Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run Gwyddion with the following command for access to files in your AFS home folder only:

Code Block
languagebash
flatpak run --filesystem=home --share=network net.gwyddion.Gwyddion


For access to files in the lab transfer share or the local /scratch folder, run Gwyddion with the following command:

Code Block
languageshell
flatpak run --filesystem=/cnflab --filesystem=/scratch --filesystem=home --share=network net.gwyddion.Gwyddion

...