ottdev
- Total activity 190
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 54
Comments
Recent activity by ottdev-
YES! It's Pure-FTP. It does say just HIGH in the raw file. # SSL is disabled by default. TLS 1.0, 1.1 and 1.2 are available by default. TLSCipherSuite HIGH Pure-FTP documentation doesn't detail ...
-
Hello, Here's the default cipher list we provide for ProFTPd as of cPanel version 68: HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3 Can you update the TLS Cipher Suite to the above value via "WHM Home " Serv...
-
I also need to increase a disk quota for a user - how can I force this by command line since I can't access WHM ?
-
Not working. I did get into the WHM with default self-signed cert, then went to reinstall the real cert for the services. I am back to certificate revoked again.
-
In my panic, I forgot I recorded those commands before. First fix the hostname if you haven't: hostname myserver.hostname.tld Then attempt to reissue a cert: whmapi1 reset_service_ssl_certificate...
-
It's a bug with some RHEL Bug 1216957 " rsyslog restart pulls lots of older log entries again, runs into rate-limiting fixed with RHEA-2016:2401 Red Hat Customer Portal and must affect GNU Linux to...
-
The average user does not necessarily use information schema searches. It's simply part of how phpMyAdmin loads data when a user opens phpMyAdmin or dumps a database (a search of a database/table ...
-
Server reboot fixed the hostname issue. Found the real problem was a '$' symbol in the password that was causing PHP to truncate the password at that character, therefore sending the wrong passwor...
-
I believe the issue here is that he's sending email using which say From: his-account@yahoo.com Yahoo has policies advertised to other mail servers saying basically "No servers except Yahoo's ...
-