From 42151b51536b41960e728f31861371ac61c2c3d2 Mon Sep 17 00:00:00 2001 From: Kaosxlinus <39957470+Kaosxlinus@users.noreply.github.com> Date: Mon, 10 Dec 2018 15:37:41 +0100 Subject: [PATCH] Add command for System Administrators. (#24819) --- .../linux/10-simple-and-useful-linux-commands/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guide/english/linux/10-simple-and-useful-linux-commands/index.md b/guide/english/linux/10-simple-and-useful-linux-commands/index.md index b260dde937..0cf6f59960 100644 --- a/guide/english/linux/10-simple-and-useful-linux-commands/index.md +++ b/guide/english/linux/10-simple-and-useful-linux-commands/index.md @@ -57,9 +57,10 @@ Copy file from source to destination preserving same mode. 11. `mv` Move file from source to destination preserving same mode. -12. `ifconfig` to view ip and other information. +12. 'ifconfig' command +ifconfig allows you to see the addresses associated with each TCP/IP interface on your machine, or manipulate the state of the interface. A definite must have for any tech or SysAdmin. 13. `systemctl` Command This is a command which allows operators to work with the Linux system services. The standard use of the command is `systemctl