arrow_upward

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install Open Game Panel (Latest Panel) on Centos 6/7
#1
Lightbulb 
Hello everybody, first of all i know that there is another thread about how to install Open Game Panel but this one contains more easy steps && Latest Open Game Panel build...

1. you have to check whether Apache/PHP/MySQL (Full Web Server is installed or not) 
if you haven't any Web Server Installed (Apache/PHP/MySQL) here you are a full tutorial about how to install it: https://post4vps.com/thread-1520-newpost.html

2. Firstly we you need to update & install some prerequisites by using the following commands:

 CentOS 7:  

sudo yum -y update
sudo yum -y install epel-release wget subversion git
sudo yum install -y perl-HTTP-Daemon perl-LWP-Protocol-http10 proftpd proftpd-utils perl-ExtUtils-MakeMaker glibc.i686 glibc libgcc_s.so.1 perl-IO-Compress-Bzip2 


CentOS 6:

sudo yum -y update
sudo yum -y install epel-release wget subversion git
sudo yum install -y perl-libwww-perl proftpd proftpd-utils perl-ExtUtils-MakeMaker glibc.i686 glibc libgcc_s.so.1 perl-IO-Compress-Bzip2 


Both CentOS 6 & 7: This is the command to download and install the latest OGP RPM Agent Package:

wget -N "https://github.com/OpenGamePanel/Easy-Installers/raw/master/Linux/CentOS/ogp_agent_rpm-1.0.0-1.noarch.rpm" -O "ogp_agent.rpm"
sudo yum install -y "ogp_agent.rpm" 


CentOS 6 ProFTPD: This command is to get your FTP Service working (Applies only to CentOS 6):


sudo sed -i "s/^LoadModule\( \)*mod_auth_file.c/#LoadModule mod_auth_file.c/g" "/etc/proftpd.conf"
sudo service proftpd restart 


Both CentOS 6 & 7: To get your OGP Agent encryption key for the panel you need to run the following command:


sudo cat /root/ogp_enc_key 

And copy this information on a Notepad (This will be needed to by the OGP Panel). To get your OGP User Password for the panel you need to run the following command:

sudo cat /root/ogp_user_sudo_pass 

And copy this information on a Notepad (This will be needed to by the OGP Panel). And lastly your open game panel username is: ogp_agent

Your Open Game Panel Agent has been successfully installed (100% Tested & Working)

Open Game Panel Web Panel Installation:
CentOS 7: Firstly we need to install some prerequisites by running the following command:


sudo yum -y install epel-release wget subversion git
sudo yum -y install mariadb-server
sudo service mariadb restart
sudo mysql_secure_installation 


CentOS 6:


sudo yum -y install epel-release wget subversion git
sudo yum -y install mysql-server
sudo service mysqld restart
sudo mysql_secure_installation
sudo chkconfig mysqld on 


Both CentOS 6 & 7: While the MySQL installing is in progress, you will be prompted to set your root password, and write down the password you use, as you will need it later.
Now we can download and install the OGP Web Panel by running the following commands:

wget -N "https://github.com/OpenGamePanel/Easy-Installers/raw/master/Linux/CentOS/ogp_panel_rpm-1.0.0-1.noarch.rpm" -O "ogp_panel.rpm"
sudo yum -y install "ogp_panel.rpm" 


It may take 5 - 10 minutes before this step completes. Run the following command to create a database for your OGP Web Panel software:

sudo bash /var/www/html/create_db.sh 


After running the command above, restart your server! This is very important. If you do NOT restart, you will have problems completing the web installation:


sudo shutdown -r now
 
Once your VPS has been successfully restarted, open a browser such as Google Chrome and go to, http://YourVPSIP, once you come to the database part run the following command to get the info:

sudo cat /root/ogp_panel_mysql_info 
And finally get your OGP Agent encryption key (If you didn't copy it in your notepad) by running the following command:
sudo cat /root/ogp_enc_key 

If your OGP Web Panel doesn't load on your browser its because of the IPTables firewall issues and run the following command (Applies only for CentOS 6):

sudo iptables -D INPUT 5
sudo service iptables save
sudo service iptables restart

- if you are facing any proplems feel free to post it here with some description please. Big Grin
Thanks to @Post4VPS & @Hostdare for Providing their VPS Hosting Services: VPS 12


Messages In This Thread
How to install Open Game Panel (Latest Panel) on Centos 6/7 - by Zorono - 09-26-2017, 12:17 PM

Possibly Related Threads…
Thread
Author
Replies
Views
Last Post
1,550
05-09-2021, 04:39 PM
Last Post: deanhills

person_pin_circle Users browsing this thread: 1 Guest(s)
Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting