The better way to have a great Control Panel is to make it by your own...

You need a little knowledge in PHP/MySQL and knowledge in BASH script on BAT
script if you use Windows environment!

We make our own control panel doing Invoice Manage, Customers Manage,
Services manages...so the user can edit their config via the web, upload
files, check their invoice and see when they must pay it, they can for sur
start/stop/restart their services...they can re-install everything from
scratch...

You only need to do all theses scripts in the SHELL and make them work well
on the prompt, and after you port it on the Web...

In php if you secure them, you can use : exec(); passthru(); or system();

If i was you, i would check a bit on the advantages of making your own
Panel...cause buying or leasing from a company is easier and very
faster...but you cannot modify the script, so you MUST use their way of
thinking...so if they decide to put the games on /home/games/$games for
example...you MUST use that, so if you already have all your games packages
configured to work in a different way, you must schedule a down time for
your user to migrate to your new environment...

And if the company goes down? Who will support your bug-full product? You
don't even know if they can prevent SQL injection...so you really better to
work on your own product...

By the way...the Webmin module is maybe the best over the market...cause it
use the security of Webmin plus the way to manage servers...but it's too
useless, cause user cannot do a lot with this panel...

So think about that...and search on google, many websites explain how to
pass command to shell securely...and some BASH lessons if you need too...

if you need help with BASH scripting for games...dont hesitate and ask me,
i'll be please to help you!

Have a nice day to all the Servers community ;)



David 'Unibroue' Laperle
Longueuil, Québec
www.gamersroot.com
#gamersroot @ gamersurge





From: Geoff Wilson <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: [hlds_linux] Start/Stop Server Interface?
Date: Thu, 25 Aug 2005 13:44:57 +0100
MIME-Version: 1.0
Received: from list.valvesoftware.com ([207.173.176.202]) by
MC8-F23.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 25 Aug 2005
05:45:14 -0700
Received: from localhost ([127.0.0.1] helo=list.valvesoftware.com)by
list.valvesoftware.com with esmtp (Exim 3.35 #1 (Debian))id
1E8H1a-0003wm-00; Thu, 25 Aug 2005 05:40:06 -0700
Received: from [64.233.162.194] (helo=zproxy.gmail.com)by
list.valvesoftware.com with esmtp (Exim 3.35 #1 (Debian))id
1E8H1P-0003wL-00for <[email protected]>; Thu, 25 Aug 2005
05:39:55 -0700
Received: by zproxy.gmail.com with SMTP id j2so190626nzf        for
<[email protected]>; Thu, 25 Aug 2005 05:44:57 -0700 (PDT)
Received: by 10.36.103.20 with SMTP id a20mr71755nzc;        Thu, 25 Aug
2005 05:44:57 -0700 (PDT)
Received: by 10.36.43.20 with HTTP; Thu, 25 Aug 2005 05:44:57 -0700 (PDT)
X-Message-Info: StaYHEBmGBqfYJomWv/4tii5nqp2FegEDKYp0CYFBxM=
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;        s=beta;
d=gmail.com;
h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;

b=JKoappp9g+e7vavNeLNsAMruunCDGAisAeVKVgOb8x9smiz8WgNcuACl6ooESTNRBRc6olksTbja28hOutancq8rwFcgfXobTt7lWv3TtrI0W2w2ZUkPx872BZugmWm4GGXVsTbTl5dhfrtr7oL7NIpfmLPzt9MKiQ3LXPr5P/4=
References: <[EMAIL PROTECTED]>
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [email protected]
X-Mailman-Version: 2.0.11
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[email protected]>
List-Subscribe:
<http://list.valvesoftware.com/mailman/listinfo/hlds_linux>,<mailto:[EMAIL 
PROTECTED]>
List-Id: Half-Life dedicated Linux server mailing list
<hlds_linux.list.valvesoftware.com>
List-Unsubscribe:
<http://list.valvesoftware.com/mailman/listinfo/hlds_linux>,<mailto:[EMAIL 
PROTECTED]>
List-Archive: <http://list.valvesoftware.com/mailman/private/hlds_linux/>
X-Original-Date: Thu, 25 Aug 2005 13:44:57 +0100
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 25 Aug 2005 12:45:14.0600 (UTC)
FILETIME=[D6DB7680:01C5A972]

Our interface is about as simple as it gets - we use webmin/usermin,
with users seeing only the "Custom Commands" button that start and
stop their servers, and switch between desired mods.  Not very pretty,
but usable and popular.


On 8/24/05, Jeff Martin <[EMAIL PROTECTED]> wrote:
> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> I was wondering if anyone out there could recommend a simple start/stop
> process web interface for linux servers? Or any kind of control panel
type
> deals?
>
>
>
> Thanks!
>
> --
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>


--
--
www.stressed-out.org

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to