doc:appunti:linux:tux:netdev
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:tux:netdev [2021/09/14 16:55] – [Usare gvfs da utente] niccolo | doc:appunti:linux:tux:netdev [2025/09/18 12:47] (current) – [Debian 9 Stretch] niccolo | ||
|---|---|---|---|
| Line 121: | Line 121: | ||
| ====== Usare gvfs da utente ====== | ====== Usare gvfs da utente ====== | ||
| - | Installare i pacchetti **gvfs**, **gvfs-backends**, | + | ===== Debian 9 Stretch ===== |
| + | |||
| + | Installare i pacchetti **gvfs**, **gvfs-backends**, | ||
| L' | L' | ||
| Line 147: | Line 149: | ||
| </ | </ | ||
| - | === Debian 10 Buster === | + | ===== Debian 10 Buster |
| - | Con Debian 10 il comando '' | + | Installare i pacchetti **gvfs**, **gvfs-backends**, |
| + | |||
| + | Con Debian 10 il comando '' | ||
| + | |||
| + | Il processo **gvfsd-fuse** viene avviato automaticamente al login nell' | ||
| < | < | ||
| - | / | + | / |
| </ | </ | ||
| - | La nuova sintassi per fare il mount è: | + | Con l' |
| + | |||
| + | La sintassi per fare il mount manuale | ||
| < | < | ||
| gio mount smb:// | gio mount smb:// | ||
| </ | </ | ||
| + | |||
| + | Vedere **man gio** per eventuali parametri, ad esempio **%%--anonymous%%** per effettuare un montaggio anonimo senza richiesta di password. | ||
| + | |||
| + | Quando è stato fatto un montaggio //gvfs// dovrebbe comparire una icona sul desktop e nella directory **/ | ||
| + | |||
| + | È possibile passare i parametri **username**, | ||
| + | |||
| + | <code bash> | ||
| + | echo -e " | ||
| + | </ | ||
| + | |||
| + | In un ambiente grafico è possibile creare un file Desktop da utilizzare come link rapido per il montaggio smb: | ||
| + | |||
| + | < | ||
| + | [Desktop Entry] | ||
| + | Version=1.0 | ||
| + | Type=Link | ||
| + | URL=smb:// | ||
| + | Name=SHARE on 10.0.0.241 | ||
| + | Icon=mate-panel-launcher | ||
| + | </ | ||
| + | |||
doc/appunti/linux/tux/netdev.1631631354.txt.gz · Last modified: by niccolo
