主題200:キャパシティプランニング
200.1 リソースの使用率の測定とトラブルシューティング
iostat: input/output statistics
iotop: input/output table of process
vmstat: virtual memory statistics
netstat: network statistics
ss: socket statistics
iptraf: IP traffic
pstree: process status tree
ps: process status
w: who
lsof: list open file
top: table of processes
htop
uptime
sar: system activity report
processes blocked on I/O
iostat: I/O statistics
netstat: network statistics
200.2 将来のリソース需要を予測する
Icinga2
Nagios: Nagios Ain't Gonna Insist On Sainthood
MRTG: Multi Router Traffic Grapher
collectd: collect daemon
主題201:Linuxカーネル
201.1 カーネルの構成要素
zImage: zipped image
bzImage: big zipped image
201.2 Linuxカーネルのコンパイル
DKMS: Dynamic Kernel Module Support
Dracut: 都市の名前
mkinitrd: make initial RAM disk
mkinitramfs: make initial RAM disk file system
make
mrproper: Mr.Proper(洗剤の名前)
gzip: GNU zip
bzip2: big GNU zip
depmod: dependency of module
201.3 カーネル実行時における管理とトラブルシューティング
depmod: module dependencies
rmmod: remove module
modinfo: module information
dmesg: daemon message
lspci: list PCI
lsdev: list device
lsmod: list module
modprobe: module probe
insmod: install module
lsusb: list USB
sysctl: system control
udev: userspace device management
主題202:システムの起動
202.1 システムの起動をカスタマイズする
Linux Standard Base Specification (LSB)
SysV: system V
inittab: initialization tab
init.d: initialization directory
rc.d: run command directory
chkconfig: check configuration
init: initialization
telinit: tell initialization
insserv: install service
202.2 システムのリカバリ
GRUB: Grand Unified Bootloader
MBR: Master Boot Record
UEFI: Unified Extensible Firmware Interface
fsck: filesystem consistency check
inittab: initialization tab
init: initialization
telinit: tell initialization
SysVinit: system V initialization
the contents of /boot/ and /boot/grub/
initrd: initialization RAM disk
initramfs: initialization RAM file system
202.3 その他のブートローダ
LILO: Linux Loader
PXE: Preboot Execution Environment
主題203:ファイルシステムとデバイス
203.1 Linuxファイルシステムを操作する
SMART: Self-Monitoring, Analysis, and Reporting Technology
fstab: filesystem tab
mtab: mount tab
umount: unmount
blkid: block identification
sync: synchronize
async: asynchronize
ntfs: new technology file system
203.2 Linuxファイルシステムの保守
LUKS: Linux Unified Key Setup
ext2: Second Extended Filesystem
xfs: Extents File System
Btrfs: balanced tree file system
fsck: file system check
mkfs: make file system
debugfs: debug file system
mkswap: make swap
203.3 ファイルシステムを作成してオプションを構成する
Joliet: 都市の名前
Rock Ridge: 映画『ブレージングサドル』に登場する架空の都市名
El Torito: メキシコ料理レストランチェーン名
mkisofs: make ISO9660 file system
主題204:高度なストレージ管理
204.1 RAIDを構成する
mdadm: multiple device administration
mdstat: multiple device statistics
204.2 記憶装置へのアクセス方法を調整する
WWID: World Wide Identifier
WWN: World Wide Name
LUN: Logical Unit Number
DMA: Direct Memory Access
ATA: Advanced Technology Attachment
SATA: Serial ATA
iSCSI: Internet Small Computer System Interface
IQN: iSCSI Qualified Name
hdparm: hard disk parameter
sdparm: SCSI device parameter
nvme: non-volatile memory
fstrim: file system trim
hd: (IDE) HDD
sd: SCSI/SATA HDD
204.3 論理ボリュームマネージャ
LVM: Logical Volume Manager
pv: physical volume
lv: logical volume
vg: volume group
主題205:ネットワーク構成
205.1 基本的なネットワーク構成
ip: internet protocol
ifconfig: interface configuration
arp: address resolution protocol
iw: interface wireless
205.2 高度なネットワーク構成
ss: socket statistics
netstat: network statistics
lsof: list open file
nc: netcat
nmap: network mapper
205.3 ネットワークの問題を解決する
ifconfig: interface configuration
ss: socket statistics
mtr: Matt's traceroute
dmesg: daemon message
主題206:システムの保守
206.1 ソースからプログラムをmakeしてインストールする
gunzip: GNU unzip
gzip: GNU zip
bzip2: basic zip
xz: N/A
tar: tape archives
uname: UNIX name
ldd: list dynamic dependencies
206.2 バックアップ操作
Amanda: Advanced Maryland Automatic Network Disk Archiver
Bacula: backup + dracula
dd: dataset definition
if: input file
of: output file
tar: tape archives
st: auto-rewind SCSI tape device
nst: non-rewind SCSI tape device
mt: magnetic tape
rsync: remote synchronization
fsf: forward space count files
bsf: backward space count files
206.3 システム関連の問題をユーザに通知する
motd: message of the day
wall: write to all