Gamgee wrote to poindexter FORTRAN <=-
The question is why would one choose one or the other (tmux or screen)?
poindexter FORTRAN wrote to Gamgee <=-
@MSGID: <609333BF.2679.dove.dove-nix@realitycheckbbs.org>
@REPLY: <60919499.428.dove-unix@palantirbbs.ddns.net>
Gamgee wrote to poindexter FORTRAN <=-
The question is why would one choose one or the other (tmux or screen)?
<flips coin>
I'm on tilde.club and someone on there wrote a nice HOWTO on using
tmux. Once I started googling tmux, my google news feed was *filled*
with helpful web sites outlining how to use it.
poindexter FORTRAN wrote to Gamgee <=-
@MSGID: <609333BF.2679.dove.dove-nix@realitycheckbbs.org>
@REPLY: <60919499.428.dove-unix@palantirbbs.ddns.net>
Gamgee wrote to poindexter FORTRAN <=-
The question is why would one choose one or the other (tmux or screen)?
<flips coin>
I'm on tilde.club and someone on there wrote a nice HOWTO on using tmux. Once I started googling tmux, my google news feed was *filled* with helpful web sites outlining how to use it.
It tmux had zmodem support, I would switch, but it doesn't. I am actually using tm
now to try it out. I actually find it useful for a quick file transfer, its a litt
more convienient than using SSH or netcat.
... MultiMail, the new multi-platform, multi-format offline reader!
Gamgee wrote to All <=-
For you Linux users... what's your pick - screen or tmux, and why?
Tmux - it just makes more sense to me. I'm a little late to the game, playing more with screen multiplexers now. Where I used to open a couple of Putty sessions, I can now do everything with one session and Tmux.
Ksource wrote to poindexter FORTRAN <=-
@MSGID: <60A218E4.5774.dove-nix@cavebbs.homeip.net>
@REPLY: <60914C34.2674.dove.dove-nix@realitycheckbbs.org>
Re: Re: Screen or tmux?
By: poindexter FORTRAN to Gamgee
on Fri Apr 30 2021 06:59 am
Gamgee wrote to All <=-
For you Linux users... what's your pick - screen or tmux, and why?
Tmux - it just makes more sense to me. I'm a little late to the game, playing more with screen multiplexers now. Where I used to open a couple of Putty sessions, I can now do everything with one session and Tmux.
Honestly I think you're in a good position. I use screen because I've
been around for a while and screen was the first really decent terminal multiplexer. The codebase for GNU Screen is pretty gnarly and there's
not a lot of substantial development on it to speak of. tmux has a
cleaner (and smaller/simpler) codebase and attracts more development.
I tried tmux once and it was fine. I spent all my time configuration it
to work like screen and thought "well, this is pointless, I'll just use screen". I think if I were coming into it new and didn't have any
habits and muscle-memory built up, I would start with tmux, though.
I'll use screen until I need something screen can't do, and then I'll switch to tmux, I think.
part, screen has all the functionality I need anyway, and the zmodem suppo that screen has is actually more useful than you think.
PhazeVektor wrote to Boraxman <=-
@MSGID: <60A53838.11131.dove-lnx@vert.synchro.net>
part, screen has all the functionality I need anyway, and the zmodem suppo that screen has is actually more useful than you think.
Funny - I've used `screen` for years and never come across zmodem
support. I use that feature of SecureCRT a lot, to drop files onto my terminal session and upload. I'm guessing this is what screen does as well?! I'll have to check it out.
For you Linux users... what's your pick - screen or tmux, and why?
Thanks.
... All hope abandon, ye who enter messages here.
--- MultiMail/Linux v0.52
anthk wrote to Gamgee <=-
@MSGID: <614B942D.11157.dove-lnx@vert.synchro.net>
@REPLY: <608B54B9.392.dove-unix@palantirbbs.ddns.net>
On 2021-04-30, Gamgee <gamgee@PALANT> wrote:
For you Linux users... what's your pick - screen or tmux, and why?
Thanks.
... All hope abandon, ye who enter messages here.
--- MultiMail/Linux v0.52
Tmux user here, because of OpenBSD base and well, I set
a clonic OpenBSD base under Void Linux, with very close
config and constraints. As a plug, I have framebuffer
support for SDL(2), mplayer, mpv, fbi, fbpdf2 and fbdjvu.
For comic books, I use fbi+a script to uncompress the files,
and for IM, bitlbee+kirc work well, among links,s-nail and
getmail.
I've been weeks without X, and I won't miss it. Groff+Mom
typesets math perfectly, gnuplot is dumb easy and sc-im
and catdoc and/or antiword will do the same on docx/rtf/
xls files.
Current games require 16GB of RAM, a 20x more powerful GPU
and a 10x better CPU, so that's a no-no for me.
Slashem, interactive fiction and mednafen could keep me busy
for years.
---
screen are fresh in my head, I don't remember them for screen. I have a menu set to SSH into particular servers, and those shortcuts set up a terminal with screen. Screen has ZMODEM support which I do use.
MRO wrote to Boraxman <=-
@MSGID: <614C9155.779.dove-nix@bbses.info>
@REPLY: <614C312F.2856.dove-nix@bbs.mozysswamp.org>
Re: Re: Screen or tmux?
By: Boraxman to anthk on Thu Sep 23 2021 05:47 pm
screen are fresh in my head, I don't remember them for screen. I have a menu set to SSH into particular servers, and those shortcuts set up a terminal with screen. Screen has ZMODEM support which I do use.
whether you want to send or receive, and screen will then bring up a prompt with sz or rz, allowing you to run then on the local end. When you accept that command, the transfer proceeds.
Its convienient when you ssh to a remote server, and just want to send an adhoc file back or forth.
MRO wrote to Boraxman <=-
@MSGID: <614DDFD8.781.dove-nix@bbses.info>
@REPLY: <614D645B.2858.dove-nix@bbs.mozysswamp.org>
Re: Re: Screen or tmux?
By: Boraxman to MRO on Fri Sep 24 2021 03:31 pm
whether you want to send or receive, and screen will then bring up a prompt with sz or rz, allowing you to run then on the local end. When you accept that command, the transfer proceeds.
Its convienient when you ssh to a remote server, and just want to send an adhoc file back or forth.
oh, i made a script that i use with winscp.com for sending files to my server. ---
Boraxman wrote to MRO <=-
whether you want to send or receive, and screen will then bring up a prompt with sz or rz, allowing you to run then on the local end. When you accept that command, the transfer proceeds.
Its convienient when you ssh to a remote server, and just want to send an adhoc file back or forth.
oh, i made a script that i use with winscp.com for sending files to my server.
I use Linux, so SCP is an option, but it means starting another
shell to run the command. Zmodem means I can do it within the
shell.
whether you want to send or receive, and screen will then bring up a
prompt with sz or rz, allowing you to run then on the local end.
When you accept that command, the transfer proceeds.
Its convienient when you ssh to a remote server, and just want to
send an adhoc file back or forth.
oh, i made a script that i use with winscp.com for sending files to
my server.
I use Linux, so SCP is an option, but it means starting another
shell to run the command. Zmodem means I can do it within the
shell.
Did not know about this ability within screen. Very cool. Just tried
it and it works perfectly.
DaiTengu wrote to Gamgee <=-
I use Linux, so SCP is an option, but it means starting another
shell to run the command. Zmodem means I can do it within the
shell.
Did not know about this ability within screen. Very cool. Just tried
it and it works perfectly.
I use MobaXTerm in windows which has a small built-in scp gui
where you can click/drag files to transfer them. It's not free,
but it's well worth it, especially when you have to deal with and
organize over a thousand different servers.
DaiTengu wrote to Gamgee <=-
I use MobaXTerm in windows which has a small built-in scp gui where
you can click/drag files to transfer them. It's not free, but it's
well worth it, especially when you have to deal with and organize over
a thousand different servers.
poindexter FORTRAN wrote to DaiTengu <=-
It's not free
I'll have to take another look at MobaXTerm. We're using a combination
of Putty, WinSCP and an autologin plugin for Keepass that's nice.
I use Linux, so SCP is an option, but it means starting another
shell to run the command. Zmodem means I can do it within the
shell.
Did not know about this ability within screen. Very cool. Just
tried it and it works perfectly.
I use MobaXTerm in windows which has a small built-in scp gui
where you can click/drag files to transfer them. It's not free,
but it's well worth it, especially when you have to deal with and
organize over a thousand different servers.
Thankfully, Windows is not something I have to deal with.
I wish there was an easy way to package Putty destinations and share them, we have 10 developers and it'd be nice to package all of the usual hosts when I image systems for them.
DaiTengu wrote to poindexter FORTRAN <=-
It should be pretty easy to create a web page with links to all the servers people need to access. a browser can auto-launch PuTTY. They'd just need to make sure their key was loaded.
Quoting poindexter FORTRAN to DaiTengu <=-
I wish there was an easy way to package Putty destinations and share
them, we have 10 developers and it'd be nice to package all of the
usual hosts when I image systems for them.
Sysop: | MarisaG |
---|---|
Location: | South San Francisco, CA |
Users: | 5 |
Nodes: | 10 (0 / 10) |
Uptime: | 30:00:22 |
Calls: | 123 |
Files: | 36 |
Messages: | 30,674 |