Introduction If your domain is currently registered with another company (like GoDaddy, Namecheap, or Google Domains) and you want to manage everything in one place, you can easily transfer it to SriLankaHosting.This guide will show you how to move your domain safely and smoothly. Before You Start Make sure these points are ready before you begin […]
Category: Technical Guideline
Bind an IP Address to a Network Interface – Ubuntu Netplan
In Ubuntu, you can bind an IP address to a specific network interface and check the network interfaces using various commands. Below are the steps to achieve this: 1. Check Network Interfaces To list all network interfaces and their configurations, you can use the ip command or ifconfig. Using ip command: ip addr show or […]