Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
thunar:dev:test_remotes [2021/01/01 17:55] – [NFS] alexxconsthunar:dev:test_remotes [2022/01/26 23:19] – [SMB] alexxcons
Line 24: Line 24:
      * sudo mount 127.0.0.1:/path/to/my/thunar/test/folder /mnt/NFS_Test      * sudo mount 127.0.0.1:/path/to/my/thunar/test/folder /mnt/NFS_Test
  
 +===== SMB =====
 +
 +  * Install ''samba'' and ''smbclient''
 +  * Check that samba is running ''systemctl status smbd''
 +  * Share folders with thunar-shares-plugin .. however some folders are automatically available: 
 +
 +  smb://localhost/
  
 ---- ----