By on 3 May, 2011
So, you are in College or Uni or another public place where you may at some point leave the computer and you are worried about leaving your SSH Session open. Maybe you want to lock your screen?
By on 29 March, 2011
SSH (Secure Shell) is often thought of as a secure replacement to Telnet, that is only really capable of remote login, which, while cool in itself is far from SSH’s true potential.
By on 20 October, 2010
Sometimes you might want to block a website, for whatever reason. This guide will help you do that, no matter what Operating System you are on.
By on 12 October, 2010
Arch Linux is a CLI-only Linux distribution that is very bare-bones and customisable. Arch can be fairly difficult to install if you are unfamiliar with how to use a CLI or don’t know what packages you need.
By on 11 October, 2010
Google Chrome is a relatively new Web Browser, but in its short life time has managed to become one of the fastest browsers about, however, one thing was missing from older versions of Chrome… Extensions!
By on 15 June, 2010
A simple method of making a user an administrator in Ubuntu
By on 14 January, 2010
This guide shows how to use SCP to allow you to easily send or get files from other linux boxes with the very simple to use scp command.