I am a new user of Qubes OS, opening the Dom0 terminal and accessing root user privileges, I noticed the following difference:
1)By typing the command “sudo -i” I become the user: [root@dom0 ]#.
2)By typing the “su” command and then entering the password of the root user (activated during the installation of Qubes OS), I become the user: [root@dom0 “username”].
specifying: “username”=name of the user account.
In both cases, typing the “id” command gives me the same result.
So I wanted to know if there was a difference in accessing root user privileges using the two methods ( point “1)” and “2)” ) mentioned?