• Rasberry Pi unix help wit

    From Sneaky@1:103/705 to Digital Man on Monday, October 08, 2018 09:45:00
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Sneaky@1:103/705 to Deon on Monday, October 08, 2018 10:02:00
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Sneaky on Sunday, October 07, 2018 14:50:43
    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
    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Sneaky on Monday, October 08, 2018 12:54:00
    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)
  • From Nelgin@1:103/705 to Tony Langdon on Monday, October 08, 2018 02:25:42
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Nelgin on Monday, October 08, 2018 20:20:00
    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)
  • From Sneaky@1:103/705 to Digital Man on Monday, October 08, 2018 23:13:00
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Sneaky@1:103/705 to Denn on Friday, October 19, 2018 07:45:00
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Sneaky@1:103/705 to Denn on Monday, October 22, 2018 09:15:00
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Plt@1:103/705 to mark lewis on Monday, November 05, 2018 21:57:45
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)