NodeJs, no doubt that it's the popular JavaScript framework for linux, built on top of Google Chrome's v8 JavaScript engine. To install NodeJS on Ubuntu , follow the steps below […]
Password less SSH login setup on Linux
A short and insecure SSH password is nightmare, while typing a long password just to login kills productivity. So, here's how you can setup password less SSH login to your […]
Linux zip command examples - create and password protect ZIP files
Zip is one of the most used archiving utility, used on Android, Windows, Linux, macOS even on servers. So, here some useful linux zip command examples to create and password protect […]
25 basic Linux commands for beginners
Besides being free, perhaps the command line is another important reason why lots of people starts using Linux. So here's 25 basic linux commands for absolute beginners. First you may […]
Rename directory in Linux with command line
How to rename a directory in Linux? It's also one of the most asked questions by Linux beginners. It's a very basic operations, if you're using a graphical file manager […]
How to rename file in Linux with command line
Renaming files is one of the most basic operation you often need to do on any computer. So, here's how to rename file linux with command line for beginners. Certainly […]
Use dracut in Ubuntu to generate minimal initramfs
So, if you're planning to modify the initramfs and play with it, dracut is here. It's an advanced tool to generate initramfs images. Dracut is a complete initramfs infrastructure with […]
Setup bluetooth in Linux part 2 - hcitool, bluez and rfcomm
You can do much with bluetooth devices in Linux with the hcitool, bluez and rfcomm commands. Such as audio source and sink, serial communication over bluetooth, dial up networking and so […]
Show notification and play alert sound on low battery
My laptop's battery weared out to only 122mAh from 6000mAh, runs merely 2-3 minutes without AC power. Sometimes either I forget to turn the switch on or a power cut happens, […]
7zip Linux - create, extract and edit 7z archives
Here's how to use the 7zip linux command to create and extract 7z files. Though it's not as widely used as zip, tar, gzip or bzip2 in Linux or other UNIX like systems. So when most […]