kers7754
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by kers7754-
This is a new CloudLinux WHM virtual server running with a WHMCS store, so I don't think I have any mailing lists (at least none that I set up). I didn't set this up in the cron tab, so it must ha...
-
Now that I implemented CageFS, when I hit the URL for a domain that is part of my DNS but doesn't have a WHM hosting account, I get this error: Executing in an invalid environment for the supplied...
-
I guess I never thought of that simple solution! Since the new domain already defaults to my nameservers, I can just manually create a DNS entry in the cluster. And since this doesn't happen ofte...
-
I understand... my question is not with WHMCS, but a general WHM process question. Assume this situation: a customer purchases a domain only (in whatever system with whatever registrar). I would ...
-
I guess what I would like to happen is that if someone orders a domain from me (without hosting), WHM should create a DNS entry and point to a default page. For example, if I order a domain only f...
-
Alright.. it turns out that in my sshd_config file, I had the following: AllowUsers kershnerd,root Removing that line and forcing password authentication to off now works! Thanks for looking int...
-
[quote="quizknows, post: 1692782">try using the -i flag (identity) when you log in, ie: ssh -i your_private.key -p {customport} user@mydomain.com That didn't seem to work either. :( At one point...
-
I assumed that using an external SMTP that you had to authenticate to was the most secure way to protect against email abuse. So should all email go through phpmail (MTA)? I guess if it does, it ...
-
I understand.. I am sorry.. I did describe the entire story. Many of my servers seem to get hacked from time to time. I am wondering if giving my shared hosting customers SFTP access is giving to...