Category

Linux

19 articles in this category

Configure static IP on Ubuntu

2014-11-26 2 min read

This procedure will work many version of Ubuntu. I personally tested this on all Ubuntu versions from 12 and up, and should also work fine, or be a…

Create a new user on Debian based Linux distro

2014-11-26 1 min read

Very straight forward, create a user, a home folder, assign permissions to it, you’re done ! This create a simple user, with no particular rights. useradd johnyluky passwd…

Install VMware Tools on any Debian Base OS

2013-12-02 1 min read

In VMware, select your guest, and click “Install/Upgrade VMware Tools” Then go back in your VM, and issue all the following commands from terminal. mkdir -p /media/cdrom mount…

Install and configure SSH Server on CentOS

2013-11-19 1 min read

Thanks to the original poster for this great article, please make sure to visit his article here ! TL:DR OpenSSH Installations under CentOS Linux To install the server…

Managing Multiple Linux Servers with ClusterSSH

2013-11-16 1 min read

Thanks to the original poster, please make sure to visit his original post here http://www.linux.com/learn/tutorials/413853-managing-multiple-linux-servers-with-clusterssh    

Linux vi Super Cheat Sheet

2013-11-10 1 min read

  Get the Cheat Sheet Here !   Got any more Cheat Sheet I should have ? Leave me a comment !