• Rasberry Pi unix help wit

    From Sneaky@VERT/CHOICE to Digital Man on Mon Oct 8 09:45:00 2018
    Hi Digital Man

    Re: Rasberry Pi unix help with install
    secondly I have been on wiki.synchro.net/install:nix and just having
    a bit of troule following it

    There are step-by-step instructions specifically for the pi here: http://wiki.synchro.net/howto:raspbian_install

    Thank you for this link, make thing easer for me, will try this out and see how I go.


    drwxr-xr-x 23 root root 740 Oct 6 09:18 run
    lrwxrwxrwx 1 root root 18 Oct 7 10:58 sbbs -> /home/pi/sbbs/

    Sure, assuming that's an ls output of the root directory.

    knowing me probably not ie

    if I go to terminal emulation
    ls
    I have desktop downloads sbbs
    cd /
    ls
    I have bin dev home lost+found root sbbs sys usr
    ----

    but if say it should be in the root dir

    then I may not have it right.

    Thank you
    Ian S 1st Choice Core Sbbs
    --- MultiMail/Win32 v0.49
    þ Synchronet þ 1st Choice Core - 1stchoicecore.co.nz
  • From Sneaky@VERT/CHOICE to Deon on Mon Oct 8 10:02:00 2018
    Hi Deon

    Re: Rasberry Pi unix help with install


    with installing unix sbbs please i not much good with unix but I would like to try.

    Hi Sneaky,

    I've installed fine on a Raspberry Pi. I found on the wiki a howto for Raspberry Pi, and I followed that (sorry cant give you a link, I'm

    that's fine, it has been passed onto me so that's cool.

    travelling to the US and at LA airport the synchro.net website is "blocked" (?)

    Okay.

    My install is actually in docker using the debian:stretch container
    (plus the pre-reqs on the wiki) - and it compiled no problems. In
    theory it should work on Raspbian directly.

    Okay cool.

    I will build a Pi docker container, which will make installation as
    simple as "docker pull ...." but that might need to wait until I return home.

    Not sure what Pi docker container is, but sound good to make things easyer for me,
    but no hurry just when you have same spear time when you get home thank you.

    Ian S 1st Choice Core Sbbs Nz

    --- MultiMail/Win32 v0.49
    þ Synchronet þ 1st Choice Core - 1stchoicecore.co.nz
  • From Digital Man@VERT to Sneaky on Sun Oct 7 14:50:43 2018
    Re: Rasberry Pi unix help wit
    By: Sneaky to Digital Man on Mon Oct 08 2018 09:45 am

    Hi Digital Man

    Re: Rasberry Pi unix help with install
    secondly I have been on wiki.synchro.net/install:nix and just having
    a bit of troule following it

    There are step-by-step instructions specifically for the pi here: http://wiki.synchro.net/howto:raspbian_install

    Thank you for this link, make thing easer for me, will try this out and see how I go.


    drwxr-xr-x 23 root root 740 Oct 6 09:18 run
    lrwxrwxrwx 1 root root 18 Oct 7 10:58 sbbs -> /home/pi/sbbs/

    Sure, assuming that's an ls output of the root directory.

    knowing me probably not ie

    if I go to terminal emulation
    ls
    I have desktop downloads sbbs
    cd /
    ls
    I have bin dev home lost+found root sbbs sys usr
    ----

    but if say it should be in the root dir

    then I may not have it right.

    No, you have it right. '/' is called the "root directory" (same as with DOS and Windows). "/root" is different (the home directory for the 'root' user).

    digital man

    Synchronet "Real Fact" #9:
    The name "DOVE-Net" comes from: The Beast's DOmain / VErtrauen network.
    Norco, CA WX: 75.0øF, 56.0% humidity, 12 mph E wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Tony Langdon@VERT to Sneaky on Mon Oct 8 12:54:00 2018
    On 10-08-18 09:45, Sneaky wrote to Digital Man <=-

    if I go to terminal emulation
    ls
    I have desktop downloads sbbs
    cd /
    ls
    I have bin dev home lost+found root sbbs sys usr

    That looks right. '/' is what's called the "root directory", so the symlink is in the right place. /root is known as either /root or root's home directory.


    ... In some cases non-violence requires more militancy than violence.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nelgin@VERT/EOTLBBS to Tony Langdon on Mon Oct 8 02:25:42 2018
    Tony wrote:
    On 10-08-18 09:45, Sneaky wrote to Digital Man <=-

    if I go to terminal emulation
    ls
    I have desktop downloads sbbs
    cd /
    ls
    I have bin dev home lost+found root sbbs sys usr

    That looks right. '/' is what's called the "root directory", so the symlink is
    in the right place. /root is known as either /root or root's home directory.

    You might get a bit more information if you ls -l

    This will give you a long list and you can check if your symlinks are
    correct.

    bbs@bbs:/$ ls -l sbbs
    lrwxrwxrwx 1 root root 14 Dec 4 2017 sbbs -> /home/bbs/sbbs


    I can see that I'm properly linked. If you have colors set, a bad symlink
    will usually show up red.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Tony Langdon@VERT to Nelgin on Mon Oct 8 20:20:00 2018
    On 10-08-18 02:25, Nelgin wrote to Tony Langdon <=-

    You might get a bit more information if you ls -l

    This will give you a long list and you can check if your symlinks are correct.

    I think that was directed at the wrong person, but you are correct. :)


    ... The exception also declares the rule
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Sneaky@VERT/CHOICE to Digital Man on Mon Oct 8 23:13:00 2018
    Hi Digital

    but if say it should be in the root dir

    then I may not have it right.

    No, you have it right. '/' is called the "root directory" (same as with DOS and Windows). "/root" is different (the home directory for the
    'root' user).


    Okay that's cool thank you, with the steps Mortifis gave me I have install sbbs
    on the rasberrypi Rasbian online now have done nothing to it though its
    3rdchoicecore.ddns.net:1022 as tempary, few internal problem setting etc but will
    get to them later.

    Thank you
    Ian 1st Choice Core Sbbs Nz

    --- MultiMail/Win32 v0.49
    þ Synchronet þ 1st Choice Core - 1stchoicecore.co.nz
  • From Sneaky@VERT/CHOICE to Denn on Fri Oct 19 07:45:00 2018
    Hi Denn
    set up the variable on boot up for convenence.

    May I ask how and were you did this

    Thank You

    I did this project awhile ago, I need load it up on my PI so I can see what file(s) I modified.
    I will look at it this weekend.


    Okay that will be cool, thank you for this.

    Ian S 1st Choice Core sbbs 1 Nz

    --- MultiMail/Win32 v0.49
    þ Synchronet þ 1st Choice Core - 1stchoicecore.co.nz
  • From Sneaky@VERT/CHOICE to Denn on Mon Oct 22 09:15:00 2018
    Hi Denn

    Re: Rasberry Pi unix help with install
    By: Sneaky to Denn on Wed Oct 17 2018 09:34 pm




    May I ask how and were you did this

    sudo nano /etc/profile
    type the above command in bash then goto the bottom of the file
    and you will see it.
    it's the last line
    export SBBDCTRL=/sbbs/ctrl

    Okay thank you, I will check that out in the /etc/profile you did.

    Ian S 1st Choice Core Sbbs Nz



    --- MultiMail/Win32 v0.49
    þ Synchronet þ 1st Choice Core - 1stchoicecore.co.nz
  • From Plt@VERT/MB to mark lewis on Mon Nov 5 20:57:45 2018
    Re: Rasberry Pi unix help wit
    By: mark lewis to Tony Langdon on Tue Oct 09 2018 21:18:00

    wrong binary... copying the files into the tree doesn't have this problem but there is the (minor) additional drive space usage...

    Mark

    I have a 3th & 4tb hd over here.

    ---
    þ Synchronet þ sbbs.dynu.net 2025