diff options
author | Joshua Branson <jbranso@dismail.de> | 2022-04-13 14:10:29 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-04-13 23:21:27 +0200 |
commit | 3249e8615441bc4a05707e1b8db68673ddce36d9 (patch) | |
tree | 59d1a9147120bf5e903baee41b554cdbef05ad69 /hurd/running | |
parent | bcf061abf932f9adf243554c22185d323f5ff2ea (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>
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/debian/qemu_image.mdwn | 2 |
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` |