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 […]
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) […]