14
This commit is contained in:
commit
d27f923d9f
23
14.html
23
14.html
@ -154,7 +154,8 @@ int main() {
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<p>Der Quellcode mit Beschreibung
|
||||
<p>Wir benötigen hierfür git: <pre><code class="bash">~$ sudo apt install git</code></pre>
|
||||
<p>Ein Album als kernelmodul??
|
||||
<a href="https://github.com/usrbinnc/netcat-cpi-kernel-module">https://github.com/usrbinnc/netcat-cpi-kernel-module</a>
|
||||
</section>
|
||||
|
||||
@ -266,9 +267,9 @@ GRUB_CMDLINE_LINUX=""
|
||||
|
||||
GRUB_BACKGROUND="/usr/share/images/grub/050817-N-3488C-028.tga"
|
||||
|
||||
</code></pre>
|
||||
<a href="https://wiki.ubuntuusers.de/GRUB_2/Aussehen_-_einfache_Konfiguration/">Aussehen verändern</a>
|
||||
<p>nach Änderung: <pre><code>sudo update-grub</code></pre>
|
||||
</code></pre>
|
||||
<a href="https://wiki.ubuntuusers.de/GRUB_2/Aussehen_-_einfache_Konfiguration/">Aussehen verändern</a>
|
||||
<p>nach Änderung: <pre><code>sudo update-grub</code></pre>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
@ -278,6 +279,20 @@ GRUB_BACKGROUND="/usr/share/images/grub/050817-N-3488C-028.tga"
|
||||
<p><a href="https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer">grub-customizer ppa</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<img src="img/uefi-vs-bios.png">
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h4>Secure Boot</h4>
|
||||
<ul>
|
||||
<li class="fragment">bootet ausschliesslich Signierte Kernel. Einzige mögliche Signatur: kommt von Microsoft......
|
||||
<li class="fragment">Microsoft stellt Linux-Distributoren Key zur Verfügung -> ein paar Distrib. unterstützen Secure Boot.
|
||||
<li class="fragment">Debian zur Zeit nicht.
|
||||
<li class="fragment">Secure Boot verhindert Starten von selbst kompilierten Kerneln
|
||||
<li class="fragment">Microsoft kontrolliert also auf ALLEN Mainboards welche Betriebssysteme bei aktiviertem Secure Boot starten können. Auf ALLEN.
|
||||
</ul>
|
||||
</section>
|
||||
<!--
|
||||
<section>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user