Creating Docker Image for Jupyter Notebook
Below are the steps for creating docker image for running a Jupyter Notebook with the latest python module . You...
Creating a new file system in Linux
Here how you would create a new file system : First create a new partition using fdisk. eg: fdisk /dev/sdb...
How to setup ssh keys
I was trying to setup ssh keys on my linux servers and found this link to be very useful https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys–2...
Adding CentOS repository to RedHat Enterprise Linux
Don’t have an active Red Hat subscription, but you want to use YUM ??? No problem, you can always add...
Expanding VM disk in Virtual Box
I have been using VirtualBox for couple of weeks now and I find it pretty stable.  VirtualBox is a free VM...