How to Search, Install, Remove Snap Apps in Command Line

This simple tutorial shows how to search for, install, remove, and list installed Snap applications in Ubuntu from command line. Snap is an universal Linux package format developed by Canonical, the company behind Ubuntu. Though many users hate the Snap apps, it’s hard to keep away from it since many popular applications (e.g., VLC, Spotify,… Continue reading How to Search, Install, Remove Snap Apps in Command Line

[Quick Tip] Drag and Drop Pasting File / Folder Path into Terminal

Familiar with Linux commands? You may already know many tips and tricks that will save you a lot of time. Here are some that I have been using for a long period of time, including Tab auto-completion, when you type something in Linux terminal and hit Tab, it auto-completes the command or file path, or… Continue reading [Quick Tip] Drag and Drop Pasting File / Folder Path into Terminal

How to Find Local / Public IP Address in Ubuntu 20.04

This is a step by step beginner guide shows how to check local network IP and public IP in both IP4 and IPv6 via either graphical interface or Linux commands in Ubuntu 20.04. 1. Find IP address via System Settings: For the default Gnome desktop, you can check the wireless network IP address via: Open… Continue reading How to Find Local / Public IP Address in Ubuntu 20.04

One Command to Test internet bandwidth in Ubuntu Linux Terminal

Want to test your internet bandwidth without opening web browser? Well, here’s command line tool to do this using speedtest.net. This may be help if you’re on Ubuntu Linux servers that doesn’t have a GUI. The tool is based on Python 2.4-3.3, so it works on all Canonical supported Ubuntu releases. To install the tool,… Continue reading One Command to Test internet bandwidth in Ubuntu Linux Terminal

One Command to Convert .NRG to .ISO in Ubuntu Linux

A .nrg file is a proprietary CD image file format used by Nero Burning ROM. In Ubuntu Linux, you can easily convert the .nrg to .iso file using the command line tool nrg2iso. nrg2iso is available in Ubuntu universe repository. You can install it using Ubuntu Software Center. Or run below command if you’re on… Continue reading One Command to Convert .NRG to .ISO in Ubuntu Linux

Exit mobile version