screenbin 1.5-0ubuntu1 source package in Ubuntu
Changelog
screenbin (1.5-0ubuntu1) lucid; urgency=low * screenbin: Update for 10.04 EC2 guests, LP: #569500 - add URL pointer to uec-images.ubuntu.com - ditch friend_lp_ssh lookup; use ssh-import-lp-id in guest - drop vim and screen from needed packages (now seeded) - drop screen-profiles references, deprecated - call byobu-launcher-install directly - drop screen.real reference, deprecated - update help-text for --guest option - launch byobu with motd+shell -- Dustin Kirkland <email address hidden> Sat, 24 Apr 2010 11:54:20 -0500
Upload details
- Uploaded by:
- Dustin Kirkland
- Uploaded to:
- Lucid
- Original maintainer:
- Dustin Kirkland
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc | |
Focal | release | universe | misc | |
Bionic | release | universe | misc | |
Xenial | release | universe | misc | |
Trusty | release | universe | misc | |
Precise | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
screenbin_1.5.orig.tar.gz | 14.8 KiB | d35ab90403db568b2597c19e143c8cb11f82a613e3d74d10a1829855ee5337a1 |
screenbin_1.5-0ubuntu1.diff.gz | 2.5 KiB | 63583592ba78ccfa7a324618d2f0017ceffe8a914dc21cee2782e528ab93170c |
screenbin_1.5-0ubuntu1.dsc | 1.1 KiB | b11bcfdc19bdd301a4320c4e844e51a51f5703e724687d17ced703cac76d1e5d |
Available diffs
- diff from 1.4-0ubuntu1 to 1.5-0ubuntu1 (1.8 KiB)
Binary packages built by this source
- screenbin: use Amazon EC2 to host a shared screen session
screenbin uses Amazon's EC2 cloud to dynamically instantiate an Ubuntu
instance in the cloud, install a specified list of ssh keys, and launch a
shared screen session as a guest user. In this manner, screenbin is a
collaborative tool like pastebin, or gobby, but provides a shared shell
environment.
.
This is particularly useful for synchronous code reviews, education,
collaborative debugging, and demonstrations when a shared terminal
between two or more people is required.
.
Amazon EC2 provides a central location accessible via ssh by all parties,
such that no individual needs to modify local firewall settings to allow
incoming ssh access. And the 'throw-away' nature of EC2 instances
allows the host to immediately destroy the instance should anything
go wrong.