Linux command summary
The following is a summary of commands that were used in this topic:
/sbin/lsmod
Lists the modules that are loaded.
/sbin/modprobe
Installs loadable kernel modules.
/usr/sbin/reboot
Stops and restarts the system.
/bin/mknod /dev/sgx c 21 N
Creates SCSI generic device files; x is a decimal number from 0 to 255.