基本設定編
ソフトウェア編
- cups(作成予定)
- SSL/TLS(自分で署名)
- SSL/TLS(認証局で署名)
- Nginx
- samba
- ldap
シェルスクリプト編
- 変数でデフォルト値を設定する
- ヒアドキュメント
- お作法
コマンド編
- sync
- fdisk
- e2fsck
- zcat
- dig
- umask
- more
- less
- head
- tail
- yum
- sort
- uniq
- systemctl
- netstat
- ping
- history
- jobs
- kill
- ps
- nice
- date
- id
- groups
- domainname ※必要ないかも
- hostname
- compress
- gzip
- uncompress
- gunzip
- dump ※
- tar
- restore ※ない
- cc
- base64
- curl
- echo
- join
- lscpu
- md5sum
- readlink
- rsync
- sha256sum
- ssh
- time
- timeout
- trap
- watch
- wget
- xargs
- yes
- gcc
- make
- mount
- df
- umount
- at
- whoami
- su
- bash
- cal
- exit
- shutdown
- reboot
- export
- env
- source
- tee
- awk
- cut
- sed
- useradd
- userdel
- usermod
- groupadd
- groupdel
- groupmod
- who
- w
- passwd
- whatis
- nohup
- ulimit
- ldd
- sar
- wall
- zgrep
- lsof
- openssl
- route
- sleep
- expand
- unexpand
- set
- unset
- unenv
- lsmod
- paste
- pr
- trim
- nl
- fmt
- od
- type
- dnf
- swapon
- fgrep
- chage
- pwconv
- firewallcmd
- hostnamectl
- journalctl
- false
- true
- xfs_info
- vgdisplay
- lvdisplay
- pvdisplay
- .(ドット)
- logger
- popd
- pushd
- printf
- mktemp
コマンド編
- bashコンプリーション
- VirtualBoxの画面でコピペできるようにする
- manコマンドを日本語で表示する(作成予定)