This commit is contained in:
2019-02-18 11:19:40 +01:00
parent 02215ef9d0
commit c41423a3c3
2 changed files with 75 additions and 5 deletions

View File

@@ -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>