[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pipeline Production Problems



Rob and any others who are entertained by watching me struggle,

service samba restart and service smb restart did not work.  No such
service.  

Sometimes this system makes me want to throw the whole string out the
window.

OK, I tried

ls /etc/init.d > /mnt/floppy/foo

What it wrote in foo was /etc/init.d@

After 3476 tries of various things:

dir /etc/init.d > /mnt/floppy/foo 

gave me what I wanted.  Sigh!  It is attached.

Tom Droege


> [Original Message]
> From: Robert Creager <creagrs@louisville.stortek.com>
> To: <tdroege2@earthlink.net>
> Date: 10/13/2003 3:53:41 PM
> Subject: Re: Pipeline Production Problems
>
>
> One more, which I should of had you do instead of the last one:
>
> <service samba restart>
>
> It might be 'smb' rather than 'samba'...
>
> Why don't you send a <ls /etc/init.d> in your next e-mail.  In case you
> didn't make the connection, the service command is essentially shorthand
> for /etc/init.d/(some service).
>
> Cheers,
> Rob
>
> During the interrogation, at Mon, 13 Oct 2003 15:41:49 -0500,
> "Thomas Droege" <tdroege2@earthlink.net> made the following confession:
>
> > Rob,
> > 
> > Opening a new window since the last one is still hung:
> > 
> > su ...
> > 
> > > service nfs restart
> > 
> > (does stuff ok)
> > 
> > cd /mnt/leejohn
> > 
> > (Hung)
> > 
> > Tom 
> > 
> > 
> > > [Original Message]
> > > From: Robert Creager <creagrs@louisville.stortek.com>
> > > To: <tdroege2@earthlink.net>
> > > Date: 10/13/2003 2:06:40 PM
> > > Subject: Re: Pipeline Production Problems
> > >
> > > During the interrogation, at Mon, 13 Oct 2003 14:02:20 -0500,
> > > "Thomas Droege" <tdroege2@earthlink.net> made the following
> > > confession:
> > >
> > > > Rob and all,
> > > > 
> > > > The "service network restart"  does it's thing.  I then go back to
> > > > user level and tried;
> > > > 
> > > > cd /mnt/leejohn/newfol
> > >
> > > Next, try:
> > >
> > > <service nfs restart>
> > 
> > 

foo