On Mon, 2006-04-24 at 13:22 +0200, Ali Helmy wrote: > On 24/04/06, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote: > Ali Helmy wrote: > > On 23/04/06, *Antonio Olivares* <olivares14031@xxxxxxxxx > > <mailto:olivares14031@xxxxxxxxx>> wrote: > > > > $ su - > > password: ****** > > # service acpid start > > # service messagebus start > > > > Regards, > > > > Antonio > > > > > > I don't have the service in my usr/bin, nor even when i su > to root... i > > press serv and tab and all i get is servertool and others... > how do i > > get to use the service command? > > Are you sure you did "su -". /sbin/service is the > binary. Provided by > initscripts package. Hard to imagine that it isn't > installed. > > -- > FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #31 > A: Chicken Teriyaki. > Q: What is the name of the world's oldest kamikaze pilot? > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: > https://www.redhat.com/mailman/listinfo/fedora-list > > Yeah, im sure, but its not there... anyways, i found a work-around, by > calling /etc/rc.d/init.d/messagebus start is the same as service > messagebus start, and the same goes for all the services... Note that Ed said "su -", not just "su". The "-" parameter makes a big difference. Paul.