• Fixing Page SysOp in Mystic Linux

    From Rich Lawrence@1:267/518 to All on Tue Jan 3 12:37:00 2017
    Hey all!

    So if anyone who runs Mystic on Linux knows, the Page SysOp option on the
    main menu is broken. Choosing it doesn't do anything. While a few folks have done what I have done, I assume, I wanted to just lay out what steps I took
    for future SysOps or people trying it out, to know how you can get this
    feature working. So I wrote up a blog post for my BBS blog and wanted to
    share it here...

    http://wp.me/p4378W-1L

    TL;DR: I installed mpg123 and used the that to play an mp3 of a Star Trek SFX that I made a 30 second loop of, while having Mystic show a box to the user letting them know the Sysop has been paged.

    73!
    Rich, KB2MOB

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Radio Freqs & Geeks BBS - Albany, NY (FN32DO) (1:267/518)
  • From Nicholas Boel@1:154/10 to Rich Lawrence on Tue Jan 3 14:03:42 2017
    Hello Rich,

    On Tue Jan 03 2017 12:37:00, Rich Lawrence wrote to All:

    So if anyone who runs Mystic on Linux knows, the Page SysOp option on
    the main menu is broken. Choosing it doesn't do anything. While a few folks have done what I have done, I assume, I wanted to just lay out
    what steps I took for future SysOps or people trying it out, to know
    how you can get this feature working. So I wrote up a blog post for my
    BBS blog and wanted to share it here...

    http://wp.me/p4378W-1L

    TL;DR: I installed mpg123 and used the that to play an mp3 of a Star
    Trek SFX that I made a 30 second loop of, while having Mystic show a
    box to the user letting them know the Sysop has been paged.

    Since most distributions don't have an all encompassed "default sound" it was never fully filled out with anything - leaving it to the user to choose how they wanted to do it. However the way you did it is definitely the way I would go as well. :)

    Regards,
    Nick

    ... "Не знаю. Я здесь только работаю."
    --- GoldED+/LNX 1.1.5-b20161221
    * Origin: thePharcyde_ distribution system (Wisconsin) (1:154/10)
  • From mark lewis@1:3634/12.73 to Rich Lawrence on Tue Jan 3 18:47:28 2017
    On 2017 Jan 03 12:37:00, you wrote to All:

    TL;DR: I installed mpg123 and used the that to play an mp3 of a Star
    Trek SFX that I made a 30 second loop of, while having Mystic show a
    box to the user letting them know the Sysop has been paged.

    i posted a response on your blog ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Make new friends, but cherish the old ones.
    ---
    * Origin: (1:3634/12.73)
  • From Rich Lawrence@1:267/518 to mark lewis on Tue Jan 3 22:25:00 2017
    On 01/03/17, mark lewis said the following...

    i posted a response on your blog ;)

    I saw it! Thanks!

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Radio Freqs & Geeks BBS - Albany, NY (FN32DO) (1:267/518)
  • From mark lewis@1:3634/12.73 to Rich Lawrence on Wed Jan 4 05:58:56 2017
    On 2017 Jan 03 22:25:00, you wrote to me:

    i posted a response on your blog ;)

    I saw it! Thanks!

    i have something like 40+ page tunes here in "RAMUSIC" format... they're not exactly the same as what i showed in my response but i think they are close enough to be easily converted in a script... i'll see what i can do over the next days if you're interested and get the beep method working ;) ;) ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Experience is directly proportional to the amount of equipment ruined.
    ---
    * Origin: (1:3634/12.73)
  • From mark lewis@1:3634/12.73 to Rich Lawrence on Wed Jan 4 05:58:56 2017

    On 2017 Jan 03 22:25:00, you wrote to me:

    i posted a response on your blog ;)

    I saw it! Thanks!

    i have something like 40+ page tunes here in "RAMUSIC" format... they're not exactly the same as what i showed in my response but i think they are close enough to be easily converted in a script... i'll see what i can do over the next days if you're interested and get the beep method working ;) ;) ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Experience is directly proportional to the amount of equipment ruined.
    ---
    * Origin: (1:3634/12.73)
  • From Rich Lawrence@1:267/518 to mark lewis on Wed Jan 4 13:16:00 2017
    On 01/04/17, mark lewis said the following...

    i have something like 40+ page tunes here in "RAMUSIC" format... they're not exactly the same as what i showed in my response but i think they
    are close enough to be easily converted in a script... i'll see what i
    can do over the next days if you're interested and get the beep method working ;) ;) ;)

    I'll give it a go!

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Radio Freqs & Geeks BBS - Albany, NY (FN32DO) (1:267/518)
  • From mark lewis@1:3634/12.73 to Rich Lawrence on Fri Jan 6 14:54:36 2017

    On 2017 Jan 04 13:16:00, you wrote to me:

    i have something like 40+ page tunes here in "RAMUSIC" format...
    they're not exactly the same as what i showed in my response but i
    think they are close enough to be easily converted in a script...
    i'll see what i can do over the next days if you're interested and
    get the beep method working ;) ;) ;)

    I'll give it a go!

    on my ubuntu box i did the following to test with...

    sudo modprobe pcspkr
    sudo apt-get install beep

    to keep it permanent, edit "/etc/modprobe.d/blacklist.conf" and comment out the
    "blacklist pcspkr" line toward the bottom of the file... then it will be added at boot...

    i have converted the page files i mentioned above... i'm going to try another conversion format, too... that and i need to see if i can locate the source for
    beep2 and see if it will work... if it does, it will provide a better way of scripting than what i'm currently using with beep... but it works! close encounters, sweet child o mine, blueberry hill... i wrote a script to convert the whole lot otherwise it would have been much too tedious...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... We have the technology, we just don't know how to use it!
    ---
    * Origin: (1:3634/12.73)