| Paketname | screenbin |
| Beschreibung | use Amazon EC2 to host a shared screen session |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.5-0ubuntu1 |
| Sektion | universe/misc |
| Priorität | optional |
| Installierte Größe | 56 Byte |
| Hängt ab von | openssh-client, wget, ec2-api-tools |
| Empfohlene Pakete | |
| Paketbetreuer | Dustin Kirkland |
| Quelle | |
| Paketgröße | 6060 Byte |
| Prüfsumme MD5 | 257014675683ef1c9d897a769dd45333 |
| Prüfsumme SHA1 | 545c030aaf2f7cb73fa899c94414d38c6e8a73e5 |
| Prüfsumme SHA256 | c49fcc8bb4ffe23c8743a76c1afb3797743f0f4756dc0ee2d6df6a3290af2a0d |
| Link zum Herunterladen | screenbin_1.5-0ubuntu1_all.deb |
| Ausführliche Beschreibung | 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.
|