Scripts for SSH
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
BrainwreckedTech c80dca759c
First sync
5 years ago
LICENSE Initial commit 5 years ago
README.md First sync 5 years ago
bup2ssh First sync 5 years ago
cp2chroot First sync 5 years ago
keepssh First sync 5 years ago
mkminchroot First sync 5 years ago
ssh-multirun First sync 5 years ago
ssh-reboot First sync 5 years ago
ssh-shutdown First sync 5 years ago
sshauth First sync 5 years ago
sshdpw First sync 5 years ago

README.md

ssh

Scripts for SSH

PLEASE NOTE: These scripts should be considered experimental. Test on non-production or backed-up data first.

bup2ssh
Backup a machine writing the contents to a remote machine via ssh
cp2chroot
Copies a binary and its dependencies into a minimal chroot
keepssh
Executes ssh in a loop for automatic reconnections
mkminchroot
Makes a minimal chroot
ssh-multirun
Runs the same command on multiple machines
ssh-reboot
Reboots a machine via ssh
ssh-shutdown
Shuts down a machine via ssh
sshauth
Toggle security for a user's .ssh folder
sshdpw
Toggle password acceptance for the ssh deamon