Do you keep wondering is there a task manager in Ubuntu. This post explains how to see and open task manager in Ubuntu terminal. Task monitor is known as system monitor in Ubuntu Linux. Just like Windows have Task Manager, Ubuntu has a built-in utility called System Monitor which can be used to monitor or […]
Check User Login History & Active User Sessions In Linux
Which command helps you to see the users who are logged in? Learn how to check user login history in Linux. Here is how to check user activity log in Linux and active user sessions in Linux. How To Check User Is Active Or Not In Linux W Command: w command used to show who […]
Check Which Process Is Taking More Memory In Linux Ubuntu Command Line
Check which process is taking more memory in Linux Ubuntu command line. This way you can check using command to find top 10 memory consuming process in Linux. BONUS TIP : You can retrieve Linux memory usage by process in human readable format. Command to monitor memory usage in Ubuntu There are several commands which […]
How To Check File Creation Date In Linux Ubuntu Commandline
How to check file creation date in Linux Ubuntu commandline. Here is an easiest way to check timestamp of file in Linux. Let us learn about the two commands to check file creation date in Ubuntu and check last modified file in Linux. Method 1. Using Stat Command To check the file creation date, simply […]
How To Extract RAR File In Linux Using Command In Ubuntu Terminal
How to extract RAR file in Linux using command in Ubuntu Terminal. This tutorial explains how to open rar file in Linux Ubuntu command line. To extract and open RAR files on Linux Ubuntu, we’ll use the unrar tool. In simple words, unrar is a commandline utility to list, test, or extract files from RAR. […]
How To Check Commands Executed By User In Linux After Login
How to check command history in Linux for all users. Learn how to check user is active or not in Linux and check command history in Linux with date. You can easily check all the commands used by the user after login which is Linux log commands executed by user in the current session. How […]