Qubes-Community-Content/code
[799] d894ea44b0
Create qvm-copy-to-vm2,sh
script which can copy a file from dom0 to a specific location in an AppVM.
If no location is used, the default ~/QubesIncoming will be used
2018-05-03 18:41:31 +02:00
..
monitoring use only awk to display the result 2018-04-04 22:26:59 +03:00
multimedia/sound-control-scripts continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
OS-administration reorganize links 2018-04-16 08:48:40 +03:00
productivity Create qvm-copy-to-vm2,sh 2018-05-03 18:41:31 +02:00
README.md Update README.md 2018-04-30 11:21:45 +00:00
workflows.md add workflow description 2018-03-22 09:18:54 +02:00

OS-administration

  • do-snapshot.py: keeps a rotating collection of Btrfs snapshots for root fs (readme)
  • qubes4-multi-update: updates multiple template, standalone VMs and dom0 in R4.0 (readme)
  • R4-universal-update-script.sh: bash script to automate VM updates
  • findpref: find all VMs that match a pref value and optionally set new values for them (readme)
  • qvm-portfwd-iptables: port forwarding to allow external connections, see usage notes at bottom

monitoring

  • ls-qubes.sh: outputs the nb. of running qubes + total memory used; the output can be fed into a panel text applet (see comments in the script).

multimedia

  • sound-control-scripts: toggle, volume up, volume down, ...

productivity

  • toggle-fullscreen-scripts
  • screenshot-scripts
  • bash autocompletion script for qvm-* commands in dom0
  • qvm-screenshot-tool

misc