add link to tasket's findpref script

This commit is contained in:
taradiddles 2018-04-22 17:37:51 +03:00
parent 00b19b11e5
commit 84926f1d05

View File

@ -4,6 +4,7 @@
- ![](/_res/l.png) [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py): keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy))
- ![](/_res/l.png) [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update): updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update))
- R4-universal-update-script.sh: bash script to automate VM updates
- ![](/_res/l.png) [findpref](https://github.com/tasket/Qubes-scripts/blob/master/findpref): find all VMs that match a pref value and optionally set new values for them ([readme](https://github.com/tasket/Qubes-scripts#findpref))
**`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).