Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- LPIC2 2021 Sesión 7 (2021-02-23) - raid, networking
- l-raid> -n=<n-discos> [<dispositivos>]'' <- ''yum install mdadm'' * **-C**: crear volume RAID * *... nectarnos * [[http://clusterfrak.com/sysops/app_installs/openfiler_install/]] * [[https://www.openfiler.com/]] * [[http://vmwareinsight.com/Tutorials/2016/7/5... networkManager "GUI" <- en modo texto * ''yum install NetworkManager-tui -y'' * **nmcli**: networkMan
- LPIC2 2021 Sesión 11 (2021-03-09)
- al Practicas LPIC-2/LPIC-202/2-Web Services/Squid/Install sarg.txt * <code bash> wget -N http://www.a... er.repo -O /etc/yum.repos.d/AL-Server.repo yum -y install sarg </code> * <code ; /etc/sarg/sarg.conf>... * Centos no lo soporta hasta v8:<code bash>yum install epel-release -y # repo adicional yum install nginx -y </code> * **/etc/nginx/** * **nginx.conf**
- LPIC2 2021 Sesión 0: Preparativos (2021-02-02)
- code> * programas para instalar:<code bash> yum install ntp -y yum install vim -y yum install git -y yum install bash-completion -y </code>
- LPIC2 2021 Sesión 1 (2021-02-02) - Utils info
- a de entrada/salida de un disposito/CPU * ''yum install bash-completion -y'' * ''yum provides iostat'' * ''yum install sysstat -y'' * ''rpm --ql sysstat'' * ''iost... relacionados * ''yum provides lsof'' -> ''yum install lsof -y'' * ''lsof /root'' (o punto de montaj... LPIC-201/1-Capacity Planning/collectd/Laboratorio Installing Collectd and Collectd-Web.pdf** == prácticas/
- LPIC2 2021 Sesión 8 (2021-02-25)
- lase === System Maintenance: compresión * ''yum install tar zip unzip gzip bzip xz -y'' * tar * **z... defecto:<code bash>./configure [--help] make make install</code> * pero mirar el README que acompaña a ... %%help** para ayudar en las opciones * ''make uninstall'': desinstalación (si está) * DOC: Material Pra... a bind*'': para ver paquetes instalados * ''yum install bind* -y'' * copiamos los ficheros (pasados por
- LPIC2 2021 Sesión 14 (2021-03-18)
- oratorio Servidor de correo-Centos7.pdf * ''yum install -y sendmail sendmail-cf'' * **/etc/mail** *... temctl restart sendmail'' * dovecot * ''yum install -y dovecot'' * <code /etc/dovecot/dovecot.con... > * <code /etc/procmailrc></code> * ''yum install -y mailx'': cliente mail * ''mkdir /etc/skel/Ma... //www.digitalocean.com/community/tutorials/how-to-install-and-configure-zabbix-to-securely-monitor-remote-s
- LPIC2 2021 Sesión 3 (2021-02-09) - procesos, kernel, systemd/systemv, modulos
- rmer.com/11.0/]] * ''make all && make modules install && make install'' * **make install** añade una nueva opción al grub -> **/boot/grub/menu.lst** * ''make clean &&
- LPIC2 2021 Sesión 4 (2021-02-11) - systemd, journal
- emctl se entere. * Si no ponemos sección **[Install]** en nuestro fichero de unit, podemos asignarlo ... tc/init.d/iniciar-supervisamem stop Type=forking [Install] WantedBy=multi-user.target </code> * <co... l_arranque.sh Type=oneshot RemainAfterExit=true [Install] WantedBy=default.target ##RemainAfterExit=true
- LPIC2 2021 Sesión 5 (2021-02-16) - discos
- =/dev/sdb1 Where=/logs Type=xfs Options=defaults [Install] WantedBy=multi-user.target ---------------------... 97 Where=/mnt/backups Type=ext4 Options=defaults [Install] WantedBy=multi-user.target ---------------------
- LPIC2 2021 Sesión 9 (2021-03-02)
- acion LPIC-2.pdf, pag. 289 ==== apache * ''yum install httpd* -y'' * ''yum install mod_ssl'' * ''systemctl start httpd'' * ''systemctl enable httpd'' * '
- LPIC2 2021 Sesión 12 (2021-03-11)
- nfstat'' * NFS v4: ACLs y Kerberos * ''yum -y install nfs-utils'' * ''systemctl start rpcbind nfs-ser... oratorio DHCP.pdf * DOC: (pag 165) * ''yum -y install dhcp'' * **/etc/dhcp/dhcp.conf**<code> authorit
- LPIC2 2021 Sesión 13 (2021-03-16)
- stión de cuentas de usuario.pdf * ... * ''yum install vlock'' * permitir solo a los miembros de **whe... * instalación y setup básico:<code bash> yum -y install openldap-servers openldap-clients cp /usr/share/o
- LPIC2 2021 Sesión 2 (2021-02-04) - info, procesos, logs, hard
- ux con el switch === recopilación hard * ''yum install pciutils'' * ''lspci -s <device> -v [-k]''
- LPIC2 2021 Sesión 10 (2021-03-04)
- goritmos de caché * LRU * LFUDA * ''yum install squid -y'' * **/etc/squid/squid.conf** * oj
- LPIC2 2021 Sesión 15 (2021-03-23)
- /]] * [[https://www.bellera.cat/josep/pfsense/installacio_cs.html]] === OpenVPN * DOC: Laboratorio Co