diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | about.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -98,7 +98,7 @@ For a good GPG cheat sheet, see [here](https://guides.library.illinois.edu/data_ | |||
98 | 98 | ||
99 | Use and recommended configuration | 99 | Use and recommended configuration |
100 | --------------------------------- | 100 | --------------------------------- |
101 | > The command `rc-update` that is used below refer to `openrc`. Other | 101 | > The command `rc-update` that is used below refers to `openrc`. Other |
102 | > init systems use other commands. Please adapt. | 102 | > init systems use other commands. Please adapt. |
103 | 103 | ||
104 | It is advisable to use my-x200 in conjunction with `wpa_supplicant` | 104 | It is advisable to use my-x200 in conjunction with `wpa_supplicant` |
@@ -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> |