-
Notifications
You must be signed in to change notification settings - Fork 25
/
README
executable file
·50 lines (31 loc) · 1.34 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
THIS PROJECT IS NO LONGER ACTIVELY MAINTAINED.
Unfortunately I lack the time to work on this anymore. If someone is interested in taking the project over I may be open to that given the right skillset.
Thank you for choosing GamePanelX Remote!
SUPPORTED OPERATING SYSTEMS
------------------------------
Linux: RedHat/CentOS 4.x-6.x, Debian/Ubuntu, Gentoo
INSTALLATION
------------------------------
# sudo chmod u+x install.sh
# sudo ./install.sh
This will get you started on the installation. This will also ask you if you want to install the FTP server.
UPDATE
------------------------------
To update, run:
# sudo chmod u+x update.sh
# sudo ./update.sh
Note: To update a Remote release _older_ than 3.0.10, run:
# sudo chmod u+x upgrade_309_3012.sh
# sudo ./upgrade_309_3012.sh
SUPPORT/DOCUMENTATION/TUTORIALS
-------------------------------
Website: http://gamepanelx.com/
Documentation: http://gamepanelx.com/wikiv3/index.php?title=Remote_Install
Support Forums: http://gamepanelx.com/forums/
General Documentation: http://gamepanelx.com/wikiv3/
UNINSTALL
-------------------------------
To uninstall, this will walk you through removal.
NOTE: If you answer YES to removing your GPX user, this will remove ALL gpx files including gameservers and accounts for GamePanelX Remote in /usr/local/gpx.
# sudo chmod u+x ./uninstall.sh
# sudo ./uninstall.sh