You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recursively add all subdirectories of a root path to an aMule instance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you have your Android device with Kodi installed on it, you might want to
add remote folder using ssh/sftp protocol.
Since it's a bad security practice setup a ssh access allowing to log in using a
password instead of the ssh key, the setup should be done by using such file.
Tras comenzar nuestra aventura con vamosdefiesta.es, vimos que no habia
ninguna web activa de juegos de beber y dado que la idea nos gustaba decidimos
ponenos manos a la obra. Así es como nació este blog, nuestra intención es la
de dar a conocer tantos juegos como podamos de una forma sencilla y divertida.
La idea de grabar los juegos vino porque muchas veces las normas pueden
resultar un poco liosas y porque si una imagen vale mas que mil palabras, un
vídeo de 3 minutos en el que salimos jugando y explicando las normas ya ni te
cuento. A día de hoy llevamos mas de 100 entradas (aunque no todas ellas
juegos) y la previsión es la de publicar muchísimos más (todos con su
The first thing when you come to this topic is that when it comes to iptables, docker just behaves like a spoiled child that takes what (s)he want, although the child is been banned to do so.
In other words, as you may already know, by default, docker ignores any pre-existing iptables' rules when adding its own Chain in the tables.
The result of this is a useless firewall when it comes to protecting the access to your services hosted in containers.
Tell me how you almost screw up
So, at the office, at the moment we had this problem we were migrating our projects into containers.