RonanRBR
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by RonanRBR-
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...
-
It's possible I make changes on this VirtFS configuration? Because maybe I can put another files on this configurations, like /etc/nanorc, or another global file configurations to jailed users.
-
I am facing the exact issue. Did anyone find any solution? (using whm/cpanel 80.0.15 with SSL certificate from AutoSSL) In my case I needed to open a ticket, my problem was a custom Apache configur...
-
Check the domain your trying to force to use https already has an SSL/TLS certificate. Yes, the domain has a valid certificate, generated by AutoSSL that is enabled, the certificate was issued by c...