- How to install VLC Media Player 3 on CentOS 8

On CentOS 8 Linux systems, this media player software is not available by default. You will have to install VLC using third-party packages. In this article, TipsMake will join you
- How to install DEB file in Ubuntu

How do you install deb files? There are several ways to install a deb package on Ubuntu. The article will show you one by one in this tutorial.
- Tail command in Linux

Tail is a complement to the head command. As its name implies, the tail command outputs the last N data numbers of the given input. By default, the tail command prints the last 10
- How to Install and Use Fonts in Linux

But while font rendering is far from perfect in Linux, one thing this open source platform does well is allow users to easily manage their fonts. From selecting, adding, and
- The dd command in Linux, How to use the dd command

dd is a command line utility for Unix-like and Unix operating systems, with the main purpose of converting and copying files.
- How to install µTorrent (uTorrent) in Ubuntu 20.04

µTorrent provides clients for Windows and macOS X, however it is installed as a server in Ubuntu Linux and provides a web UI for managing downloads.
- How to disable automatic workspace in GNOME

With distributions rolling out releases using the latest version of GNOME 3, more and more users are returning to GNOME and finding that it has been greatly improved, since the
- How to upgrade from Linux Mint 19.3 to Linux Mint 20

Upgrading can be problematic, from errors to lost files or having to reconfigure settings. Luckily, the Mint development team provides a handy tool for upgrading without the need
- How to create new files in Linux

There are a number of different Linux applications and commands that will create new files for you, even without launching the application. The method you use will depend on your
- Top 10 examples of Netstat commands on Linux

Netstat is a command line utility that can be used to list all network connections (sockets), allowing comparison with network connections, routing tables, interface records,
- How to create Cron Jobs in Linux with Zeit

The sole goal of Zeit is to make adding and managing cron jobs easy. With Zeit, running commands and scripts is as simple as adding a new item to the task list.
- Instructions for using find command in Linux

The find command is one of the most important and handy commands on a Linux system. As its name suggests, the command can find files on a Linux PC based on a variety of conditions
- How to find broken symlinks in Linux

Symbolic Link or symlink is a way to simplify Linux system management. Here, Tipsmake will guide you how to find and fix broken symlinks in Linux.
- How to install MySQL on Ubuntu 20.04

In this article, TipsMake will show how to install MySQL version 8.0 on Ubuntu 20.04 server. By completing it, you'll have an active relational database that can be used to build
- How to run Android on Linux using a virtual machine

In this article, TipsMake will guide you how to run Android on Linux using a virtual machine. Let's find out right now!
- How to mount a Linux file system using WSL2 on Windows 10

Starting with build 20211, Windows Subsystem for Linux 2 (WSL2) includes a new feature that allows you to attach and mount physical drives to access the Linux file system (such as
- How to fix Checksum with the fsck command in Linux

The file system is responsible for the way users' data is stored and organized. If the file system is corrupt and certain parts do not work then they will lead to inconsistencies
- How to install and use Microsoft Defender in Linux

While many Linux users outside the enterprise may not fully understand the importance of Microsoft tools on Linux, those inside will certainly understand that they can be
- 8 commands for efficient management of Linux processes

There are three main states in the life cycle of an application process: Start, run, and stop. If you want to be a competent Linux administrator, you need to know how to manage
- How to configure color temperature in GNOME Night Light

It's good to have tools to change the colors of the monitor. There are many programs out there that do that. This article will introduce you to one of them and guide you on how to