Unix Technical Forum

Service control tool

This is a discussion on Service control tool within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 m@x wrote: > Well, during the installation of Slackware, u'll come upon a ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 02-19-2008, 12:34 PM
Lew Pitcher
 
Posts: n/a
Default Re: Service control tool

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

m@x wrote:

> Well, during the installation of Slackware, u'll come upon a time
> where u can select the services (e.g sshd, httpd, bind) that u wan
> when the system boots up. There's a tool for this I know as i've used
> it before, but i just can't seem to remember it =(


Likely, you are thinking of the Slackware Package Management tool called
'pkgtool'


- --

Lew Pitcher, IT Consultant, Enterprise Application Architecture
Enterprise Technology Solutions, TD Bank Financial Group

(Opinions expressed here are my own, not my employer's)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)

iD8DBQFA2HwAagVFX4UWr64RAtPfAJ9vOJTake7pkw3MdYbcKF KsvuMzsACeN3S8
3QNSCY7oejLARmJpoq4z82w=
=yzFB
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 02-19-2008, 12:34 PM
/dev/rob0
 
Posts: n/a
Default Re: Service control tool

On Wed, 23 Jun 2004 02:11:48 +0800, m@x wrote:
> Well, during the installation of Slackware, u'll come upon a time where u
> can select the services (e.g sshd, httpd, bind) that u wan when the system
> boots up. There's a tool for this I know as i've used it before, but i just
> can't seem to remember it =(


What you recall can be accessed in "pkgtool". However, it is just a
frontend for "chmod +x /etc/rc.d/rc.$SERVICE".
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 02-19-2008, 12:34 PM
Kai Brust
 
Posts: n/a
Default Re: Service control tool

m@x <maxteo@starhub.net.sg> wrote:
> Well, during the installation of Slackware, u'll come upon a time where u
> can select the services (e.g sshd, httpd, bind) that u wan when the system
> boots up. There's a tool for this I know as i've used it before, but i just
> can't seem to remember it =(


Take a closer look at pkgtool if you can't live without the dialog based
configuration, but better get used to "chmod". Some services need to
enabled/disabled handish.

BTW, your question is well explained at slackware.com/book.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 02-19-2008, 12:34 PM
Cody Harris
 
Posts: n/a
Default Re: Service control tool

On Tue, 22 Jun 2004 11:49:50 -0500, Dave Uhring wrote:

> On Wed, 23 Jun 2004 00:41:25 +0800, m@x wrote:
>
>> Can anyone remember the command tool that you can use to control wat service
>> to run ?

>
> chmod and vi


That's a little harsh isn't it?

You can chmod the rc file in /etc/rc.d (chmod +x rc.http to start apache
on runtime).

You can edit rc.local to make a program start at boot, or edit the rc.X
file to make a program start at a certain runlevel.

--
+---------------------+----------------------------+
| Cody Harris | NEWS: |
| Nova Scotia, Canada | VParse production resumed. |
+---------------------+----------------------------+

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 02-19-2008, 12:35 PM
Keith Keller
 
Posts: n/a
Default Re: Service control tool

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2004-06-22, m@x <maxteo@starhub.net.sg> wrote:
> Well, during the installation of Slackware, u'll come upon a time where u
> can select the services (e.g sshd, httpd, bind) that u wan when the system
> boots up. There's a tool for this I know as i've used it before, but i just
> can't seem to remember it =(


You've already gotten your question answered, so this is pretty
much a gratuitous comment. I don't think I've actually done a full
9.1 install yet, so I actually don't remember seeing these options
(they weren't in 8.1's pkgtool). That's a pretty nice thing for
pkgtool to do on installation.

Of course, I still prefer chmod in /etc/rc.d/

- --keith

- --
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFA2JJzhVcNCxZ5ID8RAtFJAJoC9TmeNyyL3C0x0pJm3h bW99YICQCggZZ5
3HwppQJfn3R5Uzwxbyxdz1o=
=D22D
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 02-19-2008, 12:35 PM
Dave Uhring
 
Posts: n/a
Default Re: Service control tool

On Tue, 22 Jun 2004 19:53:55 +0000, Cody Harris wrote:

> On Tue, 22 Jun 2004 11:49:50 -0500, Dave Uhring wrote:


>> chmod and vi

>
> That's a little harsh isn't it?


No, that was the exact answer to the OP's question.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 02-19-2008, 12:35 PM
Jack Strangio
 
Posts: n/a
Default Re: Service control tool

Cody Harris <cody@vectec.net> writes:
> On Tue, 22 Jun 2004 11:49:50 -0500, Dave Uhring wrote:
>
> > On Wed, 23 Jun 2004 00:41:25 +0800, m@x wrote:
> >
> >> Can anyone remember the command tool that you can use to control wat service
> >> to run ?

> >
> > chmod and vi

>
> That's a little harsh isn't it?


Yes. But it's about as terse and incomplete as the question was.

Jack
--
First, they fear you. Then they match you. Then they laugh at you.
Then they ignore you. Then you lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 02-19-2008, 12:35 PM
An Metet
 
Posts: n/a
Default Re: Service control tool

NOTE: This message was sent thru a mail2news gateway.
No effort was made to verify the identity of the sender.
--------------------------------------------------------

pgp trash troll delete

Lew Pitcher <Lew.Pitcher@td.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1


> m@x wrote:


> > Well, during the installation of Slackware, u'll come upon a time
> > where u can select the services (e.g sshd, httpd, bind) that u wan
> > when the system boots up. There's a tool for this I know as i've used
> > it before, but i just can't seem to remember it =(


> Likely, you are thinking of the Slackware Package Management tool called
> 'pkgtool'



> - --


> Lew Pitcher, IT Consultant, Enterprise Application Architecture
> Enterprise Technology Solutions, TD Bank Financial Group


> (Opinions expressed here are my own, not my employer's)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (MingW32)


> iD8DBQFA2HwAagVFX4UWr64RAtPfAJ9vOJTake7pkw3MdYbcKF KsvuMzsACeN3S8
> 3QNSCY7oejLARmJpoq4z82w=
> =yzFB
> -----END PGP SIGNATURE-----





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 02-19-2008, 12:36 PM
An Metet
 
Posts: n/a
Default Re: Service control tool

NOTE: This message was sent thru a mail2news gateway.
No effort was made to verify the identity of the sender.
--------------------------------------------------------

pgp trash troll delete

Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1


> On 2004-06-22, m@x <maxteo@starhub.net.sg> wrote:
> > Well, during the installation of Slackware, u'll come upon a time where u
> > can select the services (e.g sshd, httpd, bind) that u wan when the system
> > boots up. There's a tool for this I know as i've used it before, but i just
> > can't seem to remember it =(


> You've already gotten your question answered, so this is pretty
> much a gratuitous comment. I don't think I've actually done a full
> 9.1 install yet, so I actually don't remember seeing these options
> (they weren't in 8.1's pkgtool). That's a pretty nice thing for
> pkgtool to do on installation.


> Of course, I still prefer chmod in /etc/rc.d/


> - --keith


> - --
> kkeller-usenet@wombat.san-francisco.ca.us
> (try just my userid to email me)
> AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom


> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)


> iD8DBQFA2JJzhVcNCxZ5ID8RAtFJAJoC9TmeNyyL3C0x0pJm3h bW99YICQCggZZ5
> 3HwppQJfn3R5Uzwxbyxdz1o=
> =D22D
> -----END PGP SIGNATURE-----











Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:09 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com