User Tools

Site Tools


n99panel-installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
n99panel-installation [2026/03/28 11:21] kirtisinghn99panel-installation [2026/05/16 11:02] (current) kirtisingh
Line 1: Line 1:
 W.r.t. N99panel installation, it requires W.r.t. N99panel installation, it requires
-  * 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 16: Line 16:
 curl -o n99panel-install.sh -s https://dl.n99panel.com/downloads/n99panel-install.sh && bash n99panel-install.sh curl -o n99panel-install.sh -s https://dl.n99panel.com/downloads/n99panel-install.sh && bash n99panel-install.sh
 </code> </code>
 +
 +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
 +
 +<code>
 +apt update && apt -y install curl
 +</code>
 +
 +---------------------------------------------------
  
 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. 
n99panel-installation.1774696862.txt.gz · Last modified: 2026/03/28 11:21 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki