/srv/irclogs.ubuntu.com/2022/11/10/#ubuntu.txt

evils[m]blei: i really hope i'm wrong about this, but i think you're gonna have to do some scripting with computer vision stuff :(00:00
bleithats not how tool search works.00:00
bleiif i wanted to build one myself the job would be done.00:01
evils[m]that is how tool search ends...00:01
bleicontact sheets have been around as long as the internet, we probably have a tool for detecting the objects and splitting them into their own image files, without requiring that the designer used a grid00:02
evils[m]maybe see if you can find a computer vision channel, they'll be able to tell you what you should use instead of CV xD00:02
sarnoldevils[m]: hehe :)00:03
Bashing-omevils[m]: Well ! At least you now know what the cause of the issue :D for comparison my /boot/ >> https://termbin.com/b1el .00:03
evils[m]Bashing-om: nah, i knew the symlink was wrong yesterday00:04
evils[m]getting the 5.15 stuff next to it is a step forward, but i still have to figure out how that symlink is generated00:04
sarnoldblei: this seems promising "MULTICROP crops and unrotates multiple images from a scanned image. The images must be well separate so that background color shows between them."  http://www.fmwconcepts.com/imagemagick/multicrop/index.php00:06
=== beaver is now known as pong
Bashing-omevils[m]: Well consider - you have to have vmlinuz 5.15.0.52.52 installed in order to symlink to it --- what shows ' dpkg -l | grep linux- ' // where we are looking at what version of linux-generic is installed.00:11
evils[m]i don't understand your message00:14
evils[m]oddly though, dpkgs -l shows up to 5.4.0-99-generic, but the newest in /boot is -2100:15
Bashing-omevils[m]: Were me in this case I would try and re-install linux-generic // ' sudo apt update ; sudo apt install --reinstall linux-generic ' . See if that pulls in the latest kernel.00:19
evils[m]i had been reinstalling linux-image-generic, but linux-generic seems to make no difference00:23
Bashing-omevils[m]: Back up one more step - - apt depends linux-generic says linux-image-generic as well as linux-headers-generic must be installed :(00:25
evils[m]linux-headers-generic was already installed00:26
evils[m]ls /00:28
evils[m]woeps00:28
murmelevils[m]: can you verify, that 5.15 installed correctly? afaik some had issues with /boot being too small00:33
evils[m]i have no idea how to verify that00:33
murmelevils[m]: I guess, just skim through your apt log?00:33
* evils[m] uploaded an image: (211KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/DKasJLetGIcEwJQqJbiCnDwV/image.png >00:39
evils[m]that's the entire log00:39
evils[m]also confirms 5.15 is installed, but 5.4 is detected instead by update-initramfs00:39
* evils[m] uploaded an image: (9KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/DttYyVXjxdnaKLwIDTpGxvWq/image.png >00:53
murmelevils[m]: can you paste apt policy?00:55
* evils[m] uploaded an image: (44KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/sKpGnunWjyeEwSdJSUQrCBiQ/photo_2022-11-10_01-54-39.jpg >00:55
evils[m]bit long, it's chrome, bunch of jammy (and only jammy) sources, no pinned packages00:56
murmelevils[m]: how much freespace do you have on /boot?00:57
evils[m]282MB00:58
RacerXYhow install untbu?/00:58
murmelhm that's also enough00:58
murmelRacerXY: https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview00:58
murmelevils[m]: is linux-generic-hwe-22.04 installed?00:59
RacerXYdamn that didnt go as planned ;D00:59
evils[m]murmel: it is not00:59
murmelevils[m]: can you please pull that in ;)00:59
evils[m]what's `hwe`?01:02
murmelevils[m]: it's the hardware stack enablement, which is installed by default on desktops01:02
sarnoldhardware enablement01:02
* evils[m] uploaded an image: (186KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/WtEpHEfCqMhdXOeOdvsItXMT/image.png >01:04
evils[m]that made no difference01:04
evils[m](i removed the 5.15 initrd's that i had semi-manually generated earlier)01:04
murmelevils[m]: are the linux images the only packages which are "local" installed?01:06
evils[m]considering initrd and vmlinuz haven't been touched since 2020, i suspect something went wrong long ago01:06
sarnoldevils[m]: hey, is this a container or something?01:06
evils[m]nope, it's my dad's desktop01:06
sarnoldevils[m]: it's so strange that asking to install new hwe kernel things downloads SIX KILOBYTES of stuff rather than 100 megabytes01:06
sarnoldevils[m]: hmm. okay.01:07
murmelI wonder if something is up with the zsys stuff :S no idea, never tried it01:07
sarnoldevils[m]: I haven't really figured out zsys stuff .. and I haven't been following along very closely. But I think I'd be very tempted to apt purge all the 5.4 stuff01:07
murmeland then? having no kernel available?01:08
evils[m]sarnold: about the six kb, maybe it's because linux-generic was already installed?01:09
sarnoldmurmel: well, I'm rather hoping that once all the *old* stuff is purged, it'll be easier to get boot entries and initrds for the *new* kernels01:09
murmelevils[m]: can you please paste "apt list --installed | grep installed,local"? I still wonder if maybe the upgrade went wrong01:10
* evils[m] uploaded an image: (11KiB) < https://libera.ems.host/_matrix/media/v3/download/nixos.dev/EZqwEKuWOYLwDzhZSndUWltX/image.png >01:10
sarnoldmurmel: it's certainly a risk that it'd be unbootable from then on, if you can't convince the newer kernels to install; depending upon how badly broken it is, maybe it'd even be impossible to put the old stuff back01:10
murmelsarnold: hm how would you get them if there are no new kernels + enough space01:10
sarnoldmurmel: "enough space"?01:11
evils[m]removing the 5.4 stuff is tempting, but i get a sensible warning, and i would really think it would detect 5.15 regardless of 5.4 being installed01:11
murmelthere are 290megs free on /boot, which is definitely enough, (afair there were issues with too small /boot)01:11
murmelbut can't remember that wel01:11
murmell01:11
evils[m]and i'd think i'd see an error or at least a warning about insufficient space01:19
sarnoldyeah, if that were the problem it'd probably be more visible01:20
murmelyeah, just wanted to point out that there were issues, and I am not 100% sure if do-release-upgrade or the gui would show that01:22
murmelas I found a bug where the upgrade crashes if you apt update on a different window01:22
=== mari is now known as Guest6382
K2X4Bchat02:36
jhutchinsmurmel: I hardly think that's a bug.03:17
murmeljhutchins: so a different apt process can kill the apt upgrade of do-release-upgrade? pretty sure that _is_ a bug03:18
jhutchinsThe problem with making a system idiot proof is that they keep making better idiots.03:20
xxyafter installing katoolin ,start command "katoolin" , i get error "bash: /usr/bin/katoolin: /usr/bin/python: bad interpreter: No such file or directory03:29
xxy", i have installed python3 and python2 on my pc ,03:29
murmeljhutchins: idk, I was just working on the side and I wanted to look something up (can't remember what) and apt broke. and honestly I assumed the upgrade just runs in the background without any interference03:29
jhutchinsmurmel: Unverified assumptions are frequently a source of difficulty.03:30
murmelxxy: you would need to go to the katoolin support, as it's not in the ubuntu repos03:30
jhutchinsxxy: Regardless of what you have installed, does /usr/bin/python exist?03:31
xxyjhutchins: it doesn't exist03:31
jhutchinsxxy: Is python-minimal installed?03:32
jhutchinsmurmel: I would say that was a fairly basic system problem, not at all katoolin specific.03:33
xxyjhutchins: no, i try to install python-minimal first03:34
jhutchinsxxy: /usr/bin/python is usually a symbolic link (in my case to python2).  You could try creating the link manually, but something should have created it for you.03:34
jhutchins!python03:34
ubottupython is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python03:34
jhutchinsI doubt if that's of any use.03:35
enigma9o7python-is-python2 or python-is-python303:37
jhutchinsxxy: murmel may be right, a step-by-step install guide for katoolin might suggest how to enable it.03:37
jhutchinsenigma9o7: Care to make sense of that?03:38
jhutchinsxxy: What Ubuntu install are you running that doesn't have that link (and didn't have python2 installed by default)?03:39
enigma9o7I mean, install whichever one of those you want, it'll create the appropriate simlinks for you.03:39
jhutchinsenigma9o7: Ah, a shell command perhaps?03:39
jhutchinsStill, that shouldn't be necessary on a stock install.03:40
themilljhutchins: no recent releases have /usr/bin/python03:40
jhutchinsthemill: Nobody said he was on a recent release.03:40
enigma9o7no, for example `sudo apt install python3-is-python`03:40
enigma9o7or i mean `sudo apt install python-is-python3`03:41
jhutchinsenigma9o7: Ah, that might work.  Still don't know why it'd be necessary.  Maybe the function faries have been fixing my system when I was asleep.03:41
themilljhutchins: ยซ<jhutchins> Still, that shouldn't be necessary on a stock install.ยป is quite wrong.03:41
jhutchinsOk, he's all yours then. I clearly don't know anything about python.03:42
xxyjhutchins: my os is 20.04 , python3 is installed with os , and python2 is installed manually,03:42
enigma9o7Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal)03:42
enigma9o7 releases, all python packages use explicit python3 or python203:42
enigma9o7 interpreter and do not use unversioned /usr/bin/python at all. Some03:42
enigma9o7 third-party code is now predominantly python3 based, yet may use03:42
enigma9o7 /usr/bin/python.03:42
enigma9o7 .03:42
enigma9o7 This is a convenience package which ships a symlink to point03:42
jhutchinsenigma9o7: Wouldn't it be just as easy to manually create a link?03:43
enigma9o7If you know what you're doing, sure.  Those packages exist for convenience.03:44
=== sprinw6 is now known as AzBeacon
=== AzBeacon is now known as sprinw6
GimblySonOfOdinHello, I keep getting this error when trying to mount an external HDD via USB:  "mount: /media/extern2: /dev/sdb already mounted or mount point busy"   but when I try to unmount it, it says "umount: /dev/sdb: not mounted".    Can anyone tell me what's going on with this?04:28
ravagetry sdb104:29
GimblySonOfOdinThat device doesn't exist.  It was working fine until I lost power, now it's not working. It's running and spinning fine..04:30
gryHave you tried to shut down the computer gracefully and then boot it up again?04:31
GimblySonOfOdinI did, multiple times.  I should also add the HDD is encrypted with LUKS and gets decrypted at boot time at the same time as the main drive04:31
GimblySonOfOdinRunning  "sudo cryptsetup luksOpen /dev/sdb /mount/tmp"     gave me "Cannot use device /dev/sdb which is in use (already mapped or mounted)."   after thinking about it for a couple of seconds04:32
ravagethe 3rd argument of cryptsetup is a name for the mapper device to be created. not a mountpoint04:40
ravagegiven that /dev/sdb is really your luks device ""sudo cryptsetup luksOpen /dev/sdb crypto" should create /dev/mapper/crypto04:41
ravageand then you mount /dev/mapper/crypto to your mountpoint. if that devices has a mountable filesystem04:41
GimblySonOfOdinAhh, thanks. Trying it out04:42
GimblySonOfOdinSame issue, unfortunately. This error is returned by the cryptsetup command: "Cannot use device /dev/sdb which is in use (already mapped or mounted)."04:43
ravage"sudo lsblk --fs" should print everything already in use04:43
GimblySonOfOdinI see it listed there:     sdb ->  luks-07{...hash}      ext4 (FSTYPE column)          but there is no mountpoint listed04:46
ravage!paste | GimblySonOfOdin04:48
ubottuGimblySonOfOdin: For posting multi-line texts into the channel, please use https://dpaste.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.04:48
GimblySonOfOdinis it safe to post the UUIDs?04:48
ravagenothing secret about them really04:48
GimblySonOfOdinhttps://dpaste.com/FUXJLTTE604:51
ravageso do you have something like /dev/mapper/luks-07....04:52
GimblySonOfOdinyes, I see it there04:53
ravagetry "sudo fsck.ext4 -y /devmapper/luks-07..."04:53
ravage+ /04:53
GimblySonOfOdinidk what that did, but it completed without any errors04:56
ravage"sudo mount /dev/mapper/luks-07495c3d-a5a6-411d-b42a-ed1ff3cf3c33 /media/extern2"04:56
GimblySonOfOdinThat did it!04:56
GimblySonOfOdinBut why did it start failing out of nowhere is the question.. it was working fine for months. Everytime the computer would boot up, it would get decrypted and mounted to the correct location04:57
ravagei have no idea how you automounted that before really04:57
GimblySonOfOdinI guess I'll have to figure out another way to do it. Maybe some update broke it..04:59
GimblySonOfOdinThank you @ravage !05:00
ravageyw05:00
=== SteelRose_ is now known as SteelRose
JoeBkhello08:09
cornduckhey im a masochist and im still running xenial in some legacy environment and i think python 2.7 is broken in here08:16
cornduckpip install docker-py will try to install requests 2.28.1 which is incompatible with python 2.708:16
cornduckand pip install requests==2.27.1 will cause pip to begin crashing with a syntax error08:16
cornduckpip install -U pip also crashes with a syntax error and maybe this is where i should be digging08:17
oerheksxenial is eol.08:17
oerheksgood luck with that08:17
cornduckthat's probably the real answer oerheks08:18
cornduckhttps://termbin.com/d3j508:19
cornduckobviously the newest version in the apt tree is 8.1.1-2ubuntu0.608:20
geirhaand python 2.7 is also EOL08:28
oerheks' pro security-status'08:30
oerhekshttps://ubuntu.com/pro/beta08:30
oerheksi hope people do not think support is for all packages08:31
cornduckwhy do people have to update software why can't they just chill08:44
akosshcornduck: It is important to update for security fixes09:01
oerhekspip-i-doo09:02
akosshsometimes also for new features,09:02
oerheksbut this is an EOL issue, not worth looking into.09:02
cornduckakossh: laaaaaame09:18
cornducki mean i agree thank you akossh oerheks giesen09:19
Guest2Hello, Iโ€™m about to get an XPS 13 9315 and am wondering if anyone knows if theirs still driver issues with Ubuntu 22.0.4, specifically with fan noise, or if those issues can be fixed whenever the kernel gets updated since I plan on wiping the original 20.0.4 install before installing 22.0.4.10:10
=== gusto_ is now known as gusto
oerheksi read no fix for fan issues, also webcam is not working? https://askubuntu.com/questions/1428961/dell-xps-13-webcam-not-recognized-under-ubuntu-22-04-110:21
oerhekssame page, this answer might give a fix? https://askubuntu.com/a/1438468 >> oem-somerville-psyduck-meta10:23
Guest2Ok Thanks.10:23
=== beaver_ is now known as pong
=== SteelRose_ is now known as SteelRose
knstnI'm using 20.04 and when I use Chrome, the sound doesn't work (mic and speakers). When I use other software, like Firefox, Slack, etc, mic and speakers work fine. Is that a bug or something?11:26
=== LanDi1 is now known as LanDi
akosshknstn: sounds like a bug or misconfiguration11:38
akosshis 20.04 using pulseaudio? or was there a switch to pipewire?11:39
akosshpulseaudio remembers, which app uses which input/output on which device..11:40
akosshIt is possible, that chrome sends audio to a different output (like HDMI), while others use an analog output of a sound card11:41
=== esv_ is now known as esv
akosshI use pulseaudio on gentoo, the "pavucontrol" tool usually helps to find out what goes where11:43
knstnI will re-install it first, and then check pulseaudio/pipewire. I have no idea what 20.04 is using.11:48
=== hasley is now known as mahler
tyklinghello :) is it me or is there no zfs option in the ubuntu 22.04 server installer? I see it in the desktop installer. Thanks!12:16
pablo_hola12:46
mr_claushi, i lost the possibility to boot, it stops in the grub shell. in my ESP parition there is a directory ubuntu which will be seen at the boot stage. inside this directory there is also a file grub.cfg which search the rootfs, setting the prefix and as third line setting the configfile. if i run these three commands in a manual way i can boot ubuntu, but it still stop booting without putting the commands manually, any ideas why these13:03
mr_clausfile will not executed?13:03
BluesKajHi all13:12
* fergal32 waves hello13:16
murmeltykling: there is no zfs option for server, as it's still beta, and _probably_ won't get ever released as stable13:36
tyklingmurmel: I see. That is very sad news indeed.13:37
tyklingmurmel: I don't understand why though?13:38
murmeltykling: the ambitions for zsys were quite high, so canonical gave up on it over time, and it almost didn't even make it into 22.04 (last second it was included so installs won't break)13:39
tyklingbut it is available in the desktop installer?!13:41
lotuspsychjetykling: there are also bug(s) currently on zfs on 22.04 + encryption (just for info)13:45
tyklingokay well I hope it will be ready for 24.04 LTS :) see you in a couple of years13:45
lotuspsychjetykling: maybe if enough people in the ubuntu community speak out their voices, things could change?13:46
tyklinglotuspsychje: let's hope so!13:46
DocMorshas anyone manager it to get Chromium to run without SNAP14:06
DocMorsmanaged14:07
=== SteelRose_ is now known as SteelRose
alkisgI used to copy the 18.04 version to this ppa for 20.04 and then 22.04; then I decided it wasn't worth it anymore and switched to google-chrome.deb: https://launchpad.net/~ts.sch.gr/+archive/ubuntu/chromium-browser/+packages14:50
dman777hello, anyone using .net 3.1 in ubuntu? I have 20.04 LTS with .net 3.1 installed. I also have mono installed because visual studio code has to use mono for .net 3.1. However, VS code is not finding the mono executable even when I set it in settings16:14
alkisgvscode isn't using mono at all, it's using electron16:19
alkisgAh you mean for development, not for its own execution, never mind ignore me then :)16:20
localhost_how can I see internet data consume per process16:58
sokanhey ho! I want to compile a java program via javac but I can't seem to find the command. ฮ™ just did sudo -i apt-get install openjk-17-jdk but the command is still not there. What do I do?17:00
ogramore interesting, why did you use -i for sudo ?17:01
ogra๐Ÿ™‚17:01
murmellol17:01
sokaneh. Minor issue :P17:02
sokanWanted to have a clean shell environment17:02
ravagealso that package does not exist :D17:02
sokanjdk*17:02
murmelminor misstype, but the file should be in -headless which gets installed17:03
ravagejavac is part of openjdk-17-jdk-headless17:03
ravageif you have that installed it should also link javac to that version17:03
ravageif not try update-alternatives17:04
ograsudo update-alternatives --list java17:04
ograseem "man update-alternatives" about how to use it17:05
ogra*see17:05
sokanthanks :))17:07
murmeldid something change with snapd? I can install/remove stuff without any root rights17:47
ogramurmel, if you "snap login" you tell snaps that you own the machine and are allowed ... so it will not ask for sudo anymore17:48
ogras/sanps/snapd/17:48
ograi guess you logged in at some point17:48
murmelahh news to me ;)17:48
murmelyeah yesterday because of uc17:48
ogradocumented "somewhere" ๐Ÿ™‚17:49
murmelprobably /dev/null17:49
arraybolt3ogra: Might be worth documenting that here: https://askubuntu.com/questions/999046/install-snaps-without-root17:49
ograarraybolt3, feel free ... "snap help login" has the details17:52
ogramurmel, nah ^^^17:52
ograjust not on the web or in the docs or the other docs ๐Ÿ™‚17:52
jhutchinsogra: How are you supposed to know to look up "login" if you don't know that feature exists?17:58
ograjhutchins, snap help ...17:59
sarnoldjhutchins: hopefully you read the help before you executed the command17:59
jhutchinsThis sounds a lot like the old 1337 response of "just read the code".18:00
ograjhutchins, well, woever experiences the "oh i dont need sudo" *has* already run snap login18:00
jhutchinsI really don't know anybody who reads help before they try the command.  They rightfully expect the command without arguments to return something useful.18:01
ogras they know about the existence of the command18:01
ogra*so18:01
jhutchinsogra: The above illustrates that your argument is fales, he did not know that the command existed even though he had run it.18:01
jhutchinsfalse.18:01
ogralol ...18:01
ograhow would you not know that something you executed manually existed ... you *did* actually execute it18:02
ogra(and this is very interactive if you do not give it your credentials as well on the commandline)18:03
ograi admit that people's memory is short though ... but that's people's problem ๐Ÿ™‚18:04
=== rin is now known as rin456
ash_worksion 22.04 I can't keep my screen from dimmin18:09
ash_worksidimming18:09
murmelash_worksi: did you disable it in the settings -> power?18:12
ash_worksiI thought so18:12
ash_worksilooking18:12
ash_worksiyes18:12
murmelare we talking dimming or blanking?18:13
ash_worksidimming18:13
ash_worksibut18:13
ash_worksiwhen I opened settings it stopped18:13
ash_worksiI'll see if it happens after I close the window18:14
ash_worksiyeah, seems to have stopped after reopening the settings window18:15
ash_worksiI wonder if the computer fully goes to sleep if it will return18:15
ash_worksichecking...18:15
ash_worksidoesn't seem to have affected it18:16
ash_worksiweird, but whatever; I'll report back if it ends up reverting for some reason18:17
murmelash_worksi: definitely weird, as it works for me perfectly fine18:17
ash_worksimurmel: the other weirdness is sometimes my console (so far it's only the console that does this) bleeds behind the ubuntu sidebar (name for that?)18:18
=== xenial is now known as Guest229
ash_worksiI have to minimize and remaximize to restore it to it's proper size18:18
ash_worksiI haven't figured out any rhyme or reason for when this happens though18:19
ash_worksiit seems to be the case when I have left my console in the background for an extended period of time18:19
murmelcan't say anything about that as I disable that extension18:19
ash_worksiI don't think it's called the "launcher"18:20
ash_worksihome bar?18:20
murmeldock ;)18:21
ash_worksidock!18:21
ash_worksiyes18:21
jhutchinsMany names, some for different functions.18:21
ash_worksimurmel: what is this extension you speak of?18:21
murmelash_worksi: ubuntu-dock18:22
ash_worksioh, that is, you don't have any dock at all18:22
murmelyeah18:22
ash_worksimy guess is that the autohide is glitchy18:24
ash_worksiI don't have autohide enabled18:24
ash_worksibut if I were to guess at whats causing the problem18:24
jhutchinsash_worksi: Sometimes some of the apps don't properly respect auto-hide.18:26
jhutchinsOh, not enabled.18:26
jhutchinsPossibly just a "gnome knows best" feature.18:26
ash_worksijhutchins: well, whatever it is, it's definitely a glitch in 22.0418:31
ash_worksiI just can't figure out what circumstances produce this, since it's just when I flip back to the window at some point in time, I notice I can't see part of it.18:32
ash_worksioh it's dimming again!18:33
ash_worksiafter about 22 seconds18:34
ash_worksi25 actually18:34
ash_worksieven with the settings window open18:36
ash_worksiI guess I didn't wait long enough last time18:36
=== halvors1 is now known as halvors
arraybolt3Hoping there's someone who's a networking wizard who can help me out here. How on *earth* do I give an IPv6 address to netcat? Is it different for when I'm trying to listen on an IPv6 port vs. connecting to an open one? And if so, what are the two different ways of doing this?19:01
eelstreborwhy does ubuntu 20.04 give me 4 cores for zram swap while 22.04 only has zram0?19:02
pentesterHow can I see which application consume my internet data (per process)19:02
arraybolt3(Context: I have an old HP desktop that I want to connect to the Internet via NetworkManager internet sharing with an Ethernet cable. The desktop is vulnerable to the "Silent Bob is Silent" vulnerability in Intel AMT (I believe), as it is an old enterprise system, so I need to make sure that **nothing** can try to access an open port on the desktop.)19:02
arraybolt3(My LAN is potentially hostile as my dad isn't careful enough (in my opinion) with what he downloads to his computer.)19:03
arraybolt3(And I know that IPv4 is NAT'ed by NetworkManager and I can verify that I can't access IPv4 ports that are open on the desktop, but I don't know how to verify if IPv6 is NAT'ed or turned off properly.)19:04
leftyfbarraybolt3: have you tried #networking?19:04
arraybolt3Nope, that's not a bad idea though.19:05
sarnoldpentester: try this https://www.gcardone.net/2020-07-31-per-process-bandwidth-monitoring-on-Linux-with-bpftrace/19:05
murmelarraybolt3: btw, NAT is not an option for ipv619:06
arraybolt3leftyfb: Thanks for the suggestion, I have crossposted to #networking.19:10
Phr33d0marraybolt3 you should try https://pbs.twimg.com/media/EcwFa9OWsAAmt79.png19:12
Phr33d0marraybolt3 scratch that, try this instead https://unix.stackexchange.com/questions/457670/netcat-how-to-listen-on-a-tcp-port-using-ipv6-address19:12
arraybolt3Phr33d0m: I get the joke, but that was inappropriate. Can we avoid that from now on? Also, thanks for the second link.19:13
Phr33d0msorry about that snowflake, won't happen again19:13
leftyfb!guidelines | Phr33d0m19:14
ubottuPhr33d0m: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines19:14
Phr33d0mleftyfb well, I've actually read that and was wondering why do you think I need to re-read it19:18
=== rjwiii is now known as Guest7001
pentesterI installed kali linux through docker.19:57
pentester1. discord installed but not started19:57
pentester2. My any new files not stored19:57
pentesterhow can I fix it.19:57
leftyfb!kali | pentester19:59
ubottupentester: The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/19:59
sarnoldkali is best used on a throwaway laptop20:00
=== xenial is now known as Guest7315
sarnoldsomething you don't mind reformatting and reinstalling whenever20:00
sarnoldmany of the tools require direct access to the networking hardware20:00
bG9salso many of the tools are installable on ubuntu...?20:01
sarnoldI think they've got hundreds of tools that aren't natively packaged20:01
sarnoldwhether any of those tools are *good* is another question20:01
pentesterI'm using ubuntu  VERSION="20.04.4 LTS (Focal Fossa)"20:02
pentesterI installed docker container in my ubuntu version. The docker kali linux image not working discord. data not stored mean not mounted20:04
leftyfbpentester: we cannot support Kali Linux regardless of how you installed it. You'll also need to seek support for dockers from whoever is the docker image maintainer20:05
ph88^im running ubuntu in Hyper-V is there any way i can check if there is a firewall blocking port to host ?20:22
lenswipehey folks20:24
lenswipehaving trouble with an ipu6 camera on Ubuntu20:25
sarnoldph88^: iptables -L perhaps?20:27
jhutchins!kali20:29
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/20:29
ph88^https://bpa.st/MRHA20:29
ph88^that's my iptables config20:29
ph88^does it block port 4000 ?20:30
jhutchinsph88^: Are you running a firewall within a container?20:33
ph88^that's what i came here for to find out20:34
ph88^i'm not using containers btw .. just a virtual machine20:34
lenswipeCheese is saying that it can't play from the webcam20:35
lenswipeand VLC throws an error trying to read form it also20:35
bG9sph88^: that looks like default docker rules20:36
ph88^lenswipe, did you check dmesg ?20:36
rob0why do you have docker rules if not using docker?20:36
lenswipeph88^, i did and it says that it loaded ipu6 firmware20:36
lenswipeph88^, the camera meanwhile remains unavailable20:36
ph88^rob0, not sure something configured it that way20:37
rob0get rid of them and use a more appropriate ruleset20:37
rob0also, what Ubuntu version is this?20:37
ph88^lenswipe, is that ipu6 something really new ?20:37
ph88^rob0, 22.0420:38
rob020 and later use nftables by default, unless you set update-alternatives to use iptables-legacy20:38
ph88^i was just showing that because of sarnold his comment20:39
rob0oh.20:39
sarnoldipu6 is a *very* weird new camera thing; my notes on it are from 2020 but there was something about it would work on *certified* systems, perhaps preinstalled stuff only? :( I'm not sure20:40
rob0anyway, "iptables -L" is not useful. "nft show ruleset" might be. But again, docker rules are garbage. :)20:40
sarnoldrob0: aha, thanks; I've long heard iptables -L was "the best way" to see what rules were loaded20:41
rob0sarnold: with -v at least it gives complete information, but even there it's harder to follow than "iptables-save -c"20:42
ph88^rob0, https://bpa.st/EVYA20:42
Dreamer409ph88^: https://wiki.ubuntu.com/Dell has some info regarding IPU620:42
sarnoldrob0: yah, but iirc not everyone has iptables-save, and installing that might change things :)20:42
sarnoldrob0: so, the -v .. is that for iptables -Lv or is that nft show ruleset -v ?20:43
rob0who does not have iptables-save? It's another name for the same binary.20:43
rob0yes, I was referring to adding -v to the iptables -L20:43
Dreamer409sorry, lenswipe, my link was meant for you :)20:44
sarnoldDreamer409: awesome! :D20:44
ph88^lenswipe, maybe compile the driver from source .. dunno20:44
lenswipeph88^, tried that, the source just yeilds the same thing as the PPA20:51
lenswipeDreamer409, ?20:51
lenswipeoh20:51
lenswipethanks - i'll take a lookbut I think i've read it20:51
bG9slenswipe: nothing in the error logs? D:20:52
lenswipebG9s, nope20:52
lenswipei gotta go - back later20:52
ph88^i flushed all rules from nftables and still i can't connect from host to vm :(20:52
bG9sI might need to scroll up but how are you connecting to the vm? just the ip and port?20:53
ph88^yes just the ip and port21:02
blahboybazDoes anyone know why there is a firefox 97.0 directory in my desktop directory now? I never explicitly did anything to cause that to happen and I don't belive it was like that before21:03
ph88^so am i able to get to the apache test page on port 80 from host to vm, see screenshot https://imgur.com/a/7dbBOrO  .. but port 4000 is still blocked for some reason. Already flushed nftables21:12
ph88^what else can i do ?21:12
anrojoin wikipedia-de21:13
bG9sph88^: so idk tbh but just wondering if you do a netstat | grep 4000 what ip does it show the vm is listening on?21:26
ph88^i was just at the part of netstat .. just a sec i will post it21:26
ph88^so this is from inside the guest/vm   https://bpa.st/YDJQ21:27
bG9sso I'd say it's only listening on 127.0.0.1 and in the configuration you wanna have it listen on 0.0.0.021:28
ph88^as it looks like for some reason port 80 is going over IPv6 and port 4000 (which i want) going over IPv4 is that right ?21:28
bG9sye that's ok21:28
ph88^bG9s, i think you found the problem ... i just have to find how to change the configuration21:37
bG9shack it21:38
bG9s:D21:38
* sarnold passes around a gibson21:39
* bG9s tunes in to Find it Quick by Steel Pulse21:40
bG9sit's not actually an add-on I just typed out the /me21:40
ph88^seems i'm too noob at the moment to hack it21:48
ph88^any way to do port foward from 127.0.0.1 to 0.0.0.0 ?21:49
sarnoldhmm, I'm not sure I understand the question21:49
ph88^omg i'm going to cry now, after 2 hours i found a workaround21:51
ph88^https://unix.stackexchange.com/a/18703821:51
ph88^thanks bG9s because of you i was able to understand what the problem was21:51
=== Scotty_Trees is now known as Scotty_Trees|Awa
=== Scotty_Trees|Awa is now known as Scotty_T
=== Scotty_T is now known as Scotty_T|Away
bG9shaha ph88^ congrats21:54
=== Kholuendara9078 is now known as Kholuendara907
=== pah is now known as pa
massusein Ubuntu, the old EiskaltDC++ does not display unicode messages, please fix rebuild with git22:11
massuseUnicode hub - dchub.one22:15
eelstreborwhy does ubuntu 20.04 give me 4 cores for zram swap while 22.04 only has zram0?23:08
sarnoldcan you rephrase the question?23:09
ravagecores = devices i guess23:14
sarnoldwell that's the thing, I haven't got a clue what he's asking :)23:17
toddceelstrebor: 1 core was used on earlier kernels due to buffer issues but new kernels can use all cores as needed   I assume there may be a limit but .. above my skill level23:18
ravagei use zram on 20.0423:18
sarnoldit defaults to one-per-online-cpu https://www.kernel.org/doc/Documentation/blockdev/zram.txt23:18
ravageit greate the devices zram0 to zram923:18
ravage*creates23:18
ravagebut i dont think i tried it on 22.04 yet23:19
ravagei just install zram-config on 20.0423:19
ravagebut the CPU has > 10 cores23:19
ravageso its possible that it just stops there23:19
GameboyHello23:21
GameboyHello23:30
leftyfbGameboy: hello. What can we help you with?23:31
Gameboyleftyfb: At this moment nothing. Thank you. Im just back at irc.23:33
leftyfb!discuss | Gameboy23:33
ubottuGameboy: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!23:33
=== scoobydoo_ is now known as scoobydoo

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