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; --> Can anyone remember the command tool that you can use to control wat service to run ?...


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

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 12:33 PM
m@x
 
Posts: n/a
Default Service control tool

Can anyone remember the command tool that you can use to control wat service
to run ?


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

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

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

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

m@x wrote:
> Can anyone remember the command tool that you can use to control wat

service
> to run ?


vi /etc/inittab
chmod <your mode here> /etc/rc.d/<your service rc here>



- --

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)

iD8DBQFA2GQfagVFX4UWr64RAuYaAKC3l/e0Up+nPTM5QQJyLot47Tb4CwCgu7LZ
BEiWIR85nmwOplPkreBGuhU=
=q7NA
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 12:33 PM
Lew Pitcher
 
Posts: n/a
Default Re: Service control tool

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

Lew Pitcher wrote:

> m@x wrote:
>
>>>Can anyone remember the command tool that you can use to control wat

>
> service
>
>>>to run ?

>
>
> vi /etc/inittab
> chmod <your mode here> /etc/rc.d/<your service rc here>


Or, could you mean
telinit <new runstate here>
?

- --

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)

iD8DBQFA2GRPagVFX4UWr64RAvJ6AKCfQTO7ZpU2HsvoVR02qh sMvQfw3ACffaWs
YNvuHt0QNZekgVBL6sZMRnY=
=xQR4
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 12:34 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:
> Can anyone remember the command tool that you can use to control wat service
> to run ?


Can you describe what you mean by "control what service to run"? As
you might have realized from the answers so far, your question is pretty
vague.

- --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)

iD8DBQFA2GsShVcNCxZ5ID8RAhBrAJ4gYE8JZxpxyXByAvjT9p 21puJixQCfRCY3
aRNdnQQnsVr2oLTmrECSsrs=
=DeVN
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 12:34 PM
m@x
 
Posts: n/a
Default Re: Service control tool

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 =(


"Keith Keller" <kkeller-usenet@wombat.san-francisco.ca.us> wrote in message
news:kup9bc.en7.ln@goaway.wombat.san-francisco.ca.us...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 2004-06-22, m@x <maxteo@starhub.net.sg> wrote:
> > Can anyone remember the command tool that you can use to control wat

service
> > to run ?

>
> Can you describe what you mean by "control what service to run"? As
> you might have realized from the answers so far, your question is pretty
> vague.
>
> - --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)
>
> iD8DBQFA2GsShVcNCxZ5ID8RAhBrAJ4gYE8JZxpxyXByAvjT9p 21puJixQCfRCY3
> aRNdnQQnsVr2oLTmrECSsrs=
> =DeVN
> -----END PGP SIGNATURE-----



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

On Wed, 23 Jun 2004 02:11:48 +0800,
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 =(


AFAIK, all this script does is chmod the rc.* scripts in /etc/rc.d/, so
if you can't find the script, you can use chmod instead.


--
Mark Hill <usenet@mark.ukfsn.org>
GPG KeyID: 4A3B58AC
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 12:34 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:
> > Can anyone remember the command tool that you can use to control wat

> service
> > to run ?


> vi /etc/inittab
> chmod <your mode here> /etc/rc.d/<your service rc here>




> - --


> 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)


> iD8DBQFA2GQfagVFX4UWr64RAuYaAKC3l/e0Up+nPTM5QQJyLot47Tb4CwCgu7LZ
> BEiWIR85nmwOplPkreBGuhU=
> =q7NA
> -----END PGP SIGNATURE-----




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 12:34 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:
> > Can anyone remember the command tool that you can use to control wat service
> > to run ?


> Can you describe what you mean by "control what service to run"? As
> you might have realized from the answers so far, your question is pretty
> vague.


> - --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)


> iD8DBQFA2GsShVcNCxZ5ID8RAhBrAJ4gYE8JZxpxyXByAvjT9p 21puJixQCfRCY3
> aRNdnQQnsVr2oLTmrECSsrs=
> =DeVN
> -----END PGP SIGNATURE-----







Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 12:34 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


> Lew Pitcher wrote:


> > m@x wrote:
> >
> >>>Can anyone remember the command tool that you can use to control wat

> >
> > service
> >
> >>>to run ?

> >
> >
> > vi /etc/inittab
> > chmod <your mode here> /etc/rc.d/<your service rc here>


> Or, could you mean
> telinit <new runstate here>
> ?


> - --


> 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)


> iD8DBQFA2GRPagVFX4UWr64RAvJ6AKCfQTO7ZpU2HsvoVR02qh sMvQfw3ACffaWs
> YNvuHt0QNZekgVBL6sZMRnY=
> =xQR4
> -----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:06 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