Tag: linux_admin
Expanding network functionality: Adding secondary IP addresses with nmcli in Linux
user October 10, 2023
Configuring secondary IP addresses using nmcli (NetworkManager Command-Line Interface) is a common task in Linux when you want a single…
Changing the Varnish port in Ubuntu: A step-by-step guide for improved web service management
user October 10, 2023
Changing the Varnish port in Ubuntu is a common task when you want to run multiple web applications or services…
Configuring IPv6 on OVH AlmaLinux 8: A step-by-step guide
user October 8, 2023
Configuring IPv6 on an OVH AlmaLinux 8 server is an essential task for ensuring your server can communicate over the…
Creating a CageFS template for Node.js: making it available to all users step by step
user October 8, 2023
Creating a CageFS template to make Node.js available to all users by default is a useful task in shared hosting…
Setting up Minikube using docker driver on ubuntu
user September 29, 2023
Minikube is a tool that lets you run Kubernetes clusters locally, which can be especially useful for learning and development…