GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Signatures and autoresponders configured in Outlook are not syncable back to the server. Outlook does not appear to have built in caldav support either, however, there are extensions availble for ...
-
SSH keys are installed per user, so just because you installed a key for root that key does not apply to user xyz. You would need to add the same key to /home/xyz/.ssh/authorized_keys as well to u...
-
You might want to read the docs on that csf filter. If my memory serves me I dont think it works like you're expecting. As for munin I would not necessarily use that for real time diagnostics. ...
-
Well, it sounds like you are getting some kind of DoS attack. This command: /usr/bin/lynx -dump -width 500
-
If a file or folder is chmod 000 then the account package process won't be able to read those folders to include them in the backup. If those folders are not needed I would have them deleted on th...
-
I do not believe that the bind-chroot package is supposed to be installed at all even if you are using bind as your dns server. If it were me, what I would do is go into whm and go to nameserver s...
-
I would do a yum remove clamd as you really shouldn't have both the OS clamd AND the cpanel clamd installed at the same time.
-
If you have root it's always better to try copying it as root instead.
-
I assume you do not have root to the remote system? Any chance the accounts that are erroring are suspended?
-
try running /scripts/whoowns example.com to see what user is associated with that domain.