How do I change the hostname of a Debian Linux system permanently using the command line tools?
You can use the hostname command to display or set the Debian Linyx system's host name as follows:$ hostnameSample outputs:
$ hostname
server1