10 private links
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
A Blog for technical Linux, shell, php, mysql, python, OpenSource | Career | Books | Movies
This tuorial explains how to configure proxy settings of Chromium and Google Chrome browser from the command line. This little trick comes very handy in
Home of the Chromium Open Source Project
docker
Если я правильно понимаю, то по умолчанию при обращении к устройству из внешней сети https идет до роутера, а затем http до конкретного устройства. Возможно ли настроить https непосредственно на устройстве в локальной сети (например в nginx на ubuntu) так, чтобы сами веб приложения так же работал...
If you have a VPN account from CITeS (Center for IT Services - UoM) and you want to configure your SoftEther VPN client on your ubuntu machine, this is the best guide for you. This blog post is a…