search

Follow along with one of our tutorials

List of tutorials

Showing 180 - 189 of 263 tutorials

How to install WordPress on Ubuntu using Docker

VPS

Installing WordPress on an Ubuntu virtual private server (VPS) commonly requires LAMP (Linux, Apache, MySQL, PHP). However, you can also set up the...

People visited logo

89052

Chat logo

24

Nov 07, 2019

By Ariffud M. & Aris S.

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

194503

Chat logo

4

Oct 25, 2019

By Aris S.

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

891407

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

61667

Chat logo

0

Apr 08, 2019

By Ignas R.

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

45881

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

46516

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

113603

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

114600

Chat logo

2

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

99238

Chat logo

2

Apr 03, 2019

By Ariffud M.