Change hostname - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Change hostname (/thread-11070.html) |
Change hostname - Illidan - 06-28-2010 10:43 PM Hello, I have to change the hostname of my server The server name is "server" and FQDN is "server.vecho.de" at the moment. Can I just change the hostname like it written here ? http://isp-control.net/documentation/howto:hostname?s[]=hostname Or is there anything else to change? Thanks RE: Change hostname - Nuxwin - 06-29-2010 05:13 AM (06-28-2010 10:43 PM)Illidan Wrote: Hello, Hello ; You have used this hostname during ispCP installation ? What is the values of the followings parameters in your /etc/ispcp/ispcp.conf: SERVER_HOSTNAME and BASE_SERVER_VHOST Generally, the changes described in the linked howto are not sufficient. I wait your answer. RE: Change hostname - Illidan - 06-29-2010 05:54 AM I used server.vecho.de at the installation (or was it only server? There was a question about the FQDN I think and then I typed server.vecho.de) Okay, in ispcp.conf is this: SERVER_HOSTNAME server.vecho.de BASE_SERVER_VHOST admin.vecho.de RE: Change hostname - Illidan - 06-30-2010 09:25 PM Funny, last year I helped one out to change his FQDN ! http://isp-control.net/forum/thread-6400.html I did what I said there and this too: http://isp-control.net/documentation/howto:hostname Now it works on server01. If I forgot something please let me know! EDIT: I searched with # grep 'server.vecho.de /etc/* my directorys but it didn't found anything. Looks like it worked, didn`t it? |