diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ | |||
57 | <p>For a good GPG cheat sheet, see <a href="https://guides.library.illinois.edu/data_encryption/gpgcheatsheet">here</a>.</p> | 57 | <p>For a good GPG cheat sheet, see <a href="https://guides.library.illinois.edu/data_encryption/gpgcheatsheet">here</a>.</p> |
58 | <h2 id="use-and-recommended-configuration">Use and recommended configuration</h2> | 58 | <h2 id="use-and-recommended-configuration">Use and recommended configuration</h2> |
59 | <blockquote> | 59 | <blockquote> |
60 | <p>The command <code>rc-update</code> that is used below refer to <code>openrc</code>. Other init systems use other commands. Please adapt.</p> | 60 | <p>The command <code>rc-update</code> that is used below refers to <code>openrc</code>. Other init systems use other commands. Please adapt.</p> |
61 | </blockquote> | 61 | </blockquote> |
62 | <p>It is advisable to use my-x200 in conjunction with <code>wpa_supplicant</code> and <code>dhcpcd</code> only. In addition, <code>wpagui</code> and <code>dhcpcd-gtk</code> are also recommended to be able to configure the network from systray applets. If so, <code>wicd</code> may be disabled: as root, simply do <code>rc-update del wicd</code>.</p> | 62 | <p>It is advisable to use my-x200 in conjunction with <code>wpa_supplicant</code> and <code>dhcpcd</code> only. In addition, <code>wpagui</code> and <code>dhcpcd-gtk</code> are also recommended to be able to configure the network from systray applets. If so, <code>wicd</code> may be disabled: as root, simply do <code>rc-update del wicd</code>.</p> |
63 | <h3 id="wpa_supplicant"><code>wpa_supplicant</code></h3> | 63 | <h3 id="wpa_supplicant"><code>wpa_supplicant</code></h3> |