competitions
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by competitions-
Hopefully some updates such as ASN blocking as an option in addition to existing whole CC blocks using ipinfo data (free) rather than maxmind probably a lot more suggestions but they removed their...
-
I assumed it was as per shown on the image: CentOS v.7.9.2009 ?
-
Who says Unixy boxes don't need reboots? :) It's 9:45 AM here. Crontab as expected shows 17 6 * * * /usr/local/cpanel/scripts/pkgacct example grep pkgacct /var/log/cron shows Jul 11 16:07:02 ex...
-
Let's try and keep the thread focused on one issue for now so things don't get too confusing. For the cron job time, can you see what time the job was triggered in /var/log/cron? It's possible t...
-
Using WHM Backup -> Additional Destinations to a remote WHM server and then doing a Backup Restoration onto the remote server doesn't work. No matter if the backup file is in root or /home [as per ...
-
Well this is odd. It appears pkgacct has run, but at a completely different time to the cron job: -rw------- 1 root root 81831 Jul 12 02:07 cpmove-example.tar.gz It's done this at th...
-
Thanks cPRex I believe it's root via terminal in WHM: [root@example ~]# su - Last login: Fri Jul 9 21:39:47 AEST 2021 from 103.xxx.xxx.xx on pts/0 [root@example ~]# crontab -e crontab: installin...
-
There is no way around the passphrase. That is something that was created at the same time as the SSH key being used for the connection. You can create a new key with no passphrase if you wish. ...
-
Update: disabled both firewalls and can SSH, but it asks for 'Enter passphrase for key '/root/.ssh/id_rsa':' - after entering the passphrase I can use the other server. So before figuring out what ...
-
Thank you both.