1
vote
1answer
96 views

Set up proper programming environment

I'm starting to think how to set up the most convenient environment for programming, with the following conditions. I run Linux Mint 14. I've got a computer at work but would like to have access to ...
1
vote
2answers
237 views

How to stop telnet access for a particular IP address?

How can I stop telnet access for a particular IP address on the command line?
2
votes
4answers
728 views

Permissions to deny SSH users from accessing other user's folders

I am currently running Fedora on a network computer, acting as a host to other users who will SSH into my terminal to do their work. However I realised that they are also able to access my /home ...