ajout de l'assistance VNC
This commit is contained in:
parent
742f3dc86b
commit
550af5a8c1
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/sh
|
#!/usr/bin/sh
|
||||||
|
|
||||||
ssh -p 10022 -N -f -R 6000:localhost:22 ssh@lalis69.ddns.net
|
ssh -p 10022 -N -f -R 6000:localhost:22 ssh@lalis69.ddns.net
|
||||||
#ssh -N -f -R 6001:localhost:5900 ssh@82.225.210.60 'x11vnc -localhost -display :0'
|
ssh -N -f -L 5500:localhost:5500 ssh@lalis69.ddns.net
|
||||||
|
x11vnc --connect localhost:5500
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Install LALIS packages and configuration
|
Summary: Install LALIS packages and configuration
|
||||||
Name: task-lalis
|
Name: task-lalis
|
||||||
Version: 2.8
|
Version: 2.9
|
||||||
Release: %mkrel 1
|
Release: %mkrel 1
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: Tools
|
Group: Tools
|
||||||
|
Reference in New Issue
Block a user