Linux commands to list your Ethernet and Wifi network devices.
https://files.mastodon.social/media_attachments/files/113/507/917/039/810/870/original/257806e6c3eaa2eb.png
Here is how you list all physically installed network cards in #Linux connected to the PCI bus:
sudo hwinfo --short --netcard
sudo lshw -C network -short
sudo inxi -N
sudo lspci | grep -Ei 'eth|network|ethernet|wireless|wifi'
See https://www.cyberciti.biz/faq/linux-list-network-interfaces-names-command/ for more info and examples.
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.