Pular para o conteúdo

rcconf: configure e controle os serviços de inicialização do Debian ou Ubuntu

Dica publicada em Linux / Configuração
Leandro Alexandre ® le-unix
Hits: 28.095 Categoria: Linux Subcategoria: Configuração
  • Indicar
  • Impressora
  • Denunciar

rcconf: configure e controle os serviços de inicialização do Debian ou Ubuntu

É uma beleza, depois de instalado não precisará mais se matar com comandos para gerenciar os serviços do seu servidor.

Entre como root na linha de comando.

Para atualizar os pacotes:

# apt-get update

Para instalar o controlador:

# apt-get install rcconf

Acessando o controlador:

# rcconf

Isto abrirá uma tela azul. Marque para ativar a inicialização e desmarque para desativar a inicialização.

Espero ter ajudado.

Leandro Alexandre

"Mostre que você não é o único desgraçado no mundo, ajude o próximo".

Instalando e configurando na mão o PHP 5 e MySQL 5 no Ubuntu 7

Shellshock - Corrigindo falha de segurança do bash em seu servidor Debian

Excluir arquivo de uma pasta do servidor através do PHP

Criando notícias em RSS para seu site a partir de XML e MySQL

Mantenha seu servidor Ubuntu atualizado!

Uniformizando tema no LXDE

Wheel Mouse (com rodinha) USB no Slackware 10 (Xorg)

Configurando o som no Slackware com o ALSA

A maneira mais fácil de se configurar o xorg.conf

Multifuncional HP imprime mas não digitaliza

#1 Comentário enviado por gms81 em 10/08/2009 - 13:24h
Boa tarde,

ótima dica! Ferramenta ótima facilita o trabalho!!!


Parabens pelo Topico!

abs
#2 Comentário enviado por xpf em 11/08/2009 - 06:32h
Já me ajudou :D. Obrigado pela dica.
#3 Comentário enviado por rodrigo_cassitas em 20/06/2016 - 09:39h
Bom dia,

gostaria de saber como faço pra ver o que cada pacote faz, uma espécie de informação, pois com o pacote "ntsysv", consigo visualizar a função de cada objeto se eu pressionar a tecla F1.

tem alguma dica?
#4 Comentário enviado por matthewsmello em 12/01/2017 - 10:49h
Olá. Qual informação preciso colocar no sources.list para que ele encontre o rcconf pelo # apt-get install rcconf ?
Pois nas minhas tentativas ele sempre retorna:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rcconf


Estou usando Ubuntu 16.10 (GNU/Linux 4.8.0-34-generic x86_64)
#5 Comentário enviado por matthewsmello em 12/01/2017 - 10:52h

Hoje meu sources.liste está assim:
# deb http://br.archive.ubuntu.com/ubuntu/ yakkety main restricted

# deb http://br.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted
# deb http://security.ubuntu.com/ubuntu yakkety-security main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ yakkety main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ yakkety universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety universe
deb http://br.archive.ubuntu.com/ubuntu/ yakkety-updates universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ yakkety multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety multiverse
deb http://br.archive.ubuntu.com/ubuntu/ yakkety-updates multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ yakkety-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu yakkety partner
# deb-src http://archive.canonical.com/ubuntu yakkety partner

deb http://security.ubuntu.com/ubuntu yakkety-security main restricted
# deb-src http://security.ubuntu.com/ubuntu yakkety-security main restricted
deb http://security.ubuntu.com/ubuntu yakkety-security universe
# deb-src http://security.ubuntu.com/ubuntu yakkety-security universe
deb http://security.ubuntu.com/ubuntu yakkety-security multiverse


Contribuir com comentário

Entre na sua conta para comentar.