wlanboy
Content Contributer
I was searching for an open source panel that was able to manage apache, mysql, dovecot, postfix and named. My search ended up on zpanel.
Installation is quite simple:
su
mkdir /zpanel && cd /zpanel
#32 bit version
wget https://github.com/bobsta63/zpanelx/releases/download/10.1.0/installer-10-1-0-ubuntu-32.sh.x
#64bit version
wget https://github.com/bobsta63/zpanelx/releases/download/10.1.0/installer-10-1-0-ubuntu-64.sh.x
mv installer-10-1-0-ubuntu-32.sh.x installer-10-1-0-ubuntu-32.sh
chmod +x installer-10-1-0-ubuntu-32.sh
./installer-10-1-0-ubuntu-32.sh
The installer itself asks four questions:
Enter your subdomain into the browser and login to your panel.
I would like to talk about the pros/cons of zpanel and about possible replacements.
Installation is quite simple:
su
mkdir /zpanel && cd /zpanel
#32 bit version
wget https://github.com/bobsta63/zpanelx/releases/download/10.1.0/installer-10-1-0-ubuntu-32.sh.x
#64bit version
wget https://github.com/bobsta63/zpanelx/releases/download/10.1.0/installer-10-1-0-ubuntu-64.sh.x
mv installer-10-1-0-ubuntu-32.sh.x installer-10-1-0-ubuntu-32.sh
chmod +x installer-10-1-0-ubuntu-32.sh
./installer-10-1-0-ubuntu-32.sh
The installer itself asks four questions:
- Accepting GPL
- Timezone
- Subdomain for panel
- Public ip of server
Enter your subdomain into the browser and login to your panel.
I would like to talk about the pros/cons of zpanel and about possible replacements.