User Tools

Site Tools


nasac:users_documentation

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
nasac:users_documentation [2023/12/14 11:54] – [Migrate data to UNIGE tape solution] add note about extraction via 7-Zip Luca Capellonasac:users_documentation [2025/06/11 12:27] (current) – external edit 127.0.0.1
Line 261: Line 261:
 === Command line === === Command line ===
  
-  - via plain old ''mount'' command, which however requires **superuser** privileges: <code console>+**NB**, this originates from (( https://gitlab.unige.ch/storage/tickets/-/issues/919 )). 
 + 
 +  - via plain old ''mount'' command, which however requires **superuser** privileges and the **cifs** kernel module: <code console>
 root@harlock:~# findmnt /mnt root@harlock:~# findmnt /mnt
 root@harlock:~# mount \ root@harlock:~# mount \
Line 274: Line 276:
 root@harlock:~#  root@harlock:~# 
 </code> </code>
-  - via GVfs/Gio (//i.e.// the same "helper" framework used by most of the graphical tools including the default Ubuntu desktop), which is an unprivileged action: <code console>+  - via GVfs/Gio (//i.e.// the same "helper" framework used by most of the graphical tools including the default Ubuntu desktop), which is an unprivileged action with its own non-kernel SMB implementation: <code console>
 capello@harlock:~$ gio mount smb://nasac-faculty.isis.unige.ch/ADM_HOME/DISTIC/capello capello@harlock:~$ gio mount smb://nasac-faculty.isis.unige.ch/ADM_HOME/DISTIC/capello
 Password required for share adm_home on nasac-faculty.isis.unige.ch Password required for share adm_home on nasac-faculty.isis.unige.ch
nasac/users_documentation.1702554843.txt.gz · Last modified: (external edit)