Tru64 Command CheatSheet
TRU64 Command CheatSheet 1. System Version sizer -v 2. Unix Name and hostname uname -n; uname -a 3. Number of CPU(s) sizer -p 4. Memory state vmstat...
Today we will see an interesting tip to see the IP address of a linux machine when no ifconfig utility is installed on server. Issue: ifconfig command not available [user@ngelinux02...
This is one of another basic article that explains various commands through which we can look for IP address assigned to our Linux Operating System. 1. ifconfig Ifconfig is most...
Let us have a look how to view IPv6 addresses in Linux. For this, we can use the same “ifconfig” command. 1. Viewing IPv6 Address [root@ngelinux ]# ifconfig -a enp0s3:...