Skip to content

Documentation, Configuration and Notes how to work with plain text mail clients under linux (including how to set everything up).

License

Notifications You must be signed in to change notification settings

one7two99/my-qubes

Repository files navigation

my-qubes

  • \docs - contains howtos
  • \dom0-scripts - Scripts for dom0
  • \my-qubes-setup - describes my current setup
  • \my-qubes-templates - howtos regarding the setup of my qubes installation

Download this repository

To download this repository in dom0 to make use of all the qvm-run commands in the my-qubes-templates folder

# Change the my-untrusted to the AppVM from which you want to download the repository
DownloadAppVM=my-untrusted
qvm-run --pass-io --no-gui $DownloadAppVM \
   "wget -qO- https://github.com/one7two99/my-qubes/archive/refs/heads/master.zip" \
   > my-qubes.zip
unzip my-qubes.zip
rm my-qubes.zip

About

Documentation, Configuration and Notes how to work with plain text mail clients under linux (including how to set everything up).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages