
Windows PC
I run Windows 11. I connect to the Linux workstation (Mint 21) using ssh in a Windows Terminal. At this time, I can't use the name of the remote station, instead, I use its IP address
ssh philippe@192.168.1.44
Linux PC
Once connected to the Linux box
sudo apt install samba
sudo apt install wsdd
Check if wsdd is up and running
sudo service wsdd status wsdd.service - Web Services Dynamic Discovery host daemon Loaded: loaded (/lib/systemd/system/wsdd.service; enabled; vendor preset: enabled) Active: ...Lire la suite Linux Mint 21 - Share Folder in Windows Home Network