orange Posted March 29, 2013 Posted March 29, 2013 hey guys is it possible to lock the vps so that even if sm 1 else gets access of the vps they cant download any files or cant copy our svn. Quote
jaBote Posted March 29, 2013 Posted March 29, 2013 You can't do that on your VPS yourself, but you can restrict access to that just by having a reasonably strong password or rejecting connections based on IP (you allow SSH or FTP connections only from your IP). That last thing can be done via a firewall, but be VERY careful setting it or you may lose all access to your server. Quote
Asura Posted April 14, 2013 Posted April 14, 2013 Hi orange, This is not possible; I would recommend that you change your SSH port, and install a software firewall to prevent bruteforce attacks on your SSH. A very popular Linux-based software used for bruteforce protection is 'fail2ban'. 1 Quote
Question
orange
hey guys is it possible to lock the vps so that even if sm 1 else gets access of the vps they cant download any files or cant copy our svn.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.