por Miguel | Ago 19, 2021 | puppet
The objective is: command: To delete any file that uses the name of our target link so the command do not fail. command: To create a junction link in windows using puppet onlyif: Evaluate that it exists and is a junction link so we do not create it again exec {...
por Miguel | Jul 21, 2021 | Uncategorized
Para poder hacer attach a un contenedor y salir fácilmente usando la combinación Ctrl + P + Q se debe iniciar el contenedor con los parámetros ti y luego hacer el attach: docker run -ti docker attach docker exec -it...
por Miguel | Nov 29, 2020 | criptomonedas
Las criptomonedas no son algo nuevo y muchas personas tal vez no conocen cómo entrar en este «mundillo» de comprar activos digitales. Considero que la mejor forma de explicar algo es invirtiendo dinero en ello (probando) y verificando los resultados. Cómo soy...
por Miguel | Mar 17, 2020 | random
If you’re attempting to play broodwar and the next error appears: Failed to make initial server connection 2:1 Try to change the zone in the blizzard launcher: Then you’ll be able to be connected, probably the login server of Americas (which is my default)...
por Miguel | Feb 10, 2020 | docker
I was trying to test my recent docker install on Debian 9 but the following error appeared: root@gsdpuma:~# docker run hello-world Unable to find image ‘hello-world:latest’ locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/:...