Тёмный

Packet Radio BBS Node with LinBPQ - Configuration and Installation 

ModernHam
Подписаться 23 тыс.
Просмотров 1,6 тыс.
50% 1

After digging into the world of packet radio BBS's over the past few weeks, I'm ready to show you how to setup your own. The video will take you through hosting your own LinBPQ (A Linux version of BPQ32, both by John Wiseman G8BPQ) node on Ubuntu, Debian or Raspbian OS.
We also configure the node with the bpq32.cfg file to report to APRS, as well as talk to either direwolf or a hardware KISS TNC. Then I show an example of using your node to connect to other nodes over HF packet.
The text guide used for commands in the video:
themodernham.com/install-linb...
The official LinBPQ/BPQ32 Website and Docs:
www.cantab.net/users/john.wis...
Setup the Direwolf software TNC:
• Ultimate Direwolf Inst...
Get your APRS Passcode:
apps.magicbug.co.uk/passcode/
00:00 Intro
02:20 Whats a BBS
04:45 What is LinBPQ
05:30 Prerequisites
06:40 Create a New User
07:45 Installing needed software
10:15 Downloading LinBPQ Software
12:25 Creating the Config File
14:20 Basic Config
26:00 Direwolf TNC Config
31:35 Hardware TNC Config
34:00 Telnet Port Config
37:25 APRS-IS Config
40:00 Application Config
41:40 Start LinBPQ
42:20 Access HTTP Server
43:30 Access TELNET Server
44:30 Using your Node
45:00 Connect to Another Node
49:10 Outro
➡️Join this channel to get access to perks⬅️
/ @modernham
★★★ IMPORTANT LINKS★★★
✅Follow My Instagram- / modernham
✅Follow My Twitter- / hammodern
✅Blog and Merch - themodernham.com
Gear I use (Amazon Affiliate Link)
🔥 amazon.com/shop/modernham
⚡ Join the ModernHams Discord: ⚡
/ discord
📻 Radioddity Referal Link: 📻
/ discord

Наука

Опубликовано:

 

7 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@lucase6407
@lucase6407 14 дней назад
Thanks! I have tried getting started with BBS a few times and given up. This is great!
@ModernHam
@ModernHam 13 дней назад
I was in the same boat until I had a little too much time on my hands. Thank you!
@bleeelmer
@bleeelmer 3 месяца назад
I run a BPQ32 node, and have been wanting to switch to LinBPQ. All the documentation online is full of holes and is confusing. You did a great job, and I'm looking forward to finally having a 100 percent Linux shack. Thank you!
@ModernHam
@ModernHam 3 месяца назад
I hope you can put it to use. You can connect to my node if you get an HF station up!
@gjayh
@gjayh 28 дней назад
Your configs worked great, direwolf & saved the one for bpq, will put in on Ubuntu later. Currently using build a pi. THANKS
@pvdk
@pvdk 2 месяца назад
Hello, I'm very impressed with a big thank you for sharing this tutorials. I'm relative new to linux but I'm getting there. Running a Raspberry Pi 4B and it's used as a small light webserver but mostly for ham stuff. I started configuring APRS with hardware TNC, next I discovered direwolf and got that working. After bumping into your tutorials (by luck I guess) I started from scratch and I must say your devotion to help other hams is fantastic. I made me setting up the complete LINBPQ with BBS; chat, telnet, html. The only hope was getting vara fm to work but I installed a 64-bit system and it seems that wine and vara needs to be 32-bit as I understand from searching the internet. Maybe I need to do this all over again? Thanks and keep up these great videos. I subscribed to this channel ;-) Cheers and 73, Phil ON4VP (EU, Belgium)
@ModernHam
@ModernHam 2 месяца назад
Glad I could help! irecently got VARA working with all of this, and sharing it with direwolf on Linux wasn't easy. I'll make a video on it probably next month. But it was an involved process.
@dizzydee5620
@dizzydee5620 3 месяца назад
I'm making a 2M dipole cable tied to a fishing pole. hoping to have a node up and running in the UK Midlands soon. Many thanks, I couldn't do this without your video guidance. Neil G7LHA-7
@ModernHam
@ModernHam 3 месяца назад
Very cool! Hope your node build goes well!
@nootropic1
@nootropic1 2 месяца назад
I was having issues with USB TNCs where the address of the USB Serial devices were sequentially assigned. Depending on what I had connected to the Raspi, the TNC would not always be in the same "place". Sometimes ACM0 sometimes ACM1 etc. Not a big deal if there is only ever going to be one TNC connected. That said, I experiment a lot. So rather than referencing /dev/ACM0, I started using the "by-id" of the TNC as listed in /dev/serial/by-id/. The name of the USB Serial is unique and will always be the same no matter physical configuration. Keep in mind that if you are using two identical TNCs, the by-id will still be sequential.
@ModernHam
@ModernHam 3 месяца назад
Let me know if anyone runs into issues with the commands, and I will fix up the blog post! You are free to test your configuration by trying to connect to my node over HF if you can reach me. 14.105LSB 1600:1800 KN4MKB-7.
@tangomike1306
@tangomike1306 3 месяца назад
Thats what I've been looking for for about a year..
@ModernHam
@ModernHam 3 месяца назад
Hopefully it can be of use to you!
@tangomike1306
@tangomike1306 3 месяца назад
@@ModernHam seems like, I give em a shot..
@bills7115
@bills7115 3 месяца назад
Thanks great vid.
@ModernHam
@ModernHam 3 месяца назад
Thanks!
@gjayh
@gjayh 28 дней назад
Thanks!
@ModernHam
@ModernHam 26 дней назад
Holy cow! Thank you! Glad you enjoyed the video.
@jamiedrinkell
@jamiedrinkell 3 месяца назад
Thank you again for the clear guide :) We're using Linux Mint and were having trouble with this package, it can't be located: libminiupnpc17:i386 I whizzed up a Ubuntu VM to verify it's not specific to Mint and it's the same in that too. The zlib1g:i386 package installs OK so i386 architecture is definitely activated, just seems like it's not available as a 32bit package from Debian. From the looks of it the package is for Internet Gateways so it shouldn't stop us from getting Radio-only BBS systems going :)
@ModernHam
@ModernHam 3 месяца назад
Glad you were able to do some troubleshooting to try and figure it out. The VM I used in the video was a brand new Debian 12 server that I had just installed sudo on and added a user. Only one source online has recommended the installation of these packages, and the official Docs didn't mention it so hopefully it isn't needed.
@dean5263
@dean5263 2 месяца назад
⭐⭐⭐⭐1/2
Далее
Windows Packet Radio Node with BPQ32 - Getting Started
31:58
Portable Offgrid Packet Station - A BBS in 2021?
26:30
Замедление отменяется?
00:29
Просмотров 229 тыс.
Я тоже так могу
00:12
Просмотров 1,3 млн
Мой инстаграм: v1.ann
00:13
Просмотров 117 тыс.
host ALL your AI locally
24:20
Просмотров 943 тыс.
The Tragedy of systemd
47:18
Просмотров 1,1 млн
APRS: SSIDs, Paths, and Beacons - Ham Radio Q&A
15:11
Microsoft Is KILLING Windows | ft. Steve @GamersNexus
19:19
The Clever Way to Count Tanks - Numberphile
16:45
Просмотров 794 тыс.
#samsung #retrophone #nostalgia #x100
0:14
Просмотров 14 млн
КРАХ WINDOWS 19 ИЮЛЯ 2024 | ОБЪЯСНЯЕМ
10:04