Learn how to open a directory in terminal Linux and how to open a file in a directory in Linux terminal. Here is how to open file from terminal Ubuntu or open folder from terminal Ubuntu. Open folder/directory from Ubuntu Terminal You can open the folder/directory from Ubuntu terminal using cd command. The cd or […]
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 Ram Size in Linux Command Line in Gb
How to check ram in Linux Ubuntu in command line. Using terminal one can check total memory in Linux in GB. Learn how to check ram size in Linux command line in Gb. free Command free displays the total amount of free and used physical and swap memory in the system, as well as the […]
Install Brave on Ubuntu – Best Web Browser For Private Browsing
Brave is regarded as the best web browser for private browsing. If you are looking for the safest web browser for privacy, install Brave on Linux Ubuntu. As per the official statement: “Brave Search is the world’s most complete, independent, private search engine. By integrating Brave Search into its browser, Brave offers the first all-in-one […]
Where To Find Repositories In Ubuntu
If you want to update Ubuntu repository list, you must know where to find repositories in Ubuntu Linux. This blog post explains how to list installed repositories in Ubuntu, Debian and Linux Mint Systems. In general, repositories contain sets of packages and Ubuntu’s repository is divided into four categories or components – main, restricted, universe […]
How To Check USB Connected Devices In Linux Terminal
Here are the 3 useful command to list all USB devices in Linux terminal. Read to find out how to check usb connected devices in Linux Terminal. By default, when a storage device is plugged into the system, it mounts automatically in the /media/ directory. Detect USB Devices – Find USB Device Name There are […]
How To Extract Zip File In Ubuntu Terminal
How to unzip a zip file in Linux to a folder. Read this post to learn about unzip command in Linux with examples to extract zip file in terminal. To use the unzip command, first install the unzip utility using the following command: Unzip command is used to extract the .zip file only and by […]