Skip to main content
edited body
Source Link
GAD3R
  • 69.8k
  • 32
  • 147
  • 216

You can run the following commands on your linux PC:.

To get current logged in username:

whoami

To get the IP address:

hostname -I

You can run the following commands on your linux PC:

To get current logged in username:

whoami

To get the IP address:

hostname -I

You can run the following commands on your linux PC.

To get current logged in username:

whoami

To get the IP address:

hostname -I
Source Link

You can run the following commands on your linux PC:

To get current logged in username:

whoami

To get the IP address:

hostname -I