update-dpsyco-users-sshaccess
Automate administration of access via ssh
Install
- All systems
-
curl cmd.cat/update-dpsyco-users-sshaccess.sh
- Debian
-
apt-get install dpsyco-ssh
- Ubuntu
-
apt-get install dpsyco-ssh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dpsyco-ssh
- Raspbian
-
apt-get install dpsyco-ssh
- Dockerfile
- dockerfile.run/update-dpsyco-users-sshaccess
dpsyco-ssh
Automate administration of access via ssh
This package contains a tool to automatically give some users access via ssh. WARNING! Users with UID < 999 will have its ssh access administrated automatically which means that the authorized_keys file will be removed if there is no admin package installed that gives the user ssh access. YOU HAVE BEEN WARNED!