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 14:55] – [Usare gvfs da utente] niccolo | doc:appunti:linux:tux:netdev [2023/12/20 10:33] (current) – [Debian 10 Buster e seguenti] niccolo | ||
---|---|---|---|
Line 120: | Line 120: | ||
====== Usare gvfs da utente ====== | ====== Usare gvfs da utente ====== | ||
+ | |||
+ | ===== Debian 9 Stretch ===== | ||
Installare i pacchetti **gvfs**, **gvfs-backends**, | Installare i pacchetti **gvfs**, **gvfs-backends**, | ||
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: 2021/09/14 14:55 by niccolo