mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-08-01 10:46:18 -04:00
Convert relative official website links to absolute
https://github.com/QubesOS/qubes-issues/issues/4693
This commit is contained in:
parent
e3f40cc91f
commit
15eaa32692
35 changed files with 152 additions and 152 deletions
|
@ -27,7 +27,7 @@ Create ArchLinux Based BlackArch Template
|
|||
|
||||
1. Create ArchlLinux Template
|
||||
|
||||
- Follow the [Archlinux Template instructions](/doc/building-archlinux-template/)
|
||||
- Follow the [Archlinux Template instructions](https://www.qubes-os.org/doc/building-archlinux-template/)
|
||||
|
||||
|
||||
2. Update Template
|
||||
|
@ -91,6 +91,6 @@ Create ArchLinux Based BlackArch Template
|
|||
Alternative Options to BlackArch
|
||||
--------------------------------
|
||||
|
||||
- [Kali](/doc/pentesting/kali/)
|
||||
- [PenTester Framework (PTF)](/doc/pentesting/ptf/)
|
||||
- [Pentesting](/doc/pentesting/)
|
||||
- [Kali](https://www.qubes-os.org/doc/pentesting/kali/)
|
||||
- [PenTester Framework (PTF)](https://www.qubes-os.org/doc/pentesting/ptf/)
|
||||
- [Pentesting](https://www.qubes-os.org/doc/pentesting/)
|
||||
|
|
|
@ -32,7 +32,7 @@ From a Debian template <a name="templatevm-from-debian4_0"/>
|
|||
This is the recommended method.
|
||||
Easier to maintain and less demanding on resources, but you won’t have the full Kali GUI.
|
||||
|
||||
If you need to install custom kernel modules (wifi drivers, …) you need to use the kernel provided by Kali instead of the kernel provided by Qubes, see [Managing VM Kernel.](/doc/managing-vm-kernel/)
|
||||
If you need to install custom kernel modules (wifi drivers, …) you need to use the kernel provided by Kali instead of the kernel provided by Qubes, see [Managing VM Kernel.](https://www.qubes-os.org/doc/managing-vm-kernel/)
|
||||
|
||||
The steps can be summarized as:
|
||||
|
||||
|
@ -162,13 +162,13 @@ Notes
|
|||
=============
|
||||
Thanks to the people in [the discussion thread](https://github.com/QubesOS/qubes-issues/issues/1981).
|
||||
|
||||
[qubes-verifying-signatures]: /security/verifying-signatures/
|
||||
[qubes-pentesting]: /doc/pentesting/
|
||||
[qubes-blackarch]: /doc/pentesting/blackarch/
|
||||
[qubes-ptf]: /doc/pentesting/ptf/
|
||||
[qubes-template-debian-install]: /doc/templates/debian/#install
|
||||
[qubes-resize-disk-image]: /doc/resize-disk-image/
|
||||
[qubes-new-hvm]: /doc/standalone-and-hvm/
|
||||
[qubes-verifying-signatures]: https://www.qubes-os.org/security/verifying-signatures/
|
||||
[qubes-pentesting]: https://www.qubes-os.org/doc/pentesting/
|
||||
[qubes-blackarch]: https://www.qubes-os.org/doc/pentesting/blackarch/
|
||||
[qubes-ptf]: https://www.qubes-os.org/doc/pentesting/ptf/
|
||||
[qubes-template-debian-install]: https://www.qubes-os.org/doc/templates/debian/#install
|
||||
[qubes-resize-disk-image]: https://www.qubes-os.org/doc/resize-disk-image/
|
||||
[qubes-new-hvm]: https://www.qubes-os.org/doc/standalone-and-hvm/
|
||||
|
||||
[kali]: https://www.kali.org/
|
||||
[kali-vbox]: https://www.offensive-security.com/kali-linux-vmware-virtualbox-image-download/
|
||||
|
|
|
@ -28,7 +28,7 @@ Create Debian Based Penetration Testers Framework (PTF) Template
|
|||
|
||||
1. Create PTF template
|
||||
|
||||
1. Follow [Create Debian Based Kali Template](/doc/pentesting/kali/) till step 7.
|
||||
1. Follow [Create Debian Based Kali Template](https://www.qubes-os.org/doc/pentesting/kali/) till step 7.
|
||||
|
||||
2. (Optional) Rename the cloned template to `ptf`
|
||||
|
||||
|
@ -68,7 +68,7 @@ possible to do sudo ptf/ptf
|
|||
|
||||
sudo ptf
|
||||
|
||||

|
||||

|
||||
|
||||
2. Show available modules (tools)
|
||||
|
||||
|
@ -116,6 +116,6 @@ possible to do sudo ptf/ptf
|
|||
Alternative Options to PTF
|
||||
--------------------------
|
||||
|
||||
- [BlackArch](/doc/pentesting/blackarch/)
|
||||
- [Kali](/doc/pentesting/kali/)
|
||||
- [Pentesting](/doc/pentesting/)
|
||||
- [BlackArch](https://www.qubes-os.org/doc/pentesting/blackarch/)
|
||||
- [Kali](https://www.qubes-os.org/doc/pentesting/kali/)
|
||||
- [Pentesting](https://www.qubes-os.org/doc/pentesting/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue