Knowledge Base

Our Knowledge Base provides step-by-step guides, troubleshooting tips, and expert insights to help you manage VPS, dedicated servers, domains, DDoS protection, and more — all designed to make your experience with us fast, secure, and stress-free.

Daily Archives: February 21, 2023

How to use SSH command.
How To Use SSH Command. This article explains how to use the OpenSSH command-line client (ssh) to login to a remote machine and run commands or perform other operations. Secure...
Continue reading
How To Create a Sudo User on Ubuntu
How To Create a Sudo User on Ubuntu The sudo command is designed to allow users to run programs with the security privileges of another user, by default the root...
Continue reading
How to Install Gitea on Ubuntu 20.04
How to Install Gitea on Ubuntu 20.04 Gitea is a fast and easy-to-use self-hosted git server written in Go. It includes a repository file editor, project issue tracking, user management,...
Continue reading
Install ONLYOFFICE Docs on Ubuntu 20.04
Install ONLYOFFICE Docs on Ubuntu 20.04 ONLYOFFICE Docs is an open-source office suite distributed under the AGPLv3 license. It allows working with office documents, spreadsheets,and presentations, as well as with...
Continue reading
How to Install Docker on Ubuntu 20.04
How to Install Docker on Ubuntu 20.04 Docker is an open-source containerization platform that allows you to quickly build, test, and deploy applications as portable containers that can run virtually...
Continue reading
How to Install Odoo 15 on Ubuntu 20.04
How to Install Odoo 15 on Ubuntu 20.04 Odoo is a popular open-source suite of business apps that help companies to manage and run their business. It includes a wide...
Continue reading
How to Install Let’s Encrypt with Apache on CentOS 7
How to Install Let’s Encrypt with Apache on CentOS 7 In this tutorial, we will show you how to install the Let’s Encrypt client on your CentOS 7 VPS and issue an...
Continue reading
How to Install Smartctl on Ubuntu 20.04 – Monitor the health of your hard disks
How to Install Smartctl on Ubuntu 20.04 – Monitor the health of your hard disks As mentioned above, the smartctl command belongs to the smartmontools utilities that we can install...
Continue reading
How to use WinMTR
How to use WinMTR Windows For a simple diagnostic of the network connection to a remote host, just enter its IP address or domain name in the Host field, and then click Start....
Continue reading
How to Compress and Extract Files and Directories in Linux Using gzip and bzip2
How to Compress and Extract Files and Directories in Linux Using gzip and bzip2 The post explains provides basic commands to compress files and folders in Linux OS. To compress...
Continue reading