List of Linux Guides...

  1. Locking your Screen Session

    By Luke Channings 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?

  2. 7 Cool things you can do with SSH

    By Luke Channings 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.

  3. Blocking a website in any OS

    By Luke Channings 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.

  4. How to install and configure Arch Linux

    By Luke Channings 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.

  5. Top 6 Google Chrome Extensions

    By Luke Channings 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!

  6. How to make a user an administrator in Ubuntu

    By Luke Channings on 15 June, 2010

    A simple method of making a user an administrator in Ubuntu

  7. Using SCP to copy files to and from Linux boxes

    By Luke Channings 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.