Follow along with one of our tutorials

List of tutorials

Showing 72 - 81 of 150 tutorials

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

41243

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

33337

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

22602

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

53946

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

73943

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

70413

Chat logo

2

Apr 03, 2019

By Edward S.

How to Create a Docker Container in 2024 to Efficiently Manage Docker Image Compartments

VPS

If you’re working on an application or a service that runs on multiple operating systems, Docker can simplify its deployment process. With Docker...

People visited logo

28463

Chat logo

0

Apr 01, 2019

By Jordana A.

How to Install Tomcat on Ubuntu in 2024

VPS

Tomcat, often called Apache Tomcat, is one of the most popular applications designed to execute a Java servlet and render web servers with Java page...

People visited logo

53725

Chat logo

0

Mar 29, 2019

By Edward S.

Set up a Linux VPN Server Using OpenVPN: Connecting to Devices and Managing VPN

VPS

A Virtual Private Network (VPN) secures users by creating a point-to-point connection that masks their internet traffic. Although paid VPN services...

People visited logo

38451

Chat logo

0

Mar 27, 2019

By Ignas R.