RootJohn
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by RootJohn-
Where exactly does the nameservers need to be configured. It's a bit vague, through Network Solutions or through WHM?
-
Hi InfoPro, Is the purpose of the nameservers through whm for allowing administrators to manage the domain/s traffic through the whm portal and allow advanced DNS configuration? If so, I don't nee...
-
I think there's a lot of confusion going on or I may be the only one confused. I have a domain name that only exists in the MX Entry. I previously deleted it from the DNS Zone. You are asking me to...
-
I ran the following script through SSH: script /scripts/updateuserdomains How long does it take to complete? Does it notify you when it's done? It's been 15 minutes and I attempted to add the d...
-
Well the server had been given 90 GB but the environment was only seeing 15GB. After deleting the xfs partition /dev/sda4 it was able to recognize the remaining start/end space which was 75 GB. But...
-
I have restored the server instead. When attempting to make room what are the directories that are okay to be completely deleted?
-
Issue returned today... the only way I was able to make it list the directories was by allowing all ports from the firewall to go through. However, if i restricted it to the following ports: 80 208...
-
Var/logs/messages in vi editor mode using the :~ command was used to locate the latest logs which stated the user was signed out after the user was logged in. Issue was fixed by also including th...
-
I have opened the ports at the networking layer and telnet does respond with 220 --------------Welcome to Pure-FTPd [privsep] [TLD] 220 --------------You are user number 1 of 50 allowed 220--------...
-
So I figured out that there's more information if I scroll down, I found two places that I uncommented and modified. 1) I have enabled PassivePortRange 30000-50000 2) I have enabled ForcePassiveI...