Configuraciones core
===================================

.. toctree::
   :maxdepth: 2

.. note::
    | IP: 172.16.1.14/27
    | Sistema operativo: Rocky Linux 9.3


#. **INIT**

.. code-block:: bash
   :linenos:

    dnf update
    dnf install openssh-server wget vim-enhanced
    useradd -m diego
    password diego

#. **SSH**

    Sin customizaciones y sobre el puerto 22.

#. **GIT**

   Ver la documentación Centos/Servidor git

#. **DNS**

   Ver la documentación Centos/Servidor dns


Configuraciones para nagios, sphinx, ...

#. Monitorización de 4 hosts y 15 servicios
