- Create certificates
- Edit Docker options
- Restart Docker
- Copy client certificates from host
- (optional) Add remote endpoint in Portainer
Tested on a standard $5/mo DigitalOcean VPS running Ubuntu 16.04.
Tested on a standard $5/mo DigitalOcean VPS running Ubuntu 16.04.
[WSL Debian] Needs to change permissions of ping
to be accessible for non-root user
rafaelfesi@rfs-pc:~ $ which ping
/bin/ping
rafaelfesi@rfs-pc:~ $ ping 8.8.8.8
Author: Nilo Dantas - n1lo | |
Based on: https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/518056 - helio-valente post | |
How to use Cedilha on US Keyboard on ArchLinux | |
1) Put: English(US, internacional with dead Keys) on your system keyboard layout. | |
2) Editing the files: | |
sudo vim /usr/lib/gtk-3.0/3.0.0/immodules.cache |
SETUP:
MacOS version: 10.13.4 (High Sierra)
brew install python
brew install pipenv
SOLUTION:
Solved by adding the following lines to ~/.bash_profile
:
It will restart the PPPoE connection every day at 7a.m
The benefit to using the task-scheduler
is that your commands get saved in config
folder which ensures that they get copied over during firmware upgrades.
cd /config/user-data && sudo mkdir scripts && sudo chown root scripts && cd scripts