new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit 697e470ddf66fb773db7122a5afd54abc6526bfb
parent eb04a075e02d45a6407bbf9324d5e685661c9bcb
Author: Chris Bracken <chris@bracken.jp>
Date:   Fri,  3 Jan 2020 23:39:43 -0800

Use underline rather than asterisk for emphasis

Vim isn't great at detecting the end of asterisk-delimited markdown
emphasis runs.

Diffstat:
March_install.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch_install.md b/arch_install.md @@ -28,7 +28,7 @@ Set up your install environment Once booted, you'll be dropped to a root command prompt. We'll be doing our install in English, but substituting any other language here will allow you to follow the install steps in that language. Note that this only affects the -language used during the install process, and does *not* affect the languages +language used during the install process, and does _not_ affect the languages of the installation. # Set the desired keyboard layout; e.g. jp106. @@ -464,7 +464,7 @@ Once installed, we edit the config file: It's recommended to add the `iburst` option at the end of every `server` line in the config file. This triggers a burst of packets only if it cannot obtain a connection on the first attempt. Do not use the `burst` option, which sends a -burst of packets on *all* attempts and can get you blacklisted. +burst of packets on _all_ attempts and can get you blacklisted. Enable and start the NTP service: