How can i cobect to ny windows Network (my Pc)

How can i conected to my Pc in a Windows-Network? I am a beginner.
Thanks for help
Jan

pcmanfm-qt (the file manager)
On the left pane there is Places > Network. click it.
You may see ‘Windows Network’ or any other smb shares.

1 Like

First of all, enable on Windows a directory for Networksharing.
Second, your linux and windows work with same user, same password.
Third, enable on Lubuntu a directory for Networksharing.
Install samba on your linux system, add user :

sudo smbpasswd -a “your user name”

Connect via windows to the linux PC, connect to network :
//“linux Ip address”/“respective directory for Networksharing”

If your linux PC will be a Laptop, and WLan, Lan will be possible :
Modify the windows file C:\Windows\System32\drivers\etc\hosts
192.168.1.8 “PC name of Laptop” IP of, if e,g. WLan will be enabled
192.168.1.2 “PC name of Laptop” IP of, if e,g. Lan will be enabled

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.