How to Start, Stop or Restart Services in Ubuntu

Ubuntu Manage Services with Systemd, Service command and Init scripts

As with all other operating systems, Linux has services and other processes that run in the background to perform certain important functions while the system is running. When the system is booted, the services start automatically and continue to run in the background until the system is shut down. However, you can also start, stop … Read more

How to install Java (JDK and JRE) on Ubuntu 20.04 LTS

Ubuntu Java JDK and JRE

Java is the most widely used programming language. It can be used to create server and desktop applications, and Java runs on almost all operating systems, including Mac OS, Windows, and Linux. Java applications are also used on game consoles and cell phones, for example, the Android operating system uses Java as an app programming … Read more

4 Ways to View the Partition Table in Linux

View Linux Partition Table

As Linux administrators, we always need to look at the partition table of our hard drive. This helps us reorganize old drives by making room for more partitions, and also make room for new drives if needed. You can create a maximum of four primary partitions on a hard disk, but a number of logical … Read more

How to Install and Configure Samba on Debian 11

Samba Installation on Debian 11

Samba is a powerful open-source tool that enables Windows-like sharing of files and printers on a network on Linux systems. It allows Linux and Windows computers to coexist and interact on the same network. It is installed on the Linux server where the files to be shared are located. These shared files can then be … Read more

How to Install TeamViewer on Ubuntu 20.04 LTS

TeamViewer is a popular software for remote access over the Internet to and from your system for Linux, macOS, and Windows. This application can connect to any personal computer or server, so you can use it as if you were sitting right in front of it. TeamViewer works as a remote control for your partner’s … Read more

5 Ways to speed up your Ubuntu System

Make Ubuntu faster

As you become a regular and experienced Ubuntu user, you may notice that the speed of your Ubuntu system decreases over time. This may be due to a variety of applications you have installed from time to time, or because your configuration settings are not optimal for a faster Ubuntu experience. In this article, I’ll … Read more

How much RAM is installed on your Ubuntu system

How much RAM installed on Ubuntu

When you want to install a new program on your computer, the very first thing you ask is the amount of memory this program needs to work perfectly. The reason for this is that before the actual installation, you need to make sure whether your computer system is capable of running the program or not. … Read more

Three Internet Radio Clients for the Debian 11 Terminal

Media Player

There are so many music players that support audio streaming, but what if you’d rather listen to your favorite radio stations without leaving the comfort of the command line? There are actually quite a few command-line music players that let you listen to radio stations directly in the terminal. These are quite simple and handy … Read more

How to Install Viber Messenger App on Ubuntu 20.04 LTS

Viber Messenger

Viber is an instant messaging and video calling app that allows you to send instant messages, photos, audio, video files, make free calls, and share your location with other Viber users. It connects people no matter where they are. Viber was first released for smartphones, then later also developed for desktop users including Windows, Linux, … Read more