How to Install pCloud Drive Client on Linux by Akbar Padma | Mar 19, 2018Today, the market of cloud storage service is being controlled by Dropbox and Google Drive. If you don't...
6 Practical Examples of Date Command in Linux by Akbar Padma | Mar 2, 2018date is the default command in Linux to check the current date in your system. Unlike other commands like...
How to Install the Vectr App on Linux by Akbar Padma | Feb 27, 2018Inkscape has long been a favorite vector editor in Linux and still becoming the first option for those...
5 Practical Examples of Free Command in Linux by Akbar Padma | Feb 23, 2018Free is the standard tool to check the memory usage in Linux. Anyone on your system is able to use free...
6 Best Tools to Check the Memory Usage in Linux by Akbar Padma | Feb 21, 2018When your computer is slowing down, the first thing you can check to inspect the problem is the memory...
How to Use Nmon Command in Linux by Akbar Padma | Feb 14, 2018When it comes to system monitoring tool, Linux is unbeatable. There are a bunch of tools you can use to...
8 of The Best Task Managers for Linux by Akbar Padma | Feb 10, 2018When it comes to operating system, task manager is a tool to check the currently running processes. Nearly...
5 Commands to Check the Running Processes in Linux by Akbar Padma | Feb 7, 2018Linux today has been far different that Linux tens years ago. Today, you can use Linux without even knowing...
6 Examples of Basic Use of PS Command in Linux by Akbar Padma | Feb 6, 2018There are a bunch of tools available in Linux to see the running processes. One of which is ps. It is a...
How to Compile Your First C++ Program with G++ on Linux by Akbar Padma | Feb 1, 2018C++ is a programming language that requires to be compiled before run. Despite there are many tools that...