How to find the list of files modified in the last 30 minutes in Linux? Learn how to find files modified in last 5 minutes Linux or find files modified in last 2 days Linux. Using find Command The ‘find’ command searches the directory tree rooted at each file name FILE by evaluating the EXPRESSION […]
Which Command Is Used To Clear The Screen Or Terminal In Linux
Which command is used to clear the screen or terminal in Linux Ubuntu? Learn how to clear terminal in Ubuntu and clear screen in Linux/Unix putty. Linux command for clear screen. Linux Command To Clear Terminal Screen To clear terminal screen in Linux Ubuntu, the simplest command is “clear” to clear terminal screen: clear The […]
Linux Command To Count Number Of Files In A Directory
How to count the number of files in a directory recursively on Linux Ubuntu. On Unix, count files in directory and subdirectories or number of files in a directory in Linux 1st Command: Count Files In A Directory Using Wc Command The ‘wc’ counts the number of bytes, characters, whitespace-separated words, and newlines in each […]
How To Install Okular Pdf Editor For Linux Ubuntu
Install Okular PDF editor and viewer for Linux Ubuntu Systems. Okular by KDE is one of the best free pdf editors for Linux Ubuntu. Okular PDF editor and viewer Okular PDF editor and viewer is developed by the KDE open-source community. Okular is a multi-platform document viewer which allows you to read PDF documents, comics […]
How To List All Kernel Modules That Are Loaded In Ubuntu
List all kernel modules that are loaded in Ubuntu Linux. You can use lsmod command to list kernel modules on Ubuntu. List All Kernel Modules That Are Loaded Ubuntu You can use the lsmod command to list all kernel modules that are loaded in Ubuntu. It gives the list of what kernel modules are currently […]
How to Check User Login History in Linux Ubuntu
How to check how many users logged in Linux? Know where to check user login logs in Linux and how to check user login history in Linux Ubuntu. Here is how to check last 10 login and check how many times a user has logged in Linux Ubuntu System. The Linux Ubuntu login information is […]