Skip to content

cyberorg/assist-cockpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

assist-cockpit

Remote support module

Requires x11vnc installed and lightdm running or socat and screen installed on the client.

#Automatic install
wget -O - https://raw.githubusercontent.com/cyberorg/assist-cockpit/master/install.sh | sudo bash

#Manual install after git checkout
cp -r assist /usr/share/cockpit/

Ubuntu PPA https://launchpad.net/~jigish-gohil/+archive/ubuntu/cockpit-experiments

Run vncviewer -listen in a desktop session for GUI or socat tcp-listen:5500,keepalive=1 stdio,raw,echo=0 on the server for a client to connect, server needs IP or FQDN reachable by the clients.

About

Remote support module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published