reorganize links

This commit is contained in:
taradiddles 2018-04-16 08:48:40 +03:00
parent 77cd3033db
commit e30a7ed883
3 changed files with 11 additions and 9 deletions

View File

@ -1,4 +1,4 @@
### User-contributed code (scripts, programs, ...) and links to third party projects/scripts ###
#### User-contributed code and links to third party resources ####
**`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).
@ -6,14 +6,15 @@
**`multimedia`**
- sound-control-scripts: toggle, volume up, volume down, ...
**`OS-administration`**:
- 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
- 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))
**`productivity`**
- toggle-fullscreen-scripts
- screenshot-scripts
- bash autocompletion script for `qvm-*` commands in dom0
**`update-scripts`**:
- R4-universal-update-script.sh: bash script to automate VM updates
- https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update))
**others:**
- [Qubes TV](https://github.com/Aekez/QubesTV): turn Qubes OS into a secure SmartTV without making compromises on security and privacy that todays new SmartTV's force on you.
**`misc`**:
- https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window: shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window))

View File

@ -1,13 +1,14 @@
#### User-contributed documentation and links to third party docs
#### User-contributed documentation and links to third party docs ####
`common-tasks`
- [how to copy files (and sparse files) from a VM to dom0](common-tasks/copying-files-to-dom0.md)
`configuration`
- improve power management: https://github.com/taradiddles/qubes-os/tree/master/powermgnt
- use Qubes OS as a server: https://github.com/Rudd-O/qubes-network-server
- use Qubes OS as a smartTV: https://github.com/Aekez/QubesTV
- VM hardening (fend off malware at VM startup): https://github.com/tasket/Qubes-VM-hardening
- VPN configuration: https://github.com/tasket/Qubes-vpn-support
- improve power management: https://github.com/taradiddles/qubes-os/tree/master/powermgnt
`coreboot`
- [install coreboot on a Thinkpad x230](coreboot/x230.md)