mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-04-11 18:39:47 -04:00
Fixed image links
This commit is contained in:
parent
c031a3d581
commit
96801dbe63
@ -33,11 +33,11 @@ Skip the first step if you don't wish to create another vault.
|
||||
|
||||
1. Create a new vault AppVM (`vault`) based on your chosen template. Set networking to `(none)`.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Create a SSH Client AppVM (`ssh-client`). This VM will be used to make SSH connections to your remote machine.
|
||||
|
||||

|
||||

|
||||
|
||||
## Setting up SSH
|
||||
|
||||
@ -278,55 +278,55 @@ KeePassXC should be installed by default in both Fedora and Debian TemplateVMs.
|
||||
|
||||
1. Add KeepasXC to the Applications menu of the newly created AppVM for ease of access and launch it.
|
||||
|
||||

|
||||

|
||||
|
||||
**Note:** Since the vault VM has no internet connection, you can safely deny automatic updates if prompted.
|
||||
|
||||
2. Create a new database.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Enter a name for your database and continue.
|
||||
|
||||

|
||||

|
||||
|
||||
4. Adjust the encryption settings.
|
||||
Check the [KeePassXC User Guide][KeePassXC User Guide] for more information about these settings.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Enter a password for your database. Take your time make a secure but also rememberable password. ([hint][Hint])
|
||||
|
||||

|
||||

|
||||
|
||||
6. Add a new entry.
|
||||
|
||||

|
||||

|
||||
|
||||
7. Set password to your SSH key passphrase.
|
||||
|
||||

|
||||

|
||||
|
||||
8. Go into the Advanced section and add your keys.
|
||||
|
||||

|
||||

|
||||
|
||||
**Note:** Technically, you only need to add the private key (`id_25519`) for the following steps to work. If you add the public key here, too, you can later on backup your kdbx file and have everything in one place. You can even delete your keys (`id_25519` and `id_25519.pub`) from your file system if you like.
|
||||
|
||||
9. Enable "SSH Agent Integration" within the Application Settings.
|
||||
|
||||

|
||||

|
||||
|
||||
10. Restart KeePassXC
|
||||
|
||||
11. Check the SSH Agent Integration status.
|
||||
|
||||

|
||||

|
||||
|
||||
12. Open the entry you created and select your private key in the "SSH Agent" section.
|
||||
Don't forget to also check the first two options.
|
||||
|
||||

|
||||

|
||||
|
||||
#### Testing the KeePassXC Setup
|
||||
|
||||
@ -358,7 +358,7 @@ If it is, restart your vault VM and do not enter your password when it asks you
|
||||
|
||||
3. Allow operation execution. (If you don't see the below prompt, check your VM interconnection setup.)
|
||||
|
||||

|
||||

|
||||
|
||||
It should return `The agent has no identities.`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user