/srv/irclogs.ubuntu.com/2022/04/24/#ubuntu.txt

leftyfbthen why remove it?00:00
de-factoits just not my cup of tea00:00
leftyfbyeah, I hate when things are more secure, kept up to date according to the vendor's release schedule and are cross-platform00:01
leftyfbit's even worse when it just works without issues. remove it immediately00:01
* srv just running ubuntu 22.0400:02
de-factojust trying out the live system from the stick00:03
srvim just installing it on wsl00:09
de-factohmm so without snap there is no web browser available in ubuntu 22.04?00:09
srvor just upgraded to ubuntu 22.0400:09
leftyfbde-facto: not installed00:10
srvyou can try ./sudo apt install firefox-esr00:10
srvi install the debian version00:10
srvi hate snap00:10
de-factois there a repo that contains a up to date firefox?00:10
leftyfbsrv: firefox-esr is not part of the ubuntu repo's00:11
srvi know00:11
leftyfbde-facto: none that are supported here. Google might have some though00:11
srvbut you can install it00:11
leftyfbde-facto: all this effort to remove something which works perfectly fine00:11
srvis just a sugestion  thats all00:12
leftyfbde-facto: mind you, Mozilla manages the snap, not Canonical00:12
de-factosorry to hear that :(00:13
leftyfbAFAIK, Mozilla does not maintain a .deb repo for firefox00:13
leftyfbde-facto: you have yet to give any valid reason why you can't just use the snap00:14
de-factoi just dont like it sorry00:14
leftyfbbased on what?00:14
de-factothe architecture, that it creates a lot of mounts etc00:15
leftyfbthose are jailed environments to keep it separated from other processes for security00:15
leftyfbnot sure how that affects anything regardless00:16
de-factoyeah its ok, but i dont want it00:17
srvlol00:17
cbreakthe biggest problem with snaps is that they're impossible to update00:18
cbreakand have their own copy of potentially vulnerable dependencies00:18
leftyfbcbreak: sudo snap update <package name>00:18
cbreakso you depend on the snap packager on updating every single library for you00:18
ogras/update/refresh/00:18
leftyfbcbreak: also, they update on their own automatically. So the exact opposite of being impossible to update00:19
ogracbreak, thats not true ,,, snaps use libs from frameworks ...00:19
leftyfbcbreak: every package has everything it needs built into it. No dependencies00:19
cbreakleftyfb: wrong00:19
cbreakthey're full of dependencies00:19
cbreakdependencies which are impossible to update00:19
cbreakbecause they're baked into the image00:20
ograhow many snap packages do you maintain ?00:20
cbreakas I said above: you have to rely on the snap creator to update everything for you00:20
cbreakogra: they can't be maintained by anyone other than the creator, that's the problem00:20
cbreakand every single of them contains its own copy of its dependencies00:21
cbreakso if I update a library in ubuntu with some security fix, this security fix will not be used by any snap package00:21
ogracbreak, how many snap packages do you maintain ? how much o you know about the process involved (and about the regular security vulnerability mails you get etc etc etc )00:21
leftyfbcbreak: you're talking from snap maintainer perspective. I'm talking from user perspective. Every snap package has everything it needs and does not rely on any other .deb or snap packages installed on the machine (other than snapd)00:21
cbreakthe snap packages will instead keep using their vulnerable version until the creator of the snap updates it for me00:21
cbreakleftyfb: I'm also talking about the user perspective00:22
leftyfbcbreak: then you are wrong00:22
cbreakno.00:22
leftyfbsnaps do not rely on other .deb or snap packages00:22
cbreakyou do realize that every snap contains its own copy of its dependencies, right?00:22
leftyfbI just said that00:23
ogracbreak, again that is wrong00:23
cbreakso I obviously have to rely on the creator of that snap to update the dependencies00:23
cbreakI can't do it myself00:23
cbreakif I install a security update in ubuntu, it will not affect any snap00:23
ograsnaps use framwrks00:23
ograsigh00:23
* ogra gives up ... 00:24
leftyfbogra: got a link you can point me to explaining this? I wasn't aware of this aspect00:24
cbreakmaybe he's thinking about the base images00:24
ograleftyfb, every snap that uses i.e. the gnome-x-xx interface uses the libs from there ... (pretty much all modern desktop snaps use that)00:25
ograit is true that they ship some libs on their own ... but the majority of libs comes from the core snap or a framework snap00:25
leftyfbok, but just the gnome-x-xx right? I have dozens of snaps installed and not one has ever pulled in any other snap00:25
ograthere are qt frameworks too00:26
leftyfbah, gnome = framework snap00:26
ogra(or kde i think ... never used any of the QT ones)00:26
leftyfbbut that's mainly the gtk stuff right?00:26
ograwell, its pretty much all desktop libs00:26
ograplus themes and cursors00:26
leftyfbright, but that make sense. I don't think anyone would expect and entire DE to be contained in every snap00:27
ogra(just do a find in /snap/gnome-*/current/ ...)00:27
ograright00:27
leftyfbbut for something like libssl or the like00:27
leftyfbthose would be part of every snap00:28
ograthere are definitely some additional libs package ship ... for these you get constant nagging mails from the store if you have a vulnerable one in your snap00:28
ogra*packages00:28
cbreakthe only ones that can update those vulnerable libraries are the creators of those snaps :(00:29
ograthere is also work going on to auto-rebuild snaps when there is a security vulnerability in a shipped lib ... not sure where that stands though00:29
cbreakend users can't do it.00:29
de-factohmm honestly this is kinda of a show stopper for me that there is no web browser without snap00:29
leftyfbcbreak: are you in the habit of rolling your own packages with security fixes?00:29
Guest1969-mobileI just discovered that installing a snap like chromium on the first boot on a fresh installation of Ubuntu 22.04 also borks the system, not only when removing firefox.00:29
cbreakleftyfb: no, I don't need to with native packages00:30
cbreaksince ubuntu distributes fixes which I can just install00:30
leftyfbcbreak: snap is native to ubuntu00:30
ogracbreak, you can always grab the snapcraft.yaml from the snap and do a local build if you feel like ...00:30
cbreaknot natively ubuntu00:30
leftyfbsnaps get updated with security fixed all on their own00:30
cbreakmany packages are third party00:30
cbreakleftyfb: nope :(00:30
cbreakthe snap creator has to do it00:31
* leftyfb steps out of the circle 00:31
cbreakubuntu has no say in it, for packages other than their own00:31
* ogra really goes now ... 00:31
ograGuest1969-mobile, note that in the bug please ... someone will look at it on monday00:31
ksx4systemde-facto: can't you install Chrome (or other browser of your choice) using dpkg/apt on 22.04?00:32
leftyfbksx4system: there are several web browsers available in the ubuntu repositories. chromium has been snap only for years. Firefox is snap only for the first time with 22.0400:33
de-factoyeah i would have prefered a maintained open source browser without snap00:33
ksx4systemleftyfb, I have no idea what's the state of Chromium :( haven't used that since 2014 or so00:33
cbreakde-facto: maybe you can find an app image or flatpack :D (those have basically very similar issues though)00:33
ksx4systemleftyfb, but yeah, I've heard about forcing snap for Firefox00:33
leftyfbde-facto: all of the browsers available in ubuntu are open source and maintained00:34
leftyfbksx4system: there's nothing wrong with snaps00:34
de-factoyes but none is available out of snap00:34
leftyfbfor the vast majority of desktop users00:34
leftyfbde-facto: false00:34
ksx4systemleftyfb, I don't like them and would love to disable them entirely but it's my personal preference :)00:35
de-factowhich browser is available without snap?00:35
leftyfbchrist00:35
cbreakhttps://packages.ubuntu.com/jammy/konqueror ... hmm...00:35
ksx4systemcbreak, KDE vibe detected00:36
cbreakindeed00:36
cbreakif you don't like GUIs, you could try lynx, links or similar00:36
ksx4systemcbreak: and now I have KDE3 flashbacks lol00:37
cbreakkde plasma is nice.00:37
cbreak(I don't use konqueror...)00:38
ksx4systemcbreak, I liked KDE4 more than I do KDE5 but it's nice :)00:38
* ksx4system probably spent most of his Linux desktop time with KDE00:38
DualMonitorHelpHey everyone I'm having a strange problem. Ever since I updated to 22.04 my gnome dash (the bar with pinned applications) switched which monitor it was on. I want the dash on my non primary display, and I'm not sure how to move it. Would anyone be able to help?00:47
leftyfbDualMonitorHelp: I'm pretty sure the dock stays on the primary display. Change your primary display if you want it on the other monitor00:50
DualMonitorHelpI think the dumb solution would be to reorder the monitors in xrandr, where my to monitors are listed as XRANDR0 and XRANDR1. If I could flip them I think I could trick gnome into placing the dash on the right monitor, but I don't know how this command would work.00:51
DualMonitorHelpAlso it does not, changing my primary display actually does not move the dock00:51
DualMonitorHelpnot XRANDR, XWAYLAND00:51
DualMonitorHelpi tried --left-of and --right-of which didn't change anything00:51
de-factosrv i tried to install Firefox like https://ubuntuhandbook.org/index.php/2022/04/install-firefox-deb-ubuntu-22-04/ prior to removing snap, seems to work00:53
DualMonitorHelpGnome-tweaks doesn't seem to have any useful settings either00:55
de-factohmm does gnome 42 not have the hot corner anymore?01:01
DualMonitorHelpsettings -> multitasking has the setting01:02
de-factooh nice thanks01:03
de-factothis new gnome is really neat :)01:05
DualMonitorHelpI agree! just still trying to place the dock on the window I want it on '=D01:06
mtjhey folks, how do i upgrade from impish to jammy, via cli?01:11
mtj do-release-upgrade -c seems to not work for me01:11
DualMonitorHelpI had to run01:12
DualMonitorHelpsudo sed -i 's/impish/jammy/g' /etc/apt/sources.list01:12
DualMonitorHelpthen I could01:12
DualMonitorHelpsudo apt update && sudo apt dist-upgrade01:12
DualMonitorHelpthe first command updates the package sources to look at the new release and everything worked fine01:12
DualMonitorHelpYMMV01:12
mtjthanks DualMonitorHelp, that method was my plan-b :)01:13
=== M4he is now known as mahe
DualMonitorHelpI just dealt with the same issue about an hour ago, and now I'm here because new update new gnome so I need some help placing things again haha01:14
mtjhmm, i wonder why 'do-release-upgrade' release wont work...01:15
mtj$ cat /etc/update-manager/release-upgrades01:15
mtjPrompt=lts01:15
DualMonitorHelpkept telling you that there isn't a new release right?01:15
de-factoDualMonitorHelp, have you looked in settings -> appearance ?01:15
de-factothere are settings for dock01:16
de-facto"Show on"01:16
DualMonitorHelpThank you!01:16
DualMonitorHelpCompletely missed the ball there, I really appreciate it!01:16
DualMonitorHelpTogether de-facto we have both fully read the settings haha01:17
de-factoits all new and nicely integrated now, its neat :)01:17
mtj# do-release-upgrade01:19
mtjChecking for a new Ubuntu release01:19
mtjThere is no development version of an LTS available.01:19
DualMonitorHelpmtj I can't offer you anything more information than what I've already let you know, which you seem to already be read up on. Anecdotally it worked just fine. I do wish I could be of more help.01:20
DualMonitorHelpde-facto thank you again for the help. I'm gonna be on my way, I wish you all the best of luck01:20
mtjnp01:20
de-factothanks to you too, have fun :)01:20
Bashing-ommtj: 22.04 remains in development status until the .1 relase - thus it is ' sudo do-release-upgrade -d ' - the -d for development release.01:29
mtjBashing-om: aah, many thanks01:34
mtjis .1 scheduled to be releases may 21st-ish?01:35
jhutchinsmtj: I would expect it would depend more on what needs to be fixed/updated than a fixed date.01:36
mtjmakes sense01:38
ElijahTWjoin #linux01:39
krytenmtj: Didn't you say you are on Impish currently though?  Then why do you have "Prompt=lts" set?  And to be clear, the upgrade to Jammy on the LTS path is indeed only opened after its first point release, while the upgrade on the regular path is going to be opened in a matter of days after a few critical bugs have been fixed.01:52
mtjkryten: i had manually set "Prompt=lts", as i was having no success with do-release-upgrade01:54
mtj..looks like a combo of "Prompt=lts" and  do-release-upgrade -d might have doen the trick01:58
mtjfyi, the sed method seems to have worked :)01:59
de-factohmm how can i set the subpixel rendering order in Ubuntu 22.04?02:21
de-factoi need to change RGB -> BGR02:21
de-factohttps://askubuntu.com/questions/98531/how-can-i-change-font-rendering-to-sub-pixel-bgr-ordering02:21
de-factothis does not seem to be present anymore in the new Gnome02:21
de-factoin good old gnome 2 it was a gui setting02:22
de-factonow i have to search for strings in the settings that disappear :/02:22
=== Starmina_ is now known as Starmina
=== denza252 is now known as denza^242
de-factogsettings set org.gnome.settings-daemon.plugins.xsettings rgba-order 'bgr'      gives me the error No such key “rgba-order”03:07
de-factowhere is that key then?03:07
de-factofont rendering looks horrible, i have a BRG monitor and need to switch subpixel rendering from RGB -> BGR03:08
Crucifyywell 22.04 seems alright so far..03:15
JoeBkubuntu software has a problem uninstalling apps03:17
Crucifyyhavent gotten into that yet03:17
Crucifyyfirefox seems faulty too03:17
JoeBktry it.03:17
jhutchinsCrucifyy: No other reports so far, what specific problem do you have?03:18
JoeBkI didn't notice because I don't use firefox.03:18
jhutchinsJoeBk: "has a problem" is pretty vague.03:19
Crucifyyjhutchins: lol yea sorry, mine wont luanch when i click it... i have to right click it and select open new window03:19
JoeBkubuntu software gets an error when  you attempt to remove an app.03:20
JoeBkit throws an error message03:20
JoeBkIt's already been reported.03:20
CrucifyyOpera hangs for like 2 min before it launches too03:20
de-factomay need longer for first run, to initialize all the settings or such03:22
JoeBkI'm not seeing a probblem with firefox.03:23
CrucifyyJoeBk: I just uninstalled it via software and had no issues there03:25
Crucifyylooks like we have opposite issues lol03:25
JoeBkuninstalled what?03:25
de-factofor me the snap version of firefox was unable to write in ~/Documents when trying to safe a PDF, hence i replaced it03:25
CrucifyyFirefox03:25
leftyfbwhy would you do that?03:25
leftyfbde-facto: that is easily fixed03:26
JoeBkdid you use command line or the app?03:26
Crucifyyapp03:26
de-factook just reporting my experience03:27
JoeBkI just tried to uninstall mahjongg and got an error.03:28
human0123[m]how do I disable os-prober while installing ubuntu 22.04, is there any way to do that?03:29
de-factosafe PDF from the print to PDF dialogue i should add i guess03:29
jhutchinsJoeBk: Getting an error is not significant.  What the error says might be significant.03:33
JoeBkwhy don't you just try it.03:34
JoeBka bug report has alredy been made.03:34
krytenLP bug 1969303 for reference, and it seems to only affect .deb packages, which would be why the issue isn't exhibited on removing the Firefox snap.03:36
ubottuLaunchpad bug 1969303 in gnome-software (Ubuntu) "'No package to remove' error when attempting to uninstall" [Undecided, Confirmed] https://launchpad.net/bugs/196930303:36
de-factoany idea how to set subpixel order for font rendering ?03:36
de-factofonts look really blurry with rainbow effects03:41
CrucifyySpotify wont launch either... hmm03:41
Crucifyyopens the window, but nothing shows up03:42
JoeBkopera is only slow the first time it's run.03:42
JoeBkvlc does the same thing.03:43
de-factoyeah thats what i thought03:43
de-factoit probably needs time to initialize its dot files and settings for first run03:43
Crucifyy5 min later and you're right03:44
Crucifyyjust popped up03:44
jimgrayHello, I installed Ubuntu server 20.04.4 as VM.03:46
jimgrayHow to boot the VM in text mode? I mean to show the boot process, seeing the booting log03:46
JoeBkspotify worked for me.03:49
de-factooh yay i found it: RGB -> BGR subpixel rendering is: gsettings set org.gnome.desktop.interface font-rgba-order 'bgr'03:51
CrucifyyJoeBk: Spotify is working now, took 5 or so min to launch though03:51
JoeBkworked for me without delay03:52
de-factonice i like the new ubuntu more and more :)03:52
CrucifyyDiscord took a few min too03:53
de-factojimgray, might need to remove "quiet splash" in the grub boot menu i guess03:53
Crucifyyfirst start stuff i guess??? Everything is on a NvME, not really used to 5 min starts.. lol03:54
JoeBkCrucifyy, thats normal for a lot of apps that require a lot of initialization03:55
CrucifyyJoeBk, im sure, just wasnt doing it on 20.04. so idk03:56
jimgrayit does not have such boot option03:57
de-factojimgray, what i meant is that each boot entry has an argument list that is given to the kernel (instructions how to do that specific boot). you can edit it with pressing "e" when highlighting a menu entry in grub and then F10 to use the edited version iirc03:58
de-factoyou could try to remove the words: quiet splash03:59
jimgrayde-facto: yeap, but no such words there "quiet splash"03:59
de-factoin the edit mode of grub?03:59
jimgrayyep03:59
de-factohmm03:59
jimgrayI am using teh Ubuntu server ISO03:59
de-factowhat do you see in the booting process then?04:01
MarzDoes ubuntu run on m1 macbook04:01
jimgrayde-facto: nothing, but just show me the login04:01
jimgrayMarz: yep, on M1 VM04:02
jimgrayinstalled as virtual machine04:02
jimgraythe systemctl get-default is graphical.target04:02
de-factojimgray, what is in your /etc/default/grub ?04:04
BluecoatAnyone seeing pipewire problems after updating to Jammy?  It's acting like I have no sound devices attached.04:07
jimgrayGRUB_CMDLINE_LINUX_DEFAULT=""04:13
jimgrayGRUB_CMDLINE_LINUX=""04:13
jimgrayde-facto: seems the grub menu has gfxmode setup04:13
de-factohmm ok, careful with changes there, it may break booting04:14
de-factoafter changes you need to run: sudo update-grub04:14
de-factoi was suspecting RUB_CMDLINE_LINUX_DEFAULT="quiet splash" but yours already is clean it seems04:15
de-factoactually then i am not sure why it wont show text at bootup process04:15
jimgrayde-facto: let me google a bit04:16
jimgray#GRUB_TERMINAL_OUTPUT=console04:17
jimgrayI found this line04:17
de-factoi am not sure about the other settings there, be careful it may break your boot process if you change things that you dont really know04:18
de-factoi only was after "quiet splash" because i know that this would not break booting04:18
de-factoalso having a backup of files never hurts04:19
jimgrayde-facto: sure. backup first before try04:20
JoeBkde-facto, I'm going to try it on my system.04:21
JoeBkIt output a bunch of stuff when it booted.04:24
de-factoyeah as it should, the output of the kernel from booting04:25
* enigma9o7[m] uploaded an image: (396KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/MPtHbzqFxjvuGUfrOzTkouXK/Screenshot%20from%202022-04-23%2021-27-56.png >04:28
enigma9o7[m]I want to install firefox from mozilla team ppa (not snap).  How do I keep it from wanting to install the snap?04:28
enigma9o7[m]Even if I install manually by specifying that version number, it still wnats to upgrade to the snap.04:29
enigma9o7[m]So my question is how do I do apt pinning or preferences to make it so that it doesnt have the snap as the installation candidate.04:29
JoeBkenigma9o7[m], did you try downloading firefox from mozilla?04:34
enigma9o7[m]You mean ever?  Sure I've tried that before.  Works fine.04:34
Bashing-omenigma9o7[m]: See: https://balintreczey.hu/blog/firefox-on-ubuntu-22-04-from-deb-not-from-snap/ .04:35
enigma9o7[m]That version updates itself.04:35
enigma9o7[m](The version from mozilla I mean)04:35
enigma9o7[m]Ah thanks bashing-om, that looks like the info I was looking for about pinning stuff, thanks much!04:35
Bashing-omenigma9o7[m]: :D - Ubuntu-- one for all and all for the one.04:36
enigma9o7[m]And yep it worked.  Excellent.04:39
bluegrn2hi all.im thinking of changing the driver of this wifi adapter using the non-free ver,question is:how do you check if the new driver is the latest ? coz i might just be installing same version.04:53
lotuspsychjebluegrn2: sudo lshw -C network will show you driver=...version04:54
bluegrn2lotuspsychje, yea,i saw the existing version beforehand,but the about to download doesnot specify its version04:55
lotuspsychjebluegrn2: usualy you can compare that version with the website of your chipset brand, or their git04:55
dacompchomptry typing this into ur command line: lspci -v04:55
lotuspsychjebluegrn2: whats the reason you want to move to a higher version?04:56
bluegrn2ill be using : deb http://deb.debian.org/debian/ buster non-free04:56
JoeBkis there any word on when they are going to do updates?  I would like that uninstall ug fixed.04:57
de-factoi am so happy that BGR subpixel rendering works on 22.04, it looks awesome now :)04:57
lotuspsychjebluegrn2: we can only support ubuntu releases here, debian has their own channel04:58
JoeBkbug*04:58
bluegrn2lotuspsychje, and this too https://sourceforge.net/projects/ath9k-htc/files/04:58
bluegrn2ohh.. sorry04:58
kostkon_!debian04:59
ubottuUbuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://www.ubuntu.com/about/about-ubuntu/ubuntu-and-debian - !Repositories meant for Debian should NOT be used on Ubuntu!04:59
de-factoalso extensions.gnome.org work with native FF and extension05:00
bluegrn2ubottu, so its not recommended using the non free driver ?05:01
de-factoits a bot05:01
bluegrn2what are the risk using gnome extensions ?05:01
de-factoi guess trusting the developer as always?05:02
dacompchompi have a question regarding sound output. i keep getting dummy output only for my pc's inbuilt speaker (bluetooth earbuds work though). no input method detected either. i know its not a hardware issue because this computer originally had macOS installed, and the sound output worked fine. ive also tried the ubuntu forums and messing around with my cofiguration files, but nothing has worked so far05:03
bluegrn2lotuspsychje,  lspci -v Will this show the latest versions ? im trying to change drivers coz it might fix the frequent drops of the wifi05:03
dacompchompbluegrn2, yes lspci -v should show you info05:04
dacompchompyou can also try " | grep wireless" if you want to search for the wifi directly05:05
bluegrn2lspci -v did not show drivers for atheros05:09
de-factosudo lshw -C network05:10
enigma9o7[m]dont think it should show drivers, only hardware05:10
Bashing-omenigma9o7[m]: Look in the configuration line >> " configuration: autonegotiation=on broadcast=yes driver=8139too "05:17
bluegrn2is it possible to peak inside a deb installer w/o installing it to see the driver's version ?05:40
raehta!archivemount05:43
raehtaarchivemount file.deb mountpoint05:44
raehta!ar05:46
ubottuLa comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe05:46
raehtaman ar05:46
jadewhey guys, any idea on how to make the left pane of nautilus show "other locations" in there too, instead of opening them in the right pane?05:56
lotuspsychjejadew: try dconf-editor for tweaks05:58
jadewlotuspsychje, I tried, but the option that used to work, doesn't05:59
jadewthe side-pane-view option appears to have been removed05:59
jadewand the view menu is gone or I don't know how to access it, the whole app seems severely crippled and I'm thinking I must be missing something06:00
jadewis this possible?06:02
enigma9o7[m]they're in fstab?06:11
jadewenigma9o7[m], no06:13
dacompchompi have problems with my sound configuration. i realize now its because my dmic_detect option is decapitated, and to fix it i should insert "snd-intel-dspcfg.dsp_driver=1" into some or other configuration file. the difficulty is that i do not know which configuration file this is. could someone please point me in the right direction?06:16
ravagedacompchomp, looks like a kernel option. so that would be /etc/default/grub. dont forget to run update-grub afterwards06:24
lotuspsychjejadew: wich ubuntu release/nautilus version are you on?06:25
jadewlotuspsychje, 22.0406:29
jadewnautilus (aka Files) 42.006:29
lotuspsychjefresh install or upgraded jadew06:30
jadewfresh06:30
lotuspsychjekk06:30
jadewI'm switching to something else, this thing is useless06:30
jadewmaybe nemo06:31
lotuspsychjejadew: always-use-location-entry is what you want?06:31
jadewno, I believe that makes the location bar into a text box06:31
lotuspsychjeyou mean cltr+l ?06:32
jadewyeah06:32
lotuspsychjejadew: i can still trigger ctrl+l then add lets say computer to left pane favs06:35
jadewyeah, but if you have multiple disks they won't show up there, and if you fav them and they're not mounted you can't access them06:36
lotuspsychjesounds more like a mount issue then nautilus?06:37
jadewI don't want to automount everything06:38
dacompchompravage: thanks. ill give that a try06:38
jadewinstalled Nemo06:45
hgj𐀪𐀪06:58
nikolamLinux is quite stupid OS. And Ubuntu is too. Is it about Ubuntu, is it about systemd or Linux itself..   Why (oh why) system won't boot if it is not able to boot if ANY item in /etc/fstab is not available.. (like , external dataset volume on USB drive on top of ZFS that is not available on system boot..)  . Same thing is for any other unmountable item in /etc/fstab..07:03
nikolamPlus on GRUB I promptly get to lodad ROOT priviledged prompt, without asking for root or user password!07:04
nikolamSo Ubuntu is UNSECURE by default, without GRUB password (I bet more then 99% of Ubuntu installations do not have set GRUB password)07:04
ravagenikolam, see the nobootwait and nofail fstab options. to protect your data use encryption07:05
nikolamPlus Linux is in general stupid OS. Not able to mount one drive? Allright, I will just die! :((07:05
nikolamravage, that is actually a great suggestion , thanks. Yet, default /etc/fstab options do not have such option set. Why even boot wait is a thing.. To ruin peopel's lives on desktop I suppose.07:07
MastusAR_webchatQuick question - has someone installed 22.04LTS successfully from a DVD?07:09
ravageMastusAR_webchat, in a VM yes07:10
nikolamYes, and plus, Ubuntu's OpenZFS implementation does not re-import external ZFS dataset on USB drive..07:10
nikolamI need to manually type zpool import every time. Or is it general messed up ZFSonLinux issue in general..07:10
ravagenikolam, ZFS and removeable media are not a great combination. i would always manage those manually07:10
nikolamravage, pecisely. Issue is that Linux and Ubuntu and ZfsOnLinux can't do it automatically.. Really sad.07:11
ravageim sure it can07:11
nikolamThey mention some config files. For Zfs. That does not need any config files per se.07:11
ravageyou just have to write a script for it with some udev rules07:12
MastusAR_webchatWell, 2 computers and 3 drives later the installer still hangs... I removed "quiet splash" from grub and multiple services seem to timeout and ultimately I get "Failed to start Ubuntu live CD installer"07:12
ravagei may have a USB DVD drive here but nothing to burn one. so i cant really test that07:12
nikolamravage, Yes, that is also great suggestion thanks. Except it is not applicable across milions of users. And the moment desktop user is asked to write "a script" to that external drive and FS would mount.. they will just go away.07:13
MastusAR_webchatMeanwhile the drive shoeshines like crazy, as some check is going on07:13
ravagenikolam, your usecase is limited. you are the first to mention that here at all07:13
MastusAR_webchatI put fsck.mode=skip in grub, and then the installation went fine07:14
ravageZFS is an advanced option on the installer. so most users do not use it at all07:14
ravageMastusAR_webchat, the installer does a verification of the media. maybe that gets stuck. i cant test it with a real drive atm07:14
nikolamravage, If I ever had a bit of money people tell me "you are the first one to mention that" , especially on support services, trying to dissuade me from insisting on it, I would be a millioner :)07:15
ravagedont spend it all on drugs07:15
thingfishlol07:15
lotuspsychjedid you create a bug on that nikolam07:16
ravagei dont think thats a bug07:16
ravagethere is just no ZFS automount07:16
lotuspsychjewishlist bug then?07:16
nikolamravage, ZFS in Ubuntu installer is actually not very useful. It as i last tried, to ultimately format whole drive, instead just creating a boot dataset and install in it.. Also booting solution is cumbersome to say ate least. (Not using nice Boot Environments.. )07:16
ravagei wrote my own systemd script to do that. works fine :)07:16
ravagenikolam, not sure what you are asking for now. if you dont like Ubuntu at all use something else07:17
nikolamlotuspsychje, youa re also very much right. I just first always come to discuss the issue. So I can get valuable feedback if I make sense.07:17
ravageif you want a general discussion see #ubuntu-discuss07:18
raehtacan windows automount zfs?07:19
nikolamravage, and that is the scene from "I robot" movie, when hologram of the dead scientist says to investigator: And that , my dear friend is the right question. :) I think that real answer is trying to make it better. Bug reports and code contributions are better path , at least before hitting the wall :)07:19
nikolamravage, thanks07:19
MastusAR_webchatI reckon the disk and drive is fine (as it installs fine with the fsck.mode=skip and disk read test comes back fine). Most probably install from USB anyway, so I just thought to mention07:19
nikolamraehta, Well, quality of software on Windows , at least open tehnologies and FSs is rather very bad. ZFS implementation on Windows is actually sadly still broken.07:20
ravage!ot07:20
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:20
raehtaso, windows is also a stupid os. What about macos and zfs automounting?07:21
lotuspsychjestop it please raehta07:21
nikolamMastusAR_webchat, well som FS's does not need fsck on boot. Some of them are as I recollect, XFS and OpenZFS and RiserFS07:21
lotuspsychjesame for you nikolam07:21
lotuspsychjeleave this support channel for ubuntu issues07:21
MastusAR_webchatnikolam, this regards installation from the iso-image with a DVD drive and empty HDD07:23
MastusAR_webchatThere seems to be (possibly?) a incomplete bug report for same issue https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/196202007:25
ubottuLaunchpad bug 1962020 in ubiquity (Ubuntu) "Ubuntu 22.04 codename — “Jammy Jellyfish” : failed to start Ubuntu live CD installer." [Undecided, Incomplete]07:25
lotuspsychjeMastusAR_webchat: that bug doesnt contain much info at all, not really useful07:26
MastusAR_webchatI agree07:27
lotuspsychjeMastusAR_webchat: see if you can find your bug amongst these; https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bugs?orderby=importance&start=007:27
nikolamUbuntu has a problem giving root to anyone accessing GRUB console. anyone can get root access. No auto import of existing (USB) OpenZFS datasets. Proposed solutions are 1) Not using Ubuntu 2) Setting up GRUB password && posting bug report 3) using separate script for on-boot OpenZFS import/per pool 4) using /etc/fstab "nobootwait" option or post a bug report. 5) Every OS is stupid Os if user is not recognizing or solving issues07:29
nikolamI think that summarize solutions..07:29
MastusAR_webchatWell this was just to inform that there might be a issue with the installer timeoutting on a slow media. I'll check the bugtracker later, now off to the hardware store -->07:31
ravagesomehow people always think this this IRC channel is a place to report bugs :(07:34
nikolamravage, well, place to report issues. And to see if they are bugs or not. It's all what support is about :)07:36
ravageSure. You still have to create a proper bug report or nothing will change.07:37
nikolamravage, Yes! And it is good to always repeat that.07:38
liangchengi installed  ubuntu 22.04 on yunmi-refrigerator, but it cant load the installition program07:47
liangchengI actually installed Debian buster on this refrigerator one month ago07:47
liangchengthe processor is amd fx413007:49
liangchengok, it looks like it cant mount the fs..07:56
=== martums7 is now known as martums
boy646e64Hi all. Does anyone know why Firefox starts as an X11 client in 22.04? I am running a Wayland session :(09:54
Guest5Maybe because X11 is more likely to work reliably on more systems than Wayland?09:56
Guest5Pure speculation09:57
boy646e64True. However, I am unable to FORCE it to run in Wayland :/09:58
ograboy646e64, you really have to ask mozila, they package the snap ...10:03
ograboy646e64, https://bugzilla.mozilla.org/show_bug.cgi?id=1729901 looks relevant ...10:04
ubottuMozilla bug 1729901 in Core "[Snap] Drag&drop is not working when trying to open a link from other apps on Ubuntu 21.04" [S3, New]10:04
Guest5After a lot of wasted time trying to get things to work on Wayland, it occurred to me I could just use X11, and I stopped thinking about Wayland.10:04
boy646e64Indeed. However, it's odd that Ubuntu advertises that 22.04 comes with Wayland by default, but delivers Firefox with X11.10:06
boy646e64Would've been worthwhile to explicitly state this..10:07
Guest5Ah. I use Kubuntu, and it uses x11 by default.10:07
ograboy646e64, well, firefox is a snap now ... that means it is on a rolling release model ... so they can easily switch once the fix is in10:07
boy646e64I wonder what it means that `gnome-shell` also runs in X11 (under `xlsclients`). What's left? :D10:09
ograboy646e64, hmm, are you sure you are actually using a wayland session ?10:09
boy646e64yes it's printed in `echo $XDG_SESSION_TYPE`.10:10
boy646e64You can run `xlsclients` and see "gnome-shell" to see this (if you're runnin WL).10:11
BerghausUBUNTU 22.04.. DEFAULT SHARE STATE IS ON.. HOW TO SET TO DEFAULT OFF LIKE 20.04?10:38
Guest5Where to find the setting for that?10:40
=== diskin is now known as Guest1429
=== diskin_ is now known as diskin
manwhowouldbekinGreetings all! Would this be a good place to discuss some features in Ubuntu 22.04?10:57
Maikmanwhowouldbekin: this is the Ubuntu support channel, for discussions about Ubuntu you could use #ubuntu-discuss11:06
manwhowouldbekinMaik, Thanks!11:06
Maikno problem, you're welcome :)11:07
dirk_Hi, I installed ubuntu and ubuntu studio 22.04 the last days. The owncloud-client crashes at startup with a segmentation fault. Is there any good place to report that? In the jornal I've seen an ERROR4 at libqt5.11:39
WeeBeyvery simple question: should I bet super concerned about a dist-upgrade? Or generally it works without much issue?11:58
Jeremy31WeeBey: always have a backup12:00
WeeBeyJeremy31, Ok. Backup it is :-)12:01
noarbdo chrome and firefox use the nss database for storing certificates? Is this the correct place to install a custom x509 cert to be used in both applications? Installing in the system /usr/share/ca-certificates doens't work. I can install it through the browser gui, but I'm trying to do it automatically for all users12:28
rud0lfnoarb: did you use `sudo update-ca-certificates` ?12:29
noarbyes, that then works for system stuff like 'curl', but not for the browsers12:29
BluesKajHi all12:33
Guest4bingoodHi everyone13:25
Guest4bingoodone hardware question please13:25
tomreynogra, ravage: I've updated / rephrased bug 1970066 (Guest1969)13:26
ubottuBug 1970066 in snapd (Ubuntu Jammy) "using snap after fresh 22.04 install with (encrypted) ZFS breaks APT, snapd" [Critical, New] https://launchpad.net/bugs/197006613:26
mohaTo remote over RDP to a linux server, should I necessarily install a desktop like gnome on it? No way to borrow desktop stuff somehow?13:27
ravagetomreyn, ok. thanks :)13:28
tomreynravage: i wasn't fishing for compliments as much as i meant to (should have said so) ask for a quick review as to whether it still seems to make sense.13:29
tomreyn:)13:29
tomreynGuest4bingood: if it directly relates to an Ubuntu installation, please just ask. Otherwise, there's also #hardware and #linux13:29
ravageyou explained the process with text and moved the attachments around. looks fine to me :)13:29
tomreynmoha: which Ubuntu version is this? Which graphics server (default?), graphics driver (or hardware), which graphical desktop / flavor (or default gnome-shell/mutter) is this?13:31
Guest4bingoodI have ubuntu and windows dual boot in my hdd disk, so when i startup my laptop grub shows up and gives me option to boot either to ubuntu or windows, I am planning to install a new ssd in my laptop ( my laptop mother board allows that ) besides the hdd that has windows and ubuntu running , because i want to run autocad in the ssd disk, can I do13:31
Guest4bingoodthat ?? without losing access to my ubuntu and windows dual boot ? and how to go about doing that ?and is it gonna apear in grub as a third boot option ??13:31
ogratomreyn, thanks !!13:31
tomreynravage: thanks for checking. :)13:31
mohatomreyn: it's 20.04 server, without any graphical desktop13:32
ogratomreyn, (and yes, looks fine)13:32
tomreynogra: thanks to you, too!13:32
Guest4bingoodcan someone kindly look at my inquiry ?13:34
tomreynmoha: so RDP is a protocol for remotely controlling a graphical display (amongst other). sure, you'll need a graphics server for that, and RDP server, and, if you want to be able to do something after logging into it, some graphical session, too.13:35
ravageGuest4bingood, you can just add the SSD and mount it somewhere on your Ubuntu system. no need for another OS?13:36
tomreynmoha: if this is just a headless server, you should rather just use ssh + sftp though.13:36
ravageGuest4bingood, or if you need windows with autocad then format the SSD in windows13:37
Guest4bingoodravage: now i have alraedy dual boot odf windows 10 and ubuntu in the hdd I use mainly ubuntu for my daily paper work windows 10 that i have in hdd has my  autocad but it's slow thats why i wnat to install ssd and install in it another windows and then install autocad to benefit from the speed,my question is will i be able to have 3 OS as boot13:40
Guest4bingoodoptions and how to do it do i need to use a flash drive to format the ssd and install some windiows version in it for autocad use ??13:40
ravagei dont understand why you need a 3rd OS. if you install autocad on the SSD it will be fast13:41
ravagebut sure. in general os-prober should detect the 3rd OS13:41
ravageif not you can manually add it to your grub config13:42
Guest4bingoodravage :I want to install windows 7 in the ssd which will have my new autocad installation. can you please provide me with a how to guide as i alraedy have the ssd purchased, and i dont know what to do after inserting it in the motherboard, do i have to configure something in the bios ? or do i just boot and insert the windows 7 flash drive to13:45
Guest4bingoodstart instalation of the third OS.13:45
ravagewindows installation support is really off topic here13:46
Guest4bingoodravage : Ok what about say ubuntu lts ?13:48
Guest4bingoodravage : I will use the hdd as storage disk and only install ubuntu LTS in the ssd. can that be done?13:51
Guest4bingoodravage : for autocad i will use virtualbox .13:52
Guest4bingoodravage :which setup you woulkd advise? thanks.13:53
ravageinstall the SSD. make sure the SSD is the first drive in the priority list in your BIOS and start the installation ob Ubuntu from USB13:55
ravage*of13:55
Guest4bingoodravage: thanks.14:15
=== Guest5 is now known as ick
scokoDownloaded the Ubuntu Desktop 22.04 iso, verified its integrity. Keep getting an error when installing "following file did not match its source copy"14:40
scokoAre the official images broken?14:41
mevlaHello.  A month ago I installed 20.04 - no problem.  Yesterday I installed 22.04 over the 20.04 partition and now the installation reports "Unable to install grub on /dev/sda fatal error.  The boot domain is not one I'm very familiar with.  What would be the way not only to install 22.04, but to regain access to the previous 18.04 already installed ?14:43
mevlaAlso, two new devices appeared in the BIOS screen, 'ubuntu' and 'UEFI OS'14:44
mevlaShould I pursue going the UEFI way or, to go to MBR ?  I do not want to loose any data at all.14:45
ioriascoko, if you have already verified the iso, i suggest to burn it again (maybe on a different usb pen)14:50
bonzibuddymorning - i'm on 21.10, when i run 'sudo do-release-upgrade' it tells me theres no new version available.  my update manager settings are set to 'any new version'.  shouldnt i be getting the 22.04 option by this point?14:50
bonzibuddythis is on the desktop install, not server14:52
ioriabonzibuddy, do-release-upgrade -cd14:52
Maikbonzibuddy: Quote: "Upgrading from Ubuntu 21.10. Upgrades to 22.04 LTS are currently not enabled (due a bug with snapd and update-notifier) but will be in the next couple of days."14:53
Maikfrom the release notes ^14:53
ioriamevla, the first thing, is backup your data14:53
bonzibuddyohh thank you, I missed that!14:53
Maikhttps://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/2466814:53
Maikno problem, you're welcome :)14:54
ioriaodd, because i did it14:54
mevlaioria: yes, some is backed up, not all.  I will backup the rest.  However I'm much more puzzled by how to solve this boot problem and at least regain access to 18.04, whihc is the main system up to now.14:54
mevlaIt's a bit strange that new devices appeared int he BIOS, as if there had been an interaction between the BIOS and the 22.04 install procedure (not seen when 20.04 was installed)14:56
ioriamevla, you probably have installed (reinstalled) ubuntu in efi mode, while the previous was in legacy mode14:56
mevlaioria: From what I gather so far, that seems to be the case.  Although I did not see and EFI/legacy choice in the 22.04 install.14:56
scokoioria: it was a virtualbox install14:57
scokoioria: i tried it 3 times, every time the same result14:57
ioriascoko, is your hw (disk, ram) ok ?14:57
geosmilecan i run a cronjob in tmux session automatically ?14:57
mevlaI have chosen the 3rd option in the 22.04 install choices, the one that allows to choose which partition exactly to install to.14:57
scokoioria: yeah, everything is fine, i only have this issue with this image14:58
ioriamevla, would be useful to see a 'sudo parted -l' output14:58
mevlaioria: sure.  Should I paste it here ?14:58
scokoioria: now, on my latest attempt, i skipped the problematic file (some firefox snap or something) and the installation finished, but i wonder if there is something inherently broken in this image14:59
ioriamevla, sudo parted -l | nc termbin.com 9999    and paste the url here14:59
mevlaOK.14:59
ioriascoko, maybe15:00
mevlaCool.  I didn't know about that.  Here it is : https://termbin.com/sdbw15:00
mevla 15:00
EriC^mevla: 18.04 is on which disk?15:03
ioriamevla, where is ubuntu ?15:03
mevlaioria: /dev/sdd is a Seagate that has some problems at times.  I'd like to get rid of it.  This is where the install put the efi partition on second attempt ("install alongside existing os")15:03
mevlaioria: 18.04 is on /dev/sdb1  Ubuntu 22.04 should be on /dev/sdb215:04
ioriaEriC^, ^15:04
EriC^mevla: can you type 'sudo mount /dev/sdb1 /mnt' then 'cat /mnt/etc/fstab | nc termbin.com 9999' ?15:05
mevlaOK15:05
geosmile tmux new -A -s mySession -- how do i modify this command to detach from the session automatically?15:05
ioriamevla, sdb has no boot flag15:06
EriC^mevla: also do 'cat /mnt/etc/issue' to confirm it's the 18.0415:06
EriC^yup ioria , good eye15:06
mevlaioria: so far the system booted from /dev/sda MBR15:06
mevlaboot flag15:06
ioriabut EriC^ is better than me in this stuff mevla15:06
ioriamevla, for sure you installed ubuntu in csm legacy mode15:07
mevlaEric^: OK, one moment ....15:07
ioriamevla, and if sdd is a problem (and you want to wipe it), i even suggest to disconnect it15:09
mevlaSo here it is :  https://termbin.com/s9oh15:09
mevla 15:09
mevlaAnd /etc/issue is : Ubuntu 18.04.2 LTS15:10
mevlaioria: You're right.15:10
EriC^mevla: i'd suggest you set the bootflag on /dev/sdb1, and then set the bios to csm legacy with sdb as the priority boot device15:11
EriC^mevla: try 'sudo cfdisk /dev/sdb' see if there's an option at the bottom to set boot flag15:13
mevlaEric^: OK.  There should be no problem in setting the bootflag.  Does the current one needs to be removed at all ?  However, not sure about the BIOS.  So how do I set the bootflag using parted ?15:13
EriC^mevla: no, the other bootflags are fine to keep, it's just in case the bios is picky and wont boot a disk if none have a flag15:14
mevlaEric^: There's a 'Bootable' option when the cursor is on /dev/sdb115:14
EriC^mevla: that should be it, select it then 'write' the new partition table15:14
mevlaEric^: No loss of data or should I proceed with the ramianing backups first ?15:15
EriC^mevla: no it should be safe on all fronts15:16
mevlaEric^: Will this immediately give access to booting 18.04 ?15:17
EriC^mevla: i doubt, it's more of a sanity check in case the bios is picky, most arent but there are exceptions15:17
EriC^mevla: i think the bios might be set to uefi right now since you mentioned ubuntu and uefi os as options coming up, you might need to enter the bios setup, and enable 'csm legacy' or disable uefi, and set the /dev/sdb as the priority device for booting15:18
mevlaEric^: OK.  So what should be done next ? At this point I'm happy to regain access to 18.04 and install 20.04 or 22.04 later.15:19
EriC^mevla: sure, well, confirm the bootflag is now set, 'sudo parted /dev/sdb'15:19
mevlaI'm taking notes15:19
EriC^* sudo parted /dev/sdb -l15:19
mevlaEric^: One moment.15:19
mevlaEric^: Before proceeding, what about the MBR that's needed to boot in legacy mode.  It is currently on /dev/sda15:21
EriC^mevla: why would it be on sda?15:22
mevlaEric^: Because all OSes so far, through the years, the installation were made by indicating /dev/sda as the place where to put 'grub'15:23
mevlaEric^: And this is what I indicatedx for the first 22.04 install try.  As usual.15:24
EriC^mevla: hmm, i'd recommend to use /dev/sdb for grub, that way you have a standalone disk that can boot15:26
mevlaEric^:  Makes sense.  Will it do anything regarding the data already on /dev/sdb by adding a MBR there ?15:27
EriC^nope, it'll only install grub at the start of the disk, before any partitions15:27
alkisgmevla: paste the output of sudo fdisk -l or of sudo parted -l, so that we see if the new installation is in UEFI mode or bios15:28
EriC^alkisg: https://termbin.com/sdbw15:28
alkisgIf it is in bios mode it should be able to boot the old one as well15:28
mevlaalkisg: Do you mean after setting the bootflag to /dev/sdb ?  I seem to be missing something.15:30
alkisgThey are all in BIOS mode right? Then the grub of 22.04 should be able to boot 18.0415:30
alkisgGrub doesn't care about the boot flag, that is for Windows15:30
mevlaalkisg : No Windows involved here15:31
EriC^alkisg: some bios care, not ubuntu/grub, seen it here a few times too15:31
alkisgYes so the boot flag is irrelevant15:31
mevlaBut I'll set it nevertheless15:31
EriC^not really15:31
alkisgDoes the grub of 22.04 show an entry for the 18.04 installation?15:32
mevlaalskisg: I'll have to reverify.  It's the system I'm currently using, so I'd need to tear it down to reboot first.15:33
alkisgYou can check or paste your /boot/grub/grub.cfg15:33
mevlaI'm currently checking what wa sinstalled by the 22.04 proceudre before it reported the grun install error on /dev/sda15:34
EriC^mevla: try 'sudo update-grub' see if it mentions anything related to 18.0415:34
mevla22.04 is on /dev/sdb215:34
mevlaEric^: does it have to be done in a chroot ?15:35
EriC^mevla: no15:35
mevlaIt gave: "/usr/sbin/grub-probe: error: failed to get canonical path of `/cow'"15:35
ioriahe is on livecd, i guess15:36
mevlaYes, that is the case.15:36
ioriaso, yes you need that chroot15:36
EriC^i thought he was inside 22.04 right now?15:37
mevlaTook 5 minutes to install emacs so I can irc and take notes saved to another partition15:37
mevlaioria: OK.  chroot into 22.04 I presume ?15:37
EriC^mevla: 1 sec15:38
EriC^alkisg thinks you can boot into 22.04 right now easily, is that the case?15:38
alkisgTo sum up, you had a working 18.04, then installed 22.04, and grub failed, and now you can't boot in either of them?15:38
ioriamevla, yes15:38
ioriamevla, for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done15:38
ioriamevla, wait...15:38
mevlaalkisg: That is the case.  And for now I'd only care to get back to 18.04 really.15:39
ioriamevla, sudo mount /dev/sdb2 /mnt15:39
alkisgOK then instead of using sdb2 where 22.04 is, use wherever your 18.04 is15:39
mevladu shows that 22.04 has installed 6.7GB of files before reporting the fatal error with grub.15:39
alkisg(in the commands that ioria says)15:39
ioriathe install is good (i think) the problem is grub15:40
mevlaalkisg: 18.04 is on /dev/sdb115:40
ioriamevla, so,  sudo mount /dev/sdb1 /mnt15:40
EriC^mevla: 18.04 is already mounted on /mnt15:40
mevlaOK, so chroot ... into 22.04 to run update-grun ... one moment15:40
EriC^no...15:40
mevlaSorry for the typos15:40
alkisgmevla: no15:41
mevlaOK, not done.15:41
alkisgFirst, mount 18.04 into /mnt, if it's not already mounted. Then use the commands that ioria said to mount dev, sys etc15:41
mevlaOK15:41
alkisgI.e. sudo mount /dev/sdb1 /mnt; for d in proc sys dev dev/pts run; do sudo mount --bind /$d /mnt/$d; done; sudo chroot /mnt dpkg-reconfigure grub-pc15:41
mevlaI'm taking notes at the same time so I'll learn something15:42
mevlaBy the way, I do these commands already as root, no need for sudo15:44
sreve_I have newly installed 22.04 and I measure the speed of the nvme drive with about 1800 MB/sec (sudo hdparm -Tt /dev/sda). But it should have about the double speed ( 3.480 MB/sec). Does someone have an idea why?15:45
mevlaI unmounted /dev/sdb2 (22.04) before proceeding.15:46
mevlaJust to be certain, /dev/sdb1 (18.04) is mounted.  Do I need to cd into this mount point to run the for loop ?15:47
alkisgNo15:47
mevlaOK15:48
lotuspsychjesreve_: did you run multiple tests?15:50
mevlaAll proc, sys ... bind-mounted, chroot now in 18.04, will run 'dpkg-reconfigure grub-pc'15:51
sreve_lotuspsychje: yes. And on a ssd to.15:51
lotuspsychjesreve_: wich ssd brand/type is this?15:51
sreve_the ssd has about 500 MB/s, that is ok.15:51
mevlaIt reports : "The following Linux command line was extracted from /etc/default/grub or the `kopt' parameter in GRUB Legacy's menu.lst. Please verify that it is correct, and modify   │15:52
mevla │ it if necessary. The command line is allowed to be empty."15:52
mevlaAnd the line is indeed empty.15:52
sreve_lotuspsychje:  Corsair Force MP510 960GB15:52
lotuspsychjedid you check if you're on latest firmware sreve_15:53
mevlaalkisg, Eric^: All OK so far ?15:53
sreve_lotuspsychje: not yet, I am currently try to find out how to check.15:53
alkisgmevla: did you see a dialog prompting you about selecting a disk to install grub on?15:53
alkisgYou can ignore the empty command line, that part is OK15:54
mevlaNot yet at least.  I did not go further than the above.15:54
mevlaOK15:54
lotuspsychjesreve_: sudo smartctl -a /dev/sda | grep Firmware15:54
alkisgDid you run my command or ioria's?15:54
mevlaalkisg: yours. which is the latest.  Now it shows two options : quiet spalsh.  Still OK ?15:55
alkisgYes15:55
mevlaIt's finding other OSes ...15:56
lotuspsychjesreve_: https://linuxconfig.org/how-to-benchmark-disk-performance-on-linux15:56
mevlaalkisg: It detected all other OSes, witht he last line being: "Adding boot menu entry for EFI firmware configuration done"15:57
mevla 15:57
alkisgmevla: you're booted in UEFI mode while your disk is in BIOS mode. That's why your 22.04 installation failed15:57
alkisgTo verify, run: ls /sys/firmware/efi15:58
alkisgThat directory should NOT exist15:58
mevlaalkisg: where exactly ?15:58
alkisgThe command that I wrote: ls /sys/firmware/efi15:59
alkisgIt should say "does not exist", but in your case, it'll show the contents15:59
mevlaalkisg: yes, but in the 18.04 chroot still ?15:59
alkisgYou're not in the chroot15:59
alkisgThe chroot dpkg-reconfigure command executed inside the chroot, then left it15:59
mevlaI am at the moment, for running the dpkg-reconfigure command16:00
mevlaOK16:00
alkisgThe proper solution would be to reboot, press F12 in BIOS to see the boot menu, and when you see the USB stick, you'll see it twice; once as e.g. Kingston and once as UEFI Kinston; you should select the one that doesn't mention UEFI16:00
alkisgThen in another terminal tab16:00
mevlaI'm doing those commands already as root.16:00
alkisgAnd from THERE run the chroot and dpkg-reconfigure commands16:00
alkisgIn any case, make notes of that I wrote about pressing F12. But first, finish with the dpkg-reconfigure command, because it's possible that it'll work correctly even if you're booted in UEFI mode16:01
mevlaTaking notes ....16:01
alkisgSo it's possible that the problem is already resolved16:01
alkisgI.e. finish the command, reboot, see if it works. If it doesn't, reboot, press f12, and boot from the stick in BIOS mode, not UEFI mode.16:01
ioriamevla, let's see another 'sudo parted -l | nc termbin.com 9999'16:02
mevlaWill do.  ioria: OK. one moment.16:02
mevlaioria: the bootflag is still on /dev/sda1.  I will set it also on /dev/sdb1.16:04
mevlaalkisg: 'ls /sys/firmware/efi' shows that there's EFI content in that directory in 18.0416:05
alkisgmevla: this content is in RAM, it's not in any disk. It just means you're booted in UEFI mode, which is wrong for you16:06
alkisgIt's the reason your 22.04 installation failed16:06
mevlaI'll unmount /dev/sdb1 (18.04) before setting the bootflag on it.16:06
alkisgThe solution is to select the correct entry in the f12 boot menu16:06
mevlaalkisg: Although I didn't see any option in the 22.04 to go legacy or uefi.  I presume this is set by choosing the non-UEFI Kingston USB device for launching the live CD ?16:07
sreve_lotuspsychje: the firmware is now uptodate, but still only half of possible speed.,16:07
alkisgmevla: exactly, you can't change the boot mode later on, you can only select initially at the f12 menu16:08
mevlaOK for the ls command.16:08
mevlaIs that new for the 22.04 install or did I just happen to choose the right when installing 20.04 (which installed and ran coreectly) ?16:08
ioriamevla, OS Prober is disabled in GRUB on 22.0416:11
alkisgJust happened16:11
ioriabut i don't think is related16:11
ioriahttps://www.omgubuntu.co.uk/2021/12/grub-doesnt-detect-windows-linux-distros-fix16:12
lotuspsychjesreve_: did you read the linuxconfig link, see if you can compare with a dd speed test?16:14
sreve_lotuspsychje: yes, tzhe speed of my ssd is ok, the m2 has only 1.800 MB/s - that is not bad, but should be about 3.400. I am not sure if the Mainboard is the problem.16:16
mevlaioria: Thanks for the article.16:17
ioriaok16:17
mevlaI wonder if the security aspect is important enough to get rid of the os-prober...16:18
lotuspsychjesreve_: you can doublecheck that in the #hardware channel if you like, checking bios/hardware16:18
mevlaIt seems to say that os-prober is run at every boot ?  While in Fedora the output is cached ?16:18
mustihi16:20
lotuspsychjesreve_: what about your boot speed, systemd-analyze does that feel sane?16:20
geosmileis there a way to access apple messages/send/receive from an ubuntu desktop?16:23
ravagegeosmile, not without a mac as a bridge. Matrix has a bridge for it: https://github.com/matrix-hacks/matrix-puppet-imessage16:26
ravageor maybe better https://github.com/mautrix/imessage16:27
kenperkinsHow do I know which memory address is my ram chips in i2cdetect?16:27
mevlaSome process is holding on the mount of /dev/sdb1 which prevent unmounting it. I did a lsof | grep sdb1 and shows something by the name of [[jbd2/sdb1-8].  C16:28
mevlaI think I'll do a 'kill -9' on that process.  A regular 'kill' didn't work.16:29
mevlajdb2 is a journaling block device as I see16:30
mevlaFirst time I'm seeing such a jdb2 process preventing the unmounting of a partition.16:31
mevlaCan I set the bootflag on /dev/sdb1 even though it's still mounted ?16:32
ravageyes16:35
mevlaioria, alkisg: cfdisk does not set the boot flag on /dev/sdb1 if it's still mounted or so it seems.  'parted -l' run thereafter does not show the bootflag as it shows it for /dev/sda116:40
mevla ioria, alkisg: Sorry, my bad, forgot to write the changes in cfdisk.16:42
mevlaOK.  Will now reboot, put the sdb drive as first bootable device in the BIOS.  If I come back soon, it means that everything went fine.  If not, I'll take a break.  In any case, much thanks !  Much appreciated !  Cheers.16:45
jhutchinsAnother one bites the dust.16:58
thingfishrats, mevla didn't come back right away.16:59
thingfishI was rooting for the little guy.16:59
BadProgrammerWhich desktop environment should I pick, I am thinking base Ubuntu with Gnome or Kubuntu with KDE Plasma17:04
leftyfbBadProgrammer: try them both and see which one you like17:05
BadProgrammerthx17:05
=== preacher is now known as epopt
sreve_lotuspsychje: yes, boot speed, file access, .... feels all ok. Its only that the specs tells me, the m2 disk could have double speed than I measure.17:25
Jeremy31Sure the motherboard supports full speed nvme?17:28
lgp171188I upgraded my RPi4 running Ubuntu server 21.10 to 22.04 and after the upgrade, the network failed to come up.17:28
lgp171188I investigated why and found that netplan was complaining about whitespace in the driver section of the cloud-init netplan config.17:29
leftyfb!bug | lgp17118817:30
ubottulgp171188: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.17:30
lgp171188What is interesting is that the line `driver: bcmgenet smsc95xx lan78xx` was added by the Ubuntu installer of a previous version.17:30
lgp171188I removed the 2nd and 3rd driver name patterns and voila it started working. Is this expected or is this a bug?17:30
lgp171188I use the Pi with just the ethernet cable connected and I am not sure of the implications of removing the last 2 driver names.17:31
lgp171188Any ideas?17:31
lgp171188leftyfb, thanks! I wanted to confirm whether it is a bug or not before filing a new bug. :)17:32
JackKnifeTried installing Ubuntu for the first time. Mounted the iso using Rufus, but the drive isn't showing up in the BIOS. It's shown up before with Win7, but not sure what's up now...17:32
JackKnifeAnyone kind enough to help this n00b out?17:33
enigma9o7[m]If your BIOS doesn't recognize it, perhaps its written in a way your computer doesn't like.  Rufus gives you the option at the end for "dd" mode, try rewriting it with that.17:34
lotuspsychje!usb | JackKnife17:34
ubottuJackKnife: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent17:34
enigma9o7[m]There's also the very minor chance your iso is corrupt, you can verify the hash to be sure....17:34
JackKnifeRetrying with DD mode now17:36
madsquirrelYou can also to try out Ventoy, ubuntu isos are tested as well as Debian17:37
JoeBkventoy is the way to go.17:40
Mibixdoes anyone else run cinnamon on ubuntu for a DE17:41
ghostboarderis PopOS considered an "unofficial derivative"?17:43
kostkon_!popos17:43
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)17:43
Jeremy31ghostboarder: yes17:43
JoeBkI didn't like PopOS17:43
ghostboarderk fair enough17:43
ghostboarderwell, just as background, the issue i have is apparently in all ubuntu derivatives17:44
ghostboardernvidia gpu not resuming properly from s317:44
ghostboarderfunny though, different hardware with the same updates and nvidia driver rev, have different outcomes17:45
ghostboardermy gaming box is fine, this pc is not17:45
mevlaHello.  Is ioria still here ?17:45
mevlaioria: The system is much better now as it can boot into 22.04.  But the grub menu, although it shows other OSes, doesn't show at all 18.04, the system I care about.17:47
mevlaShouldn't be much to add 18.04 to the boot menu but, /boot/grub/ in 22.04 is totally different, having no text files to which a previous entry could be added.17:48
jhutchinsmevla: You shouldn't have to add it manually.17:50
mevlaSo the question would be, how to add a previous ubuntu release (18.04) that works very well, from another partition, to this boot menu ?17:50
ioriamevla, i'am a bit busy now, sy; you can run   sudo update-grub | nc termbin.com 9999 and post the url; or you can try to add GRUB_DISABLE_OS_PROBER=false   in /etc/default/grub17:50
madsquirrelby editing /etc/grub.d/40_custom17:51
madsquirrelafter all update-grub17:51
madsquirrelFor test your can perform: sudo os-prober17:51
madsquirrelWill it find 18.04?17:51
ioriamevla, or use /boot/grub.d/40_custom17:51
mevlaOne moment ...17:51
mevlaos-prober did find it17:52
ioriamevla, try to edit /etc/default/grub and after run sudo update-grub17:53
mevlaCan I run the update-grub from 22.04 ?17:53
ioriasure17:53
madsquirrelMaybe it's hidden within >submenu17:53
mevlaOK.  One moment.17:53
madsquirrelecho "GRUB_DISABLE_SUBMENU=y" >> /etc/defautl/grub17:54
madsquirrelsudo update-grub17:54
madsquirrelsudo echo will not work :D17:54
madsquirrelfirst sudo su -17:54
madsquirrelforgotten some things lol17:54
mevlaI run the commands as root, no problem17:54
jhutchinsmevla: Update grub is supposed to run the os_prober script/module which looks for valid OS installations like Windows and other Linux installs.17:57
mevlaupdate-grub runs os-prober ... and as before it has found 18.04.  Is that all that's needed ?17:57
jhutchinsmevla: Should be, as long as it wrote it to the grub configuration.17:57
mevlaI mean as before when I just ran os-prober by itself17:57
jhutchinsmevla: I don't know of a way to test it without running it.17:58
mevlajhutchins: Is there a way to verify before rebooting ?17:58
mevlaOK17:58
jhutchinsmevla: Update grub is supposed to run the os_prober script/module which looks for other mevla just running os_prober doesn't update the config.17:58
jhutchinsmevla: Update grub is supposed to run the os_prober script/module which looks for other mevla just running os_prober doesn't update the config.17:58
madsquirrelos_prober does not add systems to grub.cfg17:59
jhutchinsmevla: I don't know of a way to test it without running it17:59
madsquirrelit only shows additional systems17:59
mevlaI know, but I meant that it also found 18.04 when ran under update-grub, which could mean that there were no options preventing it.17:59
jhutchinsI mean test it without rebooting.17:59
mevlaI'm taking notes ... not that much familiar with the Linux booting aspects18:00
madsquirrelOk, the main question is: What is your parition sytle: bios/mbr or gpt?18:00
Jeremy31os-prober is disabled by default in grub for 22.0418:00
croran_44[m]I'm using an AMD GPU for the first time in like 10 years. What do I need to install to get a control panel software for the GPU?18:01
mevlaI know, ioria shared an article about that not long ago.  Interesting.18:01
mevlamadsquirrel: It is mbr style.  About an hour ago or so, ioria, Eric^ and somebody else whose name I forgot gave very helpful advice to restore the system.18:02
madsquirrelAre that systems on separates disks or on the same disk?18:04
mevlaA mix of both18:04
mevlaOK.  So it seems all set.  I'll give it a try.18:07
mevlaThis was certainly a 'crash' course in learning about Linux boot. :)18:08
mevlaHello.  Nope, 18.04 is still nto shown in the grub menu at boot time.18:12
mevla'not'18:12
thingfishis there an Advanced Options or something similar that it might be hiding behind?18:13
thingfishseems like in the past when I've dual booted, I've had to access the install that way.18:14
thingfishbut I'm new to Ubuntu, so...18:14
mevlaNo that I've seen but, in the two thimes that I've tried, not seeing 18.04, I scrolled down to choose 22.04.  Could it be that 18.04 is the main boot without any number to it ?18:14
mevlaWorth a try ...18:14
thingfishdunno, try it18:14
mevlaWouldn't it be that most Linux systems adopt the same kind of boot process anyways, be it Ubuntu or Fedora or Mint, etc,, ?18:15
thingfishmore or less.18:15
mevlaOK, I'18:15
mevlaOK, I'll reboot it and see.18:15
thingfishgood luck18:16
JackKnifeokay so I got my mobo to recognize the drive from the DD option in Rufus, but now when I hit enter on "try/install Ubuntu", it's just a blank screen with a blinking indicator for text...18:18
lotuspsychjeJackKnife: secureboot enabled?18:19
JackKnifeI don't even think the mobo has that option.. It's an old one18:24
JackKnifeabit nv8 - I genuinely don't know much about it18:24
JackKnifeTried digging around in the BIOS and no option screams "secureboot" to me, unless I'm just blind..18:25
mevlaHello.  The main Ubuntu boot menu entry is 18.04.  I verified it using the advanced options for that entry which are showing the 4.15.0-142 low latency kernel, which is the one used by 18.04.  problem is : Kernel panic - not syncing VFS : unable to mount root fs on unkown-block (0,0)18:26
mevlaI mounted the 18.04 partition and all the kernel files are in /boot all right18:26
croran_44[m]no one knows about AMD on Ubuntu?18:28
lotuspsychjeJackKnife: then your stick might be wrong made18:28
JackKnifeOh! My impatient ass just had to wait... I just noticed it came up with the Ubuntu try/install + language options. Thanks all!18:29
thingfishyeah I was going to say, just give it a bit because even on a fast new machine, it takes a bit.18:30
mevlaThe original 18.04 grub.cfg has the right options for finding the kernel file.  Is that grub.cfg used at all with the new 22.04 ?18:30
mevlaHow can I fix/tell 22.04 boot menu that 18.04 is indeed there as it should be ?18:31
madsquirrelsearch for "grub2 chainload into another grub.cfg"18:33
mevlaWhy is the 22.04 boot menu gives a kernel panic when trying to boot 18.04 ?  It must have mistaken something.18:33
madsquirrelexamples from gentoo wiki, arch wiki18:33
greglcroran_44[m], https://help.ubuntu.com/community/AMDGPU-Driver this may point you in the right direction.. If you post more info on the card perhaps someone will chime in18:33
mevlaOK18:34
madsquirrel22.04 will run 18.04 grub which run own grub.cfg file18:34
madsquirrelconsider to make Grub2 from 22.04 your main Grub2 in the MBR18:34
mevlaI see the principle.  It;s just about making it.18:35
madsquirrelother words - let newer Grub2 will be main bootloader18:35
mevlaIsn't that the case now that the system boots 22.04 ?18:36
kenperkinsis there a good channel for asking questions re: sensors and i2cdetect and which addresses my ram is?18:36
lotuspsychjekenperkins: #linux ?18:36
madsquirrelmevla, as you wrote, the first boot menu entry was 18.0418:36
madsquirrelso it's strange but it looks like your main grub is 18.04 :D18:37
madsquirrelFor diagnostic purpose you can run so called "bootinfoscript"18:37
mevlamadsquirrel: yes, but earlier today nothing was booting at all, only from the 22,04 livecd.  And it's from the livecd that some restoration was made.18:37
madsquirrelI don't know if it's still maintained, etc.18:37
madsquirrelSometimes the best way is to rearrange partitions, etc.18:38
madsquirrelif your hardware is capable consider to run with uefi18:38
mevlaWell, 18.04 gives a kernel panic.  Which would be impossible if grub.cfg from 18.04 was used.  As far as I see it.18:38
mevlaYes, the BIOS even has two new devices since trying to install 22.04 yesterday> ubuntu and UEFI OS.18:39
madsquirrelSome time ago I've switched at all to systemd-boot18:40
madsquirrelno /etc/default and so on, tons of .sh scripts, etc.18:40
madsquirrelvariables, parameters18:40
mevlaI don't mind make changes ... as long as it is known in advance and the subject well understood18:40
mevlaI learned today that there are two USB devices shown in the BIOS for installing Ubuntu.  One UEFI, the other not.  Through all the years now I always followed the same procedure to install OS, but yesterday I guess I've chosen the UEFI version of the Kingston USB drive and the installation proceeded in uEFI mode.18:42
mevla... which resulted in not being able to anything ... until the helkp I got here this morning.18:43
mrkubax10UEFI way is the correct one on modern devices these days18:43
mevlaNow if I could just get 18.04 back that would be very nice.  And then, I can study the issue and make aprtition changes.18:44
mevla'partition'18:44
mevlaChaining grubs seems a bit complicated.18:45
bob518Any good recommendations for macro software? I want to run keyboard strokes on the terminal and be able to record/execute mouse moves, clicks and keyboard typing.18:46
lotuspsychje!discuss | bob51818:46
ubottubob518: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!18:46
dc5How to know that xorg is running on ubuntu server? I followed a  tutorial to set up freerdp18:47
dc5It shows  failed to open display:18:48
croran_44[m]gregl: ty18:48
alkisgmevla: are you booted from a live cd now?18:48
dc5echo $DISPLAY just empty18:49
mevlaalkisg: Hi.  No, 22.04 boots fine.  But 18.04 gives a kernel panic.  18.04 is the first entry in the boot menu. the one w/o any numbers.18:49
mrkubax10dc5: how do you start xorg?18:49
bob518lotuspsychje thanks18:49
alkisgmevla: so you're on 22.04 now, and to get there, you saw the 18.04 menu, and went below and selected 22.04?18:49
mrkubax10dc5: just installing it doesn't start it automatically18:50
dc5mrkubax10: I don't even know how to start it.18:50
mevlaalkisg: Yes.  At first I expected to see 18.04 in the list.  Not seeing it, I've chosen 22.04.  Truns out 18.04 is the first entry but gives a kernel panic - not syncing18:51
mrkubax10dc5: try startx18:51
dc5I 'm on a fresh ubuntu 20.04 ,installed xfce xfce-goodies18:51
alkisgmevla, assuming sdb1 is your 18.04, run: sudo mount /dev/sdb1 /mnt; ( cat /mnt/boot/grub/grub.cfg; cat /mnt/etc/fstab; sudo lsblk --fs) | nc termbin.com 999918:51
mrkubax10dc5: also what do you want to do?18:51
alkisgmevla: then send us the link18:51
dc5mrkubax10: Setup a freerdp server18:52
dc5startx shows Fatal server error:18:53
dc5(EE) AddScreen/ScreenInit failed for driver 018:53
mevlaOK.  I already mounted it and checked if the grub.cfg was right.  It is.  The advanced boot menu under the first Ubuntu boot menu entry uses the 4.15.0-144 lowlatency kernel which is right there in /boot on sdb1, and it's grub.cfg is OK.  Let me do the ncats now.18:53
dc5The whole error output https://pastebin.com/CRUxEc8018:54
mrkubax10dc5: which tutorial did you follow?18:54
alkisgdc5: the server doesn't need to be running xorg in order to host xfreerdp sessions. Those sessions are running on virtual screens, not on the real one18:55
dc5mrkubax10: These two https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-20-04  and  https://miloserdov.org/?p=450818:56
kmyjnvx11vnc ftw18:57
kmyjnvclient remmina with the vnc plugin18:58
alkisgx11vnc is great for screen sharing, xrdp for new sessions; each one has its merits18:59
dc5installed  xfce4 xfce4-goodies  freerdp2-shadow-x11 winpr-utils  then created a sam file18:59
dc5freerdp-shadow-cli /sam-file:mysam /sec:nla18:59
mevlaalkisg: Here it is : https://termbin.com/9hn4019:00
alkisgReading...19:00
mevlaalkisg: d6abcd2a-921e-46cb-98dd-74c2b879c28b (first menuentry) is sdb119:01
EriC^mevla: what's the exact error you get before it kernel panics19:01
kmyjnvalkisg: iirc xrdp was waay too slow19:01
mevlaEric^: I'll have to reboot to see it.19:02
dc5alkisg: So what should I do? freerdp-shadow-cli tells me  failed to open display:19:02
bob518Are these channels active? #ubuntu-discuss and #ubuntu-offtopic19:02
alkisgkmyjnv: if you use it for screen sharing it's slow because then you ALSO use vnc, if it's for new sessions it's fast19:02
alkisgdc5: are you interested in screen sharing or in new sessions?19:03
alkisgdc5: for new sessions, it's just `apt install xrdp`, nothing more  at all19:03
mevlaThere are A LOT of 22.04 entry in that grub.cfg file19:03
alkisgYou don't need xorg running, although it will be installed as a dependency19:03
alkisgdc5: then on the client, you run mstsc (windows) or xfreerdp2 (linux)19:03
alkisgmevla: the disk ordering isn't guaranteed, you shouldn't be using root=/dev/sdb1 but root=d6abcd2a-921e-46cb-98dd-74c2b879c28b instead19:05
mevlaalkisg: OK, I can edit that.19:05
alkisgmevla: edit your grub.cfg directly, and replace /dev/sdb1 with d6abcd2a-921e-46cb-98dd-74c2b879c28b, then reboot; if it still fails, send a photo19:05
mevlaCan I use termbin to send a photo if needed ?19:06
SoulfireSo I have a ubuntu 20.04 droplet running wordpress, and im trying to disable the root user account from logging in through ssh, but when i configure ssh, it also restricts me from logging in with another account i have with admin privileges whenever I set permitRootLogin to no in sshd_config. I believe the other account is in the admin group but idk if that has anything to do with it.19:06
alkisgmevla:  No, I think here they use imgur19:06
alkisg!photo19:06
dc5alkisg: You mean freerdp-shadow-cli is for screen sharing? If I want to use mstsc, xrdp is the answer?19:06
alkisgdc5: I don't know what freerdp-shadow-cli is for, and I don't know why that tutorial was telling you to generate certificates. apt install xrdp and mstsc on the client is enough to get remote desktop19:07
alkisg(if that tutorial hasn't misconfigured it in the meantime :D)19:08
alkisgdc5: from its man page: freerdp-shadow-cli can be used to share a running X display like with VNC but by using the RDP instead. It is also possibly to share only parts (rect) of the display.19:09
alkisgSo yeah, "share" is the keyword there19:09
alkisgIt does sound silly to use both vnc and rdp for screen sharing, and it's going to be slow... but I guess some people have need for it19:09
dc5alkisg: Really appreciate your help, but I still want to know how to configure xorg, because I have no idea where to start, I don't even know where to start searching for questions19:15
alkisgdc5: I haven't read all the chat, but the easiest way to configure xorg is to install ubuntu desktop, not ubuntu server, IF you have installed the server flavor, that is...19:16
dc5Many answers say set $DISPLAY, I've tried many but it doesn't work, shouldn't it have an initial value if it's running?19:18
enigma9o7[m]I started with ubuntu server and installed desktop on top, I didnt have to do any config of xorg... pretty sure its configured the same as if I installed desktop ubuntu.    Doing it this way I was able to setup desktop and such with only ~850 packages....19:20
* enigma9o7[m] uploaded an image: (418KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/MuBtwdHMHSyptLWxqXjoCmIp/Screenshot%20from%202022-04-24%2012-20-13.png >19:20
alkisgdc5: have you started with the server or the desktop iso?19:20
enigma9o7[m]although I did remove the `ubuntu-server` and `snapd` packages.19:21
dc5alkisg: It's on a vps, it doesn't provide ubuntu desktop19:22
alkisgdc5: did you apt install ubuntu-desktop?19:22
dc5enigma9o7: I tired xubuntu-desktop but still19:22
alkisgdc5: do they give you a decent control panel, or are you trying to run xorg over ssh?19:23
dc5alkisg: Basically I don't know anything about xorg, I just know it exists...19:26
alkisgdc5: what methods do you have to access the server, just ssh?19:26
dc5Only ssh, need any setting in the control panel?19:27
alkisgThen you're making it hard on yourself trying to get xrdp access to the existing xorg session19:28
alkisgJust reinitialize the vps, apt install xrdp xubuntu-desktop, and use mstsc to connect remotely, if the port is open19:28
mevlaHello.  Booting in 18.04 still panics.19:31
alkisgmevla, photo?19:32
ioriamevla, kernel should not be a grub issue; are you sure your 18.04 kernel is correctly installed ?19:33
mevlaalkisg: I took a photo but it reminded me that I have ot install software to download it from the camera.  So I took notes and I'm tyoing them now.19:33
mevlaIs the call trace necessary ?19:33
alkisgmevla: no, just the messages. But you should be able to share it directly from your phone without downloading it to your computer.19:34
mevlaioria: I'm using 18.04 since I don't remeber when.  It is what I call a stable system as far as muci/making is concerned as it works just fine, and did for all those years until yesterday when I nstalled 22.04.19:35
mevlaalkisg: it is actually a camera.  A Nikon.19:35
mevlaI do not have a smart phone19:35
alkisgAh :D19:36
ioriamevla, kernel panic is usually a result of a failed upgrade or an out of space issue; i suggest you boot the livecd , mount the 18.04 partion, chroot and verify19:36
mevlaBut there was not that much display as the fonts were extremely large and there were no scrolling back capabilities.19:36
mevlaioria: to verify what specifically ?19:36
alkisgNevertheless we should be able to see at which point and maybe why it panics19:36
mevlaI'm now in 22.04, so I can just mount it19:36
ioriamevla, the the kernel is correctly installed and the system is configured19:37
ioria*that19:37
alkisgA quick way also is to get a video, but maybe not so quick in your case (without a phone :D)19:37
mevlaBy the way, after login, there was a 'system program problem detected' dialog box and I've chosen to report it.  I look at the main log file and found nothing as far as I can see.19:37
mevlaalkisg: If we remove the call trace there are 4 lines, with lines 1 and 4 basically the same.19:38
alkisgShoot19:38
alkisg(also another way is to run 18.04 using kvm while you're still inside 22.04; but you'll need to add init=/bin/bash to avoid mounting all the other file systems which are already mounted)19:39
madsquirrelTheres another way19:40
madsquirrelSystemRescueCD can run system on a disk19:40
madsquirrelIt livecd, crate an USB19:41
mevlaalkisg: It's actualkly for libvirt that I went from 20.04 to 22.04, to ge tht elatest.19:41
mevlaOK here goes19:41
mevlaKernel panic - not syncing ...19:42
mevlaCPU : 1PID : 1 COMM: swapper/0 Not tainted 4.15.0-144-lowlatency # 148 Ubuntu19:42
mevlaHardware name: system manufacturer System Product name/P8Z77-V LK BIOS 1001 02/02/201319:42
mevlaKernel offset 0c1c00000 from (hex number) (relocation range : ... hex numbers)19:42
mevla---[ Kernel panic - not syncing: VFS: unable to mount root fs on unkown-bloc (0,0)19:42
mevlaYes, 201319:42
mevlacall trace omitted19:42
leftyfbmevla: future reference, please use pastebin for more than 1 or 2 lines19:43
mevlaalkigs: the thing with kvm and the existing 18.04 is that it won't run hardware-based Bitwig as it uses a dedicated audio card19:44
alkisgSince you're an advanced user, you could try kvm... i.e. edit sdb1/boot/grub/grub.cfg, and add `break=mount init=/bin/bash` in the kernel cmdline, then run `sudo kvm -m 1024 /dev/sdb`19:44
mevlaleftyfb: OK !  An account is needed ?19:44
leftyfbmevla: not for all of them19:44
alkisgmevla: we only want to boot it to init, not all of it19:44
alkisgAfter it does mount the rootfs, you can just reboot normally19:44
mevlaalkisg: I'm not so sure about this would do.  Booting it to init, OK.  And if it does mount the rootfs, how will that affect the boot process thats actually in place on the machine ?19:46
JackKnifeIs there a timeout feature? I went away for a bit and now I don't have any signal to my monitor... Hmm19:48
jStefanJackKnife, screen should go to standby after 5 minutes, by default.19:49
alkisgmevla: I believe it won't boot to rootfs, and it will be an easier way for us to troubleshoot why, rather than to have you reboot, test, then come back, report, then reboot again etc19:49
jStefan...on the gnome desktop19:49
mevlaalkisg: Although I use libvirt, virsh and kvm, I've never used 'kvm' as a command line tool.  I'm searching with synaptic to find it, is it the 'kvmtool' package ?19:50
dc5alkisg: I don't want to give up, I've done that tutorial from DO and reached VNC over ssh . Seems to have a bit of a clue, if I want to share the screen first x has to be running and also have a session? A session will have a display ?19:51
HB[m]https://bpa.st/4TXQ <- this is my netplan config for Ubuntu 20.04. I have setup pihole, at 10.1.10.64 and when I go to test sites, I still see ads, like pi hole isn't working. But for another machine, pi hole is working. I am wondering if I put the DNS config in the right place? Can anyone verify?19:52
JackKnifeCan I take it off standby? What do I do? Move my mouse, smash my spacebar?19:53
leftyfbHB[m]: why do you have ipv6 dhcp enabled?19:53
Hashleftyfb: coming from comcast router i tis19:54
Hashit is*19:54
jStefanJackKnife, usually a click or key would do it. I prefer a mundane key like arrow keys, as to not accidently send a command to an open app.19:54
mevlaalkisg: So far I didn't see any 'kvm' utility that could be used for 'kvm -m 1024 /dev/sdb'19:54
HashBut for the ipv4, I want specific setup. Perhaps it's talking over ipv6 and I haven't setup ipv6 dns as pihole address19:54
JackKnifety I'll try that19:55
Hashleftyfb: what are your thoughts?19:55
leftyfbDisbable ipv6 dhcp19:55
HashCan you explain why?19:55
HashI don't know why and would like to know if I screwed up config19:55
jStefanHB[m], are your client computers also Ubuntu?19:55
dc5HB: Do you clear you DNS cache?19:56
HashMostly yes. One client is Windows, and I put the both v4/v6 ip of pi hole there19:56
HashSo windows vm blocks ads19:56
HashI can't figure out how to properly put this into netplan in ubuntu linux19:56
leftyfbHash: are you HB[m] ?19:56
Hashi got the v4 ip in netplan. Probably need v619:56
Hashleftyfb: yes, sorry19:56
Hashthat's my matrix in a diff window19:56
leftyfbHash: ok, why are you connected to a router and comcast separately?19:57
HashI am not.19:57
HashComcast router -> my pc19:57
Hashrouter is all in one cablemodem/router/wifi unit they give you19:57
alkisgmevla: it's in qemu-system-x8619:58
leftyfbHash: ok, why are you setting a static ipv6 and dynamic ipv6 on the same machine going to the same place?19:58
Hashoh I am?19:58
leftyfbHash: pick 1, not both19:58
jStefanif you have two DHCP servers running on the same network, they could be competing against each other, you can't guarantee which one the client computer uses.19:58
HashI didn't realize I was doing ipv6 manual AND dhcp19:58
alkisgdc5: there's no point in sharing your remote server screen because noone is there to see it. Just use xrdp for new sessions, not vnc for session sharing19:58
leftyfbyou're not19:58
HashI'm lookinat my config.19:58
leftyfbHash: according to your config, you have a static ipv6 and dynamic ipv619:59
leftyfbHash: disable ipv619:59
HashI just don't see the static ipv6 in there19:59
HashCan you point which line please19:59
HashSorry I feel dumb atm19:59
leftyfbHash: sorry, according to your config, you have a static ipv4 and dynamic ipv619:59
Hashcorrect.19:59
jStefaneg: if your client computer's packets can reach BOTH the pihole and your router, and both those have DHCP, it's a matter of which one answers first.19:59
alkisgmevla: if you can use virt-manager to boot /dev/sdb, go ahead and use that instead; I know how to do it with kvm and virtualbox, but I haven't used virt-manager so I can't help you with that20:00
mevlaalkisg: OK, installed20:00
HashThat's what I wanted initially. IPv4 static, and v6 can come in from router, DHCP, but I want v6 DNS config I think.20:00
leftyfbdisable ipv6. You do not need it. And you shouldn't be pulling ip's twice o the same network20:00
mevlaalkisg: I use virsh all the time.20:00
HashDisable ipv6 entirely?20:00
leftyfbHash: you do not need ipv6 on your client to get to ipv6 on the internet20:00
HashThat last sentence is confusing mto me.20:00
mevlaalkisg: I'll now do the grub.cfg addition then try kvm20:01
leftyfbHash: dhcp6: false     <~~~~ set that20:01
alkisgmevla: use whatever you know; just make sure you have init=/bin/bash to avoid having the filesystems mounted twice. And make sure you don't have /dev/sdb1 mounted on the host20:01
HashI don't need ipv6 on client, in order to get ipv6 on internet? If I don't have ipv6, how can I talk to ipv6 sites?20:01
mevlaOK20:01
leftyfbHash: your router does that for you20:01
jStefanHash, because there is a routing layer, and your router handles the IPV6 to IPV4 (local) routing20:01
morganu20.04 I cannot find what tab is playing youtube now. I saw it and now I cannot find it. Looked and looked...20:01
leftyfbwell, technically your ISP does it, but your router plays a part as well20:02
HashInteresting.20:02
HashI'm still trying to figure out ipv620:02
HashI still don't fully understand why I should turn off ipv6 dhcp. Router handles it using RA afaik, right?20:02
HashRouter Announcement20:02
leftyfbyes20:03
HashSo you're saying router will auto assign me ipv6 even if I don't use dhcp v6?20:03
jStefandepending the routing scheme used, most i've seen is port based. in that scenario your router saves which local ip and port made the request and saves it in a table, then converts it to your public ip, and maybe different port. when it gets it response it search the table to convert it back20:03
leftyfbHash: you do not need an ipv6 ip on your client to communicate with ipv6 sites on the internet20:03
HashWow. I didn't know this.20:04
morganufound it..20:04
leftyfbHash: the same way you do not need a routable ipv6 ip on your client to talk to other routeable ipv4's on the internet20:04
HashSo I wanted a v6 addressable machine, I would then give the machine an ip620:04
leftyfbsorry20:04
leftyfbHash: the same way you do not need a routable ipv4 ip on your client to talk to other routeable ipv4's on the internet20:04
HashOh, but I do need a routable one on this, for self hosting purposes.20:04
leftyfbHash: only if your ISP gave you one20:05
HashI did it so I won't have to mess with static ip6. I can just get a world routable ip6 for my desktop20:05
HashThey do20:05
HashI get a 64 and I can also get a /60 by request20:05
leftyfbHash: then you don't need the router20:05
HashNow I'm confused! haha20:05
HashRouter is giving me the ipv6 without which I'd have to use a tunnel broker20:05
leftyfbHash: /join #networking20:05
Hashok20:05
leftyfbask there for network basics20:06
jStefanwith ipv6 you could have a different public ipv6 address for every single machine on your network, but those setups are rare for home use. Most common setup is 1 single public ip, and then a network on a different range for local, it doesn't matter if that 2nd network is ipv6 or not20:06
leftyfbHash: ^ and with your limited understanding of networking basics, I do NOT suggest to go sticking public ip's on your machines, ipv4 or ipv6.20:08
HashI have the first you described. Each machine on my local network is world routable ipv6, and ipv6 comes from the comcast router, without which I don't have ipv6.20:08
mevlaalkisg: In grub.cfg, is there a specific place to add 'break=mount init=/bin/bash' eg.: in : '/boot/vmlinuz... root=UUID ro quiet splash $vt_handoff' at the end maybe ?20:08
leftyfbHash: I do not suggest that20:09
jStefanbut you want to use pihole to filter your network? that would conflict with having multiple public IPs, i believe pihole is designed to use just one.20:09
alkisgmevla: no special place, anywhere will work20:10
leftyfbHash: unless you have gone above an beyond with securing every one of those machines as far as firewalls and remote access as well as every device they have access to on your home network, you now have a compromised home network20:10
alkisgmevla: you can also backup grub.cfg to restore it more easily later20:10
HashI think I may not have provided good info to you guys20:10
mevlaOK20:10
Hashleftyfb: I have.20:10
HashI do cybersecurity and doing a bachelors in it rightnow, graduating this year.20:10
HashHave made software and did networking/system admin for 14 years before.20:11
HashI also don't speak English well20:11
leftyfbHash: and yet ....20:11
HashAnd yet what?20:11
HashAre you about to call me stupid?20:11
HashWhat's about to happen?20:11
jStefanthe benefits of having each computer with a public ipv6 would be slim for home use.20:12
HashjStefan: what was moly for the proxmox I had setup, pubicly routable ipv6, as the router belongs to apartment building and they control it, I have no control over it.20:12
HashSo to get self hosting working on my end without NAT/ipv4, I had to make the machines/instances world routable ipv620:13
HashSo that was that need.20:13
HashAs for the main desktop, I'm trying to figure out why turning off v6 dhcp will affect me.20:13
alkisgmevla: it's late here and I'll need to leave, but here's another quicker idea: did you try to boot an older 4.15 kernel? I.e. grub > advanced options for ubuntu > 4.15.previous-version. For example, maybe the problem was in the latest updates and the previous krenel/initramfs still works20:13
leftyfbHash: for the desktop, disable ipv6. You do not need it world routable20:14
mevlaalkisg: kvm is stuck at : 'Booting from Hard Disk...' when having done 'kvm -m 1024 /dev/sdb'20:14
Hashleftyfb: perhaps. I'm looking into it now20:14
jStefanif you intend to use the pihole, it would "one" public address, for all the clients it would serve on your network, and it can serve all those clients with ipv4 just fine.20:14
HashThank you guys20:14
jStefanhave*20:15
leftyfbHash: dhcp6: false     <~~~~ set that20:15
HashjStefan: correct, that's how it's been setup. It works on other machines, but the unbuntu desktop whose neetplan I shared, he does not block ads even though pi hole is setup, though pi hole is only setup for ipv4, and not ipv6, so what if I put the ipv6 of the pi hole in the nameservers section of netplan. Do you think that is what is missing?20:15
alkisgmevla: stop it, edit grub.cfg again, remove quiet splah20:16
alkisg*splash20:16
Hashleftyfb: ok20:16
alkisgmevla: you'll need a vnc viewer to see the kvm screen, it should mention instructions20:16
jStefanHash, you could try setting static IPs just to test, if it fixes the issue, then it has something to do with DHCP20:18
Hashleftyfb: only question is, if I disable ipv6 dhcp, will I even get an ipv6 anymore?20:18
HashjStefan: All machines on my network have static ipv4, and dynamic ipv620:18
leftyfbHash: why?20:18
leftyfbthat makes absolutely no sense to me20:19
leftyfband a huge security risk20:19
Hashmy logic was that I would get ipv6 from router, and ipv4 I can setup static as I need it.20:19
leftyfbwhy?20:19
Hashleftyfb: as I said earlier, for proxmox instances, which are secure.20:19
HashPlease scroll up and read again.20:19
jStefanmaybe there's a difference on how windows prioritizes routing and how ubuntu does it. You don't need the IPv6 on the local network, the pihole should handle routing the traffic.20:20
=== Starmina_ is now known as Starmina
leftyfbHash: why does your desktop need a public ipv6 and why does your proxmox need a private ipv4?20:20
HashBecusae sometimes I like to host things.20:20
jStefandisable ipv6, and test it's support with one of those ipv6 ready check websites.20:20
leftyfbjStefan: pihole dosn't so routing by default20:20
leftyfbHash: don't20:20
leftyfbHash: you have proxymox20:20
leftyfbproxmox*20:21
leftyfbHash: keep private and public separate20:21
HashNo one knows my home ip as I go through a VPS, vps masks my ip -A PREROUTING -p tcp -m tcp --dport 443 -j DNAT --to-destination homeip:port20:21
leftyfbHash: lol20:21
HashSo when people talk to the domain record, they talk to my vps, and my vps responds, but internally forwards packets to my home20:21
Hashmasqueraded20:21
leftyfbHash: you have a degree in security?20:21
Hash:)20:21
HashCurrently getting one, yes.20:21
HashSo I have self hosted at home, and my traffic goes through VPS, and masqueraded, so yeah.20:22
leftyfbHash: you do understand there are thousands upon thousands of bots that scour every single public ip there is attempting exploits 24/7 right?20:22
jStefansecurity by obscurity, people scan to exploit networks don't need to know who owns the IP, they just scan ALL of them in a range.20:22
Hashyes, and all of them are closed.20:22
jStefanpeople that scan20:22
HashAll my servers are firewalled to my home ip20:22
leftyfbHash: not if you are hosting anything20:22
mevlaalkisg: The whole machine was stuck.  Just reboot.  I will remove the 'quiet splash' to see what's going on20:23
HashIf my home ip ever changes, I can get in via provider panel and change my ip20:23
HashI am not hosting anything at home, just selfhosting practice20:23
leftyfbHash: if you have every port closed, then you're not hosting anything and you do not need public ip's20:23
srvubuntu 22.04 is awsonnnnnnnnnnnnn20:23
srv:)20:23
HashAnd even if I do host something at home, it goes through vps, filtered, protected, and only certain traffic is allowed to pass to my home ips20:23
leftyfbHash: false20:23
alkisgmevla: it's late here and I'll need to leave, but here's another quicker idea: did you try to boot an older 4.15 kernel? I.e. grub > advanced options for ubuntu > 4.15.previous-version. For example, maybe the problem was in the latest updates and the previous krenel/initramfs still works20:23
HashLook, you're already attempted to make fun of me twice and my education based on some confusing chat online.20:24
HashI would respecrfully ask you to stop addressing me any longer.20:24
mevlaalkisg: I'll try.  Will you be there tomorrow ?20:24
alkisgSure, see you then :)20:24
HashI came here for support, not to be made fun of.20:24
leftyfbHash: hosting at home = port open to the world and that same machine is directly connected to your "private" network. You do not have a private network since every single machine has a public ip20:24
mevlaalkisg: all right thanks, much appreciated !20:25
HashBro.20:25
HashThat's not my concern here.20:25
HashI'm not here to discuss security practices with you, in #ubuntuy20:25
HashI'm here for ubuntu netplan support.20:25
HashPlease focus.20:25
jStefanall i can say is disable the IPv6 on the client and test it, you shouldn't need IPv6 "on the client" to visit IPv6 content because usually there is a router than handles converting the traffic.20:25
jStefanthat*20:25
HashjStefan: ok thank I can test that20:25
leftyfbHash: anyone who cares about helping people is not going to help you continue in the manner you are. It is insecure at best and at worst, actively contributing to the bots/spam/attacks on the internet for the rest of us20:26
EriC^mevla: hey20:27
HashBased on your limited understanding of my setup over a confusing incomplete chat.20:27
mevlaEric^ Hi20:27
EriC^got it booting yet?20:27
jStefanHash, good read: https://baihuqian.github.io/2021-01-16-secure-home-network-configure-ipv6-for-your-home-network/20:27
jStefanthey even talk about pihole20:27
leftyfbHash: every one of your machines has a publicly accessible ipv6 and a "private" ipv4 on the same interface. That is wrong in at least a dozen ways20:28
jStefanquote: "If you use Pi-Hole DNS server, the default configuration does not block tracking on IPv6 network. Additional configuration is required to block ads and tracking if you have IPv6 enabled."20:28
HashBy machines I mean a prox mox setup, with 8 instances for testing, they have no data, and prox mox is in a vm, and doesn't run all the time.20:28
mevlaEric^: Got it to boot 22.04, so this is what I'm running now.  Have installed emacs, kvm, libvirt but, 18.04 is not booting at all.  I'm trying not alkisg's suggestion of using kvm to boot it.20:28
HashIt's for practice, again. Wow. Man.20:28
leftyfb2022 Apr 24 16:18:38 <Hash>jStefan: All machines on my network have static ipv4, and dynamic ipv620:29
EriC^mevla: yeah20:29
Hashleftyfb: you're starting to upset me20:29
HashCan you please stop?20:29
leftyfb2022 Apr 24 16:08:21 <Hash>I have the first you described. Each machine on my local network is world routable ipv6, and ipv6 comes from the comcast router, without which I don't have ipv6.20:29
HashI think you're staff here are you not?20:30
EriC^mevla: try mounting /dev/sdb1 for me real quick to troubleshoot20:30
mevlaEirc^: It's already mounted.  It is now the first entry in the boot menu, but when it boots there's a kernel panic. 22.04 is another entry below.20:31
EriC^mevla: ok, type '(df -h /mnt; ls -l /mnt/boot; cat /mnt/boot/grub/grub.cfg) | nc termbin.com 9999'20:32
mevlaOK20:32
mevlaEric^: As chroot into sdb1 ?20:32
EriC^no from 22.04 terminal20:32
mevlaOK20:33
EriC^assuming sdb1 is mounted at /mnt20:33
mevlaIt's on /mnt/disk1/ but it's OK20:35
HashjStefan: fortunately I have all that, thank you. I have pretty tight firewall rules. I tried to put the ipv6 for pihole into netplan nameservers but that hasn't worked yet.20:35
mevlaEric^: https://termbin.com/kd7m20:36
mevla 20:36
sandrolinuxhello20:37
Hashwindows vm would not block ads on ipv6, so I had to put the ipv6 DNS in windows as ipv6 dns server, and now windows blocks ads. I just need to to the same for linux network config, tell it to use pihole ipv6 as v6 DNS20:37
HashAs for my other ipv6 setup, I can discuss that later in another time.20:37
HashFor now, I just need to tell my ubuntu machine to use ipv6 address of pi hole as v6 DNS20:38
EriC^mevla: found the problem, you're missing the initrd for the -144 kernel20:38
Hashthat I can't figure out in netplan. I am new to netplan. I know regular network/interfaces20:38
EriC^mevla: type 'for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done'20:38
mevlaEric^: I see a initrd.img-4.15.0-142-lowlatency.  Ah, you mean in the grub.cfg ?20:39
EriC^no, in the ls -l output, no initrd...-14420:39
jStefanmevla, he means: ls -l /mnt/boot20:40
mevlaOK !20:40
leftyfbHash: please do not PM20:40
mevlamounting the fs ...20:40
jStefanonly 4 initrd's in total, you have 5 kernels20:40
Hashmsg: leftyfb thank you for stopping. I appreciate you and your help.20:41
HashNo problem. I can thank you here.20:41
mevlaSo it;s mean that if teh advanced menu option is used, then I could boot,say, kernel -142 ?20:41
mevlaSorry for the typos !20:41
jStefanmevla, EriC^ , what do you think of booting another and reinstalling the kernel with issues with APT?20:41
EriC^mevla: you're one command away..20:42
mevlaEric^: Let me mount the fs first.  I'm also taking notes.20:42
EriC^erm 1 sec, use $i /mnt/disk1$i20:43
EriC^mevla: for i in /dev /proc /sys /run; do sudo mount -R $i /mnt/disk1$i; done20:43
mevlaEric^: OK.mounted20:44
EriC^mevla: ok, type 'sudo chroot /mnt/disk1'20:44
mevlaEric^: Now chroot into sdb120:45
EriC^mevla: 'update-initramfs -c -k 4.15.0-144-lowlatency'20:46
HashSo, disable ipv6 dhcp, ping6 google.com and voila, no name or service available. Like I initially said, how would I even have ipv6 functionality if I don't have ipv6 on my nic20:47
mevlaEric^: 'Generating /boot/initrd.img-4.15.0-144-lowlatency' ...20:47
EriC^mevla: then 'update-grub'20:47
EriC^mevla: you manually added that break=mount by editing grub.cfg yeah20:48
leftyfbHash: name a public site that is only hosted on ipv6 and inaccessible via ipv420:48
mevlaEric^: Yes, it was a suggestion by alkisg in order to try w/o having to reboot.20:49
HashI don't understand the nature of your question20:49
mevlaEric^: I guess I could try kvm again after this grub upgrade.20:49
leftyfbHash: why do you need to ping6 google.com?20:49
EriC^no, why would you run that if it works?20:49
Hashleftyfb: to test ipv6 functionality.20:49
mevlaInstead of rebooting all the way20:49
leftyfbHash: why do you need that particular ipv6 functionality?20:50
Hashleftyfb: if according to you, I diable ipv6 dhcp in netplan, I don't have ipv6 at all anymore and I can't talk to ipv6 enable devices.20:50
HashWhy do I need ipv6? that's a good question. Let's just go with, I need it.20:50
jStefanHash, visit https://ipv6test.google.com/ instead20:50
EriC^mevla: also im not really sure what that was, but having a fs mounted then inception type mounting it again would break it20:50
leftyfbHash: name 1 "ipv6 enabled device" on the internet that you cannot get to20:50
EriC^mevla: did you run 'update-grub' ?20:51
jStefanI don't have ipv6 neither local or public. yet it get "20:51
jStefanNo problems detected.20:51
jStefanYou don’t have IPv6, but you shouldn’t have problems on websites that add IPv6 support.20:51
jStefan"20:51
Hashwithout ipv6 on my machine, I can't talk to anyone who has ipv6.20:51
HashI don't understand what you're trying to tell me, soryr20:51
leftyfbHash: anyone who?20:51
mevlaEric^: Yes, it's all done.  I'm checking if the break statement is still there20:51
leftyfbHash: what can't you get to exactly?20:51
Hashok20:51
HashOne second20:51
EriC^mevla: ok, once done, type 'exit' to exit the chroot, then reboot20:51
Hashif I disable ipv6 dhcp like you said, in netplan, my irc stops working, my ipv6 connectivity stops working.20:52
leftyfbHash: there are very few publicaly accessible sites that are ipv6-only and don't have some sort of ipv4 bridge so you can still get to them. I doubt you need any of them20:52
HashI have no idea why you are trying to get me to turn it off and how magically I'm going to have ipv6 funcitonality without an ipv6 address20:52
mevlaEric^: I see grub.cfg was regenerated, no break statement now, fine.  I'll give it a try now !20:52
EriC^cool20:52
HashAgain, I'm very confused as to what you're on about.20:52
HashMy apologies for confusion.20:52
jStefanHash, disable ipv6 and try to visit https://ipv6test.google.com/20:54
HashThe moment I do dhcp6: false, I get no more ipv6 functionality on my machine, as there is no longer an ipv6 address.20:54
leftyfbHash: if you disable ipv6, your IRC client running on your home machine with a public ipv6 ip stops showing up as ipv6 and will revert to ipv4 from your home instead right?20:54
HashNo.20:54
HashI'm specifically connected to an ipv6 only vps.20:54
HashFor irc purpose.20:54
HashSo you're talking about website provders adn other people having an ipv6 to v4 bridge for users. I'm talking about connection to only ipv6 devices, for which I need a ipv6, and the only way to get one, is world addressable.20:56
HashUnless I have misunderstood my entire career this.20:56
HashWhich is possible. I don't say anythign is not possible.20:56
HashI could be mistake.20:56
mevlaEric^: Whoa!  Now running 18.04 !20:56
leftyfbHash: setup 1 public ipv6 machine in your proxmox and go through that20:56
Guest65This is probably FAQ, but not finding the answer anywhere. Why doesn't do-release-upgrade from 21.10 not show 22.04 yet?20:56
EriC^mevla: great!20:57
Hashleftyfb: intersting idea.20:57
Hashcan you please elaborate a bit?20:57
mevlaEric^: It turned out that it was kind of a simple problem, a missing initrd.20:57
leftyfbHash: lookup bastion box, only in this case it's kind of the opposite20:57
Hashyes, I ahve a bastion setup20:57
Hashreverse huh. hmmm20:58
HashInteresting. I'm still learnign btw.20:58
Hash:)20:58
EriC^mevla: yup20:58
Hashand what I described earleir as masquerading my home ip using vps, my vps acts as a bastion for my home.20:58
leftyfbHash: this would be a "bastion" you use to access your ipv6 from ipv4 The bastion has an ipv6 address on one interface to the internet and ipv4 to talk to the rest of your network20:58
mevlaEric^: Many thanks !  Also to alkisg and isiria.  Do Ubuntu accept donations or, is there a project I can donate to ?20:58
jStefanGuest65, it takes a few days for the update check to show it for everybody20:58
HashI setup A/AAAA for my VPS, and domain resovles to my VPS, but vps behidn the scene, talks to my home ip, but people dont' see my home ip.20:59
srvhow do i istal adwaita dark theme on ubuntu 22.04 on gnome tweaks20:59
HashSo I got confused when you attempted to ridicule me for my security practice.20:59
HashThat is effectively how I hide my home ip when self hosting from home using A/AAAA record20:59
leftyfbHash: none of that matters20:59
leftyfbHash: none of that affects in any way the fact that all of your machines on your network have their own public ipv6 and "private" ipv4. That is completely bad and goes against a multitude of basic security policies. Regardless of firewalls21:00
jStefanGuest65, more technical answer, there are 4 meta-release files in http://changelogs.ubuntu.com/ they are used depending if it's LTS and/or development, etc. When those files are updated to include said release, them the update tool can offer it.21:00
jStefanthen*21:00
EriC^mevla: no problem!21:01
Hashleftyfb: not all machine, and I have only one PC, this desktop, by machiens I meant the VM lab's proxmox setup for practice.21:01
HashNo real actual data lives on those instances.21:01
jStefanGuest65, meta-release, last updated: 2022-02-24 23:0121:01
leftyfbthen they don't need to be public21:01
HashAnd the prox mox is only active when I need to practice, otherwise all those ipv6 wolld reoutable machines/isntances stay off21:01
Hashleftyfb: they need to be public to host things21:01
HashI practice hosting things in proxmox21:01
leftyfbHash: false21:01
Hashfor example, I need to host nginx site in proxmox vm, I need it to be world routable ipv621:02
Hashbecause I can't forward 80 or 443 as I have no access to the router21:02
Hashit's apt complex router in office.21:02
leftyfbwrong again21:02
HashSo to get around that limitation, for the machiens who need to host stuff, I get world routable ipv6, which doesn't need NAT or forwarding21:02
leftyfbbuild a router with a VM and one of your ipv6 public ip's21:02
Hashok then21:03
Hash?21:03
leftyfb2 interfaces, 1 public, 1 private21:03
Hashok21:03
leftyfbgood luck21:03
HashThanks21:03
HashI will try stuff21:03
jStefanor you can buy a router, and have it with the 1 public ip, then you can configure what gets thru. hardware or software router, should be about the same21:04
HashI can't control the cablemode/rotuer in office. The manager lady does21:04
Hashif I could, I would jsut forward ports to private ipv4 network behind NAT21:05
jStefanthen dont control that one, control your own21:05
Hashbut since I cannot, I do ipv6 wold routable to those instances21:05
Hasheven if I got my own router, I still can't foward incoming ports from main rotuer to my router21:05
HashThe problem still exists.21:05
jStefana router you OWN can have the ipv6 address, just the same as any computer on your network, what happens behind that router is under your control21:05
Hashsure, I get that part21:05
Hashbut even with my own rotuer, the same problem exists of NATted v4 on the router and me with no access to it.21:06
Hashso if I even got my own rotuer, it wouldn't solve the problem at hand.21:06
leftyfbit would21:06
jStefanif the router with the ipv6 address can't use that port, then how is your computer with the ipv6 address any different?21:06
HashWhat he suggested was an ipv6 bastion, one machine to talk to the world, and behind it, my private ipv6 network21:06
Hashetc. something like that21:06
HashI'll try to figure it out21:07
leftyfbHash: you provide the router with a public ip and now you control everything going to and from that ip21:07
jStefanyour router can be one you buy, or a software router21:07
Hashyeah, I don't have a way to provide the router with a public ip, only public ipv621:07
leftyfbsame thing21:07
Hashand the ipv6 would come from the main router21:08
jStefancorrect21:08
leftyfbHash: you provide the router with a public IPV6 ip and now you control everything going to and from that IPV6 ip21:08
jStefanjust like if a windows pc would be using it, or a linux pc21:08
Hashyeah like the bastion thing you said21:08
leftyfbno21:08
leftyfbnothing to do with a bastion box21:08
Hashok I am a bit more confuse now21:08
Hashthe router is a bastion pretty much21:08
Hashsingle point of entry21:08
leftyfbHash: see, this is what I don't get. You say you have all this experience with networking and security yet this simple basic networking and security concepts elude you21:08
HashSigh here we go again21:09
Guest65jStefan Thanks!21:09
leftyfbbuy a router, or build one21:09
HashYou get pleasure out of trying to insult people, don't you?21:09
HashDo I need to ignore you?21:09
leftyfbHash: then stick all of your machines behind that on actual private ip's21:09
HashI'm already stressed and I can't handle insult to injury21:09
HashSo if you can provide assistance without raising someone's temperature, that'd be for the best for all of us.21:10
HashNow you think, does your statement about my education and experience help this channel sitaution her at all?21:10
HashDo you need to say stuff like that?21:10
HashFurthremore, my younger days, in the 90s, ipv6 wan't really a thing, when I did networking and system admin work.21:11
HashThen I started making software for 15 years. I know that. My mistake, sharing that I'm a student and in school for it.21:12
HashGet harassed and insulted no matter where you go. Sigh. I'm out.21:12
leftyfbHash: personally, yes, so you don't contribute to the amount of spam/bots/attacks on the internet with your insecure network. What your doing is wrong in many ways and when we tell you that, you take offense that I am downplaying your knowledge and know what you are doing. The simple fact is, you don't. It doesn't make you dumb you just don't know yet. We have told you many times how to fix it. Please do21:12
HashThen I will have no choice but to ignore a person who thinks adding insult to injury is personally okay or to raise people's temperature is okay.21:13
jStefanIPv6 was designed with IPv4 fallback in mind, usually handled by the nameservers. When you visit a website that supports both, the nameserver will provide the IPv4 address automatically. And so far there is very little IPv6 "only" content. Except usually for testing only21:13
HashHave a nice life mate.21:13
jStefanbecause any service that goes IPv6 only, today, would alienate most of the internet users of today which are not 100% ipv6 "only" ready21:14
HashYou do no need to bring up my education and experience over and over again in order to insult me and put me down.21:14
enigma9o7[m]who are you talking to btw hash?  whoever it was, your idea of ignoring them is probably a good idea.  i remember my first day joining this channel there were a couple jerks i put on ignore right away, and odds are you're talking to one of them  now as the conversation looks one sided from my side21:15
Hashenigma9o7[m]: leftyfb21:15
HashI know ops here like to hide and op themsevles randomly to ban people21:15
thingfishpfft21:16
Hashso this channel is literally peopel wakling on eggshells21:16
enigma9o7[m]ah yeah thats the one21:16
HashI have to. Otherwise you say the wrong thing and these people like to +q or +b you.21:16
HashSo even if someone is insulting you, you can't say anything back to these people.21:16
HashYou just have to take it and jus tpolitely request that they stop.21:16
HashIf that doesn't work, /ignore does.21:16
HashBut that is last resort.21:16
jilhello21:34
jilI'm trying to run whatsapp on linux whithout a phone. I installed an android emulator but I still need a phone number.  Do you a services offering temporary  virtual phone numbers ?21:35
leftyfb!ot | jil21:35
ubottujil: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:35
dacompchomphi. when i put 'sudo alsa unload' as in the command line, i get the following error message: https://dpaste.com/A6YBX5DKL#wrap  Is anyone able to understand what it is saying?21:38
thmsdacompchomp, sounds like it's unloading its modules but a couple are in use and cannot be removed right now.21:41
jilok leftyfb thx for guidance21:42
furkanOn Ubuntu 22.04, does anyone else experience a crash when clicking "Reset all" under "View and Customize Shortcuts" from the Keyboard settings tab in Gnome Control Center? I upgraded from Ubuntu 21.1021:43
thmsYMMV but if you really need them to unload and a reboot is out of the way, you count try "modprobe -r xyz" for each of the mentioned modules (xyz being the name of a module). If you run lsmod, you should be able to see if some other module is depending on them, and clean that part up first.21:43
dacompchompthms: hmm but i get a similar error message when i put 'sudo alsa force-unload' into the command prompt. i think there is something wrong with my alsa configuration, also, since im only getting dummy output right now21:44
thmsdacompchomp, these are low-level kernel modules. then can be locked and in use without it being a problem.21:45
thmsdacompchomp, did you by any chance try to enable pipewire-pulse?21:45
dacompchompthms, im not sure what pipewire-pulse is, so i would say probably now21:46
thms:D21:46
dacompchompnot*21:46
thmsFair enough... I only got the dummy output when configuring pipewire myself, because i was missing a session handler.21:47
dacompchomphm. ive had dummy audio since ive installed ubuntu (about a month ago, still a bit of a noob). ive been trying to fix it by going into my configuration files (people on the forums and here suggested that) but so far thats only made the problem worse (because now I get dummy output with earbuds, too)21:48
thmsNot exactly sure what the defaults are supposed to look like, but what I did was; apt-get install pipewire-pulse wireplumber (then rebooted). After this, I had sound again, and now on pipewire (as opposed to the default pulseaudio).21:48
dacompchompthms, okay thank you, i will try pipewire-pulse21:48
thmsyou need wireplumber too, or you'll end up with dummy alone here too :)21:49
dacompchompalright ill make sure to get pipewire too, thanks21:49
dacompchompwireplumber*21:49
thmsgood luck :)21:49
thmsdacompchomp, On freshly installed 22.04 this should work straight away (I've done it on 4 different machines with 100% success so far). After an upgrade, and since you have been fighting the issues for so long, some dependencies and crucial system configuration may be messed up to the point that it won't just work, but I think it's worth a shot.21:53
dacompchompthms, thanks. i just donwloaded everything (wireplumber, pipewire). is there any configuration necessary, or should i reboot my computer now?21:55
thmsif they are installed, just reboot21:55
thms(defaults will just work)21:55
dacompchompokay, thanks. if all goes well, i will see you all on the other side21:55
thms:)21:55
=== dostoevsky2 is now known as dostoevsky
dacompchompthms, i am back. unfortunately it looks like im still getting dummy output. i think that, like you said, there is something wrong with the download i have. would it be a good idea to backup my files and try a fresh copy of ubuntu (or even another linux distro, if that would help)?22:05
thmsdacompchomp, now with the stereo sounds blasting from the PC...22:05
thmsOh... too fast22:05
dacompchomphahaha22:05
thmsdacompchomp, if you have even slightly standard hardware, a fresh ubuntu install should work out of the box.22:06
dacompchompthis computer was originally an apple desktop22:06
dacompchompi think ill try to download a fresh ubuntu, run it on a usb. see if that works22:07
thmsYou could try a fresh 22.04 install (maybe a fresh download - or at least check the SHA256SUM). I amd not familiar with the mac hardware, but if believe it should work fine22:07
thmsi am*22:07
dacompchompokay, thanks. ill get on that now22:08
thmsdacompchomp, good luck... again :)22:09
dacompchomphaha. thank you!22:09
=== thms is now known as tmus
rdzhey all. I just upgraded to 22.04 (from 20.04) almost all is fine. My finger memory wants vertical virtual desktops. The gnome-extension I found works only with older gnome-shell versions. Is there a solution that works for gnome-shell 42, Ubuntu 22.04 respectively?22:22
de-factotrying to install the new ubuntu on my pc with bios (not uefi)22:28
de-factowhen formating it wants an EFI partition, why?!22:29
de-factoNo EFI System Partition was found. This system will likely not be able to boot successfully, and the installation process may fail.22:29
de-factoPlease go back and add an EFI System Partition, or continue at your own risk.22:29
de-factowell its NOT an UEFI system, how do i tell that the installer?22:29
de-factoshould i just ignore it?22:30
Jeremy31de-facto: It does say you can continue at your own risk22:32
de-factowell i guess i am going to try it, i hope its smart enough to install GRUB22:34
Jeremy31de-facto: did you boot the installer in EFI mode?22:35
de-factonope22:36
de-factoi had to convert it to MBR because the ISO got a bug where it would not boot22:36
Jeremy31IIRC booting in EFI mode brings a text grub menu, booting in BIOS mode has a nice graphic with Ubuntu will automatically boot in 10 seconds or similar22:37
de-factohmm it showed the text grub menu22:37
de-factobut there is no /sys/firmware/efi22:38
de-factohence i assume its not EFI mode22:38
Jeremy31de-facto: Reboot and see if you can get a BIOS boot menu and use the non EFI option for the ISO22:38
de-factohow can i get a bios boot menu?22:39
Jeremy31de-facto: in terminal check> mokutil --sb-state22:39
Jeremy31The BIOS boot menu depends on manufacturer on what button needs to be pushed at boot22:39
de-factoEFI variables are not supported on this system22:40
Jeremy31It must be booted in BIOS/CSM then22:40
de-factook it finished, trying to reboot22:40
de-factoyes22:40
ForeverNoob[m]Hi, as I understand it, for 22.04, Ubuntu minimal installation has been deprecated and instead only the server install is available. Is this correct?22:44
ravagethat depends on how you define minimal. the desktop installer has a minimal option22:45
ForeverNoob[m]ravage: I'd say headless and with minimal amount of packages.22:48
ravagethen the server installer is what you want yes22:48
ForeverNoob[m]what is its install size if all you want is an sshd running on the finalized installed system?22:49
ravageno idea. try it in a VM?22:50
ravagethere is also #ubuntu-server22:50
jStefanForeverNoob[m], one of my VMs has  3.3G   used22:51
jStefani'd say that system is mostle the basics22:51
jStefanmostly*22:51
ForeverNoob[m]ravage: I'd love to but my RAM usage is like 90% in use right now :p22:52
ForeverNoob[m]hmm, I can live with 3.3G22:52
jStefanForeverNoob[m], that is with the package ubuntu-standard, could be smaller with ubuntu-minimal22:52
ForeverNoob[m]sounds good22:53
jStefanForeverNoob[m], did you ask us ram use or disk use?22:53
jStefannevermind i mixed up ravage's answer22:53
ravagethe server iso is only about 1.4gb in size22:54
ForeverNoob[m]yeah I was just saying that firing up another VM is probably not a good idea for me right now :p22:54
jStefani haven't installed ubuntu-server from scratch in a long time, as i mostly upgrade, and it's been a few upgrades.22:54
ravageand you can select packages you want22:54
de-factoi think it may have worked, although booting was quite slow22:56
johnfgHi folks!  I ran software upgrader, and checked "For long-term support versions", but 22.04 LTS is still not showing up.  Anything else I should do?  Running 20.04 LTS now, all upgrades.22:58
jhutchinsjohnfg: As I understand it, 22.04 isn't officially LTS until 22.04.122:59
leftyfb"upgradable"22:59
ravageit is LTS. but upgrades from previous LTS will be enabled with the first point release22:59
ForeverNoob[m]ravage: does the server install have a graphical installer? If so, does it fallback to TUI installer if graphics is not available?23:00
ravageForeverNoob[m], it has some kind of UTF-8 text installer interface called subiquity23:00
leftyfbjohnfg: https://www.omgubuntu.co.uk/2022/04/how-to-upgrade-to-ubuntu-22-04-lts23:00
jStefanupgrades aren't even offered for 21.10 yet.23:00
jStefanunless with the -d flag23:00
pikapikaPSA if you see tkinter missing even though you have installed the package, you should go and install the python3 version specifically23:01
pikapikaI don't know if its packaged differently on other oses but here you have to manually install the python 3 one if you have a 3 program23:01
ravageForeverNoob[m], https://p.haxxors.com/oo8wbgvo.png23:01
ForeverNoob[m]ravage: ah yeah I think I used this kind of installer when I was installing one of the previous version server installs.23:02
ravagehttps://p.haxxors.com/m5ploy8k.png23:03
ravagei can tell you the size in a moment23:03
johnfgThanks so much guys.  I guess the person who told me they'd upgraded to 22.04 LTS didn't quite give me the whole story.23:04
johnfgleftyfb: I looked at that link, and will use that if I don't want to wait.  Is that what you did?23:04
leftyfbjohnfg: I almost never upgrade. Always fresh install. I have ansible playbooks that build my machine back the way I want every time and then I restore from backup23:05
pikapikaleftyfb, yeah23:05
ravageForeverNoob[m], 4.5G. but that includes a 2.3GB swap file23:06
ForeverNoob[m]ravage: oh yeah I remember that, the import SSH ID from Github/Launchpad is pretty handy.23:06
pikapikaUpgrades have led to issues even with a nearly fresh base of the previous version for me23:06
pikapikabut23:06
pikapikahow much work is this ansible to set up23:06
ForeverNoob[m]ravage: ah ok, that sounds pretty doable.23:06
pikapikaI want to automate my installation too for the next time23:06
pikapika(I am trying to manually document each key steps I took after installation in text right now)23:06
ravagepikapika, the "setup" is apt install ansible23:07
ravagewriting the scripts is the real work23:07
pikapikaravage, I meant writing the configurations for ansible23:07
ravagethat depends on the complexity of your installation23:08
leftyfbpikapika: feel free to /join #ansible for help with ansible23:08
pikapikaravage, mainly lots of small changes that add up to an annoying lot23:10
pikapikaI don't think I have made much changes at base system level like editing /etc/ things and backporting dkms, etc but there is some of that too23:10
morganu20.04 I am looking for a python shell gui window and cant find it. I try activities which tells me it is available (not installed) and when I click on it it is absent.23:32
leftyfbmorganu: you mean an IDE?23:33
leftyfbpython is not GUI, nor is it's shell23:33
morganufrom the tutorial:  Using the Python Shell, IDLE and Writing our FIRST program23:35
morganufrom a book about learning python.23:35
morganuWe’ll be writing our code using the IDLE program that comes bundled with our Python interpreter.23:36
leftyfbmorganu: the package name is idle323:36
morganuand do I invoke it from terminal?23:36
=== JoeBk_ is now known as JoeBk
leftyfbmorganu: install the package called idle323:37
ravagehttps://packages.ubuntu.com/focal/all/idle/filelist23:37
ravageso its 'idle'23:37
kostkon!info idle23:38
ubottuidle (3.10.4-0ubuntu2, jammy): IDE for Python using Tkinter (default version). In component universe, is optional. Built by python3-defaults. Size 3 kB / 19 kB23:38
leftyfbravage: it's idle323:38
morganuI am installing idle3 all lower case. right?23:38
ravageno23:38
ravagethe binary is idle23:38
leftyfbmorganu: yes23:38
ravageso thats how you invoke it from terminal. that was his second querstion23:39
ravage*question23:39
morganuthe words: the binary is .. does not help me to act.  ( I know what a binary file IS but not how to use one in linux.)23:39
morganuI am her since you guys care.23:39
leftyfbravage: morganu: if it's a GUI, more than likely it's in the list of GUI applications like firefox23:40
ravagethat is not the terminal. and thats what he asked23:40
leftyfbmorganu: but yes, to call it from terminal, you type: idle23:40
leftyfbbut it doesn't make a whole lot of sense calling GUI applications from terminal23:40
leftyfbmorganu: you should be launching it just like you would firefox23:41
ravagemorganu, for your first python steps that sounds like a reasonable way. when you know the basics maybe check out https://vscodium.com/23:43
morganuleftyfb, "the list of gui applications" is not a good set either. ah you mean what "Activities" shows.  Yes I have two, one says python. It opens. I shall proceed.23:43
morganuI haev been a fortran and pascal programmer in the wayback. so I am ignorant and smart. I am starting at the beginning.23:44
leftyfbmorganu: after installing idle3, you should see "idle" in the list of "activities"23:46
leftyfbthough it's not activities really23:47
leftyfbhit the windows(super) key on your keyboard and type: idle23:47
leftyfbit should popup, it enter on it23:47
leftyfbhit*23:47
morganumy brain is now exploding: framework, library. Very quickly I am beginning to understand how it is that I have had NO IDE what was meant in job descriptions. Peace.  (reading framework vs library till I find a transparent description.)23:52
InteloHi23:53
leftyfbmorganu: IDLE is an IDE23:54
InteloI am on  20.04.4 LTS. Why I can't upgrade to 22.04 LTS. If I do `do-release-upgrade`, it says "There is no development version of an LTS available."23:54
thingfishIntelo: the developers have put upgrading on hold until the first point release.23:56
leftyfbIntelo: https://www.omgubuntu.co.uk/2022/04/how-to-upgrade-to-ubuntu-22-04-lts23:57
Intelothingfish when would that be?23:58
Inteloleftyfb do I later need to revert back to non-dev release?23:58
leftyfbIntelo: just read the article and follow the directions23:59
Inteloleftyfb thingfish is it a good idea to upgrad now?23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!