Don’t miss the limited-time deals!
Tutorials Learning lab New
search
How to create a Counter-Strike 2 server: With game server and manually

Counter-Strike 2 (CS2) is a multiplayer tactical first-person shooter game developed by Valve. Released in September 2023, this game is ...

How to install MySQL on CentOS 9 Stream

MySQL is one of the most widely used database management systems for websites and server applications. It’s an essential tool ...

How to install ClamAV on CentOS 9 Stream

Do you want to protect your VPS from dangerous malware and viruses? You can easily do that by installing an ...

How to install Git on Ubuntu using apt and GitHub

Modern software development requires a lot of work to be successful. One of the most important steps is choosing a ...

How to check disk space usage in Linux

In Linux, monitoring disk space is crucial for maintaining system performance and preventing insufficient storage issues, such as system crashes, ...

How to check and list running processes in Linux

In Linux, processes are instances of running programs or commands. A single application can run multiple processes to handle different ...

How to use PuTTY to generate SSH key pairs for site security

SSH keys are one of the most secure SSH authentication options. It is definitely more secure than the usual SSH ...

SSH disable password login: securing your Linux VPS

The majority of people use password authentication to connect to their servers via SSH command line and do not even ...

How to install let’s encrypt SSL certificate on webmin

Webmin is a powerful web-based control panel for Unix-like systems, making server management easier and more accessible. One of its ...