Comments on: How to Set Static IP Address and Configure Network in Linux https://www.tecmint.com/set-add-static-ip-address-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 17 May 2024 07:09:22 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/set-add-static-ip-address-in-linux/comment-page-1/#comment-2171497 Fri, 17 May 2024 07:09:22 +0000 http://www.tecmint.com/?p=20013#comment-2171497 In reply to thuemaychuao.net.

@Thuemaychuaonet,

If your server is connected only via WiFi, the network interface will likely have a different name, such as `wlan0` or something similar, depending on your system and its configuration.

The steps to set a static IP address and configure the network are similar, but you’ll need to use the correct interface name for your WiFi connection.

You can find the name of your WiFi interface by running the `ip a` command in the terminal. Once you have the correct interface name, you can follow the same process to configure your network settings.

]]>
By: thuemaychuao.net https://www.tecmint.com/set-add-static-ip-address-in-linux/comment-page-1/#comment-2171493 Fri, 17 May 2024 06:47:08 +0000 http://www.tecmint.com/?p=20013#comment-2171493 There isn’t an “eth0” on my server because it is connected by WIFI only.

]]>
By: sophiaabigail https://www.tecmint.com/set-add-static-ip-address-in-linux/comment-page-1/#comment-1845852 Fri, 15 Jul 2022 12:51:59 +0000 http://www.tecmint.com/?p=20013#comment-1845852 The time will come when you will need to configure networking on your system. Unlike desktop machines where you can use dynamic IP addresses, on a server infrastructure, you will need to set up a static IP address (at least in most cases).

]]>
By: Ben https://www.tecmint.com/set-add-static-ip-address-in-linux/comment-page-1/#comment-1590840 Sat, 18 Sep 2021 07:23:32 +0000 http://www.tecmint.com/?p=20013#comment-1590840 Terrible – and my ‘linux distro‘ isn’t the same as yours, there’s no ‘/etc/sysconfig/‘ folder.

]]>
By: raouf https://www.tecmint.com/set-add-static-ip-address-in-linux/comment-page-1/#comment-1372105 Sat, 10 Oct 2020 21:14:28 +0000 http://www.tecmint.com/?p=20013#comment-1372105 Hi Ravi,

In Ubuntu 20.04 there is no interfaces file they switch to netplan. If you can update this article to include the new change it will help a lot.

thanks
Raouf

]]>