kers7754

  • Total activity 22
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Posts

Recent activity by kers7754 Recent activity Votes
  • Secure Logins with Reseller Club

    I used to run my Web Hosting business on dedicated servers and I always set the Tweak Setting to for https on cPanel and WHM logins using the hostname (which is the recommend setting for obvious re...

  • /usr/local/cpanel/3rdparty/bin/python -S /usr/local/cpanel/3rdparty/mailman/cron/mailpasswds

    2 questions 1. What does this do? Something called mailpasswds is kind of scary... /usr/local/cpanel/3rdparty/bin/python -S /usr/local/cpanel/3rdparty/mailman/cron/mailpasswds 2. Why is it faili...

  • DNS zone without hosting account?!

    When I create a DNS zone that doesn't have a hosting account, the A record points to my shared IP for all my hosting accounts. So when I hit the URL, it seems show the website of the first website...

  • DNS with no hosting question

    I use WHMCS and sell hosting, domain names, etc. When a customer orders hosting with a domain, cPanel correctly provisions on payment and my DNS cluster is correctly updated to reflect this change...

  • Can't log in with ssh keys

    I followed this tutorial and did this many times: [url=http://blog.servint.net/2012/05/11/the-tech-bench-ssl-key-authentication/]Server Security and SSH Key Authentication The public key correct i...

  • Outbound SMTP connections are unrestricted

    Using csf, I set this option: SMTP_BLOCK .. but doing so means that my wordpress sites that use google's smtp to send email stop working. If I remove that block, every thing works fine. What is ...

  • Secure FTP the right way

    Currently I have my shared hosting clients connecting to ftp using SFTP (SSH) on a custom port (not the normal 22). I have a real SSL on the hostname of the shared box. This is all working, but I...