• Home
  • Documentations

Introduction

Void Panel is a powerful control panel designed for easy management of your servers. This documentation outlines the steps to install Void Panel on your system.

Prerequisites

  • Operating System: Ubuntu 22.04 or higher
  • sudo apt update && sudo apt install curl

Installation Steps

1: Basic Installation Command

To install Void Panel, open your terminal and run the following command:

curl -fsSL https://voidpanel.com/op/install.sh | bash
Step 2: Installing with Sudo Privileges

If you encounter any errors related to insufficient permissions, run the installation command with elevated privileges:

sudo su
curl -fsSL https://voidpanel.com/op/install.sh | bash
Note
  • Ensure your user has the necessary permissions to execute commands with sudo.
  • If you are prompted for a password, enter your user password.

Troubleshooting

  • If you encounter issues during installation, ensure that you are using Ubuntu 22.04 or higher.
  • Check your internet connection if the command fails to download the script.
  • Make sure you have sufficient disk space and system resources.

Walkthrough Video

VoidPanel Assistant
Chatbot Icon