Ради Бога извините, но описания темы не нашёл нигде на форуме по Debian/Ubuntu.
Есть сервер убунты, свежепоставленный весь из себя стерильненький, но по умолчанию при запуске стартует АЛЬСА и pcmcia, а как Вы понимаете, они мне не упёрлись ну никак (сервер планируется под систему виртуализации), да конечно же пристрелил я их тупенько удалив сами пусковые скрипты и подчистив ссылки на них в папках запуска. НО это же корне не правильно и криво, ведь дожны же быть более прапвильные инструменты наподобии chkconfig в шапкею Но что это за инструменты я так ине нашёл и как ими пользоваться соответственно тоже. Не подскажете старому админу, а то CentOS дурит как сервер виртуализации, задрало расхождение времени на гостевых хостах и вынужденный запуск скриптов обновления времени каждый час, это с установленными то тулзами((( Плюс, неправильно определяет частоту процов из-за этого и время ползёт и исправить ситуацию далекоо не всегда получается(((
короче подскажите, буду крайне благодарен. Уж больно вылизанный сервак полчился у убунтовцев, просто как игрушка работает и секьюрность на уровне, понравился короче))).
Ubuntu startup items (Настройка запуска служб)
Модератор: Модераторы разделов
-
- Сообщения: 767
- ОС: Debian GNU/Linux SID
Re: Ubuntu startup items
# man update-rc.d
EXAMPLES
Insert links using the defaults:
update-rc.d foobar defaults
Equivalent command using explicit argument sets:
update-rc.d foobar start 20 2 3 4 5 . stop 20 0 1 6 .
More typical command using explicit argument sets:
update-rc.d foobar start 30 2 3 4 5 . stop 70 0 1 6 .
Remove all links for a script (assuming foobar has been deleted already):
update-rc.d foobar remove
Example of disabling a service:
update-rc.d -f foobar remove
update-rc.d foobar stop 20 2 3 4 5 .
Example of a command for installing a system initialization-and-shutdown script:
update-rc.d foobar start 45 S . start 31 0 6 .
Example of a command for disabling a system initialization-and-shutdown script:
update-rc.d -f foobar remove
update-rc.d foobar stop 45 S .
EXAMPLES
Insert links using the defaults:
update-rc.d foobar defaults
Equivalent command using explicit argument sets:
update-rc.d foobar start 20 2 3 4 5 . stop 20 0 1 6 .
More typical command using explicit argument sets:
update-rc.d foobar start 30 2 3 4 5 . stop 70 0 1 6 .
Remove all links for a script (assuming foobar has been deleted already):
update-rc.d foobar remove
Example of disabling a service:
update-rc.d -f foobar remove
update-rc.d foobar stop 20 2 3 4 5 .
Example of a command for installing a system initialization-and-shutdown script:
update-rc.d foobar start 45 S . start 31 0 6 .
Example of a command for disabling a system initialization-and-shutdown script:
update-rc.d -f foobar remove
update-rc.d foobar stop 45 S .
-
- Сообщения: 3
- ОС: CentOS, Ubuntu, WinXP ГыГы
Re: Ubuntu startup items
BaBL писал(а): ↑16.10.2006 12:31# man update-rc.d
EXAMPLES
Insert links using the defaults:
update-rc.d foobar defaults
Equivalent command using explicit argument sets:
update-rc.d foobar start 20 2 3 4 5 . stop 20 0 1 6 .
More typical command using explicit argument sets:
update-rc.d foobar start 30 2 3 4 5 . stop 70 0 1 6 .
Remove all links for a script (assuming foobar has been deleted already):
update-rc.d foobar remove
Example of disabling a service:
update-rc.d -f foobar remove
update-rc.d foobar stop 20 2 3 4 5 .
Example of a command for installing a system initialization-and-shutdown script:
update-rc.d foobar start 45 S . start 31 0 6 .
Example of a command for disabling a system initialization-and-shutdown script:
update-rc.d -f foobar remove
update-rc.d foobar stop 45 S .
Спасибо, млин Linux это засада, у каждого всё по разному)))
-
- Сообщения: 767
- ОС: Debian GNU/Linux SID
Re: Ubuntu startup items
у всех одинаково кроме Rea Hat и SUSE, а так же у их клонов в виде CentOS'ов всяких