RonanRBR
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by RonanRBR-
SOLVED: cPanel suport tel me to mv /var/cpanel/caches/_generated_command_files to a backup folder Everything it's working as like should be
-
i have the same problem, but occurs only with limited user
-
Okay, and even with the 8.8.8.8 in there, you get the same behavior? [root@amy: /etc]# cat resolv.conf ; generated by /usr/sbin/dhclient-script nameserver 8.8.8.8 nameserver 10.10.10.10 nameserv...
-
Just for fun, did you try updating the resolvers to see if that changes the behavior? That's really the only thing that would determine how domains get looked up from the command line. [root@am...
-
Well that just doesn't make any sense now does it? What if you try this from your local machine: dig +trace sub.domain.com That will tell you how and where it is trying to look up the DNS, and ...
-
Hey there! This almost sounds like your resolver is either bad or hasn't yet received the DNS updates for that domain. Can you check /etc/resolv.conf on the server and try using these two entrie...
-
You can also add /etc/man_db.conf to the contents of the file at: /var/cpanel/jailshell-additional-files and then man pages should work in jailshell. i.e.: echo "/etc/man_db.conf" >>/var/cpa...
-
Currently I don't have a better option to get that working except change their access to a normal shell. thank you anyway
-
Hey there! I believe the instructions that Justin provided in your other recent post at
-
It is possible to make changes to the VirtFS configuration, although this would require the use of custom jailed shell mounts. We do have some documentation on setting up custom jailed shell mount...