zeus
4 years ago
5 changed files with 10 additions and 5 deletions
@ -1,2 +1,2 @@ |
|||
ps aux |
|||
ifconfig eth0 |
|||
|
|||
|
@ -1 +1,6 @@ |
|||
ps aux | grep root |
|||
|
|||
echo "Using 'ip' Command:" |
|||
|
|||
echo "The 'ifconfig' command is deprecated in the latest Linux versions. So you can use 'ip' command to display the network interfaces as shown below." |
|||
|
|||
ip -s link |
|||
|
@ -1 +1 @@ |
|||
des ps |
|||
echo "try ip" |
|||
|
@ -1 +1 @@ |
|||
Asciidoc 22222222222222222222 |
|||
View Network Settings of Specific Interface |
|||
|
@ -1 +1 @@ |
|||
trexe ps |
|||
Find the connected state of the network interfaces |
|||
|
Loading…
Reference in new issue