Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test scripts: Add run-nxagent test script. | Mike Gabriel | 2016-06-27 | 1 | -0/+140 |
| | |||||
* | doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using ↵ | Mike Gabriel | 2015-06-25 | 1 | -3/+4 |
| | | | | the mcookie tool. | ||||
* | test script: doc/examples/run-nxproxy2nxproxy-test | Mike Gabriel | 2015-04-15 | 1 | -0/+140 |
Launch this script (after nxproxy has been installed into $PATH) and you will be able to evoke any local command through a nxproxy -C <-> nxproxy -S connection on DISPLAY=:8. This eases testing NX compression without using NX agent on the server side. How to use: # install nxproxy into $PATH, then... $ cd doc/examples/ $ ./run-nxproxy2nxproxy-test $ export DISPLAY=:8 $ xterm |