SSHFS? What’s that and how do I use it?

Check out Tecmint’s great article on SSHFS, a way that you can securely see the filesystem of a remote computer, using the SSH protocol. It works kind of like NFS,…

Quick and dirty hacks: one line HTTP Server

Some times you just want to prove a concept by running a web server on a server, or even your desktop somewhere. The problem is, it seems a bit overkill…

Who needs Adobe Creative Suite? The Free Linux Alternatives!

The Ultimate Linux Creative Suite? If you are a creative type, Adobe Creative Suite, or its component parts, such as Illustrator, PhotoShop and Premiere have been for years known as…

80 Linux Monitoring Tools for SysAdmins

Have a look at this excellent list of tools for monitoring your Linux servers! We could add the same list, but it would just be downright thievery, it’s the most…

How to setup a KVM server the fast way

This is a very short quick setup on how to get KVM (The Linux Kernel Virtual Machine hypervisor) server up and running. Why KVM? KVM is a hypervisor, just like…

How to mount a USB stick as a non-root user with write permission

So you want to use a USB stick or a USB hard drive, and you don’t want to mount it as root every time? Why would you want to do…

Quick Tip: convert images at the command line with ImageMagick

ImageMagick is a very mature tool. It’s been around for donkeys years and it even acts as the silent ‘back end’ to some of the best GUI-based image manipulation software.…

View your log files in colour and in an easy to read format

This is a wonderful tutorial from the guys over at lintut.com to show how to navigate your way through log files easily. Log files are notoriously difficult to read because…

How to Mount Windows or Samba Shares Permanently

This howto describes how to mount Windows CIFS (SMB) shares permanently. The shares might be hosted on a Windows computer/server, or on a Linux/UNIX server running Samba. This document also…

Monitoring network bandwidth, CPU and memory effectively

Here is a bunch of handy tips for today that will likely remain in your armoury forever. As a Linux sysadmin it’s sometimes difficult to visualise just what is causing…