Does the Synchronet Control Panel look the same in Linux as it does in Windows or is it designed differently? Can someone post a screenshot please?
Does the Synchronet Control Panel look the same in Linux as it does inWindows
or is it designed differently? Can someone post a screenshot please? Thanks.
The wrote:
Windows are for people who can't remember command lines :)
---
■ Synchronet ■ End Of The Line BBS - endofthelinebbs.com
Does the Synchronet Control Panel look the same in Linux as it does in Windows or is it designed differently? Can someone post a screenshot please?
The Linux version doesn't have a control panel like the Windows version, which is why I wrote my own that does largely the same thing...
The Linux version doesn't have a control panel like the Windows
version, which is why I wrote my own that does largely the same
thing...
Why not use gtkmonitor? gtkmonitor has been around for a long time..
Re: Synchronet Control Panel
By: Nightfox to Marisag on Mon Jan 13 2020 18:46:55
an ASCII-based monitor package would work just fine? ;)The Linux version doesn't have a control panel like the Windows
version, which is why I wrote my own that does largely the same
thing...
Why not use gtkmonitor? gtkmonitor has been around for a long time..
probably because that requires a GUI... why require a GUI on a server when
probably because that requires a GUI... why require a GUI on a server when an ASCII-based monitor package would work just fine? ;)
Rampage wrote to Nightfox <=-
The Linux version doesn't have a control panel like the Windows
version, which is why I wrote my own that does largely the same
thing...
Why not use gtkmonitor? gtkmonitor has been around for a long time..
probably because that requires a GUI... why require a GUI on a
server when an ASCII-based monitor package would work just fine?
;)
Re: Synchronet Control Panel
By: Rampage to Nightfox on Tue Jan 14 2020 06:12 am
probably because that requires a GUI... why require a GUI on a server when an ASCII-based monitor package would work just fine? ;)
Which would be umonitor?
Which would be umonitor?http://wiki.synchro.net/monitor:umonitor
Why not use gtkmonitor? gtkmonitor has been around for a long
time..
probably because that requires a GUI... why require a GUI on a server when an ASCII-based monitor package would work just fine? ;)
Does the Synchronet Control Panel look the same in Linux as it does in Windows
or is it designed differently? Can someone post a screenshot please? Thanks.
Not that I am aware of. The only CP that I am aware of is the one for the windows version of Synchronet.
Jeff Smith wrote to The Millionaire <=-
Does the Synchronet Control Panel look the same in Linux as it does in Windows
or is it designed differently? Can someone post a screenshot please? Thanks.
Not that I am aware of. The only CP that I am aware of is the one
for the windows version of Synchronet.
Would be nice to have a CP for us Linux users.
Why not use gtkmonitor? gtkmonitor has been around for a long time..
Re: Synchronet Control Panel
By: Nightfox to Marisag on Mon Jan 13 2020 18:46:55
ASCII-based monitor package would work just fine? ;)The Linux version doesn't have a control panel like the Windows
version, which is why I wrote my own that does largely the same
thing...
Why not use gtkmonitor? gtkmonitor has been around for a long time..
probably because that requires a GUI... why require a GUI on a server when an
Re: Synchronet Control Panel
By: Grease to Rampage on Tue Jan 14 2020 11:22 am
http://wiki.synchro.net/monitor:umonitor
digital man
This Is Spinal Tap quote #17:
David St. Hubbins: It's such a fine line between stupid, and uh... and clever. Norco, CA WX: 53.3°F, 85.0% humidity, 0 mph W wind, 0.01 inches rain/24hrs
It looks kinda similar to the dos based bbses wfc screen from the olden days. Very basically designed.
Linux uses a DOS based kinda system anyways, so that would be about right I guess.
Linux uses a DOS based kinda system anyways, so that would be about rightI
guess.
I've heard of people getting Synchronet to work on Raspberry Pi systems, but it would require rebuilding Synchronet on it. And from what I've heard, I don't think you'd be able to run DOS doors on it.
I seem to remember hearing from others that there are problems
running DOS doors on Raspberry Pi systems. The main issue is
that it has to not only emulate DOS, but it also has to emulate
an x86 processor. When the system already has an x86 processor,
it's easier to do.
I have made a raspian iso with Synchronet 3.17 and Mystic pre installed. and I believe there is a DOS emulator for the raspberry PI so it might be able to run DOS doors, I havent tried that, it does have the synchronet DOORs though.
I seem to remember hearing from others that there are problems
running DOS doors on Raspberry Pi systems. The main issue is
that it has to not only emulate DOS, but it also has to emulate
an x86 processor. When the system already has an x86 processor,
it's easier to do.
I did run some old BBS soft in Dosbox on a Pi without any problems (biggest problem was to remember the DOS commands and configuring dosbox). It was just a brief test though and I have no idea how to setup a door in a dosbox executed within a unix bbs. x86 emulation on an ARM cpu doesn't seem to be a problem and should be fast enough for most BBS doors.
I'm not sure what you mean by "DOS based kinda system".. And Linux is signific
ntly different behind the scenes than DOS. You couldn't just take a DOS progra
and run it on Linux - You'd need DOSEmu or some other emulator.
Maybe he means that you can have a cli driven system, like DOS was, without an X window system. You cannot really do that with Windows any more.
On 01-28-20 20:47, Oli wrote to Nightfox <=-
I did run some old BBS soft in Dosbox on a Pi without any problems (biggest problem was to remember the DOS commands and configuring
dosbox). It was just a brief test though and I have no idea how to
setup a door in a dosbox executed within a unix bbs. x86 emulation on
an ARM cpu doesn't seem to be a problem and should be fast enough for
most BBS doors.
I have made a raspian iso with Synchronet 3.17 and Mystic pre installed. and I believe there is a DOS emulator for the raspberry PI so it might beable to run DOS doors, I havent tried
that, it does have the synchronet DOORs though.
I'm not sure what you mean by "DOS based kinda system".. And Linux is signific
ntly different behind the scenes than DOS. You couldn't just take a DOS progra
and run it on Linux - You'd need DOSEmu or some other emulator.
Maybe he means that you can have a cli driven system, like DOS was, without an X window system. You cannot really do that with Windows any more.
I've seen server versions of Windows that don't have a GUI.. At least, notmuch of a GUI - I've seen ones that
basically just let you open command prompt windows.
There is a headless version of windows server that doesn't have a GUI, iirc, it's the basis of the windows containers... of course since windows desktops only support windows or linux containers in docker desktop, I've never actually tried anything other than a linux container for docker engine.
I didn't know Microsoft was using Docker. I knew Windows server versions
Yup, you can run docker on alot of OSes.
On linux, its native, onother OS's, under the covers
(IIRC).docker containers.
I develop on a MAC using
version of windows server thatThere is a headless
the windows containers... ofiirc, it's the basis of
support windows or linuxwindows desktops only
actually tried anything otherdesktop, I've never
engine.container for docker
I didn't know Microsoft wasusing Docker. I knew Windows
have some built-in supportfor running VMs though. A long
Microsoft bought Virtual PCfrom Connectix, and I thought
Microsoft was using fortheir VM host software in
In Windows it's Hyper-V, in Mac
they have something similar.
Only thing to be aware of is
volume mounts are not direct
and best not to do a database
with a desktop volume, it won't
be pretty. It's actually doing
an fs sync in Mac and Windows
for desktop volumes.
Nope, Hyper-V is virtual machines, which is not docker containers.
Re: Synchronet Control Panel
By: The Millionaire to Digital Man on Sun Jan 26 2020 20:07:38
No.
---
echicken
electronic chicken bbs - bbs.electronicchicken.com
■ Synchronet ■ electronic chicken bbs - bbs.electronicchicken.com
They use Hyper-V as their
general hypervisor for
virtualization. Windows server
and Windows pro also can add
support for Windows containers
+ docker. And there's
experimental support for Linux
containers with docker on
Windows that's a more direct
integration with Hyper-V.
Yes because when Linus Torvaus(sp?) started developing Linux back in themid
90's, he didn't like the way Microsoft wrote the DOS kernel and decided to rewrite his own version himself of it which became a Linux kernel andbuilt a
windows GUI around it which became Linux. He also believed that the OS andits
to Synchronet. By the way Linux was named after his name Linus since hestarted
Yes because when Linus Torvaus(sp?) started developing Linux back in the
mid 90's, he didn't like the way Microsoft wrote the DOS kernel and decided to rewrite his own version himself of it which became a Linux
kernel and built a windows GUI around it which became Linux. He also
believed that the OS and its software shall always be free and be based on an open source community similar to Synchronet. By the way Linux was named after his name Linus since he started it all and has boomed over the years in a huge way. A lot of businesses rely on Linux as well.
Which came first?
The chicken or the egg?
Re: Synchronet Control Panel
By: The Millionaire to echicken on Thu Jan 30 2020 06:31:02
I don't think that's very accurate, but if you believe it then it explains your statement that "Linux uses a DOS based kinda system anyways", so okay.
Wow really I never made that connection before wow that's really a good little factoid there good buddy thanks for sharing it really enlightened me hoo boy what a fun little tidbit I mean seriously wow.
---
echicken
electronic chicken bbs - bbs.electronicchicken.com
■ Synchronet ■ electronic chicken bbs - bbs.electronicchicken.com
Hey Marisa. Could you show me a screenshot?
Re: Synchronet Control Panel
By: The Millionaire to echicken on Thu Jan 30 2020 03:38 pm
2 random questions, 2 random answers:
Likely, the Big Bang.
I usually prefer chicken.
digital man
Synchronet "Real Fact" #19:
The first Synchronet BBS (Vertrauen) went live in July of 1991 (replacing WWIV).
Norco, CA WX: 72.7°F, 15.0% humidity, 6 mph ESE wind, 0.00 inches rain/24hrs
The Millionaire wrote to echicken <=-
Yes because when Linus Torvaus(sp?) started developing Linux back
in the mid 90's, he didn't like the way Microsoft wrote the DOS
kernel and decided to rewrite his own version himself of it which
became a Linux kernel and built a windows GUI around it which
became Linux. He also believed that the OS and its software shall
always be free and be based on an open source community similar
to Synchronet. By the way Linux was named after his name Linus
since he started it all and has boomed over the years in a huge
way. A lot of businesses rely on Linux as well.
Re: Synchronet Control Panel
By: The Millionaire to All on Sun Jan 12 2020 19:17:24
The Linux version doesn't have a control panel like the Windows version, which is why I wrote my own that does largely the same thing...
Marisa
--- https://SynchronetBBS.org/OurServers - A list of all our websites
--- https://SynchronetBBS.org/HostSplash - SBBS hosting for $14/month
■ Synchronet ■ Amiga City - The BBS for the Amiga - more than 3,500+ files
Your message seems to bewrapped to a fairly narrow
30-something characters..
Your message seems to bewrapped to a fairly narrow
console width, around
30-something characters..
I'm using the stock synchronet
web editor on my phone for some
messages.
Your message seems to be
wrapped to a fairly narrow
console width, around
30-something characters..
I'm using the stock synchronet
web editor on my phone for some
messages.
Re: Re: Synchronet Control Panel
By: Tracker1 to Nightfox on Fri Jan 31 2020 05:17:57
Your message seems to be
wrapped to a fairly narrow
console width, around
30-something characters..
I'm using the stock synchronet
web editor on my phone for some
messages.
i think the key factor you're leaving out is that you're writing from a mobile device with a narrow screen width...
/me wonders what happens if you rotate your device so that it is in landscape mode instead of portrait mode...
Yes because when Linus Torvaus(sp?) started developing Linux back in the
mid 90's,Early 90's. 1991 to be precise.
he didn't like the way Microsoft wrote the DOS kernel and
decided to rewrite his own version himself of it which became a Linux kernel and built a windows GUI around it which became Linux.
He also
believed that the OS and its software shall always be free and be based on an open source community similar to Synchronet.
By the way Linux was named
after his name Linus since he started it all and has boomed over the years in a huge way.
A lot of businesses rely on Linux as well.
I'm using the stock synchronet
web editor on my phone for some
messages.
ecWeb or the old legacy/runemaster web UI? Whatever it is, its doing something unexpected with line-wrapping.
he didn't like the way Microsoft wrote the DOS kernel and
decided to rewrite his own version himself of it which became a
Linux kernel and built a windows GUI around it which became Linux.
What? this isn't even remotely true. It was based off Minix. Linus has/had nothing to do with X11 or XFree86/X.Org Quit making shit up.
Re: Re: Synchronet Control Panel
By: Digital Man to Tracker1 on Thu Jan 30 2020 09:51 pm
I'm using the stock synchronet
web editor on my phone for some
messages.
ecWeb or the old legacy/runemaster web UI? Whatever it is, its doing something unexpected with line-wrapping.
The Runemaster interface would do that for me when I used to use it. I think it had something to do with the width of the text box used for message input.
he didn't like the way Microsoft wrote the DOS kernel and
decided to rewrite his own version himself of it which became a
Linux kernel and built a windows GUI around it which became Linux.
What? this isn't even remotely true. It was based off Minix. Linus has/had nothing to do with X11 or XFree86/X.Org Quit making shit up.
Yeahhh... If he could go ahead and stop saying things that are untrue, that would be great..
Re: Synchronet Control Panel
By: Nightfox to DaiTengu on Fri Jan 31 2020 12:59 pm
Who invited this guy TM back to the network?
HusTler@ havens.synchro.net
---
■ Synchronet ■ Havens BBS havens.synchro.net
Yes because when Linus Torvaus(sp?) started developing Linux back in the mid 90's, he didn't like the way Microsoft wrote the DOS kernel and decided to rewrite his own version himself of it which became a Linux
I'm using the stock synchronet
web editor on my phone for some
messages.
ecWeb or the old legacy/runemaster web UI? Whatever it is, its doing something unexpected with line-wrapping.
Re: Re: Synchronet Control Panel
By: Digital Man to Tracker1 on Thu Jan 30 2020 21:51:17
I'm using the stock synchronet
web editor on my phone for some
messages.
ecWeb or the old legacy/runemaster web UI? Whatever it is, its doing something unexpected with line-wrapping.
It's the old legacy web ui... I'm using the browser on my phone, not a great experience, but can go through messages watching TV... it's on my personal TODO to re-create the web ui/ux in a more scalable UX.
May get ecWeb running, and see how that does... should be a better experience.
Yeah, if you can't fit the entire 80x25 edit window in your browser, thenecWeb would be a much better
experience. Heck, ecWeb is better for most uses.
Re: Re: Synchronet Control Panel
By: Digital Man to Tracker1 on Mon Feb 03 2020 10:58:37
Yeah, if you can't fit the entire 80x25 edit window in your browser, then ecWeb would be a much better
experience. Heck, ecWeb is better for most uses.
Funny enough, I can't seem to login from my phone using ecweb... not sure how it works... for now, using a desktop with local connection over ssh tunnel.
Funny enough, I can't seem to login from my phone using ecweb... not
sure how it works... for now, using a desktop with local connection
over ssh tunnel.
Which version of ecWeb? Works for me w/ecwebv4 at web.synchro.net. There's
a "Log in" option in the upper-right drop-down (hamburger) menu.
Maybe he was worried about other companies hogging DOS, and then he went on t N>start an ice cream company.
Windows Ice Cream: Hoggin' DOS. <G>
Daryl
* OLX 1.53 * Beauty is skin deep...but ugly goes clear to the bone.
--- SBBSecho 3.10-Win32
* Origin: The Thunderbolt BBS - tbolt.synchro.net (1:19/33)
Microsluts: Midget Robotic Prostitutes. :-P
In Windows it's Hyper-V, in Mac
they have something similar.
Nope, Hyper-V is virtual machines, which is not docker containers.
I develop very heavy database I/O on MAC desktops and it works well.Not fast, I agree, but good enough for development.
I'm pretty sure the old runemaster Web UI uses a fixed 80-columninput for message text. I suppose it may be that the entire input box
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 189:20:18 |
Calls: | 2,004 |
Calls today: | 1 |
Files: | 11,114 |
Messages: | 942,266 |