JustSomeGuy
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by JustSomeGuy-
It does sound like CPHulk. If so, just login through a different IP address.
-
]I would also like to see an official response, it seems like it would be so easy to break things if the settings are incorrectly changed. I am sure most of us would at least like to hear "somethi...
-
Has anyone ever installed it and if so, what is the easiest method
-
yum install mysql-utilities Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: centos.corenetworks.net * base: mirror.raystedman.net * extras: mirror.compevo.com ...
-
So far with my new box, I have one incremental backup and was able to run this to restore it onto the new server. screen; for i in `ls -d *` ; do /scripts/restorepkg $i; done
-
# screen; for i in `ls /home/backup-*.gz` ; do /scripts/restorepkg $i; done If I have all my backups as incremental inside /home3/incremental/accounts, what command would I use to restore 300+ s...
-
This is what I get when I run that: /usr/local/cpanel/3rdparty/bin/freshclam ClamAV update process started at Wed Apr 23 14:45:36 2014 main.cld is up to date (version: 55, sigs: 2424225, f-level: ...
-
Can you change it via the command line? If so, a simple script could be run to go through and move them. I just need the command line command to change a user
-
Thank you Michael for the update. Yes I have tried that with one site and it seems to work great. Do you know if there is something that can be run on the command line to rearrange all accounts on ...
-
"named" is not even listed there