Skip to content

Instantly share code, notes, and snippets.

@ipang-dwi
Created October 30, 2018 05:58
Show Gist options
  • Save ipang-dwi/9ac5d931383fc523c25e8b240f5a9c37 to your computer and use it in GitHub Desktop.
Save ipang-dwi/9ac5d931383fc523c25e8b240f5a9c37 to your computer and use it in GitHub Desktop.
Easy CyberPanel Setup - Indonesian DevOps
========== just do it after install latest Centos x64 on your server ===========
================================================================================
==================================================== www.firstplato.com ========
# sudo su
# yum check-update
# yum upgrade
# yum clean all
# yum install nano wget curl net-tools lsof bash-completion
# sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment