Ubuntuを起動する。スタートメニューから「Ubuntu on Windows」を選択すればよい。 「Ubuntu on Windows」を選択すると、上のようなターミナルアプリケーションが起動してくる。ここでUbuntuのコマンドを実行する。 パーミッションを変更するchmodコマンド Ubuntuでは ...
「Linux」を含む「UNIX」系システムでは、ファイルやフォルダのパーミッション(ユーザーグループ別の利用権限)を指定するためのコマンド「chmod」が利用できる。IT管理者は、UNIX系システムにおいて「r」「w」「x」の3文字を任意に組み合わせて、ファイル ...
Control who can access files, search directories, and run scripts using the Linux's chmod command. This command modifies Linux file permissions, which look complicated at first glance but are actually ...