por Miguel | Jun 9, 2024 | multimedia
Audacity filtering This configuration is quite standard, I have found it and tested the improvements in this video: It is important to apply the settings in the current order. Recording Device Audio Console: Scarlet 2i2 4th Generation Microphone: Scarlett CM25 MKIII...
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 | 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...
por Miguel | Nov 8, 2019 | random
Job Title: Ssr. Linux Admin Questions of «X» company for a Linux Sysadmin position, they’ll require in the future learning about AWS and Java. Ansible What is ansible and how it works What is the underlying way in which ansible works, it’s requirements and...
por Miguel | Sep 19, 2019 | nic.ar
NIC.AR abre la posibilidad de registrar dominios .AR hoy! Me llego por correo la notificación, también salió la noticia en Infobae y en La Nación. Estimado/a ORTIZ MONTEALEGRE MIGUEL LEONARDO Queremos informarte que comenzó el Registro de Preferencia de dominios...
por Miguel | Sep 2, 2019 | logstash
Estoy interesado en hacer una centralización de logs para facilitar el análisis de los problemas de infraestructura, monitorear y mantener un histórico de servicio. Para entender lo básico de logstash me puse un servidor pequeño para hacer pruebas, inicialmente con...