Cerca

Heus ací els resultats de la cerca.

DevOps Sesión 12 (2022-03-21) @info:cursos:pue:devops2022
17 Resultats, Darrera modificació:
ible-doc -s copy === cowsay enable <code bash>yum install cowsay -y sudo vi /etc/ansible/ansible.cfg # 218:... le all -a "timedatectl" ansible clientes -a "yum install httpd -y" </code> === fetch * recoge/descarga ... : '192.168.1.99 foo.lab.net foo' ... </code> === install docker <code yaml ; playbook_centos_install_docker.yaml> --- - name: Install docker Centos gather_facts:
Sesión 5: vagrant, ansible @info:cursos:pue:devops
12 Resultats, Darrera modificació:
"apachephp" config.vm.provision "shell", path: "install.sh" # config.vm.network :private_network, ip: ... # vb.gui = true # end end </code> <code bash; install.sh> sudo apt-get update sudo apt-get -y install apache2 libapache2-mod-php5 #rm /var/www/index.html </code... $mi_script=<<SCRIPT apt-get -y update apt-get -y install apache2 mysql-client SCRIPT $otro_script=<<SCRIP
1.6 Making life easier with the requests module @info:cursos:pue:python-pcpp1:m4
11 Resultats, Darrera modificació:
t's start. First of all, we need to have Node.js installed on our computer. The steps you should take depe... ejs.org/en/download, download and run the Windows installer (a file with a name that looks like ''node-vxx.... anch; accept all the default settings and let the installer do the job; after successful installation you should see an entry named ''Node.js'' in the Windows® star
LPIC2 2021 Sesión 7 (2021-02-23) - raid, networking @info:cursos:pue:lpic2-2021
10 Resultats, Darrera modificació:
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) @info:cursos:pue:lpic2-2021
8 Resultats, Darrera modificació:
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**
Sesión 9 : kubernetes, Jenkins @info:cursos:pue:devops
7 Resultats, Darrera modificació:
| sudo apt-key add -'' * instalar: ''sudo apt install docker-ee'' * [[https://docs.docker.com/ee/end-to-end-install/]] * arrancar el UCP((Universal Control Plane... er.sock:/var/run/docker.sock \ docker/ucp:3.1.4 install \ --host-address 192.168.50.209 \ --interacti... : <code bash> sudo apt-get update && sudo apt-get install -y apt-transport-https curl -s https://packages.c
Sesión 6 : ansible @info:cursos:pue:devops
5 Resultats, Darrera modificació:
L=(ALL) NOPASSWD: ALL" become: yes - name: Install apache httpd but avoid starting it immediately (s... y == 'RedHat' become: yes </code> === mysql install <code yaml; mysql-install.yaml> # Ansible needs python-mysqldb - name: Install MySQL apt: pkg={{item}} state=latest update_cac
Ethical Hacker : sesión 4 @info:cursos:pue:ethical-hacker
5 Resultats, Darrera modificació:
ouse cursor on Plugins in the left pane and click Installed Plugins, as shown in the screenshot.{{:info:cur... the Plugin(s) Identified section, and observe the installed vulnerable plugins (wp-upg) on the target websi... er:pasted:20250220-033129.png?500}} - Run ''pip install .'' command to install wapiti web application security scanner.{{:info:cursos:pue:ethical-hacker:pasted:20
Lab Module 18 IoT and OT Hacking @info:cursos:pue:ethical-hacker:sesion5
5 Resultats, Darrera modificació:
re and Analyze IoT Traffic using Wireshark - To install the MQTT Broker \\ {{:info:cursos:pue:ethical-ha... 2605.png?500}} - To create IoT devices, we must install the IoT simulator on the client machine using Bev... dress of the Windows Server 2019 ). Since we have installed the Broker on the web server, the created netwo... enter the password toor). - Run **sudo apt-get install can-utils** to install CAN utility - Now, to se
3.1 PEP 8 – Introduction @info:cursos:pue:python-pcpp1:m2
5 Resultats, Darrera modificació:
ainst PEP 8 style conventions. These tools can be installed and run locally, or accessed online. We want to... ance with the style conventions in PEP 8. You can install the tool with the following command in the terminal: * <code python> pip install pycodestyle </code> * You can run it on a fil... pycodestyle.pycqa.org/en/latest/ * You can also install **autopep8** to automatically format your Python
LPIC2 2021 Sesión 0: Preparativos (2021-02-02) @info:cursos:pue:lpic2-2021
4 Resultats, Darrera modificació:
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 @info:cursos:pue:lpic2-2021
4 Resultats, Darrera modificació:
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) @info:cursos:pue:lpic2-2021
4 Resultats, Darrera modificació:
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) @info:cursos:pue:lpic2-2021
4 Resultats, Darrera modificació:
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
Apuntes SinCara Extras systemd @info:cursos:pue:ethical-hacker:extras
4 Resultats, Darrera modificació:
sr/sbin/cupsd -l Type=notify Restart=on-failure [Install] Also=cups.socket cups.path WantedBy=printer.targ... as específicas de la definición de la unit * **[Install]**: Define directivas de gestión de units estable... l archivo **.service** no requiere una sección **[Install]** ya que son las unidades de temporizador las qu... mizedDelaySec=1h AccuracySec=6h Persistent=true [Install] WantedBy=timers.target </code> * <code prope
Sesión 2: Docker @info:cursos:pue:devops
3 Resultats, Darrera modificació:
DevOps Sesión 13 (2022-03-23) Ansible @info:cursos:pue:devops2022
3 Resultats, Darrera modificació:
Lab Module 19 Cloud Computing @info:cursos:pue:ethical-hacker:sesion5
3 Resultats, Darrera modificació:
Sesión 3 : swarm @info:cursos:pue:devops
2 Resultats, Darrera modificació:
Sesión 16 prometheus on kubernetes @info:cursos:pue:devops
2 Resultats, Darrera modificació:
DevOps Sesión 8 (2022-03-07) k8s @info:cursos:pue:devops2022
2 Resultats, Darrera modificació:
DevOps Sesión 9 (2022-03-09) Vagrant @info:cursos:pue:devops2022
2 Resultats, Darrera modificació:
DevOps Sesión 11 (2022-03-16) Ansible @info:cursos:pue:devops2022
2 Resultats, Darrera modificació:
LPIC2 2021 Sesión 5 (2021-02-16) - discos @info:cursos:pue:lpic2-2021
2 Resultats, Darrera modificació:
LPIC2 2021 Sesión 9 (2021-03-02) @info:cursos:pue:lpic2-2021
2 Resultats, Darrera modificació:
LPIC2 2021 Sesión 12 (2021-03-11) @info:cursos:pue:lpic2-2021
2 Resultats, Darrera modificació:
LPIC2 2021 Sesión 13 (2021-03-16) @info:cursos:pue:lpic2-2021
2 Resultats, Darrera modificació:
Lab Module 20 Cryptography @info:cursos:pue:ethical-hacker:sesion5
2 Resultats, Darrera modificació:
Curso python PUE 2022
1 Resultats, Darrera modificació:
Curso python (PCPP1) PUE 2023
1 Resultats, Darrera modificació:
Sesión 11 Jenkins @info:cursos:pue:devops
1 Resultats, Darrera modificació:
sesión 14 OpenStack @info:cursos:pue:devops
1 Resultats, Darrera modificació:
DevOps Sesión 3 (2022-02-16) Docker @info:cursos:pue:devops2022
1 Resultats, Darrera modificació:
DevOps Sesión 5 (2022-02-23) Swarm @info:cursos:pue:devops2022
1 Resultats, Darrera modificació:
DevOps Sesión 7 (2022-03-02) k8s @info:cursos:pue:devops2022
1 Resultats, Darrera modificació:
Ethical Hacker : shellgpt @info:cursos:pue:ethical-hacker
1 Resultats, Darrera modificació:
LPIC2 2021 Sesión 10 (2021-03-04) @info:cursos:pue:lpic2-2021
1 Resultats, Darrera modificació:
LPIC2 2021 Sesión 15 (2021-03-23) @info:cursos:pue:lpic2-2021
1 Resultats, Darrera modificació:
configuracion red avanzada @info:cursos:pue:lpic2:6
1 Resultats, Darrera modificació:
4.1 PEP 257 – Docstring Conventions @info:cursos:pue:python-pcpp1:m2
1 Resultats, Darrera modificació:
1.7 Four magic letters: CRUD @info:cursos:pue:python-pcpp1:m4
1 Resultats, Darrera modificació: