为了防止无良网站的爬虫抓取文章,特此标识,转载请注明文章出处.LaplaceDemon/SJQ. http://www.cnblogs.com/shijiaqi1066/p/3840284.html Linux网络接口 Linux网络接口,包含了网卡的概念. 在Linux系统中,命名规律: eth0为第一个接口(Ethernet Card),eth1为第二个. lo为本地环回接口,它的IP地址固定为127.0.0.1,掩码8位. ifconfig命令 ifconfig命令常用来显示系统中的网络接…