展示全部啟動網卡
$ ifconfig
配置網卡
$ sudo vi /etc/network/interfaces
auto enp2s0 iface enp2s0 inet static address 192.168.2.10 netmask 255.255.255.0 gateway 192.168.2.1
展示全部啟動網卡
$ ifconfig
配置網卡
$ sudo vi /etc/network/interfaces
auto enp2s0 iface enp2s0 inet static address 192.168.2.10 netmask 255.255.255.0 gateway 192.168.2.1
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。