trinayakantevari.hashnode.devSet Up a k3s Kubernetes ClusterWhy k3s? K3s is a fully compliant Lightweight Kubernetes distribution.Easy to install, half the memory, all in a single binary of less than 100 MB. Great for Homelab. Step 1: Install prerequisites U9h ago·2 min read
trinayakantevari.hashnode.devSSH to Ubuntu ServerSSH is a secure protocol that allows you to remotely access and manage a server.We use OpenSSH which is a connectivity tool for remote login with the SSH protocol. When you have openssh on your Ubuntu1d ago·3 min read
trinayakantevari.hashnode.devConnect Ubuntu Server to WiFiUsing networkd: Step 1: Check if wpasupplicant is installed: wpasupplicant is the program that handles WiFi authentication. dpkg -l | grep wpasupplicant Step 2: List your network interfaces to get yo1d ago·2 min read
trinayakantevari.hashnode.devNetwork settings for Ubuntu serverConnecting to Network via Ethernet (Setting a Static IP Address and DNS): Why Should You Set a Static IP on Ubuntu Server?Assigning a static IP ensures your server retains the same address across rebo3d ago·2 min read
trinayakantevari.hashnode.devConvert old laptop into Ubuntu ServerConverted my old laptop into an Ubuntu Server! From now on I can work completely on this bare metal server without any virtualization layer in between. You can also do this by following these simple s3d ago·2 min read