n99panel-installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| n99panel-installation [2026/03/28 00:32] – kirtisingh | n99panel-installation [2026/05/16 11:02] (current) – kirtisingh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| W.r.t. N99panel installation, | W.r.t. N99panel installation, | ||
| - | * A clean/fresh Debian 12 system with no data on it | + | * A clean/fresh Debian 12 or 13 system with no data on it |
| * The user should have root access and run the installer as a root user only | * The user should have root access and run the installer as a root user only | ||
| * Ideally at-least 2 vCPU/CPU and 4 GB RAM, but at a minimum 1 vCPU/CPU and 2 GB RAM may suffice | * Ideally at-least 2 vCPU/CPU and 4 GB RAM, but at a minimum 1 vCPU/CPU and 2 GB RAM may suffice | ||
| Line 11: | Line 11: | ||
| The one line installer w.r.t. N99panel installation is as follows : | The one line installer w.r.t. N99panel installation is as follows : | ||
| - | **Important : When the below script is run, the service | + | **Important : When the below script is run, the services |
| < | < | ||
| curl -o n99panel-install.sh -s https:// | curl -o n99panel-install.sh -s https:// | ||
| </ | </ | ||
| + | |||
| + | If you get an error that curl is not present, then install curl using this one liner and then run setup again using the above command | ||
| + | |||
| + | < | ||
| + | apt update && apt -y install curl | ||
| + | </ | ||
| + | |||
| + | --------------------------------------------------- | ||
| When the installation begins, after a few prompts (which our system requires), the installation process will run in the background. This process may take 5 minutes to 30 minutes depending upon your VPS specs and network speeds. | When the installation begins, after a few prompts (which our system requires), the installation process will run in the background. This process may take 5 minutes to 30 minutes depending upon your VPS specs and network speeds. | ||
| Line 21: | Line 29: | ||
| If your SSH connection gets disconnected or becomes unresponsive during the installation, | If your SSH connection gets disconnected or becomes unresponsive during the installation, | ||
| - | Upon successful installation, | + | Upon successful installation, |
n99panel-installation.1774657955.txt.gz · Last modified: 2026/03/28 00:32 by kirtisingh
