diff --git a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.pdf b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.pdf index 525490a..8684bcf 100644 Binary files a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.pdf and b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.pdf differ diff --git a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.tex b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.tex index 113c2b7..e35fdf4 100644 --- a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.tex +++ b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.tex @@ -78,7 +78,7 @@ sets} instalados: \begin{figure} \center \includegraphics[width=0.75\textwidth]{imgs/00-initial-load.png} - \caption{Carga inicial de OpenBSD.} + \caption{Primer arranque de OpenBSD.} \label{fig:initial-load} \end{figure} @@ -113,10 +113,12 @@ Systemd, usando los subcomandos siguientes: \begin{itemize} \item {\tt start}: iniciar un servicio. \item {\tt stop}: parar un servicio. + \item {\tt restart}: reiniciar el servicio. \item {\tt enable}: habilitar un servicio para iniciarse al arrancar la máquina. \item {\tt disable}: deshabilitar un servicio para que no se inicie cuando arranque la máquina. + \item {\tt check}: mostrar el estado de un servicio. \item {\tt ls}: mostrar una lista de los servicios. \end{itemize} @@ -183,6 +185,7 @@ $ wrk -c 50 -t 10 -d 20 http://172.16.40.3/ {\bf Nombre} & MariaDB \\ \hline {\bf Descripción} & Sistema de gestión de bases de datos. \\ \hline {\bf Archivo Conf.} & {\tt /etc/my.cnf} \\ \hline + {\bf Dir. Logs} & {\tt /var/db/mysql/} \\ \hline \end{tabular} \label{tbl:mariadb-descriptor} \caption{Datos sobre MariaDB.} @@ -231,6 +234,7 @@ MariaDB [(none)]> {\bf Nombre} & RSyncd \\ \hline {\bf Descripción} & Servicio \\ \hline {\bf Archivo Conf.} & {\tt /etc/rsyncd.conf} \\ \hline + {\bf Archivo Log} & {\tt /var/log/rsyncd.log} \\ \hline \end{tabular} \label{tbl:rsyncd-descriptor} \caption{Datos sobre RSyncd.} diff --git a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.toc b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.toc index a6fdc30..f03de92 100644 --- a/2/ASO/assignments/openbsd-project/openbsd-project-naortega.toc +++ b/2/ASO/assignments/openbsd-project/openbsd-project-naortega.toc @@ -4,7 +4,7 @@ \contentsline {section}{\numberline {3}Instalación de Paquetes}{3}{section.3}% \contentsline {section}{\numberline {4}Configuración de Servicios}{4}{section.4}% \contentsline {subsection}{\numberline {4.1}Nginx}{4}{subsection.4.1}% -\contentsline {subsection}{\numberline {4.2}MariaDB}{5}{subsection.4.2}% +\contentsline {subsection}{\numberline {4.2}MariaDB}{6}{subsection.4.2}% \contentsline {subsection}{\numberline {4.3}Servicio RSyncd}{6}{subsection.4.3}% \contentsline {section}{\numberline {5}Conclusión}{8}{section.5}% \contentsline {section}{\numberline {6}Derechos de Autor y Licencia}{9}{section.6}%