This guide takes you through step by step procedures on how to change MAC address in Linux. I’ve tried to make it generic to cover most Linux distros. If you have a different option, please comment and I will include it in my guide. Under GNU/Linux, the MAC address of …
Read More »How to permanently switch Desktop Environments
This guide will explain how to Permanently Switching Desktop Environments in Kali Linux. Permanently Switch Desktop Environments Use the following to make a selected Desktop Environment your primary one (i.e. Make Gnome or KDE etc. your default desktop environment.) update-alternatives --config x-session-manager Don’t forget to read How to install/remove different …
Read More »vi Cheat Sheet – Basic
This is a Basic vi Cheat Sheet. A small guide to help readers use vi editor more efficiently. This part contains the simple vi commands. vi is a screen-oriented text editor originally created for the Unix operating system. The portable subset of the behavior of vi and programs based on …
Read More »How to Monitor Laptop CPU Temperature and Hard Disk in Linux – CLI Command Line and Visual
This is a small guide on How to Monitor Laptop CPU Temperature and Hard Disk in Linux – CLI Command Line and Visual. In this guide we will show few methods to get temperatures. Commonly used tools to Monitor Laptop CPU Temperature and Hard Disk: cat temperature file. (no additional software …
Read More »How to check your Laptop Battery Status from CLI Command Line in Linux
How to check your Laptop Battery Status from CLI Command Line in Linux The tool used to check your Laptop Battery Status from CLI Command Line in Linux is called acpi. ACPI (Advanced Configuration and Power Interface) is an open industry specification co-developed by Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. ACPI …
Read More »