Home>Topic List> linux restart network card command

linux restart network card command

The commands to restart the network card in Linux are: 1. ifdown/ifup command, ifdown is used to stop the network connection of the specified network card, ifup is used to start the network connection of the specified network card; 2. systemctl command, systemctl restart network is used to restart the network service; 3. service command, service network restart is used to restart network services; 4. ip command, ip link set down, etc.

Related courses More>
Intermediate Linux Basics Advanced Video Tutorial

14857 times of learning

Collection
Elementary Linux tutorial

76051 times of learning

Collection
Elementary Linux entry-level practical course

5380 times of learning

Collection
Related Tutorials More>
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!