Copy or transfer videos(mkv, avi, etc) from your Mac OS to your iPhone, sometimes is quite difficult. But there is … More Copy mkv videos from Mac to iPhone using Finder and VLC
All articles in Geeks
Ansible AWX: How to configure SSL/HTTPs
Initial situation, HTTP : We have an standalone instance of Ansible AWX(Docker version) already installed in a CentOS linux machine. … More Ansible AWX: How to configure SSL/HTTPs
Ansible AWX: How to change default logos on the Web
Upload logos First step, upload the custom logos to Ansible AWX machine. There are two different logos, the login logo … More Ansible AWX: How to change default logos on the Web
Best way to distribute users’s Public ssh Key to many hosts (no prompt password)
Lab information For this lab, we will distribute the ssh public key of our main server, Ansible Master to two … More Best way to distribute users’s Public ssh Key to many hosts (no prompt password)
Configure SSH trust relationship
To configure a SSH trust relationship providing authentication via RSA public keys is necessary to follow the next steps: Generate … More Configure SSH trust relationship
Ansible: Privilege escalation more secure using Ansible-Vault
– INTRODUCTION Sometimes is necessary to execute the tasks of the Playbook with root user in the remote servers. To … More Ansible: Privilege escalation more secure using Ansible-Vault
Colorize your Jenkins output
There is a plugin in Jenkins very useful to make your life easier when you need to review the console … More Colorize your Jenkins output
How to Install Jenkins using Docker
Requirements: Ubuntu Server Linux with Docker installed. Tip: I have installed a virtual machine using the image: “ubuntu-18.04.2-live-server-amd64”. You can … More How to Install Jenkins using Docker
Instalar Plugin Manager en Notepad++
El primer plugin que tenemos que instalar en Notepad++ es “Plugin Manager”. Este plugin te permitirá después instalar, actualizar y desinstalar todos los plugins existentes … More Instalar Plugin Manager en Notepad++
Cheatsheet de nmap
Escaner de puertos nmap, es la herramienta por excelencia para escanear puertos. Se utiliza para hacer descubrimientos en redes y … More Cheatsheet de nmap