GetDotted Domains

Viewing Thread:
"One for Turbonutter..."

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Wed 02/01/02 at 13:34
Regular
Posts: 787
Turbonutter... Is it possible to build a totally web-based web server administration system for *nix?

I'm talking... Adding new domains, adding e-mail accounts, ftp login rights? Things like that?

I have seen some of these "web-administration" tools which you get when you have a site hosted by someone, they say you can administer your own accounts and stuff, but the design is awfull, and the one I have (NT based) is godawfull.

Do you think there is a market for supplying a *nix server, fully configured for web & mail hosting, but with a web-based admin client?

This would be for people who would maybe like to own and operate a server for hosting sites and stuff like that, but who don't have the time or energy to actually learn PERL or all the *nix SU commands, or to edit all those domain files and MX files and such like.
Wed 02/01/02 at 19:44
Posts: 0
Try linuxconf (assuming you're setting up a linux box)

It runs its own webserver with https (nice'n'secure) on a port (91 iirc) that you can use to set up just about any aspect of the system.. It's used widely on redhat systems.

Personally I prefer to ssh (remote login) to a box to change stuff, nano -w /etc/* provides just about all I need as far as configuration goes.
Wed 02/01/02 at 19:21
Regular
"Eff, you see, kay?"
Posts: 14,156
Sure, it can be done, but as Bob says you'd have to be very careful. You'd better leave this with Bob actually, because further from Apache I don't know that much about server administration. I don't have a widepipe so there's not much use. Here's a tip though:

Executing a *nix command is simple. Here's an exmaple for changing directory:

$dir = "~rob/downloads"; // defines the directory. In this case, it's my download directory.

$cd = `cd $dir`; // change the directory and dump the output into $cd

echo $cd; // output $cd iff necessary.

NOTE! `` are BACKTICKS! They are located to the left of "1" and above "tab".
Wed 02/01/02 at 16:01
Posts: 0
Thanks for that Bob.

Is there a demo I can look at? Also, did you write the scripts in house? Or is there a freeware / commercial system that already does this anyway?

I'm just interested for myself. I have used the Win2k Advanced Server web-based interface, it isn't bad, but is a little too, erm, Microsoft for me. Too fernickity, you have to do everything in exactly the right order...
Wed 02/01/02 at 13:56
Regular
Posts: 612
It can be done. The thing is you need to be careful with security (letting php or perl scripts run system commands is dangerous). The freeola system works by using a database. The control panel logs commands of what needs to be done and then a cron script on the server checks the dbase and creates all the files needed.
Wed 02/01/02 at 13:34
Posts: 0
Turbonutter... Is it possible to build a totally web-based web server administration system for *nix?

I'm talking... Adding new domains, adding e-mail accounts, ftp login rights? Things like that?

I have seen some of these "web-administration" tools which you get when you have a site hosted by someone, they say you can administer your own accounts and stuff, but the design is awfull, and the one I have (NT based) is godawfull.

Do you think there is a market for supplying a *nix server, fully configured for web & mail hosting, but with a web-based admin client?

This would be for people who would maybe like to own and operate a server for hosting sites and stuff like that, but who don't have the time or energy to actually learn PERL or all the *nix SU commands, or to edit all those domain files and MX files and such like.

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Thank you very much for your help!
Top service for free - excellent - thank you very much for your help.
I've been with Freeola for 14 years...
I've been with Freeola for 14 years now, and in that time you have proven time and time again to be a top-ranking internet service provider and unbeatable hosting service. Thank you.
Anthony

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.