New post for revisiting terminal session history with both input and output.

This commit is contained in:
Norm Rasmussen
2024-03-19 13:47:03 -04:00
parent 7601396ffb
commit 80a579f360
37 changed files with 1399 additions and 56 deletions

View File

@ -108,6 +108,18 @@
</h1>
</header>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">How to Revisit your Terminal Session&#39;s History
</h2>
</header>
<div class="entry-content">
<p>I cant believe I didnt know about this command beforehand. When I first got into self-hosting and homelabbing, one of the app ideas I had that would help me with internal documentation is a terminal program that saves your input and output to a file for you to review later and extract the key commands you used. I also had the bonus idea that you could add comments as you were writing out commands....</p>
</div>
<footer class="entry-footer"><span title='2024-03-19 11:00:53 -0400 EDT'>March 19, 2024</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;481 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to How to Revisit your Terminal Session&#39;s History" href="./posts/save_terminal_to_file.html"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Google Sheets to Slides with Scripts: an Automation
@ -183,20 +195,6 @@ The best way to do this is by just type e from any screen in the HomeAssistant U
<footer class="entry-footer"><span title='2023-10-04 10:35:23 -0400 EDT'>October 4, 2023</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;1986 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to BirdNET-PI &amp; HomeAssistant: Part 2" href="./posts/birdnet_homeassistant_part2.html"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
</h2>
</header>
<div class="entry-content">
<p>This is Part One of a Two Part Series. You can find Part Two, here.
Update: 10/11/2023. A huge thanks to Mastodon User e_mobile2014 who found a broken link in this guide and pointed out that I never explained how to get the mqtt sensors into HomeAssistant!
What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquitto) Background In early 2023, at the height of the Raspberry Pi shortage I felt like a king with an extra Rpi laying around, not being used....</p>
</div>
<footer class="entry-footer"><span title='2023-09-30 11:21:55 -0400 EDT'>September 30, 2023</span>&nbsp;·&nbsp;12 min&nbsp;·&nbsp;2484 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to Creating a BirdNetPi Dashboard in HomeAssistant - Part 1" href="./posts/birdnet_homeassistant.html"></a>
</article>
<footer class="page-footer">
<nav class="pagination">
<a class="next" href="./posts/page/2.html">Next&nbsp;&nbsp;»