https://github.com/kislyuk/dxssh
DNAnexus SSH demo
https://github.com/kislyuk/dxssh
Last synced: 3 months ago
JSON representation
DNAnexus SSH demo
- Host: GitHub
- URL: https://github.com/kislyuk/dxssh
- Owner: kislyuk
- Created: 2014-05-07T14:02:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T22:41:19.000Z (about 11 years ago)
- Last Synced: 2025-01-17T17:59:44.918Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# DNAnexus SSH Demo (DNAnexus Platform App)
To demo the SSH to worker feature, log in to the platform with dx and run "./run.sh" in the repo root. The run.sh script
explains what it's doing.# Chrome SSH/nassh/hterm integration notes
## Making links
```
link
```## Resources
* http://git.chromium.org/gitweb/?p=chromiumos/platform/assets.git;a=blob;f=chromeapps/nassh/doc/faq.txt
* http://stackoverflow.com/questions/8042548/checking-if-user-has-a-certain-extension-installed
* http://stackoverflow.com/questions/6293498/check-whether-user-has-a-chrome-extension-installed
* http://blog.kotowicz.net/2012/02/intro-to-chrome-addons-hacking.html