aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2021-02-07 17:08:16 +0100
committerRobert Alessi <alessi@robertalessi.net>2021-02-07 17:08:16 +0100
commit990097097c7d5c77067a281915481ab9e9f076fa (patch)
treea491b6ac8d4650e4a4782a223aadd5d78742ef57 /about.html
parente725a90ce7629e1dbb930a3eff90f36e7f783190 (diff)
downloadmy-x200-990097097c7d5c77067a281915481ab9e9f076fa.tar.gz
a typo
Diffstat (limited to 'about.html')
-rw-r--r--about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/about.html b/about.html
index 5db3d43..2cf1920 100644
--- a/about.html
+++ b/about.html
@@ -30,9 +30,9 @@
30<h2 id="configuration">Configuration</h2> 30<h2 id="configuration">Configuration</h2>
31<p>Once installed, <code>my-x200</code> is configured by editing <code>/etc/default/my-x200</code>.</p> 31<p>Once installed, <code>my-x200</code> is configured by editing <code>/etc/default/my-x200</code>.</p>
32<h2 id="noise-removal">Noise Removal</h2> 32<h2 id="noise-removal">Noise Removal</h2>
33<p>Set the variable <code>is_thinkpad_x200</code> to <code>yes</code> (which is the default value). The default frequency rate should work. It may be change by modifying the value of <code>PWMFREQ_RATE</code>.</p> 33<p>Set the variable <code>is_thinkpad_x200</code> to <code>yes</code> (which is the default value). The default frequency rate should work. It may be changed by modifying the value of <code>PWMFREQ_RATE</code>.</p>
34<h2 id="privacy-settings">Privacy Settings</h2> 34<h2 id="privacy-settings">Privacy Settings</h2>
35<p><code>/etc/default/my-x200</code> also provides a “Privacy settings” section: if <code>enable_privacy</code> is set to <code>true</code>, then the wired internet interface that may or may not be connected to the internet will have its MAC address spoofed at startup. (The wireless interfaces must also be spoofed, but this can be handled by wpa_supplicant: see below.) Additionally, <code>my-x200</code> will delete <code>/var/lib/dhcpcd/duid</code>, and use <code>/proc/sys/kernel/random/boot_id</code> to generate a new DUID-LLT based file with an updated timestamp. A new DUID is generated each time the computer is started.</p> 35<p><code>/etc/default/my-x200</code> also provides a “Privacy Settings” section: if <code>enable_privacy</code> is set to <code>true</code>, then the wired internet interface that may or may not be connected to the internet will have its MAC address spoofed at startup. (The wireless interfaces must also be spoofed, but this can be handled by wpa_supplicant: see below.) Additionally, <code>my-x200</code> will delete <code>/var/lib/dhcpcd/duid</code>, and use <code>/proc/sys/kernel/random/boot_id</code> to generate a new DUID-LLT-based file with an updated timestamp. A new DUID is generated each time the computer is started.</p>
36<h2 id="backup">Backup</h2> 36<h2 id="backup">Backup</h2>
37<p>Finally <code>my-x200</code> has the ability to backup essential files or directories—for instance to a backup disk mounted inside the dock. Of course, the backup process is triggered on certain conditions only:</p> 37<p>Finally <code>my-x200</code> has the ability to backup essential files or directories—for instance to a backup disk mounted inside the dock. Of course, the backup process is triggered on certain conditions only:</p>
38<ol type="1"> 38<ol type="1">