How to Set Static IP Ubuntu Server 23.04 ✔️
#Solvetic_eng video-tutorial to Set Static IP Ubuntu Server 23.04 ▶️ 𝗔𝗟𝗟 𝗔𝗕𝗢𝗨𝗧 𝗟𝗜𝗡𝗨𝗫 👉 https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os
How to assign a static IP address in Windows 11. In this video, we explain step by step how to configure static IP in Ubuntu Server 23.04. We explain step by step how to make your IP static in Ubuntu Server, how to put your IP in static mode on your PC with Ubuntu.
We explain how to change dynamic IP to static IP in Ubuntu Server, we explain how to put Fixed IP in Ubuntu Server easily and quickly by following the steps in the video. (How to create a new IP with primary and secondary DNS)
🔳 COMMANDS 🔳
Commands to configure static IP in Ubuntu:
sudo apt install net-tools (Command to install network utilities in Ubuntu)
ip a (Command to see the current IP in Ubuntu Terminal)
cd /etc/netplan (Command to access the configuration file in Ubuntu)
ls (Command to list the content in Ubuntu)
sudo nano 00-installer-config-yaml (Command to access the configuration file)
sudo netplan apply (Command to update the configuration)
ip a (Command to see the current IP in Ubuntu Terminal)
🔳 CONFIGURE IP IN UBUNTU WITH THESE PARAMETERS 🔳
dhcp4:false
addresses: [IP address/24]
gateway: [IP address]
nameservers:
addresses: [IP address]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔥 SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
👀 Thousands more FREE tutorials Web (Spanish Language) 💡: https://www.solvetic.com
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.
We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.