Хабр: Mikrotik firewall filter: скрипт генерирующий основу для политики фильтрации.
https://habr.com/ru/post/500148/
Хакер: Стена огня. Учимся настраивать файрвол на примере Микротика.
https://xakep.ru/2020/05/06/mikrotik-firewall/
Хабр: Легкий способ защитить свой Mikrotik от атак.
https://habr.com/ru/post/499146/
Около 2,5 лет назад писал статью на тему автоматического переключения канала Интернет на резервный. Скрипт, конечно, и по сей день работает «на отлично», но его внешний вид и некоторые...
Хабр: Mikrotik RouterOS в Docker / Хабр.
https://habr.com/ru/post/498012/
Сегодня рассмотрим в mikrotik настройку capsman для создания единой бесшовной wifi сети, состоящей из множества точек доступа.
dynamic.name-services.com
One best practice when running a container is to launch the process with a non root user. This is usually done through the usage of the USER instruction in the Dockerfile. But, if this instruction…
Enable Docker Remote REST API on Docker Host. Connect to a remote docker host to manage the container remotely over a browser easily
Using hosts configuration in daemon.json file is conflicting with the default systemd -H fd:// config. Of course, I can edit the /lib/systemd/system/docker.service file or duplicate it as /etc/systemd/system/docker.service or even add a ...
Home of the Chromium Open Source Project