Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linuxkurs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daniel Schubert
linuxkurs
Commits
d27f923d
Commit
d27f923d
authored
Feb 18, 2019
by
Daniel Schubert
🎯
Browse files
Options
Browse Files
Download
Plain Diff
14
parents
05c9b0d1
023f837f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
14.html
14.html
+19
-4
No files found.
14.html
View file @
d27f923d
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment