stevengibone.com/html/logs/2021-05-04_networking_school.html

43 lines
1.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html lang="fr-FR">
<head>
<title>Im learning networking</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/style.css" type="text/css">
</head>
<body>
<nav>
<ul>
<li><a href="/index.html">~/</a></li>
<li><a href="/logs/index.html">~/logs</a></li>
<li><a href="/projects.html">~/projects</a></li>
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
</ul>
</nav>
<article class="h-entry">
<header>
<h1 class="p-name">Im learning networking</h1>
<time class="dt-published" datetime="2021-05-04">2021-05-04</time>
<a class="p-author h-card" href="https://steven.gibone.fr">s.gibone</a>
<a class="u-url" href="/logs/./2021-05-04_networking_school.html">permalink</a>
</header>
<div class="e-content">
<p>Im currently learning networking stuff to become a sysadmin on my
own waiting for the formation to start. Im looking at a free Coursera
course and videos on Youtube and Im having a blast learning all this
but it makes me want to buy all kind of things that would be way
overkill both for my wallet and for my home network…</p>
</div>
</article>
<footer>
<hr>
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.
</footer>
</body>
</html>