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.
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.