Metasploit to make interface easier, add iOS module
Tag: linux
What is Docker (and Linux containers?)
A while ago, around the release of the Linux kernel version 3, the concept of namespaces and containerization was introduced through a module called lxc (Linux containers). The idea behind…
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…
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…
How to use a Mac to create a Linux Live USB Stick and Boot it
Ok, let’s say you are just about to take the plunge and install Linux on your nice shiny Mac but before then you want to test drive how it really…
How to tar (compress) files up, excluding certain files or directories
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…
Dispelling common Linux myths
A lot of people who are either trying out Linux for the first time, or are thinking about using Linux but haven’t yet taken the leap often hear some pretty…