there is a ssh-copy-id package/script for windows powershell at chocolatey.org installation install chocolatey.org Install ssh-copy-id Link –> https://chocolatey.org/packages/ssh-copy-id
The real issue is that since Ubuntu 18.04 the resolv.conf is sym-linked to a stub file that points to the localhost for name resolution. Localhost DNS name resolution means that the system...
generate public key copy ssh public key to remote machine sudo without password, log into the remote machine and run following command add ” <username> ALL=(ALL) NOPASSWD: ALL ” to the end...
you need to create a file called config.gateway.json under the site name on the controller with these lines. if your are running ubuntu this folder is most likely located under /var/lib/unifi/sites/<site-name> .....