Configuring multi-area OSPF with Ansible
This time we're going to configure OSPF, but not with the CLI, we're going to use a network automation tool called Ansible. I'm going to…
Read more →This time we're going to configure OSPF, but not with the CLI, we're going to use a network automation tool called Ansible. I'm going to…
Read more →Nowadays every major website operates over HTTPS, aka have that little padlock next to the URL in our browsers. It means that we can establish…
Read more →With the help of NFS we can share a filesystem via the network. On the client side we can mount the NFS filesystem just like…
Read more →With the implementation of LVM we can reallocate storage space and extend our storage volumes really easily. In the example below I’d like to show…
Read more →In a previous post I wrote about how can we accomplish NAT with Cisco devices. This time let’s examine how can we implement the same…
Read more →In this post I’m going to describe succinctly how to configure your own VPN on a remote VPS with Wireguard. Of course you can host…
Read more →