ifconfig eth0 显示一个以太网卡的配置 ifup eth0 启用一个 'eth0' 网络设备 ifdown eth0 禁用一个 'eth0' 网络设备 ifconfig eth0 192.168.1.1 netmask 255.255.255.0 控制IP地址 ifconfig eth0 promisc 设置 'eth0' 成混杂模式以嗅探数据包 (sniffing) dhclient eth0 以dhcp模式启用 'eth0' route -n show routing table route add -net 0/0 gw IP_Gateway configura default gateway route add -net 192.168.0.0 netmask 255.255.0.0 gw 192.168.1.1 configure static route to reach network '192.168.0.0/16' route del 0/0 gw IP_gateway remove static route echo "1" > /proc/sys/net/ipv4/ip_forward activate ip routing hostname show hostname of system host www.example.com lookup hostname to resolve name to ip address and viceversa(1) nslookup www.example.com lookup hostname to resolve name to ip address and viceversa(2) ip link show show link status of all interfaces mii-tool eth0 show link status of 'eth0' ethtool eth0 show statistics of network card 'eth0' netstat -tup show all active network connections and their PID netstat -tupl show all network services listening on the system and their PID tcpdump tcp port 80 show all HTTP traffic iwlist scan show wireless networks iwconfig eth1 show configuration of a wireless network card hostname show hostname host www.example.com lookup hostname to resolve name to ip address and viceversa nslookup www.example.com lookup hostname to resolve name to ip address and viceversa whois www.example.com lookup on Whois database
相关阅读文章
上面是“Linux系统关于网络(以太网和 WIFI 无线)相关命令总结”的全面内容,想了解更多关于 IT知识 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_12234.html
workflows工作流
迷人的月光,发光的花朵
金属埃及人ComfyUI工作流
一对葫芦ComfyUI工作流
五颜六色的球花comfyui工作流
沙漠里美丽的图阿雷格女孩ComfyUI工作流
一个白色的咖啡杯,蒸汽从杯子里冒出来
一群蜜蜂和一个六边形蜂巢ComfyUI工作流
严寒的冬天里一只小鸟在森林的树枝上休息
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!

黑客入侵效果代码
利用js做一个炫酷音乐背景效果
jquery做一个漂亮挂墙动态时钟
用svg画出游泳池动画效果
在线生成金属文字
利用css3做一个动态loading效果
canvas经线动画走到效果
日历设置每个月颜色都不一样




