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, simply add a mountpoint on […]
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, simply add a mountpoint on […]
In the latest of our ‘just the examples’, imagine you are in a scenario where you want to ssh to a server (or even browse a web page etc) on a server you cannot directly get […]
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 comprehensive list of its kind […]
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 VmWare ESX, Microsoft’s Hyper-V and […]
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. However, the jewel in ImageMagick’s […]
If you’ve ever been making a backup of an entire Linux system, or maybe just a number of folders but there were certain folders or files that you didn’t want to have in the backup […]
GDrive Gdrive is a command line tool which manages, uploads, downloads, deletes and shares files on Google Drive. You can download the tool from Github at https://github.com/prasmussen/gdrive. Unfortunately it does not support file synchronisation. Installation Download the […]
Some times you are in an ssh session, administering a machine, it’s a slow link, or it’s just not practical to have a shiny graphical email program up and running. None the less, you need […]