orange Posted March 29, 2013 Share 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 Link to comment Share on other sites More sharing options...
jaBote Posted March 29, 2013 Share 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 Link to comment Share on other sites More sharing options...
Asura Posted April 14, 2013 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites