You need to be root to perform this command.

【不具合内容】 (例)コマンドを実行しようとしてエラー発生。 $ yum install gcc 【原因】 一般ユーザがルート権限の必要なコマンドを実行しようとした。 【解決方法】 ルート権限でコマンド実行する。 $ s…