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.

Author Archives: systemadmin

How to create RAID 5 (Striping with Distributed Parity)
How To Create RAID 5 (Striping With Distributed Parity) Redundant Array of Independent Disks Mode 5 (Redundant Array of Independent Disks Mode 5) A popular disk or solid state drive...
Continue reading
How to create RAID 1 (mirroring)
How To Create RAID 1 (Mirroring) RAID 1 is a hard disk configuration where the contents from one hard disk are mirrored onto another. This provides the user with some...
Continue reading
How to create RAID 0 (disk striping)
How To Create RAID 0 (Disk Striping) RAID 0 (disk striping) is the process of dividing a body of data into blocks and spreading the data blocks across multiple storage...
Continue reading
How to understand RAID, RAID Level 0, 1 and RAID concepts.
How To Understand RAID, RAID Level 0, 1 And RAID Concepts. RAID (redundant array of independent disks) is a way of storing the same data in different places on multiple...
Continue reading
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