Software & Apps

Ubuntu 15

How To Ping All IP Addresses on Your LAN Using Terminal

In this article, we will guide you through the process of pinging all IP addresses on your Local Area Network (LAN) using the terminal. This can be helpful in numerous …

Ubuntu 9

Fixing Chrome Remote Desktop on Lubuntu 20.04

In this article, we’ll walk you through the steps to fix Chrome Remote Desktop on Lubuntu 20.04. This guide is intended for users who are familiar with basic Linux commands …

Ubuntu 16

What is apt-get –fix-missing and when should you use it?

In the world of Linux, apt-get is a powerful and commonly used command-line tool for handling packages. It provides functions such as package installation, upgrade, and removal. Among its various …

Ubuntu 18

How To Extract a .img File

In the world of system administration and file management, you may come across a .img file. This is an image file format that’s used by various operating systems, including Linux, …

Ubuntu 5

Mounting SMB Share with GVFS from Command Line

In this tutorial, we will be discussing how to mount an SMB share with GVFS from the command line. This is a useful technique when working with shared resources on …

Ubuntu 6

How To Disable AnyDesk Autostart in Ubuntu

In this article, we will guide you on how to disable AnyDesk autostart in Ubuntu. AnyDesk is a remote desktop software that automatically starts when you boot your system. While …

Ubuntu 16

How To Restart GNOME Shell from Command Line?

In this article, we will delve into the process of restarting the GNOME Shell from the command line. This can be a useful skill for system administrators, developers, or any …

Ubuntu 14

How To Roll Back a Broken Upgrade in Ubuntu

In the world of Ubuntu, upgrades are a common occurrence. They bring about new features, improved performance, and security patches. However, there are times when an upgrade can cause issues, …