How to Check IP Address on CentOS 8

Method 1 – Check IP via Command (CentOS 8)

Open a command terminal by pressing CTRL + ALT + T on your CentOS system. Now type following IP command to view current IP addresses configured on your system.

ip addr show

CentOS 8 Show IP Address

Method 2 – Check IP via GUI (CentOS 8)

For this option, you must have Desktop installed on your CentOS 8 system. Now, login to your CentOS Desktop system and open settings windows on your machine as showing in the below screen.

CentOS 8 open settings

In the left sidebar click on the Network tab. After that click icon to open setting for your systems network interface as shown in the below screen.

CentOS 8 open network settings

Here is the IP address of your Ubuntu desktop system.

CentOS 8 View IP via GUI

Was this answer helpful?

Related Articles

How to Enable CSF Firewall Web UI

Step 1 – Install Required Perl Modules: CSF UI required some of Perl modules to be installed...

How to Install and Configure CSF Firewall on Linux

Step 1: Download CSF Source Archive Download latest CSF archive source code from its official...

How To Install mod_cloudflare for Apache on Ubuntu

Install mod_cloudflare for Apache First of all, enable the PPA of Cloudflare module to your...

How To Install Wine 4.0 on CentOS 8 & Fedora 30/29

Step 1 – Prerequisite First of all, become root user on your CentOS 8 system. Then continue to...

How to Install Fail2Ban on CentOS 8 & Fedora 30/29

Step 1 – Install Fail2ban on CentOS 8 First of all, install epel-release package to configure...