[00:00] where should custom binaries go? [00:01] e.g. if i download a tar, which extracts to a binary, and i want to have that binary accessible in my path, where do i put the link? [00:02] /usr/bin, /usr/sbin, /usr/lib, another? [00:03] /bin [00:04] basenode: should be /usr/bin/ [00:05] Hi there, I'm fairly new to linux and having trouble with package mangement. I want to install python3.9 and pip as well. I added the deadsnakes:ppa repository to try to accomplish this. Now when I try to run sudo apt install python3.9-distutils I get dependency errors and recommended to try apt --fix-broken install however when I run that command [00:05] returns a different error (sub process /bin/dpkg returned error code 1) [00:05] I seem to be hitting a loop of errors and looking for any guidance to troubleshoot this [00:21] nick1: I added that repo, there is no python3.9-distutils [00:22] Fair enough. Maybe it's more of a python question in that case [00:22] thanks [00:33] nick1: normally people leave their python interpreters alone; if you change the system python interpreter you may break all kinds of system scripts [00:34] nick1: if you need to do development work on python 3.9, you might be better suited to build it in your home directory, or perhaps someone's made a snap of it so you could install it alongside, or something similar. is this something virtual-env does? [00:35] basenode: /usr/local/bin is a very common place to put things you've built yourself or downloaded from elsewhere [00:35] basenode: /opt is also popular for "software packages", big things that are more involved than simple programs [00:43] Is there some hard disk light indicator for Ubuntu? [00:44] my husband's computer running 20.04 was having trouble freezing (remember that error?) when he would try to open a new writer page. i suggested he remove and replace Libre Office, and he did that via the Ubuntu software center. He has the files but Libre Office won't open and now he can't connect to IRC (i'm on the same lan), the only thing i see wrong in Hexchat on his is: Error starting IdentD [00:44] server; Error binding to Address. [00:47] ok i can't connect now either. [00:48] chalcedny`: Two different machines ? try rebooting the router ? [00:48] antiPoP: vmstat 1 is very handy "hard disk light" kind of thing [00:48] im checking to see if it's settings on mine first [00:48] lovely to see you Bashing-om :)) [00:49] chalcedny`: And good to ner able to be here :P [00:49] sarnold, thanks but I want something for desktop. I found a Gnome extension. [00:49] mine connected, Bashing-om [00:50] chalcedny`: settings -> preferences -> network -> network setup -> your address -> "bind to:" should usually be empty, unless you have a somewhat special network configuration. [00:50] also hi to you two! [00:50] chalcedny`: Able to see the internet from his machine ' ping -c3 8.8.8.8 ' ? [00:51] oh and there's no need to enable identd (settings -> preferences -> network -> identd) [00:51] Bashing-om, he can ping the router fine, traceroute to chat.freenode.org makes it 10 hops and then goes to *** [00:52] tomreyn, :) :) :) [00:59] it sees ping -c3 8.8.8.8 fine, it connected to another irc network. it is still not connecting to chat.freenode.net [01:01] chalcedny`: it could be a resolver, or an ipv4 vs ipv6 problem. does chat.freenode.net resolve properly, what does it resolve to? [01:01] also, why won't libre office start for him? [01:02] chat.freenode.net /dns for me to a lot of different addresses both v6 and v4 [01:03] if you start lowriter --safe-mode from a terminal, are there error messages? [01:03] please test on the affected computer [01:03] i'll take a look [01:03] heh yes [01:05] what should I trust? [01:05] when you run host chat.freenode.net | sort on both computers, you should see the same result. [01:05] chalcedny`: ^ [01:06] MIF: i think you will need to add some context to your question to make it one that can be consdiered an ubuntu support question. [01:06] tomreyn: I was going to, [01:07] When I run systemctl status tunnel (I got it working) It says Memory: 11.1M [01:07] but when I goto webmin and find the same process I see 3533984 nsturtz 11.78 MiB [01:07] with the memory being 11.78MiB not 11.1 [01:08] what should I trust [01:08] and sorry if /md [01:08] should I use ubuntu server or IoT for a network gateway? [01:08] sorry is 1906 MIF │ tomreyn: I was going to, this came out rude [01:08] no worries, MIF. [01:09] MIF: they're the same thing: [01:09] $ echo '11.7 * (1000 * 1000) / (1024 * 1024)' | bc -l [01:09] 11.15798950195312500000 [01:09] what? [01:09] how? [01:09] tomreyn, (it's chalcedony) on hubby's box. It did finally connect, although he didn't do anything. lowriter --safemode returned a prompt but we don't see it running. [01:10] i think it is M MiB translation, Basically MiB = 10242 and MB = 10002 [01:10] 1024² 1000² [01:10] oh ok [01:10] ? [01:10] I thought that M = MiB [01:10] MIF: some folks want to call power-of-two bases measurements with one name, and power-of-ten based measurements with a different name. I never figured out which one is which, in part because I think 'mibibytes' is one of the stupidest things I've ever heard, and in part because I think these people are annoying pedants :) [01:10] marketing M .. blame seagate [01:11] MIF: https://en.wikipedia.org/wiki/Mebibyte [01:11] yeah, it was easy enuogh when it was just restricted to hard drive people [01:11] but then some software people wanted 'mega' and 'kilo' and so on to line up with SI units. I think. [01:11] now you are just confusing me [01:12] so are they or are they not the same? [01:12] 1.000.000 vs 1.048.576 [01:13] so yes but no? [01:13] and where does the 48.576 come from? [01:13] chull: what was the prompt about? did you try the "host" command, though? [01:14] MIF: the difference between (1024*1024)-(1000*1000) [01:14] chull: when you run host chat.freenode.net | sort on both computers, you should see the same result. [01:14] sarnold: where did you get that? [01:14] sorry, I am kinda tired right now and I had a long day [01:15] MIF: https://en.wikipedia.org/wiki/Mebibyte describes the history / etc [01:15] ok [01:15] MIF: lets try it from another angle then :) [01:15] tomreyn, chull@vir:~$ lowriter --safe mode [01:15] chull@vir:~$ [01:15] but it's not running [01:15] so no textual prompt [01:15] and no graphical prompt either [01:16] no [01:16] MIF: if we ask a group of people how far away two cities are, one one person replies "62 miles" and another person replies "100 kilometers", we'd say they both gave us the same answer, even though they used different units, right? [01:16] chull: "lowriter --safe mode" (which you wrote above) is not the same as "lowriter --safe-mode" (which i wrote) [01:16] yes [01:16] ahhh [01:16] MIF: this is the same thing as using miles vs kilometers -- one tool reports MB, the other tool reports MiB [01:17] chull: i.e. you may have missed the extra hyphon [01:17] ok [01:17] thank you [01:17] now can I change the systemctl output [01:18] to match [01:20] tomreyn, ah it started (after a freezing everything pause) [01:20] with the hyphen [01:22] MIF: most folks are content knowing they're within ten percent of each other at the terabyte range, and twelve percent at petabyte range [01:23] ok [01:23] so just ignore it [01:23] now that he's connected to freenode, /dns chat.freenode.net and host chat.freenode.net | sort [01:23] bring up the same list. [01:23] MIF: normally you're more interested in eg "this thing requires ten-ish megabytes" vs "this thing requires ten-ish gigabytes of ram" etc [01:23] ok [01:23] thank you for your help, I know that I sometimes are not easy to work with [01:24] MIF: obviously if you're working with something like terabytes or petabytes of drive space, you'll want to do math to figure out how many drives to buy, but most of the time they're clsoe enough. it's like tons, tonnes, long tons, etc. most of the time they're close enough that they're all just tons, until you actually *care* :) [01:24] MIF, you provided an interesting diversion :) [01:24] thanks [01:24] I think [01:24] thanks again sarnold [01:25] chull: i do not know what "/dns chat.freenode.net" does. is this an irc client command? [01:26] MIF: sure thing :) [01:26] tomreyn, yes. works in hexchat and xchat.. i thought every client *shrug* [01:26] chull: about the system freezing, see its systemd journal: journalctl -f [01:26] ok will try looking there [01:28] chull: personally, i would have compared the outputs of the very same commands, run in a terminal, rather than that of two different commands. but i assume if the output is identical then you're fine in terms of the resolver. [01:30] i have a hunch that you previously reported that hubby's system freezes temporarily, and we looked into this before. i do not remember what exactly was attempted or what the outcome was, though. if you have recordings of this, please reproduce them. === bildramer1 is now known as bildramer [01:33] tomreyn, https://pastebin.com/k4rFWEMP [01:33] chull@vir:~$ journalctl -f [01:34] tomreyn, we got him another hard drive and ubuntu 20.04 DVD. It was ok for a few days while he loaded things and now it locks up again. [01:43] chull: from what i can tell there is no unexpected message on this output. maybe you can post a full log from a clean boot. journalctl -b | nc termbin.com 9999 [01:44] tomreyn, i don't have a bash prompt to run that command on windows. [01:45] chalcedny`: i don't understand how windows is involved there? [01:45] my two computers are running windows 7 and 10. [01:46] umm, but this channel is about ubuntu, and you reported problems with ubuntu? [01:46] is ubuntu running under virtualization on those windows versions on both systems? [01:46] tomreyn, yes. however when he couldn't connect to chat.freenode.net i tried to connect another client and compared. [01:47] he is running ubuntu.20.04 and nothing else [01:48] okay, so hubby is running ubntu 20.04 on bare metal, as the main OS, and then there are also two computers around which run windows. [01:48] right [01:49] and you're accessing hubby's computer how? just by using his (or having him use his) keyboard and mouse, or also through the netwpork from the windows system somehow? [01:50] tomreyn, when i get lazy (have something going on here) i can ssh to his via putty. however for graphical stuff, i walk over there. [01:51] you know he can't speak and understand speech, right? hubby had a stroke in 1999. he does things by pasting, not typing words. [01:51] chalcedny`: so i assume you have two options: (1) run gnome-terminal on hubby's computer, using the keyboard and mouse, then typing journalctl -b | nc termbin.com 9999 [01:54] chalcedny: and (2) you can use putty to connect to it and then run the same command. it should return a short URL you can then report here. [01:55] chalcedny: i did remember that hubby was a bit different from many of us, didn't remember the details, though (sorry). [01:55] awesome does he need to reboot first? his opens all his stuff when he restarts, pretty much where he left off. [01:56] not really, no. [01:56] awesome doing it [01:57] ~$ journalctl -b |nc termbin.com 9999 [01:57] https://termbin.com/3hel [01:58] tomreyn, ^ [01:58] ok, looking [01:58] thanks :) [01:59] BIOS is version F30 03/21/2019, latest is version F60c 2‎020/10/29, according to https://www.gigabyte.com/Motherboard/B450M-DS3H-rev-10/support#support-dl-bios [01:59] chalcedny`: ^ [02:01] we could try updating that [02:01] this includes fixes such as "Improve USB (device) compatibility", "Improve M.2 SSD compatibility", "Enhance CPU compatibility", and at least one security vulnerability. [02:01] nice [02:02] i'll keep reading the log, but the bios update is probably a good idea generally, it's old. [02:04] chalcedny`: the log cuts off earlier than i expected, can you get me another of just the kernel log? journalctl -k | nc termbin.com 9999 [02:06] ok [02:06] it's downloading the bios update [02:10] tomreyn, ~$ journalctl -b | nc termbin.com 9999 [02:10] https://termbin.com/mzkw [02:10] chalcedny`: -b is not -k ;-) [02:15] tomreyn, details! I'll do it again from my computer in a moment. He's got a bios thing downloaded, opened in an archive. What should he do? [02:19] tomreyn, :~$ journalctl -k | nc termbin.com 9999 [02:19] https://termbin.com/ua0xr [02:19] chull: bios upgrade processes are vendor, sometimes mainboard specific. i can't tell for sure what needs to be done. [02:20] sometimes fwupdmgr update does the trick === PowerTower_121 is now known as PowerTower_120 [02:30] chalcedny`: so this bios update is packaged with a DOS executable firmware flashing utility. so you could create a FreeDOS bootable disk and store those files in the archive on it, then boot into this. if you're not into DOS, this is not easy to get right, though. [02:32] chalcedny`: i assume another option is to store the *.60c file on the EFI system partition or a FAT32 formatted first partition on a USB stick, then keep that connected and reboot to 'bios', then look for the firmware update from usb option there, and select this file. [02:32] if the latter is supported (many UEFI systems support this) then it will be the easier approach. [02:42] tomreyn, hubby has to go. I'll save this whole conversation for him, will you be around about this time tomorrow or something? [02:43] chalcedny` / chull: the mainboard manual at https://www.gigabyte.com/Motherboard/B450M-DS3H-rev-10/support#support-manual states that this mainboard supports "q-flash" (which is the vendors' product name for "you can upgrade the mainboard firmware from within its setup screens". the manual for q-flash is at https://www.gigabyte.com/FileUpload/Global/WebPage/20/images/utiltiy_qflash_uefi.pdf [02:44] chull: probably not until the weekend, and maybe not around this time then (but some hours earlier) [02:44] terrific thank you so much for your great help, as always, tomreyn :) [02:44] good luck! [02:44] thanks i'll keep an eye for you :) [02:44] have a good one [02:45] you, too === zbenjamin is now known as Guest97615 === zbenjamin_ is now known as zbenjamin [03:04] whats the difference between `nm-connection-editor` and `network-manager`? === chalcedny` is now known as chalcedony [03:08] conr: discussions and polls into #ubuntu-discuss please [03:08] lotuspsychje: but i need help. [03:09] conr: then its better you ask your real issue into the channel, so volunteers can think along with you [03:11] i checked `automatically connect to vpn` with npm-connection-editor but when i restart i get network can not be activated error message. but it works fine if i just toggle the switch in network manager window. any ideas? [03:16] what error message do you get? [03:18] sarnold: `Connection failed Activation of network connection failed` [03:18] then the network icon goes away [03:18] gdm3 login screen [03:18] conr: oh bugger :/ there's not a whole lot of detail there :( [03:19] would it log it to /etc/syslog? [03:19] conr: no, /etc/ is for configuration, not logging [03:19] also if i click the power icon the window shows "Wired Off" and "VPN Off" greyed out [03:20] conr: it might log elsewhere in /var/log, it might log to the journal [03:21] sarnold: oops i mean `/var/log/syslog` === guiverc2 is now known as testing [03:23] sarnold: ok after i login with my ubuntu user, i get another error saying `A password is required to connect to ""` but i've check and updated that password multiple times [03:24] conr: 'updated', is that connection set for personal use or for system use? [03:25] conr: .. if you've just updated the password in your own user account, and it's not set for system use, it can't be set to autoconnect before you log in [03:25] sarnold: idk how can i tell? [03:25] conr: try keeping a; journalctl -f open while you test your issue, and put al the output in a pastebin, so volunteers can see whats it all about please [03:26] lotuspsychje: well its tough because it happens before logging in [03:26] conr: i think that's the "all users may connect to this network" checkbox in the general tab of the connection editor [03:28] sarnold: its checked [03:30] conr: do you see the connection in /etc/NetworkManager/system-connections/ ? [03:30] conr: does namei -l to the your file look sane? [03:30] conr: does that file have the password? [03:33] sarnold: no password in the .nmconnection file [03:34] also `namei -l .` returns `f: .` [03:36] conr: it should look ore like this: https://paste.ubuntu.com/p/dGxzZKtgRs/ [03:38] sarnold: yeah it matches that [03:38] can i add a password value to the file? [03:39] conr: the vpn I've got configured uses keys, not passwords, so I'm not 100% sure. I expect you can, yes [03:40] sarnold: well yes conf keys but also its user/pass type for this vpn service. [03:53] hello everyone [03:54] I am trying to install the linux os [03:54] on virtualbox [03:54] but I get an error like: unable to boot - please use a kernel appropriate for your cpu [03:55] what should I do now? [03:55] please help [03:55] indian_yogi: which ubuntu version are you trying to install there, what's the .ico image file you downloaded called? [03:55] I have downloaded the 32bit os iso image and my system is a 64bit Intel one [03:55] * .iso [03:56] ubuntu 16.04 LTS or 18.04 LTS? [03:56] Hello [03:56] ubuntu 18.04 [03:56] indian_yogi: desktop or server? [03:56] my computer is an old one like it has core 2 quad cpu and only 4gb ram [03:57] desktop pc [03:57] ok, but i mean the name of the iso file you downloaded [03:57] Dou shi zhongguo ren? [03:57] 4 gb ram and core 2 quad should actually be 64-bit capabler [03:58] 这么简单的英文,我都看懂了 [03:58] !jp | modory [03:58] modory: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。 [03:58] ? [03:59] !en [03:59] The main Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [03:59] !cn | ubottu [03:59] modory: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [03:59] yes my system is 64bit vt-x supported cpu [04:00] i chose the 32bit iso because i have allocated only 1 gb ram and 1 core cpu to the vm [04:01] but my 64bit cpu should should be able to run 32 bit os kernel isn't it? [04:01] but yes, I chose xfce one [04:01] if vt-x is enabled, i would think so. [04:03] xubuntu 18.04 has another ~5 months of support, and there won't be a newer 32-bit release [04:04] so what should I do now? [04:04] what's the filename of the iso you downloaded? [04:06] This is really a Vritualbox support question (/join #vbox). Stop the vm, open its settings, in system -> processor -> extended features, tick "Enable PAE/NX" [04:06] oh ok [04:07] sarnold: thanks for you help, found that you can add your pass to the conf file and it works! because keychain isn't accessible until you login first [04:07] conr: excellent! :D [04:07] conr: thanks for reporting back :D [04:08] thanks [04:08] it worked fine now [04:08] conr: good timing, too, I'm just off to make dinner. have a good location-appropriate time of day :) [04:08] a small setting problem [04:08] tomreyn: amazing crystal ball you've got there :) [04:08] :) [04:09] sarnold: have a great meal. [04:09] :D [04:11] when I type inside the live os and open terminal and type arch it says i686 [04:11] so it worked now but what is this PAE/NX? [04:33] I'm booting a drive that was initially used on a qemu/kvm install (using the full disk) on a machine with an AMD GPU. At first, the text is fine, when I get to the point where it asks for my pw to decrypt the drive, all the text is very weird (like letters crushed together). I tried installing xserver-xorg-video-amdgpu and xorg-video-abi-32 or something like that, but no luck and now xorg freezes [04:37] ldiamond: which ubuntu version is this? fully up to date? [04:37] !recovery | ldiamond [04:37] ldiamond: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [04:37] 18.04, somewhat up-to-date I'd guess, but it's my work PC so not fully. [04:38] I can boot it, I just fixed the freezing by uninstalling the stuff I installed and installing ubuntu-desktop [04:38] But the letters are still all crushed together [04:39] The "Software Updates" thing says no additional drivers available [04:39] look for a bios update which provides an AGESA update [04:39] for the GPU? [04:39] for the mainboard [04:40] AGESA is for the CPU [04:40] ldiamond, what's your issue? [04:40] This machine has an Archlinux install on it too which works just fine [04:40] yes, the update would be provided by the mainboard manufactorur [04:40] hmmm [04:40] DragonRiver: pixelated image and almost unreadable text [04:41] I'm just looking for proper AMDGPU drivers [04:41] ldiamond, doesn "sudo ubuntu-drivers autoinstall" yield anything? [04:41] amdgpu drivers are open source, come preinstalledm no need for "ubuntu-drivers" [04:41] You need to: $ sudo add-apt-repository ppa:graphics-drivers/ppa [04:41] $ sudo apt update [04:42] DragonRiver: no driver from that command. [04:42] No, nvidia drivers aren't open source, they aren't even in the default repos. [04:42] I'm on AMDGPU [04:42] ldiamond, add the graphics-driver repo, do apt update, then redo. [04:42] DragonRiver: you're the first person to mention nvidia on this conversation. [04:42] Oh. [04:43] I thought he said he was on nvidia. [04:43] a ppa is required for drivers? [04:43] ldiamond: find out which driver is archlinux using and use the same in ubuntu [04:43] No, but for nvidia ones yes. [04:43] not even for nvidia [04:43] DragonRiver: not for your hardware, i assume, though you didn'T tell us exactly which one it is [04:44] ldiamond: ^ [04:44] ldiamond: you can also try booting with !dis_ucode_ldr [04:45] ldiamond: is this a text based prompt you're seeing the bad font on or a graphical one? [04:46] Alright, seems like that stupid DVI to HDMI cable is bad. [04:46] works fine on another (but too short) cable [04:46] by default, ubuntu 18.04 LTS would have a graphical LUKS passphrase prompt, but it's early in the boot sequence, so if you're UEFI booting, this mey be before video passover from EFIFB to the OS's [04:46] oh, ok [04:46] So his whole problem was a cheap cable. Welcome to the 21st century. [04:46] lol [04:48] not cheap, but bad. [04:49] it says "prime" on it. [04:49] I need to stock up on more DP cables. === devilnull is now known as conjo [05:46] twobob === conjo is now known as twobob [05:48] hi all i would like some general advice on a sensible way to partition my drive for an ubuntu installation got 120 to spare ssd and would like to install 4 os ubuntu manjaro arch gentoo [05:48] twobob: manjaro and arch are the same OS [05:48] yeah but nah [05:48] I just saved you 30 GB [05:49] lols [05:49] heh [05:49] twobob: anything else going to be on this disk? [05:49] no and i will save all downloads elsewhere eg on a hdd [05:49] and other large stuff [05:49] so 120GB is the entire disk and all will go to four distros [05:49] yeah [05:49] okay so pick one distro to manage the booting of all the others [05:49] I'd say the one you're most familiar with [05:49] install that distro last [05:50] i am a bit unsure on how to handle my home [05:50] also, using the live OS for that distro, use that to do the initial partitioning [05:50] you want a shared home? [05:51] with debian os's if that is a do'able thing [05:51] eg share home of ubuntu with perhaps raspery pi/raspian or say mint [05:51] Instead of quadruple-booting, why don't you pick one OS as the host OS and virtualize the others? [05:52] twobob: well Ubuntu is Debian, but sure you can use Debian [05:52] DArqueBishop: heheh [05:52] this pc is shit and likely has issues whether ram or age or something in anycase it cant handle the overhead in ram with out shitting its pants [05:53] and freezing [05:53] eg too many vm going at once [05:54] question with the sharing of home folder can it be shared with any os linux i mean, regardless of whether its like with like (arch and manjaro or debian and mint [05:55] theoretically, although you're bound to run into some small issues [05:55] could i make one home folder for five different distro? eg manjaro ubuntu debian gentoo raspian and one more random for gud luck [05:55] matsaman, such as [05:55] any example will do [05:55] you would also miss out on some of the unique experiences of each distro [05:56] since they'll all come with different defaults and skeletons that affect ~/ [05:56] is that because of hidden files that control i dunno config [05:56] if you merely want to share data, you could still have a shared, like, ~/Shared directory [05:56] i got u [05:56] yeah hidden/dot files, dirs, etc. [05:59] mkay so...create separate home folders,only install the "os" files on the ssd, install the one i favour last (to avoid grub drammas and use that for partitioning "live") [05:59] shit mistake hitting enter [05:59] yeah that all makes sense [06:00] dont worry was just trying to summarise in me head and then ask ya if on track [06:00] 30GB (120/4) is plenty for each of those distros, though [06:00] so just the one SSD should be fine [06:00] nice matsaman ty [06:00] from the live CD I would just make four equivalently sized partitions [06:00] like [06:00] got you [06:01] well [06:01] you can share swap, too [06:01] but it will complicate each install process [06:01] how much RAM do you have? [06:01] 16G [06:02] yeah I'd share the swap, since you've only got the 120 [06:02] just a quick one swap file and partition are different yes? and the later is slower [06:02] yeah they're different [06:03] I think they can be the same speed at this point [06:03] true lols [06:03] and I think the former would've been slower, back in the day [06:03] I suppose [06:03] if you create a share for each home dir somewhere, you could put a swap file in there [06:03] but I think I'd just do a swap partition [06:04] either way you'll want to tell the installer to not make swap for you [06:04] or at least tell it to use a file so you can easily undo it [06:04] at least easier than deleting an extra swap partition and resizing [06:05] sweet cheer [06:05] s [06:05] so you could do: parted -a optimal -s /dev/sda mklabel msdos; parted -a optimal -s /dev/sda mkpart primary ext4 0% 16% [06:06] oh whoops [06:07] I mean 0% 13% [06:07] thanks dude...=) the only thing i dont get about that is the meaning of 0% 16% can you learn me some please [06:07] =) [06:08] or maybe like [06:09] 0% 12%, then 12% 34%, 34% 56%, 56% 78%, 78% 100% [06:09] that'll give you about 26G for each distro, and 12G for swap [06:09] nice cheers [06:09] now i get it [06:10] if you don't plan on using hibernate/suspend at all, you could cut that swap way down [06:10] i do not [06:10] oh okay [06:10] hah [06:10] down by howmuch [06:10] by tons, 16GB is plenty of RAM [06:10] sweet [06:10] I would just do a tiny swap file for each distro, if the installers allow it [06:10] and just even 25%'s for parted [06:11] okay [06:11] nice [06:11] mkpart primary ext4 0% 25%, then 25% 50%, etc. [06:11] it won't even matter if they make small redundant swap partitions, although you could obviously squeeze more space by sharing them [06:12] i hear ya and ty for all the help [06:13] excuse me i have to go for a bit...bk soon === jelly-home is now known as jelly [06:52] i'm maintaining some ubuntu linux workstations with automatic updates (and also a mirror of ubuntu): now i got Packages not installed from apt repositories (3): linux-libc-dev:amd64 (4.15.0-126.129) linux-modules-4.15.0-126-generic (4.15.0-126.129) linux-modules-extra-4.15.0-126-generic (4.15.0-126.129) [06:53] (in the active monitoring), however i can /focal install the libc-dev (the kernel is there as well 4.15.0-126, however no modules for that kernel of focal. [06:53] i'm used to stuff being pulled from mirrors/upstream/ubuntu/canonical, but with that, now will they fix the kernel? the modules? [06:54] and what for gods sake is the reason for removing packages once updated/distributed by mirrors. that's a major PITA [06:54] if i have a canonical paid support contract, who can i buggerer with this mess? [06:54] and can they please stop doing that? [07:24] tarzeau: modules-extra is in the archive; see http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-modules-extra-4.15.0-126-generic_4.15.0-126.129_amd64.deb [07:25] TJ-: for 20.04? linux-modules-extra-5.4.0-56-generic [07:26] tarzeau: just look for yourself with a web-browser [07:26] TJ-: is not, only one with -di [07:26] tarzeau: http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-modules-extra-5.4.0-56-generic_5.4.0-56.62_amd64.deb [07:27] TJ-: ah true, way too large directory listing [07:31] tarzeau: I see the cause of your issue; you've got the -proposed pocket enabled and your copy of the archive/Packages list is out of sync. in the amd64 focal-proposed the version has moved on to linux-modules-extra-5.4.0-57 [07:31] tarzeau: neither -56 or -57 are in focal-updates [07:34] TJ-: thanks for the explanation! [07:44] Hi [08:07] Anyone understand why in step 2 it talks about a log file, then step 3 is chown that file - but the file isnt actually created by any part of the instructions? https://stackoverflow.com/questions/37585758/how-to-redirect-output-of-systemd-service-to-a-file [08:16] Al_nz1: why do all that when systemd enables simply StandardOutput=file:/var/log/myservice.log (same for StandardError=) [08:18] join /itfakultetet [08:19] Al_nz1: you might prefer append:/var/log/myservice.log so existing log files aren't overwritten [08:21] Al_nz1: see "man 5 systemd.exec" for the details [08:22] ok [08:22] thanks [08:22] just trying to get service to run [08:22] not working [08:22] complains internal watch failed : internal circular reference symlink [08:31] Al_nz1: so you've got something else wrong with your service definitions, or paths you're using === Anderson69s1 is now known as Anderson69s [09:33] hey was wondering if someone can tell me / help me, im trying to add a top panel to `dash to panel` except i dont see the option to do so in the settings > fine tune [10:34] when I am on the File manager, in some directory, how do I create a file ?? right click menu doesn't have an option to create a file... have I to open the terminal and create the file from there? there is just the option to create a new folder [10:46] found it, I have to create a Model [10:56] Hey guys! I have a user trying to connect to an ubuntu 20.04 instance, getting this error: https://i.imgur.com/OiwIzkF.png - Is this caused by his ssh key, or some other variable on the user side? [11:03] 'Morning all [11:04] dym: seems to be caused by the key being generated with an algorithm not supported by the server. Perhaps it is outdated? [11:07] dym: nichlas looks like earlier than that; the key exchange alogorithms don't overlap. Client and server do not support a common algorithm [11:08] TJ-: nichlas how would i go on about finding out what exactly it is? [11:08] dym: looking at the error where it shows the server offer, looks like the server has been 'hardened' to only use very secure algos [11:08] TJ-: It's stock ssh :) but could be! [11:09] TJ-: I'd like to find out if maybe the client does actually use an outdated algo for the cert. [11:09] can i get that from the pubkey? [11:10] dym: if you have access on the server, check /etc/ssh/sshd_config and look for any customised "KexAlgorithms" entry [11:11] TJ-: no such thing present. [11:11] dym: this isn't getting to the stage of looking at the certificate; the client and server are trying to agree on an algorithm to do key exchange [11:11] right. [11:12] dym: my guess is the client is old and not offering 'modern' secure exchange algorithms. Check the server's ssh logging for what the client offered [11:12] https://pastebin.com/raw/839gfmz4 [11:13] TJ-: and that's what the log says https://pastebin.com/raw/m7XXMT0e [11:14] dym: that output was for the client; use this "sudo sshd -T | grep kexalgo " for server [11:14] Oh indeed! [11:15] TJ-: https://pastebin.com/raw/VjxeTDuU [11:15] No overlapping algos [11:16] So basically, without compromising the security of the server, i'd have to ask the client to update ssh? [11:16] dym: so the putty client needs to offer more recent OR the server needs to allow older :) [11:17] dym: what OS/release is the client on? [11:19] TJ-: unknown. Just got an email :D [11:19] investigating. Thanks so far! [11:20] maybe don't use putty, instead use command line? [11:35] Any way to make the boot messages with [esc] to stay? [11:35] coconut: remove "splash" from the kernel command-line [11:36] :) [11:36] TJ-, will that give me a "less" way of browsing too? [11:37] coconut: huh? not sure what you mean! [11:39] TJ-, oh.... with "stay" i mean that i can look at the messages for minutes if necessary. [11:40] coconut: can you not just read a log? [11:40] coconut: so the real question is "suspend the console" - for a real tty Ctrl+S (suspend) and Ctrl+Q (resume) might be sufficient for your needs; else examine it post-boot with "journalctl -b 0" [11:41] coconut: you won't get the 'less' navigation/search experience on pure TTY though [11:46] ThinkT510, well, yes but the message comes by so fast that i cannot see exactly what it says lol. [11:46] (something about wifi and bluetooth) [11:46] thnx TJ- [11:47] my laptop is too fast i guess [11:48] coconut: TJ- explained it much better than I could. What I meant was why pause the actual boot process when you can let it go by and then read the log afterwards. [11:52] ThinkT510, i just wanted to know whether that was possible actually(seeing i am not that experienced with logs either). [11:54] coconut: I'm glad TJ- mentioned both approaches and the pros and cons. I've learned new things now. [11:55] +1 [12:26] Any reason for why i ubuntu would have two nm-applets sessions running without me choosing so?? [12:39] I have to express sentimental shock at how much better things have gotten on Linux in just the last couple of years. [12:44] Hi I am trying to load iplables-rules without using the package iptables-persistant … now I even wrote an /etc/systemd/system/iptables_load.service entry [12:46] quite similuar to https://github.com/gronke/systemd-iptables/blob/master/etc/systemd/system/iptables.service [12:46] and I here because it would not work [12:47] coconut, most likely because the login manager ususally runs its own session ... check with "ps aux" which usr sessions they run under [12:47] *user [12:47] (i bet you find one runs as root) [12:48] I see a bpfilter is started … [12:52] if I start /sbin/iptables-restore /etc/iptables.rules by hand everything is working well [12:56] hubby's ubuntu 20.04 didn't boot and it has an error: [40709.481689] Buffer eviction failed. yesterday, we were trying to get it a new bios and he downloaded that to a file, but didn't install it. [13:04] how can I start restoring on boot ? [13:14] I am trying to install ifupdown now … [13:18] Hi, I'm running Ubuntu 20.04 - I am unable to find the freeipa-server package here, but it is in 18.04. Anyone know anything about this? [13:19] Amaranth, going for a static IP without network manager in the mix? [13:20] oops zmijunkie ^ [13:20] Hi, i have a problem [13:21] Someone can help me ? [13:21] PallasXD, just ask your question [13:23] !ask | PallasXD [13:23] PallasXD: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:26] adding a #!/bin/bash to my loading scripted worked [13:27] Problem solved ;-) [13:27] /bin/bash/ is your friend! [13:28] anyone know when we'll get "openvpn 2.5.0" on Ubuntu 20.10? [13:29] ok, so, 2 days ago, i installed xubuntu on a laptop packard bell EasyNote LE: EN LE11BZ. All worked, but the trackpad, i think a ETPS/2 Elantek Touchpad and it was really buggy. so i search on the web and on a topic a man said : uninstall the packet xserver.xorg.input.synaptics [13:30] so i did it and after, my toucpad AND my keyboard not work. [13:30] so i try to reinstalled the packet and reinstall the packet xserver.xorg.input.all but that not done [13:31] tSo, there is something in ubuntu like Windows to search plugandplay device ? [13:32] PallasXD: /join #xubuntu [13:33] maybe ##linux also, PallasXD. [13:33] if you can't get your answer here. :) [13:34] PallasXD: do you have SSH enabled? simply login via SSH, install the package and reboot to see if it works again. [13:34] i think ubuntu or xubuntu is the same think to serach and install device no ? [13:34] ^ [13:34] which package ? [13:34] "xserver.xorg.input.synaptics" [13:35] i put another keybord (an external) it's not a probleme but i need that the onbord keybord work [13:35] i allready reinstalled [13:35] PallasXD: what version of xubuntu? and the package name is: "xserver-xorg-input-synaptics" [13:36] did you reboot? or force-reinstall? [13:36] PallasXD: see /topic [13:36] but i search the command for search input device like on windows for example, like search plug and play device or like when you install the system and find alone the devices [13:36] see above... [13:38] no force-reinstall ? it's an option of apt forec-reinstall org. .... [13:39] "PallasXD: see /topic" [13:40] what version of xubuntu, PallasXD ? [13:40] 20.4 i think ? [13:40] I'm guessing you've re-installed the *actual* OS too? [13:41] xubuntu-20.04.1-desktop-amd64 [13:41] Serioulsy for a problem with a keyboard ? [13:42] on ubuntu if somthing not work do you need to re-install is it the solution ? [13:42] What is that shitty os lol [13:42] !language | PallasXD [13:42] PallasXD: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [13:43] sorry [13:44] but is there somthink like windows to see all periphericals and at side : driver OK : or peripherical unknow ? a command ? [13:44] an option of xinput command ? [13:45] PallasXD: drivers are automaticly loaded at boot, if not dmesg might give you glues why not [13:47] so maybe a could look log ? [13:47] but which log ? [13:48] !dmesg | PallasXD [13:48] PallasXD: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console. [13:48] PallasXD: try looking at dmesg like lotuspsychje said. [13:48] Hi, I'm using Luks encryption on a SSD with Ubuntu 18.10 , but I realized that reading and writing too the SSD is painfully slow, (according to Ubuntus Disk utilty read-speed is about 150 MB/S, upon further investigations I realized AES-NI appears to be off, but I can't find any way turn it on, any advice? [13:49] ok do i just run dmesg ? [13:49] PallasXD: "sudo dmesg" or run as root. [13:49] i will put a ssh acces and i back after [13:49] zteam: isn't 18.10 EOL? [13:50] becus with a ssh acces i can put the result if you need [13:50] !paste | PallasXD [13:50] PallasXD: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [13:50] Deano59, ops my bad, Ubuntu 20.10, not 18.10 :P [13:52] BTW, running dmesg -wH is usually a a great help because it "follows the log in realtime as new events occur [13:57] Help! Ever since updating ubuntu yesterday, my wifi internet has been cutting in and out. [14:01] sxclimax: did you have a new kernel in your updates? [14:05] ok i am here, so before ... the problem i had that : https://paste.ubuntu.com/p/Vs7yDR7SY8/ [14:09] the ETPS/2 Elantech Touchpad but now that is not shox :( [14:11] lotuspsychje: how do I know? [14:11] and that is my dmesg from now : https://paste.ubuntu.com/p/hgHZYXwdjj/ [14:11] sxclimax: check your dpkg logs [14:17] Hey the guys, now that work !!!! what is this .. OS :D [14:17] what did you do, PallasXD ? [14:17] nothing just wait 5 minutes ?! [14:18] haha! [14:18] but i am not sure if i reboot all is OK ! [14:18] try and reboot PallasXD [14:20] but the touchpas is buggy, for exmaple you open Firefox and when you move the mouse that scrool but not move the cursor [14:21] and the cursor block a lot ! [14:22] i don't know the probleme but on this version is very buggy for the touchpad [14:23] with an external usb mouse all is done [14:24] maybe touch it with one finger [14:26] no but i think the driver think a puch a button or i don't know [14:26] PallasXD: you have secureboot enabled, that can influence a lot of things on your system, did you try disable it yet? [14:26] how can I force the default config with lightdm-gtk-greeter-settings? I'm installing to different systems and it pauses the installtion asking to press N. :/ [14:26] but somebody say the say think on the web the touchpad sunaptic is buggy on the 20.04 [14:27] somebody on the web eh? [14:27] lol [14:28] someone ? [14:28] sorry for my english :p but we could speak french if you want :p [14:29] no. [14:30] jajaj [14:30] ok that is nice you can to return to sleep [14:31] and big Thanks for ... the interest for me ;) [14:32] Xubuntu is not really speed, i installed this on a 1.3Ghz dual core processeur but Firefox is not fluid [14:33] is it firefox ? [14:36] ok another think, i installed xubuntu os because i want launch a rtmp sever [14:36] ogra, i do only see one session running under ps aux [14:36] i looked that i can do it with nginx and a mod [14:37] coconut, so only one nm-applet process now ? [14:38] yeah, but i have two in my panel [14:38] my project is : with zeor Latency run on a pc the OBS software and put it on this pc (serveur RTMP) and on this same compture launch ZOOM and share a screen on the stream [14:39] someone have experince for share elements on zoom with sero lantency ? [14:40] zero ! [14:42] any idea what to google? :D having no luck. :( [14:42] i thank that i can do it with one pc on windows os with OBS and push on my xubuntu RTPM Server and on my server use ffplay to show the stream and use ZOOM to share [14:43] ogra, in htop i have 5 nm-applet s running. Does that makes sense? [14:43] coconut, did you turn of "show user threads" in htop config ? [14:44] * ogra has never understood why that isnt on by default [14:44] ogra, no my htop config is default [14:44] right, then fix that so you dont see application threads [14:45] but maybe somene can tell me how create a RTMP serveur on ubuntu other like nginx ? [14:45] the option is "hide userland process threads" in "display options" [14:46] its a silly and confusing default [14:50] yo, anyone got a soultion? [14:52] ogra, thanks ogra, now i have only one sessions showing in htop :) [14:53] yeah ... and also only one firefox per window and such ... [14:53] showing threads is interesting for programmers when debugging but not really for users [14:54] i see, thanks again [14:54] Deano59: try searching for reinstall or reconfigure === thafaker7 is now known as thafaker [14:57] bog3n: you think this'll do it? sudo dpkg-reconfigure lightdm [14:57] I only changed the background image of lightdm. [14:58] but it's always asking me to press N> [14:58] Deano59: https://wiki.debian.org/LightDM [14:58] saw that, doesn't help. UNLESS I'm missing something? [14:59] probably [14:59] probably? [15:00] what does "dpkg-reconfigure lightdm" do? I want to keep the config. lol [15:00] it worked for me when i was changing display manager [15:00] bog3n: ^ [15:00] did it ask you to press N? [15:00] and did you edit the config? [15:01] no i didnt [15:01] then you're of no help... lol [15:02] you asked for default config so that's all i know about that [15:03] no, I did not. I asked to force pressing N because it's pausing my installation. [15:04] bog3n: I want to keep lightdm/lightdm-gtk-greeter-settings config, running dpkg-reconfigure lightdm" will do that? [15:05] so I don't need to manually press N? :D [15:06] Hi everyone. Does anyone here have experience with Landscape (SaaS)? [15:06] Which file in system log viewer shows me the messages which come by when booting? [15:06] lotuspsuchje: here's my dpkg log https://pastebin.com/kzeUbKUn [15:06] lotuspsychje: here's my dpkg log https://pastebin.com/kzeUbKUn [15:06] copy config and paste it afterwards [15:06] if i understand right [15:07] bog3n: ? [15:08] me? or? :D [15:08] Okey, so I noticed something very weird, if I run a a benchmark on /dev/sdb1 (FAT 32, unencrypted) I got a readspeed of 467 MB /S now, if I run a benchmark on /dev/sdb2 (ext4, unencrypted I got a readspeed of 221 MB/S), why do I get only half of the speed with EXT4?? :-( [15:08] coconut: in log viewer, look at system [15:09] "LightDM configuration file is found at /etc/lightdm/lightdm.conf. Making a backup of the original configuration file is recommended." [15:09] bog3n: yeah... so? [15:10] you wan't too keep config for what? [15:10] because I put a custom background. [15:11] and? [15:11] I don't want to have to keep pressing N. lol [15:11] pavlos, so far i can see, something with system is not in the list [15:11] bog3n: ^ [15:11] * Deano59 is confused [15:11] pavlos, you meant syslog section [15:12] pavlos, you meant syslog section ? [15:12] coconut: No, you wrote about Log Viewer, an app [15:12] Deano59: when do you have to press N? [15:13] pavlos, yeah system i cannot find there [15:13] bog3n: when it detects I edited the lightdm-gtk-greeter-settings... [15:13] coconut: my 20.04 shows on the left side, important, all applications,system security hardware [15:14] bog3n: what does dpkg-reconfigure lightdm do? does it over ride the config? [15:14] coconut: https://imgur.com/a/BFJDMeG [15:15] Deano59: yes [15:15] then I don't want to do that, bog3n. [15:15] Does anyone know why my ubuntu wifi has been cutting in and out frequently since my system update two days ago? Here's my dpkg log https://pastebin.com/kzeUbKUn [15:15] so make backup of config file [15:15] pavlos, i do not have any of those in "System Log Viewer" (mate though) [15:16] I want to keep my custom background. [15:16] bog3n: you're confusing me, brother. [15:16] and *not* really helping. :) [15:17] so why can't you reconfigure it and set custom-background again after that [15:17] coconut: in ubuntu mate, look at the dmesg (on the left side) [15:17] excuse me? [15:18] bog3n: you're confusing me, brother. [15:18] at what part? [15:18] lol [15:18] * Deano59 is confused [15:18] :D [15:19] so basically... don't edit the greeter... set it up.... then.... dpkg-reconfigure? [15:19] bog3n: ^ [15:19] dpkg-reconfigure, and set background afterwards [15:19] so I don't have to press N? [15:19] :D [15:19] so basically... don't edit the greeter... set it up.... then.... dpkg-reconfigure? [15:20] thanks, gonna try. [15:20] ok [15:20] coconut: https://imgur.com/a/p3SPkqc [15:22] Deano59: to be clear "/etc/lightdm/lightdm-gtk-greeter.conf" shouldn't be touched by lightdm package being reconfigured since it comes in a different package [15:23] thank you pavlos! [15:24] TJ-: yeah so I'm even more confused now :D [15:24] mv /home/pi/rpi4-image-builder/lightdm-gtk-greeter.conf /etc/lightdm/# [15:24] mv /home/pi/rpi4-image-builder/lightdm-gtk-greeter.conf /etc/lightdm/* [15:25] then I run: dpkg-reconfigure lightdm [15:25] so it'll NOT ask to press N? :D [15:25] Deano59: that "*" on the end is WRONG [15:25] I was correcting myself because of the # lol [15:25] Deano59:phew!!! [15:25] then I run: dpkg-reconfigure lightdm [15:25] ? [15:26] Deano59: why are you calling dpkg-reconfigure? [15:26] yes TJ- ? [15:26] because I'm setting a custom background with lightdm :) [15:26] or is the mv enough? [15:27] I should probably rm -rf it too. [15:28] TJ-: I have this: https://paste.ubuntu.com/p/YMq2MV6ctS/ [15:28] Deano59: I have those here but I see no interaction between greeter and lightdm [15:29] see above please. [15:30] unless I'm missing something, TJ- :D [15:30] Deano59: dpkg-reconfigure only executes "/var/lib/dpkg/info/lightdm-gtk-greeter.postinst --configure" which doesn't do much except sets an alternatives entry [15:30] yeah all I want is a custom background with lightdm... [15:31] Deano59: sorry, I referred to the wrong postinst script, doh [15:31] but it keeps asking me to press N for setting the "default/me" config. [15:31] TJ-: ^ [15:31] Deano59: hmmm! let me look at the scripts again [15:32] Deano59: the script executed is /var/lib/dpkg/info/lightdm.postinst [15:32] Hel all, I updated ubuntu two days ago. I use an ASUS X303UB. I have Ubuntu 18.04.5 LTS. Since updating, my internet connection is extremely spotty. It keeps disconnecting the wifi ~ once per minute. The wifi works fine on other devices so it's not the internet. Could my wifi drivers have been damaged in the update? Any ideas about what's going on? https://pastebin.com/kzeUbKUn [15:32] Deano59: what are the contents of /home/pi/rpi4-image-builder/lightdm-gtk-greeter.conf [15:32] !paste | sxclimax [15:32] sxclimax: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:33] pavlos: https://paste.ubuntu.com/p/CqVSnRNqmr/ [15:33] TJ-: so what should I do to NOT press N? [15:34] Deano59: I'm trying to understand why you're even being prompted [15:34] yeah idk lol [15:35] Deano59: issues on raspberry pi usualy get away after reboot [15:35] Deano59: I've put your entry here and done 'sudo dpkg-reconfigure lightdm" and I get no debconf prompts [15:36] did it wipe the config, TJ- [15:36] ? [15:36] Deano59: what specific config? [15:36] mv /home/pi/rpi4-image-builder/lightdm-gtk-greeter.conf /etc/lightdm/ [15:37] Deano59: do I really need to copy my dpkg output to paste.ubuntu.com? The pastebin link works fine [15:37] sxclimax: pastebin is full of ads... [15:37] Deano59: it didn't touch /etc/lightdm/lightm-gtk-greeter.conf - and it shouldn't because that does not belong to the lightdm package [15:37] * Deano59 is confused :D [15:37] Deano59: what release are you using? [15:38] 20.10. I don't like the groovy background so wanted to change it. but have to keep pressing N :/ [15:46] Deano59: 'pressing N' do you mean when executing "dpkg-reconfigure lightdm" you're being asked? do you get asked of you don't make a change to that file? it could be something has changed on 20.10 packages (I'm using 20.04) [15:46] hola, is current problem with chromium known? [15:47] if not, it SIGTRAPs on every page, including empty [15:47] TJ-: idk exactly. I just know I change lightdm-gtk-greeter.conf and get asked to press N. when the file was untouched, it did NOT happen. [15:48] I think it's because I'm changing the contents of the file. [15:51] I'm trying now, will post if it happens again, the exact line. :) TJ- [15:51] Deano59: the point is that file doesn't belong to lightdm, but to lightdm-gtk-greeter [15:51] Deano59: I've checked lightdm package and nothing has changed since 2019 [15:51] Deano59: are there any files in /etc/lightdm/lightdm.conf.d/ ? [15:52] Deano59: have you got lightdm-autologin-greeter installed? [15:55] Is there an option to pay for ubuntu technical assistance? I [15:55] Deano59: are you aware, if you're using the GUI, you can use "sudo lightdm-gtk-greeter-settings" to reconfigure the greeter ? [15:55] sxclimax: Ubuntu Advantage from Canonical [15:55] Is there an option to pay for ubuntu technical assistance? I'd be willing to pay money to have my questions answered faster [15:56] Thanks! [15:56] sxclimax: can you show us "pastebinit <( journalctl -b 0 -u NetworkManager )" [15:58] http://paste.ubuntu.com/p/VP2PgBr52G/ [15:59] sxclimax: I don't see signs of drops/reconnects in that current log [16:00] sxclimax: ahh yes, further back ...08:37/08:38 ? [16:00] There are definitely issues. See, for example this from a moment ago [16:00] pastebinit <( journalctl -b 0 -u NetworkManager ) [16:00] Failed to contact the server: [Errno socket error] timed out [16:00] The internet cut out one minute ago [16:01] That was right before the command went through successfully [16:01] "08:37:52 seth-UX303UB NetworkManager[912]: [1607607472.3327] connectivity: (wlp2s0) timed out" [16:01] and "10:48:47 seth-UX303UB NetworkManager[912]: [1607615327.3306] connectivity: (wlp2s0) timed out" [16:02] What does that mean? [16:02] TJ-: so I need to do: "dpkg-reconfigure lightdm-gtk-greeter" ? [16:02] sxclimax: I suspect there's a connectivity monitor that is failing to reach something. [16:03] sxclimax: try, in a terminal, "nmcli monitor" and see if any clues appear [16:03] TJ-: same error but with squid this time: https://paste.ubuntu.com/p/s87bPqZkwF/ [16:03] Deano59: shouldn't need to use "dpkg-reconfigure" at all! [16:03] TJ-: see above. :D [16:04] Deano59: does a difference show what has changed? [16:04] nope, exact same error. [16:04] what's me to press N. [16:04] Deano59: the only thing I can imagine is you've used some kind of deployment/config tool that has altered the package config defaults [16:05] Deano59: you can't press "D" to see the difference? [16:05] I cancelled it, give me 5. [16:05] Deano59: try that on your lightdm and show us what is reported as different so we can be sure what is going on [16:06] Can someone take a look at my dmesg for possible problems?(it's a thinkpad) [16:09] sxclimax: did you install NetworkManager as a snap by any chance? [16:12] Connectivity is now 'full' [16:12] Networkmanager is now in the 'connected' state [16:12] Connectivity is now 'limited' [16:12] Networkmanager is now in the 'connected (site only)' state [16:12] TJ-: I just followed the automatic updates [16:12] I'm not sure what that nmcli monitor output tells us [16:13] sxclimax: see "man NetworkManager.conf" and CONNECTIVITY SECTION where it describes 'enabled' and an optional URI that can be configured [16:15] sxclimax: aha - so that suggests whatever URI is being used for the connectivity test is sometimes not working - if we can determine what it is we may be able to figure out why it is losing it - could be an IPv4/IPv6 issue, or a gateway firewall, or something else [16:15] /? [16:17] sxclimax: if there is no connectivity options in /etc/NetworkManager/NetworkManager.conf there may be something in /var/lib/NetworkManager/NetworkManager-intern.conf [16:19] Nothing in /etc/NetworkManager/NetworkManager.conf [16:20] Sorry. Nothing in NetworkManager-intern.conf [16:20] This is all there is in the NetworkManager.conf [16:20] [main] [16:20] plugins=ifupdown,keyfile [16:20] [ifupdown] [16:20] managed=false [16:20] sxclimax: it does say uri may be set via a dbus call; in which case it'd be in the intern file. If there's nothing there it suggests you may have discovered a regression [16:21] /var/lib/NetworkManager/NetworkManager-intern.conf this file has a header but no commands. The file exists. [16:26] sxclimax: same here; all commented out [16:26] which ubuntu release is that? [16:31] sxclimax: the reason I asked earlier about whether it was installed from a snap is this: https://core.docs.ubuntu.com/en/stacks/network/network-manager/docs/reference/snap-configuration/connectivity-check [16:31] TJ-: so what can I do to fix my internet connection? [16:32] I have Ubuntu 18.04.5 LTS [16:32] sxclimax: but if it is installed via standard debian archive package (using apt) then that won't apply [16:32] sxclimax: unless the 18.04.5 package has snook something similar in, but then we'd expect to see it in the config files [16:36] TJ-, Connectivity check can be disabled in System Settings -> Privacy -> Connectivity ( afair ) === MIF_ is now known as MIF [16:38] ioria: on Gnome I presume? from what we saw NM doesn't show it enabled, which is strange [16:38] TJ-, yes, on gnome [16:40] Hi, if I encrypt something with GPG symmetric, will I be able to unlock at anytime knowing the passcode? [16:41] something like gpg --symmetric --cipher-algo AES256 2015.tar.gzi am concerned if I gpg come back in 10 years and I cant open it even if I remeber the pass codeis this this possible? [16:48] How do you reinstall the AMD graphics drivers on Ubuntu 20.10? [16:50] I can't get a graphical environment at all, doing a normal boot, it just hangs and doesn't even load ttys. [16:50] In recovery mode I get ttys, and lots of errors logged about mode setting [16:50] tensorpudding, for what GPU exactly? [16:51] My computer's desktop UI froze but I can still ssh in. dmesg says this: https://paste.ubuntu.com/p/HfM3vXNNjm/ Is this a hardware fault? I've tried sudo systemctl restart display-manager.service but it just hangs. Can I recover without rebooting? [16:51] It's a Radeon R7 250 [16:51] oerheks: ^ [16:52] amdgpu/openradeon are in the kernel, automaticly loaded.. [16:53] maybe nomodeset is your fix? [16:53] !nomodeset [16:53] Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there. [16:53] I am getting these errors with nomodeset [16:53] Without nomodeset, I don't even get shell [16:53] With nomodeset, I get to the console but it is not possible to start gdm [16:53] It just hangs. [16:54] And during boot I get errors about amdgpu and vgacon [16:54] I'm trying to restore from a backup I made yesterday morning, to fix issues I had with a bad apt upgrade. [16:55] After a struggle I finally got it booting at all, it was initially panicking until i reinstalled grub [16:57] hello. I'm trying unsuccesfully to open a python script with right mouse button. It lists "python" as the application with which I can open it, but when I exec the operation, it doesn't do anything. Is there a fix for this? [16:57] on 20.04 [16:58] faLUKE: "open" with 'python' would execute it and terminate [16:58] TJ-: no, it's a gui [16:58] faLUKE: what is? [16:58] I had zero issues booting this same machine in a live 20.04 environment. [16:59] faLUKE: maybe you need to set the executable bit? chmod +x myfile.py ? [16:59] alazy: already set [17:00] does it start normally if you run it via cli? [17:00] alazy: unless the file-manager reads and uses the file shebang that wouldn't happen - sounds to me like there's a desktop entry attached to files of type .py' to do "python filename.py" [17:01] faLUKE: it could be an python version issue - I wonder which actual executable the file-manager's 'python' is calling (python2.7, python3, etc.) [17:02] alazy: of course [17:03] TJ-: the menu lists two pythons, then you can choose to launch it with 2 or 3 [17:03] anyway, I'm seeing that there are too many bugs in 20.04 [17:03] is this known/shared ? [17:03] faLUKE: if it's running with X, then check ~/.xsession-errors for clues [17:04] TJ-: I don't want to find a workaround, I want to know if this is a know issue [17:04] TJ-: I paste the application, wait [17:05] faLUKE: you'd need to search on the bug tracker for the file-manager, or desktop environment [17:05] Oh I got GDM restarted, it has a single monitor at 640x400... [17:06] but it's still progress [17:07] Graphics listed as llvmpipe, which I've never heard of [17:07] faluke: you should have a python sym.link in /usr/bin/ [17:07] * faLUKE has quit (Quit: Konversation terminated!) [17:08] also, I question whether or not the python script is getting executed in the background as it should be. They haven't said if the script should show anything in a GUI or not. I doubt it does. [17:08] tensorpudding: you're running in a VM [17:09] faLUKE: what does the python script do? Are you sure it's not actually running in the background and terminating at the end as designed? You won't see a normal python script when run in the way you're attempting to unless you told it to display some GUI interface [17:10] here is the python script: [17:10] https://paste.ubuntu.com/p/RFQvffmFvD/ [17:10] please, try it [17:10] (It's a dummy window) [17:10] pavlos: Sounds like I made no progress at all then. [17:11] I'll try rebooting though, see what happens [17:12] faLUKE: it executes and terminates immediately [17:12] TJ-: not true [17:12] TJ-: did you try it on a terminal? [17:13] faLUKE: if I run it with python2.7 it does, it I run it via python3.8 it shows a GUI dialog window with a terminal session window [17:14] TJ-: it's a python3 [17:14] not python2 [17:14] Success, it seems to be working okay now. [17:14] I can be productive, after losing only eight hours of my free time. [17:15] And my initial problem is still here, I can't figure out why my gnome-shell extensions are disabled [17:15] TJ-: can you open it with right mouse button? [17:16] faLUKE: that is the test I was doing [17:16] faLUKE: I chose both 2.7 and 3.8 [17:17] TJ-: you don't have to run with 2.7, it's a python 3 app [17:17] faLUKE: you should really create a .desktop file to open a pythin script like that. It's the proper way to do it [17:17] TJ-: did you open it with the right mouse button? [17:17] python* [17:18] leftyfb: desktop files are with tons of bugs in 20.04 [17:18] leftyfb: and "open with python" is the proper way [17:20] faluke: tried it with Spyder ... https://imgur.com/a/kKF7gVI [17:21] pavlos: as said before, I can run it with a terminal [17:21] faLUKE: not in a GUI environment it's not. Also, using a desktop file it works for me [17:22] [18:21] faLUKE: not in a GUI environment it's not. <--- what do you mean? [17:22] leftyfb: you are wrong, really [17:22] leftyfb: on Windows, you can open the python script with right mouse button [17:23] then use Windows [17:23] leftyfb: I'm asking if is there a fix for this [17:25] or, better, if this is known: it's clearly a bug [17:25] faLUKE: I've already told you it worked for me; have you tested it in a new clean user profile ? [17:28] TJ-: "it worked is generic"... you did not answer to my question. I asked if it worked, for you, with right mouse button. (not to be polemic, sorry) [17:28] TJ-: I upgraded from 18.10 with do-release-upgrade [17:29] faLUKE: I already told you, twice, it did [17:29] TJ-: well, thanks [17:30] TJ-: then, consider that I have upgraded with do-release-upgrade. Could this mess up the user profile, x stuff etc.? [17:30] faLUKE: upgrades shouldn't ever touch anything under /home/ [17:31] I remember that I had similar issues when I used do-release-upgrade [17:31] TJ-: :) I done this: https://paste.ubuntu.com/p/JpdQCbkz3Z/ and no longer get asked to press N. :D [17:31] faLUKE: my feeling is it is invoking python 2 under the hood [17:31] TJ-: ok, now: how can I test it in a new clean user profile? Do I have to create a new user? [17:32] TJ-: I don't think so, I see two different python icons in the applications list [17:32] Deano59: why are you using 'rm -r' (--recursive) when you're aiming it at a file not a directory? that could accidentally do some major damage if you misfire! [17:33] TJ-: it's all good :D [17:33] works great. [17:33] I made some changes, compiling AGAIN now. :D [17:34] faLUKE: that wasn't what I was thinking; I was wondering if despite the icons the 'python3' icon invokes python 2 since , if I recall correctly, python2 was the default on 18.x and I suspec /usr/bin/python is a symlink to /usr/bin/python2.7 or similar [17:34] TJ-: right, let's check [17:34] faLUKE: whereas on 20.04 /usr/bin/python defaults to point to /usr/bin/python3 whatever I think [17:35] faLUKE: that's why leftyfb suggested creating a .desktop file that calls the correct interpreter explicitly [17:35] TJ-: but this is not my target [17:35] I want to understand why it doesn't work in the way I tried [17:37] faLUKE: add a few lines to to the start of the .py file that open a file and report what /proc/self/cmdline contains to a 'log' file - then you can be sure which interpreter is being invoked [17:38] TJ-: not so easy [17:40] TJ-: but, did you test it on 20.04 ?? [17:40] I've installed 'vue' globally using NPM...but it isn't installed where expected. Can anyone tell me where to look for it? [17:40] Has Ubuntu customized where packages are globally installed? [17:40] faLUKE: https://paste.ubuntu.com/p/T6KQfSZDJY/ [17:41] faLUKE: /tmp/python.log contains "/usr/bin/python3.8^@/home/tj/Desktop/test.py^@" [17:42] faLUKE: when it fails I see "/usr/bin/python2.7^@/home/tj/Desktop/test.py^@" [17:44] TJ-: tested. It doesn't write anything to /tmp/python.log [17:44] (if I open with right mouse button) [17:44] faLUKE: so, it isn't being executed [17:44] TJ-: yeah [17:44] faLUKE: what file-manager is it? [17:45] TJ-: GNOME nautilus 3.36.3 [17:45] but did you try it with 20.04 ?? [17:46] faLUKE: so I wonder if nautilus has some saved settings that point to the wrong executable. I'd highly recommend testing in a brand new user profile in case this is due to a saved setting [17:46] TJ-: no, it can be that nautilus has some security default [17:47] TJ-: you did not answer: did yoy try it with 20.04 ? [17:48] faLUKE: that could also be it but then why would it have an executable on the context-menu as a launcher? [17:48] faLUKE: I'm using 20.04 [17:48] faLUKE: this is a bit old but may still be relevant: https://askubuntu.com/questions/286621/how-do-i-run-executable-scripts-in-nautilus [17:49] [18:48] faLUKE: I'm using 20.04 ---> then it's not a security default, and it has to work on my env as well [17:49] TJ-: which nautilus? [17:49] faLUKE: no, because I do not use Gnome [17:49] faLUKE: this is why I asked which file-manager you're using [17:49] TJ-: as said before, I'm experiencing too many bugs with 20.04 on gnome [17:50] then I only have to switch to another wm [17:50] TJ-: thanks! [17:50] TJ-: you proved it's a gnome bug [17:50] faLUKE: no I didn't [17:51] TJ-: what else could it be? [17:51] faLUKE: all we've proved is it MAY be related to a nautilus setting [17:51] faLUKE: the article I linked you to suggests that may be the case [17:51] but it is a bug as well, because nothing is reported [17:52] if the setting is to not execute text files then it isn't a bug [17:52] TJ-: yes, it is, because nothing is reported [17:52] From what I can tell Gnome is written with dumb non-techie users in mind and so it applies 'safe' defaults to protect them from shooting themselves in the foot [17:52] TJ-: I can't edit preferences [17:53] [18:52] From what I can tell Gnome is written with dumb non-techie ----> in fact I can't even edit nautilus preferences [17:53] definetly a bug [17:53] https://gitlab.gnome.org/GNOME/nautilus/-/issues/158 [17:53] not a bug [17:54] yes, it's a bug: nothing is reported [17:54] at least a warning should be raised [17:54] or python should be blacklisted [17:54] faLUKE: it's a design decision(one you do not agree with), not a bug [17:54] leftyfb: please read again... [17:55] at least a warning should be raised, or python should be blacklisted [17:55] IIRC, in the previous gnome python was blacklisted [17:55] in fact I opened the application with a .desktop file [17:56] faLUKE: ok file a bug then if you feel it is a bug [17:56] leftyfb: again: it's not "my feeling" [17:56] faLUKE: then file a bug [17:57] leftyfb: I'm going to ask to #gnome people if they have feedback... [17:57] but anyway, it's better if I switch to another wm [17:57] faLUKE: so you're not going to file a bug? [17:58] [18:57] leftyfb: I'm going to ask to #gnome people if they have feedback... [17:58] thanks for your help, anyway [18:04] now: what is the safest way to add a lxde wm to ubuntu? [18:04] # sudo apt-get install lxde ? [18:13] question on openvpn/systemd my firewall runs openvpn server so I can connect when I'm on the road. works fine. I have two other remote offices and I want now my firewall to connect to the two other offices. I can do openvpn --config remote1 and it connects fine as does openvpn --config remote2 [18:14] faLUKE: according to https://help.ubuntu.com/community/LXDE that's the command [18:14] systemctl start openvpn@client looks for client.ovpn I'd like openvpn service to start the server and connect both clients (or maybe one service for server and one for all clients) === ijohnson is now known as ijohnson|lunch === Napsterbater is now known as Guest20119 === Napsterbater_ is now known as Napsterbater === N3X15_ is now known as N3X15 === SpudDogg6 is now known as SpudDogg === dan is now known as Guest84473 [19:28] !ao https://www.cnn.com/2020/12/09/politics/hunter-biden-tax-investigtation/index.html [19:29] sorry wrong channel [19:29] was going to say :P === jelly-home is now known as jelly [19:43] https://paste.ubuntu.com/p/z9n7ZhjHFQ/ I'm a bit stumped as to how I'm supposed to resolve this amdgpu-dkms is not configured yet thing, anyone got any pointers? I was in a pretty stable state wrt. graphics drivers, wanted to try an upgrade, and now I'm in limbo it seems [19:45] "amdgpu depends on amdgpu-dkms however: Package amdgpu-dkms is not configured yet.", but what can I do to configure? === beaver is now known as Guest4345555 === ijohnson|lunch is now known as ijohnson [20:20] How do I get Ubuntu Desktop to boot to CLI instead of GUI? [20:21] I'm using Ubuntu only to get good Chromium/Jitsi performance, most of my work is via Void Linux. [20:21] stevelitt: add to the grub kernel line "systemd.unit=multi-user.target" [20:22] Thanks EriC^^ . In which file do I make that change? [20:26] stevelitt: no problem, /etc/default/grub add it next to "quiet splash" then save and run "sudo update-grub" [20:27] Thank you EriC^^ ! [20:27] yw [20:38] if i mount an ntfs drive with mount -t ntfs-3g it gets owned by root, but when i try to chown it to my user it doesnt change ownership from root. is that expected because its an ntfs drive? [20:46] tahnks pavlos [20:46] kinghat: yeah, you need to mount it with whatever 'fake permissions' you want [20:47] can i mount drives so i dont have to chown them every time? [20:47] (not referring to ntfs specifically) [20:49] I was a sudoer. Something happened. What could it be? There is no other user on this pc. I got: user1 is not in the sudoers file. This incident will be reported [20:50] kinghat: if it's a fs that supports permissions then you only have to chown once, e.g. ext4 others are different [20:51] kinghat: try something like "mount -o rw,nosuid,nodev,relatime,user_id=1000,group_id=1000,default_permissions,allow_other /dev/sdxY /mountpoint" [20:51] i mean, using sudo mount always mounts the drive as root. [20:51] kinghat: replace 1000 with your uid/gid from "id" s output [20:52] kinghat: you mean you want to mount without having to use sudo/root? [20:53] well i dont mind that i just just dont want the mountpoint and subdirs to be owned by root [20:53] because then i have to got chown them. [20:53] go* [20:54] kinghat: as i said, fs that support permissions such as ext4 will save the permissions, others wont and you have to specify how to mount them when you mount them via -o .... [20:55] interesting. mounted many ext4 drives the other day and had to chown them every time. [20:55] kinghat: your /home is ext4, so thats why your home dir permissions and files dont change on remounts [20:55] kinghat: are you sure it wasnt exfat? [20:56] nah they were freshly partitioned and added file systems to [20:56] ah, on 2nd mounting you wont have to chown anymore then [20:57] oh, it was because they were fresh? [20:57] kinghat: yup === denningsrogue4 is now known as denningsrogue [20:58] Hello, having just migrated from Ubuntu 16.04 to 20.04 I notice the lack of /var/log/auth.log. This here https://unix.stackexchange.com/a/351877 tells me how I can access the same information. This is good but I am not sure, is there no file for me to, say, tar and upload elsewhere if I wanted to check it from my desktop? [20:58] cool. also i think i dont need to specify ntfs/ntfs-3g when mounting those drives. just mount like normal 🤷‍♂️ [21:00] wolfram: is rsyslog not installed? or is your rsyslog not configured to log to that file? [21:01] wolfram: what's "systemctl status syslog" give you? [21:01] kinghat: yeah it should figure it out [21:03] thanks for your time EriC^^ 🙏 [21:03] sarnold: EriC^^ The output is "Unit syslog.service could not be found." but you know, it occurred to me that it is an LXC-based instance so it is possible that various things are turned off. If you say that it can be configured back then I shall work with that, grazie. [21:04] kinghat: no problem [21:05] wolfram: i think you need to do "sudo apt-get install rsyslog" === disillusion is now known as BernieWonWV2016 [22:15] hwy now! [22:37] Is raid1 the safest type of raid? I have 2 disks in raid0 and I have just bought and installed 2 more (different size). Should I put them in a new raid0 or do something else? === Guest4345555 is now known as et_oui_baby === Guest3425434 is now known as Et_oui_baby