Joined
·
7,484 Posts
well generally on Linux you can do it from console by doing a
sudo mount //<ip address>/<name of the mount> /mnt/<mount point>
and then just browsing through your mount point as if it where the share.
However in order to share files from your computer you must configure the samba service
At least under fedora it is:
Desktop-> System settings-> server settings -> samba
sudo mount //<ip address>/<name of the mount> /mnt/<mount point>
and then just browsing through your mount point as if it where the share.
However in order to share files from your computer you must configure the samba service
At least under fedora it is:
Desktop-> System settings-> server settings -> samba