New Remote Administration Tool- Web Console |
![]() ![]() |
New Remote Administration Tool- Web Console |
May 20 2008, 09:31 AM
Post
#1
|
|
|
|
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/ |
|
|
|
Sep 8 2009, 02:09 AM
Post
#2
|
|
|
|
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 -------------------- |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 7th November 2009 - 01:26 PM |