Centos Network Command - ashwin-shetty/Documents-Wiki GitHub Wiki
Centos Network Command
1. Get Root Access :
sudo su
2. Get IP Address :
hostname -I
3. Restart Server :
systemctl reboot
4. Get Timezone :
ls -l /etc/localtime
5. Get Mac Addres :
ip a | grep fe60
# grep if you have some idea of mac address