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 […]
Remove directory in Linux with command line
How to remove a directory in linux with command line? It's one of the most asked question by Linux beginners. So here's how you can remove directory linux. Of course using […]
Easily take screenshot in Linux desktop with hotkeys
Have you ever wanted to easily take screenshot in Linux without typing a bunch of commands or swinging the cursor? Just by pressing a key or a key combination ? […]
Check CPU usage in Linux with XFreq
XFreq is an awesome tool to check CPU usage in Linux for Intel CPUs, offers both CLI and GUI interface, xfreq-gui and xfreq-cli respectively. This is exclusively for Intel CPU's, […]
How to find CPU info in Linux
Sometimes we need to find CPU related information in a Linux system, such as CPU vendor, number of CPU cores, number of threads, CPU clock speed, available CPU cache and […]
5 best Qt based lightweight file managers for Linux
On a UNIX like system, perhaps file managers are the second most used software, after a terminal emulator. There are many file managers, both GUI and CLI even web browser […]
How to update CPU microcode in Linux
What is microcode ? Simply for a CPU, microcode could be assumed as firmware of the CPU, which generally adds more functionality to the processor and patches hardware level bugs. […]
Apt pinning, How to install and upgrade debian packages selectively
Apt pinning could be used to manage packages effectively in any Debian based distro. You can install some packages which are not available with the current release, or from a […]
Encrypt files and folders with eCryptfs in Ubuntu/Debian
Data security is one of the most important part of computing since its beginning days and going to be more and more important, as we are going to be far […]