summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2022-04-13 14:10:29 -0400
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-04-13 23:21:27 +0200
commit3249e8615441bc4a05707e1b8db68673ddce36d9 (patch)
tree59d1a9147120bf5e903baee41b554cdbef05ad69
parentbcf061abf932f9adf243554c22185d323f5ff2ea (diff)
* hurd/running/debian/qemu_image.mdwn: adding updating apt commands.
I have had issues with the ping command not working. Perhaps this tiny edit will let people know that their internet connectivity is working, even if ping fails. Message-Id: <20220413181029.27214-1-jbranso@dismail.de>
-rw-r--r--hurd/running/debian/qemu_image.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn
index d96d619d..9984ac33 100644
--- a/hurd/running/debian/qemu_image.mdwn
+++ b/hurd/running/debian/qemu_image.mdwn
@@ -27,6 +27,8 @@ Usage:
* Log in as root (the root password is empty)
* Set up a root password with `passwd`
+* update the system with `apt update && apt upgrade`
+
* Log in as demo (the demo password is empty)
* Set up a demo password with `passwd`