lets try again the ssh

This commit is contained in:
2022-06-18 18:16:11 +03:00
parent 525de48bb4
commit ec4cca6378

View File

@@ -12,8 +12,8 @@ then
curl -sSL "https://www.googleapis.com/drive/v3/files/1etRrxKbD57DCyZiqhA7uOMWHzHAsclyQ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine.pub
curl -sSL "https://www.googleapis.com/drive/v3/files/1qPxPILbk9X2wK4nbXnyGCOZs-jjq6NXZ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >DebianMachine
curl -sSL "https://www.googleapis.com/drive/v3/files/10y_s7IHOyqqUfdWB-HwRfYOy2EGlEAro?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine
ssh-copy-id -i DebianMachine.pub saret@libre-computer
ssh-copy-id -i WindowsMachine.pub saret@libre-computer
ssh-copy-id -i ./DebianMachine.pub saret@192.168.1.17
ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17
sudo tee /etc/apt/sources.list <<EOF
deb http://cdn-aws.deb.debian.org/debian stretch main
deb http://security.debian.org/debian-security stretch/updates main