ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

How to manage installed services in linux using service and chkconfig in linux (RHEL 6) | service

how to manage 'systemd' services and units using 'systemctl' in linux

managing system services in linux

service management in linux

service & systemctl command in linux

what is service command in linux?

how do i start a service in linux?

linux service manager gui

linux services list

linux tutorial for beginners in hindi

linux

service manager

manage 'systemd' services

what is systemctl in linux?

linux command line

online linux training

linux commands

Автор: Red hat Linux Training for beginners

Загружено: 2020-07-15

Просмотров: 1305

Описание: Please watch and subscribe my channel

MANAGING INSTALLED SERVICES
Services are programs (called daemons) that once started run continuously in the background and are ready for input or monitor changes in your computer and respond to them.

2 commands used to control services:

service - This controls the starting and stopping of services during a session, these setting are not saved. If you start Apache this way but it is not set to start on boot using the above method then it will continue to run but on next boot will not start automatically.
chkconfig - This controls which services are set to start on boot, by their nature these setting are saved and are applied at next boot. Changing these settings will not start the service immediately; it will just flag them to be started from the next boot.

The command use for maintaining a service is

#service (name of the service) status
#service name of the service start
#service name of the service stop
#service name of the service reload
#service name of the service restart


• The command use for service availability is

--- To check the status of the service
--- To start the service
--- To stop a service
--- To reload the service
--- To restart the service

#chkconfig - -list
#chkconfig service on
#chkconfig service off

--- To check the availability of service
--- To make the service available after restart
--- To make the service unavailable after restart

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
How to manage installed services in linux using service and chkconfig in linux (RHEL 6) | service

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]