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/:...
por Miguel | Dic 3, 2019 | python
Recently working with Flask and using Apache2 as WSGI a new error appeared in the apache logs for a new feature added to the API in Flask: [Tue Dec 03 15:47:14.706011 2019] [wsgi:error] [pid 5892:tid 140174218479360] [client 123.456.789.012:52356] mod_wsgi (pid=5892):...
por Miguel | Nov 15, 2019 | nomachine
A coworker has found a way to share audio over network for No Machine in multinode environments, specifically to applications that are executed in remote servers (not the node) through exporting X (like an ssh -X). Imagine you have the next scenario: NX Terminal...