新しい企業ポリシーでは、社内のすべてのラップトップで Bluetooth を無効にする必要があると規定されています。 次のコマンドのうち、Bluetooth の使用を無効にするものはどれですか?
正解:A
To blacklist a module, you have to add the following line to the specified configuration file in the /etc/modprobe.d/ directory as root: blacklist <module_name> where <module_name> is the name of the module being blacklisted. You can modify the /etc/modprobe.d/blacklist.conf file that already exists on the system by default. However, the preferred method is to create a separate configuration file, /etc/modprobe.d/<module_name>.conf, that will contain settings specific only to the given kernel module. https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/deployment_guide/blacklisting_a_module