/srv/irclogs.ubuntu.com/2023/10/02/#ubuntu-server.txt

lunatiqss -ant |grep -E ':80|:443'|grep ESTAB| awk '{print $5}' | cut -d":" -f1 | sort | uniq -c | sort -nr -- why doesn't this work on jammy. Its supposed to check for established connections on ports 80 and 443, which are the standard ports for HTTP and HTTPS traffic, respectively. It then sorts these connections by IP address and counts the number of connections for each IP.00:56
rfmlunatiq:  what do you mean "doesn't work"?  What does it do instead?  I can see it overcounting, because it would catch connections to ports beginning with 80 or 443, also possibly some ipv6 connections01:38
lunatiqrfm it prints 15]02:07
lunatiq3]260602:07
rfmlunatiq, those square brackets sure look like it's pickiing up some ipv6 addresses; I think you're going to have to actually write a script instead of just pasting something you found online03:48
cirrus3dHi guys, I have an Ubuntu 22.04 server running on a Hetzner machine, with HestiaCP on it. I cannot for the life of me install mailman. I have tried with venv (which gives me python errors). Is it better to set this up on a new machine e.g. on Debian which seems to have packages of mailman available? Any other easiest mailing list system?07:00
cirrus3dHi guys, I have an Ubuntu 22.04 server running on a Hetzner machine, with HestiaCP (Exim4) on it. I cannot for the life of me install mailman. I have tried with venv (which gives me python errors). Is it better to set this up on a new machine e.g. on Debian which seems to have packages of mailman available? Any other easiest mailing list system?07:04
=== shokohsc51081298 is now known as shokohsc5108129
=== shokohsc51081298 is now known as shokohsc5108129
=== bbezak2 is now known as bbezak
=== esv__ is now known as esv
lunatiqis PHP 8.2 a PPA for 22.04 LTS?14:36
lunatiqrfm, I didn't find this online. Someone from another channel gave it to me.14:37
=== dbungert1 is now known as dbungert
=== utkarsh84 is now known as utkarsh2102_real
=== utkarsh2102_real is now known as utkarsh2102
=== mwhudson_ is now known as mwhudson
znfah yes21:13
znfthe experience of booting Ubuntu 22.04 over PXE21:13
znfhttps://i.imgur.com/Pe50ZVH.png21:13
znfYup, the 22.04.3 ISO doesn't work via PXE21:17
znf22.04.1 works21:17
znfthe disk had some partition table https://i.imgur.com/uqSyK7J.png21:31
znfand now I can't format/wipe21:31
znfcan't set as boot device21:31
znf*sigh*21:33
znfthe disks were previously formatted as ext4 (no partition)21:33
znfand subiquity's partitioner is too dumb to know what to do with it21:33
tomreynwipefs --all from shell or live system21:33
znfI had to wipefs -a on the disks so it would let me repartition21:33
znfthere was *nothing* wrong with the Debian installer... why they had to implement this dumb thing, I'll never understand21:34
patdk-lapthe name of progress!21:35
znfwhen you create a partition, you need to "leave as unformatted", else they won't appear in md creation21:36
znfwhy they couldn't leave a "use for md" or something, hell knows21:36
znf*sigh* every time I install a 22.04 box from the ISO it enrages me21:37
=== shokohsc51081294 is now known as shokohsc5108129
znfand for some reasons, after you install it, it won't set up itself as the default boot entry 22:02
znfactually22:02
znfit didn't even create the efi entry22:02
znfdear god22:02
znfthe RH installer from 2004 was more useful than this trash 22:16

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