In this article we’ll show you how to go about setting a static IP address in Ubuntu. To set a static IP address, you’ll first need to get the tool that shows you your IP information (essentially the ...
Setting IP address after a fresh Linux installation is one of the mandatory skill that every Linux and Unix administrator should learn. We can easily assign IP address in Linux that has GUI mode.
Before configuring the static IP address, it’s important to check the network interface name. To do so, open the terminal and enter the following command. ifconfig This command will display the ...
In Linux, if you were working on networking, you may be came to a point when you need to assign static IP to your system over the local network. There may be any reason. If you want to communicate ...
I changed the fixed ip address in network/interfaces on server XYZ, and "ip addr" reflects the change. I rebooted XYZ. I am able to ssh to the system using the new IP addr (192.168.1.1) . However ...
Notifications You must be signed in to change notification settings Migrating from CentOS 6 to Ubuntu 22.04 can offer several benefits. Here's a list of reasons why you might consider making this ...
When you are surfing the Internet, you often unintentionally leave a trail of breadcrumbs that can be exploited to collect huge amounts of information about you, for advertising purposes or for ...
In this repo, I recorded (and later verified it by reproducing the steps) the steps involed when I created a Ubuntu 20.04 VM (Virtual Machine) with a shared folder with the host machine (in my case is ...