Alain Bensimon

  • Total activity 23
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by Alain Bensimon
  • Alain Bensimon commented,

    Hey there! 2FA is configured on only one device for security reasons. If you lose the phone, you can always access SSH directly on the server (such as through your hosting provider's console too...

  • Alain Bensimon created a post,

    2FA on multiple phones

    I've just enabled 2FA for my WHM. Is it possible to have it on 2 different phones in case I would lose my phone?

  • Alain Bensimon created a post,

    domain alias

    I have a domain as a primary domain on my server. I have registered 3 other domains that I'd like to inherit all propreties from the primary domain (DNS, website, etc.) I have tried to park one of ...

  • Alain Bensimon commented,

    Hello @Michael, Thank you for your answer. So I've looked in the txt file, and it says that it's to prevent Exim to send emails. Like I said in the beginning of that post, I have created an ACL tha...

  • Alain Bensimon commented,

    I have ClamAv installed, and I also have run Maldet multiple times. Maldet always find malwares, and put them in quarantine, and then I purge the quarantine. But they always come back.

  • Alain Bensimon commented,

    I did check every file, even the hidden ones, and I didn't see anything suspicious. What I need is to find a way to locate a malware script. You can probably advise me some tools for that?

  • Alain Bensimon commented,

    This is the content of index.php setStart($startTime, $startMem)->mark('afterLoad') : null; // Instantiate the application. $app = JFactory::getApplication('site'); // Execute the application. $a...

  • Alain Bensimon commented,

    I know that it's a non legitimate one because one of the email sender (lielleinvestment) was sending spams. I went to Joomla and have disabled the php mail for that website within Joomla. Then it h...

  • Alain Bensimon created a post,

    Prevent PHP Scripts from being executed

    Everyday I get this type of alerts from my CSF/LFD. ------------------------------------------------------------------- Time: Wed Mar 20 09:08:27 2019 -0400 Account: mvandammeadmin Re...

  • Alain Bensimon created a post,

    How can I prevent a user to send emails

    On my Server, a lot of emails are being sent using the cpanel default user account of a domain. I would like to: 1. prevent this account from sending any emails. 2. Understand how and why it happen...