mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 17:27:27 -05:00
34cd422b77
- Remove deprecated 3.2 pages (QubesOS/qubes-issues#4936) - Link directly to domU tool man page sources rather than duplicating the content into qubes-doc. Reasons: - Even with the warning, people kept trying to edit the auto-generated pages. - The auto-generation script had to be run manually, resulting in stale pages on the website. - Duplication content is bad in general. - The auto-generation script was brittle and broke easily. - The dom0 pages were already hosted on a separate site, so doing the same with the domU pages is not much worse.
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
|
layout: doc
|
|
title: Command-Line Tools
|
|
permalink: /doc/tools/
|
|
redirect_from:
|
|
- /doc/tools/4.0/
|
|
- /doc/tools/4.0/dom0/
|
|
- /doc/tools/4.0/domU/
|
|
- /doc/tools/3.2/
|
|
- /doc/tools/3.2/dom0/
|
|
- /doc/tools/3.2/domU/
|
|
---
|
|
|
|
Command-Line Tools
|
|
==================
|
|
|
|
Dom0
|
|
----
|
|
|
|
* [core-addmin](https://dev.qubes-os.org/projects/core-admin/en/latest/manpages/)
|
|
* [core-admin-client](https://dev.qubes-os.org/projects/core-admin-client/en/latest/manpages/)
|
|
|
|
DomU
|
|
----
|
|
|
|
* [qrexec-client-vm](https://raw.githubusercontent.com/QubesOS/qubes-core-agent-linux/master/doc/vm-tools/qrexec-client-vm.rst)
|
|
* [qvm-copy-to-vm](https://raw.githubusercontent.com/QubesOS/qubes-core-agent-linux/master/doc/vm-tools/qvm-copy-to-vm.rst)
|
|
* [qvm-open-in-dvm](https://raw.githubusercontent.com/QubesOS/qubes-core-agent-linux/master/doc/vm-tools/qvm-open-in-dvm.rst)
|
|
* [qvm-open-in-vm](https://raw.githubusercontent.com/QubesOS/qubes-core-agent-linux/master/doc/vm-tools/qvm-open-in-vm.rst)
|
|
* [qvm-run-vm](https://raw.githubusercontent.com/QubesOS/qubes-core-agent-linux/master/doc/vm-tools/qvm-run-vm.rst)
|
|
|