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 […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
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) […]
Install Linux Kernel 6.11 in Ubuntu Terminal
Install Linux Kernel 6.11 in Ubuntu. Here is how to update, download and install Linux Kernel 6.11 in Ubuntu terminal via official Kernel Mainline PPA. Before you begin to install kernel in Ubuntu terminal you must update your Ubuntu Linux system. You can run the following commands: NOTE: For example, for For 64-bit architecture, you […]