Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ubuntu上でNICのベンダー情報を取得するにはどうすればよいですか?ベンダーやタイプなどを入手したいですか?利用可能なシェルコマンドはありますか?前もって感謝します。
このようなことを試してください -
sudo lshw -C network
また
sudo ethtool -i eth0