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.
ssh 経由で専用サーバー(centOS)にアクセスしています。ファイルを変更するための一時的なアクセスを提供するために、いくつかの FTP アカウントを作成しました。今は必要ありません。以前に作成したFTP ユーザーを SSH 経由で削除したいと考えています。
FTP ユーザーを削除するコマンドがわかりません。私を助けてください。
userdel USERNAME
これでうまくいくはずです。