Tag: linux_admin

Linux admin @ Freshers.in

Expanding network functionality: Adding secondary IP addresses with nmcli in Linux

Configuring secondary IP addresses using nmcli (NetworkManager Command-Line Interface) is a common task in Linux when you want a single…

Continue Reading Expanding network functionality: Adding secondary IP addresses with nmcli in Linux
ubuntu@freshers_in

Changing the Varnish port in Ubuntu: A step-by-step guide for improved web service management

Changing the Varnish port in Ubuntu is a common task when you want to run multiple web applications or services…

Continue Reading Changing the Varnish port in Ubuntu: A step-by-step guide for improved web service management
Linux admin @ Freshers.in

Configuring IPv6 on OVH AlmaLinux 8: A step-by-step guide

Configuring IPv6 on an OVH AlmaLinux 8 server is an essential task for ensuring your server can communicate over the…

Continue Reading Configuring IPv6 on OVH AlmaLinux 8: A step-by-step guide

Creating a CageFS template for Node.js: making it available to all users step by step

Creating a CageFS template to make Node.js available to all users by default is a useful task in shared hosting…

Continue Reading Creating a CageFS template for Node.js: making it available to all users step by step

Setting up Minikube using docker driver on ubuntu

Minikube is a tool that lets you run Kubernetes clusters locally, which can be especially useful for learning and development…

Continue Reading Setting up Minikube using docker driver on ubuntu