mokutil
Configure Secure Boot Machine Owner Keys (MOK).Some operations, such as enabling and disabling Secure Boot or enrolling keys require a reboot.
module
Modify a users' environment using the module command.
modprobe
Add or remove modules from the Linux kernel.See also: kmod, for other module management commands.
kmod
modinfo
Extract information about a Linux kernel module.See also: kmod, for other module management commands.
mocp
Music on Console (MOC) audio player.
mmdebstrap
Create a Debian chroot.Alternative to debootstrap.
debootstrap
mmcli
Control and monitor the ModemManager.
mlabel
Set an MS-DOS volume label for FAT and VFAT filesystems.
mkswap
Set up a Linux swap area on a device or in a file.Note: path/to/file can either point to a regular file or a swap partition.
path/to/file
mksquashfs
Create or append files and directories to squashfs filesystems.
mkosi
Build modern, legacy-free Linux images.Part of systemd.
systemd
mknod
Create block or character device special files.
mklost+found
Create a lost+found directory.
mkisofs
Create ISO files from directories.Also aliased as genisoimage.
genisoimage
mkinitcpio
Generates initial ramdisk environments for booting the Linux kernel based on the specified preset(s).
mkhomedir_helper
Create the user's home directory after creating the user.
mkfs.vfat
This command is an alias of mkfs.fat.
mkfs.fat
mkfs.ntfs
Create a NTFS filesystem inside a partition.
mkfs.minix
Create a Minix filesystem inside a partition.
mkfs
Build a Linux filesystem on a hard disk partition.This command is deprecated in favor of filesystem specific mkfs.type utils.