|
|
@@ -10,11 +10,6 @@ mkdir /home/lee/.ssh |
|
|
|
wget -qO- https://github.com/LeeSmet.keys >> /home/lee/.ssh/authorized_keys |
|
|
|
chown -R lee:lee /home/lee/.ssh |
|
|
|
|
|
|
|
useradd -m -Gsudo -s /usr/bin/zsh -p '$6$w6py6llD3P4FgJR4$EzDQ9yIrpNDskKLAPUQrsBqVnDeBbVaeOzRyJp2R8k7L8IC7SjZEXFYyhxywS7J9r5uw/tB1korefeEbJjUS31' -c "Dylan Verstraete" verstrad |
|
|
|
mkdir /home/verstrad/.ssh |
|
|
|
wget -qO- https://github.com/dylanVerstraete.keys >> /home/verstrad/.ssh/authorized_keys |
|
|
|
chown -R verstrad:verstrad /home/verstrad/.ssh |
|
|
|
|
|
|
|
useradd -Gsudo -m -s /usr/bin/zsh -p '$6$w6py6llD3P4FgJR4$EzDQ9yIrpNDskKLAPUQrsBqVnDeBbVaeOzRyJp2R8k7L8IC7SjZEXFYyhxywS7J9r5uw/tB1korefeEbJjUS31' -c "Muhamad Azmy." muhamada |
|
|
|
mkdir /home/muhamada/.ssh |
|
|
|
wget -qO- https://github.com/muhamadazmy.keys >> /home/muhamada/.ssh/authorized_keys |
|
|
|