/srv/irclogs.ubuntu.com/2022/05/07/#ubuntu.txt

=== Sqaure is now known as Authority
=== Authority is now known as Sqaure
=== dionysus70 is now known as dionysus69
randomxusrCurious. Are older versions of Ubuntu updated with the latest software? Or only patched for the software they shipped with?02:23
leftyfb!latest | randomxusr02:23
ubotturandomxusr: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.02:23
randomxusrthank you02:24
sarnoldrandomxusr: sometimes whoever put together a snap package for software will make newer releases, and those will probably work on the older releases of ubuntu. it's not perfect but it's an option02:31
leftyfbsarnold: was there a bug mentioned here recently that affected snaps/gnome on a zfs filesystem?02:33
leftyfba coworker just installed 22.04 and says he's "missing half of Ubuntu desktop"02:34
leftyfbcould have sworn I saw someone mentioned here issues regarding snaps having trouble on zfs02:34
sarnoldleftyfb: hmm, I don't see anything in lastlog that looks like that :/02:34
sarnoldleftyfb: if home directories aren't on /home/ things can go sideways quick02:35
leftyfboh?02:35
sarnoldleftyfb: if home directories are mounted over the network, then they go even more sideways02:35
Crucifyywhat could be causing a few select apps to hang uppon opening? Spotify, discord to name 2, and about every browser with the exception of Chrome?  All were fine with 20.0402:35
Crucifyyall will open eventually.. just takes forever..02:35
sarnoldleftyfb: yeah, snap doesn't make it super-easy to configure where home directories live; a lot of people bindmount their home directories back to /home to deal with it -- the apparmor tunable /etc/apparmor.d/tunables/home  could probably deal with it, too02:36
leftyfbsarnold: oh, I don't think they have their $HOME on anything else other than /home02:36
MrMobiusI upgraded from 21.10 to 22.04 just now and I can't log in over ssh any more. I confirmed that ~/.ssh/authorized_keys still contains the right key and that PubkeyAuthentication is set to yes in /etc/ssh/sshd_config. what can I do?02:37
leftyfbCrucifyy: unfortunately, that is still an issue with snaps. Once they are open they will work fine02:37
MrMobiussetup did ask if I wanted to use the new sshd_config or the existing one and i chose the default of keeping the existing one02:37
leftyfbMrMobius: look through your ssh logs02:37
MrMobiusleftyfb, thanks. where can I find those? I should have specified that "Server refused out key" is the error on the client side when trying to login over ssh02:38
sarnoldthe release notes have some hints on ssh that might be useful https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/2466802:38
Crucifyyleftyfb: awesome.. at least that confirms an issue... couldn't figure anything out... everything is either on NvME or SSD and was driving me nuts...02:39
MrMobiussarnold, thanks! it says ssh-rsa is disabled by default which is what im using02:40
=== dionysus70 is now known as dionysus69
WInnerWindHello, im trying to use KVM and i went through the install but now i get an error saying "No connection found" How do i fix this?03:42
WInnerWindI am using the GUI version of KVM on Ubuntu03:42
sarnoldthat's a very odd error message03:43
sarnoldif you run the libvirt-manager tool from a command line do you get a better error message?03:43
WInnerWindI sent the image across03:43
WInnerWindbrb, let me run that command03:43
WInnerWindcommand not found03:44
WInnerWindcommand was $ libvirt-manager03:44
sarnoldomg what's the name of this stupid program03:46
sarnoldwhy can't I ever find it..03:46
WInnerWindwhat is it?03:46
WInnerWindthe GUI is just called virtual machine manager03:46
sarnoldaha! virt-manager03:46
WInnerWindvirt-manager, i think i already installed that, let me check03:47
WInnerWindyeah i still have that, opened the GUI for me03:47
WInnerWinddo you have any idea what i can do?03:49
sarnolddo whatever it is you tried earlier, and see if it throws a better error message03:51
WInnerWindi did, it throws the same error at me03:52
WInnerWindError : No active connection to install on03:53
WInnerWindwont let me get through the first step of the install03:53
sarnolddoes systemctl status libvirtd   show anything that looks like failure?03:55
WInnerWindis that a command?03:55
sarnoldyes03:55
human0123[m]yeah03:56
WInnerWindit says Active03:56
sarnoldhttps://termbin.com/p3ih  this is what it looks like on one of my systems03:56
WInnerWindmine's look similar03:56
WInnerWindlet me send a paste03:56
WInnerWindpastebin is a night mare brb03:58
WInnerWindhttps://pastebin.com/EexnKDYp03:59
sarnoldI like the termbin.com, you can use it with just systemctl status libvirtd | nc termbin.com 999903:59
sarnoldhmm, seems reasonable enough :( I was hoping for an error of some sort..03:59
WInnerWindyeah that is why i came, the other guides want me to install libvert-bin but for some reason that package doesnt exist04:00
sarnoldlibvirt-bin was from 18.04 era, 20.04 has libvirt-clients instead. I don't know why it changed :(04:03
WInnerWindyou want me to install libvirt clients?04:03
WInnerWindman these guides are old if thats the case04:04
WInnerWindlibvert clients already exists04:04
WInnerWindany idea?04:07
sarnoldWInnerWind: sorry, I'm kind of out of ideas, I don't understand what those error messages mean :(04:09
WInnerWindits okay, ill try some troubleshooting on my own, thanks for04:09
WInnerWindtrying and have a good day04:09
WInnerWindsorry that send early. bye04:10
sarnoldgood luck :)04:10
=== dionysus70 is now known as dionysus69
noarbI am looking through https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019: this technically does not have a "full" disk encryption because it has a second stage bootloader encrypted but not the first stage. I'm looking at the resulting disk layout of systems installed with the defaults and they don't have multiple stages05:29
noarbwhat's the benefit of having a /boot partition and a /boot/efi partition?05:30
syllinhow can i find out why `find_package(Threads)` as written in my CMakeLists.txt isn't finding anything on ubuntu 20? `/usr/lib/x86_64-linux-gnu/libpthread-2.31.so` exists on my system05:46
=== diskin is now known as Guest8463
=== diskin_ is now known as diskin
matsamannoarb: UEFI requires a separate partition, IIRC05:55
matsamannoarb: otherwise, for some decades now, /boot partitions are not so important to exist05:56
=== mike is now known as Guest6565
=== Guest6565 is now known as Mike__
=== dionysus70 is now known as dionysus69
timothy_Hi I installed openjdk-8-jdk and openjdk-8-jre on Ubuntu 20.04 then update-alternatives --config java07:32
timothy_but no matter what I do it keeps using java 1.807:32
timothy_update-java-alternatives --list only shows me 1.807:35
=== dionysus70 is now known as dionysus69
=== dionysus70 is now known as dionysus69
Guest8628I have to block port 140 for udp on eth1 in an active way, for packets with source port 8989, but block it actively so not silently ignore, but to send active signal to the sender of this packet that this port is blocked, how would I do it under linux? What exact command/commands *08:14
Guest8628Anyone willing to help ?08:14
=== dionysus70 is now known as dionysus69
Guest8628?08:15
Guest8628anyone please08:17
Guest8628I have to block port 140 for udp on eth1 in an active way, for packets with source port 8989, but block it actively so not silently ignore, but to send active signal to the sender of this packet that this port is blocked, how would I do it under linux? What exact command/commands *08:17
=== dionysus70 is now known as dionysus69
sunyibohow can I install all of https://apps.kde.org/categories/education/ in one shot?08:47
duuuuuudewhy isn't this installed by default?08:50
duuuuuudehttps://askubuntu.com/questions/1170202/how-to-install-rtl8188eus-driver-on-ubuntu-18-04#117024908:50
=== jancoow6 is now known as jancoow
tomreynduuuuuude: usually, that's because the chipset producing company has decided against developing and maintaining drivers which match the quality standards of the linux kernel.10:41
tomreynsoftware licensing can matter, too.10:42
=== kushagra07777 is now known as kushagra0777
Jeremy31duuuuuude: The kernel module r8188eu should cover some of the same devices11:05
duuuuuudeRealtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter11:06
duuuuuudeJeremy31: someone says this works on arch and not on ubuntu11:07
Jeremy31USB ID 8179?11:07
duuuuuudethey didn't provide that in the message11:07
tomreynduuuuuude: who is 'they'?11:20
tomreynlspci -knn | grep -EA3 '(Network|Ethernet) controller'     should tell11:22
Jeremy31tomreyn: It is a USB wifi module11:28
tomreynJeremy31: i keep thinkin those still show on lspci output, but since you say that, it's probably wrong. ;)11:31
ian_HI11:40
ian_ANYONE THERE11:40
tomreyn!ask | ian_11:42
ubottuian_: 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 !patience11:42
Mibixhow hard is it to  upgrade from 20.04 to a non LTS11:42
tomreynnot much, i would think11:43
daftHi, I installed to the new release and now my mouse fails after some time. never had that before. Some one has a idea how to dig into the problem?11:46
mrkubax10What is output of dmesg after mouse fails?11:48
BluesKajHi all11:53
guivercMibix, the release notes for a release tell you how, eg. Ubuntu 20.10 provided instructions on how to upgrade 20.04 systems to it.   https://fridge.ubuntu.com/2020/10/22/ubuntu-20-10-groovy-gorilla-released/   but later non-LTS releases don't offer the upgrade instructions ; as whilst it's supported; it's primarily CI tested with less QA12:16
Mibixty guiverc12:16
Mibixi just am running a kernel way too far ahead, gfx drivers, and repos12:17
Mibixtrying to stop being such an edge user because i suck12:17
bj0rn[m]Hi, looks like http://se.archive.ubuntu.com/ is down, can anyone confirm? And what could I do to workaround it?12:27
Mibixdown for me bj0rn[m]12:29
bj0rn[m]Thanks. I've switched to dk mirrors for now.12:31
Guest66_Hey there. Is anyone here familiar with the inner workings of Kubuntu.12:36
Guest66_I’m having a serious issue and am getting no response in the #kubuntu channel.12:36
=== Guest1402 is now known as yous
=== yous is now known as Polo
=== kushagra07774 is now known as kushagra0777
Devil_Kinhi folks. Question, iḿ not overly familiar with the ubuntu-way of upgrading between LTS´s13:09
Devil_Kini've got a box on 2004, i figured do-release-upgrade should do this, but it keeps telling me there "There is no development version of an LTS available."13:10
Devil_Kinso, um, what is the right way to do this? :P13:10
Maik Devil_Kin the upgrade path will be opened after the first point release in august13:11
Devil_KinMaik: ahhh ok13:11
Devil_Kinmakes sense13:11
Devil_Kinthanks, and sorry for the useless question ;)13:11
Maikyou can upgrade though if you want to with sudo do-release-upgrade -d13:11
Crucifyynot useless at all my guy13:12
Devil_Kinyeah, i do tend to skip the .0 releases of most things, wait for the first point release. So it seems like the safe thing to do also here - no rush to upgrade13:13
duuuuuudewhy doesn't firmware-realtek have a installation candidate?13:18
Jeremy31duuuuuude: In Ubuntu it is part of liux-firmware13:31
Jeremy31linux-firmware13:32
=== Polo is now known as Guest3189
basti_I was visiting here a few times to ask for advice on 22.04 (apparently) not booting on a lifebook-a531. After a lot of back and forth, i found out that it was the random number generator that was taking a really long time to initialize. After this was over, I was able to install 22.04 normally. To my surprise, it runs a lot more smoothly than 20.04.14:09
basti_thank you for your advice and kindness.14:10
webchat58 I have MBR disk, so I'm sure I'm on CSM mode.. But I wanna know if my BIOS supports changing to UEFI or not..  Is it worth it? If it is.. I will wipe my disk as GPT and then enable UEFI14:17
Jeremy31webchat58: You can use UEFI with the MBR disk14:18
webchat58Jeremy31 yes but it has to go through CSM mode to work right?14:20
Jeremy31webchat58: Not really, you just need to have an EFI System Partition14:21
=== ASap_ is now known as ASap
=== Rhvs is now known as Rhys
=== kiska37 is now known as kiska3
=== Rhys is now known as 076AABGU7
=== tstagg_ is now known as tstagg
randy__Hello everybody15:04
randy__Is there a way to ad the Plasma desktop to Bodhi Linux?15:06
=== SysGh_st is now known as SysGhost
lotuspsychjewe can only support ubuntu and its official !flavours randy__15:07
randy__How do I make it so I can add folders and icons to the Moksha desktop?15:09
leftyfbRandy_: Bodhi isn't supported here15:25
nikolamhow can I make external USB to SATA drive, to be recognize as drive on boot/restart, without needing to unplug and re-plug int again.. It is not visible it I don't re-plug it .15:29
cbreakhmm... is 22.04 ok now? Or does it still sometimes uninstall snap / apt? https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1970066 (I don't see any update in that ticket, which is weird)15:33
ubottuLaunchpad bug 1970066 in snapd (Ubuntu Jammy) "(Encrypted) ZFS breaks 22.04 installation" [Critical, New]15:33
cbreakit's not even mentioned in https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668 (anymore? ever?)15:35
leftyfbcbreak: why would a single bug reported 2 days after release show up in release notes?15:37
mrkubax10assuming that ubuntu devs don't own time machine :D15:39
=== markthomas1 is now known as markthomas
ogracbreak, the snapd tem is aware and i think this bug was also discussed at the sprint they had last week ... don't assume just because there is no update on the paperwork that the bug is ignored 😉15:48
ogra(it is likely just hard to track down to the actual issue)15:49
cbreakleftyfb: because it's a release blocker15:53
cbreakin the 21.10 release notes, they added problems discovered after the release to the release notes15:54
leftyfbcbreak: again, it wasn't found/reported till 2 days after release. It's also not a release blocker15:54
cbreakin this one too it seems, see the known-issues section15:54
cbreakogra: I'm not assuming it's ignored, I'm curious when it'll be fixed :D15:55
cbreak(and also I'm curious what's wrong in the first place... the symptoms are weird)15:56
iamtheworstdevis it expected that upgrading to Ubuntu 22.04 should brick my desktop?16:31
iamtheworstdevi can't even get into the bios settings16:31
leftyfbthat has nothing to do with the OS on your machine, including an upgraded ubuntu16:32
iamtheworstdevbullshit it doesn't16:32
=== max is now known as Guest3622
descent1unplug it then plug it back in16:33
iamtheworstdevI boot into Ubuntu, use it for a bit.. get hit with the "do you want to upgrade to 22.04?" "yea sure" ... get prompted to reboot16:33
iamtheworstdevand it's broke16:33
iamtheworstdevand a simple google shows I'm not the only victim16:33
leftyfbiamtheworstdev: you should be able to physically remove the hard drive with the OS on it and still have the ability to get into your BIOS.16:33
leftyfbwhich translates to, the OS installed on your hard drive has nothing to do with your ability to get into your BIOS16:34
cbreakiamtheworstdev: what happens instead of you managing to get into firmware settings?16:41
iamtheworstdevfirst, apologies for the language.16:43
iamtheworstdevsecond, leftyb ended up being right. I had already tried a few power cycles and d/c'd power and nothing was getting past the first 10% of the BIOS startup process.. including not letting me F2/F12 to interrupt boot16:44
iamtheworstdevand when I started google'ing I came across redditors having their machines bricked and people talking about some sort of efi var writing issue16:45
iamtheworstdevso I had thought it was all done unless I could figure out how to flash my BIOS without being able to boot at all16:46
iamtheworstdevbut I dc'd power again and held the power button this time to encourage whatever discharge I could for a timed minute.. and it ended up coming back up16:46
cbreakiamtheworstdev: your mainboard might have a button or jumper to reset the CMOS16:47
cbreakthat would reset the settings of the firmware, including any corrupt ones16:47
iamtheworstdevand it's soft restarting without issue as well so I think it's a non-issue now16:47
cbreakif turning off wouldn't have helped, resetting that way might have16:48
MICROburstany grub experts here? Icons are not working. Need to set up grub.cfg from scratch since "grub2-mknetdir --net-directory=/srv/tftp" does not create any config files.16:52
iamtheworstdevi am still confused as to what would have happened to begin with that it would have hosed the boot process16:54
cbreakmaybe something weird with the efibootmgr command to change selected boot device17:08
leftyfbif it required a discharge of capacitors, then it was a hardware issue, not software17:09
alkisgEeeh I'm not sure about that, I imagine it like "software wrote bad values to places where a plain reboot doesn't erase them"17:10
DoakesWhat's the guideline for determining amount of swap space? It used to be 1.5 times physical RAM but what if the system has 128GB RAM. Do I really need a swap partition?18:05
murmelDoakes, it really depends (with that much ram I assume we are talking about servers) so I set up my own servers without any swap18:08
rob0That's a good question.  AFAIK the recommendation never really changed.  I've read that it's a good idea to have swap even if the kernel never actually uses it.18:08
cbreakDoakes: I usually don't bother with a swap partition18:08
rob0(And I thought it was 2xRAM, not sure.)18:08
cbreakon my desktop system here, the Ubuntu installer made a swap partition on its own, so I'm using it18:09
Doakesmurmel and cbreak, you've never encountered any issues?18:09
cbreakon a server I recently installed, I don't think there's one18:09
cbreakDoakes: I think ubuntu can use swap files on normal filesystem18:09
Maikcbreak: rather a swapfile18:09
murmelDoakes use kubernetes with swap -> it will complain and not start xD18:09
cbreakI know there is swap on that server, since a researcher last week used up all the 512 GB of RAM and ended up with a swapping and suuper slow process :D18:10
rob0Swapfiles are fully supported, but having another software layer in the middle is not ideal.18:10
cbreakwithout swap, linux would have just killed the process and we'd have noticed that way18:10
cbreakDoakes: there are two issues (at least) here18:10
cbreakfirst, linux is lying when processes ask it for memory18:11
cbreakit overpromisses, and when processes actually want to use the memory, only then they get physical pages18:11
cbreakbut that means that it's too late to give an allocation failure to new / malloc18:11
cbreakso ... what to do? With swap, you'll just get a recycled page from somewhere else18:11
cbreakwithout... I think there's nothing left other than to kill the process18:12
Doakesi'd rather go with a swap for peace of mind, it's the size that i'm struggling with lol18:12
cbreakwhy more than a few GB?18:12
Doakesthat's what i'm thinking18:12
cbreakas soon as you use it actively, your system will be unusably slow18:12
Doakesmaybe 16GB?18:13
cbreakso your choice is between slow-but-running, or process-massacre18:13
cbreaknot sure why, but the ubuntu installer made 2GB partitions for me18:13
Doakesto avoid slow but running, i'd follow the 1.5x RAM guideline?18:13
murmelDoakes debian uses 2G for every kind of install18:13
cbreakand on the server, it seems to be an 8GB swap file18:13
cbreak(for 512GB real RAM18:14
cbreak)18:14
Doakesinteresting18:14
cbreaknot sure if those swap files can grow like on MacOS18:14
Doakesi'll go with 8GB and cross my fingers18:14
cbreakat the moment, I have two 2GB swap partitions on my desktop18:15
cbreakbecause I added an other SSD to my boot ZFS pool, which I partitioned in the same way as the first18:15
cbreakso I thought I might as well use both18:15
cbreakbut I don't expect to actually use them18:15
murmelDoakes what are you using that system for? afaik I would put on a desktop more swap than on a server, as I am rather okay lagging along for a bit in comparison on a server18:17
Doakessecurity onion for a homelab18:18
cbreakah, a TOR node? :)18:20
Doakeshah no18:20
leftyfb!ot18:21
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!18:21
murmelsounds like 8 gigs seems good enough18:21
xmetalhmm ... if i am having an issue with different 22.04 installs where grub SEES other (non-Ubuntu) distros as always but kernel panics when booting ... noting that I do not have a stock ubuntu install ... would #grub be the place to ask for help?18:23
xmetaljust started with 22.04 ftr18:23
WeeBeyHello frens! I have some odd behaviours after updating to 22.04. When I open a pdf with the default document viewer, it opens in a verys mall window. Changing the view type and size and setting settings as default does nothing. #2 When I try to save a file to a certain directory, files aren't saved at all.But no error is given. But I can save to desktop. Permissions look the same, though! Has anyone encountered either weirdness?18:23
murmelxmetal do you get the panics on ubuntu or the other distros?18:25
matsamanWeeBey: which directory?18:31
WeeBeymatsaman, it's a directory in my home. The only difference is that it's a dir that I use to sync one-drive documents. ~/OneDrive/Docs/18:32
WeeBeymatsaman, if I save there from either browser, it's as if it went to /dev/null18:32
matsamanmmm, what does 'mount' say about it?18:33
matsamanFUSE things can frequently be user-specific by default18:33
WeeBeymatsaman, not sure what you mean. It's interesting. I can save in ~/OneDrive/Dir1/ but not ~/OneDrive/Dir1/Dir2/18:35
matsamanWeeBey: PDF thing, I'm not sure. Ideally that would be a simple corruption of a config file18:35
xmetaloops sorry was AFK ... 22.04 installs boot fine ... it's when i try to boot one of the other distros (22.04 "controlling" grub) that i get the KPs ... and i did check the UUIDs vs what is listed in /boot/grub/grub.cfg and things DO match for each non-Ubuntu based distro18:35
matsamanWeeBey: what does this output?: 'mount | grep -i onedrive'18:35
WeeBeymatsaman, I was looking around in ~/.config but didn't see anything that could be the default document viewer18:35
matsamanWeeBey: an easy test would be to create a new user, log in as that user, see if the behavior is any difference18:36
WeeBeymatsaman, nothing is outputted that has the onedrive folder (with the appropriate uppercase also)18:36
WeeBeymatsaman, good idea. I'll test that.18:36
matsamanWeeBey: hrmm, what software are you using for it, the onedrive?18:37
WeeBeyOneDrive; from the repo, I think.18:37
WeeBeyI can download to the desktop then move the file there. So that's the weird thing. It's not a permissions thing for my user.18:38
WeeBeyAnd the onedrive sync command still works.18:38
matsamanhrmm, app is probably a black box18:39
matsamanI would use something other than onedrive for storage, even, sorry dunno18:39
WeeBeymatsaman, I appreciate your troubleshooting help. There's a bunch of weird things going on. I'll make a new user and check what the heck it could be.18:41
WeeBeymatsaman, ugh. PDF viewer has the same behaviour on a new user. And In the new user, I wasn't able to download files to the desktop! But it could download to ~/Downloads18:47
WeeBeyWhat the hell. This is new. What's the deal?18:47
WeeBey:-(18:47
leftyfbWeeBey: which pdf viewer? Is it a snap?18:48
WeeBeyleftyfb, the default one. It just says "Document Viewer"18:49
leftyfblooks like it might be evince which is installed via apt, not snap18:51
WeeBeyif i type "evince", it shows up in my apps as "Document Viewer", so you are correct! :-)18:52
matsamanWeeBey: seems like a pretty enduring bug in evince. Might just swap in another PDF viewer18:52
matsamanwhich is a shame, evince is pretty nice otherwise18:53
WeeBeyYep! It was perfect before.18:53
leftyfbWeeBey: does any other application have this issue? (please test)18:53
WeeBeyWell, my "save file" window on Brave is full screen now. lol18:54
WeeBeySo it's the opposite problem.18:54
WeeBeyI can't make it not full screen.18:54
leftyfbok, so it's probably a cosmetic issue and not an application issue18:54
WeeBeyI may make a backup of my ~/.config/dconf/user18:54
WeeBeyand nuke it18:54
leftyfbWeeBey: are you using scaling in your resolution?18:55
WeeBeyleftyfb, nope. 100%18:55
WeeBeyOk, I'll log out and remove this user file and report back.19:00
firewallnooobhello guys, i have a question to ufw. I set ufw default deny, but still on ufw status i have some incoming rules. Someone know where i can find them to remove them?19:06
WeeBeynope, that dconf user file didn't do much. What holds the config for the file manager etc? nautilus ?19:07
firewallnooobfor example i have this rule19:10
firewallnooobTo                         Action      From19:10
firewallnooobAnywhere on vxlan.calico   ALLOW       Anywhere19:10
firewallnooob(which somehow my microk8s adds to ufw, but i dunno where)19:10
leftyfbfirewallnooob: is this some sort of VPS or nodelet?19:10
=== Scotty_Trees2 is now known as Scotty_Trees
firewallnooobleftyfb its a kubernetes cluster with some containing network interfaces19:21
=== hackerman7 is now known as hackerman
O0cHi.19:35
matsamanhi19:35
WeeBeyWhat is the default handler for file browsing and "Save file" prompt? Is it "nautilus"?19:36
matsamanI think it's called 'Files' these days, but yes19:36
matsamanalthough save file might be GTK on its own19:36
matsamanthat is, the file manager is 'Files', but if you're browsing from another app, it's probably just GTK19:37
WeeBeyOk! yes, $nautilus launches "Files"19:38
WeeBeyI'll try to find where its settings are saved.19:38
WeeBeyUgh; this is so annoying. It makes working difficult. Where does gnome keep its configuration for "Files" etc?20:53
Jeremy31WeeBey: Probably some dconf thing where you need the dconf editor installed20:54
cbreakI'd expect it to be something inside ~/.config or ~/.local20:54
WeeBeyJeremy31, :-( I deleted my dconf "user" and issues where still there.20:54
cbreakthis isn't windows, where the system stores everything in some opaque binary database20:55
WeeBeycbreak, yep. I found the dconf "user" in .config20:55
WeeBeyThankfully it's not windows. lol I was setting up my gf's new laptop and I literally got popup ad taking 25% of the screen because of some built-in garbage.20:56
WeeBeyShe's used to Ubuntu and she got sad and asked If I could put Ubuntu on it too.  :D20:56
cbreakyou could modify some setting, and then search with find .config -mmin -10 (to see all files modified within the last 10 mins)20:57
WeeBeyOh, not a bad idea!20:58
WeeBeyI'll try something and come back.20:59
bob518what is the meaning of "tasks: 50, 66 thr; 1 running" in htop?21:13
=== Guest1935 is now known as krabador
Shadow-faxI have installed ubuntu on a pi 400, but only get 640x480. I dont think it installs right graphic driver. how do I change that in 22.22:22
alvrz@Shadow-fax: try adding the `kms` overlay to `syscfg.txt`. In other words, add `/boot/firmware/syscfg.txt (or usercfg.txt)` to /boot/firmware/syscfg.txt22:52
Dom78Hello, how do we report errors on the new UbuntuStudio please?23:03
WeeBeyI saw a post about evince ("Document Viewer") not saving new default settings... It's from 2010. Haha. :D23:15
webchat54Hello! I am having a panic attack about a security question. Can anyone help me?23:31
WeeBeyOk, I'm looking at dconf-editor; any clue what the name of the default dialog box is for saving files?23:32
WeeBeywebchat54, meditation may help.23:33
webchat54Haha23:33
WeeBeyI don't know much but I'll help you if I can.23:33
WeeBey:)23:33
webchat54Listen I've discovered that ufw was not enabled for the past six months. Now I am paranoid. I took Canonical's word for granted when they said Ubuntu is hardened out of the box but clearly it isn't unless iptables was functioning the whole time. I read conflicting information about these things and nothing has soothed me.23:34
webchat54So now I'm paranoid I've some kind of virus or rootkit23:34
webchat54If anyone could just connect to my private network23:34
webchat54But again I myself am not learned in these things so I don't know if I should be worried or not23:35
WeeBeyHmm23:37
WeeBeyFor a server facing the internet, I imagine?23:38
webchat54It's my home computer23:38
WeeBeyAh, well, no need to panic like that I would say23:38
WeeBeyYou can check logs first of all23:38
webchat54How would I do that?23:39
WeeBeyLike, a firewall would protect you from getting poked every which way by bots and trying to get brute forced or from someone trying to map your ports.23:39
WeeBeyBut you are likely behind a home router with a public IP, right?23:39
WeeBeySo your machine has a private IP, I imagine. Therefore it's not directly exposed to the internet.23:40
webchat54Yes, to my knowledge. I've a hardware router from my ISP.23:40
WeeBeyLogs are located in /var/logs23:40
WeeBeyFor example, my web server is exposed to the internet.23:40
WeeBeyAt first there were dozens of SSH login attempts per minute23:40
WeeBeyThen you harden it a bit and it's less. A firewall is important in that case.23:41
WeeBeyin /var/log (not logs)23:41
webchat54Forgive me I am not very computer literate. I switched as I am sick of Windows, though it comes with growing pains I saw as learning opportunities until now.23:42
webchat54I'm in the log folder but there are many logs23:42
WeeBeyNo problem at all23:42
WeeBeyI was setting up a new windows laptop today and was amazed that it came with stuff showing me ad popups! Out of the box!23:43
webchat54It's greasy, I know23:43
webchat54As soon as I saw ads coming in my Home menu in Windows 10 it was time to go lol23:43
WeeBeyauth.log will have log entries showing who has logged into your machine.23:43
WeeBeyBut frankly, being infected with something (malware) will likely come from installing something shady23:44
WeeBeyAnd for this, the firewall will not do anything.23:44
jhutchinsThe trick to dealing with ssh brute force attacks is to not run sshd on a common ssh port (22, 222).23:45
jhutchinsIt's amazing how well a simple move like that can fix the problem.23:46
webchat54I've visited shady sites in the past six months but I've not downloaded anything shady. I have some common sense. But this idea that somehow this could give me malware or a rootkit is me being paranoid, right?23:46
WeeBeyjhutchins, definitely will shut down the noise in the logs23:46
WeeBeybut with sshd password login disabled and root account login disabled, not sure how much difference it would do in terms of security.23:47
WeeBeyFail2ban is fun to play with too23:47
WeeBeyYou get banned! you get banned! you get banned! :D23:47
jhutchinsWeeBey: It can be more serious than just noise.  I managed a system that was effectively taken down by the load of attempted connections.  Nothing got through, but the system couldn't run.23:47
WeeBeywebchat54, mostly paranoid. But paranoid is good.23:48
WeeBeyjhutchins, oh snap. wow.23:48
WeeBeyYou got DOSed from attempts?!23:48
WeeBeyGood to know.23:48
jhutchinsWith fail2ban, all of the connection attempts still reach the system and require processing.23:48
WeeBeyjhutchins, this is true.23:48
WeeBeyjhutchins, I was just not sure if I should given that maybe some internal service is expecting it to be on 22. But my server is super vanilla, so I doubt it.23:49
WeeBeyI'll give it a shot this week. :-)23:49
webchat54auth.log is illegible to myself. What exactly should I be looking for?23:49
WeeBeyjhutchins, it's good to know. thanks!23:49
webchat54Also I appreciate the help. At least I am not completely panicked anymore.23:50
WeeBeySee? meditation helps.23:50
jhutchinsWeeBey: Since you always give someone who wants to connect credentials, it's no additional effort to give them the port.23:51
WeeBeywebchat54, logs are kinda challenging to look at. I'm not very good at it. But for my webserver I would search for "failed password" because it would list the brute force attempts on the server. Like I said, It's very unlikely that this would happen in your system. After all, your private IP is not reachable through the internet. And I say this because your initial concern was that UFW was off.23:53
WeeBeyNow if you go around downloading executables from shady sites, then that's something else altogether. :-)23:53
WeeBey(not reachable as in, you can't ping/access it directly. You need NAT or Port Forwarding to be exposed to the internet)23:54
jhutchinsUsually a home/office internet connection does Network Address Translation (NAT) which assigns a local IP address that can't be reached or routed externally to each internal machine.  A system called "port forwarding" allows the router to pass traffic from a specifc port on the router to a specific port on an internal machine.23:55
WeeBeyjhutchins, slides in with some great info and great timing!23:55
webchat54So this isn't the end of the world and I should continue as usual presuming my system is clean?23:55
webchat54ClamAV tells me I am safe but I am not certain of its efficacy, and rootkits specifically being what I am paranoid about an AV scan would be useless in detecting.23:56
jhutchins!info chkrootkit23:56
ubottuchkrootkit (0.55-4, jammy): rootkit detector. In component universe, is optional. Built by chkrootkit. Size 344 kB / 1,054 kB23:56
WeeBeyWell, if you're messing about with stuff that could root your system, then boot up from a kali usb and scan for rootkits23:57
jhutchins!info rkhunter23:57
ubotturkhunter (1.4.6-10, jammy): rootkit, backdoor, sniffer and exploit scanner. In component universe, is optional. Built by rkhunter. Size 215 kB / 1,081 kB23:57
WeeBeybut if youre just looking at porn, you're likely OK. Haha.23:57
webchat54That's good news! Haha.23:58
WeeBeyOk, I need to go do some dishes. If anyone knows how to make my "Save File" dialog box not be freaking maximized 100% every time, I would be very greatful.23:59
webchat54WeeBey Thank you for the help!23:59
WeeBeyHappy to help! I get lots of help here too. :-)23:59

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