=== chris14_ is now known as chris14 [01:30] Hello. Is there anyone here who is running the UFW firewall with IPv6 rules who could show me a screenshot of their '/etc/ufw/user6.rules' file so that I can get a better understanding? [01:31] Or alternately copy and paste a rule from it here. [01:36] Unit193: What is the right command for searching channels in IRC again? Is it, "/msg ison list help"? === weexfce is now known as simpleton2 [01:37] !alis [01:37] Alis is an IRC service to help you find channels. For help on using it, see «/msg Alis help list» or ask in #libera - Example usage: «/msg Alis list http» [01:38] wondering if someone can help me, i have proxmox installed, wifi is working, internet is fine, but with routing, all VMs can access the internet, but vm1(windows) can ping vm1(linux), but vm1(linux) cannot ping vm2(windows) [01:38] https://pastebin.com/GT0UgWyP === guiverc2 is now known as guiverc [01:39] PING 192.168.200.3 (192.168.200.3) 56(84) bytes of data. [01:39] From 192.168.200.1: icmp_seq=2 Redirect Host(New nexthop: 192.168.200.3) [01:39] this is the result when i ping vm1 from vm2 [01:40] Unit193: thank you so much [01:44] curryman: maybe check the Windows firewall [01:45] curryman: also #windows [01:49] oh true, let me check, didn't thnk it would stop a ping === bodhi is now known as enigma9o7 === chris14_ is now known as chris14 [02:04] leftyfb, you were right, it was the firewall, thanks so much, never would have thought to check it, thought it was the routing [02:31] I am trying my hands at different distro's ,and have come to realize that some do not work with my wifi card by default? Is that just a drivers issue? [02:32] what does "not work" mean [02:32] it doesnt show up as a network device [02:32] you get errors in dmesg [02:32] you try to c onnect to an ap with it and it fails? [02:41] rbox: thank you for asking that. I mean that the wifi doesn't even show up as a device. [02:41] (No options) in Settings nor up right [02:41] and are there errors in dmesg? nothing in dmesg? [02:41] I did not check that, because I am a noobie, but I will if you share how to. :) [02:41] Is that error logs? [02:42] !dmesg [02:42] dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console. [02:42] okay damn. I shoulda checked. [02:43] It was whilst using a LIVE USB, is that anything pertinent? [02:47] ^ Whomever this is - that is NOT YIPPEE. [02:47] Hi. I am using Jammy LTS and everything was fine, and I installed hwe controller in attempt to resolve issue related to a switch controller. [02:48] After I installed hwe kernel, had some issues with nvidia-driver-535 but got that sorted, it'd didn't change my controller issue, but all seemed fine. [02:48] Until I came back and tried to resume from suspend. It never powers up the screen, and I have to hard reset. [02:49] So I figured, okay well I don't really need this hwe kernel anyway, went back to 5.15, but low and behold, still won't wake from suspend. [02:49] Any ideas? [02:52] I removed and and autoremoved the 6.2 kernel stuff but I still see something in /boot from it, probably not related.... [02:53] And I just rearead what I wrote earlier, I mean I installed hwe kernel. [03:03] I'll be back, gunna try a nother couple things and reboots and suspends that are likely to fail... if you have any ideas please save them for my return cuz this is an issue i'dreally like to resolve, typically suspend multiple times a day [03:46] Hello again. I managed to resolve my suspend issue on standard kernel. I now want to try hwe again now that I understand more. But I've apperantly broke something, when I install linux-generic-hwe-22.04 it installs it and the header package, but doesn't put anything in /boot or do the initramfs-update or grub-update or anything, so I can't actually boot it. [03:48] thats a meta pacakge [03:48] not the actual kernel [03:49] Okay, but installing that meta-package should install the hwe kernel tho, right? [03:49] Yippee: try reinstalling the package [03:49] 1sec [03:50] I've removed and reinstalled and rebooted couple times.... [03:50] try 'sudo apt-get install --reinstall linux-image-generic-hwe-22.04' [03:51] can you share the output of that command? also "ls -l /boot" [03:51] Ok just tried, cuz why not, still same result. [03:51] Yes I can, just a moment. [03:51] need to open GUI folder in ubuntu with cmd -> i have folder home/userName/Desktop -> need to call script or command or whatever to get to folder contains but in GUI representation (Window mode) [03:52] https://paste.debian.net/plain/1291095 [03:53] Yakov: Try `xdg-open /home/$USERNAME` or whatever path you want [03:53] Yakov: `xdg-open /home/$USERNAME/Desktop` [03:55] or nautilus + path (22.04) [03:55] well that would depend on the user having nautilus installed [03:56] xdg-open will use whatever you have set as default [03:56] If you want the user to select a file and pass it back to your script, use zenity [03:56] If you want the script to keep going with your file manager open, put & at the end of the xdg-open command [03:57] I would also make something like Ditto [03:57] https://ditto-cp.sourceforge.io/ [04:04] Yippee: what is $USERNAME ? but anyway: apt search linux-oem-22 [04:09] zcot/Yakov: my bad, I mean $USER [04:10] (yakov originally said userName and that got me thinking wrong :)) [04:10] zcot: you want me to share the output from that? it should be the same for everyone.... [04:11] https://paste.debian.net/plain/1291097 [04:14] Please advise Arnold Robbins book for bash / bash scripting.. Want to read some [04:17] Yippee: you can install that type of stuff. if you are dual booting, for example with mint, but it doesn't matter, then you need to propagate the info through the more important grub entries. so boot to those systems and update-grub, then you can boot the latest entries of the relevant system. [04:18] zcot: Why do we need to "update-grub" from within the systems? [04:19] hyphenU: pm me on the spotchat network and i'll tell you. :p [04:22] hyphenU: but the answer is that is the system is booting to grub 1, let's say, and it chains as a second or third entry to another grub system, then the grub 1 will be the important one initially, the entries within that config need to be up to date, they contain 2nd or 3rd entries that are defined elsewhere, but they need to have the relevant into that exists in those secondary or 3rd grub systems' configs. [04:28] My only dual boot option is my old install of ubuntu 18.04 on a hard drive. I installed 22.04 on a new SSD and don't boot the old OS anymore anyway. [04:29] Yippee: Can you install a dualboot on the ssd? [04:29] Why would I? [04:29] I mean sure I could, but I have no desire to. [04:29] zcot: thanks for taking time to share that lovely response. [04:30] in my case i dont care about the old os on the old hard drive, i dont even mount that drive, could unplug it if I wanted. [04:33] whether any system boots or not, if the grub is relevant, then it will come into play. the bad thing is that if a "prevailing" grub can't boot it's own system in order to run the "update-grub" then that's a bit of a problem, where the other systems that might be chain-loaded will not get updated and you'll just always be booting the old boot entries. get into the bios/uefi and point to a different drive, -that's typically when you run into that issue, multiple [04:33] disks with more than one system installed. [04:33] What I'm trying to solve is how to install the hwe kernel, cuz I broke something when I had issues with it the previous time I tried it, and as the first pastebin i shared shows, I have the package installed, but nothing in /boot to go with it. [04:34] Yippee: make sure the update the grub of course. [04:34] zcot in my case it was all simple. i unplugged the old drive, plugged in ssd, installed jammy, plugged in old hard drive, it still booted jammy, enabled os prober, it put bionic in my menu, it boots fine the last time i tried, but now I've setup the new system for long enough Idont need that anymore anyway, its irrelavant to my current issue. [04:35] zcot: if i manually run grub-update it doesnt find anything new, cuz nothing is in /boot for it to find! [04:36] but if you possibly think it could be related, i'll shutdown, unplug the old hard drive, and still nothing will appear in /boot for the 6.2 hwe kernel [04:36] I'll even hot unplug it if you want, won't make any difference. [04:46] Yippee: I am a noobie, what is the benefit for updating your hwe kernel? [04:47] hyphen, linux 6.1 adds support for additional nintendo clone controllers. i have such a controller. [04:48] cool [04:48] Does it work with emulators? [04:48] Yes. It's just a usb switch controller. [04:48] What are your favorite snes games? And have you tried using zsnes yet> [04:56] Gunna try something, be back. Still trying to resolve so gotta try some reboots. [05:04] Ok I think I'm onto something here. Just waiting for it to install correctly this time! I had to remove all the other linux packages with 6.2.0 and now it's doing things right, progress 70%, woohoo! [05:14] Ok, was able to boot it, and no video problems this time. However it still won't suspend with that kernel. Weird. I guess I'll try the oem 6.1 before I revert to standard. === ord is now known as quem [05:23] Same problem with 6.1, it won't suspend. I guess I'll try 6.5 before giving up and going back to standard. I hope this gets resolved by the time I'm forced to use a newer kernel version on 24.04. [05:23] I mean int will suspend, it just won't wake from suspend. [05:24] What is the issue again? I may have mised it [05:24] I hear lots of issues surrounding waking from suspend. [05:24] The issue is now back to my original problem, I've fixed everything I broke. The original problem being, when I use hwe kernel, it won't resume from suspend. [05:25] And I also tried it on 6.1 OEM kernel, same problem. [05:25] weird. [05:25] About to try 6.5, set it to reboot when done installing so I'll just disappear, just patiently waiting now.... [05:30] Well Iĺl be a monkeyś uncle! 6.5 works right! [05:30] Did 6.5 work? [05:30] Ya! [05:30] Good JOB Yippee!!! [05:32] I owe thanks to the person who suggested oem kernels, I had kinda forgotten about them, and at first discounted it cuz I only needed 6.1+ and dont necessarily need to live on the bleeding edge, figured hwe/6.2 would be safer. But hey, since it works. [05:35] Yippee, what games are you planning to play with your controller? [05:36] HA he left that fast, so that he could go back to playing games! [07:59] I'm trying to setup an IPv6 UFW firewall rule in Ubuntu 20.04 LTS but its not working. It works when I use IPv4, but not IPv6. This is probably because of '0000:0000:0000:0000:0000:0000:0000:0003'. https://imageupload.io/ib/jsFNvLdWOMGPhXh_1693987030.png [07:59] Does anyone know what's going on? [08:13] help me understand command architecture: I just executed sudo ifconfig lan1 down && sudo macchanger -m 11:22:33:44:55:66 lan1 && sudo ifconfig wlp2s0 and it returned: [ERROR] Could not change MAC: interface up or insufficient permissions: Cannot assign requested address. Interface up? lan was down at the time [08:14] however, if I execute command #2 separately and the #3, it works. why? === BedMan_ is now known as BedMan [08:56] hey. i have a wierd problem (ubuntu 23.04, cinnamon, nemo). that i have a folder with images. when i double click on an image to open it, the 1st one opens. on the other when when i right click on it, and open it form the set default open app window the correct image opens. (both with eog). any idea? [08:59] why doulbe click ?ever?? [08:59] I use kde, so I've no idea what that would do in cinnamon. [08:59] but only happens to images. if i have a folder with .mkv videos the correct file opens on double click [09:00] weedmic, your comment did not add anything to the conversation [09:00] :) [09:08] the error only happens with eog. when the default image viewer is set to shotwell the correct image opens on double click. === EriC^^ is now known as Guest9623 === Guest9623 is now known as EriC^^ [10:19] Jackneill_: i added some images, opened dolphin, if i click once - it opens on top. if i click twice, it leave dolphin on top. perhaps that is the designed action. [10:19] i could not find where to set the activity for double click - i am pretty sure i know where it was, but since they deprecated cube, menues changed. [10:21] weedmic, i meant the 1st one opens in the list, not the one i clicked on. [10:22] but if i right click and go to choose app to open with, and leave it at eog, the correct one opens which is wierd. [10:22] om - that does not sound useful at all [10:22] well its a bug for sure [11:45] Hi all === gabriele_ is now known as gabriele [12:10] I'm having trouble getting a standard user to access usb drives. [12:10] You created a group called "usbflash" how do I make this group have read write and execute permissions to all drives that are mounted on /dev ? [12:10] Thanks to all for the help. [12:11] salapin_: fixed? [12:12] weedmic, yes [12:13] great [12:13] all drives that are mounted on /dev ? [12:14] depends, you can mount them anywhere you want - if you do it manually, but... normally /dev is the common place sd... for sata md... for raid [12:14] hello, how to uninstall an app installed by terminal? [12:15] sudo apt remove --purge [12:16] weedmic, My PC is shared with my brother, my brother has a standard account without administrator permissions. The only thing I want is that when I plug in a usb drive I can write read and execute on it without problems. [12:17] It all depends what filesystem is on that usb drive. [12:17] should be automatic - you can plug it in, check dmesg to see the usb path, then see if you can navigate to it - if you are not just notified to open it in dolphin [12:18] oerheks why doesn't it appear in ubuntu software, app "Software" and package manager synaptic=? [12:18] my brother only works with FAT and NTFS file systems [12:18] Guest47, tell us first what app? [12:18] seatools [12:18] Guest47: pls paste the line you used to install it the first time. [12:18] weedmic i installed it some days ago [12:18] i don't need it anymore [12:18] seatools is not in our repos. how did you install that? [12:19] Guest47: you'll need to contact Seagate for support with their software [12:19] should still be there - do ctrl+r and type seat [12:19] ok [12:20] if it is this .run file, just remove it? https://forums.linuxmint.com/viewtopic.php?t=381465 [12:22] weedmic, can't you help me? [12:22] oerheks ok i will just remove .run file [12:23] i can try - what happens when you plug in the usb device - open dmesg should be last 6 lines or so [12:23] it runs standalone, does not pull any packages, so you'll be fine [12:23] oerheks but it doesn't exist anymore [12:24] do .run files make it to muon/synaptic? if not, that may be why it did not list. [12:24] i think I've only used a .run file once and had to find out how to do it. [12:25] weedmic, nope, it is a manual download, not registered with apt [12:25] nothing in synaptic [12:25] it is somwhere in your /home/ folder, downloads likely [12:25] but it is gone, you say [12:26] app still opens [12:26] oerheks no it isn't anywhere, in trash [12:28] which *.run [12:28] salapin_: what did dmesg show? [12:28] it might give a clue [12:28] with snap you can do snap list [12:28] maybe .run has something? [12:28] no. [12:28] like i said only use .run once - can't even remembe what it was [12:29] it is a container, like snap/appimage [12:29] i love appimage - didn't seem to catch on though - i use musescore to write music for orchestra [12:30] it's possible the .run file was an install binary/script [12:30] salapin left - ok [12:31] https://www.seagate.com/content/dam/seagate/migrated-assets/www-content/support-content/downloads/seatools/_shared/downloads/SeaToolsLinuxX64Installer.zip [12:31] i took from there [12:32] leftyfb, nope, see that mint post, it runs on its own [12:33] i click ok "show details" right click on icon, it says "No details for this app" [12:36] Guest47: I believe oerheks is trying to explain that it is NOT ever installed, it runs, then you close it and it is gone. if you delete the .run file it is simply can't be started again. is that right oerheks? [12:36] i don't find its .run file [12:38] open filemanager; type " .run " [12:39] i did it "No results [12:39] " [12:40] open a terminal, do "sudo updatedb", then in about 3 secs when the prompt returns, do "locate run" and see if any results end in .run and you'll know the entire path. delete the offending file. [12:41] if it doesn't list, it is already gone. [12:42] weedmic "command not found" [12:44] ahhh, that seagate run file installs itself in /opt/SeaTools5.. not sure what to do, running the installer again might give the option to remove? [12:44] i expected it to run stand alone. [12:44] ty for helping oerheks - i again apologise for not know much about .run [12:45] oerheks i installed it by terminal, i don't really remember all syntaxes [12:45] Guest47: i don't know if "locate" is worth installing or not in your case. perhaps try "which seatools" and see if it gives a path? [12:46] Guest47, history | grep -i sea [12:46] nice [12:46] very very nice [12:46] download again, sudo ./SeaToolsLinuxX64Installer.run [12:47] 30 sudo chmod +x ./SeaToolsLinuxX64Installer.run [12:48] nothing happens [12:50] ok [12:51] ok i wrote this: sudo ./SeaToolsLinuxX64Installer.run [12:51] it opened installer and for first thing it ask me if i wanna uninstall, i unistalled, after it starts normally as installer and i aborted installation [12:52] i would hit 'yes', uninstall === diogo is now known as aceshigh === KingKeA9 is now known as KingKeA [13:19] oerheks thanks it also disappears icon from list of all apps [13:19] !yay [13:19] Glad you made it! :-) [13:21] oerheks: told you it was an installer ;) [13:22] leftyfb, yes you did, last .run i got were just running stand alone [13:22] confusing, and the seagate page did not give a clue. [13:22] hello === Cache is now known as Guest4020 [13:23] :-) [13:23] ah shit [13:23] i am new to this === jules is now known as Guest9171 [13:23] identify means what [13:23] !libera | Guest4020 [13:23] Guest4020: Libera is the IRC network that you're on! See https://libera.chat/about - Libera has policies that govern how people should use the network which can be read at https://libera.chat/policies - The Ubuntu channels on Libera also have their own !Guidelines [13:24] ooh === jules is now known as Guest2590 === Guest2590 is now known as Harry456 === polymorp- is now known as polymorphic [14:39] sorry to bother anyone but I am hitting my head against an issue I cant seem to resolve and I feel like its something simple. I have a disk with a ghost (shows under lsblk, but can not mount or remove) raid1 that has a ghost LVM "partition" any time I try to do anything with the disk I get that the device or resource is busy but the device is unmounted. mdadm sees md/1 and md127 which both don't exist when I do a detail scan. I have [14:39] tried using parted and dd to make a new partition (which it di but the MD1 is still there, and dd wrote 0s for over 5tb to the /dev/sd# but the md1 is still there) [14:39] NetoriusNick: reboot, then re-attempt [14:40] think I have tried that but will do that again now [14:46] Okay that looks to have worked why did it work this time and not last time? === root is now known as Guest2959 [16:58] what is Jammy based on?... debian 10, 11, 12? [16:59] ELFrederich: https://wiki.ubuntu.com/UbuntuDevelopment/Merging [16:59] releasedate 04-2022 .. so i guess not bookworm [17:02] ELFrederich: to answer your question, It's loosely based on Debian Sid [17:23] ELFrederich, cat /etc/debian_version === JanC is now known as Guest2721 === JanC_ is now known as JanC [18:25] I need competant help [18:26] !ask | Jerry101 [18:26] Jerry101: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:32] leftyfb or oerheks , I keep getting errors on boot - on boot - "report error" , thanks. [18:32] no explanation [18:32] Jerry101: you're going to need to provide way more info than that. Preferably with a screenshot or pastebin [18:33] what command paste bin do you need [18:34] Jerry101: you been asking this question earlier too, can you also mention the steps already tryed with the volunteers? [18:34] !paste | Jerry101 [18:34] Jerry101: 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. [18:35] leftyfb what command do i volunteer [18:35] Jerry101: please take a screenshot/picture of the error and post it to imgur.com [18:35] ok ill reboot. thanks [18:36] if you see a crash report, send it. [18:36] ... [18:36] xdg-open https://errors.ubuntu.com/user/`sudo cat /var/lib/whoopsie/whoopsie-id` [18:38] oerheks: Jerry101 has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) [18:38] yes, anywhere now. [18:50] leftyfb - https://imgur.com/a/RsV3UEV [18:51] if you see a crash report, send it. [18:51] ok [18:52] whats the paste bin link [18:52] !paste [18:52] 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. [18:53] https://dpaste.com/GJRVFATXG [18:55] it keeps pointing to compiz [18:56] Device-1 NVIDIA TU117 [GeForce GTX 1650] driver nvidia v 535.86.05 [18:58] Display x11 server X.Org v 1.21.1.4 driver X loaded nvidia === ord is now known as quem [18:59] my guess is, everyone is stumped [18:59] me 2 [19:00] maybe i have stuff oc ? [19:00] Info 8-core model Intel Core i7-9700 bits 64 type MCP cache L2 2 MiB [19:00] Speed (MHz) avg 2585 min/max 800/4700 cores 1 3000 2 3000 3 3402 4 1427 5 812 6 3000 7 3042 [19:00] 8 3000 [19:02] Gigabyte model B365M DS3H WIF [19:02] no bus control [19:03] its a 65 watt chip, so not that much current [19:03] mate [19:05] ok - thanks for the help === Pentegarn is now known as Pentegartn === Pentegartn is now known as Pentegarn === ord is now known as quem [19:45] sudo ifconfig wlp2s0 down && sudo macchanger -m 11:22:33:44:55:66 wlp2s0 && sudo ifconfig wlp2s0 up < this command returns [ERROR] Could not change MAC: interface up or insufficient permissions: Cannot assign requested address but if I choose a random IP, it works. This has never happened before. How come? [19:46] are there any messages in dmesg? [19:47] I think I have read something about that the first octet needs to be even for unicast addresses? [19:48] Not sure why changing the IP address would make it work, though [19:52] sudo macchanger -A 11:22:33:44:55:66 wlp2s0 [19:53] dmesg shows wlp2s0: authenticate with 95:38:c2:g8:79:9c, but why? I've never used this mac [20:10] strange [20:11] dmesg shows: [ 152.804993] r8169 0000:03:00.1 enp3s0f1: Link is Down [20:11] [ 156.041661] wlp2s0: authenticate with 95:38:c2:g8:79:9c [20:11] why? [20:11] have I used that IP before not knowing it? [20:11] that's not an "IP" [20:12] neither my real IP, correct? [20:13] I have no idea what you mean by "IP", but nothing in there is about anything called "IP" that I know of... [20:14] https://drive.google.com/file/d/1hpdEgS2sl5GQitYTOY0q3qKJ3GfnVj9t/view?usp=sharing [20:14] !danger [20:14] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [20:14] hi, what means "Visita file"? Translation is simply "visit file" [20:14] what command? [20:15] carefull with unregistered users and a download url [20:15] Guest47: you probably better ask in an Italian language channel... [20:16] sorry [20:16] (or at the very least give some more context) [20:16] JanC i haven't answers often there [20:17] mac address [20:17] JanC it appears in the "Open file" window [20:18] after i right-click on a file in the "open file" window. "Visita file" just means "visit file" [20:18] what "open file" window? [20:18] simple translation [20:20] JanC just like this https://drive.google.com/file/d/1oNv_vaGdiU36PVYwUB_8zeZun_qKHuzk/view?usp=sharing [20:22] for example, i just right-cliked on a file because i supposed that "visit file" would have opened the folder where the file is in [20:22] but i don't know what it have done, even because now the same command is unselectable [20:23] doesn't it just mean "Open File"? [20:24] "Apri con gestore file" = "Open in file manager" [20:25] JanC no it doesn't, because it didn't open it with file manager [20:25] and it didn't just open the file [20:25] i don't know that it has done [20:25] no idea then, maybe it makes more sense if we know what application this is...? [20:26] no info what file you downloaded,.. [20:26] lolz [20:26] just chromiun while i'm adding a pictures of a thing i wanna sell on marketplace [20:27] then maybe someone else with Chromium can see what it is... [20:28] or you can run Chromium (or the whole OS) in English, of course :) [20:28] or soem other language you understand [20:30] it just means "Visit file" [20:31] however now that command appears just when "Open file" windows is on "recent" [20:32] and it shows the specific folder of the file, but i'm in doubt because few minutes ago when "Visit file" appears after right-click on file, i'm on the specific folder of that file and NOT in "recent" folder [20:32] oh, it opens that file in context [20:33] visit Downloads? [20:33] Guest47: it's also there when you search [20:35] oerheks no, it just redirect in the specific folder of the file i right-clicked and pushed that command "visit file" [20:35] loswedseded: is 95:38:c2:g8:79:9c the MAC address of your WiFi access point? [20:36] JanC yes, maybe when I clicked it there was the search bar opened [20:36] JanC oerheks thanks both [20:56] JanC, it could well be the WAP, how do I know for sure? [20:57] this would mean I have to free access for the new mac in the wap, correct? [21:01] what's the difference between ifconfig and macchanger? [21:01] forget it [21:01] if you don't know what they do, why are you running them? [21:03] they can both be replaced with the 'ip' command from the iproute2 package === ord is now known as quem === Jerry101 is now known as HackerII [21:33] doh [21:33] anyway, I guess no one can help me [21:33] loswedseded: Try each step of the command by itself instead of stacking them. You might figure out why it's failing. [21:34] HackerII: I don't see a question from you. [21:34] here it comes [21:34] why 'hacker' ? [21:34] I have asked multiple times - i get errors when i boot [21:34] noob [21:34] noob ? [21:35] !hacker [21:35] A hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer -- crackers on the other hand break systems, see also !piracy [21:35] please explain [21:36] I hack ham radios, i expand them beyond what they normally do. [21:36] any questions ?? [21:36] no. [21:36] thanks [21:36] Illegal in most places [21:36] also not registered with #freenode, why should we care? [21:36] I say you, freenode is dead [21:37] yes [21:37] lolz [21:37] I also repair ham, police and commercial radios. [21:37] oerheks - help a fella out. [21:38] state your real problem, with a pastebin,not imgur [21:38] I never treated customers like morons - please dont treat me the same. [21:38] HackerII: If you get messages at boot, chances are they're just the normal system status mesages. Do the errors appear to be related to any problems you're having? [21:38] I have errors on boot - no explanation given. [21:38] provide logs, screenshots, what conditions, what did you do, etc [21:39] otherwise you will never receive help [21:39] no explanation given [21:39] none [21:39] we can't help than [21:39] HackerII: WHAT errors? [21:39] sorry; explain: there are serious things going on worldwide, just take a breathe an try to explain what you see [21:40] it just says "report error" no explanation [21:40] dpaste is sage [21:40] oerheks: Link? [21:40] HackerII: hit the 'report error' button and be done with it [21:40] afe* [21:40] i did 1k times [21:40] press to send report [21:41] duh [21:41] does the system works at all? [21:41] then we all can readl; xdg-open https://errors.ubuntu.com/user/`sudo cat /var/lib/whoopsie/whoopsie-id` [21:41] booted into the DE? [21:41] yay oerheks with the magic url ;) [21:41] looks [21:41] looks what [21:42] hecks LOL [21:42] funny [21:42] mkay [21:43] fix my sht you wanna beez lol [21:44] if you use kali, good luck 😂 [21:44] dont make me convert 2 suse and make gun of you over fakebook [21:44] HackerII: behave, we are volunteers here [21:44] hahaha [21:44] you can fix ur shit what you clearly don't understand how to, so go back to windows [21:44] ez [21:44] stupid script kiddos [21:44] nah, just trolls [21:45] ignore. [21:45] +1 [21:45] I remember over 2k people here getting help - now - all they do is eat pizza when you ask. [21:45] !ops HackerII seems to be trolling for a boot. [21:45] jhutchins: I am only a bot, please don't think I'm intelligent :) [21:45] Stupid bot. [21:45] we're still giving help for free. [21:46] !ubotu ban help [21:46] but you clearly did not gave us enough information to be able to help [21:46] and you have not payed for premium either [21:46] :P [21:46] south africa is under war - that being said - ubuntu is prolly done. [21:47] good. [21:47] have a good one. [21:47] ubuntu has back doors [21:48] microshaft taught them [21:48] Why are you trollin in here? [21:48] i experienced it [21:49] several times [21:49] so what [21:49] probably everybody else here did [21:49] AlexC: loves back doors [21:49] and? is that your problem? [21:50] no its yours, relax [21:50] thx [21:50] :P [21:50] lol gotem [21:50] 👍 [21:50] Stay civil and on topic please, people [21:50] tried.. [21:55] i want to know the shortcut to latest snaps updated [21:55] to bookmark * === lightweight is now known as yellowbird [21:58] i offer a free coffee meet &great in NL [21:58] ex trip plane/bus [21:58] oke, this is offtopic === shaggysi1 is now known as shaggysi0 [22:08] Hello I’m unsure of how this works but I need help from somebody more knowledgable in Linux as I need to get this computer back to somebody. The issue, initially, was that I needed to reinstall Ubuntu onto this computer because it was having a slow boot. It was version 20.04.4 and thats what I’m trying to install, with a USB drive. Instead of [22:08] reinstalling I tried fixing the issue by playing around with files, discovered the file system was elaborately screwed… and at this point, the only thing that I can see upon booting is a GNU Grub terminal version 2.04… but I’m unable to type anything. It also has in the middle of the screen “DELL” logo which seems very unusual to see [22:08] both. I have no idea where to go from here because I can’t even access any menus or type commands. [22:10] <`oerheks> im back [22:11] <`oerheks> ive got the hook-up [22:11] <`oerheks> LOL [22:11] Hi oarheks === `oerheks is now known as HackerII [22:12] what [22:12] is linux help available here? [22:12] no- be on your way [22:12] they cant even help me with a simple eror [22:12] oh, seriously [22:12] pizza goblers [22:13] ive just wasted my time [22:13] enjoy [22:13] LOL thanks anyway [22:13] Tyler1240: stick around [22:13] ubuntu has been taken over by chyna [22:13] trump was right [22:13] genii: still around? [22:13] alright ill stick around jeremy [22:14] genii is a troll - but - I remember when genii wasnt [22:14] Tyler1240: there is also support at ubuntuforums.org and askubuntu.com [22:14] Maybe I still am [22:14] Thanks [22:15] Thanks jeremy i took that guy for his word but it became clear he was a troll [22:16] Tyler1240: is the keyboard external? [22:16] Bluetooth? [22:17] Yes. Usb. And I just thought of this as well, i have it plugged into one monitor where i have windows running at the same time should I try shutting that off? [22:17] Trying to get rid of them today is likely a whack a mole game but if they return I guess see if I'm still around [22:18] Tyler1240: I am trying to think of why you can't type at grub terminal, anything could help [22:19] No im actually an idiot because the keyboard isnt even plugged into the tower [22:20] Tyler1240: I like simple fixes [22:21] jeremy31 I can type now SMH. And thank you so much for your helpz obviously at this point the OS is still screwed… uh would you know how I can get into BIOS so i can boot of my USB? [22:23] Tyler1240: that depends on the computer, maybe del or F1 at boot [22:25] jeremy31 you are a godsend, f12 did the trick. YOURE THE BEST [22:25] ^ this is actually xmetal [22:25] thank xmetal [22:25] ;) [22:27] Thanks xmetal ;) [22:27] ^ good job ;) [22:28] <`oerheks> I AM the man [22:29] <`oerheks> hey, lotus, why do you quit jobs in mid air ? [22:29] <`oerheks> you did me that way the other day [22:29] Somebody call genii lol [22:30] <`oerheks> genII was great 15 yrs ago, genII turned hit-man. [22:30] <`oerheks> boot me genII [22:30] !ops [22:30] Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant [22:31] 15 years ago, i suppose you have some history? [22:31] Alright thanks jeremy! peace out! [22:35] Thanks to this chat, for indulging my paranoia. [22:39] On a side note -- I have heard from reputable sources, that using older computer hardware may provide additional support and protections against modern hacking regimens. Is this true? [22:40] Like for example, priot to Hyperthreading. And or CPU's that do not include it - so as to minimize potential Spectre / Meltdown exploits. [22:40] prior to* [22:40] I know Linux is vulnerable to such exploits. [22:44] dunno where to discuss this, probably nowhere. Anyone have issues with cpu freq control on 22.04 when running 6.3.13 on an epyc with amd_pstate=passive ? [22:50] Is ip link set eth0 up the same as ifconfig eth0 up? [23:04] when did you guys stopped using ifconfig? I now realize it's been deprecated === black is now known as scottpedia [23:17] that change was yeeeeeeears ago im pretty sure [23:28] loswedseded: I switched to ip somewhere around 2003 or so, I wanted to have multiple IP addresses on one interface without using interface aliases.. [23:35] woohoo, im so disconnected [23:35] ip is 20 years old?? [23:36] om not s clever man [23:37] idk if they were aliased for a time or not [23:44] loswedseded: ifconfig was deprecated and replaced with iproute2 somewhere around 2000, I was stubborn for a while :) [23:55] if any of you knows why some random mac addresses return '[ERROR] Could not change MAC: interface up or insufficient permissions: Cannot assign requested address, reason unknown' and others work flawlessly (just changing a digit), let me know why macchanger reacts like this [23:57] loswedseded: might need sudo or the driver doesn't allow MAC change [23:57] it's sudoed [23:58] loswedseded: did you set interface down?