14
This commit is contained in:
18
index.html
18
index.html
@@ -34,7 +34,7 @@
|
||||
<li><a href="11.html">ssh rsync scp</a></li>
|
||||
<li><a href="12.html">Netzwerk Programme</a></li>
|
||||
<li><a href="13.html">Samba</a></li>
|
||||
<li><a href="14.html">der Kernel</a></li>
|
||||
<li><a href="14.html">Compiler, Kernelmodule, grub</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
@@ -66,6 +66,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- LINKS -->
|
||||
<div class="ui segment">
|
||||
<h2><i class="icon linkify"></i>Links</h2>
|
||||
|
||||
@@ -107,6 +109,17 @@
|
||||
</li>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ui segment">
|
||||
<div class="content"> <div class="header"><strong>Kernel kompilieren</strong></div> </div>
|
||||
<div class="content">
|
||||
<ul>
|
||||
<li><a href="https://linuxhint.com/how-to-upgrade-kernel-of-debian-9-stretch-from-source/" target="_blank">How to Upgrade Kernel from Source</a>
|
||||
<li><a href="https://www.kernel.org" target="_blank">https://www.kernel.org</a>
|
||||
</li>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
@@ -174,8 +187,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user