How To Install KDE In Linux Mint/Ubuntu
The great thing about using any open source software is the flexibility to customize it. The default desktop environment that comes with Linux Mint/Ubuntu is Gnome/Cinnamon,...
Quickly Extract Text And Convert PDF Files To Text In Linux Mint/Ubuntu
gPDFText is a nice and tiny text editor that can extract text from PDF files into a text document. Also, it can edit the existing...
Quickly Find Out Kernel Details In Linux Mint/Ubuntu
Here is a quick way to get the kernel details (name, version and release info) for a specific Ubuntu / Linux Mint system : Open...
Quickly Find Out Network Adapter Info Through Linux Mint/Ubuntu Terminal
Here is a quick way to find out what type of ethernet and wireless adapter is present in the system running Linux Mint/Ubuntu: 1. Open...
Quickly Find Out List Of Open Files By Specific User Through Linux Mint / Ubuntu Terminal
It can be useful to get a list of all open files per user basis for a given Linux Mint / Ubuntu system. To do...
How To Quickly Copy Files Over Network In Linux Using Rsync Over SSH
When trying to copy lots of files remotely from one server to the other, rsync over ssh can be of a great help in most...