Musthafa

  • Total activity 21
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4

Posts

Recent activity by Musthafa Recent activity Votes
  • Too many dovecot logins by the user dovenull

    Hi, When I checked the current running processes on my mail server I found more than 100 dovecot/pop3-login by the user dovenull. Is it normal to have this? dovenull 16976 0.0 0.0 6272 2344 ...

  • WordPress plugin attacks in log

    Hi, I got this in my access log. ============ "POST /wp-content/plugins/simple-ads-manager/sam-ajax-admin.php HTTP/1.1" 403 226 "-" "Mozilla/5.0 (Windows NT 6.1; rv:3 4.0) Gecko/20100101 Firefox/...

  • Saved iptables rules not found

    Hi, I am trying to block a particular IP accessing my server via iptables as "iptables -I INPUT -s x.x.x.x -j DROP" Then saved iptables by "service iptables save" and restarted "service iptables r...

  • Server unreachable

    I was not able to access my server via ssh nor whm but it just pings. I had to contact the service provider and needed a physical reboot. Now I am not able to find the reason. When I checked the to...

  • Restoring MySQL Databases Question

    Hi, I was trying to restore/sync all databases from server1 to server2 which has some more mysql users than the server2. Whenever I do the restoration, users which are not present in the server1 ...