Follow along with one of our tutorials

List of tutorials

Showing 45 - 54 of 125 tutorials

How to List Linux Users on Ubuntu

VPS

In this article, we will show you how to list users on Ubuntu VPS. By the end of this tutorial, you’ll be able to perform some basic commands to...

People visited logo

69070

Chat logo

2

Oct 25, 2019

By Domantas G.

60 Essential Linux Commands + Free Cheat Sheet

VPS

To manage a Linux remote machine like a virtual private server (VPS), system administrators commonly use a command-line interface (CLI). While some...

People visited logo

250234

Chat logo

41

May 28, 2019

By Valentinas C. & Aris B.

How to Install SSL Certificate in Linux with CentOS 7

VPS

In this article, you will learn how to install an SSL certificate on CentOS 7. SSL (Secure Socket Layer) is a web protocol that uses encryption to...

People visited logo

26365

Chat logo

2

Apr 10, 2019

By Irfan F.

Apache Cassandra: A Tutorial for Beginners

VPS

Whenever users hear about database management systems, they likely immediately think about MySQL relational databases. However, such databases can...

People visited logo

30120

Chat logo

0

Apr 08, 2019

By Ignas R.

How to Use Linux List Services to Effectively Manage Running Services in 2023

VPS

An operating system requires programs that run in the background called services. In a Linux system, these services are called daemons. They are...

People visited logo

31570

Chat logo

0

Apr 08, 2019

By Aris B.

How to Install Yarn on Linux, macOS, and Windows

VPS

Yarn is a very popular dependency manager. Developers use it to package projects and share them with communities all over the world. Yarn was created...

People visited logo

20357

Chat logo

0

Apr 08, 2019

By Edward S.

Learning Ubuntu: Set Timezone (3 Easy Methods)

VPS

Using the correct date and time on your Ubuntu system is essential for tasks and processes such as data logging, cron jobs, and the overall management...

People visited logo

25711

Chat logo

0

Apr 08, 2019

By Edward S.

How to Use Sudo and the Sudoers File

VPS

The sudo command allows non root users to run other Linux commands that would normally require super user privileges, while the sudoers file instructs...

People visited logo

56323

Chat logo

0

Apr 04, 2019

By Edward S.

How to Create Nginx Redirect (Temporary and Permanent)

VPS

Nginx (pronounced engine-x) is a powerful open source high performing HTTP web server. It can work as a reverse proxy or POP3/IMAP proxy. It is the...

People visited logo

51501

Chat logo

2

Apr 03, 2019

By Edward S.