Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Dunno... I'm a babe in the Linux woods :)
Debian and CentOS are both good choices. I am also rather fond of ubuntu for a server but whatever choice you make, they are all different but
more or less the same.. I hope that makes sense.. :)
After useing slackware for so long I'd have to remember just what makes debian or centos different. Mostly package managers. Slackware has a
very basic package manager.
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Debian and CentOS are both good choices. I am also rather fond of ubuntu for a server but whatever choice you make, they are all different but
more or less the same.. I hope that makes sense.. :)
I'm running CRBBS on a Debian 10 system here. Everything is running
pretty smooth. Debian is great for running servers, as they don't try to use any 'cutting edge' software. Both BinkD and Husky (HPT, HTick, etc) are running great on it.
CentOS is one that I haven't looked at yet. I haven't heard anything bad about it, so that's a good thing. :)
I was a loyal Ubuntu user for awhile. It seemed as though they were
trying to compete with Microsoft though. The amount of bloat that came pre-installed was getting a bit ridiculous, and then the constant "There are upgrades available" messages...
I was talking to Dan about Husky the other day. And in my ponderings came across this: https://www.kuehlbox.wtf/fidian
It's basically everything you need to become a node. I was going to set
it all up and then take a look at the configs to disect how it all works.
You don't have to use a Pi. It works nicely on Debian - perhaps check
out the "manual install" section on that page.
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
I've recently installed CentOS for a box running software for my radio station and have in the past set up a Debian box for the Usenet server. I'm wanting something that will hopefully play nice with software I have yet to think of that in the past I would have run under windows.. so not sure if windows or dos style emulation abilities is worth factoring in, but just trying to think of gotchas.
I've used Ubuntu before and understand it's based of the Debian branch of the Linux family tree.
I'd like to migrate Agency to Linux and run some HUB stuff as well for Fido etc using BinkD and HPT instead of Fastecho. So it's baby steps for me.
First thing it to build the box, and before I start decide on OS, I have a machine with an i5 and 8 gigs of ram which I hope/think will be OK. I can see this box having a number of services running on it down the track and may look to install Usenet server and migrate things from a separate box that sits only doing Usenet now.. the goal being to reduce the number of boxes running in the room etc. :)
I was a loyal Ubuntu user for awhile. It seemed as though they were trying to compete with Microsoft though. The amount of bloat that came pre-installed was getting a bit ridiculous, and then the constant "There are upgrades available" messages...
It is a solid system though, as is Debian and many others.
On 09-10-20 12:03, Avon wrote to All <=-
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Dunno... I'm a babe in the Linux woods :)
On 09-10-20 12:25, Avon wrote to Al <=-
I've recently installed CentOS for a box running software for my radio station and have in the past set up a Debian box for the Usenet server. I'm wanting something that will hopefully play nice with software I
have yet to think of that in the past I would have run under windows..
so not sure if windows or dos style emulation abilities is worth
factoring in, but just trying to think of gotchas.
I've used Ubuntu before and understand it's based of the Debian branch
of the Linux family tree.
I'd like to migrate Agency to Linux and run some HUB stuff as well for Fido etc using BinkD and HPT instead of Fastecho. So it's baby steps
for me.
First thing it to build the box, and before I start decide on OS, I
have a machine with an i5 and 8 gigs of ram which I hope/think will be
OK. I can see this box having a number of services running on it down
the track and may look to install Usenet server and migrate things from
a separate box that sits only doing Usenet now.. the goal being to
reduce the number of boxes running in the room etc. :)
On 09-10-20 13:50, Avon wrote to Black Panther <=-
good to know thanks, yes Debian is something I am sort of familiar with
so that helps. I figured Debian 10 would be the way to go.
CentOS is one that I haven't looked at yet. I haven't heard anything bad about it, so that's a good thing. :)
It seems to be based off Red Hat and not updated that often so also
suited for server work, or so the hype I read says :)
On 09-09-20 20:11, Underminer wrote to Avon <=-
Debian is fantastic for the purpose as apt has a package for binkd already, and if anything is likely to have a package, it'll have a .deb
Familiarity is one good reason to choose a distro, if there's no other considerations.
CentOS is a repackaged Red Hat Enterprise Linux minus the support contracts. It is a very solid distro, but you will have to get used to a slightly different way of doing some things. But definitely a solid option.
I'd like to migrate Agency to Linux and run some HUB stuff as well fo Fido etc using BinkD and HPT instead of Fastecho. So it's baby steps for me.
You may need DOSemu or similar, if you run doors on Agency.
First thing it to build the box, and before I start decide on OS, I have a machine with an i5 and 8 gigs of ram which I hope/think will b OK. I can see this box having a number of services running on it down
Haha that sounds way overkill. :)
Looks like fun ahead. ;)
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
I still like to compile binkd from source, sometimes the .deb is a bit dated. )
I think Debian is a good choice for FTN, historically it was the platform with the most FTN software packages. Nowadays you want to build the FTN software from the sources anyway, so the choice of distribution doesn't matter that much. But you cannot do much wrong with Debian for FTN. For daily usage Debian stable is always pretty outdated, which can be annoying with some applications. Some people have good experience with Debian Sid (unstable) as a rolling Distribution and recommend it over Debian testing.
Re: Re: Linux
By: Vk3jed to Underminer on Thu Sep 10 2020 05:22 pm
I still like to compile binkd from source, sometimes the .deb is a
bit dated. )
True, but the current package isn't missing anything, especially when you're considering the number of nodes out there running far less up to
I think Debian is a good choice for FTN, historically it was the
platform with the most FTN software packages. Nowadays you want to build the FTN software from the sources anyway, so the choice of distribution doesn't matter that much. But you cannot do much wrong with Debian for FTN. For daily usage Debian stable is always pretty outdated, which can
be annoying with some applications. Some people have good experience
with Debian Sid (unstable) as a rolling Distribution and recommend it
over Debian testing.
I don't recommend Ubuntu anymore.
If you use some old software, 32-bit compatibility might be important.
I'm running CRBBS on a Debian 10 system here. Everything is running
pretty smooth. Debian is great for running servers, as they don't try to use any 'cutting edge' software. Both BinkD and Husky (HPT, HTick, etc) are running great on it.
On 09-10-20 19:45, Avon wrote to Vk3jed <=-
Only the hope that what I end up wanting to run on it (and can't yet foresee what all those 'things' will be) will indeed run.
Yeah so far the other box I built has been smooth but to be fair I only went that way because the vendor of the software I use has a turnkey installer for it built for that flavour of Linux.
On 09-10-20 19:47, Avon wrote to Vk3jed <=-
You may need DOSemu or similar, if you run doors on Agency.
There are a few, not many but some, I guess that's the least of my
worries right now.
Haha that sounds way overkill. :)
Perhaps, I just don't know as I have little experience of how much you
can load up a system running Linux without issues starting to occur.
Looks like fun ahead. ;)
I'll keep telling myself that :) Look for lots of questions when I get into it. :)
On 09-10-20 02:22, Underminer wrote to Vk3jed <=-
True, but the current package isn't missing anything, especially when you're considering the number of nodes out there running far less up to date mailers :)
If you use some old software, 32-bit compatibility might beYeah now that's a kicker... brain says use 64 bit to take advantage of all the system memory.. but if I run 32 bit then I can run some legacy dos or emulation stuff but never get access to all the RAM. Am I reading this right?
important.
OK, how old is it?1.1a-99 (Feb 2019)
I was thinking Deb 10 for it's LTS. I'm not sure if the applications I'd want to run (some no doubt rather legacy given the age of some FTN
software out there) would be an issue with Debian stable, but my hunch is using unstable may be more pain for this n00b that it's worth.
I don't recommend Ubuntu anymore.
My roadside view/impression is that some consider it bloated etc.?
If you use some old software, 32-bit compatibility might be
important.
Yeah now that's a kicker... brain says use 64 bit to take advantage of all the system memory.. but if I run 32 bit then I can run some legacy dos or emulation stuff but never get access to all the RAM. Am I reading this right?
Is there a preferred distro to use or avoid for setting up a HUB underLinux when looking to run software like BinkD and HPT,
freq tools etc.
I was thinking something like Debian or CentOS ??
Dunno... I'm a babe in the Linux woods :)
Thanks for this info, it kinda confirms my inclination to stick with Debian. I was thinking Deb 10 for it's LTS. I'm not sure if the applications I'd want to run (some no doubt rather legacy given the age
of some FTN software out there) would be an issue with Debian stable,
but my hunch is using unstable may be more pain for this n00b that it's worth.
Yeah now that's a kicker... brain says use 64 bit to take advantage of
all the system memory.. but if I run 32 bit then I can run some legacy
dos or emulation stuff but never get access to all the RAM. Am I reading this right?
Is your system 64bit Dan?
I'm just wondering about what possible FTN legacy stuff may be of
interest to me (that I don't know of yet or that I do but run it on Win7 32 bit at present) that I may not be able to use should I opt to install 64 bit.
It seems like a quite read of the inter-webs suggests install 64bit over 32bit for all the usual reasons and that for Linux it's possible to install other packages on a 64 bit system to get some 32 bit stuff
running (hopefully the FTN stuff I am yet to even think of :))
True, but the current package isn't missing anything, especially when you're considering the number of nodes out there running far less up date mailers :)
OK, how old is it?
For Linux, I don't think it matters for running legacy DOS. I run all my systems 64 bit, and use dosemu or dosbox to run any DOS software.
Haven't run into any issues yet. :)
For my radio station I am using some software that runs under Win7 32 bit that acts as a studio to transmitter link. It encodes audio fed in via sound card and sends it via UDP to another copy of the software running
on a box situated at the TX site some 5km away from where I live. Both boxes at present just have static IP within the home LAN range and look for each other.
One thing I am hoping to do but have next to no experience of is running some (virtual?) instance of Win7 on Linux so I can give the software a place to run and access to a sound card. If I can pull this off it let's me retain the software I want/need to use at present but downsize one running PC.
I just checked on my Debian 10 system, and it looks like they have binkd/stable 1.1a-99-1. The last time I looked, which was a few years ago, they had 0.98 or something like that.
You might want to take a look and see if there is a Linux version of the software, or a Linux replacement for it. That might be an easier way of accomplishing this.
You could run a Virtual Machine (VM) within Linux, that is loaded with Windows. I did, at one point, have a Windows VM that I was using. The
only issue that I ran into was the VM would take a portion of the system resources, whether the VM was actually doing anything or not.
Another option might be to use WINE (Wine Is Not and Emulator) for Linux. I've used it to run some Windows programs successfully here, including Code::Blocks, and some older games. It might be an option.
One thing I am hoping to do but have next to no experience of is runningsome (virtual?) instance of Win7 on Linux so I can
give the software a place tothe software I want/need to use at present but
run and access to a sound card. If I can pull this off it let's me retain
downsize one running PC.
So I'm going to give you the docker answer.
Anyway, if you consider the docker route, you can easily deploy my container, play with it, destroy it, re-deploy it, spin up a couple of instances, which has everything to run a hub, and you can do several
times over in a couple of minutes.
I think the only issue you may run into with Deb 10, is it does not have dosemu in the repository. It's easy enough to add the Deb 9 repo, install dosemu, and then remove it again. That's what I had to do on the CRBBS system here.
Sadly nope, the software is legacy, been sold to a new vendor,
repackaged and sold now in a more modular (read into this more more
for the same features offered as one) fashion and still only
windows.
Avon wrote to All <=-
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Dunno... I'm a babe in the Linux woods :)
Avon wrote to Black Panther <=-
The box I used to run the radio station software on was Ubuntu also and like you it seemed to me to be always wanting to do updates and came
with libre office etc... which I didn't want.
I have a Pi I could play with this on. I'm understanding of the power ofthe containers, a little hesitant on the ephemeral
nature of them.
I kinda wantright word) before I look too much at the turn-key open
to have the experience first of building something 'real' (is that the
I can see docker and all the benefits of it brings.
do you want to tell the name of that mysterious software? =)
That might be something you can do - and you can normally pass
devices through to a virtual machine (as if they were physical and
owned the device) - but I have never actually needed to do that. I
know not all devices can be passed through, so if you went down
this route, you may need to play and validate that you can pass the
sound card through before you get too far down this path.
do you want to tell the name of that mysterious software? =)
Sure it's called sonos...
ok, i was expecting something like shoutcast or icecast for broadcasting audio.
No it's more like audio processing for FM transmission... but done
via software vs chips on a hardware mounted rack unit worth big $$$
No it's more like audio processing for FM transmission... but done via software vs chips on a hardware mounted rack unit worth big $$$
oh, i see. may i ask what it does to the audio to prepare the signal for FM transmission?
On 09-10-20 04:01, Underminer wrote to Vk3jed <=-
Re: Re: Linux
By: Vk3jed to Underminer on Thu Sep 10 2020 07:07 pm
OK, how old is it?
1.1a-99 (Feb 2019)
On 09-10-20 14:09, Black Panther wrote to Vk3jed <=-
On 10 Sep 2020, Vk3jed said the following...
True, but the current package isn't missing anything, especially when you're considering the number of nodes out there running far less up date mailers :)
OK, how old is it?
I just checked on my Debian 10 system, and it looks like they have binkd/stable 1.1a-99-1. The last time I looked, which was a few years
ago, they had 0.98 or something like that.
Yeah now that's a kicker... brain says use 64 bit to take advantage of
all the system memory.. but if I run 32 bit then I can run some legacy
dos or emulation stuff but never get access to all the RAM. Am I reading this right?
The main reason to run 32bit Linux for BBS use is to retain the ability
to use DPMI features in Dosemu. It reaches out to the kernel in a way that's a tad direct rather than fully emulating the memory interface and the functionality it's looking for is no longer present in 64bit kernels since maintaining it comes with too many security concerns. Supposedly this is no longer an issue with Dosemu2 as the DPMI handler was revised.
Let me spin up the box with Debain first and fumble my way though with lots of questions about installing HPT etc. then I'll play with the
I'm then going to work on installing Debian 10 64 bit on the box and will start by trying to migrate Agency across to Linux. Then I plan to start working on changes to NET 1 hub operations.
I'm planning on letting ifcico run as a last step of the sending event
to be able to send echomail/netmail via ifcico protocols / dial-up as a fallback.
It's a step towards easier being able to switch to a conventional mailer, should I wish to in the future... It's always good to have options. :-)
to be able to send echomail/netmail via ifcico protocols / dial-up as fallback.
when I have progressed my changes, please remind me of this, as I would like to explore this also :)
I'm planning on letting ifcico run as a last step of the sending event tobe able to send echomail/netmail via ifcico
protocols / dial-up as a fallback.
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
So if you want something to interact with EMSI - you can connect to Hub
3 - I have an EMSI mailer there too.
Also, it has no built-in retry logic; one attempt per run only. So it'svery simple in that regard. With a suitable wrapper
around it, though, it could be a poor man's non-binkp fallback for the(rather unlikely?) case of
sending mail to IFC-/ITN-/IVM-/dial-up-only nodes.
And of course for accepting IFC/ITN/IVM and dial-in calls, the latter e.g. by being run by mgetty.
I am running Ubuntu Mate (lightweight and it has a Pi flavour too) and I am really satisfied with it. In the past I used to run Slackware, from 1998-201x, but I got lazy :)
You may also want to play with qico - it has a "manager daemon" that can poll systems, so does retry failed operations. It only works over TCP
Yes, mgetty can handle the serial port connects - or inetd can handle the TCP/IP connections.
I kinda want
to have the experience first of building something 'real' (is that the right word) before I look too much at the turn-key open I can see docker and all the benefits of it brings.
Yes, mgetty can handle the serial port connects - or inetd can handle the TCP/IP connections.
You can also use LXC containers. They are more similar to a "real" linux installation.
Oli wrote to Avon <=-
You can also use LXC containers. They are more similar to a "real"
linux installation.
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Ragnarok wrote to Avon <=-
El 9/9/20 a las 21:03, Avon escribi¢:
Is there a preferred distro to use or avoid for setting up a HUB under Linux when looking to run software like BinkD and HPT, freq tools etc.
I was thinking something like Debian or CentOS ??
Debian, you can get binkd from ofical repository and compile husky
tools , crashmail etc as you need.
I'm running Devuan (Debian minus SystemD... if I wanted a centralize db I'd run Windows!) with SBBS and that has as I'm sure you know BinkIt.
Lightman wrote to N1uro <=-
I'm glad to see anything minus sysd - it has infected everything (at
least everything that seems to have a future in the Linux space - I
hope some will disagree here, it wouldn't hurt my feelings).
... we now return you to the thread context
Lightman wrote to N1uro <=-
I'm running Devuan (Debian minus SystemD... if I wanted a centralize db I'd run Windows!) with SBBS and that has as I'm sure you know BinkIt.
I'm glad to see anything minus sysd - it has infected everything
(at least everything that seems to have a future in the Linux
space - I hope some will disagree here, it wouldn't hurt my
feelings).
I'm running Devuan (Debian minus SystemD... if I wanted a centralize db I'd run Windows!) with SBBS and that has as I'm sure you know BinkIt.
acn wrote to N1uro <=-
Same here, I'm also using Devuan with Synchronet.
For using binkd + hpt + golded, there is an interesting project called "Fidian" which wants to make the usage of these tools more easy: https://www.kuehlbox.wtf/fidian
This adds a Debian repository which adds the missing packages and configures everything.
But I did not try it for myself :)
Same here, I'm also using Devuan with Synchronet.Seems like a nice combo! I really don't have any complaints.
For using binkd + hpt + golded, there is an interesting project called ac>> "Fidian" which wants to make the usage of these tools more easy:
https://www.kuehlbox.wtf/fidian
My install of Synchronet has it all built in except for multimail however that's in the repositories.
This adds a Debian repository which adds the missing packages and
configures everything.
I found compiling and running make install did what I needed it to do.
I already had dosemu and a few other toys installed for ham radio usage.
acn wrote to N1uro <=-
Same here. I just wanted to mention it as an alternative if someone
just wants to use binkd+hpt+golded without a BBS attached to it.
I also compiled a dosemu version for my Devuan box (although I've
created a .deb package) myself which works quite well for me :)
And yes, normally using eg. configure/make/make install is working just fine :)
Slackware Linux is systemd-free, and likely always will be.
Same here. I just wanted to mention it as an alternative if someone
just wants to use binkd+hpt+golded without a BBS attached to it.
That's great to hear! I know someone in my fido area who does just that.
He may be a good candidate to test it with.
If you set your dosemu.cfg file so that video=none, you can then set
your dos conventional ram to 756K... the bbs will push your video for you
so you shouldn't have any issues. I do that on amateur radio packet with
my instance of MFNOS and even the author of the program is amazed at the conventional memory left after it's loaded. I should have about 50K on a standard DOS system but I actually have over 300K of conventional left.
You may find some games will run a bit smoother.
acn wrote to N1uro <=-
Another idea, which is way easier (in my opinion), is to use OpenXP as
a point software. I guess it is comparable to golded, but has
everything needed to poll for packets built-in. You just have so search
a BBS uplink and register as a point. And you also don't have to have binkp running as a daemon all the time :)
Thank you for this hint!
Although, at the moment at least, all my doors are running fine :)
Another idea, which is way easier (in my opinion), is to use OpenXP as ac>> a point software. I guess it is comparable to golded, but has
everything needed to poll for packets built-in. You just have so search ac>> a BBS uplink and register as a point. And you also don't have to have
binkp running as a daemon all the time :)
In my case, the server is up 24/7 except when there's a power issue that's drained my UPS or I'm running my clonezilla month-end backup.
acn wrote to N1uro <=-
;-)
Same here, I'm using OpenXP via SSH on one of my servers because I
prefer its ease of use.
I think it is a little easier to handle compared to binkd/hpt/golded as
it is menu-driven rather than config-file-driven.
So, if someone just wants to be part of the message networks, OpenXP is
a fine solution and easier than binkd/hpt/golded or a complete BBS package. And it is more comfortable than QWK/MultiMail IMHO.
Quoting N1uro to acn <=-
I've always prefered QWK packets... we all have our likes and our dislikes. I'm glad you found yours. If BlueWave were native to linux
I'd be in paradise but MultiMail is doing the job quite well.
Quoting N1uro to acn <=-
I've always prefered QWK packets... we all have our likes and our dislikes. I'm glad you found yours. If BlueWave were native to linux
I'd be in paradise but MultiMail is doing the job quite well.
I have been enjoying BlueWave 2.30 for DOS on my Linux machine via
DOSBOX-X. I use TDE for DOS as the text editor.
I like using DOS better because it displays the ANSI graphics better than my Linux terminal I was using for MultiMail.
Same here, I'm using OpenXP via SSH on one of my servers
because I prefer its ease of use.
I think it is a little easier to handle compared to binkd/
hpt/golded as it is menu-driven rather than config-file-
driven.
So, if someone just wants to be part of the message
networks, OpenXP is a fine solution and easier than binkd/
hpt/golded or a complete BBS package. And it is more
comfortable than QWK/MultiMail IMHO.
So, if someone just wants to be part of the message
networks, OpenXP is a fine solution and easier than
binkd/hpt/golded or a complete BBS package. And it is
more comfortable than QWK/MultiMail IMHO.
I've always prefered QWK packets... we all have our likes
and our dislikes. I'm glad you found yours. If BlueWave
were native to linux I'd be in paradise but MultiMail is
doing the job quite well.
Ogg wrote to N1uro <=-
OpenXP is available for Linux too with either /32 or /64
versions.
OpenXP is available for Linux too with either /32 or /64
versions.
The linux release is 64 bit and the windows release is 32 bit.
The source is also available so for can build their own if they choose.
The linux release is 64 bit and the windows release is 32 bit.
Linux = i586 or x86_64
I believe i586=32bit
And yes.. The Windows version is only 32bit.
Quoting Al to Elf <=-
I have been enjoying BlueWave 2.30 for DOS on my Linux machine via
DOSBOX-X. I use TDE for DOS as the text editor.
I like using DOS better because it displays the ANSI graphics better than my Linux terminal I was using for MultiMail.
I run multimail like this..
LANG=en_CA mm
Gives me the good old DOS look along with viewing ANSi in the ansi
viewer.
Quoting Ogg to N1uro <=-
OpenXP is available for Linux too with either /32 or /64
versions.
And yes.. The Windows version is only 32bit.
I think it's likely windows will go 64bit at some point. Probably sooner than later but I don't know.
I run multimail like this..
LANG=en_CA mm
Gives me the good old DOS look along with viewing ANSi in the ansi
viewer.
Yeah, that's not working for me. What terminal are you using?
I don't think Windows will drop 32-bit support anytime soon and there is not much you would gain with a 64-bit OpenXP version anyway.
Hello acn!
** On Wednesday 26.05.21 - 16:28, acn wrote to N1uro:
Same here, I'm using OpenXP via SSH on one of my servers
because I prefer its ease of use.
Do you have to do anything special for the SSH part? Is it
just a matter of pointing to a specific port number, and that's
it?
The linux release is 64 bit and the windows release is 32 bit.
Linux = i586 or x86_64
I believe i586=32bit
Yep, and yep.
But there is no 32bit linux version. Just an x86_64 binary
or rpm package. I'm not sure why that is. Maybe no one uses
32bit linux anymore? I've been 64bit since 2002 or so.
OpenXP is available for Linux too with either /32 or /64
versions.
I would love to try it but . . . sounds like you need more
knowledge of how to link it into the messages or
something? Connecting to a point or something?
...I tried installing it on Linux but apparently it relies
on some old libraries that are not available in my ubuntu-
based 20.04.2 LTS installations.
I've always prefered QWK packets... we all have our likes and our dislikes. I'm glad you found yours.
If BlueWave were native to linux I'd be in
paradise but MultiMail is doing the job quite well.
Same here, I'm using OpenXP via SSH on one of my servers
because I prefer its ease of use.
Do you have to do anything special for the SSH part? Is it
just a matter of pointing to a specific port number, and that's
it?
Elf wrote to N1uro <=-
I have been enjoying BlueWave 2.30 for DOS on my Linux machine via DOSBOX-X. I use TDE for DOS as the text editor. I like using DOS
better because it displays the ANSI graphics better than my Linux
terminal I was using for MultiMail. I also like BlueWave's single space bar navigation through the whole package and the percentage read of
each packet that is displayed without opening each packet to see what
is left. Oh, and I love the TAB key for jumping past the current thread
to the next.
Ogg wrote to N1uro <=-
Well.. it's like they say: you don't know what you're missing.
acn wrote to N1uro <=-
Same for you! :) It's always good to have options to choose from.
I think I've tried BW back in the 90s but I don't remember its usage :)
Quoting N1uro to Elf <=-
I considered that however all my researching said that it suffered a
Y2K date issue that was never properly patched. I'm not overly
concerned about some of the ANSI stuff in mail. I'm used to it pushing ANSI on packet radio <G>
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 10:49:30 |
Calls: | 728 |
Calls today: | 1 |
Files: | 7,667 |
Messages: | 295,537 |