Re: [expert] manually start / stop gpilotd

2003-11-12 Thread Michael Holt
On Tue, 2003-11-11 at 19:11, Bill Mullen wrote: Also worth knowing is that view is equivalent to vi -R (and quite a bit easier to remember) ... gview is the same as gvim -R, also ... That's not nearly as fun though! Want a rush? Logon as root and start randomly opening files with vi :)

[expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
How can I start / stop the gpilotd manually? I want it to get started when the machine boots but I'd like to be able to shut it off manually. -- Michael Holt Snohomish, WA (o_ [EMAIL PROTECTED](o_ (o_ //\ www.holt-tech.net(/)_ (/)_ V_/_www.mandrake.com

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Jack Coates
On Tue, 2003-11-11 at 07:58, Michael Holt wrote: How can I start / stop the gpilotd manually? I want it to get started when the machine boots but I'd like to be able to shut it off manually. In a terminal, type pkill gpilotd -- Jack Coates Monkeynoodle: A Scientific Venture... Want to

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
Jack Coates mused: On Tue, 2003-11-11 at 07:58, Michael Holt wrote: How can I start / stop the gpilotd manually? I want it to get started when the machine boots but I'd like to be able to shut it off manually. In a terminal, type pkill gpilotd AAA!!! DUH!! I'm sorry I'm very

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Jack Coates
On Tue, 2003-11-11 at 09:42, Michael Holt wrote: Jack Coates mused: On Tue, 2003-11-11 at 07:58, Michael Holt wrote: How can I start / stop the gpilotd manually? I want it to get started when the machine boots but I'd like to be able to shut it off manually. In a terminal, type

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
Jack Coates mused: On Tue, 2003-11-11 at 09:42, Michael Holt wrote: Jack Coates mused: On Tue, 2003-11-11 at 07:58, Michael Holt wrote: How can I start / stop the gpilotd manually? I want it to get started when the machine boots but I'd like to be able to shut it off manually. In

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Jack Coates
On Tue, 2003-11-11 at 10:24, Michael Holt wrote: ... It's not so much that I can't start the program; the start program is 'gpilotd-control-applet'. The thing is, I just want to put my no it isn't, that's the control panel applet, which happens to start gpilotd for you if it isn't already

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
On Tue, 2003-11-11 at 11:57, Jack Coates wrote: no it isn't, that's the control panel applet, which happens to start gpilotd for you if it isn't already running. Just run gpilotd from a startup script. Ok, if I do 'which gpilotd' it's nowhere to be found. If I do 'gpilotd' from the command,

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Jack Coates
On Tue, 2003-11-11 at 12:14, Michael Holt wrote: On Tue, 2003-11-11 at 11:57, Jack Coates wrote: no it isn't, that's the control panel applet, which happens to start gpilotd for you if it isn't already running. Just run gpilotd from a startup script. Ok, if I do 'which gpilotd' it's

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
On Tue, 2003-11-11 at 14:13, Jack Coates wrote: [EMAIL PROTECTED] html]# urpmf gpilotd libgnome-pilot2:/usr/lib/libgpilotd.so.2 libgnome-pilot2:/usr/lib/libgpilotd.so.2.1.0 libgnome-pilot2:/usr/lib/libgpilotdcm.so.2 libgnome-pilot2:/usr/lib/libgpilotdcm.so.2.0.2

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Jack Coates
On Tue, 2003-11-11 at 15:02, Michael Holt wrote: On Tue, 2003-11-11 at 14:13, Jack Coates wrote: [EMAIL PROTECTED] html]# urpmf gpilotd libgnome-pilot2:/usr/lib/libgpilotd.so.2 libgnome-pilot2:/usr/lib/libgpilotd.so.2.1.0 libgnome-pilot2:/usr/lib/libgpilotdcm.so.2

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Michael Holt
On Tue, 2003-11-11 at 16:33, Jack Coates wrote: yeah, if file says it's a script, then you vi -R the script and see what it does (-R means read-only :-) Yeah, pulled that one before ... ouch -- Michael Holt Snohomish, WA (o_ [EMAIL PROTECTED] (o_ (o_ //\ www.holt-tech.net

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread Bill Mullen
On Tue, 11 Nov 2003, Jack Coates wrote: On Tue, 2003-11-11 at 15:02, Michael Holt wrote: Ok, I ran /usr/lib/gpilotd and all is well. Now, what did 'file' tell me beside the fact that this was an executable file? I noticed that you said if it's a *script* then it might tell you

Re: [expert] manually start / stop gpilotd

2003-11-11 Thread James Sparenberg
On Tue, 2003-11-11 at 19:11, Bill Mullen wrote: On Tue, 11 Nov 2003, Jack Coates wrote: On Tue, 2003-11-11 at 15:02, Michael Holt wrote: Ok, I ran /usr/lib/gpilotd and all is well. Now, what did 'file' tell me beside the fact that this was an executable file? I noticed that you