[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] NEWBIE: how to edit a system file (httpd.conf and srm.conf) on a RAQ3 system?
- Subject: Re: [cobalt-users] NEWBIE: how to edit a system file (httpd.conf and srm.conf) on a RAQ3 system?
- From: erik hansen <erik@xxxxxxxxxxxxxx>
- Date: Mon Jan 14 08:30:13 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> The easiest editor to use would probably be "pico" all the useful commands
> can be found in the bottom two lines of the screen at any given time.
> (*IMP* But it doesn't handle long lines very well.. if a line exceeds 80
> characters it breaks it into two lines and that can totally fsck up your
> configuration file.)
use "pico -w filename"
-erik