mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
reorganize links
This commit is contained in:
parent
77cd3033db
commit
e30a7ed883
@ -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`**
|
**`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).
|
- 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`**
|
**`multimedia`**
|
||||||
- sound-control-scripts: toggle, volume up, volume down, ...
|
- 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`**
|
**`productivity`**
|
||||||
- toggle-fullscreen-scripts
|
- toggle-fullscreen-scripts
|
||||||
- screenshot-scripts
|
- screenshot-scripts
|
||||||
- bash autocompletion script for `qvm-*` commands in dom0
|
- bash autocompletion script for `qvm-*` commands in dom0
|
||||||
|
|
||||||
**`update-scripts`**:
|
**`misc`**:
|
||||||
- R4-universal-update-script.sh: bash script to automate VM updates
|
- 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))
|
||||||
- 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.
|
|
||||||
|
@ -1,13 +1,14 @@
|
|||||||
#### User-contributed documentation and links to third party docs
|
#### User-contributed documentation and links to third party docs ####
|
||||||
|
|
||||||
`common-tasks`
|
`common-tasks`
|
||||||
- [how to copy files (and sparse files) from a VM to dom0](common-tasks/copying-files-to-dom0.md)
|
- [how to copy files (and sparse files) from a VM to dom0](common-tasks/copying-files-to-dom0.md)
|
||||||
|
|
||||||
`configuration`
|
`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 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
|
- VM hardening (fend off malware at VM startup): https://github.com/tasket/Qubes-VM-hardening
|
||||||
- VPN configuration: https://github.com/tasket/Qubes-vpn-support
|
- VPN configuration: https://github.com/tasket/Qubes-vpn-support
|
||||||
|
- improve power management: https://github.com/taradiddles/qubes-os/tree/master/powermgnt
|
||||||
|
|
||||||
`coreboot`
|
`coreboot`
|
||||||
- [install coreboot on a Thinkpad x230](coreboot/x230.md)
|
- [install coreboot on a Thinkpad x230](coreboot/x230.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user