Anyone else here still getting Sysop page-requests on your boards?
Anyone else here still getting Sysop page-requests on your boards?
On 07/28/16, Nick Andre said the following...
Anyone else here still getting Sysop page-requests on your boards?
Nah because I run on a Raspberry Pi, which is headless and has no audio output!
Nice to hear! So with no audio output, do you get a text-translation of the request?
Anyone else here still getting Sysop page-requests on your boards?
Nah because I run on a Raspberry Pi, which is headless and has no audio output!
paging module because it's assumed you can run any sort of door with one's particular audio setup. I'm sure the Pi has an audio-out but I'd have to run
to a machine, ssh into the Pi and run Nodespy, then break into chat.
Anyone else here still getting Sysop page-requests on your boards?
Pretty much what I have to do with MBSE here on the Pi -- but with
running mbmon instead. The only way my Pi here gets sound out is via
HDMI audio.
Anyone else here still getting Sysop page-requests on your boards?
Rarely and sometimes I miss it because the speakers are turned down too low.
Pretty much what I have to do with MBSE here on the Pi -- but with running mbmon instead. The only way my Pi here gets sound out is via HDMI audio.
I'd like to try MBSE. Good to see that it runs on a Pi also!
On 07/29/16, Robert Wolfe said the following...
Pretty much what I have to do with MBSE here on the Pi -- but with running mbmon instead. The only way my Pi here gets sound out is via HDMI audio.
I'd like to try MBSE. Good to see that it runs on a Pi also!
So... okay... Welcome to my BBS, you'll find all kinds of stuff here,
etc etc, told my story and all I got was "HOW DO I EXIT CHAT?".
Before I could reply with "Turn off your caps lock key for starters",
he disconnected...
Anyone else here still getting Sysop page-requests on your boards?
Anyone else here still getting Sysop page-requests on your boards?
Nice to hear! So with no audio output, do you get a text-translation o the request?
Hehehe nah nothing like that. Linux versions of Mystic don't even have a paging module because it's assumed you can run any sort of door with one's particular audio setup. I'm sure the Pi has an audio-out but I'd have to ru to a machine, ssh into the Pi and run Nodespy, then break into chat.
BTW, I was playing with Renegade and D'Bridge this week. Nice work on the binkd support! I setup RG as a point and fed it some messages from Mystic. was beautiful!
If I had the time, I would finish the project of porting D'Bridge to Linux...
If I had the time, I would finish the project of porting D'Bridge to Linux...
If you would like to try MBSE on the Pi, I have posted build
instructions for Raspian and MBSE online. I am hoping to get my Pi BBS' website updated some more this weekend (http://pi.rivernet.us).
If I had the time, I would finish the project of porting D'Bridge to
Linux...
This would be cool :) Now if someone would just wrote a menu-driven configuration editor/generator for binkp, that would be awesome :)
If I had the time, I would finish the project of porting D'Bridge to Linux...
That has to be a huge project. That's an epic program with so many options and ways to configure it. Back in '95 when I was trying to network Renegade it was my mailer of choice!
On 07/29/16, Robert Wolfe said the following...
If you would like to try MBSE on the Pi, I have posted build instructions for Raspian and MBSE online. I am hoping to get my PiBBS'
website updated some more this weekend (http://pi.rivernet.us).
Excellent work Robert! Thanks for that!
Here is the link: http://pi.rivernet.us/build.html
Here is the link: http://pi.rivernet.us/build.html
On 07/30/16, Robert Wolfe said the following...
Here is the link: http://pi.rivernet.us/build.html
This looks awesome Robert, thanks so much!
30 Jul 16 20:08, you wrote to Andrew Haworth:
Here is the link: http://pi.rivernet.us/build.html
how come it does the same "git clone" command twice??
Here is the link: http://pi.rivernet.us/build.html
how come it does the same "git clone" command twice??
Once to pull the code down as a regular user to allow SETUP.sh to be
used to create the mbse user. And the second time to be run as the
MBSE user to configure, build and install the software.
I've run this same set of instructions at least 10 times and they have worked each and every time. The logic is there.
Once to pull the code down as a regular user to allow SETUP.sh to be used to create the mbse user. And the second time to be run as the MBSE user to configure, build and install the software.
that's weird, man...
I've run this same set of instructions at least 10 times and theyhave
worked each and every time. The logic is there.
i can understand it but it is just weird having to have two copies of the repo... thanks, though!
i can understand it but it is just weird having to have two copies of
the repo... thanks, though!
i can understand it but it is just weird having to have two copies of
the repo... thanks, though!
Technically, you don't need to keep two copies. The INSTALL
instructions, AAMOF, suggest unpacking the tarball to /tmp as the root user, running the SETUP.sh script to create the MBSE users and home directories, and then logging in as the mbse user to unpack and build
the software.
The only file you actually need from that first unpacking is SETUP.sh. Once you have run that once to create the users and home directories,
you can delete that copy.
Robert's script just substitutes grabbing the current code from the
git repository for downloading a tarball and unpacking it.
Technically, you don't need to keep two copies. The INSTALL
instructions, AAMOF, suggest unpacking the tarball to /tmp as the
root user, running the SETUP.sh script to create the MBSE users
and home directories, and then logging in as the mbse user to
unpack and build the software.
that sounds more like what i'd expect... i'll have to dig in a li'l
deeper as i'm pretty sure that the permissions and ownership likely
need to be adjusted so the mbse user can get to them...
This would be cool :) Now if someone would just wrote a menu-driven
configuration editor/generator for binkp, that would be awesome :)
binkp is the protocol... i think you mean binkd, the
daemon... and someone has written such ;)
This would be cool :) Now if someone would just wrote a menu-driven
configuration editor/generator for binkp, that would be awesome :)
binkp is the protocol... i think you mean binkd, the daemon... and
someone has written such ;)
That's what I mean, and please, do tell :) Need more input! :P
30 Jul 16 14:36, you wrote to me:
This would be cool :) Now if someone would just wrote a menu-driven
configuration editor/generator for binkp, that would be awesome :)
binkp is the protocol... i think you mean binkd, the daemon... and
someone has written such ;)
That's what I mean, and please, do tell :) Need more input! :P
dbridge
This would be cool :) Now if someone would just wrote a
menu-driven configuration editor/generator for binkp, that would
be awesome :)
binkp is the protocol... i think you mean binkd, the daemon... and
someone has written such ;)
That's what I mean, and please, do tell :) Need more input! :P
dbridge
Ok, never saw a binkp configuration section in the D'Bridge package before. I've always had to manually edit the binkp config files
outside of D'b.
Ok, never saw a binkp configuration section in the D'Bridge package before. I've always had to manually edit the binkp config files outside of D'b.
there's not a separate section... it is built into the whole thing... if you are using dbridge and binkd together the way they are designed, manually editing the binkd config file is a BadThing<tm> because dbridge will overwrite it the next time it issues an update to binkd... yes, you can run the two together without dbridge telling binkd what to do... i do it here on one of my test boxen and apparently you do it on (one of?) your's, too...
but back to the subject of a menu driven config app for the binkd configuration file, yes, dbridge is the only one i know of at this time...
mark lewis wrote to Robert Wolfe:
but back to the subject of a menu driven config app for the binkd
configuration file, yes, dbridge is the only one i know of at this
time...
Ok, I will have to check out D'b and see if I can engineer it so that
it works with Platinum Xpress :)
Ok, I will have to check out D'b and see if I can engineer it so that itworks
with Platinum Xpress :)Is there any SDK that Nick can use so we can have PX and BinkP have fun?
i don't know what would have to be "reengineered" since both, platinum express and dbridge, are mailers... choose one or the other or try to
work out some sort of integration mess like i did with frontdoor and
binkd (which was fileboxes)... but to be honest, i'm thinking of
dropping frontdoor and remoteaccess and going to something else
entirely :(
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,020 |
Nodes: | 17 (0 / 17) |
Uptime: | 12:39:38 |
Calls: | 503,343 |
Calls today: | 2 |
Files: | 107,261 |
D/L today: |
31,652 files (2,259M bytes) |
Messages: | 441,667 |