search

Follow along with one of our tutorials

List of tutorials

Showing 243 - 252 of 322 tutorials

How to use Linux list services to effectively manage running services in 2025

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

47461

Chat logo

0

Apr 08, 2019

By Aris S.

How to install Yarn on Ubuntu via NPM and the repository + basic usage

VPS

Yarn is a JavaScript package manager for Node.js, similar to Node Package Manager (NPM), but with improved performance and security. However, unlike...

People visited logo

53069

Chat logo

0

Apr 08, 2019

By Aris 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

121515

Chat logo

1

Apr 08, 2019

By Edward S.

How to edit the sudoers file to obtain and manage root privileges

VPS

The sudoers file is a critical configuration file in Linux and Unix-like operating systems that controls user privileges. It defines who can execute...

People visited logo

118918

Chat logo

4

Apr 04, 2019

By Ariffud M.

How to create temporary and permanent NGINX redirects

VPS

An NGINX redirect is a configuration that routes web traffic from one URL to another, so visitors and search engines can land on the correct...

People visited logo

103083

Chat logo

4

Apr 03, 2019

By Ariffud M.

How to create a Docker container for efficient application management

VPS

Docker

Docker containers let you efficiently manage applications across different environments. Continue reading to learn how to create a Docker container...

People visited logo

52398

Chat logo

0

Apr 01, 2019

By Jordana A. & Ariffud M.

How to install Tomcat on Ubuntu in 2025

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

101513

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

78246

Chat logo

0

Mar 27, 2019

By Ignas R.

How to install Docker on Ubuntu (Manual installation and VPS template)

VPS

Docker

Installing Docker on Ubuntu lets you run containers to build, test, and deploy applications in a clean, consistent environment. To install Docker on...

People visited logo

74659

Chat logo

0

Mar 25, 2019

By Ariffud M.