Here is the Linux command to check disk space in gb. There are several ways to check total hard disk space in Ubuntu command line. Before we begin, let use see the GUI way to check disk space in Linux Ubuntu: Check how much disk space is left on Ubuntu You can check how much […]
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 Who Did Last Reboot In Linux Ubuntu
Here is how to check last reboot time in Linux Ubuntu. Learn how to check reboot history in Linux including how to check last 10 reboot in Linux. Here is a way to check who did last reboot in Linux. Who Command To Check The Last Reboot Time ‘who’ prints information about users who are […]
Command To See The List Of Users Who Are Currently Logged-In
Which is the command that can be used to see the list of users who are currently logged-in? This tutorial explains how to check how many users are logged in Linux Ubuntu. Read to find out how to check user details in Linux: 1. W command The w command is used to show who is […]
Find Files Modified In Last 2 Days In Linux Command Line
See and check when file was last modified Linux. Here is how to check last file modified date in Linux and how to check last updates file in Linux There are three ways to do this: 1: Using ls command When you use ls command with its -l option, it displays the file and directory […]
How To Download And Install Linux Kernel 6.10
Linux Kernel 6.10 officially released. Here’s what’s new and how to download and install Linux Kernel 6.10 release. Linus Torvalds announced the release of Linux Kernel 6.10. It includes several new features and improved hardware support for Linux Systems. The official release announcement reads: “So the final week was perhaps not quote as quiet as the […]
How To Install Deb File In Ubuntu 24.04 Using Terminal
How to install deb file in Ubuntu 24.04 using terminal? This tutorial explains on Ubuntu, how to install deb with dependencies via command line. What is Deb Package? A Debian “package”, or a Debian archive file, contains the executable files, libraries, and documentation associated with a particular suite of program or set of related programs. […]