I\'m running a couple of standard Fedora instances on EC2. I feel the public hostnames of the instances assigned by Amazon are too weird and hard to remember. I\'d like to chang
You will need to do multiple things to set the hostname:
hostname newname
- sets the hostname, but is volatileI put these together into a script and uploaded it as a gist: https://gist.github.com/mnebuerquo/5443532036af8b48995547e2817dba85