• Recycle Support

    From Grease@VERT/DARKMATT to All on Tuesday, November 05, 2024 17:08:59
    Hi All!

    I am setting my board back up, and finding a couple of things that I am having trouble with.
    In setting up, I get Recycle Support Disabled for FTP, Web, Mail, and Services. I watched the video for Synchronet and Ubuntu, which is a little old, but still relevant. There was a file libcap2 wich was installed, and all was well.
    Not for me though. Ubuntu (ZORIN) says I have the latest and greatest. So where to from here?

    Grease (Will)

    ---
    þ Synchronet þ Dark Matter BBS. darkmatt.synchro.net. Kurten, Texas.
  • From Digital Man@VERT to Grease on Tuesday, November 05, 2024 19:36:18
    Re: Recycle Support
    By: Grease to All on Tue Nov 05 2024 05:08 pm

    Hi All!

    I am setting my board back up, and finding a couple of things that I am having trouble with.
    In setting up, I get Recycle Support Disabled for FTP, Web, Mail, and Services. I watched the video for Synchronet and Ubuntu, which is a little old, but still relevant. There was a file libcap2 wich was installed, and all was well.
    Not for me though. Ubuntu (ZORIN) says I have the latest and greatest. So where to from here?

    What version of Synchronet are you using?

    If you're using the latest sbbs.service file (to run sbbs as a systemd service), it includes the following:
    AmbientCapabilities=CAP_NET_BIND_SERVICE
    ... which enables the required capability (setcap or libcap2 not requird).

    If you're not running sbbs as a systemd service, you'll want to run 'make setcap' in the src/sbbs3 directory to set the required capability flag on the sbbs binary.

    For more details: https://wiki.synchro.net/howto:linux_non-root
    --
    digital man (rob)

    Sling Blade quote #6:
    Karl: he should've had a chance to grow up. He would had fun some time.
    Norco, CA WX: 60.8øF, 51.0% humidity, 1 mph N wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Grease@VERT/DARKMATT to Digital Man on Wednesday, November 06, 2024 15:01:52
    Re: Recycle Support
    By: Digital Man to Grease on Tue Nov 05 2024 07:36 pm

    In setting up, I get Recycle Support Disabled for FTP, Web, Mail, and
    Services.


    What version of Synchronet are you using?

    3.17B. The one off GitHub (WGET)

    If you're using the latest sbbs.service file (to run sbbs as a systemd service), it includes the following: AmbientCapabilities=CAP_NET_BIND_SERVICE
    ... which enables the required capability (setcap or libcap2 not requird).

    I think this is what I did. Was running daemon, and basically wanted to watch it run for a while when I set it up. Because I have that line in the sbbs.service
    file. So I was runnning SBBS from the command line for a bit.

    If you're not running sbbs as a systemd service, you'll want to run 'make setcap' in the src/sbbs3 directory to set the required capability flag on the sbbs binary.

    If I stick with running from the command line, I'll do this.
    Otherwise, I'll just run daemon and use journalctl.

    Thanks,
    Grease (Will)

    ...Gambling: The sure way of getting nothing for something.

    ---
    þ Synchronet þ Dark Matter BBS. darkmatt.synchro.net. Kurten, Texas.
  • From Digital Man@VERT to Grease on Wednesday, November 06, 2024 20:03:52
    Re: Recycle Support
    By: Grease to Digital Man on Wed Nov 06 2024 03:01 pm

    Re: Recycle Support
    By: Digital Man to Grease on Tue Nov 05 2024 07:36 pm

    In setting up, I get Recycle Support Disabled for FTP, Web, Mail, and
    Services.


    What version of Synchronet are you using?

    3.17B. The one off GitHub (WGET)

    Are you sure about that? Connecting to your BBS's Telnet Server reports v3.20. And your message's PID reports Synchronet 3.20a-Linux master/e3f17e641 Nov 04 202 GCC 11.4.0

    (which is good)

    If you're using the latest sbbs.service file (to run sbbs as a systemd service), it includes the following: AmbientCapabilities=CAP_NET_BIND_SERVICE
    ... which enables the required capability (setcap or libcap2 not requird).

    I think this is what I did. Was running daemon, and basically wanted to watch it run for a while when I set it up. Because I have that line in the sbbs.service
    file. So I was runnning SBBS from the command line for a bit.

    If you're not running sbbs as a systemd service, you'll want to run 'make setcap' in the src/sbbs3 directory to set the required capability flag on the sbbs binary.

    If I stick with running from the command line, I'll do this.
    Otherwise, I'll just run daemon and use journalctl.

    Yup, either option should work, but daemonized is recommended.
    --
    digital man (rob)

    Rush quote #80:
    He knows changes aren't permanent, but change is .. Tom Sawyer
    Norco, CA WX: 60.5øF, 15.0% humidity, 2 mph NNW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Grease@VERT/DARKMATT to Digital Man on Thursday, November 07, 2024 10:00:06
    Re: Recycle Support
    By: Digital Man to Grease on Wed Nov 06 2024 08:03 pm

    Are you sure about that? Connecting to your BBS's Telnet Server reports v3.20. And your message's PID reports Synchronet 3.20a-Linux master/e3f17e641 Nov 04 202 GCC 11.4.0
    (which is good)

    Sorry, still was in watching video mode. It is v3.20. I am not the luckiest person. Nothing seems to work right the first time. And I get caught up going back and forth.

    Yup, either option should work, but daemonized is recommended.

    Switched to daemon mode, working good.

    Grease (Will)

    ...The older you get, the more important is is not to act your age.

    ---
    þ Synchronet þ Dark Matter BBS. darkmatt.synchro.net. Kurten, Texas.