How to Change Username & Set New Home in Ubuntu (2024)
In this video, I’ll show you how you can change home directory in ubuntu. After changing username, I’ll also show how you can change home directory for that user.
☕Buy me a coffee: https://www.buymeacoffee.com/thecodecity
🌐Connect with me:
– TikTok: tiktok.com/@thecodecity
– Twitter: https://twitter.com/thecodecity
– Instagram: https://instagram.com/thecodecity
– Website: https://thecodecity.com
Command to Change Username in Ubuntu:
1. usermod -l newusername testuser
Command to Change Home Directory in Ubuntu:
1. usermod -d /home/newusername testuser
By the end of this video, you’ll see how you can change username in ubuntu from command line, and how you can change the home directory for that user.
#ubuntu #linux #ubuntututorial #terminal
ubuntu