Linux Networking Cookbook
Linux Networking Cookbook By Carla Schroder
November 2007
Pages: 638


Welcome Guest ( Log In | Register )

New Remote Administration Tool- Web Console
Carla
post May 20 2008, 09:31 AM
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
 
Start new topic
Replies (1 - 2)
webdevelopm
post Sep 8 2009, 02:09 AM
Post #2


New Member
*

Group: Members
Posts: 2
Joined: 31-August 09
Member No.: 19,972



If you want a book that lays out the steps for specific Linux networking tasks, one that clearly explains the commands and configurations, this is the book for you. Linux Networking Cookbook is a soup-to-nuts collection of recipes that covers everything you need to know to perform your job as a Linux network administrator. You'll dive straight into the gnarly hands-on work of building and maintaining a computer network.

This post has been edited by webdevelopm: Sep 8 2009, 02:10 AM


--------------------
Go to the top of the page
 
+Quote Post
brian.tomhson
post Nov 14 2009, 07:16 AM
Post #3


New Member
*

Group: Members
Posts: 5
Joined: 14-November 09
Member No.: 21,025



thanks. very helpful post. I read a few of your other posts and they all helped me.


--------------------
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: 22nd November 2009 - 04:20 PM