Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
How to Delete a User in Kali Linux?
Description
How to Delete a User in Kali Linux?
Note: Right click on the Desktop, and then Click on 'Open in Terminal'. After that, follow the steps below:-
Step 1: To list all users:-
cut -d: -f1 /etc/passwd
Step 2: To Delete User:-
userdel -r username
-r means delete files in user's home directory along with home directory itself.
Note: If you get message like:-
user your_username is currently used by the process process_number
you have to kill the process first by command below:-
kill -9 process_number
It's done
Thanks for watching, please like and subscribe
==============================================
https://www.facebook.com/HowtoTutorialsByAmit/
Note: Right click on the Desktop, and then Click on 'Open in Terminal'. After that, follow the steps below:-
Step 1: To list all users:-
cut -d: -f1 /etc/passwd
Step 2: To Delete User:-
userdel -r username
-r means delete files in user's home directory along with home directory itself.
Note: If you get message like:-
user your_username is currently used by the process process_number
you have to kill the process first by command below:-
kill -9 process_number
It's done
Thanks for watching, please like and subscribe
==============================================
https://www.facebook.com/HowtoTutorialsByAmit/
Keywords & Tags
More from User
01:50
How to Enable/Disable Turn Wi-Fi On/Off Automatically on Samsung Galaxy S24 Ultra?
TechTips
01:08
How to Turn On/Off Wi-Fi Detect Suspicious Networks on Samsung Galaxy S24 Ultra?
TechTips
01:37
How to Delete/Forget a Saved Wi-Fi Network on Samsung Galaxy S24 Ultra?
TechTips
00:57
How to Enable/Disable Vibrate When Call Ends in Phone App on Samsung Galaxy S24 Ultra?
TechTips
01:02
How to Turn On/Off Answer Using Speaker on Samsung Galaxy S24 Ultra?
TechTips
00:53
How to Enable/Disable Block Calls From Unknown Numbers on Samsung Galaxy S24 Ultra?
TechTips
Related Videos
05:12
How To Performing DOS Attacks On Wireless Networks Using kali linux tutorials
Thelinksmaster
06:51
Kali Linux Tools - Introduction to DMitry - Kali Linux Tutorial 1
DigitalArtDojo
54:58
Linux Training for DevOps | Linux Tutorials for DevOps | DevOps Online Training
usedevops
02:48
How to add Kali Linux user in Graphical User Interface GUI
The Geeky Space
01:48
Basic Tutorials - How To DELETE Twitter Account 2014 _ How To Delete A Twitter Account Permanently
GetTutorialized
01:35
Basic Tutorials - How To DELETE Instagram Account 2014 _ How To Delete Your Instagram Account PERMANENTLY
GetTutorialized