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
n99panel-installation [2026/05/01 11:24] kirtisinghn99panel-installation [2026/05/16 11:02] (current) kirtisingh
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.1777634680.txt.gz · Last modified: 2026/05/01 11:24 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki