fabin
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Comments
Recent activity by fabin-
It can be done using /scripts/restorepkg. Or provide the backup to the hosting support.
-
Custom css and js will work in it. It should definitely be a problem with path. Is there any 404 errors in access log?
-
This will be tricky if you use nat with cpanel. Not sure if cpanel will work 100% right in NAT. The nameservers should be set with public ip anyway.
-
Yes, it should work.
-
Nginx is a good solution for a server when static pages are mostly served. It will improve performance. If you do not have much technical knowledge to deal with the installation and troubleshootin...
-
What error do you get when creating files? [QUOTE]And the permissions are by default "542 543" in FTP. but in cPanel it is 644 for files and 755 by default how can i fix this? Looks weird. Did yo...
-
If you want to register only the nameservers with IP like ns1.domain.com -> 111.111.111.111 ns2.domain.com -> 111.111.111.112 Then, it needs to be done only at the registrar. It is explained at [...
-
You have to keep the ssh key in the user's home directory and with correct ownership and mode. Most probably, that will fix the Permission denied error.
-
You have to watch for the %wa value to monitor IO wait ( which is next to %id ). If that value stays above 30%, then it is not a good sign and means poor performance of disk or some process is read...
-
It will not cause any overload to the server. For documentation, try using [url=http://www.liquidweb.com/kb/setting-up-private-nameservers-in-whmcpanel/]Setting Up Private Nameservers in WHM/cPane...