aadii786
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by aadii786-
Just add a User in Wheel group on that you want to run su command.
-
This worked to me ::) RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI}
-
Hey there! The first thing to check would be to confirm that your server isn't sending out spam that would be causing it to get added to the blacklist. You can use the tools mentioned here to ta...
-
for i in $(find /var/cpanel/users -type f | egrep -o '[a-zA-Z0-9]+$' | grep -v system);do whmapi1 list_pops_for user=$i;done this will work to get all email accounts
-
dig defualt.domainkey.domain.com ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el7_9.5 <<>> defualt.domainkey.two.com.pk ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NX...
-
Thanks, Great Avice! also i would like to know how we can disable it using any specific command, I can't see Panopta: Centralized IT Operations Management Platform any documentation on it for disab...
-
@aadii786 - since this isn't part of the cPanel software as it is handled by the host, you'd have to speak with the host to see if that is something they can disable in your environment. thanks f...
-
Hello, This isn't something that's related to cPanel & WHM a quick google search indicates it's a monitoring software. I'd suggest checking with your provider or system administrator on whether...
-
How we can disable it
-
Hi, I"m trying to install the Let"s Encrypt AutoSSL plugin on my dedicated server via SSH (Putty) and I get this error: [root@esm1581 ~]# /usr/local/cpanel/scripts/install_lets_encrypt_autossl_p...