How to check available disk space in Ubuntu command line? On Linux check disk space in gb or disk usage by folder. Terminal commands to check hard disk space in Linux terminal. Before we begin, let use see the GUI way to check disk space in Linux Ubuntu: Check how much disk space is left […]
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 Sort Files By Size In Linux – List Files By Size In GB
How to sort files by size in Linux Ubuntu. Learn how to list directories by size in Linux or list files by size in gb in Linux Ubuntu Systems. How To Find And Sort Files By Size In Linux You can use one of the following commands to find and sort files by size in […]
How to Install Google Chrome Browser on Ubuntu 24.04
Install Google Chrome in Ubuntu 24.94 using terminal commands. Users can easily download the latest version of Google Chrome for Ubuntu 64-bit and install it accordingly. Google Chrome is one of the most popular web-browsers used world-wide. Google Chrome has 65.34% of the market share of browsers worldwide from Apr 2023 – Apr 2024. Google […]
How To Remove Directory And All Subdirectories Without Prompt In Linux
Linux command to delete and remove directory and all subdirectories and all its content without prompt (without asking). In this tutorial we will learn how to remove directory in Linux even if permission denied. Using rm Command In Unix based systems, rm command is use to remove files or directories. The rm (remove) command is […]
How To See Permissions Of A File In Linux Using Command
Everything about file permissions in Linux with examples. There are ways to check the user permissions on a file in Linux or you can check permissions of a directory in Linux command. You can read below to find how it is done. File permissions determine who can access files and directories on a system and […]
15 Super Useful ls Command In Linux With Examples
This post explains how to use ls command in Linux with examples. You can use ls-r command in Linux or ls – l command in Linux or so others after reading this post. ls Command In Linux The ls command lists the contents of the current directory, or any other directory or file that is […]