Suppression du serveur librepc à remplacer par celui de Lalis
This commit is contained in:
parent
9e8bb1936d
commit
cb43ed9d4d
@ -126,5 +126,5 @@ This task package installs LALIS choosen packages in mageia and some configurati
|
||||
adduser lalis
|
||||
chmod -R o-rwX /home/lalis
|
||||
echo "Allowusers lalis" >>/etc/ssh/sshd_config
|
||||
printf "#!/bin/sh\nssh -N -f -R 6000:localhost:22 ssh@librepc.homelinux.net\n" >/usr/local/bin/tunnel
|
||||
printf "#!/bin/sh\nssh -N -f -R 6000:localhost:22 ssh@<serveur ssh de LALIS>\n" >/usr/local/bin/tunnel
|
||||
chmod a+x /usr/local/bin/tunnel
|
||||
|
Reference in New Issue
Block a user