BUY THIS BOOK
Add to Cart

Print Book $44.99


Add to Cart

Print+PDF $58.49

Add to Cart

PDF $35.99

Safari Books Online

What is this?

Add to UK Cart

Print Book £27.99

What is this?

Looking to Reprint or License this content?

Linux Networking Cookbook
Linux Networking Cookbook

By Carla Schroder
Book Price: $44.99 USD
£27.99 GBP
PDF Price: $35.99

Cover | Table of Contents | Forum | Colophon


Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
New Remote Administration Tool- Web Console
Carla
post May 20 2008, 05:31 PM
Post #1


Active Member
**

Group: Members
Posts: 11
Joined: 9-March 08
Member No.: 130



There is a new and interesting remote administration application I'm trying called Web Console. It's sort of a blend of SSH and a file manager embedded in a Web browser. With SSH, VNC, FreeNX, and such you have to install both server and client components. With Web Console all you need is any modern graphical Web browser on the client side. I suppose it could work with text browsers that support AJAX, though I haven't tried any yet.

Setting it up on your servers, or whatever machines you want to administer remotely, is easy or hard depending on how familiar you are with running an HTTP server. Web Console is a Perl script, so it runs on any operating system that supports Perl and an HTTP server. Security is a bit tricky because, like any CGI script, it runs under your HTTP user. This can be a problem because Web Console lets you run pretty much any command you want, and that is not something you want your HTTP user to do. Apache users can get around with this suexec, which has its own perils if you're not careful.

You can encrypt your Web Console sessions with SSL, which I think should be the default behavior. I wouldn't use it beyond the LAN, but for inside the LAN it's fast and useful.
http://www.web-console.org/about/
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 28th August 2008 - 01:26 PM