search

Follow along with one of our tutorials

List of tutorials

Showing 261 - 270 of 323 tutorials

How to install Maven on Ubuntu: using apt and official website

VPS

Software development is one of the most challenging areas to work in. Fortunately, the right tools can make the development process more streamlined...

People visited logo

33478

Chat logo

0

Mar 18, 2019

By Edward S. & Ignas R.

How to set the timezone in CentOS 7

VPS

While you are setting up a new server, very often you might have to set the timezone. In certain cases, you might want to change your timezone....

People visited logo

22633

Chat logo

0

Mar 18, 2019

By Edward S.

Linux sed command: How to use and practical examples

VPS

The Linux sed command lets you find, replace, insert, and delete lines in a file without opening it using a text editor. Suitable for piped input and...

People visited logo

40459

Chat logo

0

Mar 15, 2019

By Laura Z. & Aris S.

NGINX vs Apache: Which web server is better

VPS

A web server is computer software that delivers content through the internet and transmits data between the host system and the user’s browser....

People visited logo

88880

Chat logo

0

Mar 15, 2019

By Domantas G. & Aris S.

How to install Docker on CentOS 9 Stream + Docker Compose

VPS

Many sysadmins use Docker in their work because of the advantages it provides when handling containers in Linux. Docker is used primarily for the...

People visited logo

50161

Chat logo

1

Mar 14, 2019

By Edward S.

Linux touch command: what it is + examples of how to use it to modify timestamps

VPS

People usually associate the touch command in Linux with creating files. However, like many other Linux commands, it offers much broader...

People visited logo

53911

Chat logo

0

Mar 14, 2019

By Edward S. & Ignas R.

How to install PostgreSQL on Ubuntu and usage instructions for effective database management

VPS

PostgreSQL is a popular open-source relational database management system (RDBMS) known for its scalability and efficiency in handling large amounts...

People visited logo

50519

Chat logo

0

Mar 14, 2019

By Aris S.

How to install, configure, and secure Redis on Ubuntu

VPS

Redis is an in-memory database used to store data temporarily as a cache to reduce server load and improve application performance. It is also a...

People visited logo

110049

Chat logo

2

Mar 13, 2019

By Aris S.

How to install Jenkins on Ubuntu in 2025

VPS

Typically, software development presents its own set of challenges. One of them is ensuring that software is built, tested, and deployed in a timely...

People visited logo

70431

Chat logo

1

Mar 12, 2019

By Ignas R.