Note to self:
Install the Open-ssh optional Windows feature
Create the keys using ssh-keygen Upload the pub key to the Linux server:
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"
Note to self:
Install the Open-ssh optional Windows feature
Create the keys using ssh-keygen Upload the pub key to the Linux server:
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"
Docker networking is just awesome. -if you enjoy networking. Especially check out the IPVLAN L3 functionality, it is really nice. Learn
Open source By utilizing completely free community driven Open source software you can organize all your logs. I can highly recommend
Sometimes we might run into a DNS replication problem in the public domain. This might be because of a DNSSec issue