moved Getting Started & Research to site repo QubesOS/qubes-issues#1460

This commit is contained in:
Brennan Novak 2015-12-03 17:48:14 +01:00
parent 40c1312dad
commit 1ae209a64a
9 changed files with 16 additions and 177 deletions

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Updating Debian and Whonix
permalink: /en/doc/troubleshooting/updating-debian-and-whonix/
permalink: /doc/troubleshooting/updating-debian-and-whonix/
---
Updating Debian and Whonix
@ -84,8 +84,6 @@ Install these packages without verification [y/N]?
Don't proceed! Press `N` and `<enter>`. Running `apt-get update` again should fix it. If not, something is broken or it's a [Man in the middle attack](https://www.whonix.org/wiki/Warning#Man-in-the-middle_attacks), which isn't that unlikely, since we are updating over Tor exit relays and some of them are malicious. Try to [change your Tor circuit](https://www.whonix.org/wiki/Arm#Arm).
{{Anchor|signature verification errors}}
{{Anchor|signature verification warnings}}
### Signature Verification Warnings
@ -137,4 +135,4 @@ Be careful. If the updated file isn't coming from Whonix specific package (some
How could you find out if the file is coming from a Whonix specific package or not?
* Whonix specific packages are sometimes called `whonix-...`. In the example above it's saying `Setting up ifupdown ...`, so the file isn't coming from a Whonix specific package. In this case, you should press `n` as advised in the paragraph above.
* If the package name does include `whonix-...`, it's a Whonix specific package. In that case, your safest bet should be pressing `y`, but then you would loose your customized settings. You can re-add them afterwards. Such conflicts will hopefully rarely happen, if you use [Whonix modular flexible .d style configuration folders].
* If the package name does include `whonix-...`, it's a Whonix specific package. In that case, your safest bet should be pressing `y`, but then you would loose your customized settings. You can re-add them afterwards. Such conflicts will hopefully rarely happen, if you use [Whonix modular flexible .d style configuration folders](https://www.whonix.org/wiki/Whonix_Configuration_Files).