Search This Blog

Sunday, 6 August 2017

Best way to find out what your interface is called in Linux

Best way to find out what your interface is called is by typing the following in bash:
$ nmcli dev status
What you see under DEVICE is what your interface is named. 

No comments:

Post a Comment

Linux Partitioning Disk & Formatting commands

Linux Partitioning Disk & Formatting commands fdisk man fdisk pi@rasberrypi ~$ sudo fdisk -l