Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] gnu screen - copy'n'paste
Date: Mon, 27 Oct 2014 17:03:09
Message-Id: 20141027170300.GA3856@solfire
1 Hi,
2
3 I am using screen to log into my beaglebone embedded computer, which
4 runs Gentoo (of course!) like this:
5
6 ssh -t root@192.168.178.27 screen -R -d
7
8 . This makes it possible to detach the terminal and shutdown the PC,
9 while the beagle still runs processes...
10
11 BUT:
12 Unfortunately I cannot copy and paste things from my PC to a started
13 session like the way described above.
14
15 What is the problem here? ssh? screen? Or...simply my (mis-)
16 understanding of the whole thing ?
17
18 Best regards,
19 mcc

Replies

Subject Author
Re: [gentoo-user] gnu screen - copy'n'paste "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] gnu screen - copy'n'paste Alan McKinnon <alan.mckinnon@×××××.com>