# Common tasks

This section presents several supplementary tasks that may be needed in Storware Backup & Recovery deployment. This includes tasks such as HTTPS setup, SSH public key authentication with your hypervisors, VMs or libvirt/qemu package installation.

[Staging space configuration](/backup-and-recovery-7.3/deployment/common-tasks/staging-space-configuration.md)

[Enabling HTTPS connectivity for nodes](/backup-and-recovery-7.3/deployment/common-tasks/enabling-https-connectivity-for-nodes.md)

[LVM setup on Storware Backup & Recovery Node for disk attachment backup mode](/backup-and-recovery-7.3/deployment/common-tasks/lvm-setup-on-storware-backup-and-recovery-node-for-disk-attachment-backup-mode.md)

[Full versions of libvirt/qemu packages installation](/backup-and-recovery-7.3/deployment/common-tasks/full-versions-of-libvirt-qemu-packages-installation.md)

[SSH public key authentication](/backup-and-recovery-7.3/deployment/common-tasks/ssh-public-key-authentication.md)

[Enabling HTTP(S) Proxy for Storware Backup & Recovery](/backup-and-recovery-7.3/deployment/common-tasks/enabling-proxy.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.storware.eu/backup-and-recovery-7.3/deployment/common-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
