• Goku
    link
    fedilink
    12
    edit-2
    1 year ago
    chmod +x ./install.sh 
    ./install.sh
    
    

    Hmm usually not a secure practice to do this

    • @0000@lemmy.world
      link
      fedilink
      71 year ago

      What’s the alternative to doing this? Is it safer to read the script first and then execute it as

      sh ./install.sh?

      • Goku
        link
        fedilink
        81 year ago

        Read the official docs to build from source.

        • @duncesplayed@lemmy.one
          link
          fedilink
          English
          21 year ago

          Those instructions are from the official docs, and install.sh comes from the source repo. It’s an annoying script (it basically runs apt, npm, make, on your behalf…thanks, I can do that myself), but if you’re trusting the repo source to begin with, I don’t think it’s any less secure.

  • @node815@lemmy.world
    link
    fedilink
    English
    61 year ago

    Brings back memories of running “The Upper Room BBS” and “007 BBS” as a teenager in the late 80’s as a SYSOP. Those were fond memories, of having someone dial into your computer and making online friends from across the country sometimes.

    I think now though, you can just Telnet into different BBS’s still.

    https://www.telnetbbsguide.com/bbs/list/brief/

  • @faethon@lemmy.world
    link
    fedilink
    31 year ago

    Looks like a pretty straightforward install! And a fun project to have a personal message space with friends. It includes the ability to launch gameoso you could maybe set it up as a personal lobby for gaming buddies.

    • @wowwoweowza@lemmy.mlOP
      link
      fedilink
      11 year ago

      I’m ready to do something lower tech — retro.

      I’m a big fan of this old BBS game called Space Trader — I loved it. Hoping to get one going.

  • The Doctor
    link
    fedilink
    English
    21 year ago

    As long as you follow the instructions you should be okay.