[02:40] Hi bro. How upgrade LTS 20.04.5 to 22.04 LTS ? [02:42] sudo do-release-upgrade [02:45] Thank's bro (re @IrcsomeBot: sudo do-release-upgrade) [02:54] @Eur0paX: Don't forget to back up your data (including passwords in browsers and password managers) before attempting an upgrade. [03:04] Thanks for reminding bro (re @IrcsomeBot: @Eur0paX: Don't forget to back up your data (including passwords in browsers and password managers) before attempting an upgrade.) [03:12] @EuropaX: I've seen trouble upgrading. Found backing up data and reinstalling was faster and gave better results. $0.02. [03:15] I also found the problem when I upgraded, it seems to be caused by the ppa. So I gave up. Reinstalling the new version would mean I would waste a lot of time getting to where I am now.😢 [03:16] after i do an install, i make a list of all extra packages that i install -- i make a script i can just re-run if i need to. [03:18] Can you share it with me? (re @IrcsomeBot: after i do an install, i make a list of all extra packages that i install -- i make a script i can just re-run if i need to.) [03:19] IrcsomeBot: oh, i mean i literally just make a script called 'post-install.sh' and any commands I would run, I add to the script and then re-run it. [03:20] sudo apt list --installed > package-list. [03:20] also, backup /etc. That way, you can see previously install ppas in /etc/apt/sources.list.d [03:21] mmikowski: While that is true, i do more then just install packages. [03:21] Sure, as we all do. I'm agreeing with you :) === guiverc2 is now known as guiverc [03:21] like i'm on PopOS which needs "sudo chmod 4755 `which dmesg`" [03:22] Thanks mate, I misunderstood (re @IrcsomeBot: IrcsomeBot: oh, i mean i literally just make a script called 'post-install.sh' and any commands I would run, I add to the script and then re-run it.) [03:22] Another good strategy is to do a dry run in a VM. [03:25] This may just add to the chaos, but "sudo do-release-upgrade --allow-third-party" might let you get away with keeping the PPAs. Also may make things blow up, but that's why you have backups. [03:25] *PPAs and other third-party repos [03:26] (I've never actually done a do-release-upgrade before since I don't like the idea of it going wrong, I always clean-install, so I would follow mmikowski's recommendation of a clean install. It feels like it takes longer, but the time you may save troubleshooting is worth it IMO.) [03:29] My actual experience recently was "sudo do-release-upgrade --allow-third-party" with a client took him 2.5 hours and left the system in an inconsistent state that would have taken additional hours to fix. Clean install took 15 minutes. [03:30] do-release-upgrade has only had a problem once, and I knew the gamble that time [03:30] since the upgrade path was not advised [03:30] And clean install removes old configs that are not compatible or could cause issues with the new system. FWIW, I'm certain a good portion of the upgrade issue was communication. [03:30] and I usually back up just in case [03:32] @valorie: I think that's my point. Since you are backing up already, and need to do it well for it to be useful, you don't save any time upgrading since a clean install is actually faster. [03:33] And 20.04 => 22.04 has been an issue for a few clients. In any event, best of luck to you all. Gotta get back to development :) [03:35] well, reinstalling software, etc -- I find annoying [03:35] some enjoy it [03:37] Is this why other people choose arch linux and similar rolling distros?😂 [03:38] @Eur0paX: No, people choose arch linux because they like having every single system update being just as risky as a do-release-upgrade but with an added layer of gotchas and tripwires to maneuver. (I no longer use arch, btw.) [03:39] (Alright, some people actually do have uses for it, and know how to deal with it. I'm happy for them. I'm happy in Ubuntu-land, thanks.) [03:42] the kubuntu team thoroughly tests the do-release-upgrade process before recommending it. I've been using Kubuntu for almost 20 years and have had only one troublesome experience [03:43] as I said, I expected trouble and just worked through it [03:45] I've tried arch linux or its ilk a few times, like manjaro, and I like to update my systems frequently (as I do with Ubuntu) and keep them up to date, which I know is a very dangerous operation. Because often I can't find packages that pacman can use, and there is no aur, I have to go back to ubuntu (a lot of software does not have a format that pacman can use). (re @IrcsomeBot: @Eur0paX: No, people choose arch linux because they === wodencafe2 is now known as wodencafe [04:54] I think I installed kubuntu, but after I removed the media and restarted. Windows 11 still booted up [04:55] do I need to change my boot order? Does it not have a boot menu? [04:56] I assumed the install would create a boot menu to dual boot [05:14] user|75: did you get any warnings/errors from the installer? [05:15] 2) Try to press f12 (or other keys) when the computer boots and see if you have an ubuntu entry [05:15] 3) Otherwise boot again from the live cd and run: sudo fdisk -l | nc termbin.com 9999 [05:17] alkisg: They're gone. :( [05:17] Meh, stupid matrix :) [06:28] Hi [06:28] Anyone can help me with swap file? [06:34] @Omar: o/ [06:40] Anyone testing Kinetic Kudu? Is it worth trying now or need some wait? Thanks [06:43] @CrustyCrab55: I test it quite a bit. If you intend to use it for production use, definitely wait until it's officially released. If you're OK with using stuff that could break, then you can try it. It's been surprisingly stable *in my limited experience*, but the way in which development releases work means that it is **never** safe to use them for production use unless you are prepared to clean up breakage. [06:44] (Just because the software has been relatively stable in the past part of the development release, doesn't mean someone can't make a blunder and nuke the whole thing on accident in the future. As time passes, restrictions are added on what can and can't be done so that the release stabilizes before it's released.) [06:46] With all of those warnings taken into consideration, I know at least one guy who uses the development release as his main system and has been doing so for years, and he survives it. [06:46] But he's also a very advanced Ubuntu user. [06:56] Yeah i still did not do it 😂 (re @IrcsomeBot: @Omar: o/) [07:09] @Omar: Sorry for the delay, I'm back. [07:36] Hey bro [07:36] Just saw this msg [07:36] Yeah I'm having problem with the System>Users... [07:36] What's CLI pls?? (re @IrcsomeBot: @PJtunes if you are around, I can probably help with System Settings > Users, if that's where you are having trouble. Or are you using CLI?) [07:38] (CLI = Command Line Interface) [07:40] Oh [07:40] I always tend to use GUI [07:40] Hardly use CLI unless it's necessary [09:20] Thanks [10:28] darnit caught a plasma upgrade with some packages kept back and now I'm missing some stuff lol [10:29] hopefully it's better later today [11:26] Can you still help with this??? (re @IrcsomeBot: @PJtunes if you are around, I can probably help with System Settings > Users, if that's where you are having trouble. Or are you using CLI?) [11:35] @PJtunes: I think he's probably asleep right now. Not sure when he'll be available next. [12:12] Hi all [14:22] Oh okay (re @IrcsomeBot: @PJtunes: I think he's probably asleep right now. Not sure when he'll be available next.) [16:26] It is ok (re @IrcsomeBot: @Omar: Sorry for the delay, I'm back.) [17:21] bonjour tout le monde [18:10] afternoon everyone [18:11] I find myself in a bit of a sticky wicket and I am hoping someone can point me in the right dirction. [18:12] running kubuntu 22.04, during a sudo apt-get upgrade we had lightning/thunder and lost network connectivity for a few moments [18:13] network came back fine, the k22.04, not so much. Rebooted into console (that's all I had) and with the help of a sneakernet I've gotten to network up and running again. [18:14] unfortunatly, it only boots into a console. If I startx I get the usual kde login, my desktop, background, custom walpaper, etc. [18:15] it looks pretty, but the mouse cursor doesn't move, and it doesn't recognize the keyboard. Eventually the monitors will blank and then all that's left to do is hard reboot the box. [18:15] anyone have any ideas as to how I can restore a functioning desktop/GUI? thanks. [18:17] well.. i'm not the best at restoring systems that are lost that way -- but I can su ggest something to look at while waiting to see if someone else has a better idea [18:18] https://ubuntuforums.org/showthread.php?t=735693 [18:23] jjs: thanks, seems like a bit of a nuclear approach, but if it comes down to it, what else can one do.... [18:29] Xorg.log is full of "No input driver specified, ignoring this device" === Lord_of_Life_ is now known as Lord_of_Life [18:55] @PJtunes, here now. [18:57] Okay I'm here aswell [18:57] so how are you trying to add a user? CLI or GUI? [18:57] I still attempted to change the password today even the username but it was impossible [18:57] GUI (re @IrcsomeBot: so how are you trying to add a user? CLI or GUI?) [18:57] Was that system-settings or CLI? [18:58] It was on system settings [18:58] >User [18:58] ok. And that was 22.04? What version of plasma? [19:00] Software: [19:00] Kde plasma version 5.24.4 [19:00] KDE frameworks 5.92.0 [19:00] Graphics platform: X11 [19:02] Can you update to the latest kubuntu backports? Plasma should be 5.25.6 and Frameworks at 5.98. [19:05] Oh [19:05] Haven't done that before [19:05] Can't I actually change my password without updating it to this yet? (re @IrcsomeBot: Can you update to the latest kubuntu backports? Plasma should be 5.25.6 and Frameworks at 5.98.) [19:09] You can add the backports like this: sudo add-apt-repository ppa:kubuntu-ppa/backports [19:10] Then update packages: sudo apt update && sudo apt upgrade -y [19:10] PJtunes, that work for you? [19:12] !password [19:12] Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [19:12] fix your password issue first; do you get an error? [19:26] Sorry for late reply [19:27] I'll get on my PC and try this out now [19:28] I'll try running this (re @IrcsomeBot: PJtunes, that work for you?) [19:29] It says something I've forgotten let me check it out again (re @IrcsomeBot: fix your password issue first; do you get an error?) [19:31] Ah, did not catch you had a password reset issue too. [19:33] Oh [19:33] That was what I mentioned before bringing up the username, both though (re @IrcsomeBot: Ah, did not catch you had a password reset issue too.) [19:35] @PJtunes: Sorry, it's a bit hard to follow every bit of a conversation on IRC - there isn't an easy-to-read thread available that captures all posts. [19:35] Yh I understand [19:36] ... and filters out all others. In fact, I can't even address you directly because it is being passed by an IrcsomeBot telegram bridge. [19:36] That's what I noticed as well (re @IrcsomeBot: ... and filters out all others. In fact, I can't even address you directly because it is being passed by an IrcsomeBot telegram bridge.) [19:39] Hey [19:39] After attempting to change the Name, username and password and hit Apply it feels like it's done but after sleeping the PC and waking up and then I input the password I changed it to it would say failed [19:40] And I'll have to enter the previous password [19:40] Are you trying to change YOUR password? [19:40] Or another user? [19:40] No I don't get any errors (re @IrcsomeBot: fix your password issue first; do you get an error?) [19:40] I'm trying to change the default user and password [19:40] It's an administrator' (re @IrcsomeBot: Or another user?) [19:41] So another unit [19:41] Er, *user [19:41] Or can't I change the administrator name and password? [19:46] User?? (re @IrcsomeBot: Er, *user) [19:46] !??? (re @IrcsomeBot: Er, *user) [19:46] Sorry, just trying to see if you were trying to change the password of a different user or the one you are signed-in as. [19:48] If you are trying to change the one you are signed-in as, I recommend you just open a terminal and enter 'sudo passwd $USER. Then follow the prompts. The keypresses will NOT be echoed. [19:48] The one I'm currently signed in as (re @IrcsomeBot: Sorry, just trying to see if you were trying to change the password of a different user or the one you are signed-in as.) [19:48] Yes, you can do it via the GUI, but that's almost certainly fastest. [19:49] Now if you are trying to change the password of a different user, let me know. [19:49] Okay thank you [19:49] Will try using the terminal then (re @IrcsomeBot: If you are trying to change the one you are signed-in as, I recommend you just open a terminal and enter 'sudo passwd $USER. Then follow the prompts. The keypresses will NOT be echoed.) [19:49] cool [19:49] I've tried it multiple times though (re @IrcsomeBot: Yes, you can do it via the GUI, but that's almost certainly fastest.) [19:50] By "That's almost certainly the fastest" I meant the CLI is the fastest. [19:50] You tried CLI multiple times? [19:51] Ohh (re @IrcsomeBot: By "That's almost certainly the fastest" I meant the CLI is the fastest.) [19:51] Was referring to GUI [19:52] No I've not [19:52] But I'll give it a try then (re @IrcsomeBot: You tried CLI multiple times?) [19:54] cool. I will be AFKB for a bit, but will catch up in a few minutes [20:11] Hi [20:55] I want to change the date / time format to ISO format. How can I do that? [20:56] and ideally english [20:57] but for example, if I select en_CH, it uses weird / as separators, and uses day/month/year notation instead of year.month.day [21:01] P3 [21:01] AGSJ [21:02] Hi, anyone know how to change mouse debounce time on kubuntu 22.04? [21:16] Hi I wanted to set this as my default go to go mirror. How do I set them? Thanks https://launchpad.net/ubuntu/+mirror/maeen.sa [21:18] This is the mirror I'm looking forward for Jammy amd64: https://mirrors.isu.net.sa/apt-mirror/ [22:26] cbreak- in a clock widget in the panel, or in applications generally? [22:36] Dragnslcr: in the system settings [22:36] so that it affects the dates on the lock screen, dolphin, ... [22:37] I'd have to go check my laptop that's on 22.04. I know in 20.04, it isn't an option. [22:37] I did it in the bar widget, because that has custom format options, but in the rest I didn't manage [23:52] Thanks man [23:52] It worked perfectly... (re @IrcsomeBot: cool. I will be AFKB for a bit, but will catch up in a few minutes) [23:53] Great! [23:55] Is it possible changing the name and username as well?? (re @IrcsomeBot: Great!) [23:56] @PJtunes: username is not easy. Lots of stuff gets tied to that. [23:56] Oh oh! [23:56] Alright no problem [23:56] Like other systems, file names and config files are all set up. [23:56] The easiest solution is to create a new user and then move data there. [23:56] Won't want to mess with that then (re @IrcsomeBot: Like other systems, file names and config files are all set up.) [23:56] Once you are all set, then delete the original user. [23:57] This will result in a different UUID (1001 vs 1000, for example) [23:57] but that rarely is an issue. [23:57] Ohh okay [23:57] I understand [23:57] Thanks for the help [23:58] @PJtunes No worries. Best of luck!