GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Is the subdomain going to point to you server or somewhere else? If somewhere else, all you really need to do is edit the dns zone and add the subdomain dns record.
-
It's probably not in an account. In shell go into /var and /usr and run du -h --max=1|grep G To find large folders and drill down when you find one curiously large.
-
Right after the dns change is made, its possible some emails may still get delivered to the originating server. What your client can do is use webmail using the old server's IP address to retreiv...
-
First thing to check is the output of px auxf and see if htere are rogue processes running and who owns them. Their names are usually misleading, but if you know what is supposed to be there they ...
-
You're going to face some big challenges with this The good news is that syncing your public_html folders between servers is pretty easy However the good news stops there. You're going to face...
-
You would need to do this on the source server, BEFORE the transfer. If you have already transferred you either need to reset the password on the new server and update the config files, or, ideall...
-
If you go into whm and start the upgrade process, in the second step after you pick a version it will list all the users that have old style passwords. This is safe the upgrade doesn't start for t...
-
Do you have an excessive number of users with old passwords? Normally we just advise people to reset the passwords cia cPanel (can even use the same passwords)
-
Not sure why you want it still installed if you disable it, however if you enable it again it will get reinstalled. Then you may want to look at stats configuration option in whm as that may give...
-
It does not break localhost connections. I have seen errors in the backup logs with this on though but I do not believe it's actually affecting backups. But to be Frank I have not experimented muc...