Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
管理ファイルの「000」アクセス許可が安全であることを誰かが確認できますか?
サーバーに個人データを安全に保存したい。
ファイルにパーミッション000がある場合、数学的には、666-000 = 666パーミッションは、スーパーユーザーのみがアクセスし、実行パーミッションを取得しないことを意味します。そのファイルの所有者はそのファイルにアクセスできますが、アクセス許可が変更された後です。
000は、あなたやルートを含め、誰にも何にもアクセスを許可しません。