Posts: 23
Threads: 3
Joined: Dec 2009
Reputation:
0
Not being able to find a control panel I was happy with has so far been a blessing because I can now manually setup a server in a few minutes.
With most server commands available through rcon, now I'm wondering if I even need a control panel.
So...for those of you using control panels, what's the real advantage?
I know if you have a thousand clients they might be a necessity, but what about for the rest of us?
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
They could, but it just doesn't provide the pretty gui they are used too.
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
People like flashy buttons and gui... Its hard to sell game servers to complete noobs who expect "CLICK HERE FOR MODS" "CLICK HERE FOR START". And professionals will just host game servers themselves or just don't rent from companies.
Bottom line, provide some kind of gui if you expect to get sales, else you're in a very small market.
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 23
Threads: 3
Joined: Dec 2009
Reputation:
0
OK, thanks for the tips.
Now, back to the control panel search...
Posts: 285
Threads: 50
Joined: Aug 2008
Reputation:
1
a free one is ugcc from the brainless people
My name is Valentinez Alkalinella Xifax Sicidabohertz Gombigobilla Blue Stradivari Talentrent Pierre Andri Charton-Haymoss Ivanovici Baldeus George Doitzel Kaiser the Third - Don't hesitate to call.
Posts: 1,321
Threads: 85
Joined: Feb 2008
Reputation:
11
I like to use SwiftPanel.
~ trewq
Posts: 285
Threads: 50
Joined: Aug 2008
Reputation:
1
yea see i tried that but then it started being stupid
My name is Valentinez Alkalinella Xifax Sicidabohertz Gombigobilla Blue Stradivari Talentrent Pierre Andri Charton-Haymoss Ivanovici Baldeus George Doitzel Kaiser the Third - Don't hesitate to call.
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
I use and love SwiftPanel.
Posts: 52
Threads: 0
Joined: Dec 2009
Reputation:
2
Couldnt agree more. SwiftPanel is full of security holes, using it is like using a 4 year old as a bodyguard, i've seen a few hosting companies go down now because of 'SwiftPanel Security'.
If you want a secure panel either buy a real panel, make your own or dont use one at all. If you stick with using shell access (im assuming your connecting to a linux server using a client like putty), you should deny connections to all ip addresses except your own ip range in iptables or a similar firewall, just to keep out bruteforce and other possible exploits.
Posts: 104
Threads: 6
Joined: Dec 2009
Reputation:
1
Out of curiosity, what would you have to prevent? because my friend and I are designing a linux + windows game server panel. What would we have to protect against?