Re: [newbie] New dumb CLI question

2002-05-26 Thread Damian G
On Sun, 26 May 2002 15:51:02 -0600 FemmeFatale <[EMAIL PROTECTED]> wrote: > dfox wrote: > > > > > > > > This is a multi-part message in MIME format... > > > > > > =_1022381743-1501-508 > > > Content-Type: text/plain; charset=US-ASCII > > > Content-Transfer-Encoding: 7bit > > > > > >

Re: [newbie] New dumb CLI question

2002-05-26 Thread Paul Rodriguez
If you have ethernet network cards instead of modems, you can bring down/up your device with the "ifup eth0" or "ifdown eth0" commands. This is assuming you only have on network card. For each subsequent card you can raise the integer after "eth" by one. - Paul Rodriguez New York GNU/Linux Scen

Re: [newbie] New dumb CLI question

2002-05-26 Thread dfox
> > This is a multi-part message in MIME format... > > =_1022381743-1501-508 > Content-Type: text/plain; charset=US-ASCII > Content-Transfer-Encoding: 7bit > > How do I restart my Internet Daemon from a Term window? Which one? There's several. If you cannot connect to anyone (can

Re: [newbie] New dumb CLI question

2002-05-25 Thread Dale Huckeby
From the command line. I use "ifup ppp0" to establish a connection, and "ifdown ppp0" to kill it. Actually, I've put aliases in my .bashrc for "u" and "o", so that's what I type, but those commands are what they stand for. Dale Huckeby On Sat, 25 May 2002, darklord wrote: > On Saturday 25

Re: [newbie] New dumb CLI question

2002-05-25 Thread Brian Parish
On Sun, 2002-05-26 at 14:15, Femme wrote: > On 26 May 2002 13:52:39 +1000 > Brian Parish <[EMAIL PROTECTED]> wrote: > > > On Sun, 2002-05-26 at 12:57, Femme wrote: > > > How do I restart my Internet Daemon from a Term window? > > > > > > I am using the MDK Control Center atm cause i keep gettin

Re: [newbie] New dumb CLI question

2002-05-25 Thread Brian Parish
On Sun, 2002-05-26 at 14:15, Femme wrote: > On 26 May 2002 13:52:39 +1000 > Brian Parish <[EMAIL PROTECTED]> wrote: > > > On Sun, 2002-05-26 at 12:57, Femme wrote: > > > How do I restart my Internet Daemon from a Term window? > > > > > > I am using the MDK Control Center atm cause i keep gettin

Re: [newbie] New dumb CLI question

2002-05-25 Thread Femme
On 26 May 2002 13:52:39 +1000 Brian Parish <[EMAIL PROTECTED]> wrote: > On Sun, 2002-05-26 at 12:57, Femme wrote: > > How do I restart my Internet Daemon from a Term window? > > > > I am using the MDK Control Center atm cause i keep getting cut-off > > (still don't know why). Its rather tediou

Re: [newbie] New dumb CLI question

2002-05-25 Thread Brian Parish
On Sun, 2002-05-26 at 12:57, Femme wrote: > How do I restart my Internet Daemon from a Term window? > > I am using the MDK Control Center atm cause i keep getting cut-off > (still don't know why). Its rather tedious & i'd rather just enter a > few commands @ a prompt. > > Ty. > > Femme > Fem

Re: [newbie] New dumb CLI question

2002-05-25 Thread Femme
On Sat, 25 May 2002 23:26:20 -0400 darklord <[EMAIL PROTECTED]> wrote: > On Saturday 25 May 2002 10:57 pm, you wrote: > > How do I restart my Internet Daemon from a Term window? > > > > I am using the MDK Control Center atm cause i keep getting cut-off > > (still don't know why). Its rather tedi