To install Gigolo
In a terminal type:
sudo apt-get install gigolo gvfs gvfs-backends gvfs-fuse
Then add your self or any desired users to the fuse group
- replace username with the desired username
In a terminal type:
sudo gpasswd -a username fuse
To set Thunar to open folders by gvfs-open
In a terminal type:
nano ~/.local/share/applications/defaults.list
- you can replace nano with mousepad if desired- add this to the bottom of the file:
x-directory/gnome-default-handler=Thunar.desktop
inode/directory=Thunar.desktop
x-directory/normal=Thunar.desktop
In a terminal type:
sudo apt-get install samba smbfs fusesmb
Configure Samba and reboot for the changes to take effect.
If you need help configuring Samba
Have a question or problem that this article doesn't cover? Ask our Ubuntu Mini 9 Google Group for help. |
No comments:
Post a Comment