Re: how to start and run a command during boot

2010-06-15 Thread lrhorer
Greg Madden wrote: > On Monday 14 June 2010 01:17:27 pm H.S. wrote: >> On 14/06/10 04:38 PM, Long Wind wrote: >> > I have etch and a ppp connection >> > I want to make ppp connection every time Debian boot >> > That is, run "pon" during boot >> > What is the proper way to do that? >> > Thanks! >>

Re: how to start and run a command during boot

2010-06-15 Thread Hugo Vanwoerkom
Liam O'Toole wrote: On 2010-06-14, Long Wind wrote: I have etch and a ppp connection I want to make ppp connection every time Debian boot That is, run "pon" during boot What is the proper way to do that? Thanks! The quick way is to put the command in /etc/rc.local. The better way is to config

solved: how to start and run a command during boot

2010-06-14 Thread Long Wind
Thank Greg Madden, Neal Hogan, H.S. and Liam O'Toole! IMO editting /etc/network/interfaces is neater than editting /etc/rc.local -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists

Re: how to start and run a command during boot

2010-06-14 Thread Greg Madden
On Monday 14 June 2010 01:17:27 pm H.S. wrote: > On 14/06/10 04:38 PM, Long Wind wrote: > > I have etch and a ppp connection > > I want to make ppp connection every time Debian boot > > That is, run "pon" during boot > > What is the proper way to do that? > > Thanks! > > When you do pppoeconf to co

Re: how to start and run a command during boot

2010-06-14 Thread H.S.
On 14/06/10 04:38 PM, Long Wind wrote: > I have etch and a ppp connection > I want to make ppp connection every time Debian boot > That is, run "pon" during boot > What is the proper way to do that? > Thanks! > > When you do pppoeconf to configure the ppp connection, one of the last questions sh

Re: how to start and run a command during boot

2010-06-14 Thread Liam O'Toole
On 2010-06-14, Long Wind wrote: > I have etch and a ppp connection > I want to make ppp connection every time Debian boot > That is, run "pon" during boot > What is the proper way to do that? > Thanks! The quick way is to put the command in /etc/rc.local. The better way is to configure /etc/netwo

how to start and run a command during boot

2010-06-14 Thread Long Wind
I have etch and a ppp connection I want to make ppp connection every time Debian boot That is, run "pon" during boot What is the proper way to do that? Thanks! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb