|
|||
|
As a few of you have already noticed, currently we are having issues with hostnames staying set after a reboot of your XEN account via the cp.vpslink.com interface. There are a few workarounds for this currently:
1. Do not use the control panel to reboot, simply execute a reboot from the command line. 2. Set your hostname manually each time on reboot This affects all users currently. We will have an updated release ready to roll out Tuesday morning. Thanks for your understanding! |
|
|||
|
A couple more for you to look at, in addition to the hostname ...
When I use the control panel reboot: 1. /etc/localtime is cleared to zero-length. My machine reverts to UTC. 2. The root password reverts back to the original. 3. The 127.0.0.1 line in /etc/hosts is changed. The nnnnn hostname is added. 4. /etc/inittab is reverted (but this I don't care about) The first 2 are a significant bother. The third causes some problems when doing reverse lookups on the local IP. As noted, the 4th I don't care about. Charles |
|
|||
|
Unless your system is in init state 0 or 6, halt and reboot actually call the shutdown command (Since Linux 2.74). So, in most cases, there will be no difference in the gracefulness of the reboot whichever you use.
If you want to be certain which utility is actually being invoked, consult the man pages for halt and reboot in your distribution. The specific mechanisms for this unique linux behavior will be discussed in the Notes section. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|