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 [2023/12/20 11:18] – [Debian 10 Buster e seguenti] niccolo | doc:appunti:linux:tux:netdev [2025/09/18 12:47] (current) – [Debian 9 Stretch] niccolo | ||
|---|---|---|---|
| Line 123: | Line 123: | ||
| ===== Debian 9 Stretch ===== | ===== Debian 9 Stretch ===== | ||
| - | Installare i pacchetti **gvfs**, **gvfs-backends**, | + | Installare i pacchetti **gvfs**, **gvfs-backends**, |
| L' | L' | ||
| Line 151: | Line 151: | ||
| ===== Debian 10 Buster e seguenti ===== | ===== Debian 10 Buster e seguenti ===== | ||
| - | 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' | Il processo **gvfsd-fuse** viene avviato automaticamente al login nell' | ||
| < | < | ||
| - | / | + | / |
| </ | </ | ||
| Con l' | Con l' | ||
| - | La nuova sintassi per fare il mount manuale è: | + | La sintassi per fare il mount manuale è: |
| < | < | ||
| Line 169: | Line 171: | ||
| Vedere **man gio** per eventuali parametri, ad esempio **%%--anonymous%%** per effettuare un montaggio anonimo senza richiesta di password. | 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.1703067503.txt.gz · Last modified: by niccolo
