Lab 2.4 | Trabajando con systemd
Автор: Jean Carlos Ureña Castro
Загружено: 2023-03-03
Просмотров: 28
Описание:
===============================// ABREME \\===============================
##########################################################################
Red Hat RHCSA 8 Cert Guide: EX200, 2nd Edition
##########################################################################
Parte II: Sistemas Operativos en Funcionamiento
##########################################################################
# Lab 2.4 | Trabajando con systemd
# 00:00 Introduccion
00:42 Paso 1
01:53 Paso 2
05:41 Paso 3
10:26 Despedida
# Comandos usados
dnf install vsftpd httpd
systemctl edit httpd
vi /root/.bash_profile
User specific….
export SYSTEMD_EDITOR=”/bin/vi”
systemctl edit httpd.service
[Unit]
Requires=vsftpd.service
After=vsftpd.service
[Service]
Restart=always
RestartSec=10
systemctl daemon-reload
systemctl restart httpd
killall httpd
#
##########################################################################
# Recuros
Playlist de libros y cursos de O'REILLY:
https://learning.oreilly.com/playlist...
Guia para Sistemas Operativos 3:
https://ivy-wildcat-09d.notion.site/P...
Rocky Linux 8.7
https://rockylinux.org/download
#
##########################################################################
# Informacion del estudiante
Estudiante: Jean Carlos Ureña Castro
Matricula: 20209735
Correo: [email protected]
Informacion de la asignatura
Nombre: Sistemas Operativos 3
Codigo: TI-303
Informacion del docente
Docente: Tomas Rodriguez Linares
Correo: [email protected]
#
##########################################################################
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: