Power Sessions with Screen
You can find further information on screen in the screen documentation. The documentation is provided in both man and info format. I prefer the info format when browsing and the man page when searching for specific things, but that's a personal preference.
There are also a few on-line resources for screen users. First is Sven Guckes' screen pages at www.math.fu-berlin.de/~guckes/screen. Second is the helpful screen mailing list at groups.yahoo.com/group/gnu-screen. The mailing list is the first place you should go with questions after you have exhausted the available documentation. You must be subscribed to post.
Adam Lazur is a Linux consultant doing things ranging from embedded Linux to Beowulf clusters. In his spare time, Adam likes to write about himself in the third person. Adam welcomes comments about this article at adam@lazur.org.
- « first
- ‹ previous
- 1
- 2
- 3
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Validate an E-Mail Address with PHP, the Right Way
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- UX Designer
- Introduction to MapReduce with Hadoop on Linux
- RSS Feeds
- Bought photoshop CS5 for developing a website :(
1 hour 33 min ago - What the author describes
2 hours 59 min ago - Reply to comment | Linux Journal
7 hours 10 min ago - Reply to comment | Linux Journal
7 hours 55 min ago - Didn't read
8 hours 5 min ago - Reply to comment | Linux Journal
8 hours 10 min ago - Poul-Henning Kamp: welcome to
10 hours 20 min ago - This has already been done
10 hours 21 min ago - Reply to comment | Linux Journal
11 hours 7 min ago - Welcome to 1998
11 hours 55 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




Comments
screen -- window notification
1. Connect to the remote machine via ssh.
Terminal settings is fine.
2. screen
When I do that, then all my terminal settings change. For example, now I get window notification (not a bell but flash). How can I switch "flash notification" off ?
thanks.
screen. THX
Never heard about screen. THX untile I saw this
very intressting info thank for explaing .
Visit clownsilver
comment
Thanks for the trackback on my photo of frijole! For those interested, I have lots of photos from the opening.
Hot Rolling Mills
Stucki - u r great
Sorry for being out of context.
Was getting error "can not open /dev/tty", while executing a perl script using ssh.
After "-t" option it went away..incase if its useful for some soul.
Status Bar Line
Screen quickly becomes confusing for me (since it's by default indistinguishable from a normal terminal), so I use the hardstatusline setting in my .screenrc:
hardstatus alwayslastline
hardstatus string '%{gk}[ %{G}%H %{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= kw}%?%+Lw%?%?%= %{g}][%{Y}%l%{g}]%{=b C}[ %m/%d %c ]%{W}
What that crazy line displays is this: On the last line:
[mike][ 0-$ emacs (1*$ python) 2-$ vim [0.06 0.12 0.53][ 06/29 5:19]
acai berry cleanse reviews
acai berry cleanse reviews - There are many other essential acai berry supplements in Acai Berry - like phosphorus, iron, calcium, potassium, Vit-B1, Vit-B2, Vit-B3, Vit-C, and Vit-E - minerals and vitamins that are important for the sound functioning of your body.
re acai berry during screen session
Weird. When I consumed this acai berry supplement during a screen session, I farted once.
Farting was increased during multiple screen session.
Use wordpress tags
Use Tags There are some other aspects of tagging. Presentation of tags can be influenced by tag similarities and tag hierarchy ( if there is any)
Hi Adam, this is a nice
Hi Adam,
this is a nice article about screen. THX a lot. I have a question and hope you can help me.
I use screen since some time to start ssh session automatic.
- screen -t session1 1 ssh root@system1
It works. But I need a behaviour which didnt' close the screen session when exit. I want stay on the bash after exit and have the ssh command in the bash history.
Is it possible to handle this with screen ?
Cheers
Adam
bind keys in screenrc
How to change CtrA+p for previous and CtrA+n for Next window. I do not want to repeat these option oftenly, i want options just as
Ctr+-> (Right arrow) for Next
Ctr+<- (Left arrow) for Previous.
have you looked at ratpoison?
very nice images ...........
run same command on multiple sessions
is there any way, to run same command on all curently opened screen session?
thx
Is there an easy way of naming a screen session, so that one could use easier-to-remember names with screen -r ? One way is to rename the named socket in /var/run/screen/. Wondering if there's a better way.
of course.. you can use
of course.. you can use screen -S name or (inside running session) - Ctrl+A :sessionname name
why
why
?
bell_msg '^GBell in window %n'
activity '^GActivity in window %n'
Personally, I find escape
Before i knew screen i would open a putty session for each box i needed to work on. So for 6 servers i would have 6 putty running and it would soon clutter up my taskbar.
Screen is Great!
I use screen all of the time. I've long touted the benefits of using it for long running processes. I also use it interactively when reviewing actions of staff. My favorite use is to launch it when I have to run an errand, go home, go to lunch, etc. I can come back and pick up where I left off with worrying about a remote terminal session being open on my system.
Between normal shell escapes
Between normal shell escapes and emacs navigation keys, many of the basic ctl-keys are pretty well utilized.
Ctl-Z for me is critical for suspending processes.
I prefer, 'escape ^Gg' since who really wants to generate a random bell anyway :)
Power submit
To the poser above - Instead of VNC which I have also found really slow, try using chat. It allows users of Microsoft Windows to connect to remote Unix computers, run graphical applications and have the graphics displayed on their desktops.
Oh! Shame!
Oh! Shame! I've just found it in the man pages, sorry!!!
These lines in the .screenrc should make it:
bell_msg '^GBell in window %n'
activity '^GActivity in window %n'
RS
Webumut
Oh! Shame! I've just found it in the man pages, sorry!!!
These lines in the .screenrc should make it:
bell_msg '^GBell in window %n'
activity '^GActivity in window %n'
http://www.webumut.com
ttt
Does anyone know if it's possible to rename a screen title if it wasn't set initially with the screen -t option?
^A + A (control A then
^A + A
(control A then capital A)
renaming a running session
use
screen -lsto get the session ID numbers. then just:screen -X -S sessionname
didnt copy right
my above comment didnt complete:
screen -X -S {session#} sessionname {new session name}
Thank you
I just wanted to say thanks for adding that cause you just saved me lol. :D
This is a great
This is a great time saver. Though I hope its not resource hungry for the servers to keep the screen session running,
Fwd: GOOD MORNING :)
[...] Google redefines disruption (via @Valuecruncher) – Fascinating read on Google’s mobile and mapping developments. [...]
hi
I love screen. But what I want is something that can do stateful sessions with X programs when my X server crashes. VNC is to slow, and Xmove I couldn't get to work. Any suggestions?
session on x
A very informative article. Loved reading it. In fact I have used screen to connect to my linux machine at my office. One thing though is that it is a console oriented beast.
To the poser above - Instead of VNC which I have also found really slow, try using XLiveCD. It allows users of Microsoft Windows to connect to remote Unix computers, run graphical applications and have the graphics displayed on their desktops.
rkms
Linux and friends
VIM remoting and screen
The article is super. Nice one.!
I came across this one while I was looking around for a solution for my vim IDE.
I am trying to create a vim + screen + bash wrap-up to make a vim IDE.
When I open a file, I fire off a delayed-open bash thread that does opening of files on a pre agreed vim server (say VIM_ON_SCREEN). Now while it is stuck in delay, I fire off a screen session with vim starting up the server (screen -R vim_screen vim --servername VIM_ON_SCREEN ) I expect the bash thread to kick in and remote-open files in the vim thats running in screen.
But it doesnt seem to work.
I did a bit of debugging. I started a screen session with vim and tried listing the VIM servers (vim --serverlist), but it didnt show up.
Any idea?
cursor keys and F-keys
I use putty to log into the linux machine and use dosemu to run some old stuff I need...
but using screen stuffs up the keyboard... cursor keys or F keys.
setting putty to application mode.. I tried all combinations, but to no avail. Any light you guys can shed on this?
'Esc' on Vi becomes slower
When I open Vi or VIM while using screen, the 'Esc' takes time to be effective (though it is only a fraction of a second). Without screen, it is instantaneous (unless I have mappings starting with Esc).
Is there any setting I can make in my screenrc or elsewhere? It appears screen intercepts Esc and then perhaps waits for further input. Once that times out, it sends Esc to the running app.
'Esc' on vi becomes slower
This is really bugging me too! I'm glad that you left this comment; I run screen + ratpoison, and wasn't sure which one was intercepting it. Vim + slow 'ESC' = sux. Any success ... anyone?
Use Ctrl-C instead of Esc in Vim
Another solution is to use Ctrl-C in Vim instead of Esc. It works just the same. It took me a while to get used to it, but I like it a lot better than Esc now.
delay with 'esc' using vim and screen
I figured out how to get rid of the delay; put the following:
maptimeout 0
in the .screenrc to make it not wait for more input characters. I added this for good measure:
defc1 off
because screen is essentially waiting for you to enter seven bytes after the 'esc' to enter in extended characters. Huzzah!
Hi dear adam,
Hi dear adam,
really you have provided very good information about gnu screen, even then I am facing a problem, So I found this page through Google.
In side screen, if wanted to launch rsh to other machines in window, then the typical command is
screen [-a] [-l] rsh machine # working fine.
but If I wanted to run any other intractive program like vim, emacs, bash or zsh. screen [-a] [-l] rsh machine zsh -il # no Control key working here.
I tried very some other flags also like -fa -fn etc, nothing worked. and I did not got any clue in net. Please let me know if this could be resolved.
thanks
Sharad
screen [-a] [-l] rsh machine zsh -il (NEVER WORKS!)
Hi!
I stumbled upon your question searching
for another screen-problem :-)
Your problem is NOT 'screen' but 'rsh'!
There are TWO modes of running remote commands:
1) interactive(login) as 'rsh machine'
2) command(one run) as 'rsh machine program'
(1) gets a 'terminal' which can react on control and
other single keystrokes
(2) only gets a 'pipe' (simple input output), so it can
NEVER react correctly on control chars and especially
NEVER run things like an interactive editor.
'rsh' is normally replaced by 'ssh' now,
and THAT has an option '-t' (Terminal)
which exactly solves the problem!
try 'ssh -t machine vim filename' ...
Stucki
Named session
Is there an easy way of naming a screen session, so that one could use easier-to-remember names with screen -r ? One way is to rename the named socket in /var/run/screen/. Wondering if there's a better way.
I just use a shell alias (I
I just use a shell alias (I have 'sr' -> for 'screen resume/recover'). At a time I have 1 or utmost two shell sessions (the second one is sr2). So never found the clumsy name as a big issue.
Karthik
Named Session
Is there an easy way of naming a screen session, so that one could use easier-to-remember names with screen -r ? One way is to rename the named socket in /var/run/screen/. Wondering if there's a better way.
screen -S my_session_name
Renaming an existing screen session
You certainly can rename an existing screen session.
Type this from within the screen session you want to change:
ctrl-a :
sesionname newsessionname
and you session name will now be whatever you typed for "newsessionname".
The manual states that the $STY variable will not change and that this could cause some confusion. You can always change that variable yourself if it causes you a problem.
Inactive window bell notification
Very good introduction, I suggested my buddies reading it.
I've been using screen for years in every day and there's a feature I would really like and miss the most:
A bell in a not active window should generate a bell (^G) in the active window as well instead of just writing this info out. If I could hear this notification I could react sooner to the problem.
Can this be set through the configuration or not?
I've read all the words in the long manual of this program, but...
Thanks.
RS
Oh! Shame! I've just found
Oh! Shame! I've just found it in the man pages, sorry!!!
These lines in the .screenrc should make it:
bell_msg '^GBell in window %n'
activity '^GActivity in window %n'
RS
Been using this for about 5
Been using this for about 5 years on SCO OpenServer5. Is very handy for serial terminal users who find the multiscreening a productivity improvement. The hot-keying between screens allows them reference back where they left off without laptop battery having to 'back' out then select another option in the menus they use.
Alternative escape character: ^s
If ctrl-a isn't your bag, or you want to run screen in an ssh-ed screen I really enjoy using ctrl-s which AFAIK is mostly a legacy thing, but you've got to disable the default usage by putting the following maybe in a .bashrc or something:
tty > /dev/null && stty -ixon -ixoff
then in your .screenrc:
escape ^Ss
If it ever comes up you can always get an actual ctrl-s by doing two in a row.
Re: Power Sessions with Screen
Been using this for about 5 years on SCO OpenServer5. Is very handy for serial terminal users who find the multiscreening a productivity improvement. The hot-keying between screens allows them reference back where they left off without having to 'back' out then select another option in the menus they use.
One problem I have found is the restricted range of ptys that are allowed in the version I have been supporting. It can only offer a maximum of 48 ptys. Also, if you have LAN connected devices you will find contention in the allocation of ptys. For instance both screen and telnet sessions use the ttyp0 - 8 range so you may find screen 'out of ptys' from time to time
Changing escape key sequence for screen.
There's a typo in the description of changing escape key
sequences.
the line to change it to escape Bb (for emacs users)
should read like this:
escape ^Bb
Personally, I find escape B handy in emacs, so I map the screen key to:
escape ^Zz
Re: Changing escape key sequence for screen.
I personally favor
escape ^Tt
because transpose-chars is a command I've used maybe twice in nearly a decade of Emacs, and everything else is bound to more useful things.
Re: Changing escape key sequence for screen.
Between normal shell escapes and emacs navigation keys, many of the basic ctl-keys are pretty well utilized.
Ctl-Z for me is critical for suspending processes.
I prefer, 'escape ^Gg' since who really wants to generate a random bell anyway :)