[00:00] (and also works somewhat better on Server offerings) [00:00] every 30 seconds it tells me theres no net and it has a hickup in the hotspot because without lan cable plugged in the hotspot shouldnt even work. when you turn it off you cant turn it back on [00:00] i was thinking about installing ubuntu server since i dont game [00:00] well not very much [00:01] The only real diff between Desktop and Server is the packages it installs; Server doesn't set up graphics for one, if memory serves [00:01] so prepare for a command line to welcome you ;) [00:01] i was headless on a couple of my RPI'3bs [00:01] i like it in the cli. even windows powershell is like terminal in linux [00:01] it does ls commands and alot of stuff [00:02] I like it there too. If you insisted on configuring all this via the GUI, I wouldn't have been able to help you. xD [00:02] but not like the real thing [00:02] I don't even know Ubuntu. I'm a Debian gnome. [00:02] yep yep. thanks again. i was almost going to switch to debian after i learned snaps are now intergrated into ubuntu [00:02] But like any girl that's ever dated brothers before will tell you - [00:03] what works on one, PROBABLY works on the other. xD [00:03] like you cant uninstall some without breaking something so i read somewhere they make a version of ubuntu without snaps [00:03] lol [00:03] true [00:04] ok let me get this good info into a txt file and take some pics so i dont lose it in during my reboot. [00:04] i still do need to test adb over the pc hotspot to make sure that works too. [00:04] i should do that now before i reboot for and make partition in windows 11 diskmanagement for ubuntu real install. [00:05] where do pkgs like oem-sutton-akando-meta come from? [00:06] Would "You see, if a Package Maintainer and the Packager love each other very much..." be too much? xD [00:07] ugh [00:07] it's 1 AM [00:07] I'll shut up now. [00:07] Kadigan: at least that's funny [00:08] That's what I was aiming for, because I honestly can't help with that one. Apologies. [00:09] Good luck with it tho'. [00:46] Kadigan you left yet? [00:47] i think non tcp traffic is getting through [00:47] ? [00:47] maybe. i not sure yet [00:47] Disabling forwarding should take care of *all* traffic tho'. [00:48] sudo sysctl -w net.ipv4.ip_forward=0 ok. i might just be seeing other stuff while watching that hotspot/wifi interface with wireshark [00:49] im going to move the tv off that hotspot and try with a phone and see what happens [00:49] i was "trying" to use the tv by connecting to the hotspot and going to youtube which it doesnt do successfully but i see some stuff but not important [00:49] It might be better to actually put it together from blocks (like hostapd) instead of relying on the program to do it "automagically". It's a bit more involved, but then you at least know that whatever it's doing is ALL it's doing. [00:50] when i check the tv in the settings for wifi connection it says "connected to internet" [00:50] That may not mean much. [00:50] yea i think your right. its lying :) [00:50] I mean, Windows actually *checks* against remote targets under Microsoft's control. [00:51] As for other solutions - don't really know. [00:52] i had the wireshark interface option with promiscuous mode checked on so i think it was treating it as a regular non connected wifi iface [00:52] i unchecked it and took tv off so gonna recheck with a phone and see what happens. [00:55] one of the phones dont even see the AP [01:00] the phones cant connect. wireshark might have did something to it when it was selected in promiscuous mode. [01:00] gonna turn it off and back on and check that command you gave me [01:09] yea it not letting phones even connect to it. hmmmm [01:15] crap. [01:15] 1 phone dont even see the AP and one phone sees it but cant join [01:15] i gonna turn it off and on. get some sleep. its all good [01:31] probably just going to boot back into windows for the night and use router like i was. it did work but switching wifi networks for internet or phone was a little pita but it did work. [01:31] ok bye everyone for now === chris14_ is now known as chris14 [02:38] does anyone know what cuda is in relation to using nouveau instead of nvidia proprietary, and if I'm supposed to install anything? I ask cuz I read on https://nouveau.freedesktop.org/CodeNames.html under Tesla it has a link titled "CUDA" to github but its dead. [02:39] cuda is a library like opencl for doing math on the gpu [02:39] I manually installed the firmware from nvidia-340 following instructions on there, which made vaapi and vdpau work.... [02:40] so I assume installing the cuda library will improve performance some way, and not having it is a bad thing? [02:40] no [02:42] No further elaboration? Is it packaged for ubuntu, or if I want it enabled do you know how I do that? [02:43] its only for softwar ethats written for it [02:43] its not a general thing [02:44] well i mean the same thing applies for the vdpau/vaapi right? only used by certain software thats written for it.... like video players.... [02:44] and i had to install that firmware manually cuz not packaged for ubuntu [02:44] at least not that i could figure out [02:46] I followed the instructions on https://nouveau.freedesktop.org/VideoAcceleration.html under the section if your distro doesnt have it packaged (substituting the nvidia-340.108 driver instead of the older one they used) [02:47] which has me manually put files in /lib/firmware/nouveau === docmax is now known as Guest7978 [03:06] i see ubuntu has nvidia-compute-xxx packaged for propreitary driver, but dont know how to install it for nouveau [03:07] errr nvidia-compute-utils-xxx [03:07] !nvidia | enigma9o7 [03:07] enigma9o7: Drivers for Nvidia graphics cards: (A) No gaming/CAD/CUDA needed or legacy hardware? Use "nouveau" (open source, lacks many features). (B) Otherwise, "nvidia" (proprietary driver, fully featured). Install using "ubuntu-drivers" CLI or apt - not from nvidia.com. Driver series, hardware support (release notes): https://www.nvidia.com/en-us/drivers/unix/ - Latest drivers !PPA: https://pad.lv/ppa/graphics-drivers [03:26] Hmmmm well that bot info you triggered seems to sugguest only use nouveau if CUDA (and a couple other things) are not needed. Although its worded weird. [03:26] My question is *how* to enable cuda on nouveau. I'm assuming its a manual procedure, similar to what I had to do to enable hardware video decoding. [03:26] And the nouveau website seems to imply its possible, but its unclear, cuz their link is dead. [03:27] and from waht I looked up after rbox said its only for certain apps, it seems those apps include matlab and CAD apps [03:28] Hi need help troubleshooting resume from suspend on a Ubuntu 220403 install on an old Thinkpad W530. It appears to suspend but resumes into a blank screen or one with a blinking cursor. [03:28] -ubottu:#ubuntu- Launchpad bug 220403 in thunderbird (Ubuntu) "no more new mail notifications : system beep replaced the usual sound and no 'envelope' in notification area" [Low, Invalid] https://launchpad.net/bugs/220403 [03:31] enigma9o7: nouveau is opren source written by the comunnity vs cuda and nvidia drivers are written by Nvidia totally separate cuda should only work with nvidia and since they wrote the software it is very hard to support it or even know hoe they work [03:32] can someone explain why my bash terminal keeps giving me python errors when i try to run bash commands [03:32] give an example groovy [03:32] command and output [03:33] ok let's say i run something like ls with invalid options [03:33] https://www.irccloud.com/pastebin/1PK8eTOY/ [03:34] it seems you have removed some stuff [03:34] this also happened when i tried running apt-get update [03:34] in the standard packages, it includes things like bash-completion and stuff that depend on python [03:34] https://www.irccloud.com/pastebin/ZsIvYGOd/ [03:34] looks like your systme is pretty corrupt [03:34] lol [03:34] command-not-found is another one of those things that uses python from standard utils [03:35] except it shoudln't be triggering from ls [03:35] lol [03:35] oh, its trigggering from runnig 'h' [03:35] lol [03:36] this shouldn't have happened tho, unless you did it yourself groovy. were you messing with any files outside your home? [03:36] (i.e. with sudo) [03:36] not that i recall [03:36] weird. [03:36] well a system doetns break itself lke that [03:36] this is just a vm i use to ssh to my raspi and also i use it occasionally for CTF tools [03:37] well sonds like you deleted or corrupted something [03:37] i use sudo to install packages but i don't really delete things besides like temporary things i'm working on in my home directory like txt files etc [03:38] did you install anything from outside ubuntu? in particular python related? [03:38] do you have a previou ssnapshot you can revert to? seems easier than troubleshooting this for a VM [03:38] no [03:38] to the snapshot [03:39] I would try some fancy command to reinstall the standard system utils. Lmeee see if I can figure one out for ya. [03:39] if apt will even run [03:39] if it wont, even harder. [03:40] update won't work today but i've managed to use apt to install a couple things earlier [03:40] sudo apt install ~pstandard ~prequired ~pimportant [03:40] sudo apt install --reinstall ~pstandard ~prequired ~pimportant [03:42] enigma9o7: do i include the ~ ? === kwayne is now known as mildkurry [03:43] yes [03:43] the second command, with reinstall. it'll just reinstall all packages with prioirty standard, required, and important [03:44] says it doesn't recognize the short pattern [03:44] command-not-found and python3 are in standard, so should perhaps help? fingers crossed anyway. [03:44] Hmmm sorry, dunno then. [03:44] rip [03:44] ok thanks for the help [03:45] groovy: open a new terminal and see if the new one works better. Maybe it is just the one terminal where you have inadvertently messed up the environmental variables. [03:47] circle: nah it's been like this for a week or two now unfortunately [03:48] have you tried using the virtual terminals via say Cntl-Alt-F3 [03:50] uh no when i press those keys nothing happens. i said vm but i guess that's probably wrong/inaccurate it's a WSL instance [03:51] My connection may time out; if so I'll ask my resume question again later. [04:47] I've got a 22.04 LTS install, and also I've got pkgs for a newer kernel, but I don't get a choice for it in the grub menu [04:47] how would I get the grub menu updated to use the newer kernel? [04:48] sudo update-grub [04:48] cryptonector: ^ should do it [04:48] arraybolt3: thx! trying... [04:48] and how do you pick one version or another? [04:49] like make grub always show the menu? [04:50] no, like make one version default -- I might have lots of versions [04:50] usually the latest one will always be booted (if I'm understanding correctly) [04:50] that being said if you want to pin one version, try modifying the GRUB_DEFAULT variable in /etc/default/grub [04:50] then run `sudo update-grub` again [04:52] you'll want to look at /boot/grub/grub.cfg to see exactly what to set GRUB_DEFAULT to [04:52] oh, /boot/grub/grub.cfg doesn't have entries for the newer kernels, I see [04:52] /boot/grub/grub.cfg is usually autogenerated by update-grub [04:53] so you'd want to run sudo update-grub once to get the newer kernel recognized, then look at /boot/grub/grub.cfg to see what the menu entries are named, then modify GRUB_DEFAULT to set the entry you want to always boot into and then run sudo update-grub once more. [04:53] what writes new kernels into /boot? [04:53] The apt packages that you install. [04:53] oh crap, that's what happened [04:53] if you install a linux-image package, that puts a kernel image in /boot. [04:54] cryptonector: you installed a kernel some other way? [04:54] (I'm guessing you probably built one from source and are now trying to boot into it.) [04:54] Really if you're experimenting with kernels, I'd highly recommend NOT pinning a kernel version and instead making the GRUB menu always display so you can pick one each time you boot. [04:55] Might help you avoid a sticky situation since getting the GRUB menu to show up when something's broken can be difficult sometimes. [04:55] no, I installed Ubuntu 22.04 w/ ZFS on root on an external drive, and then I mounted everything (except the boot pool), chrooted, and did the various apt commands [04:55] oh, that makes sense. [04:55] so the issue is that the apt commands that installed kernels didn't do it in the right place, argh [04:55] yeah, you'd need to mount boot first. [04:55] so now I get to figure out how to fix that [04:55] Currently the kernels are "hidden" inside a /boot that is then masked by the "real" /boot when it gets mounted [04:56] what would I do to get pkgs reinstalled? [04:56] cryptonector: in my experience using reinstall can be flaky - what I'd do is get the system into the same setup it was in when you installed wrong. [04:56] Then uninstall the exact kernel packages. [04:56] Then mount the /boot pool, and then install them from scratch. [04:57] The kernel packages may be tricky to find, but there's generally four or five of them per kernel - linux-image-something, linux-modules-something, linux-modules-extra-something, linux-headers-something, and sometimes linux-tools-something. [04:57] (where "something" is some version and type information) [04:58] you might be able to get away with just uninstalling and reinstalling the linux-image-something package though, I think it's the only thing that puts anything in /boot. [04:59] trying reinstall [04:59] I bet this fixes it all [04:59] just make sure to check the contents of /boot (from the boot pool) to be sure it worked before you boot back into the installed system [05:01] so to add a bit more bg the OEM install wants a later kernel than stock 22.04 LTS [05:01] so the only kernel that I had installe properly was the stock one [05:02] after that I stopped mounting the bpool when I was futzing with all this [05:02] no wonder I couldn't get devices to work [05:03] now I just have to update grub one more time, I think [05:05] oh, reinstall didn't do it [05:08] yeah that's what I was talking about earlier, reinstall is weird [05:13] that did it! [05:13] I have wifi and shit [05:13] arraybolt3: thank you! you haz given me the clues [05:16] cryptonector: Glad to help! :) [06:25] LXD question - I've followed the instructions at https://canonical.com/blog/mounting-your-home-directory-in-lxd so I can access my home directory from within an LXD container. This works - I can read and write files in my home dir from within the container. However, for some strange reason, permissions are messed up when I write a file from within [06:25] LXD. The container will see the file as being owned by uid 0 (root), whereas my main system will see the file as being owned by uid 1000000 (UNKNOWN). I can chown the file to any user I want from within LXC and it will show up in the main system as being owned by the same uid + 1000000. However, if I chown the file to 1000 from within LXC, then it [06:25] shows up as owned by uid 1000 (my main user) from outside the container. [06:26] I'm guessing this "add 1000000 to the UID" thing is a security measure, but is there some way to make it so that any files I write from within LXD are seen as owned by uid 1000? [06:45] Hi need help troubleshooting resume from suspend on a Ubuntu 220403 install on an old Thinkpad W530. It appears to suspend but resumes into a blank screen or one with a blinking cursor. Any ideas? [06:46] -ubottu:#ubuntu- Launchpad bug 220403 in thunderbird (Ubuntu) "no more new mail notifications : system beep replaced the usual sound and no 'envelope' in notification area" [Low, Invalid] https://launchpad.net/bugs/220403 [06:47] it I done connect? [07:12] mizuki: I can see you === docmax_ is now known as docmax [07:13] (re: it I done connect?) [07:14] hey [07:15] こんにちは [07:21] !english |mizuki [07:21] mizuki: The main Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [07:55] Hi Team, I posed this question yesterday in ask Ubuntu SE forum, didn't get much help there so far so posting the link of that question here, if anyone could shed some light, much appreciated.. [07:55] https://askubuntu.com/questions/1494349/ubuntu-22-04-iptables-command-not-working [07:56] If i use ubuntu installet and press erase disk on a nvme it will erase it properly right [07:57] define properly [07:57] CosmicDJ my question? [07:58] no marcopolo1 q [07:58] okay [07:58] Guest69: did you try using ufw instead of iptables directly? [07:58] marcopolo1, it will certainly reformat it, but that's not a security erase, presumably James Bond villains could find remnants on the empty sectors.. [07:59] yes, ufw also not working, I finally removed it just to avoid conflict with nftables [07:59] CosmicDJ === Guest29 is now known as spionkop [08:34] CosmicDJ any luck mate? === Guest45 is now known as spionkop [08:35] am just checking here to see, did I miss anything or sort of... [09:10] how can i list the depencies of a given package installed by apt [09:23] how to configure netplan to use random MAC by default for wifi and ethernet? [09:51] pagios, `apt depends` will list some package rules; the *depends* lines being requirements === esv_ is now known as esv === Guest0 is now known as spionkop === Guest0 is now known as spionkop === Guest0 is now known as spionkop === Guest0 is now known as spionkop [12:23] greetings, pm2.root service fails to start every boot. [12:24] What is that iomari891 [12:26] iomari891: is that from unitech? [12:26] iomari891: nodejs production manager with load balancer, right? [12:32] just noticed that postfix is not only installed on my ubuntu box but actively listening on port 25 [12:32] I plan to _un_ install it, but was curious to know if it's required by something [12:32] I can't imagine it would be...but wanted to check [12:33] idk, maybe older progs [12:33] admin [12:33] the only thing i have installed that's even remotely related to SMTP is thunderbird for connecting to my work email [12:33] but I wouldn't have thought that would need an SMTP server [12:33] yeah [12:33] i mean, it does...but not installed locally [12:33] right? [12:34] the only thing that nags me for postfix (only once) is webmin [12:34] so i'm thinking maybe an admin prog [12:34] yeah. haven't used webmin in years [12:34] heheh [12:34] lol [12:35] hopefully you don't have webmin open to the internet [12:35] nah === bob is now known as Guest8167 [13:06] a [13:07] hi there ! [13:08] I installed Qt Creator via Qt Online Installer(Open Source version). But Only maintain tool runs and I can open it. But I can't open Qt Creator. [13:15] Anyone know a good backup tool for desktops? I am dual booting mint and windows and want to reformat, removing windows, but keep my custom settings and configurations. Not sure how good the builtin backup tool is. [13:16] clonezilla [13:17] !mint | mildkurry [13:17] mildkurry: The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ [13:18] Thank you both for the feedback. [13:23] https://forum.qt.io/topic/126731/what-is-this-warning/4 I can run Qt Creator now Thanks happy hacking ! [13:25] hello [13:26] hello [13:36] does ndk 25 installer support cmake === usuario is now known as mina1975 [13:41] Hi all [13:44] Hi BluesKaj how can we help? (again) [13:44] bot [13:44] you can't jailbreak ...I have no issues [13:46] BluesKaj: just the "hi all" normally follows an issue *with Ubuntu* [13:47] I am trying to upgrade ubuntu from 23.04 to 23.10.... I get an error "An unresolvable problem occurred while calculating the upgrade. " and "* Unofficial software packages not provided by Ubuntu Please use the tool 'ppa-purge' from the ppa-purge package to remove software from a Launchpad PPA and try the upgrade again." [13:47] MadLamb: did you do as said? [13:47] I checked the /var/log/dist-upgrade/main.log and I could see some error lines about packages having no priority set [13:48] I tried to remove such packages, but they cant be found. For example "Package 'mssql-tools' is not installed, so not removed" [13:49] sudo apt-get install -f [13:50] centHOGG: Are you speaking to me? Do you mean I should install such packages to them remove them? [13:50] nah, thats a do-over command [13:50] start clean [13:52] I don't follow [13:52] it will tell you where you stand as far as installing [13:52] then you can proceed [13:53] centHOGG: 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. [13:53] kk [13:53] alright, this rig was working a-ok before upgrading? no issues? [13:54] yes, all good [13:54] It doesnt really start the upgrade, it tries and reverts [13:54] alright. where u trying to upgrade thru cmd line or gui interface? [13:54] I got the warning but nothing was happening, so I went with "do-release-upgrade" [13:54] yeah [13:55] i'd say restart and try cmd line terminal upgrade [13:56] I tried that already, several times [13:56] ok [13:56] hmm [13:56] what is holding it back [13:56] 2023-11-30 14:40:18,062 ERROR Package azcmagent has no priority set [13:56] idk that one [13:57] that is in the /var/log/dist-upgrade/main.log [13:57] what did the internet say? [13:57] 2023-11-30 14:40:20,151 ERROR Dist-upgrade failed: 'E:Unable to correct problems, you have held broken packages.' [13:57] yeah [13:57] not much you can do about that [13:57] broken packages [13:58] centHOGG: https://askubuntu.com/questions/1238620/i-was-unable-to-update-to-ubuntu-20-from-ubuntu-18-04 [13:58] same thing [13:58] except wait till unbroken [13:58] lol [13:58] removing them was a good idea I thing, but when I try it says they are not installed [13:59] well ok, so any 3rd party stuff installed? [13:59] yes [13:59] drivers? [13:59] but I also unchecked all the custom software sources [14:00] jailbreak, I've been here for over 15 yrs .. most members here know my greeting by now [14:00] https://askubuntu.com/questions/525088/how-to-delete-broken-packages-in-ubuntu [14:00] check that out for a bit [14:03] hi gus [14:03] can i ask? [14:04] guys? [14:04] !ask | F3D0R4 [14:04] F3D0R4: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:04] anyone know's KR1LL1N? [14:04] !ot | F3D0R4 [14:04] F3D0R4: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:04] KR1LL1N IS GOD OF UBUNTU [14:04] u know? [14:04] i need him [14:05] F3D0R4: trolling is offtopic here [14:05] WHO FUCKING R U> [14:05] ? [14:05] ? [14:05] ? [14:05] tell me [14:05] who are you [14:05] don't command me bitch [14:05] leftyfb [14:06] listen me [14:06] i don't want ur command [14:06] UNDERSTOOD? === pushkarnk1 is now known as pushkarnk [14:31] Hello [14:32] welcome Guest26 [14:32] Thank you. [15:09] i've sent my 1.desktop file to .local/share/applications [15:09] how to put it to favorites panel? [15:17] I'm trying gnome-tweaks for using both ctrl keys to switch layouts in gnome shell, but it doesn't seem to be taking hold. Does gnome shell use a keyboard layout switcher distinct from whatever gnome tweaks is trying to set? [15:17] Yakov: you just drag the app icon from all applications to the gnome dash/dock? [15:18] where can I find this channel logs [15:18] I have my answer but It lost [15:22] Yakov: https://irclogs.ubuntu.com/ [15:22] is there a search? [15:23] by name or something like that? [15:24] another question: can you print history (terminal command) with date? [15:26] Yakov: you need to set HISTTIMEFORMAT for that (if you're using bash) [15:26] can you pls guide me :) [15:27] Yakov: pretty sure you'll find smth with google; I don't use HISTTIMEFORMAT [15:29] export HISTTIMEFORMAT="%d/%m/%y %H:%M " worked, thank you [15:31] BluesKaj: no you haven't been here for 15 years lol this server hasn't been around 3 years so........ [15:32] Just weird why you're greeting a support channel when you don't need *support* BluesKaj but you do you. Won't say no more. Bye. [15:33] !ot | jailbreak [15:33] jailbreak: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [15:33] lotuspsychje: yes, I know. Maybe need to tell BluesKaj that too. [15:35] jailbreak, I was here when this chat was on the Freenode server [15:35] jailbreak: most channels migrated from freenode (which has been around since 1998) to libera... but that's OT too [15:36] BluesKaj: cool story. But still not been here 15 years lol no one has. [15:36] halp halp how to change keyboard layouts [15:36] BluesKaj, omg [15:36] CosmicDJ: yeah..... [15:37] BluesKaj, i ve been in quakenet since 2003 [15:37] Watch, they'll !ot you in a minute Yakov [15:38] Bye XD [15:38] I've been in Dalnet and Undernet since 1997. Do I qualify for help with changing keyboard layouts? [15:48] hmmm start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [15:48] error: Unable to connect to system bus [15:48] how do i fix this? im trying to install flatpak [15:49] in docker ubuntu 23.10 [16:05] i tried installing systemd but i get /lib/sysvinit not found [16:07] also apt-file search /usr/libexec/polkitd returns nothing and /usr/libexec/polkitd does not exist after installing polkitd [16:10] jscript_: docker containers aren't going to have any of that. I would not recommend trying to install flatpak in a docker container === pushkarnk1 is now known as pushkarnk [16:24] hello [16:25] is it easy to create a bootloader for ubuntu touch on an android based phone ? [16:27] how to make stackoverflow  dark on Ubuntu/Firefox [16:28] Yakov83: if the site doesn't provide a dark theme then you'll have to use an add-on like Dark Reader [16:32] or turn the lights in your office up that far that the site appears dark on screen 🙂 === zofrex2 is now known as zofrex [16:59] https://paste.debian.net/1299732/ [17:00] booting from loopback of a 18.04 system from a 14.04 system. work great, but grub-probe is failing me for finding /ROOT/debian_18.04.img [17:01] could i get any grub advice on that pastebin? === pushkarnk1 is now known as pushkarnk [17:09] i know that 14.04 and 18.04 are off-scale low for supported versions, but 14, 18, and 20 are all grub2 systems? [17:10] i'm blocked at apt upgrade on the running 18.04 system booted from the 14.04 grub install [17:37] aspkr: very version you mentioned is EOL and unsupported except for 20.04 [17:39] leftyfb: i had mentioned that, hoping i could get pointers as they are all still grub2 systems. [17:40] aspkr_: sorry, 18.04 and 14.04 are unsupported here [17:49] Hi, I saw that currently there are lot of wine snaps, can we create a Photoshop snap for example? [17:52] Hello.... [17:54] Linuxkernel94: you are free to create whatever snaps you like [17:54] but is it legal to create a Photoshop snap? [17:55] depends on what country. This also isn't an Ubuntu support issue [17:55] !ot | Linuxkernel94 [17:55] Linuxkernel94: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [17:55] It's just an idea [17:55] lot of apps that are currently not supported in Ubuntu could be ported as snaps [17:56] like the current notepad++ [17:56] which is on snap [18:05] I believe notepad++ is free software === ericus8 is now known as ericus [18:55] lunatic [18:55] huppala [18:55] disregard that === Guest0 is now known as spionkop [19:21] if I've put my .desktop file to .local directory, how to set this app to favorites ? I have done this before using hints from chat, but can not find in history [19:22] you drag the icon for it from the menu or actions screen over to where you want it on the dock [19:22] hi leftyfb, oh yes [19:23] i remember, i need to type the name using start button smth like that [19:23] can't drag it, dunno why [19:24] open it [19:25] when the icon shows in your dock, right-click the icon in the dock [19:27] I have one copy on Desktop, one in .local, if I open it, it opens with sublime [19:34] leftyfb done tysm [19:43] Hello. When I started the software updater on Ubuntu (20.04) it said updates are available. However, when I tried to install the updates, it didn't seem to download or install anything, instead jumping straight to (as I recall) "updating snap apps" and then (as I recall) stating that the computer needed to be restarted to complete the updates. Is [19:43] this normal or is there something wrong with my computer? [19:48] i cant figure out how to get systemd booting on github actions [19:49] i can successfully boot it in host via sudo docker container create --user root --workdir /home/root --tmpfs /tmp --tty --cap-add SYS_ADMIN --privileged --security-opt apparmor:unconfined --ulimit nofile=262144:262144 -v /sys/fs/cgroup:/sys/fs/cgroup:rw --name git_local_ubuntu git_local_ubuntu:23.10 /sbin/init ; sudo docker container start git_local_ubuntu -i [19:51] but doing the same in github actions gives Failed to create /init.scope control group: No such file or directory === anderson- is now known as anderson [19:57] whereas on host docker i get [ OK ] Created slice system-getty.slice - Slice /system/getty [20:00] Hi friends [20:00] I come from Greece [20:00] It 's my first time here [20:01] excellemt White_Cat [20:01] I would like to ask something about Secure Boot [20:02] When I enable it, my WiFI card is not recognised [20:03] Has anyone of you ever encountered such a problem? === Guest0 is now known as spionkop === Guest0 is now known as spionkop === giampietro is now known as arciere [21:55] deneme [21:58] Hey, i want to create a multi volume tar archive, but i need tar to ask me to continu before creating the next file of the multi volume (cause i'm tight on disc space), anyone knows how to do this? [22:08] i found. tar ask interactively. ty. [22:18] oh... bash: line 1: flatpak-builder: command not found [22:19] sudo flatpak install -y flathub org.flatpak.Builder [22:48] hello guys :) [22:49] Has someone bumped into a pre-built image file of 23.10? I'd like to test a few things with a system installed on USB drive. [22:51] 20.04 can be found here: https://phillw.net/isos/linux-tools/uefi-n-bios/?C=M;O=D [22:51] Just thought if someone has found 23.10 somewhere. === hamid is now known as hamid86 [23:44] this is my fstab is correct ? https://paste.rs/zyvXx.txt [23:46] aguitel: looks like it sudo nano /etc/fstab to edit if needed [23:47] toddc, wht means ? [23:50] two drives sda5 root sdc1 is /home unusual but no reason it would not work fine [23:52] toddc, it woks [23:52] works [23:52] fine [23:53] aguitel: No swap ? [23:53] no swap [23:55] The system during installation generated the fstab file with all those parameters [23:56] sda5 is an ssd disk [23:57] aguitel: I did wonder about all those parameters :) [23:57] that's why my doubt [23:58] aguitel: The nomenclature "sda5" a == 1st drive with 5 as the fifth partition. === hamid is now known as hamid86