mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-23 22:39:27 -05:00
Normalize frontmatter
- sort keys - remove permalink from redirects
This commit is contained in:
parent
67a92614aa
commit
8f8a8e50ea
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Development Workflow
|
||||
permalink: /doc/development-workflow/
|
||||
redirect_from:
|
||||
- /en/doc/development-workflow/
|
||||
- /doc/DevelopmentWorkflow/
|
||||
- /wiki/DevelopmentWorkflow/
|
||||
title: Development Workflow
|
||||
---
|
||||
|
||||
# Development Workflow
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes Builder Details
|
||||
permalink: /doc/qubes-builder-details/
|
||||
redirect_from:
|
||||
- /en/doc/qubes-builder-details/
|
||||
- /doc/QubesBuilderDetails/
|
||||
- /wiki/QubesBuilderDetails/
|
||||
title: Qubes Builder Details
|
||||
---
|
||||
|
||||
[QubesBuilder](/doc/qubes-builder/) "API"
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes Builder
|
||||
permalink: /doc/qubes-builder/
|
||||
redirect_from:
|
||||
- /en/doc/qubes-builder/
|
||||
- /doc/QubesBuilder/
|
||||
- /wiki/QubesBuilder/
|
||||
title: Qubes Builder
|
||||
---
|
||||
|
||||
**Note: See [ISO building instructions](/doc/qubes-iso-building/) for a streamlined overview on how to use the build system.**
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes ISO Building
|
||||
permalink: /doc/qubes-iso-building/
|
||||
redirect_from:
|
||||
- /doc/qubes-r3-building/
|
||||
@ -8,6 +7,7 @@ redirect_from:
|
||||
- /en/doc/qubes-iso-building/
|
||||
- /doc/QubesR3Building/
|
||||
- /wiki/QubesR3Building/
|
||||
title: Qubes ISO Building
|
||||
---
|
||||
|
||||
Building Qubes OS ISO
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Code Signing
|
||||
permalink: /doc/code-signing/
|
||||
title: Code Signing
|
||||
---
|
||||
|
||||
# Code Signing
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Coding Style
|
||||
permalink: /doc/coding-style/
|
||||
redirect_from:
|
||||
- /en/doc/coding-style/
|
||||
- /doc/CodingStyle/
|
||||
- /wiki/CodingStyle/
|
||||
- /trac/wiki/CodingStyle/
|
||||
title: Coding Style
|
||||
---
|
||||
|
||||
Coding Guidelines for Qubes Developers
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: License
|
||||
permalink: /doc/license/
|
||||
redirect_from:
|
||||
- /en/doc/license/
|
||||
- /doc/QubesLicensing/
|
||||
- /wiki/QubesLicensing/
|
||||
title: License
|
||||
---
|
||||
|
||||
Qubes OS License
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Source Code
|
||||
permalink: /doc/source-code/
|
||||
redirect_from:
|
||||
- /en/doc/source-code/
|
||||
- /doc/SourceCode/
|
||||
- /wiki/SourceCode/
|
||||
title: Source Code
|
||||
---
|
||||
|
||||
Qubes Source Code Repositories
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Automated Tests
|
||||
permalink: /doc/automated-tests/
|
||||
redirect_from:
|
||||
- /en/doc/automated-tests/
|
||||
- /doc/AutomatedTests/
|
||||
title: Automated Tests
|
||||
---
|
||||
|
||||
# Automated Tests
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Mount LVM image
|
||||
permalink: /doc/mount-lvm-image/
|
||||
title: Mount LVM image
|
||||
---
|
||||
|
||||
# How to mount LVM image
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Profiling
|
||||
permalink: /doc/profiling/
|
||||
redirect_from:
|
||||
- /en/doc/profiling/
|
||||
- /doc/Profiling/
|
||||
- /wiki/Profiling/
|
||||
title: Profiling
|
||||
---
|
||||
|
||||
# Profiling
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Safe Remote Dom0 Terminals
|
||||
permalink: /doc/safe-remote-ttys/
|
||||
redirect_from:
|
||||
- /en/doc/safe-remote-ttys/
|
||||
- /doc/safe-remote-ttys/
|
||||
title: Safe Remote Dom0 Terminals
|
||||
---
|
||||
|
||||
Safe Remote Dom0 Terminals
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Test Bench
|
||||
permalink: /doc/test-bench/
|
||||
redirect_from:
|
||||
- /en/doc/test-bench/
|
||||
- /doc/TestBench/
|
||||
- /wiki/TestBench/
|
||||
title: Test Bench
|
||||
---
|
||||
|
||||
# Test bench for Dom0
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: VM Configuration Interface
|
||||
permalink: /doc/vm-interface/
|
||||
redirect_from:
|
||||
- /en/doc/vm-interface/
|
||||
- /doc/VMInterface/
|
||||
- /doc/SystemDoc/VMInterface/
|
||||
- /wiki/SystemDoc/VMInterface/
|
||||
title: VM Configuration Interface
|
||||
---
|
||||
|
||||
# VM Configuration Interface
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Windows Debugging
|
||||
permalink: /doc/windows-debugging/
|
||||
redirect_from:
|
||||
- /en/doc/windows-debugging/
|
||||
- /doc/WindowsDebugging/
|
||||
- /wiki/WindowsDebugging/
|
||||
title: Windows Debugging
|
||||
---
|
||||
|
||||
# Debugging Windows HVMs
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Developer Books
|
||||
permalink: /doc/devel-books/
|
||||
redirect_from:
|
||||
- /en/doc/devel-books/
|
||||
- /doc/DevelBooks/
|
||||
- /wiki/DevelBooks/
|
||||
title: Developer Books
|
||||
---
|
||||
|
||||
Below is a list of various books that might be useful in learning some basics needed for Qubes development.
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Documentation Guidelines
|
||||
permalink: /doc/doc-guidelines/
|
||||
redirect_from:
|
||||
- /en/doc/doc-guidelines/
|
||||
- /wiki/DocStyle/
|
||||
- /doc/DocStyle/
|
||||
title: Documentation Guidelines
|
||||
---
|
||||
|
||||
# Documentation guidelines
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
layout: sidebar
|
||||
title: Google Summer of Code
|
||||
permalink: /gsoc/
|
||||
redirect_from: /GSoC/
|
||||
title: Google Summer of Code
|
||||
---
|
||||
|
||||
2021 Google Summer of Code
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: sidebar
|
||||
title: Google Season of Docs
|
||||
permalink: /gsod/
|
||||
title: Google Season of Docs
|
||||
---
|
||||
|
||||
# 2021 Google Season of Docs
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: sidebar
|
||||
title: Join
|
||||
permalink: /join/
|
||||
title: Join
|
||||
---
|
||||
|
||||
Joining the Qubes OS Team
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Package Contributions
|
||||
permalink: /doc/package-contributions/
|
||||
title: Package Contributions
|
||||
---
|
||||
|
||||
Package Contributions
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Style-guide
|
||||
permalink: /doc/style-guide/
|
||||
title: Style-guide
|
||||
---
|
||||
|
||||
Style Guide
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Usability & UX
|
||||
permalink: /doc/usability-ux/
|
||||
title: Usability & UX
|
||||
---
|
||||
|
||||
# Usability & UX
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R1.0 Release Notes
|
||||
permalink: /doc/releases/1.0/release-notes/
|
||||
redirect_from:
|
||||
- /en/doc/releases/1.0/release-notes/
|
||||
title: Qubes R1.0 Release Notes
|
||||
---
|
||||
|
||||
# Qubes R1.0 Release Notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R2.0 Release Notes
|
||||
permalink: /doc/releases/2.0/release-notes/
|
||||
redirect_from:
|
||||
- /en/doc/releases/2.0/release-notes/
|
||||
title: Qubes R2.0 Release Notes
|
||||
---
|
||||
|
||||
# Qubes R2.0 Release Notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.0 Release Notes
|
||||
permalink: /doc/releases/3.0/release-notes/
|
||||
redirect_from:
|
||||
- /en/doc/releases/3.0/release-notes/
|
||||
title: Qubes R3.0 Release Notes
|
||||
---
|
||||
|
||||
### Qubes R3.0 Release Notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.0 Release Schedule
|
||||
permalink: /doc/releases/3.0/schedule/
|
||||
redirect_from:
|
||||
- /en/doc/releases/3.0/schedule/
|
||||
title: Qubes R3.0 Release Schedule
|
||||
---
|
||||
|
||||
Qubes R3.0 Release Schedule
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.1 release notes
|
||||
permalink: /doc/releases/3.1/release-notes/
|
||||
title: Qubes R3.1 release notes
|
||||
---
|
||||
|
||||
# Qubes R3.1 release notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.1 Release Schedule
|
||||
permalink: /doc/releases/3.1/schedule/
|
||||
redirect_from:
|
||||
- /en/doc/releases/3.1/schedule/
|
||||
title: Qubes R3.1 Release Schedule
|
||||
---
|
||||
|
||||
Qubes R3.1 Release Schedule
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.2 release notes
|
||||
permalink: /doc/releases/3.2/release-notes/
|
||||
title: Qubes R3.2 release notes
|
||||
---
|
||||
|
||||
# Qubes R3.2 release notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R3.2 Release Schedule
|
||||
permalink: /doc/releases/3.2/schedule/
|
||||
redirect_from:
|
||||
- /en/doc/releases/3.2/schedule/
|
||||
title: Qubes R3.2 Release Schedule
|
||||
---
|
||||
|
||||
Qubes R3.2 Release Schedule
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R4.0 release notes
|
||||
permalink: /doc/releases/4.0/release-notes/
|
||||
title: Qubes R4.0 release notes
|
||||
---
|
||||
|
||||
Qubes R4.0 release notes
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes R4.0 Release Schedule
|
||||
permalink: /doc/releases/4.0/schedule/
|
||||
redirect_from:
|
||||
- /en/doc/releases/4.0/schedule/
|
||||
title: Qubes R4.0 Release Schedule
|
||||
---
|
||||
|
||||
Qubes R4.0 Release Schedule
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Release Notes
|
||||
permalink: /doc/releases/notes/
|
||||
title: Release Notes
|
||||
---
|
||||
|
||||
Release Notes
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Release Schedules
|
||||
permalink: /doc/releases/schedules/
|
||||
title: Release Schedules
|
||||
---
|
||||
|
||||
Release Schedules
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Release Checklist
|
||||
permalink: /doc/releases/todo/
|
||||
redirect_from:
|
||||
- /en/doc/releases/todo/
|
||||
title: Release Checklist
|
||||
---
|
||||
|
||||
Release Checklist
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc-full
|
||||
title: Admin API
|
||||
permalink: /doc/admin-api/
|
||||
redirect_from:
|
||||
- /doc/mgmt/
|
||||
- /doc/mgmt1/
|
||||
- /doc/mgmt-architecture/
|
||||
- /doc/admin-api-architecture/
|
||||
title: Admin API
|
||||
---
|
||||
|
||||
# Qubes OS Admin API
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Dom0 Secure Updates
|
||||
permalink: /doc/dom0-secure-updates/
|
||||
redirect_from:
|
||||
- /en/doc/dom0-secure-updates/
|
||||
- /doc/Dom0SecureUpdates/
|
||||
- /wiki/Dom0SecureUpdates/
|
||||
title: Dom0 Secure Updates
|
||||
---
|
||||
|
||||
Qubes Dom0 secure update procedure
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: DVMimpl
|
||||
permalink: /doc/dvm-impl/
|
||||
redirect_from:
|
||||
- /en/doc/dvm-impl/
|
||||
- /doc/DVMimpl/
|
||||
- /wiki/DVMimpl/
|
||||
title: DVMimpl
|
||||
---
|
||||
|
||||
DisposableVM implementation in Qubes
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qfilecopy
|
||||
permalink: /doc/qfilecopy/
|
||||
redirect_from:
|
||||
- /en/doc/qfilecopy/
|
||||
- /doc/Qfilecopy/
|
||||
- /wiki/Qfilecopy/
|
||||
title: Qfilecopy
|
||||
---
|
||||
|
||||
InterVM file copy design
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qfileexchgd
|
||||
permalink: /doc/qfileexchgd/
|
||||
redirect_from:
|
||||
- /en/doc/qfileexchgd/
|
||||
- /doc/Qfileexchgd/
|
||||
- /wiki/Qfileexchgd/
|
||||
title: Qfileexchgd
|
||||
---
|
||||
|
||||
**This mechanism is obsolete as of Qubes Beta 1!**
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qmemman
|
||||
permalink: /doc/qmemman/
|
||||
redirect_from:
|
||||
- /en/doc/qmemman/
|
||||
- /doc/Qmemman/
|
||||
- /wiki/Qmemman/
|
||||
title: Qmemman
|
||||
---
|
||||
|
||||
qmemman, Qubes memory manager
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: "Qrexec: Qubes RPC internals"
|
||||
permalink: /doc/qrexec-internals/
|
||||
redirect_from:
|
||||
- /doc/qrexec3-implementation/
|
||||
- /en/doc/qrexec3-implementation/
|
||||
- /doc/Qrexec3Implementation/
|
||||
- /wiki/Qrexec3Implementation/
|
||||
title: 'Qrexec: Qubes RPC internals'
|
||||
---
|
||||
|
||||
# Qubes RPC internals
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: "Qrexec: Socket-based services"
|
||||
permalink: /doc/qrexec-socket-services/
|
||||
title: 'Qrexec: Socket-based services'
|
||||
---
|
||||
|
||||
# Qrexec: Socket-based services
|
||||
|
@ -1,16 +1,15 @@
|
||||
---
|
||||
layout: doc
|
||||
title: "Qrexec: secure communication across domains"
|
||||
permalink: /doc/qrexec/
|
||||
redirect_from:
|
||||
- /en/doc/qrexec3/
|
||||
- /doc/Qrexec3/
|
||||
- /doc/qrexec3/
|
||||
- /wiki/Qrexec3/
|
||||
- /doc/qrexec/
|
||||
- /en/doc/qrexec/
|
||||
- /doc/Qrexec/
|
||||
- /wiki/Qrexec/
|
||||
title: 'Qrexec: secure communication across domains'
|
||||
---
|
||||
|
||||
# Qrexec: secure communication across domains
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qrexec2
|
||||
permalink: /doc/qrexec2/
|
||||
redirect_from:
|
||||
- /doc/qrexec2-implementation/
|
||||
- /en/doc/qrexec2-implementation/
|
||||
- /doc/Qrexec2Implementation/
|
||||
- /wiki/Qrexec2Implementation/
|
||||
title: Qrexec2
|
||||
---
|
||||
|
||||
# Command execution in VMs #
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Architecture
|
||||
permalink: /doc/architecture/
|
||||
redirect_from:
|
||||
- /doc/qubes-architecture/
|
||||
- /en/doc/qubes-architecture/
|
||||
- /doc/QubesArchitecture/
|
||||
- /wiki/QubesArchitecture/
|
||||
title: Architecture
|
||||
---
|
||||
|
||||
Qubes Architecture Overview
|
||||
@ -71,4 +71,3 @@ And all these components are "glued together" by the Qubes Core Stack.
|
||||
This diagram illustrates the location of all these components in the overall
|
||||
system architecture. Unlike the other Qubes architecture diagram above, this one
|
||||
takes an AppVM-centric approach.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Audio Virtualization
|
||||
permalink: /doc/audio-virtualization/
|
||||
title: Audio Virtualization
|
||||
---
|
||||
|
||||
Audio Virtualization
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: GUI
|
||||
permalink: /doc/gui/
|
||||
redirect_from:
|
||||
- /en/doc/gui/
|
||||
- /en/doc/gui-docs/
|
||||
- /doc/GUIdocs/
|
||||
- /wiki/GUIdocs/
|
||||
title: GUI
|
||||
---
|
||||
|
||||
Qubes GUI protocol
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Networking
|
||||
permalink: /doc/networking/
|
||||
redirect_from:
|
||||
- /doc/qubes-net/
|
||||
- /en/doc/qubes-net/
|
||||
- /doc/QubesNet/
|
||||
- /wiki/QubesNet/
|
||||
title: Networking
|
||||
---
|
||||
|
||||
# VM network in Qubes
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Security-critical Code
|
||||
permalink: /doc/security-critical-code/
|
||||
redirect_from:
|
||||
- /en/doc/security-critical-code/
|
||||
- /doc/SecurityCriticalCode/
|
||||
- /wiki/SecurityCriticalCode/
|
||||
- /trac/wiki/SecurityCriticalCode/
|
||||
title: Security-critical Code
|
||||
---
|
||||
|
||||
Security-critical Code in Qubes OS
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Storage Pools
|
||||
permalink: /doc/storage-pools/
|
||||
title: Storage Pools
|
||||
---
|
||||
|
||||
Storage Pools in Qubes
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: System Documentation
|
||||
permalink: /doc/system-doc/
|
||||
redirect_from:
|
||||
- /en/doc/system-doc/
|
||||
@ -8,5 +7,5 @@ redirect_from:
|
||||
- /wiki/SystemDoc/
|
||||
redirect_to:
|
||||
- /doc/#developer-documentation
|
||||
title: System Documentation
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Template Implementation
|
||||
permalink: /doc/template-implementation/
|
||||
redirect_from:
|
||||
- /en/doc/template-implementation/
|
||||
- /doc/TemplateImplementation/
|
||||
- /wiki/TemplateImplementation/
|
||||
title: Template Implementation
|
||||
---
|
||||
|
||||
# Overview of VM block devices
|
||||
|
3
doc.md
3
doc.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Documentation
|
||||
permalink: /doc/
|
||||
redirect_from:
|
||||
- /en/doc/
|
||||
@ -12,6 +11,7 @@ redirect_from:
|
||||
- /en/help/
|
||||
- /en/community/
|
||||
- /community/
|
||||
title: Documentation
|
||||
---
|
||||
|
||||
# Qubes OS Documentation
|
||||
@ -295,4 +295,3 @@ For more, please see [Qubes Community Documentation](https://github.com/Qubes-Co
|
||||
* [Building the Archlinux Template](https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md)
|
||||
* [Building the Whonix Templates](https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md)
|
||||
* [How to compile kernels for dom0](https://groups.google.com/d/topic/qubes-users/yBeUJPwKwHM/discussion)
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Building Archlinux Template
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md
|
||||
redirect_from:
|
||||
- /doc/building-archlinux-template/
|
||||
- /en/doc/building-archlinux-template/
|
||||
- /doc/BuildingArchlinuxTemplate/
|
||||
- /wiki/BuildingArchlinuxTemplate/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md
|
||||
title: Building Archlinux Template
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Building Non-Fedora Template
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md
|
||||
redirect_from:
|
||||
- /doc/building-non-fedora-template/
|
||||
- /en/doc/building-non-fedora-template/
|
||||
- /doc/BuildingNonFedoraTemplate/
|
||||
- /wiki/BuildingNonFedoraTemplate/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md
|
||||
title: Building Non-Fedora Template
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Building Whonix Templates
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md
|
||||
redirect_from:
|
||||
- /doc/building-whonix-template/
|
||||
- /en/doc/building-whonix-template/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md
|
||||
title: Building Whonix Templates
|
||||
---
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Changing your Time Zone
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md
|
||||
redirect_from:
|
||||
- /doc/change-time-zone/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md
|
||||
title: Changing your Time Zone
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/disk-trim.md
vendored
5
external/configuration-guides/disk-trim.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Disk TRIM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md
|
||||
redirect_from:
|
||||
- /doc/disk-trim/
|
||||
- /en/doc/disk-trim/
|
||||
- /doc/DiskTRIM/
|
||||
- /wiki/DiskTRIM/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md
|
||||
title: Disk TRIM
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: External Audio
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md
|
||||
redirect_from:
|
||||
- /doc/external-audio/
|
||||
- /en/doc/external-audio/
|
||||
- /doc/ExternalAudio/
|
||||
- /wiki/ExternalAudio/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md
|
||||
title: External Audio
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/fetchmail.md
vendored
5
external/configuration-guides/fetchmail.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Fetchmail
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md
|
||||
redirect_from:
|
||||
- /doc/fetchmail/
|
||||
- /en/doc/fetchmail/
|
||||
- /doc/Fetchmail/
|
||||
- /wiki/Fetchmail/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md
|
||||
title: Fetchmail
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to Install an Nvidia Driver
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md
|
||||
redirect_from:
|
||||
- /doc/install-nvidia-driver/
|
||||
- /en/doc/install-nvidia-driver/
|
||||
- /doc/InstallNvidiaDriver/
|
||||
- /wiki/InstallNvidiaDriver/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md
|
||||
title: How to Install an Nvidia Driver
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/multiboot.md
vendored
5
external/configuration-guides/multiboot.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Multibooting
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
|
||||
redirect_from:
|
||||
- https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
|
||||
title: Multibooting
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/multimedia.md
vendored
5
external/configuration-guides/multimedia.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to Make a Multimedia TemplateVM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md
|
||||
redirect_from:
|
||||
- /doc/multimedia/
|
||||
- /en/doc/multimedia/
|
||||
- /doc/Multimedia/
|
||||
- /wiki/Multimedia/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md
|
||||
title: How to Make a Multimedia TemplateVM
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/mutt.md
vendored
5
external/configuration-guides/mutt.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Mutt
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md
|
||||
redirect_from:
|
||||
- /doc/mutt/
|
||||
- /en/doc/mutt/
|
||||
- /doc/Mutt/
|
||||
- /wiki/Mutt/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md
|
||||
title: Mutt
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Network Bridge Support
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md
|
||||
redirect_from:
|
||||
- /doc/network-bridge-support/
|
||||
- /en/doc/network-bridge-support/
|
||||
- /doc/NetworkBridgeSupport/
|
||||
- /wiki/NetworkBridgeSupport/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md
|
||||
title: Network Bridge Support
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Network Printer
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md
|
||||
redirect_from:
|
||||
- /doc/network-printer/
|
||||
- /en/doc/network-printer/
|
||||
- /doc/NetworkPrinter/
|
||||
- /wiki/NetworkPrinter/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md
|
||||
title: Network Printer
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/postfix.md
vendored
5
external/configuration-guides/postfix.md
vendored
@ -1,12 +1,12 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Postfix
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md
|
||||
redirect_from:
|
||||
- /doc/postfix/
|
||||
- /en/doc/postfix/
|
||||
- /doc/Postfix/
|
||||
- /wiki/Postfix/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md
|
||||
title: Postfix
|
||||
---
|
||||
|
||||
Postfix
|
||||
@ -143,4 +143,3 @@ list/qubes-devel/
|
||||
|
||||
Run
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/rxvt.md
vendored
5
external/configuration-guides/rxvt.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Rxvt
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md
|
||||
redirect_from:
|
||||
- /doc/rxvt/
|
||||
- /en/doc/rxvt/
|
||||
- /doc/Rxvt/
|
||||
- /wiki/Rxvt/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md
|
||||
title: Rxvt
|
||||
---
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Tips and Tricks
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md
|
||||
redirect_from:
|
||||
- /doc/tips-and-tricks/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md
|
||||
title: Tips and Tricks
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/vpn.md
vendored
5
external/configuration-guides/vpn.md
vendored
@ -1,12 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: VPN
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md
|
||||
redirect_from:
|
||||
- /doc/vpn/
|
||||
- /doc/privacy/vpn/
|
||||
- /en/doc/vpn/
|
||||
- /doc/VPN/
|
||||
- /wiki/VPN/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md
|
||||
title: VPN
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/w3m.md
vendored
5
external/configuration-guides/w3m.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Reducing the fingerprint of the text-based web browser w3m
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md
|
||||
redirect_from:
|
||||
- /doc/w3m/
|
||||
- /en/doc/mutt/
|
||||
- /doc/W3m/
|
||||
- /wiki/W3m/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md
|
||||
title: Reducing the fingerprint of the text-based web browser w3m
|
||||
---
|
||||
|
||||
|
5
external/configuration-guides/zfs.md
vendored
5
external/configuration-guides/zfs.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: ZFS
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md
|
||||
redirect_from:
|
||||
- /doc/zfs/
|
||||
- /en/doc/zfs/
|
||||
- /doc/ZFS/
|
||||
- /wiki/ZFS/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md
|
||||
title: ZFS
|
||||
---
|
||||
|
||||
|
5
external/customization-guides/dark-theme.md
vendored
5
external/customization-guides/dark-theme.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Dark Theme in Dom0 and DomU
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md
|
||||
redirect_from:
|
||||
- /doc/dark-theme/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md
|
||||
title: Dark Theme in Dom0 and DomU
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Fedora Minimal Template Customization
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md
|
||||
redirect_from:
|
||||
- /doc/fedora-minimal-template-customization/
|
||||
redirect_from: /en/doc/fedora-minimal-template-customization/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md
|
||||
title: Fedora Minimal Template Customization
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Language Localization
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md
|
||||
redirect_from:
|
||||
- /doc/language-localization/
|
||||
- /en/doc/language-localization/
|
||||
- /doc/LanguageLocalization/
|
||||
- /wiki/LanguageLocalization/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md
|
||||
title: Language Localization
|
||||
---
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Removing TemplateVM Packages
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md
|
||||
redirect_from:
|
||||
- /doc/removing-templatevm-packages/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md
|
||||
title: Removing TemplateVM Packages
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Windows Template Customization
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md
|
||||
redirect_from:
|
||||
- /doc/windows-template-customization/
|
||||
redirect_from: /en/doc/windows-template-customization/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md
|
||||
title: Windows Template Customization
|
||||
---
|
||||
|
||||
|
5
external/os-guides/centos.md
vendored
5
external/os-guides/centos.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: CentOS Template
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md
|
||||
redirect_from:
|
||||
- /doc/templates/centos/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md
|
||||
title: CentOS Template
|
||||
---
|
||||
|
||||
|
4
external/os-guides/gentoo.md
vendored
4
external/os-guides/gentoo.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Gentoo Template
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md
|
||||
redirect_from:
|
||||
- /doc/templates/gentoo/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md
|
||||
title: Gentoo Template
|
||||
---
|
||||
|
5
external/os-guides/linux-hvm-tips.md
vendored
5
external/os-guides/linux-hvm-tips.md
vendored
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Linux HVM Tips
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md
|
||||
redirect_from:
|
||||
- /doc/linux-hvm-tips/
|
||||
- /en/doc/linux-hvm-tips/
|
||||
- /doc/LinuxHVMTips/
|
||||
- /wiki/LinuxHVMTips/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md
|
||||
title: Linux HVM Tips
|
||||
---
|
||||
|
||||
|
5
external/os-guides/netbsd.md
vendored
5
external/os-guides/netbsd.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to Create a NetBSD VM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md
|
||||
redirect_from:
|
||||
- /doc/netbsd/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md
|
||||
title: How to Create a NetBSD VM
|
||||
---
|
||||
|
||||
|
5
external/os-guides/pentesting.md
vendored
5
external/os-guides/pentesting.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Penetration Testing
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md
|
||||
redirect_from:
|
||||
- /doc/pentesting/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md
|
||||
title: Penetration Testing
|
||||
---
|
||||
|
||||
|
5
external/os-guides/pentesting/blackarch.md
vendored
5
external/os-guides/pentesting/blackarch.md
vendored
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to Create a BlackArch VM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
|
||||
redirect_from:
|
||||
- /doc/pentesting/blackarch/
|
||||
- /doc/blackarch/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
|
||||
title: How to Create a BlackArch VM
|
||||
---
|
||||
|
||||
|
5
external/os-guides/pentesting/kali.md
vendored
5
external/os-guides/pentesting/kali.md
vendored
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to create a Kali Linux VM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
|
||||
redirect_from:
|
||||
- /doc/pentesting/kali/
|
||||
- /doc/kali/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
|
||||
title: How to create a Kali Linux VM
|
||||
---
|
||||
|
||||
|
5
external/os-guides/pentesting/ptf.md
vendored
5
external/os-guides/pentesting/ptf.md
vendored
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: How to create Penetration Testers Framework (PTF) VM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
|
||||
redirect_from:
|
||||
- /doc/pentesting/ptf/
|
||||
- /doc/ptf/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
|
||||
title: How to create Penetration Testers Framework (PTF) VM
|
||||
---
|
||||
|
||||
|
5
external/os-guides/ubuntu.md
vendored
5
external/os-guides/ubuntu.md
vendored
@ -1,12 +1,11 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Ubuntu Template
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md
|
||||
redirect_from:
|
||||
- /doc/templates/ubuntu/
|
||||
- /doc/ubuntu/
|
||||
- /en/doc/templates/ubuntu/
|
||||
- /doc/Templates/Ubuntu/
|
||||
- /wiki/Templates/Ubuntu/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md
|
||||
title: Ubuntu Template
|
||||
---
|
||||
|
||||
|
5
external/os-guides/windows/windows-tools.md
vendored
5
external/os-guides/windows/windows-tools.md
vendored
@ -1,7 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Qubes Windows Tools
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md
|
||||
redirect_from:
|
||||
- /doc/windows-tools/
|
||||
- /doc/windows-appvms/
|
||||
@ -13,5 +11,6 @@ redirect_from:
|
||||
- /doc/WindowsTools3/
|
||||
- /doc/WindowsTools/
|
||||
- /wiki/WindowsTools/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md
|
||||
title: Qubes Windows Tools
|
||||
---
|
||||
|
||||
|
5
external/os-guides/windows/windows-vm.md
vendored
5
external/os-guides/windows/windows-vm.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Installing a Windows VM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md
|
||||
redirect_from:
|
||||
- /doc/windows-vm/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md
|
||||
title: Installing a Windows VM
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Anonymizing your MAC Address
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md
|
||||
redirect_from:
|
||||
- /doc/anonymizing-your-mac-address/
|
||||
- /doc/randomizing-your-mac-address/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md
|
||||
title: Anonymizing your MAC Address
|
||||
---
|
||||
|
||||
|
5
external/privacy-guides/signal.md
vendored
5
external/privacy-guides/signal.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Signal
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md
|
||||
redirect_from:
|
||||
- /doc/signal/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md
|
||||
title: Signal
|
||||
---
|
||||
|
||||
|
5
external/privacy-guides/tails.md
vendored
5
external/privacy-guides/tails.md
vendored
@ -1,9 +1,8 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Running Tails in Qubes
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md
|
||||
redirect_from:
|
||||
- /doc/tails/
|
||||
- /doc/running-tails
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md
|
||||
title: Running Tails in Qubes
|
||||
---
|
||||
|
||||
|
5
external/privacy-guides/torvm.md
vendored
5
external/privacy-guides/torvm.md
vendored
@ -1,7 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: TorVM
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md
|
||||
redirect_from:
|
||||
- /doc/torvm/
|
||||
- /doc/privacy/torvm/
|
||||
@ -9,5 +7,6 @@ redirect_from:
|
||||
- /doc/TorVM/
|
||||
- /doc/UserDoc/TorVM/
|
||||
- /wiki/UserDoc/TorVM/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md
|
||||
title: TorVM
|
||||
---
|
||||
|
||||
|
5
external/privacy-guides/whonix.md
vendored
5
external/privacy-guides/whonix.md
vendored
@ -1,7 +1,5 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Whonix for Privacy & Anonymity
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md
|
||||
redirect_from:
|
||||
- /doc/whonix/
|
||||
- /doc/privacy/whonix/
|
||||
@ -17,5 +15,6 @@ redirect_from:
|
||||
- /doc/privacy/uninstall-whonix/
|
||||
- /doc/whonix/update/
|
||||
- /doc/privacy/updating-whonix/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md
|
||||
title: Whonix for Privacy & Anonymity
|
||||
---
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Multifactor Authentication
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md
|
||||
redirect_from:
|
||||
- /doc/multifactor-authentication/
|
||||
- /en/doc/multifactor-authentication/
|
||||
- /doc/Multi-factorAuthentication/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md
|
||||
title: Multifactor Authentication
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Security Guidelines
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md
|
||||
redirect_from:
|
||||
- /doc/security-guidelines/
|
||||
- /en/doc/security-guidelines/
|
||||
- /doc/SecurityGuidelines/
|
||||
- /wiki/SecurityGuidelines/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md
|
||||
title: Security Guidelines
|
||||
---
|
||||
|
||||
|
5
external/security-guides/split-bitcoin.md
vendored
5
external/security-guides/split-bitcoin.md
vendored
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Split Bitcoin
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md
|
||||
redirect_from:
|
||||
- /doc/split-bitcoin/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md
|
||||
title: Split Bitcoin
|
||||
---
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Application Troubleshooting
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md
|
||||
redirect_from:
|
||||
- /doc/application-troubleshooting/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md
|
||||
title: Application Troubleshooting
|
||||
---
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: doc
|
||||
title: Intel Integrated Graphics Troubleshooting
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md
|
||||
redirect_from:
|
||||
- /doc/intel-igfx-troubleshooting/
|
||||
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md
|
||||
title: Intel Integrated Graphics Troubleshooting
|
||||
---
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user