Koozali.org: home of the SME Server

Can I change my domain name without any other changes?

dennisp

Can I change my domain name without any other changes?
« on: December 05, 2005, 07:18:07 PM »
SME 6.0 is so stable that I don't have any problems...But I am creating a new website, and wonder If I go into the setup and change Domain name, will it give me any problems? I need my email server changed and main domain...I am going to keep my same DNS address...or can I url forward  the new domain to server and give a virtual domain and be able to see it outside the network?


Thanks in advance to any replies...

RonM

Re: Can I change my domain name without any other changes?
« Reply #1 on: December 06, 2005, 07:20:25 AM »
Quote from: "dennisp"
I am going to keep my same DNS address...or can I url forward  the new domain to server and give a virtual domain and be able to see it outside the network?


Yes - if a name resolves externally to your server IP address, and your server has a virtual domain with that name, you should be good to go.

dennisp

Can I change my domain name without any other changes?
« Reply #2 on: December 06, 2005, 04:56:51 PM »
its been almost a year...can you help me remember how to get to home directory from root in console?
all I have is anaconda-ks.config install.log install.log.syslog....can't remember how to change to home/e-smith/  I know its
probably simple...sorry...if you don't use it you loose it I guess.....

RonM

Can I change my domain name without any other changes?
« Reply #3 on: December 06, 2005, 05:35:38 PM »
cd /home/e-smith    /*change to that directory */

ls -al              /* list directory contents */


Or, you could type "mc", click in the left half of the screen, change to "tree view" in the left menu and hit the "F4" key - you'll have an explorer-like interface into the file system. Works especially well with putty or mindterm, as you can resize the window.

You don't need to do all of this to add a virtual-domain, though - just use server-manager.

dennisp

Can I change my domain name without any other changes?
« Reply #4 on: December 06, 2005, 05:59:37 PM »
My domain will be 14 characters long...have to adjust character size limit...apparently root is not where I want to be...it will not recognize home/e-smith as a directory...

dennisp

Can I change my domain name without any other changes?
« Reply #5 on: December 06, 2005, 06:15:25 PM »
Thanks for the help...It all came back...(duuuuhhhh)..forgot I have to type cd[space] / to change to home directory


I am very thankful for your help....