Ubuntu:Delete User: Difference between revisions

Created page with " sudo deluser <span style="color:#ff0000">nama user</span> *Perintah berikut untuk menghapus file yang dibuat otomatis oleh ubuntu <code>/home/nama user</code>"
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
  sudo deluser <span style="color:#ff0000">nama user</span>
  sudo deluser nama_user


*Ganti <code>name_user</code> dengan user yang ingin anda hapus.
*Perintah berikut untuk menghapus file yang dibuat otomatis oleh ubuntu <code>/home/nama user</code>
*Perintah berikut untuk menghapus file yang dibuat otomatis oleh ubuntu <code>/home/nama user</code>
sudo deluser --remove-home octopus
==Terkait==
*[[Upgrade Ubuntu 20.04 ke Ubuntu 21.04 menggunakan Command Line]]
*[[Ubuntu:FAQ]]
*[[Ubuntu:Merubah Password]]
*[[Ubuntu:Delete Folder]]
*[[Ubuntu:Permission File]]
*[[Ubuntu:Resolve Sudo Name Resolution]]
*[[Ubuntu:Menambahkan User]]
*[[Ubuntu:Show File Size]]
*[[Ubuntu:Delete User]]
*[[Ubuntu:Encrypt File]]
*[[Ubuntu:Create Partitions]]
==Source==
*[https://websiteforstudents.com/how-to-add-and-remove-a-user-on-ubuntu-linux/ websiteforstudents.com]
[[Category:Tutorial]]
[[Category:Linux]]
[[Category:Ubuntu]]