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 […]
How To
How-to tutorials for Ubuntu, Linux, Android, WordPress, websites and more. Learn about Ubuntu Linux how to solve problems, errors, manage updates, fix issues and add functions & features.
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. […]
Tools To Send Large Files Over The Internet Via Email For Free
Large file transfer solutions. Here is how to send large files via email for free using the Internet. You can send free files over 20gb or send 100gb file over the internet for free. Here are the best 5 websites to transfer heavy files online free or transfer large video files online. 1. We Transfer […]
Delete Files Based On Their Modification Time In Ubuntu Linux
Here is how to use the rm command to delete folders and remove files older than 30 days in Linux. If you want to delete files of a particular date range in Linux, read this tutorial. Using rm Command In Unix based systems, rm command is use to remove files or directories. The rm (remove) […]