GNU Screen and Byobu Made Easy

Updated 4 months, 3 weeks ago

Source: http://dj-bri-t.net/

For the *nix elitist, no graphical tool comes close to the power that the command line provides. While this may strike some people as odd, particularly those who only have experience with Windows, it’s a pretty well known fact that the Linux command line provides a method of controlling every aspect of your computer activity; this is so much the case that most GUI applications on Linux are just command line “wrappers”, hiding you from what’s actually happening behind the scenes ...

  • 13 comments on this story
PRO

50% positive

Showing 10 relevant reactions out of 13.

My single favourite config step for screen is to set the "escape" key to

backquote.

It's a single key-press which is more convenient.

And on my keyboard, it's immediately next the key for number 1 and near the

other small numbers (1,2,3,4), so you can change screens by an easy inward

rolling motion. For example to select screen 2, the left little finger
... See all content

4 months, 3 weeks ago by good_one on Reddit

Thanks for the heads up, Darren. VNC is a nice option for that. The only issue to watch out for are the inherent security issues with it, such as plain-text communication and the 7-character password limit. If you’re using VNC, tunnel or VPN your traffic first.

4 months, 3 weeks ago by DJ Bri T on Wordpress

Social comments and analytics for this post…

This post was mentioned on Twitter by linuxalive: GNU Screen and Byobu Made Easy #linux http://bit.ly/21OTYj…

4 months, 3 weeks ago by uberVU - social comments on Wordpress

Thanks to @reddit, I had over 750 hits on my blog today from the Linux channel about this: http://tinyurl.com/yk7yrmm

4 months, 3 weeks ago by b_turchyn on Twitter

[...] more here:  GNU Screen and Byobu Made Easy | DJ Bri T.net Share this [...]

4 months, 3 weeks ago by GNU Screen and Byobu Made Easy | DJ Bri T.net | SpinCentral on Wordpress

@Josh and @DJ Bri T: GNU Screen does not interact in any way with the X Window System, i.e., it cannot be used to have an X application switch from one X display to another.

You can use VNC to create persistent X sessions:

http://en.wikipedia.org/wiki/VNC

There is also xmove:

http://en.wikipedia.org/wiki/Xmove

4 months, 3 weeks ago by Darren Embry on Wordpress

I’m assuming you’re using either Debian or Ubuntu? A simple sudo apt-get install screen screen-profiles should be all you need to get started. If you’re already running Ubuntu 9.10, sudo apt-get install byobu* should set you up with byobu. The package name for GNU Screen is “screen”. So, if it’s not installing, make sure you have your repositories up to date.

If
... See all content

4 months, 3 weeks ago by DJ Bri T on Wordpress

What is the name for GNU screen in Synaptic. I couldn’t find it there.

Can GNU screen function as an X terminal?

4 months, 3 weeks ago by Josh on Wordpress

Good question. Although I couldn’t find a written pronunciation guide, I did find a wav file of it being pronounced. Hopefully this helps you out.

http://people.canonical.com/~kirkland/byobu.wav

4 months, 3 weeks ago by DJ Bri T on Wordpress

I have a question about Byobu. How is it pronounced? I don’t like using software I can’t tell other people about.

4 months, 3 weeks ago by Jon on Wordpress

© uberVU Ltd. 2010

Terms of use
FEEDBACK