How to change MAC address in Linux
Have you ever wondered how to change the MAC address of a network interface card in Linux? No? It’s okay, I will show you how. But wait, why would we change it in the first...
Have you ever wondered how to change the MAC address of a network interface card in Linux? No? It’s okay, I will show you how. But wait, why would we change it in the first...
For those who don’t know, youtube-dl is a free, open source, command line downloader written using Python programming language. Using Youtube-dl program, we can easily download YouTube videos. Not only YouTube videos, we can also download...
Linux Kernel 4.7 final version is out few days ago. We have already posted a step by step guide that described how to install Linux Kernel 4.7 in CentOS 7 and Ubuntu 16.04 LTS. Linux...
Linux Kernel 4.6 final version has been released last month. We have already posted a step by step guide that described how to install Linux Kernel 4.6 in CentOS 7 and Ubuntu 16.04 LTS. Linux...
Ever wondered how many Linux Kernels you have installed in your Linux box? No? Well, this brief tutorial will teach you how to view or check installed Linux Kernels on different Linux operating systems. It’s...
This brief tutorial describes how to install latest Kernel in openSUSE 42.1 Leap edition. Install Linux Kernel 4.5 in openSUSE First let us check the current installed Kernel using command: # uname -r Sample output:...
A while ago, we described how to reset root user password in Unix (FreeBSD). Today, we will see how to reset or recover root user password in Linux. Trust me resetting root user password is...
Sometimes, You might forget the running Linux distribution version, name, and Kernel details in your VPS. Probably, you will get those details easily from the Settings menu if your system has a GUI. But in...