[00:02] kewl [00:02] How to identify this thing? isovfy says it's not ISO9660 so (obviously) it must be something else. [00:03] I feel like if you can mount it, 'mount' will say what it thinks it is === sandy-claws is now known as poggers === denningsrogue7 is now known as denningsrogue [00:06] It was mounted... but mount didn't say what it thinks it is. [00:06] Grr.. [00:06] like if you just run 'mount' after mounting it? [00:07] ah. Thank you. It's "UDF" format. [00:07] sure okay [00:07] that's the usual data DVD format, I think === Swanta-Claus is now known as Swant === winterfox is now known as xfnw [00:15] what the other tool to create some bandwith usage using specific interface let's say ens0p2 .... using iperf but no luck with this $ iperf -c localhost --bind ens0p2 -w 15K [00:15] All I had to do was $ sudo cryptsetup luksOpen /dev/sdd sdd1 [00:16] and now my drive is back [00:21] kvndy: =D [00:21] I tried reproducing but nope, now it's readonly [00:21] I can do this [00:24] still if it's decrypted, you're surely most of the way there [00:25] matsaman: I'm starting to wonder if there's nothing wrong with the DVD but that it was written to an older standard of UDF that isn't supported any more. [00:25] matsaman: I'm getting closer but things are starting to get messy and fall apart. Now I can't unmount the drive === CarlenWhite_Err is now known as CarlenWhite [00:26] * matsaman shrugs [00:27] like, it's not elegant and you won't learn much, but if you can read it, you _could_ just copy it all out and fix it all by remaking it, then copying it back [00:27] MarkB2: or maybe the AVIs were always broken [00:27] MarkB2: what does ffmpeg -i foo.avi 2>&1 say? [00:27] MarkB2: or ffmpeg -i foo.avi -c:v libx264 -c:a libfdk_aac bar.mp4 [00:33] Well, I'm closer. I don't have to completely reboot, but I do have to quit all running apps with open documents. That will have to suffice for now [00:34] That results in data loss if files weren't saved. Damn [00:35] hi all [00:36] haven't been on linux in a long time, is there a reason MS doesn't let you run ubuntu in Windows anymore? didn't it used to show up as a program in control panel? [00:36] i see they let you run the shell still [00:36] !wsl | osx5 [00:36] osx5: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [00:36] othert than that, for windows questions, best turn to ##windows [00:37] ty [00:37] i prefer ubuntu honestly [00:37] but you all get the driver support monopoly MS has [00:38] matsaman: ffmpeg can get at some of the damaged files... but the rest of them stop short with an input/output error. [00:39] such a weird comment; Linux supports more hardware than anything [00:40] I give up. Thanks matsaman, we'll chat again the next time my drive accidentally becomes disconnected [00:49] Wishing you all the best for the holiday period. [00:51] Speiros: The same to you and yours. Best of Health. [00:51] Cheers MarkB2 :) [01:37] hello, I am using the ubuntu server installation for 18.*. In the storage configuration I used LVM so I could have luks. I created a vg0 and made a /boot volume and a / volume. However, the done is greyed out and I can not move forward. Anyone know what I am missing here to where the done is greyed out? [01:38] maybe an efi system partition? === poggers is now known as jess [01:41] Hmm... I have one that already exists [01:43] that's still probably the issue though [01:44] you may need to set it upo to be used as esp, yes [01:57] strange...the installer crashed and I need to do it all over again [02:08] looks like maybe curtin and rsync errors? [02:10] I am willing to bet this is specifci to lvm [02:11] maybe your .iso is just broken? [02:11] or not the latest 18.04 installer [02:11] the iso gives me the option to update the installer.... I tried both the updated ver and non updated ver [02:15] that's correct, but not what i meant [02:15] I tried without the lvm options and no errors this time [02:15] did you verify the iso checksums [02:15] haha...no [02:15] ugh [02:16] but shouldn't it work regardles if I update the installer? [02:16] no [02:17] oh...it just errored out [02:17] the base image is one thing, data if you want,t he installer is the other thing [02:17] part of it may have downloaded properly, other parts not [02:17] ok, let me remake the usb iso [02:17] first of all ensure the downloaded iso file is correct, then write it to installer media, then verify it was written properly [02:18] that's how you do it if you're taking your time serious === denningsrogue7 is now known as denningsrogue [02:18] how do you verify it was written to the usb correctly? [02:19] using a software which does it automatically, such as balena etcher (if you want a bloated gui tool, which usually just works, x-platform), or using dd [02:19] I use dd to write the iso to the usb [02:19] how to generate traffic using iperf on specific interface ... i tried create some bandwith usage to specific interface let's say ens0p2 using iperf but no luck with this $ iperf -c localhost --bind ens0p2 -w 15K [02:20] chieta: is that an ubuntu question njow? since initially it was a debian question? [02:20] dman777, one verifies the iso before writing with dd [02:20] !md5sum [02:20] To verify your Ubuntu ISO image (or other files for which a checksum is provided), see https://ubuntu.com/tutorials/how-to-verify-ubuntu [02:21] https://unix.stackexchange.com/questions/75483/how-to-check-if-the-iso-was-written-to-my-usb-stick-without-errors [02:21] it was tomreyn [02:24] is it possible to verify the desktop version of ubuntu 18 and deselect software like gnome not to be installed? I tried but didn't get the options [02:24] !YY.MM | dman777 [02:24] dman777: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [02:24] and no [02:25] ok, thank you [02:25] you're welcome === de-facto_ is now known as de-facto === zbenjamin_ is now known as zbenjamin [02:48] how come the server installer does not allow me to delete partions? [03:00] dman777: if it truly doesn't, I'm guessing you can still CTRL+ALT+F2 and do it manually [03:01] with cfdisk or fdisk or gdisk or gptfdisk or sgdisk or parted [03:01] ah...good to know. thanks [03:04] and then +F1 would go back to the installer === carcamovski1 is now known as carcamovski [03:17] hi, need some help updates are not taking place. running 20.10 groovy. the issue is with 2 repositories that are eaon. i know they are not supported. i even disabled 7 removed them from '' other software' upgrade is still was looking for the 2 repositories. eoan-updates and eoan-security. [03:17] The repository 'http://au.archive.ubuntu.com/ubuntu eoan-updates [03:17] Release' does not have a Release file [03:17] Mystified1234 Have you rebooted since? [03:18] See apt-secure(8) manpage for repository creation and user configuration details [03:18] yes [03:18] Ok. [03:18] i've been trying to fix this for the last couple of days [03:18] rebooted a number of times [03:19] thanks Speiros [03:19] yasou [03:19] are you greek [03:19] Yasou, Mystified1234 :) No, not Greek, but the meaning of the name was important for me. [03:19] :D [03:19] sorry for the assumption [03:20] All good. I have many Greek friends. [03:20] both sides of my family is 100percent greek [03:20] Cool. [03:21] my shift does not work properly, it's hit and miss with all the symbols in uper case [03:21] I'm not sure what else you can do as regards the repositories. Could it be related to the issue, this shift key not working? [03:21] any suggestions with updates eaon [03:21] not related. [03:22] No, sorry. I don't know anything about it. [03:22] thanks... [03:22] Have a safe holiday too. [03:22] ill keep reposting the error [03:22] thank you too. [03:22] No worries. [03:22] hi, need some help updates are not taking place. running 20.10 groovy. the issue is with 2 repositories that are eaon. i know they are not supported. i even disabled 7 removed them from '' other software' upgrade is still was looking for the 2 repositories. eoan-updates and eoan-security. [03:23] Release' does not have a Release file [03:23] See apt-secure(8) manpage for repository creation and user configuration details [03:24] can someone please tell me why I am getting these shadows around icons ? https://ibb.co/kJn1tg5 [03:26] matsaman: strange.... ctl-alt-f2 does not get me to terminal in the server live iso installer [03:27] and it doesn't allow me to create new partitions. [03:29] Did you try Gparted, dman777? [03:29] john_rambo: I don't see any dropped shadows or anything; your icon theme may be missing some icons tho... [03:29] Speiros: it's not available in the server live iso [03:29] Ah, okay. [03:29] Mystified1234: So you commented them out or dropped their entries in sources.list.d entirely? [03:30] i'm having to switch iso just to do disk modifications [03:31] dman777: I wonder if you can cancel out of the installer from TTY1 [03:31] this would be alot easier if I didn't want to save my windows partition [03:32] sudo nano sources.list.d [03:32] where is the sources list located [03:32] btw thanks Menzador [03:33] Mystified1234: /etc/apt/sources.list.d and delete the entries for those PPAs [03:36] i think that is amazing that windows powershell is available in linux now. not a good amazing... just amazing [03:37] dman777 When everything is money financed, everything is at risk of corruption. [03:39] i agree, sadly. i wish ms was out of linux === elwrappo is now known as el [03:43] the server installation failed again [03:44] i might just try the desktop version. Is it possible to install the desktop version and remove the desktop manager without breaking everything? [03:47] Yeah, not sure about that, dman777. [03:49] dman777: which version you try at the moment, 20.04? [03:53] On ubuntu 2004 gnome and trying to disable ctrl+alt+d but when i looked at the keyboard shortcuts there nothing listed for it? [03:53] Error: Ubuntu bug 2004 could not be found [03:53] SynfulAck: for show desktop? [03:54] I'd imagine that's in the window manager shortcuts [03:54] matsaman, I think it minmizes all the windows like the windows equivalent [03:54] metacity [03:54] matsaman, where do i access that?> [03:56] dconf for ctrl+alt+d in org.gnome.desktop.wm.keybindings - show desktop [03:57] don't think dconf existed in 2004 [03:57] SynfulAck: might ask #gnome [03:57] or #linux [03:57] might remember better [03:57] ? [03:57] matsaman, ok thx! [03:58] Ubuntu hitting the wall street one day ? yes ? [03:58] SynfulAck: what oerheks said, that might apply to gconf (g not d) though, still [03:58] gsettings for sure [04:04] hello! I'm having a boot issue I'm not sure how to fix. When ubuntu boots I end up in the initramfs rescue CLI but I can't see my disk. If I use a live CD, I can see the disk mounted as /dev/vda and the root partition as /dev/vda1. Any clue why I can't see it in initramfs? === Ringtailed-Fox is now known as Ringtailed_Fox === Ringtailed_Fox is now known as RingtailedFox === nt0_ is now known as nt0 === xet7 is now known as Guest69028 === xet7_ is now known as xet7 === Kicius is now known as rud0lf === chmod is now known as Hash === phunysanta is now known as phunyguy [07:34] Hi all. Can anyone tell me some simple commands for browsing the logs. I am at present typing the date day by day in a browser and perusing this way. I was wondering if there was a way to keyword the whole database. [07:35] See, I'm trying to find the first date I ever came on here under this nick, but I've only found it at June 6th, 2010 so far. [07:35] I think there's at least another two hidden years. [07:38] if it is in text you could grep for your nick (i'm assuming the logs you are referring to are this channel's irc logs) [07:39] Yes, they're this channel's logs, ThinkT510. Where would I type this, and how should it be worded? Excuse my ignorance. [07:44] dir [07:45] if you wanted to find if firefox was running you would: "ps aux | grep firefox" then each line with firefox would pop up in the terminal. I'm not sure how to feed a txt file to grep in the terminal though. [07:45] Okay. Thanks anyhow, ThinkT510 :) [07:47] Speiros: I suppose if you are viewing them in a browser you could use ctrl+F and search for your nick [07:47] Yeah, I can do that, but it is day by day only. [07:48] So I'm having to change the days and search each one. I was looking for an easier way if at all possible ThinkT510, and I think it would be like you said, a grep command, but over a database or something. [07:50] Someone once asked "How do I start Apache?" If I knew now what I knew then... [07:51] I'd have told them with a drumbeat. [10:39] Speiros: Yeah, it's pretty easy, indeed. First, you install OpenBSD. [10:41] Sorry arahael? [10:42] Speiros: Yes, and then you can easily start Apache 1.3 ;) [10:42] LOL Gotcha :) [10:53] Hello, all! [10:54] welcome St0nkBread [11:01] Heyo. Whenever i freshly booted, the word evict is in my clipboard. Anyone seen something similar? [11:04] thats spooky lol [11:05] Yes... [11:05] I want to know whats setting that. [11:16] I'm trying to list a group of files in the terminal. Files are -file00-09. The command cat ./-file0* returns the contents in a paragraph, and while I can get what I need from it, I want to sort the contents in a list, or something more readable. [11:16] I need to do this in the terminal, as I don't have permission to save the output to a file. [11:18] I keep thinking I'm on to something, and getting the ambigous redirect error. I've tried things like cat < ./-file0* [11:18] cat < ./-file0{0..9} [11:19] file < ./-file0* [11:22] create a list with ls, sort it, then cat each entry maybe. [11:26] Elw3: pastebin; uname -a && lsb_release -a && systemd-analyze blame && systemd-analyze critical-chain please [11:27] hello [11:27] welcome Pr_Moriarty [11:28] I am not a super tech savvy guy, I am a student of political science interested in the politics of the open source movement however I feel I should at least try out FOSS software as a part of my research and I have heard Ubuntu is ideal for the tech novice within the FOSS community is this acurate? [11:30] Pr_Moriarty: come to #ubuntu-discuss please [11:30] ok [11:33] I got it! [11:35] I didn't figure out how to organize it with the cat command, but does an okay job of it. [11:44] Well done, St0nkBread :) [11:47] is there a way to get the path to show up in front of that content when using [11:47] can't you just do more *-file0* [11:48] basically the same thing [11:48] I was trying to write it like that, but was getting ambigous errors [11:49] i must've been writing it wrong, or taking the wrong approach, that does the trick in a new way! [11:52] the *s expand so you are running "more file0 file1 file2" and then more takes care of showing you each file one at a time [11:54] your suggestion is nicer to follow, because it ends up looking clean and showing which content belongs to which file [11:55] it does have to go screen by screen tho, where "for x in {0..9}; do more ./-file0$x; done" puts them in a list instantly, but it is not as organized, just listing the content with no other info [12:02] need help. The repository 'http://security.ubuntu.com/ubuntu eoan-security Release' does not have a Release file.... i had the same issue with eoan-updates, i managed it #(REMARK them out) but i've had no luck with this eoan-security [12:02] can you guys help me [12:02] hanks [12:02] thanks [12:10] Mystified1234: Ubuntu 19.10? That is no longer supported [12:11] as you could disable eoan-updates, you should be able to find the other eoan line too [12:11] wonky upgrade, if this happens [12:12] jeremy31: i'm aware of that.. yet i still have this ppa [12:12] https://help.ubuntu.com/community/EOLUpgrades [12:12] i'm pulling my hair out.. is there away to see if i have a peice of software that is using it [12:13] its not a ppa, just a repository [12:14] oerheks: as stated ive remarked it out in all the "source lists" [12:15] so what command do i run to remove it. [12:16] there are no non # eoan in the sourc list folders [12:18] Mystified1234: you could install inxi and see what inxi -r reveals [12:18] have inxi [12:19] check /etc/apt/sources.list ? [12:19] not the /etc/apt/sources.list.d/ folder.. [12:20] deb-src http://security.ubuntu.com/ubuntu eoan-security universe [12:22] oerheks: there is nothing in /etc/apt/sources.list.d/ [12:24] good, you found it. [12:24] have fun! [12:25] but i'm unable to locate the source folder [12:27] there appears to be an issue with https://changelogs.ubuntu.com/changelogs/pool/universe/c/ceres-solver/ceres-solver_1.11.0~dfsg0-2ubuntu0.1/changelog [12:28] opencv will no longer build against it [12:28] https://paste.debian.net/hidden/7d96a5fc/ [12:28] Mystified1234: post URL for> inxi -rc0 | nc termbin.com 9999 [12:29] https://termbin.com/fl8t [12:30] thanks jeremy31 [12:31] Mystified1234: It is the second from last in /etc/apt/sources.list [12:34] is jeremy deray present? [12:49] jeremy31, by any chance? [12:50] shibboleth: what is the issue? [12:52] https://paste.debian.net/hidden/7d96a5fc/ [12:53] i've cross-tested, the previous opencv commit (from november) doesn't build against current xenial ceres and the urrent/master opencv commit does build against a previous system snapshot [12:55] I am not the Jeremy you are looking for [12:58] k. is the other guy on irc? [12:58] no idea [12:59] You could send a /query and it will open up a dialogue box with him/her, shibboleth [13:00] If they're not on, it won't send, or something like that. [13:00] yeah, that doesn't do me much good without me knowing their nick, hence me asking if they're even on irc [13:00] LOL Good point :) [13:01] I wondered why you asked their name like that. [13:02] yeah, i was wondering if i was having a stroke, the logic did not compute === CrazyEdd_ is now known as CrazEd === CrazEd is now known as Guest9673 [13:29] Hi folks [13:32] Hi BluesKaj :) [13:32] Hi Speiros [13:38] Bye all. Have a safe holiday. === Guest9673 is now known as CrazEd === CrazEd is now known as Guest11553 === thafaker0 is now known as thafaker === h0h0h00k is now known as h00k [14:28] can have help pls i have ubuntu and when i go to play a video there is just a black screen [14:29] -_- [14:32] ak_: providing your ubuntu version, graphics chipset and driver, and any error message when you open the video from a terminal may help people here help you. [14:35] tomreyn, no just a black screen [14:35] bit vage sorry [14:45] nm lol i fixed === MerryFoxmas is now known as Fuchs === SysGh_st is now known as SysGhost === wodenchristmas is now known as wodencafe === SysGhost is now known as SysGhosto === SysGhosto is now known as SysGhost [16:37] I installed the fonts-powerline package but it doesn't seem to be working for me. installed it for vim airline. [16:48] * luna_ is in the queue to CCC [16:58] howdy yallz [17:01] anyone free to give a chap some troubleshooting advice for a really weird SAMBA authentication issue? [17:03] SAMBAcrzy: hi there. chances are i won't be able to help, but make sure you state the details, that's the best (and usually only) way to get a response here. [17:03] !details [17:03] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [17:05] hi [17:06] 20.04 on thinkpad, had to reboot mid-upgrade, now stuck in endless dm restart loop . where is the maintenance mode? boots directly to graphical. [17:13] I got it now by heer luck spamming cursor keys on startup and now have recovery but no network. service network-amanger start does nothing [17:15] deadrom: indeed, hiotting escape is how you bring up the grub menu. cursor keys usually send a an escape sequence, so they can probably also trigger it. [17:16] deadrom, if you can get to a shell in recovery mode, run "systemctl start multi-user.target" which will get you to a full console-mode session (but not start the dm) [17:17] exiting from the emergency menu should also get you there, though [17:18] i mean 'recovery', not 'emergency' [17:18] thanks all [17:18] this menu should also provide an option to enable networking [17:18] heat of the battle [17:20] the powerline-fonts package doesn't seem to actually contain any fonts. dpkg -L fonts-powerline [17:22] bitblit: there's no such package in ubuntu [17:22] actually, there is, sorry, i got it wrong [17:22] fonts-powerline, not powerline-fonts [17:23] https://packages.ubuntu.com/groovy/all/fonts-powerline/filelist says it contains PowerlineSymbols.otf [17:24] you didn't state which ubuntu release you're running [17:24] 20.04.1 [17:27] the same applies there [17:27] so you should have /usr/share/fonts/opentype/PowerlineSymbols.otf [17:29] I do, but it isn't working. not sure how it could patch all these font families given its size.. [17:31] I just went through the manual install and it worked.. it installed to my .local but that's fine with me. [17:31] the ubuntu package definitely does not have the ttf fonts.. [17:32] does it claim to provide TTF? [17:34] the instructions from official site recommend he package, so i assume it is supposed to be the same as a manual install. perhaps not. [17:38] to get the powerline patched fonts you need https://github.com/powerline/fonts.git [18:02] error: snap "lxd" has "install-snap" change in progress # how can I check what the progress is, exactly ? [18:03] /var/log/syslog:Dec 26 17:52:50 test-osgeo7 snapd[745]: api.go:1007: Installing snap "lxd" revision unset [18:03] now: Sat Dec 26 18:02:49 UTC 2020 [18:03] cannot take 10 minutes... [18:03] the process is in S mode (sleeping?) [18:04] Hello. This is a noob question: Does installing too many apps, slow down my computer? I have installed a dozen browsers and alternative software for Office, players etc as well as too many games. [18:04] no [18:04] you will have less disk space but your computer will not slow down [18:40] Thank you superleaf1995 [18:40] ok [18:40] np === billybigrigger8 is now known as billybigrigger === billybigrigger4 is now known as billybigrigger === SJrX is now known as SJr [19:51] ugh this is frustrating [19:51] why am I not able to disable sudo for user with this ? username ALL=(ALL:ALL) NOPASSWD: /bin/systemctl status puma [19:52] I put this in /etc/sudoers, save the file but still no luck, doesnt work [19:53] Hey guys. I'm trying to set up a new system using ubuntu. It's been a while sicne I've used ubuntu and gnome. I am trying to install a new gtk theme, I moved it to .themes and also tried /usr/share/themes but I can't see it in gnome-tweak-tools [19:53] Any idea how to apply this theme? [19:56] dionysus69: what does not work? What do you expect to happen? [19:57] seere: I expect to execute "sudo /bin/systemctl status puma" without password [19:57] I did it in that past but it doesnt work for some weird reason [19:57] I am sure i am missing a small detail [20:05] dionysus69: order matters IIRC. You should have this line AFTER the generic group based one which requires a password. [20:06] yea I put it at the end of file [20:06] I tried username matchers [20:06] also group matchers [20:06] still no luck [20:14] just a quick question... i wrote my own .desktop file for a launcher (soulseekqt, if it matters) and the location of the Exec= and Icon= are on an external HD. id like to keep them there just in case but im just wondering why they dont show up in my menus after running update-desktop-database and even a reboot? [20:14] i copied the .desktop file to /usr/share/applications first of course === boredclaus is now known as boredguy [20:28] seere: ok I just added the file inside sudoers.d instead of directly editing /etc/sudoers, now it worked [20:28] but its weird anyways, it should have worked [20:29] dionysus69: Not quite sure where sudoers.d gets included, but congrats to get it working ;) [20:30] seere: yea actually that's another strange thing, the line including sudoers.d inside sudoers file (last line) is commented out, but it still worked [20:35] dionysus69: it isn't commented out, the keyword is actually named #includedir (the # is not a comment here...). Yes, sudoers has a strange syntax [20:36] seere: ok I guess that's it then :) ok thanks anyways and now you know whats up too xD [21:33] I have a old PATA hard drive and a computer not having a way to set cylinders/heads/sectors into the BIOS. Anyone seen a driver for Linux that would accept a C/H/S setting and access this PATA drive? [21:52] hi [21:52] hi [21:53] found a file called swapfile in my home directory with the permissions: -rw------- 1 root root 10G Aug 18 2019 swapfile but removing it as root says "operation not permitted" [21:53] why? [21:54] julius__, probably because the swap file is in use ("swapon" will list it.) [22:06] alright, i remember. i added that years ago [22:06] crap [22:06] thx [22:25] I am a HUGE fan of the set -o vi option to bash. Sometimes when I disconnect and then reconnect I do not get my expected history. Where is it getting the wrong history from? [22:33] What's the easiest way to install 4.19 kernel headers on a Focal system? (I'm booting a 4.19.0 because it's a xen guest/domU) [22:34] slowly_stuck: get the headers from the same place you got the kernel from [23:11] Hello, I have Ubuntu 16.04 running embedded in a certain device. This device communicates over the Internet with an Ubuntu 16.04 server. The server NIC's MTU is 9001 (jumbo frame) but the device's MTU is 1500. The device establishes a long running TCP connection to the server .. [23:12] periodically, the device sends some data, which may or may not be morethan 1500 and the server responds to that with its own data, which is always low hundreds of bytes. [23:13] I am investigating why packages get dropped between the two systems and I am, unfortunately, unable to use tracepath from the device to the server to learn what the negotiated MTU is. [23:14] I also do not know what kind of switches or routers are between the two. My question is if I understand it correctly that MTU will be at most 1500 because this is what the device has? Unless something in between chooses a lower value, that is, but for sure not 9000? [23:14] Thanks :) [23:14] wolfram: MTU isn't used across the internet like that, TCP uses the MSS [23:15] Hm, MSS, let me educate myself some more in that case .. [23:17] Alright, I can see what it is, jpds - do you think the negotiated value should be visible in tshark dump captured on the server? [23:17] wolfram: Possibly, I just use `ss --tcp -i` myself [23:18] I just have a month worth of data and, needless to say, it occurs in about 1% of cases or less but when it does, it is really problematic. [23:19] (I.e. I need to analyse past data) [23:20] wolfram: I would run mtr from the device to see where the packet loss is actually happening [23:23] I know, but unfortunately the device is quite locked without access to most commands. But reading about MSS it appears to be MTU less overhead of metadata, so it will be less than 1500 and I just need to find SYN/ACK in the Wireshark dump to confirm it.. [23:23] At any rate, not the jumbo frame. [23:24] Yeah, you need more data, sorry - TCP just doesn't random drop packets like this [23:24] Of course, nothing is random. At least not in programming. [23:41] jpds: By the way, I found in SYN/ACK that MSS was calculated to 8961 for the server and reading some more about, this is not a negotiation, rather being an announcement what the max. accepted length of payload is. [23:41] jpds: Not that it changes anything for now :)