These terminal commands do not work for me on Linux endless , just on linux mint to make the samba server run. Can you send me the right commands for my linux endless device. Regards Wolfgang
Hi Wolfgang Koch,
First go to vi editor to edit the smb.conf file
sudo su vi /etc/samba/smb.conf
After you are in the file, move the cursor to the [Global]
Then press “Ins” Key on your keyboard to change to edit mode.
Add the following command
client min protocol = CORE
!!! I get exactly stuck at this point down below
After adding the line, press “Esc” Key, then input “:”,
You can install using the toolbox command. The Toolbox is a tool that offers a familiar DEB based environment for developing and debugging software that runs fully unprivileged using Podman. I recommend reading the toolbox command documentation using the command toolbox --help
this was nozt eaxactly my issue. I want to hook up my external
hard disk to my router and it should be accesscible in the file
explorer under network and the name of my routetr as it does on
Linux Mint with the augmentments and commands I have send you. I
hope you will get what I mean.