Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto]come gestire i runlevel?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sun Nov 28, 2004 9:56 pm    Post subject: [risolto]come gestire i runlevel? Reply with quote

come gestire i runlevel?con kde su debian usavo sysv-init editor...così mettevo, toglievo servizi nei runlevel...su gentoo si può usare lo stesso programma??se si xrò i path sono diversi dove sono?se no come faccio?
_________________
why do you want to drink and drive when you can smoke and fly?


Last edited by monossido on Sun Nov 28, 2004 10:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Sun Nov 28, 2004 10:03 pm    Post subject: Reply with quote

rc-update add/del nome_servizio runlevel

http://www.gentoo.org/doc/it/handbook/handbook-x86.xml?part=2&chap=4
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
DaVe&OpenMOsix
Apprentice
Apprentice


Joined: 30 Dec 2003
Posts: 213

PostPosted: Sun Nov 28, 2004 10:09 pm    Post subject: Reply with quote

il comando in gentoo si chiama rc-update.
con rc-status puoi vedere quali sono i runlevel:
Code:
davide@WaVe davide $ rc-status -l   
boot
default
nonetwork
single

e puoi aggiungere un servizio a un runlevel con
Code:
rc-update add <servizio> <runlevel>

ad esempio
Code:
rc-update add mysql default

per toglierlo usa del al posto di add.
per vedere i servizi attivi basta
Code:
davide@WaVe davide $ rc-status   
Runlevel: default
  local                                                             [ started ]
  netmount                                                     [ started ]
  domainname                                                 [ started ]
ecc.

tutti i script di avvio/fermata di servizi sono in /etc/init.d.
ci sono un sacco di notizie sui runlevel su www.gentoo.it o sul forum (vai su cerca!)
ciao
DV
_________________
-- Siccome sono un informatico ho votato PCI convinto di aumentare gli slot di espansione della società --
-^v^v^v^v^v^v^v^v^v^-
DaVe the WaVe
http://dave.ccni.it
http://www.davethewave.it
-^v^v^v^v^v^v^v^v^v^-
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sun Nov 28, 2004 10:11 pm    Post subject: Reply with quote

grazzzzzzie
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Sun Nov 28, 2004 10:12 pm    Post subject: Reply with quote

Se hai risolto il tuo problema ricorda il tag al titolo
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum