macOSにかぎらず、UNIX系OSにおけるシステム管理を考えるとき、使いかたをある程度覚えておかなければならないコマンドの筆頭に挙がるのは「man」ではないだろうか。「man 」の書式で実行すれば、対象とするコマンドのマニュアル(ただし英語)を参照 ...
前回はファイルシステムを修復するコマンドであるchkdskコマンドを取り上げた。今回はこれと似ているがやることが異なっるchkntfsコマンドを紹介する。 chkntfsはシステム起動時にファイルシステムのチェックを行うかどうかを設定するコマンド。設定された ...
Even though Linux systems are quite stable, daily use can trigger certain errors. Several Linux distros include GUI tools, but the most reliable fixes happen in the terminal because it gives you more ...