search

Follow along with one of our tutorials

List of tutorials

Showing 243 - 252 of 323 tutorials

60 essential Linux commands

VPS

System administrators commonly use commands to manage Linux servers. Commands are more efficient and allow users to automate various tasks more...

People visited logo

996989

Chat logo

43

May 28, 2019

By Aris S.

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

64372

Chat logo

0

Apr 08, 2019

By Ignas R.

How to use Linux list services to effectively manage running services

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

48265

Chat logo

0

Apr 08, 2019

By Aris S.

How to install Yarn on Ubuntu via NPM and the repository

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

54861

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

123077

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

120228

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

104430

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

53169

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

102506

Chat logo

0

Mar 29, 2019

By Edward S.