How to check reboot history in Linux. There are several commands to check last reboot time in Linux command line which are very helpful. Using terminal you can easily check the last restart time in Linux Ubuntu server. Who Command To Check The Last Reboot Time ‘who’ prints information about users who are currently logged […]
How to Sort Directories by Size in Linux Ubuntu Command Line
Here is way to check which directory is taking more space in Linux. You can sort directories by size in Linux Ubuntu command line to find which is the largest directory by size. List Directories In Linux du -h –max-depth=1 NOTE: List Directories In Linux Sort By Size To list all directories and sort them […]
How to Count the Number of Files in a Directory in Linux
Here is an easiest way to count number of files in directory with extension in Linux. One can count the number of files in a directory in Linux using ls and find command. How To Count Number Of Files In Directory Recursively in Linux Command 1: Use ls and wc commandCommand 2: Use tree commandCommand […]
Linux Command To Find Number Of Files In A Directory And Subdirectories
Here is the Linux command to find number of files in a directory and subdirectories in Linux Ubuntu or any Unix System PC. You can easily write a command to count the total number of files and sub directories in the current directory. How To Count Number Of Files In Directory Recursively in Linux Command […]
The Green Impact of 5W30 Engine Oil on Modern Driving
Imagine a world where every rev of your car’s engine is a symphony of sustainability, where each journey leaves a smaller ecological footprint. In this realm of conscious driving, the choice of engine oil becomes pivotal, and among the plethora of options, 5W30 engine oil stands out as a champion for both your vehicle and […]
How To Find My Public IP Address In Ubuntu Command Line
This tutorial explains how to find my public ip address in Ubuntu Linux command line. If you want to check public ip in Ubuntu command line, here is the command to use. What is Public IP Address Your public IP address is the IP that is logged when you visit websites or use any other […]