Follow along with one of our tutorials

List of tutorials

Showing 72 - 81 of 153 tutorials

Linux List Users: How to Display All Users in the Terminal?

VPS

Listing users in Linux is an essential system administration task, especially if multiple developers work on the same virtual private server (VPS)...

People visited logo

102037

Chat logo

2

Oct 25, 2019

By Aris S.

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

281405

Chat logo

41

May 28, 2019

By Valentinas C. & Aris S.

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

29275

Chat logo

2

Apr 10, 2019

By Irfan F.

How to Install Cassandra on Ubuntu and Learn The Basic Commands

VPS

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

People visited logo

41680

Chat logo

0

Apr 08, 2019

By Ignas R.

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

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

33409

Chat logo

0

Apr 08, 2019

By Aris S.

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

22678

Chat logo

0

Apr 08, 2019

By Edward S.

How to Change the Timezone in Ubuntu (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

55198

Chat logo

1

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

74960

Chat logo

2

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

71205

Chat logo

2

Apr 03, 2019

By Edward S.