Re: fedora-debian
From: Enkidu (enkidu.com_at_com.cliffp.com)
Date: 02/13/05
- Previous message: renewontime dot com: "Re: System refuses to boot from CD"
- In reply to: bruce: "fedora-debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Feb 2005 12:37:31 +1300
bruce wrote:
> I'm changing from Red Hat (Fedora) to Debian and I'm trying to find
> out about
>
> 1 Package management
> 2 service (damon) management
>
> Is there an equivalent command to RH's chkconfig / service commands
>
1. Package management is by apt-get and dpkg and friends.
There a section in the Debian docs about it.
2. There no service command, which I sometimes miss. All
service control uses the full path name, eg:
/etc/init.d/exim4 restart
I'm sure a simple script to emulate "service" would be trivial.
There's a number of ways to set up the services to run at
various run levels. The easiest is rcconf.
Note that Debian uses a default run-level of 2. ISTR that
Redhat uses 3.
Cheers,
Cliff
-- Barzoomian the Martian - http://barzoomian.blogspot.com
- Previous message: renewontime dot com: "Re: System refuses to boot from CD"
- In reply to: bruce: "fedora-debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|