Difference between revisions of "Ubuntu"

Jump to navigation Jump to search
421 bytes added ,  10:09, 13 October 2011
→‎Random Settings: Added "Hostname Change"
m (→‎NTP: Minor corrections)
(→‎Random Settings: Added "Hostname Change")
Line 202: Line 202:


Note that some applications will ignore the environment variables, and will need to be set specifically for those apps.
Note that some applications will ignore the environment variables, and will need to be set specifically for those apps.
=== Hostname Change ===
Procedure below guides you through the files etc that need updating in order to change a machine's hostname.  Note that if you get probs SSH'ing to the server afterwards see [[#Server_Hostname_Change|Server Hostname Change]]
# Update the following files
#* <code> /etc/hosts </code>
#* <code> /etc/hostname  </code>
# Set the hostname (not FQDN)
#* <code> hostname <servername> </code>
# Reboot


== Packages ==
== Packages ==

Navigation menu