[00:07] hello [00:07] is there a problem installing 24.04 on a drive connected to USB? === JoeBk is now known as Guest950 === JoeBk_ is now known as JoeBk === abydon6 is now known as abydon [03:17] Hey everyone I am launching a Linux only software index website that is free to use (no ads), I am looking for anyone who would like their software listed on my site the rules are simple: No emulated applications, No closed source applications, No applications that rely on paid/proprietary dependencies that are not included. To submit your software [03:17] you just need to private message me on IRC with one link to your project, this must be the main link that displays all of the information about your software such as a homepage or git repository. Thank you! [04:07] can you guide me on a reliable way to record macros in linux. The problem i am facing is when using extensions for browser it is unable to extract data from spreadsheet [04:08] prefered if possible from terminal [04:23] theres xdotool can press keys and write stuff maybe [04:31] wmctrl too might help [04:33] Thanks a bunch, I have a repeated task for 700 data entries and tomorrow to submit. [04:33] I did install xdotool [04:34] can you also recommend some data scraper to extract data [04:34] for teminal [04:35] c++ jk [04:35] idk [04:36] Hi, I activated Ubuntu Pro on a Ubuntu 14.04 installation (yeah, I know. ;-)). It updated a lot of things, but not firefox and thunderbird. Is that intentional? [04:37] theres cat cmd [04:37] but idk how to extract [04:40] use some kind of find command then pipe into echo [04:41] but dont overwrite same name as file [04:44] Thanks [04:45] lineal, What exactly are you trying to do? Can you be more specific? [04:45] yeah [04:46] maybe you neded a json extractor or something [04:46] idk what youre doing [04:47] we [04:48] lineal_, Guessing you lost connection. What exactly are you trying to do? Can you be more specific? [04:51] well i have spreadsheet for data which i have arranged for data entry, Requiring me to put the data in the university website, for completion of records for 700+ staff member, there are three types of automation that i am trying to make [04:52] 1. to navigate the said website [04:52] 2. using repeated key stokes for inserting data [04:53] 3. using if condition to select from drop down menu [04:53] 4 repeat the process [04:56] I have tried using extension based auto clicker, ui vision but all of them have some issues with spreadsheet and instead of using reference cell it directly copies values which is not useful [05:23] lineal_: those are not exactly questions for #ubuntu, but if this is an online spreadsheet, why not just export the data? [05:24] or copy/paste [05:26] that is the problem, the university website does not allow batch upload or provide api, and i hope you can relate to the level of pain you get for manual entry of 100s of data [05:26] yes just copy pasting 100s of data [05:28] sounds like they need to fix the process for whatever you are trying to do [05:29] it might be possible to automate this with curl [05:32] buongiorno [06:30] sounds like job security. why fix that? lol. [06:51] because any indian it worker is able to replace you then [08:10] ahoi. i am playing with the new ubuntu24 desktop installer and I am trying to find a way to run an automated installation with it. unfortunately the docs are not showing a way to do so, any pointers would be welcome. [08:11] i see its started using "ubuntu-desktop-bootstrap" which seems to accept a machine config, also i can find answers.yaml in the snap but how would i make the installer ask no questions whatsoever but read them from a configuration file? [08:26] ciao [08:26] !list [08:26] gigione: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type «/msg ubottu !bot». If you're looking for a channel, see «/msg ubottu !alis». [08:37] why camera preview in Cheese or Snapshot apps looks opposite to reality? [09:04] ice9, because you're used to seeing yourself in a mirror [09:05] rfm, that's not right, because the resulted images are different than the images I take from a phone back camera for example [09:11] ice9, no, you misundertand. the apps flop them on purpose, because otherwise when you move it would look wrong.if you look at the pics from the phone selfie camera, notice that the preview you see while taking the picture is flopped but the image saved isn't. and this has nothing to do with ubuntu so I'lls shut up [09:35] I have a ubuntu 22.04 server running mail and multiple Wordpress sites. I have added a new site with a new domain, but unlike my other Wordpress installations, administrative e-mails sent from the new site are not DKIM signed. I can't remember what I did (or if I did anything?) to have the e-mails sent DKIM signed, so I'm at a loss for figuring out why the e-mails sent are not signed. My mail [09:35] is set up with Postfix using this tutorial: https://123qwe.com/tutorial-debian-10/. Can anyone point me in the right direction to find out what I need to setup to have e-mails sent for the new site DKIM signed? [10:10] is ubuntu still fixing bios mode boot bugs? i'm installing 22.04 on a 2006 pc with no uefi but looks like the installer thinks it has uefi [10:12] i ran into the problem that the disk is partitioned as mbr but the installer wants me to create a small bios boot partition on it, and it creates gpt on it [10:13] also complains of a missing efi esp [10:15] i mean i want to put mbr on the disk, but the installer doesn't ask about it. just creates gpt on it [10:32] if i precreate the mbr and partitions, the installer works fine(ish) [10:34] what's the installation media and how did you create it? [10:36] PeGaSuS: burned a dvd [10:36] PeGaSuS: couldn't make it boot off a usb stick [10:37] it almost worked as i saw the usb stick name in the bios [10:38] did you burn it on another Linux distro or Windows? [10:39] PeGaSuS: on linux with k3b === duckworld_ is now known as duckworld [10:41] I wonder if k3b is burning the DVD with "to be used on GPT" mode by default [10:42] it's the normal ubuntu mate 22.04 iso [10:42] tyrone_j: BIOS should be able to read GRUB PC from first sector with GPT. [10:42] Thete will be protective MBR sector. [10:43] so far I've used only Rufus on Windows and BalenaEtcher on Xubuntu. with Rufus you can choose if the target partition is MBR or GPY. unsure about the others [10:46] it fails probably because i don't create the small bios_boot partition [10:50] I don't remember needing to create any partition ever either on MBR or GPT [10:50] but my oldest PC is from 2012, though [10:51] if you want to boot the computer in both modes, then you need it [10:54] but now ubuntu mate is installed in bios/mbr mode and it works [10:54] yeah. usually I just choose MBR or GPT and format the entire drive to match [10:55] i've created a multi-boot usb stick that boots in both modes. uses grub on the stick [10:55] and i'm sure ubuntu devs that test the distro might have a use for it :) [10:55] i mean the possibility to boot in both modes [12:06] Hi all [12:14] tyrone_j: The Ubuntu ISO should be able to boot in BIOS or UEFI mode. I think that the problem happens when you choose erase disk and install Ubuntu- it will format the drive using GPT even if you boot in BIOS mode and some old computers can't boot it even with the bios boot partition [12:21] jeremy31: that's my issue. i don't get to use bios/mbr if i don't pre-create the mbr partition table [12:21] jeremy31: now on that system i have one btrfs filesystem and a swap partition [12:24] tyrone_j: A guy made a tutorial about doing it on Mint, Ubuntu likely isn't much different https://foxclone.org/downloads/20230509-LM21_legacy.pdf [12:29] jeremy31: only thing i needed to do was pre-create the mbr partition table [12:30] the installer doesn't ask if i want to use mbr or gpt [12:32] What’s the problem? [12:32] Mint (and ubuntu) have changed the way they install in legacy mode when “erase and [12:32] install” is selected. They now use a GPT partition table, with a bios_grub partition, an EFI [12:32] partition and a single ext4 partition for /. [12:33] in my case i installed on an empty ssd [12:40] the pc is not that important to me but it's still working ok. i have a hp scsi scanner connected to it (i hate ditching working hardware) [12:42] tyrone_j: i don't seem to understand the issue, yet. is your computer is unable to boot off a gpt patitioned disk? [12:43] and i have a sata raid 1 on it [12:43] hardware? fake raid? [12:44] tomreyn: i didn't test. i just want to create a mbr partition table on it with those two partitions [12:44] tomreyn: it's real hw raid but kinda cheap card [12:45] maybe this old hw raid prevents booting from gpt, not sure. [12:46] either way, that's quite the special case and the workaround seems easy enough. it should be documented though, if one is needed. [12:47] tomreyn: i didn't try booting it because i didn't create that small partition [12:48] i don't think i can follow anymore. [12:49] the installer wants me to create a small partition if i have a gpt table [12:49] for booting [12:49] the installer doesn't ask if i want to use mbr or gpt [12:49] for mbr, i just need a root fs partition and a swap partition [12:50] for gpt, it seems to need that extra small partition [12:50] yes, for gpt, you'd additionally need another 1 MB bios_grub partition. what's the issue you're trying to solve? [12:50] i think its name is bios_grub [12:51] sorry i can't take this any more [13:06] Hello, I have a disk that is filled and I can't find the reason why... I do du command it says that folder 92kb and when I do the df it that 100k is free of 200G. Can anyone give me a hint in what to look? [13:07] difference df and du ? [13:09] at the root of the disk start with `du -h --max-depth=1 .` and narrow it down from there ? [13:09] forget df; du -a | sort -n -r | head -n 5 [13:09] Zumo: if something has been writing to a large file, and that thing has not been restarted since the large file was deleted, then it will still hold a handle for the large file and it will still take up space [13:10] rebooted the server 2 times already [13:10] ah, then it is not that :) [13:12] https://pastebin.com/zWgQK3La [13:13] that's the weird part | 92K ./docker | /dev/mapper/vg0-lv--0 196G 100K 186G 1% /docker [13:13] confused [13:15] time for some docker prune commands i bet [13:15] done that [13:15] Zumo: ncdu is nice for stuff like this [13:15] ncdu? [13:16] sudo apt-get install ncdu [13:18] /dev/mapper/vg0-lv--0 may be a thin provisioned LV [13:18] nope [13:18] if that's the partition this is about, look into that. [13:18] the server has 8TB [13:18] and only 3% is full [13:18] 220G [13:19] so you're looking for the unpartitioned space in the VG? [13:19] I don't know, that's the weird part [13:20] sudo vgs may explain [13:20] Zumo: du -sh ./docker showed 92kb used? [13:20] yep [13:20] # du -sh /docker [13:20] 92K /docker [13:27] Zumo: which space are you missing? the 7,8 TB (supposedly unpartitioned / not assigned to an LVM2 LV) or the ~190GB on the LV mounted at /docker, or something else? [13:27] this is a VM, so what is missing is the 190GB [13:27] is not missing something filled it in [13:30] sudo lsof +L1 /docker [13:31] sudo vgdisplay vg0 [13:38] https://pastebin.com/QzjWkbW0 [13:40] the VG looks fine, it'll be an issue with the file system on it, i guess [13:41] you don't have locked deleted files on /docker, though. [13:41] nope [13:41] i suggest unmounting the file system and running a a file system check on it. [13:42] which file system type is it? [13:58] ext4 [14:01] does the e2fsck -f on the unmounted file system give a clue on what may be wrong, though? === duckworld_ is now known as duckworld [14:39] ciao [14:59] After disabling plexmediaserver and restarting my system, the service still loads at boot time. Why is that? [15:08] Monit restarted it... [15:32] tomreyn: my expectation on the old non-uefi system was to use mbr table and two partitions. ubuntu created gpt on the ssd and wanted me to have 3 partitions on the ssd and then when i didn't have that 3rd bios_grub partition the install failed [15:33] tomreyn: after pre-creating mbr on the ssd, the install succeeded [15:35] (with two partitions) [15:43] tyrone_j: alright. but when gpt was being used, did the installer not create the bios_grub partition, or did you remove it manually? were you just unhappy with the installer using gpt and thus having to create the bios_grub 1MB partition so that BIOS booting off it could be possible, or did something not work there? [15:46] tomreyn: i always use "something else" with ubuntu and i didn't create bios_grub [15:47] tyrone_j: did the installer warn about a need to create bios_grub, though (or do it automatically)? [15:52] if at least one of the two applies, then i don't think there is an issue. [15:53] defaulting to gpt makes sense, since it is the more forward-compatible and more flexible partitioning scheme. [15:54] hi [15:55] exit [15:55] tomreyn: there is an issue, you just don't get what it is [15:58] tyrone_j: then i'm sorry for not understanding your description of it. you could file a bug report if you're sure there is one. [15:59] tomreyn: i just described the issue above [16:01] hmm then maybe your expectation that the installer would/should always create an MBR partition table makes you to assume there is an issue. [16:01] tomreyn: there is an issue, you just don't get what it is [16:08] i know for a fact that bios/mbr boot doesn't need the bios_grub partition. the installer doesn't tell the user that it's going to create gpt. the user expectation is bad [16:09] or is it called user experience? ux [16:18] right, bios booting off an mbr partition table doesn't need the extra partition. bios booting off gpt does. the installer goes ahead and creates a forward-compatible parition table if none exists. seems sensible to me. i don't see a need to point this out, though it could be nice to do so. i think you mean to say that the user experience is bad because your expectation seems to be that the installer should always create an mbr partition table, [16:18] which is not what the installer does. [16:19] where did you learn your deflection tactics? [16:19] because fuck they're really good [16:20] !language | tyrone_j [16:20] tyrone_j: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [16:20] i didn't even mean to, just trying to pinpoint our different takes. [16:20] (and to work out whether there is an issue that you should report) [16:21] well if you [16:21] please note that i'm just another user, my opinion doesn't overrule yours at all. [16:21] well if you're handling that issue report, it would be in vain [16:22] i will not [16:31] tyrone_j: File a bug report === paul is now known as Guest5465 [16:52] jeremy31: i'll reinstall it in a few days now that i know it's working [17:10] hi [17:11] hi [17:11] ijl [17:30] how does gdm show an ubuntu (wayland) option when there is no correspondin /usr/share/xsessions/.desktop file [17:31] ha i'm a dumbass it's in /usr/share/wayland-sessions [17:31] thanks everyone i've been great [17:31] here's a different story [17:31] for the life of me i cant seem to change how menus look [20:06] if you get a newer computer and want to install all programs ytou have on the old one is there any specific files to copy like make.conf  to make in install all the programs? [20:07] Niklas_E_: comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u) [20:07] Niklas_E_: though I would go through that list and only keep the packages you know you need. The rest will be dependencies that will install on their own [20:08] Niklas_E_: use the final list to install your packages again using apt [20:08] an thanks [20:08] or my personal preference, ansible [20:08] !ansible [20:11] Niklas_E_: so, just a programs transfer? hmmm I mean, I've done that many times, but I usually keep all my .deb files, all in the same folder, so on another machine, I simply install all debs using "dpkg" [20:12] I do not recommend keeping and re-using .deb files [20:12] I got the files list and that is super. [21:14] does ubuntu modify any of the gtk themes to make them look better? [21:15] i'm fiddling with Yaru and noticed that in gnome-shell popup menus look less condensed that when I run a gnome session with i3, using the same theme [21:16] I loaded gtk inspector & played with the theme CSS, got it looking better. The CSS i generated does look a bit different to the stuff in the Yaru theme [21:16] have i messed up something? [21:16] am I a dumdum? [21:16] do i need to fire myself [22:47] Hello guys. Looking for some help. I have Lubuntu 22.04 Desktop installed on my PC stick. I want to change its boot mode from Desktop to Server mode i.e. It should boot as if no desktop environment is installed. But I can run it whenever I need it. [22:48] I wan to boot my system only in command line mode so it can go to login prompt in text mode asap. [23:07] bhola: I think https://www.cyberciti.biz/faq/switch-boot-target-to-text-gui-in-systemd-linux/ explains what you need to know (read the whole article) [23:09] JanC, Thanks. I will have a look at it. [23:32] bhola: One can also start the GUI from TTY on demand. Not sure what Lubuntu uses as a display manager - ' cat /etc/X11/default-display-manager ' . for the systemctl command to start the GUI. [23:35] Bashing-om: that page explains how to start the graphical target on demand if you read far enough down it :) [23:46] JanC: Great - however - more than one way; I am the more familar with such ' sudo systemctl start lightdm.service '// where I run lightdm as the DM. [23:47] I think the difference is that it should start things as they are started when you automatically start the desktop normally [23:49] in theory, there _might_ be useful/expected things missing otherwise [23:50] (it's possible that service depends on the graphical target in which case it probably doesn't matter) [23:52] JanC: Good point - so noted :D