How to Use Command Line History on Windows Command Prompt by Muhammad Rio | Jun 14, 2019Linux users who used to using the command line on a daily basis must get clumsy when switching to Windows....
4 Commands to Shutdown Your Linux System by Akbar Padma | Jun 24, 2018It's easy to shutdown your Linux system when you are physically touch your machine. When everything is not...
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...
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...
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...
How to Check the Ubuntu Version via Terminal by Akbar Padma | Feb 1, 2018"What version of ubuntu do I have". Probably, that's a question you ask yourself when you have long been...