use nano May 25, 2026 | No Comments | information, linux, Linux Ubuntu Server, macos, nano I do this because I know how to use vi/vim and when I opened something with nano I felt uncomfortable, but nano is simpler than […]
cambiar el puerto de casaos | No Comments | information por defecto casaos usa el puerto 80 (osea en el navegador no hace falta poner :80 despues de la IP) cambiar de puerto en el […]
nginx conf May 20, 2026 | No Comments | command, configuration, console, docker, docker-compose, information, nginx, port, private_ip, public_ip, remote-access, router, www docker-compose.yml: The plan is to forward port 80 from the web/external network to port 80 of localhost Docker maps port 80 of localhost to port […]
discord bot May 14, 2026 | No Comments | information run the command: the content of bot.js is: in XXXX paste your token to run the script: create a server discord the discord server: A […]
docker image of java project May 13, 2026 | No Comments | information Create the Dockerfile in the root directory: content: Remember: Expose is for informational purposes only; it serves no other function In my case, I use […]