linux:commands:hardware

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:commands:hardware [2020/08/04 08:58] ともやんlinux:commands:hardware [2024/04/13 03:59] (現在) – [Ethernet / Wifi カード情報ぼ表示 [lspci | grep -i net]] ともやん
行 1: 行 1:
-<html> 
-  <style> 
-    #result pre, #mincode pre { 
-      overflow: hidden; 
-      font-size: 10px; 
-    } 
-    #result_long pre { 
-      height: 250px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #mintbl table { 
-      font-size: 12px; 
-    } 
-    .dokuwiki .plugin_wrap table { 
-      width: auto; 
-    } 
-    #logo { 
-      background-color: white; 
-      padding: 10px; 
-      width: fit-content; 
-    } 
-    #logo p { 
-      margin: 0; 
-    } 
-  </style> 
-</html> 
 ====== ハードウェア関連 ====== ====== ハードウェア関連 ======
  
行 284: 行 256:
 </code> </code>
  
-==== VGA カード情報表示 [lspci | grep -i vga] ====+==== VGA カード情報表示 [lspci | grep -i vga] ====
 <code> <code>
 $ lspci | grep -i vga $ lspci | grep -i vga
行 291: 行 263:
 </code> </code>
  
-==== Ethernet / Wifi カード情報表示 [lspci | grep -i net] ====+==== Ethernet / Wifi カード情報表示 [lspci | grep -i net] ====
 <code> <code>
 $ lspci | grep -i net $ lspci | grep -i net
  • linux/commands/hardware.1596499101.txt.gz
  • 最終更新: 2020/08/04 08:58
  • by ともやん