On Sun, Nov 03, 2019 at 04:38:54PM -0800, Ray Woodcock wrote:
>  
> 
> I downloaded a canned Qubes 4.0 VM from OSBoxes 
> <https://www.osboxes.org/qubes-os/>. It comes with a default account named 
> osboxes (password osboxes.org). How can I rename that account?
> 


I'm assuming that that lacks a good deal of functionality?

One of the things that many users dont get is that Qubes is
just Linux/Xen under the hood.
So the answer to your question is (probably) "How do I rename a user
account in Linux", and the answer to *that* question is :
usermod -l new_name old_name

As `man usermod` will tell you, that ONLY changes the name - you probably
want to change the name of the home directory as well, but it isn't
strictly necessary.

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20191104132316.GB14006%40thirdeyesecurity.org.

Reply via email to