A network interface is a hardware or software component that connects a device, such as a computer or a router, to a network. It allows the device to […]
howtos
Changing metric value of an interface using nmcli command
Note the current metric value: Find connection name by running nmcli connection show Run nmcli connection modify ipv4.route-metric to change the metric value Run nmcli connection up to […]
articles
Linux Commands You Should Know
Introduction Linux commands are an integral part of navigating and managing a Linux operating system. Whether you are a system administrator, developer, or simply a Linux enthusiast, understanding […]
articles
The Evolution of Linux: From Unix to an Open-Source Powerhouse
IntroductionLinux, an open-source operating system born out of the Unix tradition, has come a long way since its inception in 1991. Developed by Linus Torvalds, Linux started as […]