Iván MorenoHow to setup a remote development environment with code-server and nextcloudIn this tutorial we are going to setup a complete remote work environment with the ability to sync our workspace directory across multiple…Feb 9, 2022Feb 9, 2022
Iván MorenoUnderstand how linux containers works with practical examplesNowadays a bast majority of server workloads run using linux containers because of his flexibility and lightweight but have you ever think…Apr 18, 2021Apr 18, 2021
Iván MorenoDeploy pihole and wireguard on kubernetes using a recursive dnsIn this tutorial we gonna deploy a dns add-blocker with pihole using a recursive dns as upstream server accessible in LAN network and…Mar 2, 2021Mar 2, 2021
Iván MorenoHow to connect to kubernetes internal network using WireGuardWhen you are testing your deploy in a kubernetes cluster on the cloud you have a few options to expose your services outside world, for…Nov 13, 20201Nov 13, 20201
Iván MorenoHow to connect raspberry pi with HC-05 bluetooth module + arduino programmIn this tutorial we will configure a raspberry pi to connect with hc-05 bluetooth module and arduino using a python script.Oct 13, 20202Oct 13, 20202
Iván MorenoHow to setup WiFi hotspot in raspberry pi and connect with ESP8266In this tutorial we will configure raspberry pi as an access point to connect to the esp8266 WiFi board using the arduino SDK and pythonOct 13, 2020Oct 13, 2020
Iván MorenoHow to bypass a firewall using a VPS on AWSWhen you browse at school or work you probably have experienced some problems browsing in certain websites or using certain applications…Sep 24, 2020Sep 24, 2020
Iván MorenoHow to encrypt an existing archlinux LVM installation [LVM on LUKS]AssumptionsAug 2, 2020Aug 2, 2020
Iván MorenoHow to install and configure you own vpn server in GCP with WireguardSecurity is one of the most important things now days specifically in enterprise environments, a vpn helps to encrypt traffic from client…Jul 30, 2020Jul 30, 2020
Iván MorenoSSH tunnel as systemd serviceOne of the best features of ssh is tunneling, it has 3 types of tunneling: local, remote and dynamic. Each of than can be use for…Oct 17, 20192Oct 17, 20192