=== genii is now known as genii-core [12:16] hi [12:18] what are the username and password for the default live user? [12:19] lubuntu is the user and there should be no password. [12:21] that doesnt seem to work, I am customizing the lubuntu-20.04-desktop iso using the tool called cubic btw, but that shouldnt really matter much [17:30] Hi! Does lubuntu have a calculator app preinstalled [17:30] ? [17:30] [telegram] Yes [17:30] [telegram] kcalc [17:30] Ok. Thanks! [19:20] hello good day [19:21] i want to use a linux live cd with sudo having a password set. [19:23] how do i do this? [19:34] asdjkl: use 'sudo su' then 'passwd' i guess. [19:36] or you gotta fiddle with /etc/sudo...something maybe, not sure if you want sudo to ask for password... [19:36] nope [19:43] well [19:43] i want to type sudo su [19:43] and it asks for a password [19:43] [telegram] asdjkl: you'd have to redo /etc/passwd on the livecd. you'd also have to set a password on the ubuntu user. [19:44] [telegram] the problem is, editing the livecd is not straightforward in that way [19:44] i just want it to be for the current session! [19:45] [telegram] just do sudo passwd $USER in the command line, set a password [19:45] [telegram] then sudo won't work without the password [19:45] but sudo su does [19:45] [telegram] (there is a timeout first before it asks for the PW again so you may have to wait about 15 minutes) [19:46] i know that [19:46] i make ctrl+d [19:47] then ctrl+t [19:47] sudo su still goes [19:52] , any ideas? [19:54] [telegram] you should refer not to lubot but the individual mentioned in there - i.e. teward001 for me. [19:54] [telegram] i'm booting a livecd to prod at the settings and see what's in there [19:54] [telegram] to see if I can help more [19:57] thanks so much! [19:59] so lubuntu only belongs to the group lubuntu [19:59] and root only belongs to the group root [20:03] [telegram] i didn't need the info it just took a while to download [20:04] [telegram] so there's an /etc/sudoers.d/casper in the 21.04 ISO which gives 'no password sudo' privs to the lubuntu user. You can comment out the line in there (or delete the casper file) and then close terminal, wait 30 minutes, and then try again [20:04] [telegram] just to make sure all sudo permissions are dropped. [20:05] [telegram] note when you reboot the 'session' will revert to the previous version [20:05] [telegram] so you need to set a password on the lubuntu user AND remove that sudoers.d entry === lubuntu is now known as bunian