Skip to main content

Linux command: Ways to Find Hostname

hostname
uname -n

n stands for nodename

hostname -f

f stands for FQDN

Popular posts from this blog

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.

Microsoft AI Shell: Notes

AI Shell

Linux command: tail

tail - output the last part of files