CentOS 7 Command
| Command | Explanation |
|---|---|
nmcli d | List of ethernet card |
nmtui | open Network manager |
ssh root@10.0.0.30 | Control Linux VM remotely via terminal |
systemctl reboot | Restarts the system |
systemctl -at service | List all Services |
systemctl status firewalld | Firewall status stop start |
systemctl status httpd | Apache status stop start |