I got a new server. I have very few problems that I need to fix before taking the server live:
1- When the server reboots, pure-ftp and imap don't run by themselves. I have to run them by myself. How would I do that?
2- when I do the command initquotas, I am getting this message:
!! No Filesystems are mounted with quota support !!
Under freebsd you must edit /etc/fstab and turn on quotas.
Note: make sure your kernel supports quotas before doing this.
After you have remounted your file systems with quota support,
re-run this script.
However, I have modifed /etc/fstab to the following, but still got the same problem:
/dev/ad0s1h /home ufs rw,userquota 2 2
3- in whm, when I click on service status, I don't see all the services. I see only cpu, memory and other system stuff, how can I make it to view everything (http, imap, eximstat, etc)
4- I have an account that uses the mail extensively. I need to move this account from a reseller server to my new dedicated server. What is the best way to stop mail from going to the old server during propogation? What I want to do is to force the mail to wait till the propogation is done without returning the messages back to the sender?
Note, that I have no control over the reseller server, can't stop mail server there.
If there is a better way to move the account instantly, then please help me with it.
Help and reply are greatly appreciated.
1- When the server reboots, pure-ftp and imap don't run by themselves. I have to run them by myself. How would I do that?
2- when I do the command initquotas, I am getting this message:
!! No Filesystems are mounted with quota support !!
Under freebsd you must edit /etc/fstab and turn on quotas.
Note: make sure your kernel supports quotas before doing this.
After you have remounted your file systems with quota support,
re-run this script.
However, I have modifed /etc/fstab to the following, but still got the same problem:
/dev/ad0s1h /home ufs rw,userquota 2 2
3- in whm, when I click on service status, I don't see all the services. I see only cpu, memory and other system stuff, how can I make it to view everything (http, imap, eximstat, etc)
4- I have an account that uses the mail extensively. I need to move this account from a reseller server to my new dedicated server. What is the best way to stop mail from going to the old server during propogation? What I want to do is to force the mail to wait till the propogation is done without returning the messages back to the sender?
Note, that I have no control over the reseller server, can't stop mail server there.
If there is a better way to move the account instantly, then please help me with it.
Help and reply are greatly appreciated.