Quantcast
Channel: Rapid Solution
Viewing all articles
Browse latest Browse all 458

cPanel alternative free

$
0
0

Installing zPanel on Ubuntu (free cPanel alternative)


zPanel is a free alternative to cPanel. It's very easy to setup if you follow the below instructions:
1. Login to your server via SSH
2. First we need to remove AppArmor (a security feature which can block legitimate applications):
/etc/init.d/apparmor stop
update-rc.d -f apparmor remove
apt-get remove apparmor apparmor-utils
2. Type:
tar -xf zpanelinstaller-x86_64-install.sh.x.tar.gz
chmod +x installer-x86_64-install.sh.x
./installer-x86_64-install.sh.x
3. Follow the installation instructions:
Accept the GPL: y
Enter your time zone: WHAT EVER
Install fresh ZPanel server: install (just press enter)
Enter the FQDN of the server: vps.yourdomain.com.au (just press enter)
Enter the public (external) IP of the server: pubip (just press enter)
Enter a mysql password: enter a password
zPanel will now install: y
4. This will now download and install zPanel, and all required programs (Apache, MySQL, Mail, DNS etc.).
Once this is complete you will see a Congratulations summary displayed in your SSH session. This will provide you the password you need to login to zPanel. The system will also automatically reboot. Ensure you save the password before you close the SSH session, otherwise you will not be able to login.
e.g.
# Save the following information somewhere safe:             #
# MySQL Root Password : sdf89us4j                            #
# ZPanelX Username    : zadmin                               #
# ZPanelX Password    :
> New server crypto key written to cnf/security.php
> New API key has been generated!
> Account password for 'zadmin' has been updated!
p6pFIBviIsfdQH6hC                     #
5. To login go to http://YOURSERVERIP
Login using: zadmin
Pass: p6pFIBviIsfdQH6hC (whatever password is displayed)
Once you are logged in you can begin creating websites.
  • To get started go to 'Domain Management -> Domains' and create your new hosting account domain.
  • It will enter a pending state, to force it to be created immediately go to 'Server Admin -> zPanel Config' at the bottom is an option 'Run Daemon Now' click on that.
  • Once your domain is green (live), you should check DNS for it.
  • Click on 'Domain Management' -> 'DNS Manager', choose your newly added domain
  • Create mailboxes: click on 'Mail' -> 'Mailboxes'
  • Create a MySQL Database if required: Click on 'Database Management' -> 'MySQL Database'
  • Create an FTP Account if required: Click on 'File Management' -> 'FTP Accounts'
  • You can also create other users (users, resellers or administrators) if you wish: Click on 'Reseller -> 'Manage Clients'
For help see the zPanel website at: http://www.zpanelcp.com

Viewing all articles
Browse latest Browse all 458

Latest Images

Trending Articles



Latest Images