summaryrefslogtreecommitdiff
path: root/blog/dst/tag/@server.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-08-01 03:24:52 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-08-01 03:24:52 -0600
commitba8affd807fcba8041988c8247d9c4396078be91 (patch)
tree1710a83db15a623e0d976f3cb5f2e5713e947d69 /blog/dst/tag/@server.html
parent8cf2d0e2b2e2d6cee2f0136bb6265abf10772d16 (diff)
add vpn entry
Diffstat (limited to 'blog/dst/tag/@server.html')
-rw-r--r--blog/dst/tag/@server.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/blog/dst/tag/@server.html b/blog/dst/tag/@server.html
index 18fbf43..f60f663 100644
--- a/blog/dst/tag/@server.html
+++ b/blog/dst/tag/@server.html
@@ -80,7 +80,9 @@
<h2>Articles</h2>
<ul class="page-list">
- <h3>June 2021</h3>
+ <h3>August 2021</h3>
+ <li>Aug 01 - <a href="https://blog.luevano.xyz/a/vpn_server_with_openvpn.html">Create a VPN server with OpenVPN (IPv4)</a></li>
+ <h3>June 2021</h3>
<li>Jun 09 - <a href="https://blog.luevano.xyz/a/xmpp_server_with_prosody.html">Create an XMPP server with Prosody compatible with Conversations and Movim</a></li>
<h3>March 2021</h3>
<li>Mar 21 - <a href="https://blog.luevano.xyz/a/git_server_with_cgit.html">Create a git server and setup cgit web app (on Nginx)</a></li>