kernow
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 248
Comments
Recent activity by kernow-
Check your DNS records in WHM, is there an entry for your hostname? From the command line run hostname Does it show your hostname? From a remote computer run dig 123.45.67.89 ( your servers IP addr...
-
You can't run shell commands from WHM you need to login via ssh. If your not confident about doing that then ask bluehost for some help, and if they won't/can't help then look for managed VPS host...
-
I can only think of a speed test, run the below commands, the answer should appear really quickly like < 2seconds if drives are SSD if not around 10 sec. time for i in `seq 1 1000`; do > dd bs...
-
/public_html should be 0750 Directory's inside /public_html 0755
-
The MySQL log is in /var/lib/mysql and will be named something like: hostname.example.com.err
-
What happens if you want to login and you don't have your phone with you because for a variety of reasons like, forgot it, dead battery and no way to charge, hardware failure, no network access, yo...
-
Just search the documentation! Like here: Two-Factor Authentication for WHM - Documentation - cPanel Documentation
-
There are lots of ways to add extra security to login to WHM, such as 2factor authentication, and /or restrict login to your IP address using the hosts.allow file.
-
You won't solve this in a couple of hours as it can take several hours, perhaps 24 hours for updates to DNS to kick in. You may need to delete that first nameserver n.example.com but first run a ch...
-
Thanks for your suggestions, appreciated.