• Re: Screen or tmux?

    From Gamgee@VERT/PALANT to poindexter FORTRAN on Tue May 4 13:39:00 2021
    poindexter FORTRAN wrote to Gamgee <=-

    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.

    Well, to be fair, it sounds like you could also do that with one session
    and screen.

    The question is why would one choose one or the other (tmux or screen)?



    ... Gone crazy, be back later, please leave message.
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From poindexter FORTRAN@VERT/REALITY to Gamgee on Wed May 5 07:01:00 2021
    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.




    ... Change ambiguities to specifics
    --- MultiMail/DOS v0.52
    ■ Synchronet ■ realitycheckBBS -- http://realitycheckBBS.org
  • From Boraxman@VERT/MSRDBBS to poindexter FORTRAN on Thu May 6 08:04:00 2021
    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 tmux now to try it out. I actually find it useful for a quick file transfer, its a little more convienient than using SSH or netcat.

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From Arelor@VERT/PALANT to Boraxman on Fri May 7 11:42:29 2021
    Re: Re: Screen or tmux?
    By: Boraxman to poindexter FORTRAN on Thu May 06 2021 08:04 am

    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!

    I used c-kermit under tmux for a while in order to handle XYZModem stuff for a while.
    It works ok. Still it looks like the process is a bit more streamlined under screen,
    or that is the memory I have from when I looked into the documentation.

    --
    gopher://gopher.richardfalken.com/1/richardfalken

    ---
    ■ Synchronet ■ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Ksource@VERT/CAVEBBS to poindexter FORTRAN on Mon May 17 03:19:00 2021
    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.




    ---
    ■ Synchronet ■ The Cave BBS - Since 1992 - cavebbs.homeip.net
  • From Boraxman@VERT/MSRDBBS to Ksource on Mon May 17 21:37:00 2021
    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.

    I've started trying Tmux in place of Screen, and I like it, but for the most part, screen has all the functionality I need anyway, and the zmodem support that screen has is actually more useful than you think.

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From PhazeVektor@VERT/PEDALION to Boraxman on Wed May 19 16:09:00 2021
    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.

    ~pv

    --- Mystic BBS v1.12 A46 2020/08/26 (Linux/64)
    * Origin: Pedalion BBS
  • From Boraxman@VERT/MSRDBBS to PhazeVektor on Sun May 23 20:25:00 2021
    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.

    Sort of. With screen, you set the zmodem setting to "catch", and when you run "sz" or "rz" on the remote machine, screen will pick it up, and prompt you to run "rz" or "sz" on the local machine. Annoyingly, when you send on the local machine, you have to type the path (so it means you have to remember the full filename, there is no selector). But it works. Sometimes you need to add the '-e' option to escape control sequences.

    SCP is better, but when you are already logged on, then it saves you opening up another terminal.

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From anthk@VERT to Gamgee on Wed Sep 22 13:38:05 2021
    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.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Boraxman@VERT/MSRDBBS to anthk on Thu Sep 23 17:47:00 2021
    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.

    ---

    Using tmux at the moment, but I'm pretty ambivalent about whether I use screen or tmux. I'm using tmux because the keybindings on how to split a 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.

    However I've found that systemd now terminates all your processes when you log out, including detached screen and tmux sessions!

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From MRO@VERT/BBSESINF to Boraxman on Thu Sep 23 09:38:13 2021
    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.

    how do you even use zmodem with screen?
    do you just run it on auto in the screen session?
    ---
    ■ Synchronet ■ ::: BBSES.info - free BBS services :::
  • From Boraxman@VERT/MSRDBBS to MRO on Fri Sep 24 15:31:00 2021
    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.

    You enable zmodem with the "zmodem catch" config option. This will detect and zmodem escape sequences. When it detects one, screen will then prompt you to run the corresponding sz/rz command at your end.

    So how it works is this. You start screen, then ssh/telnet to the remote server. On the remote server you initiate either rz or sz depending on 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.

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From MRO@VERT/BBSESINF to Boraxman on Fri Sep 24 09:25:28 2021
    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. ---
    ■ Synchronet ■ ::: BBSES.info - free BBS services :::
  • From Boraxman@VERT/MSRDBBS to MRO on Sat Sep 25 18:10:00 2021
    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. ---

    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.

    For Windows users, you can use LePutty, which is Putty with zmodem support. Wouldn't have thought it would still be useful, but it is.


    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org
  • From Gamgee@VERT/PALANT to Boraxman on Sat Sep 25 09:55:00 2021
    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.

    Did not know about this ability within screen. Very cool. Just tried
    it and it works perfectly.

    Thanks for bringing this up.



    ... So easy, a child could do it. Child sold separately.
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From DaiTengu@VERT/ENSEMBLE to Gamgee on Sat Sep 25 12:38:03 2021
    Re: Re: Screen or tmux?
    By: Gamgee to Boraxman on Sat Sep 25 2021 09:55 am

    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.

    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

    ... She drowned at the end of her life.

    ---
    ■ Synchronet ■ War Ensemble BBS - The sport is war, total war - warensemble.com
  • From Gamgee@VERT/PALANT to DaiTengu on Sat Sep 25 20:40:00 2021
    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.

    Thankfully, Windows is not something I have to deal with.



    ... If it weren't for Edison we'd be using computers by candlelight
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From poindexter FORTRAN@VERT/REALITY to DaiTengu on Sun Sep 26 10:53:00 2021
    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.

    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.

    Keys most places to autologin, and Keepass to automate SSH/RDP elsewhere.

    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.


    ... Magnify the most difficult details
    --- MultiMail/DOS v0.52
    ■ Synchronet ■ .: realitycheckbbs.org :: scientia potentia est :.
  • From Brian Rogers@VERT/CARNAGE to poindexter FORTRAN on Mon Sep 27 10:34:00 2021
    Hello poindexter;

    poindexter FORTRAN wrote to DaiTengu <=-

    It's not free

    I've used it in the past and my copies were free. They requested you purchased it of course but it wasn't crippled.

    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.

    Of course, you can write your own shell script I'm sure. Perhaps rsync may be of assistance?


    ... Quarks DO IT, but they only get 1/3 of a charge out of it
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ SBBS - Carnage! sudo -s; rm -rf / ;-)
  • From DaiTengu@VERT/ENSEMBLE to Gamgee on Wed Sep 29 10:24:23 2021
    Re: Re: Screen or tmux?
    By: Gamgee to DaiTengu on Sat Sep 25 2021 08:40 pm

    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 use Windows on my primary computer, as I play video games, and a lot of the ham radio stuff I have also requires windows (getting any of that stuff to run reliably under WINE is a nightmare I don't want to deal with).

    The other 6 computers sitting around me are all running some flavor of Linux, and one runs BSD.

    DaiTengu

    ... A bachelor never makes the same mistake once.

    ---
    ■ Synchronet ■ War Ensemble BBS - The sport is war, total war - warensemble.com
  • From DaiTengu@VERT/ENSEMBLE to poindexter FORTRAN on Wed Sep 29 10:34:56 2021
    Re: Re: Screen or tmux?
    By: poindexter FORTRAN to DaiTengu on Sun Sep 26 2021 10:53 am

    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.

    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.

    DaiTengu

    ... But soft, what light through yonder tagline breaks?

    ---
    ■ Synchronet ■ War Ensemble BBS - The sport is war, total war - warensemble.com
  • From poindexter FORTRAN@VERT/REALITY to DaiTengu on Thu Sep 30 07:14:00 2021
    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.

    I've been playing with Dashy on my home lab; I've got a destination web page at work on our outward-facing reverse proxy that could easily be a web page inside the firewall, accessible via VPN. That might be a nice project.


    ... Observe the procedures of a general alert.
    --- MultiMail/DOS v0.52
    ■ Synchronet ■ .: realitycheckbbs.org :: scientia potentia est :.
  • From Jazzy J@VERT/JAYSCAFE to poindexter FORTRAN on Sat Dec 11 09:58:00 2021
    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.

    It's been a while, but you may be able to copy the settings from a
    subdirectory of %localappdata% or %programdata%, then propagate them to
    the other systems in whatever your favorite method is.

    Jazzy J



    * AmyBW v2.16 *
    ... Afraid of speed? Use Windows!

    ---
    ■ Synchronet ■ BayouBBS.Net, Ports 23, 6401 and 6402