Add new post about unikernels

This commit is contained in:
2017-07-26 12:52:33 -04:00
parent c784b78c5b
commit dd4cf72336
10 changed files with 250 additions and 2 deletions
+20
View File
@@ -69,6 +69,24 @@
<ul class="post-list">
<li>
<h2>
<a class="post-link" href="/archivers/term-comp">Short talk about Unikernels</a>
</h2>
<div class="post-meta">Jul 26, 2017</div>
<div class="post-excerpt">
<h2 id="what-is-unikernel">What is Unikernel?</h2>
<p>Unikernels are specialised, single-address-space images contructed by using library operating systems.</p>
<p>
<a class="post-link" href="/archivers/term-comp">Read More &raquo;</a>
</p>
</div>
</li>
<li>
<h2>
<a class="post-link" href="/archivers/some-of-my-previews-exper-work">Some of my previews experiment works: 2016</a>
@@ -158,6 +176,8 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
<div class="col-box-title">Newest Posts</div>
<ul class="post-list">
<li><a class="post-link" href="/archivers/term-comp">Short talk about Unikernels</a></li>
<li><a class="post-link" href="/archivers/some-of-my-previews-exper-work">Some of my previews experiment works: 2016</a></li>
<li><a class="post-link" href="/archivers/charles-is-not-a-good-tool">Using charles proxy to monitor mobile SSL traffics</a></li>