Remote Administration
Mathis wants to be able to run gui administration tools remotely on zeck.
Mathis
Aug 13, 2003 11:00 PM
Aug 13, 2003 11:00 PM
* Found .desktop entries on zeck in '/usr/share/applications' * Copied them locally and ran:: for f in *; \ do mv $f ${f}.old; \ sed -e 's/Exec=/Exec=ssh -l root zeck /' ${f}.old > $f ;\ done * Need to copy to ellen so that they appear in the menu structure. This should be possible by creating a directory under '/usr/share/applnk/', e.g. 'zeck-apps' with all the converted dekstop files.
0.333
0
Document Actions