Linux Guides
How to Copy Directory in Linux / Unix
If you are looking to copy a directory in Linux using a command line, then here I have explained what command to use to copy a folder in Linux or
How to Create a USB Bootable Ubuntu Linux Live Disk
Looking to make a Live Ubuntu Linux USB disk? then you have arrived at the right place. Here I will provide you direct download link to the Ubuntu Linux ISO
How to Learn Linux with an Online Linux Terminal
Are you looking for some online linux terminals to work with?? Yes, there are some Linux terminals available online which will be helpful for you to learn Linux on the
How to Learn Linux Without Having a Linux Machine?
Wondering how to learn Linux without having a Linux PC with you?? You might be thinking, is it really possible or you’re just kidding me?? Trust me it’s all possible
[SHELL] How to know in which shell you are working
There are several ways to know the current shell on which you are working. We will be using some shell commands to know in which Shell you are working on.
How to setup a network bridge in Ubuntu Linux
This post guides on how to setup a network bridge in Ubuntu Lniux. I just cannot guarantee that this will work on all Ubuntu versions but this will surely work
How to Unload a Module in Linux or Blacklist Module in Grub
Sometimes you need to unload a kernel module to load your own written code or you want to replace an out-of-box stock module to a vendor provided kernel module. Ir