[00:02] firmware is completely something else than uefi. [00:03] uh, the f in uefi stands for firmware... [00:04] updates can pull in firmware for various devices. [00:04] as extention to UEFI indeed [00:08] starts from Xubuntu (boot override) but still the problem [00:10] webchat30: So Xubuntu doesn't boot at all, but just gives the message? [00:10] If so, we'll need a live USB to sort this out. [00:17] I turn on the PC, the options to select the operating system (grub) appear, I selected xubuntu and I get the message "shim lock protocol not found" and "kernel must be loaded first" [00:17] Oh that's weird. Can you select "Advanced Options for Ubuntu" and try to boot an older kernel? [00:18] Also what version of Xubuntu is this? [00:23] Xubuntu 22.04 (Linux 5.15.0-46) and the same error with older kernel, even if i try to boot windows i get the same (but if i boot first with windows boot manager if windows boots) [00:24] Ok, I have live USB (Xubuntu) and now, what's next? [00:26] webchat30: To me it sounds like GRUB is borked, so hopefully a simple reinstall should fix it. [00:26] webchat30: So what I'd do is pop open a terminal with Ctrl+Alt+T. [00:27] webchat30: Next, we need to looks at the list of disks in the system. To do that, type "lsblk" and press Enter. This should let you figure out which disk is your main disk. If you're unsure, run "lsblk | nc termbin.com 9999" and send the link that spits out - that will let me look at it. [00:27] (Also, just in case you didn't know, please don't paste large amounts of command output into the chat, that messes things up and will trigger a bot to mute you for a bit. Use pastebins like termbin.com.) [00:28] (Also bpa.st is another good pastebin.) [00:36] Do I open the terminal running Xubuntu from the live USB? [00:37] Yes. [00:45] Hi all. Is there a way, using gnome, to take a screenshot with a key-comination? [00:45] bobdobbs: Does Print Screen not work? [00:45] Or do you not have a Print Screen key? [00:45] prtscr doesn't work, no. It opens up a dialogue. [00:46] I want to take a screenshot with a key-combination. Not using a dialogue [00:46] Using a dialogue means that the cursor state and position won't be captured in the screenshot [00:47] bobdobbs: Shift+Print Screen works for me. [00:47] I already did it, I know which is the main disk and its partitions. what do I do now? [00:48] webchat30: OK, so do "sudo mount /dev/sdXY /mnt", where sdX is the main drive and Y is the root partition. [00:49] (For instance, "sudo mount /dev/sda2 /mnt" - this may or may not be right for your system, but that's the idea of the command.) [00:49] arraybolt3: oh damn. That actually does work for me... except that it doesn't capture the mouse position and state! [00:50] I'm trying to take screenshots to show a client how to make an edit to their website. I need to show them a screenshot with the mouse position/state showing. [00:51] bobdobbs: Hmm... using just Print Screen and then selecting to capture the mouse pointer works but it requires the extra step of clicking the Capture button. [00:51] (The mouse pointer button in the lower-right corner of the screenshotter UI is the "show pointer" button.) [00:53] arraybolt3: yeah. But because you have to move the mouse to the UI, the mouse won't show in screenshot [00:53] bobdobbs: Try it, it works for me and shows the mouse where I left it. Like, here's a screenshot with the mouse underneath the clock. [00:53] I've tried it. It doesn't work for me. [00:54] * arraybolt3[m] uploaded an image: (285KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/BvhJGdOcwmrnujvvvUZnqcQT/image.png > [00:54] How can I find out which is the root partition? is it where you install "/"? [00:54] webchat30: Yes. [00:55] hello [00:55] rayff: \o [00:55] bobdobbs: Sorry, not sure what else will work then. Maybe someone else here will know. [01:01] alt + scrnsht works, without dialog [01:01] the dialog will say you can copy paste it from clipboard, i use CopyQ [01:02] not sure it captures mouse.. [01:03] ah, copyQ gives an option in settings, ' capture with mouse' [01:03] I already did it (sudo mount /dev/nvme0n1p6 /mnt) although apparently nothing happened, and now? [01:04] webchat30: Next, identify your EFI partition (should be /dev/nvme0n1p1), and do "sudo mount /dev/nvme0n1pX /mnt/boot/efi", replacing X as appropriate. [01:09] Ok, next step [01:12] same as before after "sudo mount /dev/nvme0n1p1 /mint/boot/efi" nothing happened [01:13] What's next now? [01:17] webchat30: "/mint/boot/efi" ?? >> should that not be /mnt/boot/efi - that is mnt . [01:19] What's is the next step after sudo mount /dev/nvme0n1p1 /mnt/boot/efi? (mint because orographic correction on my phone šŸ˜‚) [01:28] webchat30: Sorry for the long dealy [01:28] s/dealy/delay/ [01:29] webchat30: Next is "sudo mount --bind /dev /mnt/dev && sudo mount --bind /dev/pts /mnt/dev/pts && sudo mount --bind /proc /mnt/proc && sudo mount --bind /sys /mnt/sys". [01:29] (Each of the mount commands separated by && can be typed in one at a time, or you can copypaste the whole thing all at once if you want to.) [01:31] I do it, wait please [01:38] After "sudo mount --bind /dev/mnt/dev" the answer said "mount point does not exist" [01:39] You or I failed to put a space after the first "/dev". [01:39] Or there's a different typo somewhere in the command. [01:44] Correct, my fail, the space was missing, I will continue with the other commands [01:48] Ok, all commands entered. Next step [02:00] I still here waiting the next step [02:04] arraybolt3: [02:04] I haven't done an EFI install in ages or I'd chime in [02:18] What is the next step? Help! [02:29] !fixgrub [02:29] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [02:31] webchat30: No, that's not it. [02:31] webchat30: Turn SecureBoot off. It's as simple as that.\ [02:32] first google hit for "shim lock". [02:32] You've been at this for three hours? [02:36] I give up, I'm going to reinstall everything and disable secure boot [02:37] hi [02:37] hi rock [02:37] i am facing issue of space [02:37] matsaman, o/ [02:38] secure boot sounds like a hassle. i'd disable that too if my pc offered it. [02:38] npm ERR! nospc ENOSPC: no space left on device, write [02:38] great scott! [02:38] Rockwood: well you need to remove some files [02:38] Rockwood: or back them up [02:38] probably there is plenty you can remove that isn't important, though [02:38] i just added phpmyadmin folder [02:38] Rockwood: https://wiki.debian.org/DiskFreeSpace [02:39] is possible to resize it? [02:39] https://wiki.debian.org/DiskFreeSpace#Find_things_to_erase [02:39] Rockwood: resize a directory? [02:39] if it is a partition, yes [02:39] if it is a disk, no [02:39] if the parittion already fills the disk, no [02:40] if it is a partition, yes <-- yes this is i want [02:40] thanks to everyone (except Microsoft which is the root of all problems) Bye [02:40] tc [02:40] not sure why you'd put phpmyadmin on its own partition [02:40] I wouldnt. [02:40] bcz i wanna handle mysql in easy way [02:41] every time i have to open terminal and enter from there [02:41] I was able to open a text file as a program in ubuntu 20.04 Now that I've upgraded to 22.04 the file doesn't open as a program it opens as a text file with gedit. In file properties is is still ticked to allow to open as program. How do I get it to run the commands in the file rather than opening it with gedit? [02:42] matsaman, i can manage from terminal but just make thing easy to me [02:42] Vscode also having Mysql plugin [02:43] but i am unable to use that [02:43] nunya: I think you need to tweak your Nautilus settings. [02:44] Hold on, lemme find it... [02:45] arraybolt3: ok what do you mean? I used to be able to run it from the desktop or thunar. I don't like nautilus [02:45] nunya: Oh you're on Xubuntu then? [02:45] (Sorry, I'm using Ubuntu. Xubuntu is supported here, but the two have different file managers so I didn't know.) [02:45] nunya: probably right click, properties or whatever, run via terminal/shell/etc [02:46] Rockwood: anyway, running out of space is bad, so just make some room [02:46] arraybolt3: no I'm using thunar on ubuntu 22.04 and it works well for everything except running files as programs evidently [02:47] matsaman, thanks for guide [02:47] Ah. I'm hitting the same problem even on Nautilus, so... :( [02:47] i am thinking to remove phpmyadmin back [02:47] nunya: Hmm... I can right-click and click "open as a program" over here, maybe you have a similar feature? [02:47] (Not ideal, but if nothing else it's something. I'm still looking for the ideal solution.) [02:48] https://stackoverflow.com/questions/56241166/how-to-run-sh-file-by-double-clicking-in-xfce [02:50] nunya: OK, I know Linux Mint is not Ubuntu, but this forum post has how to re-enable the ability to execute things in Thunar even if there's no option in the preferences to enable it: https://forums.linuxmint.com/viewtopic.php?t=202303 [02:50] it is ubuntu, but not enough for this channel =P [02:52] matsaman: Well, yeah. My point was the post might contain the solution but don't get too minty around here :P [02:52] =P [02:52] arraybolt3: thanks I used to just double click any files that had run as program set in properties. Some upgrade this turned out to be. Adde steps to run file as program,I can't change desktop icon spacing without editing /usr/share/gnome-shell/extensions/ding@rastersoft.com/enums.js There used to be a gui for that. It's like every upgrade strips something els out of functionality. [02:53] GNOME is pretty big on hiding things [02:53] following Apple's lead [02:54] Where do I give Ubuntu Developers Feedback about these kinds of things? [02:54] nunya: Oddly enough, on Thunar over here, there's an option under Edit > Preferences that says "Run executable text files when opened". [02:54] It's in the Behavior section of the preferences. [02:55] nunya: nowhere, it's a GNOME issue [02:55] arraybolt3: thanks the forum link was very helpful! [02:55] matsaman: I'm pretty sure this is an XFCE issue. [02:56] nunya: Glad to be able to help! [02:56] I mean you can tell them you don't like it and they might do something about it, but still a GNOME issue [02:56] arraybolt3: anything to do with /usr/share/gnome-shell/ is a GNOME issue, however [02:56] matsaman: Oh right, I forgot there were two things we were talking about. [02:58] so many things [02:58] I wonder if Budgie is any better? [02:59] Or KDE. If you ever wanted something that gives you copious amounts of options, KDE is the way. [02:59] matsaman, what do you use as backend development environment? [03:06] Rockwood: you mean in the realm of phpmyadmin? [03:06] no [03:06] what do you use php node or any other? [03:07] arraybolt3: been happy with Xfce for decades [03:07] backend programming [03:07] oh [03:07] I'm lucky enough to be in the python world right now [03:07] it's all the same as far as programming [03:07] but as far as implementation, PHP's is... bad [03:07] matsaman, thne? [03:07] then? [03:07] then what? [03:08] i am using which one you use mostly as backend? [03:08] lol [03:08] i am using php [03:08] matsaman: I used to use XFCE, it was really nice. I'm currently on GNOME for the sake of possibly making all my GNOME programs work better... but I'm somewhat regretting that decision and plan on jumping to either Budgie or LXQt next. [03:08] and which one you use mostly as backend? [03:08] mmm, use python at work, and bash personally [03:08] is python easy [03:08] ? [03:09] yeah [03:09] php, python, perl, javascript, they're all pretty close [03:10] python's interpreter & stdlib, security is a lot better than php's, but just programming with either one is not going to be so incredibly different [03:10] lot lot lot of PHP work out there still for some reason [03:11] wouldn't be my first choice for personal scripts, but it makes sense to use what you know [03:13] yeah php having lots of huddles i am agree with your statement [03:13] live streaming is concern right now [03:15] matsaman, enigma9o7[m] thanks [03:15] cya [03:28] Hey people, it's me again. I solved the "shim lock not found" problem on my dual boot, it was only an option in the bios [03:29] Bios/advanced mode/boot/secure boot/OS type change to "other OS" [03:29] On Asus h97 plus mainboard [03:30] that was arraybolt3 pointing too, also my 1st clue besides bios update [03:30] have fun, webchat30 [03:31] webchat30: Glad it worked! [03:31] (I had to go away from keyboard for quite a while earlier, sorry that I randomly stopped responding.) [03:33] I'm happy, thanks again to all for your help, the important thing is that the problem was solved, I just hope that the changes made in the terminal will not damage anything. [03:35] Nah, all we did was mount stuff, we didn't actually make any changes. [03:36] that's great. thanks and bye [03:36] o/ [04:03] can i install wine on ubuntu 16.04 LTS ESM ? [04:05] it is not part of the core packages. so if you tried, and failed, no. [04:05] okay [04:31] anyone have any experience with routing public traffic from hosta to an ip on hostb with a gre tunnel? [04:32] https://imgur.com/LYPfKz6 [04:32] getting ip 189.182 responding from my pc without a static route between my pc and host a === HackerII is now known as johnny_Linux === toolz is now known as Daniel [05:27] upgrade removed my kicad-5.1 package and wont install kicad-6 due to "unmet dependencies" @https://pastebin.mozilla.org/POUCM3pi [05:29] guest on what ubuntu version? [05:30] Guest56: You might have better luck by using Aptitude to install it rather than plain apt. You can get Aptitude with "sudo apt install aptitude". [05:31] It should tell you why stuff isn't installable or isn't going to be installed, and offer solutions. [05:32] and did you run updates properly, before installing? [05:32] old lists can cause this too [05:33] yes, i did all upgrades [05:33] and what ubuntu version? [05:33] "E: Package 'aptitude' has no installation candidate" [05:33] you should have started wit that [05:34] 22.04 [05:34] aptitude is in universe repo, AFAIK [05:35] What's "/etc/apt/sources.list" look like? (Pastebin it, please!) [05:35] (If apt can't find aptitude, something has gotten badly broken.) [05:35] !pastebin [05:35] For posting multi-line texts into the channel, please use https://dpaste.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [05:35] kicad is available in softwarecenter.. easy peasy [05:36] cause was: sources.list missing 'universe multiverse' on source lines [05:36] enable it in software settings [05:37] cause was: default URLs too slow in china, many moons ago had switched to local sources, local source definitions did not have these [05:37] doing an update now, hopefully fixes, thanks [05:37] šŸ‘ļø Glad we were able to help! [05:37] upgrade took the old source lines and copied them without checking them [05:38] maybe could file a bug to have it do basic sanity checks before updating sources.list [05:39] lines written with "automatically generated by distro upgrade" or whatever look overly authoritative when actually they are not [05:39] I see your point. I might be able to reproduce the problem and potentially make a bug report. [05:39] cheers [05:39] thanks everyone [05:40] Sure thing, and good luck! [05:53] Wazzzzahhh [06:05] im trying to change mt gnome shell with user themes, but whenever I try to change it, nothing changes [06:05] my* [06:07] identify darkenergy === oerheks is now known as Guest1586 === oerheks1 is now known as oerheks [06:12] user these in the gnome extensions site wont stay on, ill turn it on, refresh the page then it is back off [06:13] themes* [06:23] how do i install deb firefox in ubuntu 22.04.1 side by side wit snap firefox? [06:24] with* [06:27] sudo dpkg -i [06:30] cosmicrajiv: PPA? [06:31] he did not say where that deb comes from.. [06:32] https://launchpad.net/~mozillateam/+archive/ubuntu/ppa gives an old version [06:33] Looks like they also package new versions in there too. [06:33] ESR maybe .. [06:33] I'm seeing version 104 in there. [06:33] (Newer version available) [06:33] It used to just be ESR but it looks like they changed that. [06:34] no [06:34] (Weird thing is that 104 sorta seems like it might be a beta, since the latest version of Firefox according to the website is 103.0.2.) [06:34] 104 is current beta [06:35] oh dear, we get 103 .. https://snapcraft.io/firefox [06:35] oerheks: Looks like "Newer version available" is just pointing to the Snap package - I'm guessing the version number of the Snap transitional package is set to be "newer" than anything else? [06:36] arraybolt3[m], that may be right, yes. [06:37] oh, wait. 104 build2 could be an RC [06:37] Still ESR is better than Snap for someone who can't deal with the limitations of the Snap Firefox. [06:37] arraybolt3[m]: the snap transitional has an epoch [06:40] yeah, 104-build2 is the 2nd release candidate for 104 final [06:40] there is also a build3 on the mozilla ftp [06:42] my laptop wont even start snap firefox [06:42] it just spinning circle then stops [06:42] too slow i think [06:42] celeron n4020 [06:42] orca_: Care to run "firefox" in a terminal and put whatever output it gives in a pastebin for us to see? [06:42] !pastebin [06:42] For posting multi-line texts into the channel, please use https://dpaste.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [06:43] im not on ubuntu right now [06:43] Oh. [06:43] i have to install it again. i installed manjaro because of the reason it wouldnt start [06:43] Well, if you run Firefox from a terminal, it should tell you why it isn't starting (albeit in geeky terms), and that why may help us find a solution to the problem. [06:44] ok yeah [06:44] arraybolt3[m]: what is the ppa for that? [06:44] oerheks pasted it above, lemme find it... [06:44] https://launchpad.net/~mozillateam/+archive/ubuntu/ppa [06:44] cosmicrajiv: ^ [06:45] oh yeah.. [06:50] Hello team, [06:51] Can someone help me with a sound problem with my notebook [06:52] Please, can someone add a kernel fix for ROG Zephyrus S17 GX701LWS_GX701LWS, Subsystem Id: 0x10431f01. [06:52] This is what a quirk should look like: [06:52] +SND_PCI_QUIRK(0x1043, 0x1f01, ā€œASUS GX701Lā€, ALC294_FIXUP_ASUS_SPK) [06:52] [pincfg] [06:52] 0x19 0x03A11050 [06:52] 0x1a 0x03A11C30 [06:53] !bug | Iwanche [06:53] Iwanche: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command Ā« ubuntu-bug Ā» - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [06:56] !bug [06:56] If you find a bug in Ubuntu or any of its official !flavors, please report it using the command Ā« ubuntu-bug Ā» - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [07:04] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987249 [07:04] Launchpad bug 1987249 in linux (Ubuntu) "Asus ROG Zephyrus GX701L sound problem" [Undecided, New] [07:05] arraybolt3[m]: installed the esr version of firefox from the ppa link you provided. it is definitely a little better than firefox snap. [07:06] cosmicrajiv: \o/ [07:06] Iwanche, did you try to apply that patch? does it work? [07:06] is it keep updated through "apt update" command? [07:06] if you have a .patch file for that please attach it. with the current bug report i would not even know which file that is [07:07] Unfortunately, I don't know how to do that, or rather I don't know how to compile the kernel. [07:07] cosmicrajiv: It should stay updated, yes. Unless the packages are designed poorly which I seriously doubt. [07:07] Iwanche: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [07:08] arraybolt3[m]: its developed by ubuntu community or mozilla? [07:09] cosmicrajiv: I believe it's developed by the community, or, that is, very high-ranking members of the community. [07:09] Those people should know what they're doing, since they also are Ubuntu developers and at least one of them is a Canonical employee. [07:09] (Er, multiple of them are Ubuntu developers and at least one is a Canonical employee.) [07:10] arraybolt3[m: that's good. and i think i am using the esr version more than the snap for now. [07:12] I guess I should say "Multiple very high-ranking members and other trusted members of the community", since I see not *all* of them are Ubuntu developers... but a lot of them are, so yeah, if anyone knows what they're doing, it's them. [07:13] yeah. [07:14] now we need the same with chromium :> [07:14] arraybolt3[m}: by the way i think the snap version is really improved a lot in 22.04.1 compared to 22.04. [07:14] cosmicrajiv: Agreed. [07:14] the speed is definitely improves a lot [07:18] arraybolt3[m}; I saw a lot of criticism about how snap is taking up a lot more storage. but when compared to flatpaks i don' t see any truth in those statements. Because when i compared both side by side they almost took similar storge, in fact snaps are taking less. [07:19] but that's by observation, may be i am wrong in that. [07:19] my* [07:21] cosmicrajiv: it does make sense that snaps take less space than flatpaks (as snaps are compressed, reason why they are slower than flats or debs) [07:26] murmel: is it a good thing? [07:28] cosmicrajiv: I can't really say. on the one hand you use less space on disk, but on the other hand, you have more work for the cpu (as it decompresses the squashfs). as I don't use that much disk space anyway (or have enough) I don't care too much about disk space [07:29] murmel: so both snaps and flatpaks are good and bad on their own rights? [07:31] cosmicrajiv: I do think that containers are the future, but flat and snap are not it. it will still evolve. both have their caveats. but for now, I like flats more (as it's faster) [07:31] i don't want to talk about appimage :S that's another whole discussion [07:31] murmel: agreed. === pascalm1 is now known as pascalm [07:45] i have an nvidia geforce rtx 3050 and ubuntu has been using the proprietary drivers but i can't see the gui settings app for nvidia. [07:45] this is the output of "nvidia-smi" https://paste.ubuntu.com/p/ZxZRVVDkFw/plain/ [07:47] by default the the gpu is set to "on-demand". [07:48] cosmicrajiv: make sure that nvidia-settings is installed [07:48] ok [07:53] murmel: why the intel mode is disabled? https://imgur.com/XrpxO32.png [07:54] cosmicrajiv: I never owned a nvidia gpu, but it almost sounds like that maybe the intel gpu is disabled in the bios/uefi [07:54] but that's only my guess [07:54] ahh, sorry I misunderstood that screenshot :/ [07:55] cosmicrajiv: do you know if that works under windows for example? [07:57] murmel: no idea. i didn't check while on windows. [07:59] cosmicrajiv: the problem with these dual gpu setups in laptops is, depending on how the screen is wired in, in some setups you can't turn off the dgpu or igpu. only in newer setups (which yours should be) it works where you can turn off both. [07:59] muemel: cosmicrajiv: I never owned a nvidia gpu......., then why it is working on on-demand mode. [07:59] I would definitely look in the uefi to see if there is some setting [07:59] i installed ubuntu on the extra drive. firefox starts now. it might have been because of mozillavpn repository idk [07:59] or ppa i mean [08:00] ok i'll see it there. [08:00] cosmicrajiv: i assume that on-demand doesn't really turn off the gpu responsible for the screen. it just goes to low power [08:01] murmel [08:01] murmel: may be. [08:04] murmel: this command does the trick sudo prime-select intel [08:04] oO wow. so in cli it works but not gui? [08:04] yeah [08:05] why have a gui then xD [08:05] there is an article in this topic on askubuntu sebsite. [08:05] website* [08:06] https://askubuntu.com/questions/1395034/nvidia-x-server-power-safe-mode-unavailable [08:07] eh okay. i guess good2know [08:08] hi, we have random errors trying to install packages: W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Temporary failure resolving 'security.ubuntu.com' when i manually try to resolve this url from the same network i have a flapping behavior. sometimes it works and sometimes not. the network i'm doing this from is a k8s cluster in Frankfurt [08:09] Segaja: sounds like your network is flaky [08:09] does it help if you rewrite it to archive.ubuntu.com [08:09] i have the same issue for archive.ubuntu.com [08:09] since yesterday early morning alrady [08:10] Segaja: hm, my servers in nuremberg are fine [08:10] are you in control of the network? [08:10] our servers in US are also fine. just in europe (Frankfurt alicloud) they are affected [08:11] it is a managed k8s cluster from the cloud provider [08:11] Segaja: I would definitely talk to alicloud then [08:13] wow. i can't even do an `apt update`: Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot [08:13] initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) [08:15] murmel: did ubuntu suddenly start to promote ipv6 which isn't working for us properly? [08:15] Segaja: did you try to reach the servers over ipv4? [08:15] no [08:16] there is nothing new or faulty on Ubuntu's side here. you just have to fix your network [08:16] i didn't change the configuration and it worked before. but i will get in contact with alicloud now. maybe they did some change to prefer ipv6 now [08:16] is there an easy way to force apt to use ipv4? === diskin is now known as Guest9053 === diskin_ is now known as diskin [08:17] Segaja: https://zach-adams.com/2015/01/apt-get-cant-connect-to-security-ubuntu-fix/ [08:17] maybe [08:18] but I would definitely talk to alicloud [08:18] even in 2015 disabling IPv6 instead of fixing it was a bad advice [08:18] i'm on my way talking to alicloud, but i have to get my windows vm up first :D [08:18] sure, but at least he can get back up and running [08:19] and it's not disabling it [08:19] ravage: i agree. but for now i want to get these jobs run once today before i try to fix ipv6 [08:19] it prefers ipv4 over 6 [08:20] ok this gets creative. the container has no editor installed and apt cache is deleted... but anyway. thanks for all the help [08:20] eh makes sense to have no editor in a container :3 [08:21] Segaja, there are ways to temp disable IPv6 like on https://itsfoss.com/disable-ipv6-ubuntu-linux/ [08:21] just make sure to re-enable it when the problem is fixed or just reboot [08:21] ravage: he doesn't control the hosts [08:22] well it is a pod for a cronjob so unless i do this in the dockerfile it will be reset in the next run [08:22] cloud life if fun right? :P [08:22] cloud is only fun if you control the servers also ;) [08:23] echo 'Acquire::ForceIPv4 "true";' | sudo tee /etc/apt/apt.conf.d/99force-ipv4 [08:23] maybe that can be useful [08:24] at least it should be able to test it out in runtime [08:24] on* [08:26] ravage: that helps [08:26] just to be clear on more time: you guys don't know of any ipv6 related routing or DNS issues on ubuntu/canonical site? [08:27] Segaja: I prefer ipv6 over 4 and it runs fine [08:27] both works here. but i dont have global monitoring of the internet :) [08:28] can't we just move on to ipv6 already :( [08:28] did you try to reach anynthing else via v6? [08:28] something like google.com? [08:29] google.com resolves as ipv4 when i do a normal curl call [08:29] that should not be the default [08:29] also another server of us from NUE works but that is old infrastructure which has disabled ipv6 since ags [08:29] try this 2001:4860:4860::8888 (that's their dns) [08:30] maybe your provider's DNS is brown [08:31] but "Network is unreachabl" really sounds like a general network problem [08:32] alicloud is now also looking into this. luckily this is only one service which runs on a plain ubuntu image and installs needed packages at runtime. most likely we will write a dockerfile for this to move the package installation from runtime to buildtime [08:32] sounds like the better move anyway :) [08:35] agreed, but so far it wasn't a problem [08:36] i guess i could sue the opportunity to also bump the ubuntu base image to the latest LTS [08:37] hm, you can. I am rather a fan of taking my time to roll out new LTS releases. as I want to test it more [08:38] well i need to test the changes anyway, but since i only need locale, openssh-client and mysql-client it shouldn't that big a deal [08:39] oh, yeah. I guess that's a good start for a new LTS === ulmanak_ is now known as ulmanak [09:14] curios question: is it normal that the mirrors are accessed with http:// and not via TLS? [09:36] Segaja: yes, so you can cache them, and there is no real benefit for tls, other than "obscuring" which updates you pull + have way more load on the server as it needs to encrypt [09:36] Segaja: depending on your infra, it does make sense to cache in comparison to setting up a whole mirror [09:38] got it [09:40] Segaja: but that's why it's important to install packages with apt, as apt verifies that there was no tampering. in comparison to downloading them over http and then apt (or even worse dpkg) [09:41] sure [10:03] I'm seeing this in my syslog and wondering what can/should be done to resolve it: [10:03] snapd[1250]: storehelpers.go:722: cannot refresh: snap has no updates available: "bare", "bitwarden", "core", "core18", "core20", "core22", "gnome-3-28-1804", "gnome-3-34-1804", "gnome-3-38-2004", "gtk-common-themes", "gtk2-common-themes", "helm", "shutter", "snap-store", "snapd", "spotify", "telegram-desktop" [10:04] zetheroo: the way I read it, it just says no updates for your snap packages [10:04] I have tried removing/reinstalling snap-store, killing and refreshing snap-store [10:05] hi [10:05] murmel: ok, well I guess that's fine then. [10:05] hi NFVblog [10:06] murmel: do you know how I can see what version of a snap I have installed? [10:06] zetheroo: apt policy snapd [10:06] honestly it has been a while since I was thinking of writing to other ubuntu users, I was one of the few who listed the strengths and weaknesses that the distro had, doing a test via kvm instead of using the classic virtualbox that on the performance front does pretty crap [10:07] murmel: ok thanks. It seems things are pretty much up-to-date :) [10:07] do you mean that virtualbox performance is bad or kvm? [10:08] The "cannot refresh" part is what made me wonder. [10:08] zetheroo: I agree, but at the same time it _does_ say that there are no updates. [10:09] murmel: sure - however, if it "cannot refresh" then it would stand to reason that it cannot find any updates and therefore say that there are no available updates. [10:09] kvm is certainly the most optimized solution [10:10] zetheroo: well what does snap refresh say? ^^ [10:10] NFVblog: definitely. [10:11] murver: certainly the fact that it can interact better with the hardware is certainly a benefit [10:12] hm, well oracle doesn't really develop virtualbox any further (they just adjust for newer kernels) [10:15] murmel: but they don't pass-through and the maximum of video memory they allow you to use is infinitely small [10:16] NFVblog: as I said, oracle doesn't care about virtualbox, that's why people have to move away. "but muh virtualbox is so easy to use" [10:19] murmel: The thing is, I've seen reviews of operating systems that talk about performance issues by blaming the os not the virtualization environment [10:23] murmel and ravage: alicloud found a NS record cache with a "bad record". they cleared the cache and now it works again [10:24] The thing is, I've seen reviews of operating systems that talk about performance issues by blaming the os not the virtualization environment [10:24] great :) [10:24] my opinion on alternative packaging systems such as snap, flatpack and appimage actually find them a bit problematic, especially the first two, because sometimes graphic inconsistencies arise and also the fact that they create a lot of problems with fonts [10:24] 84.215.176.70] has quit [Ping timeout: 244 seconds] [10:24] 84.215.176.70] has quit [Ping timeout: 244 seconds] [10:24] 12:22 < Segaja> murmel and ravage84.215.176.70] has quit [Ping timeout: 244 seconds] [10:26] Segaja: great :) [10:36] zetheroo, "snap list" shows all versions of snaps instaled ... "snap info " shows you available versions of a snap in other channels ... [11:09] can someone help me coz my ubuntu Mate is not shutting down? [11:10] goes Reached target Power-Off. and then i got stuck on that [11:11] that can take 300 seconds. [11:42] i waited over 30min [11:43] then just hold the powerbutton to hard shutdown. [11:44] next boot you can read with journalctl -e # what happened. or did not happen. [11:46] this? https://pbs.twimg.com/media/FPthCwFX0AMU8zQ.jpg [11:51] tarzeau, i answered this a minute ago https://askubuntu.com/a/1424992/64683 [11:52] oops wrong channel [11:53] tarzeau, yes funny, some connections need to drop, which do not happen. [12:04] I have a question how do I move my usr directory to another partition is it possible [12:05] webchat27: i belive you'll have to setup the mount upon booting [12:05] How do I do that [12:06] Can you by it me [12:06] Guide [12:06] webchat27: can you paste the output of "ls -ld /usr" ? [12:07] Ok [12:09] drwxr-xr-x 14 root root 4096 Apr 21 03:57 /usr [12:11] @EriC^^Ā  drwxr-xr-x 14 root root 4096 Apr 21 03:57 /usr [12:12] webchat27: why do you want to create a /usr partition? [12:12] It's full I can't install programs like gcc [12:15] @EriC^^Ā  Ā  It's full I can't install programs like gcc [12:15] webchat27: ok, so you need a live usb to do it, you want to copy the contents of /usr to the other partition, then add it to /etc/fstab and delete the contents of /usr in the root filesystem [12:15] webchat27: can you boot a live usb? [12:16] This is a virtual machine [12:16] ok, load up an iso then? [12:16] Virtualbox vm [12:16] hmm, why dont you just add disk space to the vm? [12:16] Iso of Ubuntu [12:17] I did but I doesn't recognise it I tried mount [12:17] It to /usr and did wouldn'tĀ  work [12:18] webchat27: type 'sudo parted -ls | nc termbin.com 9999' paste the link it gives you here [12:19] To a terminal [12:19] yes [12:19] -bash: nc: command not found [12:20] This Is wheat I get [12:20] When I ran it [12:21] What* [12:22] webchat27: ok, type "sudo parted -ls" and paste the output in any pastebin [12:24] Model: ATA VBOX HARDDISK (scsi) [12:24] Disk /dev/sda: 107GB [12:24] Sector size (logical/physical): 512B/512B [12:24] Partition Table: gpt [12:24] Disk Flags: [12:24] Number Start End Size File system Name Flags [12:25] webchat27: paste it in a pastebin suh as pastebin.com [12:25] *such [12:28] Ok I pasted it now wget [12:29] What [12:29] what's the link? :D [12:29] https://pastebin.com/awVYzHMN [12:30] Here you go [12:31] webchat27: ok, so what is /dev/sda4 ? is that the empty partition? [12:31] Yes [12:31] I 'M loggedĀ  in to my Ubuntu vmĀ  via ssh [12:32] looks like you're using encryption for the main os? [12:33] I did not use encryption [12:38] webchat27: what does 'sudo blkid /dev/sda3' give? [12:41] Any ideas as to what could be causing this? [12:41] gnome-shell[6973]: [7059:7064:0822/143300.326577:ERROR:ssl_client_socket_impl.cc(983)] handshake failed; returned -1, SSL error code 1, net_error -202 [12:42] https://pastebin.com/mSe9JqBX [12:42] Hi all [12:44] @EriC^^Ā  https://pastebin.com/mSe9JqBX [12:45] @EriC^^Ā  Ā here is the output [12:45] https://termbin.com/9p8r [12:46] this kind journalctl log i get when i stuck on shutting down [12:46] i'm new and noob with linux [12:47] webchat27: thanks [12:47] webchat27: ok, type sudo gdisk /dev/sda4 [12:47] webchat27: sorry, sudo gdisk /dev/sda [12:48] hi, I need some help to customize keyboard on my new notebook Acer Nitro [12:48] keyboard has no Delete button [12:49] have you tried shift+backspace? [12:49] yes, I did [12:49] Fn + backspace... [12:49] no one combination helped [12:49] *worked [12:49] @EriC^^ now what [12:50] keyboard has a totally useless button on linux [12:50] Should i post the output [12:50] no [12:50] press "t" [12:50] then "4" when it asks for the partition code type "8e00" [12:51] it's the button to show up the Acer panel [12:51] Should I press enter after pressing t [12:51] yeah [12:51] Then 4 [12:52] Should I press enter after pressing 4 [12:52] I would like to map the vendor button as the Delete button, but it's not recognized with xev [12:53] webchat27: yes [12:53] Ok [12:53] Then what [12:53] as i said type "8e00" [12:53] (and enter) [12:53] :D [12:54] jojo by vendor key you mean Fn? [12:54] Ok and then [12:54] webchat27: type "w" and write the table [12:55] Should I reboot [12:55] yes [12:55] murmel no. vendor button it's another button placed on keypad. it's not Fn, nor Windows/Apple button. [12:56] jojo: sounds like it's implemented like th Fn key (which is firmware) so sounds like not really possible, but don't know too much about it [12:56] Does anyone know of a ppa for a ppa for python3.6-dev for 20.04 (Focal Fossa)? [12:57] * tarzeau is so glad, 22.04 meanwhile, and only python3.10 [12:58] deadsnakes worked, but it doesn't seem to work anymore. [12:58] sudo showkey -k --> keycode 425 release [12:58] n0fun_: I am not sure, but wouldn't it make sense to use something like mamba [12:58] not sure about -dev [13:00] That doesn't help with -dev. [13:00] I can't boot [13:00] I don't know why this particular project needs python-dev though. I guess I have to do some digging why it's needed. [13:00] n0fun_: I guess set up a 18.04? [13:00] webchat27: what's happening exactly? [13:01] Timeout waiting for device [13:02] webchat27: do you have an ubuntu iso you can load to troubleshoot? [13:02] hi, I need some help to customize keyboard on my new notebook. keyboard has no Delete button. none of these button combination works: shift/Fn/ctrl/alt + backspace [13:02] I have a snapshot I can restore to [13:03] afternoon [13:03] anyone having problems with Firefox not starting on Ubuntu 22.04 recently? [13:04] webchat27: ok restore the snapshot [13:05] Now what [13:05] Can i try symlinks [13:05] webchat27: same drill, type "sudo gdisk -l /dev/sda" paste the output in a pastebin [13:05] murmel: That could work. There would be a lot of replcation in the build chain of the project though. And it somehow feels weird to use an older os for something that worked just fine a month ago. [13:06] It's the same [13:07] The Ubuntu Server 22.04 installer doesn't like my static network IP-Subnet combination :/ [13:07] webchat27: ok, type 'sudo gdisk /dev/sda' [13:07] Subnet: 255.255.254.0/23 Address: 192.168.81.115 [13:08] 255.255.254.0/23 makes no sense at all [13:08] the installer says that the IP is not contained the subnet [13:08] webchat27: actually, type "sudo cgdisk /dev/sda" go down to the empty partition and press on 'type' change it it "8e00" then write the new table [13:08] dont restart, type "sudo gdisk -l /dev/sda" and paste the link to confirm [13:08] zetheroo, your netmask is 255.255.254.0 without the /23 [13:09] *paste the contents [13:09] zetheroo, use "ipcalc 192.168.81.115/23" . it is a really helpful tool [13:10] ravage: that's what I thought too, but the installer demands that the subnet be ended with /xx [13:10] "should be in the CIDR form (xx.xx.xx.xx/yy)" [13:11] which is why I am lost as to what this should be now [13:11] i think the server installer asks for your network. that would be 192.168.80.0/23 [13:11] n0fun_: what do you mean by last month it did work. 3.6 was never in focal/jammy [13:12] ravage: https://ibb.co/yR0FxG6 [13:12] It worked with fkulls deadsnakes, not with the ubuntu universe. [13:13] zetheroo, yes subnet is technically correct here. but the older debian installer wanted the netmask. did you try 192.168.80.0/23 ? [13:14] It's saying display is to small [13:14] Too [13:14] ravege: 192.168.80.0/23 worked! Thanks. [13:15] n0fun_: do I understand correctly that you try to figure out why a third party software doesn't work? [13:15] EriC^^ it says display is too small [13:17] webchat27: ok, use 'sudo gdisk /dev/sda' [13:18] press 'p' get the number of the empty partition, then press 't' to change the type of it [13:19] Ok === tristan_ is now known as tristan__ [13:20] Now what [13:21] @EriC^^Ā  now what === tristan__ is now known as tristan_ [13:21] did you change the type to 8e00? [13:22] It says value out of range [13:22] After I typed t [13:23] I typed 8e00 [13:23] you have to put the partition number... are you not reading what it's asking? [13:23] I did not see it [13:24] I did it it say Changed type of partition to 'Linux filesystem' [13:25] Now what [13:26] @EriC^^Ā  now what [13:26] it should say linux_lvm [13:27] so you have to repeat that step, follow this guide to extend your lvm, i have to go sorry, goodluck! https://oracle-base.com/articles/vm/virtualbox-extend-disk-and-file-system or someone here might help as well [13:27] Should IĀ  repeat it [13:27] yes [13:29] Can i try symlinking the usr directory [13:30] To another drive [13:31] Is there anyone who can help me [13:32] I'm trying to install extundelete while running from a USB, but the package can't be found. How can I install it? Lots of other packages are available [13:35] Ah, figured it out. Had to add the universe repo [13:38] I need help [13:39] I want to move my /usr to a different partition [13:40] webchat27: so where are you stuck in the guide [13:40] I don't know [13:41] webchat27: when you can't really follow guides, what do you expect from us? [13:41] I just did ctrlĀ  c and exited [13:41] Sorry [13:41] Is it possible to symlinks the usr directory [13:42] I tried mounting a disk to /usr I didn't work [13:43] webchat27: what was the error? [13:43] I didn't boot [13:43] I tried mounting a disk to x/usrĀ  directory [13:44] and what is x/usr? [13:44] I tried symlinking the usrĀ  directory it did not work and I am stuck now [13:45] yes, just follow the guide which EriC^^ gave you the link to [13:45] and if you are stuck, we are helping, but only if you try the guide [13:45] Can be be tried on a real machine [13:46] I don't understand the guide [13:47] webchat27, maybe just install a new VM with more space and copy your data over? [13:47] Okv [13:47] Should I also copy my usrĀ  directory [13:48] Is that what you can do on a real machine as well [13:48] i meant like install a new Ubuntu on a new VM and configure it [13:48] is grub-install and update-grub how you usually recover boot [13:48] webchat27: yes [13:48] Can i use bind mount [13:49] bind mount also works on a VM yes [13:49] yes you can, but if i understand your issue, the disk is still full [13:49] And on a real machine [13:49] I have another partition [13:50] That I can use [13:50] then mount it somewhere. copy/rsync the data over. modify /etc/fstab to mount /usr and reboot [13:50] But I don't know how to use bind mounts [13:50] no need for any bind mounts then. just a regular mount [13:51] aaaaal, than can be part of the process for sure. what is your actual question? [13:52] What should I write in the /etc/fstab [13:52] webchat27, https://help.ubuntu.com/community/Fstab [13:53] ravage: i have a kvm/qemu vm with busted boot -- grub loads but shows "grub2 \n grub legacy" instead of ubuntu \n advanced etc, i did -install and update without errors in chroot, now idk [13:54] grub.cfg seems ok [13:54] aaaaal: did you regenereate the config? [13:54] mh [13:54] update-grub? yes [13:55] /j digitalocean [13:56] Hey I lost connection I was the guy who asked it he question on how to move my /usrĀ  directory to a new partition [13:58] is it normal to have the /etc/fstab show the swap line have the same uuid as the one for / ? [13:59] I copied the /usrĀ  directory using sudo cpĀ  -RvpĀ  /usrĀ  to /mnt/sda4/usr [14:00] wait nevermind.. I was just looking at the last two characters of the UUID [14:00] webchat27, ls -al /mnt/sda4/usr [14:01] Should I type that comand into a terminal right [14:01] yes. and pastebin the output [14:01] I am trying to trouble shoot this VM which is breaking more and more. It takes a long time to boot. It hangs at "A start job is running for /dev/disk/by-uuid/... (32s / 1m30) [14:01] Any hints as to what that may be? [14:02] is UUID always the same [14:02] good question. I think it changed from one to another. let me restart and see aaaaal [14:02] aaaaal: no [14:02] i mean it's unique ;) [14:03] oh that wasn't for me? someone also messing with UUIDs :-) [14:04] Here is the output [14:04] https://pastebin.com/3b4iwVQL [14:04] WeeBey, if you think its the swap partition that generates the error comment it out. your system will happily boot without swap [14:04] webchat27, blkid /dev/sda4 [14:05] webchat27, is that partition ext4? [14:05] Yes [14:05] ok send the output of the blkid command [14:06] That is the empty partition I want to move the usrĀ  directory to I copied the files over [14:06] yes i understood that [14:07] https://pastebin.com/Zv2DYJiN [14:08] BlkidĀ  output [14:08] echo "b3c7cf4d-d573-406b-8fde-62cecc46a4b3 /usr ext4 errors=remount-ro 0 1" >> /etc/fstab [14:08] oh wait [14:08] echo "UUID=b3c7cf4d-d573-406b-8fde-62cecc46a4b3 /usr ext4 errors=remount-ro 0 1" >> /etc/fstab [14:08] this [14:08] Should I use sudo [14:09] I have installed latest Ubuntu, but upon boot I only get GRUB shell [14:09] do "sudo bash" first [14:09] I am using a canon printer. It works but the ccpd daemon does not start on boot. [14:09] then the echo command [14:09] I tried the command 'update-rc.d ccpd defaults' [14:10] It seems to do something no output but rebooting the process is still dead. [14:10] But the sda4Ā  is mounted to /mnt/sda4 [14:10] you can unmount it first. but that will be done on reboot anyway [14:10] How doI make it start on boot? There is an /etfc/init.d/ccpd file. [14:11] Ok [14:11] why is 'update-rc.d ccpd defaults' not working. [14:11] webchat27, when you are done pastebin the output of "cat /etc/fstab" again [14:12] aiena, which version of Ubuntu is this? [14:12] You said to sudo bash then echo right [14:12] yes [14:13] What should I run after sudo bash echo [14:13] ravage it is ubuntu 18.04 [14:14] 22.04 lts [14:14] aiena, even that should manage startups via systemd not init [14:14] if I do systemctl enable ccpdĀ  I get an error 'update-rc.d: error: ccpd Default-Start contains no runlevels, aborting.' [14:14] webchat27, the commands to run were "sudo bash" and then echo "UUID=b3c7cf4d-d573-406b-8fde-62cecc46a4b3 /usr ext4 errors=remount-ro 0 1" >> /etc/fsta [14:14] aiena, i never heard of ccpd to be honest [14:15] ravage I tried enabling via systemd [14:15] ravage yup its a proprietary canon thing. Cups talks to ccpd which toalsk to the printer [14:15] talks [14:16] new drivers use UFR II [14:16] aiena, and are you sure your printer still need that in 2022? [14:17] especially canon normally has quite okay drivers for linux, but I guess depends on the model/make year [14:17] yup its an ancient printer everything works fine just can't start the daemon on boot [14:17] ancient and excellent printer [14:17] aiena, https://gist.github.com/akikoskinen/98b18251ca05b152d2df3548d057ef49 [14:18] maybe you can use that as a base for a systemd service? [14:18] aiena: which printer do you have? [14:18] It says permission denied [14:18] murmel LBP2900 [14:18] webchat27, at what command? [14:18] https://help.ubuntu.com/community/CanonCaptDrv190 [14:18] Echo [14:19] but that docu is a bit dated [14:19] webchat27, then you are not root. did you enter "sudo bash" first? [14:19] Yes [14:19] Can i edit the file manually with echo [14:19] i have no idea what that means [14:19] ravage how do i create systemd unit files [14:20] aiena, it is in the README on that link :) [14:20] makybe I can call /et/init.d/ccpd start from there [14:20] aiena, Put the ccpd2.service file into `/etc/systemd/system` and run `systemctl daemon-reload && systemctl enable ccpd2` as root [14:20] As in sudo nano /etc/fstab [14:20] webchat27, ok then do that and add the line [14:21] UUID=b3c7cf4d-d573-406b-8fde-62cecc46a4b3 /usr ext4 errors=remount-ro 0 1 [14:21] ravage in that init file there is nothing about start stop etc. [14:21] aiena, there i no init file at that link [14:21] *is [14:21] it is a systemd service file [14:21] i mean the ccpd3.service [14:21] that is totally fine [14:21] ccpd2.service [14:23] ravage ok so enable start stop etc will work fine [14:23] aiena, i hope so yes. just try it :) [14:23] https://pastebin.com/73Qag5EX [14:23] will do [14:23] tomorrow [14:23] thanks [14:23] mailed your gist to me for backreference [14:23] your/authors [14:23] good luck :) [14:24] Here is the output from cat /etc/fstab [14:24] webchat27, remove the second last line [14:24] webchat27, UUID=b3c7cf4d-d573-406b-8fde-62cecc46a4b3 /mnt/sda4/ ext4 defaults 0 0 [14:24] remove that one [14:25] webchat27, also your comment out the line with the swapfile [14:25] from /mnt/sda4/etc/swapfile none swap sw 00 [14:25] to #/mnt/sda4/etc/swapfile none swap sw 00 [14:25] then paste the file agaon [14:25] *again [14:27] I need the swap file [14:27] you can create/use it after a succcessful boot [14:27] So don't delete it [14:28] Only uncomment it [14:28] that is what i wrote yes [14:28] Only comment it # [14:30] Here you go [14:30] https://pastebin.com/V4jNGHNv [14:30] Now what [14:31] sudo mv /usr /usr_old [14:31] sudo mkdir /usr [14:31] sudo sync [14:31] then reboot your VM [14:32] if it throws any errors you can just hard reset it [14:32] What's usr old [14:32] or lets try it a little more soft [14:32] did you already type anything? [14:32] After the cat /etc/fstab nothing [14:33] ok [14:33] 1 sec [14:34] My usr the one I copied to is in /mnt/sda4/usrĀ  that's where I copied my usr directory to [14:34] yes [14:35] the problem is that we should remove the old usr files our of the way before the reboot [14:35] What should I do next [14:35] but a lot of your system files are in there. so you may not ne able to execute anything after that :) [14:35] I know [14:36] What can we do about that [14:36] doing this from a live ubuntu ISO would be much easier [14:36] How to hi do that [14:36] yoyu boot https://releases.ubuntu.com/22.04/ubuntu-22.04.1-desktop-amd64.iso in your VM [14:36] How do I do that [14:37] you [14:37] You what [14:37] and click "try Ubuntu" instead of install when it starts up [14:38] I have ubuntu sever minimal [14:38] that does not matter. we only need the live system to mount your actual server system [14:39] and you have a GUI in virtualbox i guess [14:39] so you can use a mouse and keyboard on the VM [14:39] Yes I can use rdp [14:40] Should I unmount the disk [14:40] ok. then boot up that ISO and report back when you are at the Ubuntu desktop [14:40] you can [14:40] but it will do that on reboot [14:40] Okb [14:41] Do you have an email [14:42] why would you need my email? [14:42] Who doesn't have an email? [14:42] We can keep in touch with cause I don't have physical access to the vm [14:42] this is not my actual job. im here when my paid job allows it [14:43] but you can get back here and ask whoever is available to help at that time [14:43] That's nice of them. [14:43] What should I tell then [14:44] what you already did and what you stil want to do [14:44] Ok [14:44] delete the old /usr files from the system and then mount the sda4 partition to /usr [14:45] fstab already fixed [14:45] That's all I have to do when I boot into a live iso [14:45] Hi, i'm on ubuntu 22.04 and trying the new rdp support in gnome via wayland. I can connect, but I see a black screen. Via Android client and remmina both give a black screen. Is there something I need to configure via pipewire to allow rdp to capture the screen, or am I completely off track? [14:46] webchat27, basically yes. you could reboot now and check if it boots. but you still wont have any free space because the old files in /usr are still there [14:47] mtlife, have you tried the Xorg session ? [14:47] mtlife, as far as i know pipewire only handles audio. so that would be a strange bug to produce a black screen. Xorg session would be a good check yes [14:47] But won't IĀ  not be able to boot case I won't get the type any commands [14:48] Let me check xorg then. Brb [14:48] Can it try symlinks [14:49] webchat27, you can try whatever you like of course [14:49] Will it work [14:49] i dont know. that depends on what exactly you will do [14:50] Okv [14:50] Ok [14:51] So after I boot into a live iso I should click on try Ubuntu and then [14:51] open a console. mount your / partiton somewhere and rename /usr to something like /usr_old. then create /usr again [14:51] Back, now on xorg. Still a black screen with rdp [14:52] unmount your / and reboot === go4godvin is now known as testing [14:52] mtlife, ok. i have no experience with that new RDP really. maybe someone else can help [14:53] Is there a guideĀ  or an article I can follow in case I forget what to do [14:53] ravage: thanks, internet seems also quite empty still on the topic [14:55] mtlife, ravage, does this help ? https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1977663 [14:55] Launchpad bug 1977663 in gnome-control-center (Ubuntu Jammy) "Remote Control under Remote Desktop sharing option only works for VNC" [High, Fix Committed] [14:55] webchat27, this are really basic linux commands. maybe seek help from a professional or try it here again. there are general guides how to manage partition and do basic linux stuff of course [14:57] So after I boot into the live iso what should I do [14:57] ogra, maybe. but a black screen means that the service itself should run right? [14:57] no idea [14:57] same :D [14:57] i see the workaround is missing in the bug though [14:57] "gsettings set org.gnome.desktop.remote-desktop.rdp view-only false" [14:58] mtlife, ^^^ try running that command and see if it starts working then [14:58] Let me try [14:59] now I get "admin might have ended your session" when trying to conect [14:59] Ok thanks [14:59] bad admin [15:00] mtlife, hire a new admin ... that one is bad (like ravage said) ... [15:00] ;) [15:00] @/rem [15:00] mtlife, might need some kind of restart/rebott/whatever ... [15:00] *reboot [15:01] I'm trying some of the grdctl commands [15:01] but are you back on wayland? [15:02] it may acually need wayland to work. but im really just guessing here [15:02] it might, yeah [15:02] ravage so this is what I should do after I boot from an iso click on try Ubuntu and thenĀ  Ā open a console. mount your / partiton somewhere and rename /usr to something like /usr_old. then create /usr again [15:02] your admin should know šŸ˜„ [15:03] I'm still trying xorg, see if I can get that to work. But this is a 18.10 -> 19.04 -> 19.10 -> 20.04 -> 22.04 system upgrade, so might also have some leftover configs that it doesn't like. [15:03] Is that correct ravage [15:05] webchat27, that is what i wrote. so i think that is correct of course. i also continued to suggest with / and then reboot your system [15:05] ok, got it working in xorg via restart of the service. Let me try wayland now. [15:06] webchat27, in that case / ist the root filesystem of your server system mounted somewhere else at that point [15:06] What [15:07] webchat27, this is really not going to work without the actual system in front of you and full access. please come back when you have that and someone may be able to assist you further then [15:08] Ok thanks [15:10] Ok for those interested, wayland rdp does not work with my setup (nvidia-515 drivers), xorg works via manual restart of rdp (possibly also just use the button in the settings). Might even be wayland related as in, after the restart it properly uses x11. [15:11] does the Xorg only limitation still applies for 22.04.1? [15:11] i have not even tried wayland yet after my initial installation of 22.04 [15:12] limitation for nvidia devices i mean [15:13] What limitation are you referring to? That those with nvidia don't start wayland by default? [15:13] wayland was not even available because of a driver problem [15:14] the installer disabled when it detected an nvidia card [15:14] *it [15:14] ravage: afaik I can run wayland fine on 22.04.1 [15:14] My understanding was they disabled it for nvidia by default because there were issues with suspend on some gpus. [15:14] It was still available from the login manager tho. [15:15] Yes, i've had that issue. My laptop wouldn't suspend, sometimes it still doesn't, but wayland works fine. Get home and laptop is blazing in the bag. [15:15] If you want to see how well it works for you. [15:15] there was a udev rule that removed wayland on the login screen via gdm.conf [15:15] if it is shown now that has been fixed [15:15] Just a double check if it really suspended before bagging it [15:16] let me logout and see what i get :) [15:16] Oh yeah you're right forgot about that ravage, it wasn't always in the login manager, yer totally right, im wrong. [15:16] forgot about having to restore that [15:18] back on wayland === erverserione is now known as erversione [15:19] i could actually test that RDP thing now [15:20] FYI: if you enable remote control of the screen I get a cursor that I can move, and my actual mouse moves as well [15:20] So, rdp works, just not the screen capture [15:23] heh [15:23] i can see my screen but view only [15:24] let me try that command [15:25] that fixed it === aaguhagegaooeg is now known as westor === westor is now known as Guest709 [15:36] multi monitor support may not be a thing yet [15:40] ravage: So are you using wayland in order to test it and find problems to report to the wayland team, or are you under the illusion that it's ready for production? [16:11] can anyone help me with that problem on shutting down stucking [16:11] https://termbin.com/9p8r [16:12] Tiberi, ata1: hard resetting link not agood sign [16:13] anything that i can do with that? [16:13] Tiberi, check the disk [16:14] Tiberi, might be hw not sf [16:14] i have done that with another pc and firmware is up to date [16:14] it can be [16:14] firmware ? [16:14] sdd's firmware [16:14] your disk is probably done [16:15] it dosen't boot on usb either [16:16] Tiberi, before replace it, you can try change the port or the cable [16:16] sdd should be good [16:16] laptop so i have only 1 port [16:16] if i don't link it on cd driver port [16:17] ata1.00: irq_stat 0x08000000, interface fatal error [16:17] anyway to ingnore error and force to shut down? [16:18] everything works fine but dosen't just shut down === ulmanak_ is now known as ulmanak [16:43] i can't resolve hostnames after upgrading to 22.04 [16:44] systemd-resolve --status | grep Current gives me Current Scopes: None [16:44] i'm not sure what to do [16:49] yin, Ubuntu Desktop or server? [16:57] server [16:57] it's a digitalocean vps [16:57] uh. they always have some strange custom images [16:57] murmel: I am just trying to make it work somehow. I downgraded to 18.04. Then I get "SyntaxError: future feature annotations is not defined", which seems reasonable considering this is python 3.6. The stacktrace reveals it's /usr/lib/python3/dist-packages/setuptools/dist.py causing that. I have no idea why this doesn't work. [16:57] first place to look would be the netplan config [16:57] does that look like it is being used? [16:58] ravage: /etc/netplan/ is empty [16:58] not a real server install then [16:58] i tried creating a 01-netcfg.yaml file [16:59] with renderer: NetworkManager === lotuspsychje_ is now known as lotuspsychje [16:59] i will probably not even use netplan then [16:59] does /run/resolvconf/resolv.conf exist? [16:59] yes [17:00] where does "ls -al /etc/resolv.con " point to? [17:00] +f [17:00] n0fun_: you downgraded the whole OS? [17:00] or is it a regular file? [17:01] ravage: -> /run/systemd/resolve/resolv.conf [17:01] and what is in there? [17:01] with cat? [17:01] search DOMAINS6 [17:01] and that's that [17:03] yin, is your network interface eth0? [17:03] yes [17:03] try [17:03] systemd-resolve --set-dns=8.8.8.8 --interface=eth0 [17:04] that did it! [17:05] check if that is reboot safe [17:05] im not sure :) [17:05] chacking [17:05] +checking [17:07] it's not [17:07] ok [17:07] try to create /etc/systemd/resolved.conf.d/dns_servers.conf [17:07] or maybe there are already other files [17:07] [Resolve] [17:07] DNS=8.8.8.8 [17:07] should be enough [17:09] you can add FallbackDNS= if you want more than one [17:10] ravage: with rdp you could see your screen? [17:10] mtlife, yep. all working fine. only one monitor though [17:10] Let me try disconnect my monitor [17:12] thanks ravage [17:12] it seems to do the trick for now [17:12] Nah, doesn't work for me. If wayland works for you, may I ask what gpu you have? Is it a laptop with Intel/Nvidia combi like this one? [17:12] great :) [17:12] i'll try to understand what happened [17:13] my guess is that the upgrader did not feel great about that custom DO image [17:14] mtlife: desktop system with Intel onboard and Nvidia external CPU [17:15] but nothing connected to the intel [17:15] GPU [17:16] Yeah, could mean if I disable intel it will also work for me. I'll try that later. Not really an option since it is a laptop, but worth a try nonetheless === scoobydoob is now known as scoobydoo [17:52] ravage: nah doesn't work. I'm giving up for a bit, maybe google later specific nvidia/intel combi [18:06] I thought we had hybrid video solved, at least as far as locking it down to the Intel hardware. [18:07] !bumblebee [18:07] The Bumblebee Project aims to support NVIDIA Optimus technology under Linux. The Bumblebee website can be found at http://bumblebee-project.org/ [18:11] nvidia prime is the way to go these days jhutchins [18:34] How do I move my usrĀ  directory to another partition Here Is what I have done I copied. Usr directory to /mnt/sda4/usrĀ  I edited the fstab I have the rescue disk ready after clicking on try Ubuntu what should I do [18:45] Is anyone there [18:45] yawp [18:47] webchat14: Anything we can help you with? [18:47] How did you copy the contents of /usr ? [18:47] (Oh, I see the question now.) [18:48] I think all you need now it a bind mount in fstab. [18:48] I 'M at the part where I have the rescue disk ready what should I do after I click on try Ubuntu [18:49] webchat14: https://serverfault.com/questions/613179/how-do-i-do-mount-bind-in-etc-fstab Bind mount /mnt/sda4/usr to /usr. [18:49] cp -a preserves all attributes, better is rsync -avz [18:53] Will it add more storage to /usr if I use bind mounts [18:54] You don't need to bind mount /usr unless you're doing a live chroot. If you're just setting up a system you just mount it to /usr and put it in fstab. [18:55] Bind mount is for active systems like dev and sys. [18:55] Good Afternoon :) [18:55] webchat14: Did you partition your drive and end up with free space in the wront place? [18:56] arraybolt3, he already has the usr dir copied do a new partition with ext4 and the UUID is already in the fstab. all he has do to is mount his / from the live ISO and rename /usr to /usr.bak and reboot really [18:56] if it works then he can delee /usr.old [18:57] ravage: I thought he had /mnt/sda4/usr and needed that to go to /usr. I'm guessing he meant /dev/sda4 and just needed that mounted to /usr? [18:57] In which case, yeah, you're right. [18:58] well at least he showed me the mount point of /dev/sda4 and that looked like he copied /usr over [18:58] wee could check that drom the live iso [18:58] *we [18:59] What should I do after I click on try Ubuntu [18:59] open a terminal [18:59] ravage [19:00] Ok [19:00] And then [19:00] sudo -i [19:00] sudo -i [19:01] lsblk | nc termbin.com 9999 [19:02] <_apex_> . [19:02] Is that even a comand [19:02] it is a command yes [19:02] anybody know where i can find a shell command called showkey [19:02] And what should the output be [19:02] I have been search for a source file, but can't find one [19:03] webchat14, a URL [19:03] kbd: /usr/bin/showkey [19:03] And what should I do with it [19:03] sarnold, thanks, [19:04] webchat14, send the URL [19:05] Should I paste it here [19:05] if you want help that would be a good idea yes [19:07] I thought you told me to mount the drive anywhere in the filesystem rename the old one and the reboot [19:08] i told you to paste the URL [19:08] Well there doesn't seem to be a url [19:08] to check the partitions , lsblk | nc termbin.com 9999 # is a command that paste those so we can read [19:08] it appears as a number [19:09] Ok [19:10] Wait can I connect to system using ssh or do I have to do it by hand [19:10] no, you are in live mode, you just need networking [19:11] and possibly start the ssh service [19:11] Like ether net or Wi-Fi [19:11] it is a VM. so ethernet [19:11] Okv [19:11] is it a VM ? [19:12] webchat14: Click "Try Ubuntu". Then open a terminal by pressing Ctrl+Alt+T. Then run "lsblk | nc termbin.com 9999" in the terminal. That will spit out a link - send the link over IRC. [19:12] i hope so. he mounted the ISO in virtualbix [19:12] *box [19:12] oh i missed that. [19:12] why move usr,... [19:12] it was a little earlier [19:12] If you don't get a link, then connect your system to the Internet and try again. [19:12] no free space on / [19:13] somehow LVM was too complicated [19:13] lvm in a vm ? [19:13] * oerheks totally lost [19:13] i dont know oerheks. it is what it is now :D [19:14] but there is already a new virtual drive on there and usr is copied. so we may get some free space after we remove the original /usr dir [19:15] i would still just install a new VM and copy my data over [19:15] Aaaaaaand... Matrix let me send a message just immediately after he left. [19:15] And now is only telling me now. [19:16] i suspected a limited ssd and a hdd .. [19:16] * arraybolt3 shakes Element [19:16] arraybolt3, matrix just cares about your mental health here really [19:17] I suspect vigorous partitioning. [19:17] matrix does not show join/parts .. useless [19:17] I have a brand new install of 22.04 - after apt update and apt dist-upgrade I am told that: The following packages have been kept back: [19:17] isc-dhcp-client isc-dhcp-common - why? [19:17] heh, it's worse than that -- it actively pretends people are still around [19:17] oerheks: On the other hand, popular channels tend to be flooded with join/part/ messages [19:17] Blah. [19:18] welcome back arraybolt3[m] [19:18] jpmh: try "apt policy isc-dhcp-client" -- it's probably "phased updates", I think that command will confirm or deny that [19:18] they are phased [19:18] somehow they really love those lately [19:19] with a litte more information in apt that would cause a lot less support querstions [19:19] *questions [19:19] sarnold: I have no idea what "phased" means here - please explain [19:19] some have proposed enabled? isc-dhcp-client shows up there,... https://launchpad.net/ubuntu/+source/isc-dhcp [19:19] !phased [19:19] oh .. [19:20] https://wiki.ubuntu.com/PhasedUpdates [19:20] jpmh, it will roll out in phases / stages. so basicially just wait [19:20] Push out stable release updates to expanding subsets of the userbase so that serious regressions can be detected before updates are pushed to everyone [19:20] yes, wait. [19:21] use the update icon, so you don' t see this held back packages [19:21] ravage: ty - but why does it even show if it is not really ready [19:21] oerheks: ty - as it happens command line only, so no icon [19:22] "2 packages can be upgraded" is still just wrong here :) [19:22] anyway - ty to you all - I think the summary is that it is just confusing and in time it will fix itself [19:23] indeed, confusing, and the other new thingy is it shows that you need to reboot [19:24] no more checking if /var/run/reboot-required exists [19:26] not that i recommend it but if anyone wants to get rid of the updates rignt now [19:26] sudo -- sh -c 'mv /etc/machine-id /etc/machine-id_; apt -y full-upgrade;mv /etc/machine-id_ /etc/machine-id' [19:27] totally works :P [19:29] ravage, but i want more updates, just no proposed. [19:30] change your dist to devel in your sources file? :D [19:45] <_apex_> had to do a reboot recently (22.04.1) Just noticed that random? installed 3rd party apps are not showing in "installed applications" ... they show when I search for them. And they launch...but they are not in the app launcher. Ideas? [19:46] apex, check with the 3rd party support? [19:47] without example we cannot tell why [19:47] no launcher = no entry in your menu [19:49] <_apex_> multiple apps from multiple 3rd parties [19:49] oke, we need to ask what 3rd parties? [19:51] <_apex_> googling seems to indicate this is a bug, was hoping gurus here had a hack b4 Ubuntu does. It's no biggy as I primary SSH into this box and dont use the GUI do to frequent gnome crashes. [19:51] <_apex_> MS VS Code [19:51] <_apex_> Firefox, Session, Telegram [19:53] <_apex_> wonder if these are all snaps [19:53] could well be, ' which firefox' shows the path [19:56] <_apex_> yup, snap/bin/firefox [19:57] then it is not a bug; they show up with snap list [20:12] <_apex_> that was just FF. Others like VS Code are not snaps. [20:13] _apex_, how did you install vs code then? [20:16] there's a vscode deb package: https://code.visualstudio.com/Download, and there's deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main [20:22] <_apex_> yah I'm not sure as its been a while. I was just going off the install location. [20:24] _apex_: I tried to check and see if I have the same issue, but nothing shows up in the software center for me under Installed. It's just a blank grey screen. *shrug* [20:24] _apex_: I'm not sure how long that's been broken, as I don't typically use it. [20:25] <_apex_> same here I just discovered it while looking for my other apps [20:26] _apex_: "snap list" will list your snaps, and "dpkg -l" will list all conventional packages installed. [20:46] <_apex_> interesting, running snap list shows that some of my snaps are apps still showing, so does not appear to be that [21:02] so how would you use them over ssh ? === JoelJoel is now known as Joel [21:10] hi [21:10] Is there proof that ubuntu respects privacy more than windows 10? Genuinely curious [21:11] is there proof it does not? [21:11] more a subject for #ubuntu-discuss [21:11] alright [21:13] Guest30: it's all open source, so yes [21:14] j ubuntu-discuss [21:27] hi all [21:28] hi [21:29] i have this problem : An error has occurred. See the log file [21:29] /home/xp9/.eclipse/com.subgraph.vega.application.product_1.0.0.201410142137_816604884/configuration/1661202948539.log [21:30] err we cannot read that logfile [21:30] !paste [21:30] For posting multi-line texts into the channel, please use https://dpaste.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:30] ok [21:31] and is vega in our repositories? [21:31] i think it is a Kali product? [21:32] "product" [21:32] Hello folks, I'm trying to extend partition 5 in /dev/vda disk using growpart [21:32] $ sudo growpart /dev/vda 5 [21:32] On running growpart, I do see it changed [21:32] $ CHANGED: partition=5 start=1052672 old: size=40888320 end=41940992 new: size=82833375 end=83886047 [21:32] But on running lsblk, I don't see partition 5 picking up the remaining 20G that's available [21:32] trying to RDP into an Ubuntu box but RDP keeps claiming there's a session open even though the box was just bounced.. anyone ever experience that? [21:32] is not a kali product nor in ubuntu repository [21:32] worst_: ssh in and fix it [21:33] I'm not sure what "it" is [21:33] a clown [21:33] sudo growpart /dev/vda 5 .. a space between vda and 5? [21:34] lsblk output after running growpart: https://imgur.com/a/0kAFAtj [21:34] oerheks I believe growpart takes those two parameters separately. [21:35] Like so: sudo growpart /dev/DEVICE_ID PARTITION_NUMBER [21:35] log [21:36] https://dpaste.com/D7WZ8U9L3 [21:36] xp9, oke, this is ubuntu support, not arch [21:38] oerheks im on ubuntu not arch [21:38] that is not what the error says.. and what is vega? [21:38] ubuntu 18.04 lts [21:39] oerheks i've installed eclipse with snap --classic [21:39] non i have problem with java tools [21:39] now [21:40] wow thanks matsaman you're great [21:44] I have vda1, vda2 and vda5. Is vda5's partition number 5 or 3? [21:48] On running fdisk -l /dev/vda, I get this: https://imgur.com/a/0kAFAtj [21:48] (second image) [21:49] Why does vda2 have 20G now? I only wanted to grow vda5 :( [21:49] because .. space between vda and 5? [21:49] it takes the 1st mounted, i guess [21:49] Wait, what do you mean space between vda and 5? [21:50] Ā Ā  Example (as per growpart --help): [21:50] read back.. oerheks I believe growpart takes those two parameters separately. [21:50] Ā Ā Ā  - growpart /dev/sda 1 [21:50] Ā Ā Ā Ā Ā  Resize partition 1 on /dev/sda [21:51] maybe i am wrong, but seems logical [21:51] Could it be that I supplied a wrong partition number and hence it took the 1st mounted? [21:51] If 5 is not the right number that is. [21:55] asmer: this is an MBR partition table, vda2 defines the extended region, vda5 is the first partition in the extended region. [21:59] tomreyn vda5 is partition under vda2? [21:59] *is a [21:59] asmer: yes [22:00] So what's the right growpart command in this case? [22:00] Something like /dev/vda2 1? [22:00] i looked at https://imgur.com/a/0kAFAtj which seems to show that all available space is already partitioned, so i'm not sure what your goal is, can you explain? [22:01] oh i missed the total capacity of 40 GB, sorry [22:02] Yep, total is 40. I want to add the excess 20G to /dev/vda5 because that's where my root filesystem is. [22:03] so what you'd need to to do make use of the remaining sectors is to remove vda5, then vda2, then either (a) create a larger extended region, then create a new partition in it, or (b) create one or more primary partitions [22:04] things will get easier once you move towards gpt [22:05] Is removing vda5 and vda2 safe? [22:06] it should not break the disk. you'll loose all your data unless you'll find a way to create the partitions at the same lower boundaries again, though, of course. [22:07] Hmm, is there no way to just expand vda5 to just go from 20G to 40G? That's all I need honestly. [22:10] if i read this right, using fdisk, you can just delete vda2 and recreate it with the intended size, then grow vda5 https://unix.stackexchange.com/questions/320201/how-to-extend-logical-extended-partition-with-fdisk [22:11] Okay, wouldn't deleting vda2 be dangerous though? [22:11] you don't do any such operations with out known working and complete backups [22:13] :( [22:14] As per the lsblk output, vda2 hasn't taken up the additional 20G, right? [22:14] Why are we deleting it then? [22:16] because it defines the extended region. which, currently, does not span to the end of the disk. and there can be no partition behind that. so you need to redefine the extended region. [22:16] Ah, I see. [22:19] What's the intended size for vda2? [22:19] -1 [22:20] i think this selects the highest available sector / block number [22:21] I see [22:23] Do I need to follow the expert command bits here: https://unix.stackexchange.com/questions/320201/how-to-extend-logical-extended-partition-with-fdisk? [22:24] no, you just delete and create. [22:26] Looked like it worked. [22:26] lsblk reflects 40G on /dev/vda5 now :) [22:27] you'll still need to grow the file system, if not done, yet [22:27] Now I guess I'll extend my filesystem and I should be done. [22:27] Yes, thanks a lot :) [22:28] post the current partitioning view first if you like: sudo fdisk -l /dev/vda | nc termbin.com 9999 [22:28] Failed to find physical volume "/dev/vda5". [22:28] :( [22:29] tomreyn: https://imgur.com/2DFIDWj [22:29] Current partitioning [22:30] looks fine to me [22:31] what's the above error message from? [22:31] On running pvresize /dev/vda5 [22:31] so there's an LVM2 PV on it? [22:34] i had interpreted "I want to add the excess 20G to /dev/vda5 because that's where my root filesystem is." as "vda5 contains a single file system" - but you didn't really say so. [22:35] Yeah, afaik, there's only a single filesystem on vda5 [22:36] sudo file -s /dev/vda5 [22:37] https://imgur.com/80Hl4l1 [22:37] do you know the difference between text and images? [22:38] Lol, let me copy the output to pastebin then. [22:39] sudo resize2fs /dev/vda5 [22:39] https://dpaste.com/GQHUPDHXJ [22:39] oh you need to fsck it first [22:40] It looked like it worked? [22:40] Extra space shows up on df -h [22:40] oh it's mounted? [22:40] well, luckily online resize is possible [22:40] still, unomunt and fsck it soon [22:41] Can I unmount a live filesystem? [22:42] you should not [22:42] and while, yes, you can also do repartitioning on a live system, most of the time that's not a good idea. [22:43] well, unless you know exactly what the implications are. [22:43] Can I fsck upon reboot then? [22:43] That seems easier [22:44] shutdown -rF now [22:45] yes it should fsck automatically on next boot [22:45] Great [22:45] Let me do that now [22:45] should. better make sure it happened. [22:45] How do I make sure fsck has run though? [22:46] I guess if it boots after shutdown -rF, it must have run it [22:49] it would show on screen, maybe log it, and the dirty bit would no longer be set [22:49] I see. [22:49] Thanks! [22:50] you're welcome [22:50] and i really hope you had backups. :) === erverserione is now known as erversione === mkv is now known as m4v