This post explains how to check what users are in Linux. One can easily check user details in Linux System to know how many users are created in the System. Check user details in Linux You can check user details in Linux using who command. ‘who’ prints information about users who are currently logged on. […]
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.
Count And Find Number Of Files In A Linux Directory
How to find number of files in a directory in Linux? There are many commands to find the total number of files in a directory on a Linux Ubuntu System. Linux Command To Find Number Of Files In A Directory And Subdirectories Command 1: Use ls and wc commandCommand 2: Use tree commandCommand 3: Use […]
How To Check Difference Between Two Files In Linux Ubuntu
If you want to check difference between two files in Linux or compare 2 files in Linux and print difference, here is the blog post for you. After reading this tutorial you can easily compare two directories in Linux recursively. See The Diff Between Two Directories in Linux Meld is a tool for comparing two […]
How To Check Kernel Installed Date In Linux Command Line
Here are the terminal commands to check kernel installed date in Linux command line (Ubuntu). This was you can check all available kernel version in Linux. How To Check Kernel Version In Ubuntu 1. uname ‘uname’ prints information about the machine and operating system it is run on. If no options are given, ‘uname’ acts […]
Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download
Ubuntu 25.04 ‘Plucky Puffin’ is now available to download. Ubuntu 25.04 marks a significant advancement, powered by the new Linux 6.14 kernel. It includes the GNOME 48 desktop environment with HDR support and enhanced Wayland functionality, along with Mesa 25.0 graphics drivers, which provide excellent support for AMD RDNA4 and Intel Xe2 Battlemage. Additionally, it […]
How To List All Kernel Modules That Are Loaded In Ubuntu
In this tutorial we will learn how to list all Kernel modules that are loaded in Ubuntu Linux System. 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 loaded. The […]





