How to see if my VPS is been brute forced?

Some hackers will try to brute force your VPS passwords, its the same with all servers on the internet.

To see if they are:

Login via SSH

cat /var/log/messages | more

and

cat /var/log/secure | more

Look for loads and loads of failed login's

If you find them create a support ticket and we will try help blocking the users via firewalls.

There is no charge for this, even on an unmanaged server.

  • 0 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

General VPS Commands

  All these commands can be run in SSH as the root user   top like windows task manager We...

High Disk Usage?

Hi We have had a few people with high disk usage create support tickets as their sites were very...

How long will setup take for my VPS?

Our VPS services are all setup to be automatically created. Leave it about 15min from your order...

How to disable the built in firewall, IPtables.

Most of our VPS images will come with IPtables installed. If your having connections problems...

How to install cPanel on a VPS?

Create a support ticket and we can install for no charge. Or Use your VPS control interface to...