1. Configure network and set the static hostname.
To configure the network and set the static hostname with the provided information, you can use the nmcli command in Linux. Here's how you can do it step by step:
Set the static IP address, netmask, gateway, and DNS server:
nmcli connection add typ...
chandrasamrat.hashnode.dev2 min read