Log in

View Full Version : How do you protect your dedicated server?



ORLOVA
09-11-2018, 07:41 AM
Hello friends,

How do you protect your dedicated server? I know some of the services like Server Hardening, Server Monitoring, etc. Are there any other services?

medical
09-22-2018, 05:43 AM
Some important things to protect the server:
1)change the password
2)Change ssh default port number
3)Regular Scanning and Testing(monitoring) system
4)Install a firewall for better security
5)Maintain your Databases
6)Update Software Regularly
7)Keep Data Backups.

cloudcone
12-19-2018, 04:09 AM
If your server is Linux, to save your dedicated server from brute-force attacks change your Secure Shell from 22 to something else. Also be mindful about the health of the computers used for server administration. Make sure they're not malware infected. You can also disable a few PHP settings like allow_url_include and allow_url_fopen.

For better measure keep everything updated, backed up an update passwords regularly as well.

Hope this helped.

Alexismurphy
12-19-2018, 07:19 AM
Keep up Your Databases

This is particularly essential in the event that you gather any delicate data from clients on your site, (for example, installment data). This is likewise where certain database organization apparatuses could be useful.

Refresh Software Regularly

One of the greatest oversights you can make with regards to devoted server security is in neglecting to keep your product refreshed. When you utilize obsolete programming, it likely doesn't have the security updates, patches and different assurances that you have to guard your data.

Keep Backups of Data

No one ever foresees a security break or assault making them lose essential information, yet it happens each and every day to expansive and private ventures alike. Try not to take any risks in such manner — ensure that you set up customary information reinforcements for your devoted server.

Build up a Chain of Command

At last, now is likewise a decent time to set up a levels of leadership inside your business and have conventions set up with regards to taking care of an information rupture or other sort of security chance. In particular, you should realize whom to contact, how to reset passwords, and what different advances should be pursued.

By following these means, you can keep your devoted server as secure as could reasonably be expected.

johnmiller445
11-14-2019, 08:08 AM
Maintain Your Databases. Taking the time to make sure your databases are well maintained and updated as needed is important,

Update Software Regularly. ...

Keep Backups of Data. ...

Establish a Chain of Command.

Freya009
04-21-2020, 03:34 PM
Install Updates on a Regular Basis.

Only Install Software You Need.

Back-up Regularly.

Always Use Trusted Networks.

Get the Right Protection.

Secure SSH and Remote Access.

Maintain and Secure Databases.

Establish an Emergency Protocol.