編集の要約なし |
編集の要約なし |
||
1行目: | 1行目: | ||
略語の意味を示すために説明は英語表記。 | |||
==デバイス管理== | ==デバイス管理== | ||
* lscpu - list CPU info | * lscpu - list CPU info | ||
24行目: | 24行目: | ||
* wodim - write to CD/DVD | * wodim - write to CD/DVD | ||
== | ==カーネル管理== |
2019年1月21日 (月) 11:55時点における版
略語の意味を示すために説明は英語表記。
デバイス管理
- lscpu - list CPU info
- lspci - list PCI devices
- lsusb - lsit USB devices
- lsscsi - list SCSI devices
- lsblk - list block devices
- hwclock - set hardware clock
- hdparm - show SATA/IDE parameters
- sdparm - access SCSI mode page
- loadkeys - loadkeybords
- setterm - terminal settings
- screen - terminal screen manager
- tmux - ?
- chvt - change vertual terminal
- fdisk - fixed disk, manipulate partitions
- parted - partition edit
- partx - show partitions
- mkswap - make swap area
- swapon - swap area on
- swapoff - swap area off
- wodim - write to CD/DVD