I for one have a need where I *NEED* to have shell access. I do most of my web developments thru the shell. I edit files, set things, all thru ssh with screen and nano (when I am felling bold, I use emacs). I also use interarchy and textmate when working at my mac, but I always have a ssh session open and I use screen as a text only window manager and create screen windows showing error logs, access logs, cpu info, all kinds of information I need.
I have to see log files as web pages, I'd rather have them on terminal, being output as they are written. I also create simple cgis and tools directly on the remote server. I feel very comfortable with text only tools and shell access and although for most needs we can live without it, shell access is a key part of my workcycle and the way I produce things. The same engine that gives you CGIs also gives you command line tools, so you can create terminal tools for your own use and those are faster and easier to build then cgis or webapps (and more secure). On Mon, May 4, 2009 at 11:05 AM, Gordon Tillman <[email protected]> wrote: > Howdy Matthias, > > [email protected] wrote: > >> Okay, if there would be the possibility to use some command line tools >> like magick this would be fine. >> But i, for one, want a system, which is not vulnerable because everyone >> gets (full) shell access. >> > When I see the words "full shell access" I get the impression you are > referring to root access. But I don't think anyone is expecting that on a > shared hosting system. A normal (non-root) account using a normal shell is > not anywhere near as powerful (or dangerous) as a root account is. The > entire Unix/Linux operating system is designed to separate those two classes > of users. > > --gordonhe > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
