Files
hpr-knowledge-base/hpr_transcripts/hpr1968.txt
Lee Hanken 7c8efd2228 Initial commit: HPR Knowledge Base MCP Server
- MCP server with stdio transport for local use
- Search episodes, transcripts, hosts, and series
- 4,511 episodes with metadata and transcripts
- Data loader with in-memory JSON storage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 10:54:13 +00:00

35 lines
4.1 KiB
Plaintext

Episode: 1968
Title: HPR1968: Advanced Terminal Usage: byobu
Source: https://hub.hackerpublicradio.org/ccdn.php?filename=/eps/hpr1968/hpr1968.mp3
Transcribed: 2025-10-18 12:39:22
---
This episode of HPR is brought to you by Ananasthost.com, get 15% discount on all shared hosting
with the offer code HPR15, that's HPR15, better web hosting that's honest and fair at Ananasthost.com
Long time listener, first time caller here, my name is John Doe but you can call me John.
Today I'm going to be talking about a more advanced usage of the terminal in Linux.
This basic tutorial assumes that you have a basic knowledge of getting to the terminal and installing software so we can skip that and make my job a bit easier.
First, you have software that you may want to run and keep running, even if we disconnect or even if we walk to another machine.
Classically, there was screen for this, but times change and needs advance. My current favorite is Bioboo.
A wrapper for the screen in TMAX terminal multiplexers, TMAX by default now, which is a change since featured on episode 770 of HPR.
To run Bioboo, simply type its name at the terminal and watch its magic.
We say it's a wrapper and this is in double context. It encapsulates the TMAX or screen binary in the script and it provides some useful enhancements to be already awesome capabilities of a basic multiplexer, including a nice bar at the bottom, detailing system stats, configurable to whatever stats you need to display.
A screen multiplexer is an application that allows the running of multiple terminals and their applications within a single remote or local window, allowing you to change tasks with relative ease, similar to a window manager and X but with no mouse needed.
For a basic test, go ahead and hit F2. You'll get a second terminal, the textural text tray at the bottom indicating your current and available terminals.
F3 and F4 allow you to cycle between tasks and F2 spawns additional.
For those following along, go ahead and hit F6. You'll drop back to a shell with Bioboo running everything in the background and you can exit the terminal or run whatever else you need to outside of Bioboo's control.
Use Bioboo command again to reconnect. Note that your session is remained open and all terminal sessions are available for you to pursue.
Also note that you can use Bioboo again as the same user both remotely and locally and keep all of your terminals going, even on multiple systems and screens at the same time.
You can even share the session with others, assuming their ability to log in and cross code, monitor the usage of their session, or for educational or group coding.
A popular and useful feature of terminal windows is the ability to maintain a scroll back buffer and using a multiplexer ostensibly destroys this ability on the graphical side, assuming you're using it in a graphical environment, keeping the text for itself.
Fear not, good hacker. For the simple application of F7 will activate scroll back mode and allow your cursor or arrow and page keys to scroll up and down the text buffer.
Enter, settles you back to the end, allowing quick access to whatever just happened in that specific task window while you were away.
This has been an introduction to advanced terminal usage brought to you by John Dell. For those of you NPR nerds out there, this is HPR, hacker public radio.
You've been listening to hacker public radio at hacker public radio dot org.
We are a community podcast network that releases shows every weekday Monday through Friday. Today's show, like all our shows, was contributed by an HPR listener like yourself.
If you ever thought of recording a podcast, then click on our contribute link to find out how easy it really is.
Hacker public radio was founded by the digital dog pound and the infonomicon computer club, and it's part of the binary revolution at binwave.com.
If you have comments on today's show, please email the host directly, leave a comment on the website or record a follow-up episode yourself.
Unless otherwise stated, today's show is released on the creative comments, attribution, share a life, 3.0 license.