similar to: Screen

Displaying 20 results from an estimated 2000 matches similar to: "Screen"

2015 Oct 30
2
Screen
Andrew, Don't do it man. Don't remap screen key sequences. I had the same issue. This is how I ultimately solved it. I mentally trained myself to think of screen as a room that I need to do a Ctrl-A in order to get in there. So, for bash, It is NOT a big deal anyway. Train your fingers to do a Ctrl-A then a It is just one extra keystroke. I got used to it within a week. -George On
2015 Oct 30
0
Screen
If you're just getting starting with a screen multiplexer, I'd suggest starting with tmux. My understanding is that GNU screen has effectively been abandoned. I used GNU screen for at least 10 years, and recently switched to tmux. As someone else said, in GNU screen, if you want to send ctrl-a to your application (e.g. shell or emacs), you can do ctrl-a followed by a "naked"
2015 Oct 30
0
Screen
On Fri, Oct 30, 2015 at 10:53:29AM +0100, Andrew Holway wrote: > Hey > > I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one > liners but this is incompatible with Screen which has a binding to Ctrl-A. > Is it possible to move the screen binding so I can have the best of both > worlds? If you only make simple use of screen, then there's always tmux. It
2011 Apr 05
1
screen
Hi - under CentOS 5, has anyone be able to get the vertically splitting under screen to work? I downloaded the latest screen-4.0.3 and the wrp_vertical_split_0.3_4.0.2.diff.bz2 patch for vertical splitting and I still can't get it work. ^A | doesn't do anything. Horizontal splitting works fine. -- Agile
2008 Aug 26
1
screen not sourcing .bashrc
Hi everyone, I use the "screen" command from time to time and what i would still have to figure out how to do is for it to be able to source .bashrc and read my user-defined configuration (aliases for example). I have already added the "source /root/.bashrc" line on /root/.screenrc but it doesn't seem to be working. Would anyone know how this should work? Thanks, Matt
2023 Oct 19
1
sftp 'Couldn't execute "bash"' lls error
On Thu, 19 Oct 2023, Jamenson Espindula wrote: >Note: this situation happened within "GNU Screen" (pts). It worked >normally in the terminal console (tty). Check your screen config (~/.screenrc, /etc/screenrc), in particular the ?shell? command. For reference, mine has: shell "-${SHELL}" And the environment variable $SHELL is /bin/mksh (so a full pathname, not just
2015 Oct 20
3
Is there any solution, or even work on, limiting which keys gets forwarded where?
On Tue, Oct 20, 2015 at 01:31:46AM +0200, ?ngel Gonz?lez wrote: > On 16/10/15 12:46, hubert depesz lubaczewski wrote: > >On Thu, Oct 15, 2015 at 04:15:03PM -0400, Daniel Kahn Gillmor wrote: > >>> if the intermediary machine (the "jumphost") is jumphost.example, and > >>> you are trying to reach bar.example.com (which is behind the firewall), >
2015 Oct 16
3
Is there any solution, or even work on, limiting which keys gets forwarded where?
On Thu, Oct 15, 2015 at 04:15:03PM -0400, Daniel Kahn Gillmor wrote: > if the intermediary machine (the "jumphost") is jumphost.example, and > you are trying to reach bar.example.com (which is behind the firewall), > you would do: > ssh -oProxyCommand='ssh jumphost.example -W %h:%p' bar.example.com We use jump host, but there are literally hundreds of hosts behind
2023 Oct 19
1
sftp 'Couldn't execute "bash"' lls error
Hi all. Congratulations for the terrific software! I want to know how it is explained. Connected to ipv6-wireless. sftp> ls BLFS-11.3-html-sysv blfs-book-11.3-html.tar.xz set-rclone-password.sh sftp> lls Couldn't execute "bash": No such file or directory Shell exited with status 1 sftp> Note: this situation happened within "GNU Screen" (pts). It worked
2017 Sep 24
1
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
Le 24/09/2017 ? 03:22, Scott Robbins a ?crit?: > I've done this a few times. I used acertoneiso and/or poweris. > > At the time I wrote something on it, I was running CentOS-6x which didn't > work acertone. But I can't guarantee you won't get coasters. > > The notes are at http://srobb.net/dvds.html/#OSX I was a bit angered by the OS X lock-in, so I decided
2015 Jun 06
3
What has happened to the CentOS logo?
On Sat, Jun 06, 2015 at 10:39:07AM +0100, J Martin Rushton wrote: > Thanks, I'm used to grub, and had forgotten that grub2 doesn't read > the config itself and needs the make config step. Back when grub2 oozed into Fedora, I made a small page, both as a reminder for myself and to stop repeating answers on the Fedora forums. You probably don't need it, but just in case.
2007 Jan 28
1
Problems with minicom on CentOS 4.4
Hi all I am a newcomer of this ML. And I installed CentOS a couple of hours ago on my i386 box because it is said that CentOS is a community based binary distro of RHEL. Before that I used to use RH9(it is quite out of date for my newly upgraded PC) as my host environment to work on embedded systems. The installation procedure went smoothly and after that everything looked functional, however, I
2015 Sep 24
2
Logrotate problems
Actually, doing what logrotate suggests causes other problems. We don't have this problem on any other system so I am keen to understand the root of the issue rather than start messing around with the default permissions of the log directories. logrotate only matches /var/log/nginx/*log - /var/log/nginx/access.log & /var/log/nginx/error.log On the server where we have problems we have
2014 Jun 23
1
-h, --help option
Hi, tmux author refuses to add -h, --help option, because OpenSSH does not have it [1]. I don't see why convenience features of tmux should depend on OpenSSH, but because I have no other choice (and got curious) I ask here - why OpenSSH doesn't provide -h or --help option? I use PuTTY as my client, which processes --help option, and for `ssh` binary I usually use Google + StackOverflow.
2020 Jun 12
4
Minicom and Ncurses
Hi, I have to do some maintenance on a CentOS 7 proxy installed on a routerboard without a video card. The only way to access this machine directly is via Minicom and serial port. I'm using NetworkManager TUI (nmtui) to configure network interfaces, but Ncurses rendering in Minicom works in the sense that chickens fly and horses swim. What you get is a forest of question marks with a few
2006 Aug 23
5
negatively skewed data; reflecting
Hi, This problem may be very easy, but I can't think of how to do it. I have constructed histograms of various variables in my dataset. Some of them are negatively skewed, and hence need data transformations applied. I know that you first need to reflect the negatively skewed data and then apply another transformation such as log, square root etc to bring it towards normailty. How is it
2009 Aug 25
3
Terminal emulation and serial ports
I have to reinit a firewall that can only be done from its console port, and I do not have an XP system with Hyperterminal on it. So I went through the archive and learned that minicom could do the job for me. I installed it and went to configure it (minicom -s). I can set the speeds, but the challenge is selecting the serial device. I have a Serial-to-USB dongle, and when I connect it,
2015 Sep 24
1
Logrotate problems
It?s interesting in your world, where ?broken? is ?functions exactly as it is documented to work? If you want it to match subdirectories then you should add to the logrotate, or add another one yourself for each subdirectory. It?s not hard, and it?s certainly not broken. It does what you tell it to do. On Sep 24, 2015, at 6:33 AM, Andrew Holway <andrew.holway at gmail.com> wrote: > Hmm,
2017 Dec 01
2
R vs PYTHON vs SAS vs SPSS?
I am a mature learner; 3 masters some doctoral work ? statistics for social sciences; psychological statistics ? worked in spss and sas 2005 ? 2006 now have forgotten ; relearning my question is this can I do everything in R and Python and SAS studio that I did in SPSS and the paid variation of SAS we used in doctoral statistics class? Can I do in Stat in R or Python or SAS studio everything I
2015 Aug 20
2
new laptop: DVD or Blu-ray
On Thu, Aug 20, 2015 at 06:04:03AM -0500, Hal Wigoda wrote: > I wouldn't outfit a computer with blu-ray http://srobb.net/why.mp4 -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6