How to format USB pendrive in Ubuntu terminal. This tutorial explains how on Ubuntu, you can format USB fat32 via command line. The first step to format pendrive in Ubuntu terminal is to identify the USB drive. To get the info about the USB, run the following command in terminal: In the output of the […]
Uncategorized
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 […]
How To View The User’s Login And Logout Details In Linux
We are going to learn how to check user login details in Linux. Here is an easy way to view the user’s login and logout details in Linux The login information of any Linux Ubuntu System is stored in three places: 1. View history of all logged users To view the history of all the […]
Download Ubuntu 24.04 Wallpaper – Noble Numbat 24.04 Wallpaper Revealed
Here is where to download Ubuntu 24.04 wallpaper (Noble Numbat 24.04 desktop wallpaper). Here are 8 winner wallpaper images for Ubuntu 24.04 Noble Numbat. Ubuntu 24.04 Noble Numbat Release Schedule The much awaited release will happen in April 2024 and the “End of Standard Support” ends in June 2029. Whereas Ubuntu 24.04.1 LTS will release […]
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 […]
How To Find A File In Linux Without Knowing The Path
How to use find command to search a file? Learn how to find a file in Linux terminal in all directories and how to find a file in Linux without knowing the path. find command ‘find’ searches the directory tree rooted at each file name FILE by evaluating the EXPRESSION on each file it finds […]