Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Jerry McAllister
On Sun, Nov 06, 2011 at 01:10:28AM -0300, Zantgo wrote: > Without wanting to erase all contents of / etc / rc.conf, by > running "echo" slim_enable = "YES" "> / etc / rc.conf". > Please help!. First, please learn to break your lines at about 70 characters. It makes it easier to reply appropria

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Polytropon
On Sun, 6 Nov 2011 05:23:54 -0800 (PST), Bill Tillman wrote: > Wow, to reinstall everything is like throwing the baby out > with the bath water. Rather drastic. There are some simple > steps you could have taken to get things back to normal but > without knowing what you had in your original rc.con

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bill Tillman
From: Zantgo To: Robert Simmons Cc: "freebsd-questions@FreeBSD.org" Sent: Sunday, November 6, 2011 12:52 AM Subject: Re: Urgent!. Problem with / etc / rc.conf El 06-11-2011, a las 1:29, Robert Simmons escribió: > On Sun, Nov 6, 201

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Patrick Lamaiziere
Le Sun, 6 Nov 2011 01:52:36 -0300, Zantgo a écrit : Hello, > > Two other things, use >> rather than > to append to the file (better > > yet, learn vi, it's much safer), and always backup any changes from > > default you make to config files. I keep them all on pastebin.com > > for convenience,

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bruce Cran
On 06/11/2011 04:10, Zantgo wrote: Without wanting to erase all contents of / etc / rc.conf, by running "echo" slim_enable = "YES" "> / etc / rc.conf". Please help!. You could have used the following: echo slim_enable = "YES" >> /etc/rc.conf The ">>" appends the line instead of replacing th

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
El 06-11-2011, a las 1:29, Robert Simmons escribió: > On Sun, Nov 6, 2011 at 12:10 AM, Zantgo wrote: >> Without wanting to erase all contents of / etc / rc.conf, by running "echo" >> slim_enable = "YES" "> / etc / rc.conf". Please help!. > > Well, the absolute basics would be: > hostname=""

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Simmons
On Sun, Nov 6, 2011 at 12:10 AM, Zantgo wrote: > Without wanting to erase all contents of / etc / rc.conf, by running "echo" > slim_enable = "YES" "> / etc / rc.conf". Please help!. Well, the absolute basics would be: hostname="" ifconfig_"="inet netmask " defaultrouter="" You may also have ha

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Nov 5 23:10:17 2011 > From: Zantgo > Date: Sun, 6 Nov 2011 01:10:28 -0300 > To: "freebsd-questions@FreeBSD.org" > Subject: Urgent!. Problem with / etc / rc.conf > > Without wanting to erase all contents of /

Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
Without wanting to erase all contents of / etc / rc.conf, by running "echo" slim_enable = "YES" "> / etc / rc.conf". Please help!. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,