[00:02] I've got one more thing I noticed in my kernel logs that I can't figure out how to fix: https://paste.ubuntu.com/p/sm4n8NH7V7/ [00:02] I've never seen this before [00:03] so I'm imagining it was caused by an update? [00:03] no solutions on stack overflow or google seemed appropriate [00:03] and my /etc/sudoers file seems ok [00:05] alichtman: check also your /etc/sudoers.d/* entries [00:07] sarnold: Just a 99-snapd.conf file [00:07] seems unrelated [00:08] alichtman: and all the Defaults are documented in the sudoers manpage? [00:10] sarnold: not sure what you mean by that [00:11] secure_path possibly? alichtman check the changelog "less /usr/share/doc/sudo/changelog.Debian.gz" for recent changes [00:12] OH [00:12] https://sources.debian.org/src/sudo/1.9.1-2/doc/sudoers.man.in/?hl=4868#L4867 [00:12] the manpage says of that error message "contains one or more unknown Defaults settings" [00:12] so I'm curious if something that might have worked once upon a time no longer does [00:12] yeah so the secure_path was commented out in my /etc/sudoers file [00:13] gonna uncomment that [00:14] nope, didn't fix it [00:15] alichtman: don't you love such helpful messages!? [00:16] yeah lmao I wish the error was a bit more specific [00:17] I have no idea what to do with this [00:17] I'm considering adopting the "ignorance is bliss" strategy and just not looking in the kernel logs [00:20] alichtman: try adding debug logs. "echo Debug sudo /var/log/sudo_debug.log defaults@debug | sudo tee -a /etc/sudoers.d/debug.conf" [00:22] alichtman: that's given as an example in "man 5 sudoers" === gr8zatara9 is now known as gr8zatara [00:25] Package php7.3-mysql is not available, but is referred to by another package [00:26] I'm trying to get my php 7.3 to have mysql pdo, but it says it's unavaible. any ideas? [00:30] torniq: eoan reached end of life a few months ago, upgrade to focal and then you can install php7.4-mysql which will probably work [00:33] I'm throwing in the towel for today on thsi [00:33] thanks for all the help [00:33] I have a working system and I'm happy with that [00:35] good luck alichtman :) [00:53] is this the place for ubuntu support [00:53] RadicalRhino353: yeah [00:54] ok im want to install linux os on my windows pc but i don't want to delete windows know any software (not virtual machine) where i csn do so? [00:55] can* [00:56] RadicalRhino353: you've got a few options: you can dual-boot both, so you've got both, but you have to pick which one you want to use [00:57] RadicalRhino353: you could install WSL or WSL2 support for ubuntu or debian or whatever you wish that way; iirc wsl2 is a VM-based approach, wsl1 is a subsystem of the nt kernel; both have plusses and minuses, and iirc neither one supports everything [00:57] im probably mainly gonna use linux but i want to be able to switch to windows if i ever need to (say i software isnt linux compatible) [00:58] a* [00:58] !dualboot | RadicalRhino353 [00:58] RadicalRhino353: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [00:58] the Bashing-om [00:59] thx* [00:59] im on windows? [00:59] RadicalRhino353: :D [00:59] oh sry two lins [00:59] links [01:01] before i go through with this if i ever factory reset my system will it convert back to normal windows [01:02] some systems do have a 'windows restore' partition on the drive [01:02] up to you whether or not you want to keep that [01:02] what if i custom build? [01:03] what does that mean? [01:07] i buy parts and build my own pc [01:07] sarnold [01:07] RadicalRhino353: aha; then there is probably no "factory restore" option on such a machine :) [01:08] can i use a usb reovery stick? [01:10] RadicalRhino353: for ubuntu, sure; for windows, no idea [01:10] ok [01:10] they have to have some way to reinstall.. [01:10] and rufus.ie has links to downloadable windows images of some sort [01:10] Bashing-om do you know? [01:11] but I can't tell you what the capabilities of those images are, or if you're legally allowed to use them as fresh install media for long-term use, etc [01:11] ok [01:11] thx for the help! === zbenjamin_ is now known as zbenjamin [01:12] RadicalRhino353: Nope - I left Windows behind back in XP Service Pack 2 - never looked back at Windows. [01:12] oh wow [01:13] i just recently got into linux bc it really easy to program on it [01:14] once upon a time every microsoft system had qbasic :) you could be programming in a few seconds on those things.. [01:14] RadicalRhino353: Can be a steep learning curve to get into this eco system - If you go behind the GUI. === yawa is now known as edoneerf === edoneerf is now known as yawa === v0lta4 is now known as v0lta === gabkdlly_ is now known as gabkdlly [02:38] Hey everyone hows it goin? === sunrunner20_ is now known as sunrunner20 [02:56] Its dead in here hmm? [03:05] iAaron: yup. europe is asleep, north america is headed that way, asia is on weekend [03:12] ^^ iAaron And the Sun is shining over the Pacific Ocean :D === edoneerf is now known as yawa [03:37] I just upgraded to Ubuntu 18. My computer has two NICs, ens18 and ens19. I've setup both IPv4 and IPv6: https://paste.ubuntu.com/p/BXQbM4RHtY/ [03:38] When I run `ip -6 route`, I have `2401:da90:3000:2::/64 dev ens19 proto kernel metric 256 pref medium` and `fe80::/64 dev ens18 proto kernel metric 256 pref medium` [03:39] Shouldn't that be 2401:da90:3000:2::1 and fe80::/64 shouldn't be in ens18 right? [03:55] Hi. I am having a problem where when I create a .desktop file, I never get the option to launch it. Can anyone help? I don't find much on google for this [03:55] i am on ubuntu 20 [04:00] i don't seem to have a /home/.local/ directory some online help talks about [04:00] In Windows, you can just right click on pretty damn near anything and say, "Create shortcut" -- why is this taking me more than half an hour on ubuntu? [04:01] Windows makes creating shortcuts so easy that I once had to tell an old granny that all her family photos were gone forever because she only copied shortcuts to them rather than the actual files. It was sad. [04:02] ubuntu makes creating shortcuts so hard that I have a BS in computer science and I still can't figure it out [04:03] @BenMcLean where are you stuck at? [04:05] gnubian I finally figured it out. I had to copy the .desktop file to /usr/share/applications/ [04:05] Most of the stuff online was saying it needed to go in /home/.local/ for some reason [04:06] thanks anyhow [04:09] what are some reasons that dock on the side of the standard version of ubuntu could get icons stuck in it when programs close out and all around slow and sluggish [04:09] every ubuntu installation i've had in modern history has done this at some point [04:15] esperantoman: on the side? [04:16] esperantoman: ah you mean the animations going slow? [04:16] like when i shut out an application its icon will sometimes just stay there. additionally when i open one it takes forever to show up [04:16] @esperantoman: change your animation speed [04:17] esperantoman: animations depend on the graphics too, what kind of graphics chipset do you have with wich driver version? [04:18] 00:02.0 VGA compatible controller: Intel Corporation Iris Plus Graphics 655 (rev 01) [04:21] esperantoman: right, i think the animations problem could lay there, wich version of gnome is that, how much ram do you have? === bildramer1 is now known as bildramer [05:31] there is icon of huawei autorun in ubuntu 20.04. its already there with fresh installation. anyone know what it is? and how to get rid of it? [05:32] as well as microsoft silverlight [05:32] on clicking both apps both does nothing [05:47] fosser_josh: Not sure what you mean. Screenshots can sometimes be helpful and say more than words. [06:15] hi just installed ubuntu 20.04 for my wife. if i use dig or nslookup it says dns server is 127.0.0.1 i've have pi-hole in the sam network and this shoud ne the dns server. when I view connection information on the graphical wifi icon it shows the right address(pi-hole) for dns server. in short why does dig say 127.0.0.1? [06:47] rauldux: Probably a dns proxy running on there [06:47] ubuntu's network manager be crazy [06:57] rauldux, is this question due to an idle curiosity of yours, or a substantive problem? [06:58] the network manager wouldn't tell you 127.0.0.1, because that would just confuse you [06:58] it shields that implementation fact from you [06:58] and look... here you are... confused [07:00] well I would want my pi-hole to work [07:01] so I need that specific dns server [07:01] just bind it to something else, 127.0.1.1 [07:01] and then set your dns to it [07:02] I just don't get it, why would a dns server adress be 127.0.0.1?? [07:03] stop trying to get it [07:03] does ubuntu install its own dns server by default or is this kind of a ubunt-work-around-way? [07:03] if you didn't get it by now, it's not worth it [07:03] just bind your pi-hole to 127.X.X.X [07:04] ok the , how do I achive this? [07:04] check out pi-hole docs for how it binds [07:04] how to cofnigure it [07:05] but I have a heterogen network with different devices other than ubuntu. does this affect them? [07:07] Hi all, I'm having Ubuntu 16.04 LTS laptop and now i want to upgrade to Ubuntu 18.04. Is there any command to upgrade ? [07:10] sub526, do a "apt update;apt upgrade" to get to the very newest 16.04, I'd reboot after that, and then "do-release-upgrade" ought to get you ther [07:13] rauldux, pi-hole pretty much assumes that you are on raspian, not ubuntu. Their docs say as much. If you're trying to run pihole on ubuntu, you're kinda on your own. [07:14] rfm: apt update failed with https://pastebin.com/Xr6iST0Z, can this be ignored? [07:15] no, i'm sorry. you misunderstood, pi-hole runs on a raspberry. ubuntu laptop is a client [07:15] oh wow... you don't understand what a loopback address is? [07:16] sub526, some damn google/chrome breakage. I'd comment out the chrome line in /etc/apt/sources.list and go again. Then reinstall chrome afterwards if you want it. [07:16] i just want to make sure the ubuntu client get's dns resolves from the pi-hole [07:20] rauldux, ok, you need to read "man systemd-resolved" which is the proxy resolve running on the loopbac [07:20] qqmq [07:21] omg is it such a rocket sience to change the dns resolver in ubuntu? [07:22] you're overthinking it, rauldux [07:23] just put it to the address of your rasp-pi [07:23] the 127.0 whatever stuff is LOOPBACK [07:23] rauldux, yeah, it's complicated now, but the way it is works even in pretty scary nomadic use cases [07:23] look up what loopbacks are [07:23] Hi all, I am trying to install onnxruntime in my system but it is showing the following error message "ERROR: No matching distribution found for onnxruntime-gpu". So please help me in installing onnxruntine. [07:23] before you try to customize networking, get the basics down. find out what a loopback address is on google and come back [07:24] you're confusing everyone [07:24] i know loopback retran [07:24] could have fooled me [07:27] rauldux, you will eventually get to "resolvectl dns dnsserverip" can't remember if there is something else to do to make it persist over boots... [07:27] he's using the graphical network manager [07:27] just change the setting there [07:28] oh yean, nm-connection-editor should be able to deal === mruffell_ is now known as mruffell [07:34] hi. if i `apt-get install graphviz-dev` will `apt-get install graphviz` also get installed automatically? [07:36] i have done that but anyways if I use dig or nslookup it shows loopback adrass as resolver [07:37] that's what it's supposed to do [07:37] stop trying to diagnoe it [07:37] diagnose [07:38] you should be looking at a DNS trace [07:38] not just the closest NS [07:38] rauldux, systemd-resolved squats on the loopback address and acts as a cache. instead of worrying about that, you need to aim resolved to the right upstream dns. [07:39] and I'm still concerned he doesn't understand "loopback" yet :( [07:40] guy anyone knows how to install the latest nftables on 'Debian buster' ? noticed my version is 'v0.9.0 (Fearless Fosdick)'. I will like to upgrade that if possible. thanks [07:41] black_ant, this is #ubuntu, we probably are not gonna be much help on buster [07:41] thx rfm, now this is a usefull answer [07:41] guessing he's gonna say "i tried in #debian" and nobody answered [07:41] sorry wrong room :) [07:41] lol all good [09:04] Hi. I have a Lenovo Thinkpad T460 and I have a problem with my keyboard. They backslash key doesn't work. The shift version of that key "|" does work. [09:05] setxkbmap says I have pc105 layout at the moment [09:05] hardly correct, as I count around 80 keys [09:06] How do I find out what keyboard layout I should use for this laptop? [09:10] `sudo showkey -s` shows `0x2b 0xab` when I press the backslash key [09:10] so it is recognized [09:12] `evtest` also shows the backslash event when I press the key [09:26] whats the easiest way to map shift+left_arrow to home [09:36] hi [09:37] could someone help me with a script which moves (mv command) all files except of a give exception to another folder? So that it ignores for example .jpg files and leaves it untouched und move all other *.* files [09:37] Thanks :) [09:40] think i found a solution https://unix.stackexchange.com/a/65923 [09:44] dex1983: for f in $(ls -I "*.jpg"); do echo $f; done [09:44] change echo to mv "$f" or whatever [09:45] well change echo $f to mv "$f" /somewhere [09:45] but the echo will show the files it will match first [09:45] so you can be sure [09:45] you can add more -I params [09:46] good luck, dont die [09:57] nice part message [10:02] dex1983: for f in $(find . -maxdepth 1 -name '*' -type f | grep -v '.jpg'); do echo $f; done [10:10] can you use PRoot on CentOS to run programs inside a Kali chroot environment? [10:11] independent, neither CentOS nor Kali are Ubuntu or flavors of Ubuntu [10:12] I know [10:12] but it a general linux question [10:12] independent, well as in a linux room, not a Ubuntu room [10:12] just did /amsg dont blame me [10:13] !topic [10:13] Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [10:38] ok thank you so much guys :-) [10:39] ls: illegal option -- I :-( [10:40] ah ok works now [10:42] after running 'shopt -s extglob': mv !(*.jpg) /another/folder [10:42] hmm osse how you mean that :-( [10:45] dex1983: !(*.jpg) means "everything except *.jgp" but for that to work you need to run 'shopt -s extglob' first [10:45] ok osse what does shopt do? [10:45] modifies settings in the shell [10:46] shopt = "shell options" (I guess) [10:47] ok === PowerTower_121 is now known as PowerTower_120 [10:51] thanks [11:01] will there also folders be moved osse? or do I need to add mv -r !...? [11:02] dw1 for f in $(ls -I "*.jpg"); do echo $f; done --> I get illegal option :-( [11:03] dex1983: ah yes, folders will be moved. I guess that's not desired [11:03] all expect of .jpg should be moved [11:03] including folders? [11:04] yep [11:04] then it works as it is [11:04] ok [11:18] Whenever I try to install a package I get a response that either there are unmet dependencies (Which I cannot install) or that I hold broken packages. Can anyone help me figure out how to resolve this issue? [11:42] Hi all [11:45] amazoniantoad: sudo apt install aptitude -y && sudo aptitude install package >pastethis.log [11:49] independent, "unable to apply some actions, aborting" [11:49] it also says aptitude is already at the newest version [11:50] try to install the package with aptitude [11:50] and paste the log [11:51] independent, https://paste.ubuntu.com/p/qKFSt6z7vz/ [11:52] no [11:52] i mean [11:53] meh nvm just try this [11:53] sudo apt -f install -y [11:53] independent, it says 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [11:55] sudo apt update && sudo apt full-upgrade -y [11:56] independent, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [11:57] show me your # cat /etc/apt/sources.list [11:57] output [11:58] independent, https://paste.ubuntu.com/p/D5w7jRxQfn/ [11:58] independent, I installed packages using katoolin3 which adds things to the sources list and then removes entries after it installs select packages [11:59] So if it doesn't look out of the ordinary that would be why [11:59] type uname -a [11:59] https://paste.ubuntu.com/p/HhBdjQZjcS/ [12:01] when you install something dont remove the source after [12:01] independent, okay. That's just how katoolin3 works though. They made that a part of the process. [12:01] So I guess I should remove everything from them? [12:02] try putting the sources back and update [12:05] independent, done [12:05] now what? [12:05] ah now it works! [12:05] look at that [12:05] thanks independent [12:06] np [12:15] anyone know how to easily set up auto updates of packages in ubuntu 20.04 (popOS) ? [12:18] popOS is not ubuntu [12:18] spectrezh: ask popOS support [12:18] does anyone know how to find the kernel acpi shutdown code for the nvidia RTX max q? https://wiki.archlinux.org/index.php/Hybrid_graphics#Fully_Power_Down_Discrete_GPU [12:22] alterjsive: the method on the site doesn't work? [12:23] You can use popOS as Ubuntu, they are almost the same [12:23] jeremy31: no, I've got new hardware . An AMD laptop (Asus g14) [12:24] weiliang1503: yes, but be can only support vanilla ubuntu flavours here [12:27] alterjsive: did you install the acpi_call dkms? [12:27] DNS_PROBE_FINISHED_NXDOMAIN pls help [12:27] jeremy31: yes [12:28] jeremy31: I just need the right ACPI code [12:28] something like \_SB.PCI0.XXX.GFX0.DOF [12:50] I want to downgrade some packages. How can I find them using apt? apt search doesn't list them [12:50] Do I need to enable some extra repos in my sources? [12:52] ninja: downgrading is not how ubuntu works, we advice to use packag versions for your specific ubuntu release, and keep your system up to date [12:53] ninja: maybe if you elaborate why, volunteers might have ideas for your issue [12:54] ninja: I agree, but if you really want to, you can uninstall and lock the version I think [12:54] without uninstalling first, I can't downgrade it? [12:54] ninja, ask your real question, don't make assumptions that you need to downgrade [12:55] yes [12:55] but I agree with lotuspsychje ad BluesKaj [12:57] BluesKaj: If you can't understand what I meant, don't please bother [12:57] ninja: please tone down, if you dont ask a real question, volunteers cant really help you neither [12:58] I asked a real question [12:58] ninja: thats not the root cause of what you are trying to do [12:59] my question is still same... I want to check older versions using apt. [12:59] ninja: wich package version on wich ubuntu release are you trying to downgrade for what reason? [12:59] php5-common_5.5.9+dfsg-1ubuntu4.26_amd64.deb [13:00] nice attitude [13:02] add-apt-repository ppa:ubuntu-security-proposed/ppa I think I have to add this PPA [13:04] ninja: pastebin: uname -a && lsb_release -a && apt policy php5-common [13:04] https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa, read the caution there [13:04] ninja,^ [13:06] BluesKaj: I know how to read [13:06] no kidding [13:06] lotuspsychje: Linux ubuntu-2gb-hel1-4 4.15.0-117-generic #118-Ubuntu SMP Fri Sep 4 20:02:41 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [13:06] lotuspsychje: Release: 18.04 [13:07] lotuspsychje not installed, no version table [13:10] ninja: we reccomend to use the php version for your bionic version, see !18.04 for the releasenotes, if you install external ppa's thats on your own risk, contact the maintainer of the ppa for support [13:11] I was asking about apt. [13:11] and I didn't downgrade apt [13:14] When running ubuntu server, globbing in the CLI works with something like '/my/dir/**/*jpg' but in a docker container, that globbing doesn't work. is there a package I need to install for that type of globbing? [13:15] what I have done wrong? [13:15] https://pastebin.com/raw/iuY59fmA [13:16] ./movefiles.sh: line 5: `mv !(*.txt) /home/user/newpath' [13:16] ./movefiles.sh: line 5: syntax error near unexpected token `(' [13:19] dex1983: you forgot shopt -s extglob [13:36] <[[thufir]]> I'm getting "unable to enumerate usb device" so am in terminal mode now [13:36] <[[thufir]]> what does that mean? [13:50] please help, arping works, ping (ssh, etc) not - pinging lan gw or other resources, what am I doing wrong? [14:26] In Software & Updates, I switched to one of the proprietary nvidia drivers (nvidia-driver-440) from the default xserver-xorg-video-nouveau. Before I reboot, is there anything I can check to make sure I won't get stuck in the grub/splash-screen thing? I'm running Ubuntu 20.04.1 on a dell xps 15 9560. [14:29] i have a local networking issue in #ubuntu 20.04, I;ve messed something, don't know what, can one with advanced skills help me? [14:30] !nomodeset | elPuma [14:30] elPuma: Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there. [14:36] ubottu does nomodeset take an argument? e.g. nomodeset=driverName [14:36] elPuma: I am only a bot, please don't think I'm intelligent :) [14:38] elPuma: just nomodeset will do it [14:58] ok thanks osse [15:00] now it works [15:00] how I can add more filetypes? mv !(*.txt) [15:01] with | ? [15:10] dex1983: yes [15:11] great :-) [15:26] can't reach a machine on the same network (no icmp, no ssh), can one help? [15:33] b247_eu: which of the two is an ubuntu system? [15:35] @tomreyn: the client (a thinkpad laptop running #ubuntu 20.04) [15:35] b247_eu: and the server is what you can't reach? [15:36] b247_eu: should that server be running an ssh server? have you been able to connect to it previously? is it a headless server? [15:37] I have a problem with #ubuntu-desktop if that matters, the server (which is 18.04 headless) can be reached from other machines inside same LAN (a win machine, another ubuntu 20.04 and even my android) [15:38] to be clear, if willing to help ... i have a networking problem ONLY with one ubuntu (the thinkpad laptop) inside lan [15:40] the one using right now with hexchat, my daily driver ... the server is reachable, forget about it, it's just networking (one that hurts) problem on my daily ubuntu20.04 driver [15:42] so if one have advanced linux skills regarding networking (in general, #ubuntu in special) please guide me, some true advices will help [15:42] "reachable" how, though? which protocols and applications are you using to connect? and which error messages do you see on the client which cannot connect? [15:43] you mentioned icmp, ssh, i'm just trying to get some more details. [15:43] ICMP, SSH [15:45] so the server has sshv2 listening on tcp port 22, i assume. and when you try to connect there from the ubuntu 20.04 system, you get to see which error messages? [15:45] to be cleasr, the problem is not on the server side as long i can ping and ssh from another device (except my laptop) inside same LAN (subnet) [15:45] right [15:46] @tomreyn, not even ping works from #ubuntu-thinkpad to any other LAN device .... [15:47] b247_eu: i got so much. does it work the other way around? [15:47] somehow ... don't know ... is like a firewall rejects same subnet outbound packets ... [15:48] you're providing more details,which is good, but you're not really answering my questions. can you try to answer some? [15:48] if you cannot, just say why not, that'S fine, too. [15:49] "does it work the other way around?" - you mean if I can ping #thinkpad from #server? [15:50] yes, also from any of the other systems on the same network which can ping the server fine. [15:50] just a moment to check [15:54] @tomreyn, checked, can't reach my #thinkpad from #server or any other networked device (#thinkpad with ufw disabled/enabled)... could be an iptables culprit? [15:55] b247_eu: this suggests that the ubuntu 20.04 thinkpad is either firewalled, or its network configuration is incorrect. [15:55] b247_eu: do you have a firewall configured on this system? [15:58] is ufw (disabled now) but once i've play with iptables to open and forward some ports .... I'm a noob regarding iptables so i may messed up something with iptables, forwarding, etc ... [15:58] sudo iptables --flush [15:59] does it help you reach the server via icmp echo requests ("ping")? [16:00] nope ... [16:00] btw, arping works ... but not helping me [16:01] ARPING 192.168.100.10 [16:01] 60 bytes from b8:27:eb:a2:63:01 (192.168.100.10): index=0 time=2.807 msec [16:01] ARPING 192.168.100.10 [16:01] 60 bytes from b8:27:eb:a2:63:01 (192.168.100.10): index=0 time=2.807 msec [16:01] !paste | b247_eu [16:01] b247_eu: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:02] run this: sudo iptables -L [16:02] and tell us which chains there are [16:03] and for each chain, how many ACCEPT and REJECT and DROP rules there are [16:03] a lot of lines here ... can i post the content on pastebin? [16:03] you could, if you had network access [16:04] but i don't think you have [16:05] does this report soemthing about "succeeded!"? nc -vz 5.39.93.71 9999 [16:05] Anyone have any suggestions for a menubar stats meter? (cpu,mem, etc) [16:09] b247_eu: are you still working on this? [16:09] network crashed after iptables flush [16:09] what does "network crashed" mean? [16:10] no dns [16:10] that wouldn't prevent you from running nc -vz 5.39.93.71 9999 [16:11] ...and reporting what it outputs [16:13] i don;t even have icmp response for the ip you want netcat to run on [16:13] so i quess hexchat still works.... everything else no ... [16:14] icmp is a different protocols, and not what i suggested to run [16:14] 5.39.93.71 is the ip address of termbin.com, the idea is to have you test whether you can connect therte to share your configuration [16:15] you don''t need to have icmp 'work' to set up a tcp connection (which is what nc does by default) [16:16] when you seek help, it's best to just do what's suggested (although it's fine to ask why before you do, of course). and if you reach a point where you decide not to, you should state so, so that alternatives can be considered. [16:17] what you do instead is to run other commands, trying to evaluate the situation with limited understanding of what you're doing, and then reporting back what running those other commands resulted in. [16:17] that's not a good way to solve problems. [16:18] b247_eu: ^ [16:18] so far you did this at least twice. i'm happy to try once more. [16:19] sorry, i'm back .... [16:19] running right now the nc command [16:19] Connection to 5.39.93.71 9999 port [tcp/*] succeeded! [16:20] okay, now: nc -vz termbin.com 9999 [16:20] Connection to termbin.com 9999 port [tcp/*] succeeded! [16:20] apparently you can copy and paste the output from this computer to irc, too [16:21] iptables -L | nc termbin.com 9999 [16:21] my #thinkpad computer dosen't have a problem connecting to outside world, only to local home ... [16:21] this will post your iptables configuration to termbin.com [16:21] that's a good piece of information to provide [16:21] but then we just found this out, too. [16:22] https://termbin.com/fp880 [16:22] okay, so that's all ufw chanins [16:22] *chains [16:23] "can't reach a machine on the same network (no icmp, no ssh), can one help?" [16:23] sudo iptables -L --line-numbers | nc termbin.com 9999 [16:24] https://termbin.com/c6ss [16:24] the above statement is a statment about local connectivity. it does not provide information on whether or not other networks can be reached, or services there accessed. [16:25] have you tried disabling ufq? [16:25] i mean ufw [16:25] disabled right now [16:25] with ufw disable [16:26] the easiest thing to do would be uninstalling ufw, rebooting (or just flushing iptables). [16:27] you have changed default policies to DROP for INPUT and FORWARD chains. [16:39] @tomreyn, still there? I've purged ufw, now I have only 3 chains in iptables, all with policy ACCEPT [16:39] I setup a ramdisk in unraid, copied fstab to /boot and added what I wanted, Put in go to copy fstab then mount -a. The fstab file gets copied but mount doesnt work. I have to do it manually. Thoughts on what I need to change? [16:39] b247_eu: oh, i just saw you leaving. ok, so can you ssh into the server now? [16:39] rebooted the computer [16:41] cYnIxX3: "unraid" is not ubuntu. are you asking about an ubuntu system? [16:41] I am asking about unraid, ubuntu doesnt have go config files. === sublim20 is now known as schemalessMan [16:41] cYnIxX3: then you're asking on the wrong channel, try to find an unraid support channel. [16:42] !alis [16:42] Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [16:42] ah [16:42] @tomreyn, NOPE, no ping, no ssh, no nc ... i can't event ping the GW [16:42] cYnIxX3: go to #unraid son [16:42] yes, channels are right next to each other in my list, my bad. === schemalessMan is now known as sublim20 [16:43] ah I've done the same mistakes [16:43] b247_eu: is the Ubuntu 20.04 thinkpad able to set up a tcp connection to 5.39.93.71:9999 though? [16:43] yes [16:43] default via 192.168.100.1 dev wlp3s0 [16:43] and this is the ip route [16:44] b247_eu: sudo iptables -L --line-numbers | nc 5.39.93.71 9999 [16:44] https://termbin.com/eh8r [16:46] less than i expected, but should be fine with everything set to ACEEPT [16:47] ip r | nc termbin.com 9999 [16:47] ip l | nc termbin.com 9999 [16:47] ^ both of these [16:48] https://termbin.com/4pc5 [16:48] https://termbin.com/yxdmo [16:49] could be ipsec the problem? [16:50] my god [16:50] just stopped ipsec daemon and is working .... [16:51] it's a good idea to mention it when you run non default services. i guess i should have asked. [16:51] but i'm glad you realized this way. [16:53] i'm sorry ... i needed ipsec (and still need) to connect to my company office and installed at the start of covid to be able to work from home ... === beaver is now known as Anissa [16:56] @tomreyn, thank you for your patience and help provided [16:56] b247_eu: you're welcome. [16:57] when you try to fix problems, and can't seem to make progress, always try to reduce complexity, as you just did by removing ufw. helps a lot seeing clearly. [17:01] cross checking is generally a good approach, but in this case, where just one bit needs to be flipped to break it, it's not so helpful. [17:01] oh, that last line was meant to go elsewhere [18:09] I have a bug report at Launchpad that has been marked as "Fix released", though that only applies for 20.04 and later -- my main problem concerns 18.04. [18:09] Launchpad bug 1833229 in python-pip (Ubuntu) "`--extra-index-url` not working for PIP" [High,Fix released] [18:09] https://wiki.ubuntu.com/Bugs/Bug%20statuses says on the "Fix released" status: "If the bug stills affects an older Ubuntu release, please nominate it for that series. Otherwise people won't know it isn't fixed there!". How can I do that? I don't see an option at Launchpad to denote a specific version. [18:15] dandersson: you cannot, unless you have a higher permissions level. [18:16] you options: point out that bionic remains unfixed on the bug report (this has already been done), post a new bug report from a bionic system, referring to the existing bug report, but adding it remains unfixed on bionic. [18:17] the latter is more likely to sicceed and less likely to annoy developers. === beaver is now known as Anissa [18:40] tomreyn: Thanks! I'll consider my options. [18:52] hello [18:52] when ubuntu does a check for security update - where can I find the result of that in a file? [18:54] some sort of temp file somewhere that it logs to? [18:57] this gives succesfull update check; stat -c %y /var/lib/apt/periodic/update-success-stamp [18:58] also unattended updates; sudo cat /var/log/unattended-upgrades/unattended-upgrades.log [19:00] /var/log/dpkg.log and /var/log/apt/history.log do not show attempts to update without any packages installed. [19:04] hm [19:05] whenever I log in using ssh I can see messages that shows that there are updates to install [19:05] neither of those files does that [19:05] from what I can see [19:06] I am missing something oerheks [19:12] Not sure that is logged.. [19:12] hm [19:13] looking at the unattended-upgrades right now. [19:13] hmm [19:18] could do a command in Monit doing "apt-get dist-upgrade -s" [19:20] in 20.04 i would switch to full-upgrade [19:20] but these are servers [19:20] and they are running ubuntu 18lts [19:22] anyone here using gtkgreet or cage ? [19:23] hi. is there a way for me to increase the volume from the terminal? I also want it to give me a popup. I am using ubuntu 20.04 [19:24] to clarify my wording: I would like to have an as if behaviour, meaning, as if I pressed the volume up button [19:24] epsilonKNOT, is gtkgreet in our repos? cannot find such.. [19:24] ah, unfortunate [19:24] no worries [19:26] fromBeyond, 'alsamixer' can do that, a gui in terminal, or; amixer -D pulse sset Master 100% [19:26] apt-get update && apt-get dist-upgrade -s | grep upgraded [19:27] oerheks, yes. sorry if my wording was poor. I tried with pulse set, but i do not get the pop-up [19:28] use alsamixer then? [19:29] amixer -D pulse sset Master 5%+ I tried this command. It does increase the sound, but i get no popup [19:30] interesting.. [19:31] i know nothing about such popup, why don't you use the normal volume tool? [19:31] why in terminal? [19:31] fromBeyond, have you tried 'xdotool key XF86AudioRaiseVolume' ? [19:32] and should such popup be handled by the mouse/touchpad? === Anissa is now known as beaver [22:10] I assume the answer is yes but is it possable to install and use samba on a live usb so I can test some things [22:11] go ahead, try it.. [22:11] .. maybe you need to reboot to let things take effect [22:12] Because I am haing an issue where files don't copy correctly on a samba server running with 20.04 seems to work fine tho with 18.04 [22:13] you do understand live iso works as single user? [22:17] I did not but actually it doesn't matter anymore because I do have a second install I can try that I forgot about [22:48] Question did Ubuntu ever remove the Amazon Lenses from Unity, or is that still a thing with Ubuntu? [23:14] Hi, can anyone tell me how to change my network adaptor from my pci to the usb one? It's showing in lsusb but I can only connect to the internal PCI card [23:15] exell: is the USB one supported by the kernel [23:15] It should be, it was listed as Linux compatible on Amazon @jeremy31 [23:16] Bus 001 Device 011: ID 0bda:b812 Realtek Semiconductor Corp. 802.11ac NIC [23:16] exell: post URL from terminal for> lsmod | grep cfg | nc termbin.com 9999 [23:17] @jeremy31 https://termbin.com/8izpu [23:17] exell: issues with the internal wifi? [23:19] No, I'm trying to change adaptor from internal wifi adapter to the new usb wifi adapter but I don't know how @jeremy31 [23:20] exell: what result from terminal for> mokutil --sb-state [23:20] @jeremy31 not found, i'll install and try again [23:21] exell: dont bother [23:21] exell: there are four commands to run at https://forums.linuxmint.com/viewtopic.php?p=1867381#p1867381 [23:23] @jeremy31 ran and installed [23:25] exell: reboot and come back [23:27] @jeremy31 I've restarted [23:28] exell: post URL for> lsmod | grep cfg | nc termbin.com 9999 [23:29] @jeremy31 https://termbin.com/0jzyv [23:29] exell: URL> dkms status | nc termbin.com 9999 [23:30] @jeremy31 https://termbin.com/a24i [23:31] exell: URL for> dmesg | grep 8812 | nc termbin.com 9999 [23:32] @jeremy that didn't work [23:33] @jeremy31 it doesn't produce a link, it just goes to the next line [23:34] exell: strange as I know that github supports your device but for some reason the driver doesn't load [23:34] exell: what about> dmesg | grep 88XXau | nc termbin.com 9999 [23:35] @jeremy31 nope, when I just enter dmesg it does a list of stuff [23:36] exell: Is Ubuntu installed in UEFI mode or Legacy for older machines? [23:38] @jeremy31 do you want me to private link my whole dmesg... UEFI mode, I have a dual boot but linux is my primary, windows is only for games/photoshop/label printer [23:40] exell: no I just remembered that is an rtl8822bu device not rtl8812au, have to find the github source that works [23:41] exell: see https://askubuntu.com/a/1273142/300665 [23:52] exell: if you get no errors running that reboot [23:54] @jeremy31 I think that worked, I don't know how to check what adaptor I'm using but I done a speed test and I'm getting 516Mbs which is higher than my other adaptor so it appears to be fixed [23:54] exell: post URL for> lsmod | grep cfg | nc termbin.com 9999 [23:55] https://termbin.com/8hql [23:57] exell: It doesn't show the driver from github as loaded [23:58] exell: see https://ubuntuforums.org/showthread.php?t=2354328&p=13614520&#post13614520 [23:58] @jeremy31 thats strange, but I'm definitely getting full speed, where before I was only getting 350Mbs [23:58] exell: maybe URL for> lsmod | nc termbin.com 9999 [23:59] https://termbin.com/m58l0