• Read Write Access

    From Joe Schweier@1:342/200 to All on Sun Oct 14 05:06:50 2018
    * Forwarded from "FidoNET RBERRYPI"
    * Original by Joe Schweier (1:342/200)
    * Original to All
    * Original dated Sun 14 Oct 2018 5:05a

    -+- Forwarded message follows: -+-

    I have been been playing with Linux, via my Pi, for the last little while. I have recently installed BinkD via the get-ap command. I have a few issues.... One main one is that I want to edit the binkd.cfg file and it won't let me.

    BinkD currently runs as a service, not sure how I did that... but it's running.
    I'd like to start customizing thing.

    How do I make my cfg file editable.

    Thanx

    -!-
    ! Origin: Joe's Mail System 1:342/200 -=joesbbs.com=- (1:342/200)

    -+- End of forwarded message -+-

    ---
    * Origin: Joe's Mail System 1:342/200 -=joesbbs.com=- (1:342/200)
  • From Joacim Melin@2:201/120 to Joe Schweier on Sun Oct 14 15:25:48 2018
    * Forwarded from "FidoNET RBERRYPI"
    * Original by Joe Schweier (1:342/200)
    * Original to All
    * Original dated Sun 14 Oct 2018 5:05a

    -+- Forwarded message follows: -+-

    I have been been playing with Linux, via my Pi, for the last little
    while. I have recently installed BinkD via the get-ap command. I
    have a few issues.... One main one is that I want to edit the
    binkd.cfg file and it won't let me.

    BinkD currently runs as a service, not sure how I did that... but
    it's running. I'd like to start customizing thing.

    How do I make my cfg file editable.

    Sudo nano /etc/binkd/binkd.cfg



    --- NiKom v2.5.0dev
    * Origin: Delta City (deltacity.se, Vallentuna, Sweden) (2:201/120.0)
  • From Roman Litvinenko@1:267/67 to Joe Schweier on Sun Oct 14 09:18:40 2018
    Hello Joe!

    Sunday October 14 2018 05:06, you wrote to All:

    I have been been playing with Linux, via my Pi, for the last little
    while. I have recently installed BinkD via the get-ap command. I
    have a few issues.... One main one is that I want to edit the
    binkd.cfg file and it won't let me.
    My guess is that your current user is lacking permissions to modify config file.
    Try using "sudo nano /path/to/config.cfg". Using sudo will give your current user root permissions to modify any file. You can use any editor instead of nano. If you are running xfce desktop, you can use mousepad editor - "sudo mousepad /path/to/confug.cfg". My personal preference is mcedit from Midnight Commander bundle. You can install it by typing "sudo apt install mc". Launching
    mc will give you a familiar Norton Commander file manager environment in the terminal, both local and remote via SSH.

    Roman

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: New origin (1) (1:267/67)
  • From Joe Schweier@1:342/200 to Joacim Melin on Sun Oct 14 08:46:04 2018
    * Forwarded from "FidoNET RBERRYPI"
    * Original by Joe Schweier (1:342/200)
    * Original to All
    * Original dated Sun 14 Oct 2018 5:05a

    -+- Forwarded message follows: -+-

    I have been been playing with Linux, via my Pi, for the last little
    while. I have recently installed BinkD via the get-ap command. I
    have a few issues.... One main one is that I want to edit the
    binkd.cfg file and it won't let me.

    BinkD currently runs as a service, not sure how I did that... but
    it's running. I'd like to start customizing thing.

    How do I make my cfg file editable.

    Sudo nano /etc/binkd/binkd.cfg

    Thanx Man

    ---
    * Origin: Joe's Mail System 1:342/200 -=joesbbs.com=- (1:342/200)
  • From Joe Schweier@1:342/200 to Roman Litvinenko on Sun Oct 14 08:47:24 2018
    Hello Joe!

    Sunday October 14 2018 05:06, you wrote to All:

    I have been been playing with Linux, via my Pi, for the last little
    while. I have recently installed BinkD via the get-ap command. I
    have a few issues.... One main one is that I want to edit the
    binkd.cfg file and it won't let me.
    My guess is that your current user is lacking permissions
    to modify config
    file.
    Try using "sudo nano /path/to/config.cfg". Using sudo
    will give your current
    user root permissions to modify any file. You can use any
    editor instead of
    nano. If you are running xfce desktop, you can use
    mousepad editor - "sudo
    mousepad /path/to/confug.cfg". My personal preference is
    mcedit from Midnight
    Commander bundle. You can install it by typing "sudo apt
    install mc". Launching
    mc will give you a familiar Norton Commander file
    manager environment in the
    terminal, both local and remote via SSH.


    I have one other issue.... but I'll fix this one first...

    Thanx

    ---
    * Origin: Joe's Mail System 1:342/200 -=joesbbs.com=- (1:342/200)