92行目: | 92行目: | ||
!コマンド | !コマンド | ||
!概要 | !概要 | ||
|- | |- | ||
|bridge | |bridge |
2022年11月30日 (水) 21:40時点における版
Debian11における「/sbin -> usr/sbin」内に格納されているシステム管理者用コマンド/アプリ。利用するためにはrootになる必要がある。ちなみに アプリ の場合はより機能が複雑で、独自のインターフェースが起動したりする。
ハードウェア管理
コマンド | 概要 |
---|---|
chcpu | configure CPUs. it modify the state of CPUs. It can enable or disable CPUs, scan for new CPUs, etc. |
chmem | configure memory. it sets a particular size or range of memory online or offline. |
biosdecode | BIOSに記録されているハードウェア情報を表示。parses the BIOS memory and prints information about all structures (or entry points) it knows of. |
ユーザ管理
コマンド | 概要 |
---|---|
adduser addgroup |
システムにユーザやグループを追加。add a user or group to the system. |
chpasswd | ユーザのパスワードを変更。update passwords in batch mode. reads a list of user name and password pairs from standard input and uses this information to update a group of existing users. |
chgpasswd | グループのパスワードを変更。update group passwords in batch mode. it reads a list of group name and password pairs from standard input and uses this information to update a set of existing groups. |
システム管理
コマンド | 概要 |
---|---|
getty agetty |
マシンを制御するためにテレタイプを起動。alternative Linux getty. Opens a tty port, prompts for a login name and invokes the /bin/login command. It is normally invoked by init(8). |
add-shell | システムに利用可能なシェルを追加。add shells to the list of valid login shells |
capsh | capability shell wrapper. This tool provides a handy wrapper for certain types of capability testing and environment creation. It also provides some debugging features useful for summarizing capability state. |
chroot | 「/(ルート)」の場所を自由に変えてコマンドを実行。run command or interactive shell with special root directory. |
デバイス管理
コマンド | 概要 |
---|---|
cfdisk | パーティショニング管理アプリ。display or manipulate a disk partition table. Curses-based program for partitioning any block device. The default device is /dev/sda. |
blkid | ブロックデバイスのID情報を表示。locate/print block device attributes. |
badblocks | パーティション内のブロックの欠陥を探す。used to search for bad blocks on a device (usually a disk partition). |
blkdeactivate | ブロックデバイスをオフにする。deactivates block devices. For mounted block devices, it attempts to unmount it automatically before trying to deactivate. |
blkdicard | デバイスのセクターを直接破棄。discard device sectors. This is useful for solid-state drivers (SSDs) and thinly-provisioned storage. Unlike fstrim(8), this command is used directly on the block device. |
blkzone | run zone command on device that support the Zoned Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). |
blockdev | The utility blockdev allows one to call block device ioctls from the command line. |
情報散策
コマンド | 概要 |
---|---|
accessdb | 「man」関連のデータベース内情報を表示。dumps the content of a man-db database in a human readable format. |
aspell-autobuildhash | 「dictionaries-common」から呼ばれる。script that will manage aspell hash files autobuild, intended to be called from the dictionaries-common tools. |
ネットワーク
コマンド | 概要 |
---|---|
bridge | show / manipulate bridge addresses and devices. |
その他
コマンド | 概要 |
---|---|
cppw cpgr |
will copy, with locking, the given file to /etc/passwd and /etc/group, respectively. |
cppw cron ctrlaltdel debugfs delgroup deluser depmod devlink dhclient dhclient-script discover discover-modprobe discover-pkginstall dmidecode dmsetup dmstats dpkg-fsys-usrunmess dpkg-preconfigure dpkg-reconfigure dumpe2fs e2freefrag e2fsck e2image e2label e2mmpstatus e2scrub e2scrub_all e2undo e4crypt e4defrag ethtool faillock fdformat fdisk filefrag findfs fsck fsck.cramfs fsck.ext2 fsck.ext3 fsck.ext4 fsck.minix fsfreeze fstab-decode fstrim genl getcap getpcaps groupadd groupdel groupmems groupmod grpck grpconv grpunconv grub-bios-setup grub-install grub-macbless grub-mkconfig grub-mkdevicemap grub-probe grub-reboot grub-set-default halt hwclock iconvconfig ifdown ifquery ifup init insmod installkernel invoke-rc.d ip isosize ispell-autobuildhash killall5 ldattach ldconfig locale-gen logrotate logsave losetup lsmod mke2fs mkfs mkfs.bfs mkfs.cramfs mkfs.ext2 mkfs.ext3 mkfs.ext4 mkfs.minix mkhomedir_helper mkinitramfs mklost+found mkswap modinfo modprobe newusers nft nologin ownership pam-auth-update pam_getenv pam_timestamp_check pivot_root poweroff pwck pwconv pwunconv qemu-ga raw readprofile reboot remove-default-ispell remove-default-wordlist remove-shell resize2fs rmmod rmt rmt-tar rsyslogd rtacct rtcwake rtmon runlevel runuser select-default-ispell select-default-wordlist service setcap sfdisk shadowconfig shutdown sshd start-stop-daemon sulogin swaplabel swapoff swapon switch_root sysctl tarcat tc tcptraceroute tcptraceroute.db telinit tipc traceroute tune2fs tzconfig unix_chkpwd unix_update update-ca-certificates update-default-aspell update-default-ispell update-default-wordlist update-dictcommon-aspell update-dictcommon-hunspell update-grub update-grub2 update-initramfs update-locale update-mime update-passwd update-pciids update-rc.d upgrade-from-grub-legacy useradd userdel usermod validlocale vigr vipw vpddecode wipefs zic zramctl