2021-06-19 11:27:20 --> wymiller (~wyatt@096-042-164-072.res.spectrum.com) has joined #linux 2021-06-19 11:27:20 -- Topic for #linux is "Welcome to #Linux. Help/support for any Linux distribution. Discussion about the various aspects of Linux and Free/Open Source software is also encouraged. Rules at https://linux.chat/linux-on-libera/channel-rules/ -- Pastebin: " | nc termbin.com 9999" (please don't use pastebin.com) -- No SMS (u, thx, etc.) -- Need an op? Join #linux-ops" 2021-06-19 11:27:20 -- Topic set by lacroix (dlacroix@about/linux/staff/lacroix) on Sat, 12 Jun 2021 17:22:20 2021-06-19 11:27:20 -- Channel #linux: 1415 nicks (1 op, 0 voices, 1414 normals) 2021-06-19 11:27:22 -- Channel created on Wed, 19 May 2021 08:13:34 2021-06-19 11:27:47 PlayerOne I'm sorry, xdotool, for now... 2021-06-19 11:27:51 hexnewbie PlayerOne: "$PPID" works for me, but it's an accidental detail, most likely. 2021-06-19 11:27:51 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-19 11:28:05 VG9t toretto: no, would have to use ssh 2021-06-19 11:28:11 <-- Vyrine_ (~Vyrine@2001:4451:815e:1100:4ab:7e1e:9ce3:8ceb) has quit (Read error: Connection reset by peer) 2021-06-19 11:29:02 PlayerOne hexnewbie, perhaps, it would require to loop through parents until first Konsole 2021-06-19 11:29:24 --> pepee (~user@user/pepee) has joined #linux 2021-06-19 11:29:47 onelegend what's funny is that hexnewbie is not a newbie 2021-06-19 11:29:59 onelegend they're probably one of the most experienced users here 2021-06-19 11:30:10 hexnewbie PlayerOne: It's possible Konsole provides a DBus interface for what you need in e.g. qdbus "$KONSOLE_DBUS_SERVICE" "$KONSOLE_DBUS_WINDOW" 2021-06-19 11:30:26 <-- Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Quit: Leaving) 2021-06-19 11:30:28 hexnewbie PlayerOne: Or "$KONSOLE_DBUS_SESSION" instead of WINDOW of you want to do it on the current tab only (?) 2021-06-19 11:30:42 --> Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-19 11:31:51 <-- moxie (~moxie@user/moxie) has quit (Quit: WeeChat 3.1) 2021-06-19 11:32:16 <-- rigid (~rigid@ip4d169c7e.dynamic.kabel-deutschland.de) has quit (Changing host) 2021-06-19 11:32:16 --> rigid (~rigid@user/rigid) has joined #linux 2021-06-19 11:33:00 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-19 11:34:02 hexnewbie PlayerOne: Not sure if /Windows/1 and /konsole/MainWindow_1 are the same thing, if so, you can do: qdbus "$KONSOLE_DBUS_SERVICE" "/konsole/MainWindow_${KONSOLE_DBUS_WINDOW##*/}" org.kde.KMainWindow.winId 2021-06-19 11:34:07 akik eqw: what are your boot options? 2021-06-19 11:34:20 hexnewbie PlayerOne: If they are *not* the same thing, you'd have to wai to find /konsole/MainWindow_1 2021-06-19 11:34:52 <-- sebastianos (~sebastian@user/sebastianos) has quit (Ping timeout: 268 seconds) 2021-06-19 11:34:52 hexnewbie Hm, they are definitely not, sorry 2021-06-19 11:35:49 akik eqw: i use -vga virtio and for example ubuntu 20.04 works fine with qemu-system-x86_64 with -enable-kvm 2021-06-19 11:41:09 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-19 11:41:55 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-19 11:42:02 <-- danielrparks (~quassel@2600:1700:3f7b:20f:cead:8d34:a641:4bf6) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 11:43:17 --> danielrparks (~quassel@2600:1700:3f7b:20f:2aa8:7cbd:c93a:7baa) has joined #linux 2021-06-19 11:44:07 <-- el2 (~el@bl10-34-18.dsl.telepac.pt) has quit (Ping timeout: 268 seconds) 2021-06-19 11:45:23 --> evilbug (~evilbug@86.121.83.212) has joined #linux 2021-06-19 11:45:34 --> nils_2 (~nils_2@user/nils-2/x-7682295) has joined #linux 2021-06-19 11:46:23 --> el2 (~el@bl10-34-18.dsl.telepac.pt) has joined #linux 2021-06-19 11:47:13 <-- trampel (~trampel@2601:602:9c01:22b8:ba98:1978:4735:fa58) has quit (Quit: Leaving) 2021-06-19 11:48:07 eqw akik: https://termbin.com/tpp5 2021-06-19 11:48:53 akik wall-of-options 2021-06-19 11:49:34 akik eqw: you're using a lot of options i have no idea about. i'll show you mine 2021-06-19 11:49:53 hexnewbie libvirt is always cool, I especially love -name guest=xenial,debug-threads=on - that both broke my scripts for finding the VM 'guest1' PID, *and* made the htop output worse to read 2021-06-19 11:50:02 <-- wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has quit (Ping timeout: 252 seconds) 2021-06-19 11:50:17 akik eqw: https://pastebin.com/raw/VyYCtsQe 2021-06-19 11:50:18 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-19 11:50:54 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-19 11:52:04 eqw avik: I changed my video from cirrus to virtio and that helped. Thanks! 2021-06-19 11:52:17 akik nice 2021-06-19 11:52:42 <-- andrzejv (~andrzejv@78-56-77-187.static.zebra.lt) has quit (Remote host closed the connection) 2021-06-19 11:53:04 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-19 11:53:19 <-- devcpu (~rusty@104.36.148.139.aurocloud.com) has quit (Quit: leaving) 2021-06-19 11:53:39 --> sebastianos (~sebastian@user/sebastianos) has joined #linux 2021-06-19 11:53:39 --> devcpu (~rusty@104.36.148.139.aurocloud.com) has joined #linux 2021-06-19 11:54:37 --> andrzejv (~andrzejv@78-56-77-187.static.zebra.lt) has joined #linux 2021-06-19 11:55:37 --> bewees (~quassel@user/bewees) has joined #linux 2021-06-19 11:55:58 --> dextercd (~dexter@2a02-a450-f25d-1-76d4-35ff-fefe-34c.fixed6.kpn.net) has joined #linux 2021-06-19 11:56:14 bewees hi, what hids do you recommend? I read about tripwire and ossec, looks like tripwire is free too 2021-06-19 11:58:02 --> wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has joined #linux 2021-06-19 11:59:30 jim so is ossec 2021-06-19 12:00:11 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-19 12:00:15 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 268 seconds) 2021-06-19 12:00:21 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-19 12:00:38 mouses silly question - is anyone aware of a group for ghostCMS users in libera? 2021-06-19 12:00:46 <-- sims (sim@libera/sponsor/sims) has quit (Quit: ) 2021-06-19 12:01:00 jim ossec is sorta like fail2ban, in that it reads logs to figure out what action to take, which is usually looking for excessive failed logins, which it responds by banning the ip for a bit 2021-06-19 12:01:40 mouses jim: the best part is when I forget that I have fail2ban running on a server and screw up my certs and lock myself out, it works :) 2021-06-19 12:01:55 bewees yeah ossec is free, wasn't sure if tripwire is 100% free, I read that some had some license issues, but I think nowerdays it's 100% free 2021-06-19 12:02:02 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Ping timeout: 258 seconds) 2021-06-19 12:02:25 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 252 seconds) 2021-06-19 12:02:54 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Ping timeout: 244 seconds) 2021-06-19 12:03:44 bewees on github ossec looks much more active, last tripwire commit in 2018 2021-06-19 12:03:47 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-19 12:05:31 --> gtlsgamr (~gtlsgamr@103.247.4.164) has joined #linux 2021-06-19 12:07:48 gtlsgamr yo. 2021-06-19 12:09:17 eqw how to change a number of columns/rows in text mode ? 2021-06-19 12:10:04 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-19 12:10:28 <-- wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has quit (Ping timeout: 258 seconds) 2021-06-19 12:11:25 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-19 12:12:02 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 12:12:19 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 12:12:31 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 12:12:46 <-- rtx (~rtx@13.75.106.70) has quit (Quit: Lost terminal) 2021-06-19 12:12:52 --> msiism (~msi@user/msiism) has joined #linux 2021-06-19 12:13:57 <-- krator44 (~krator44@user/krator44) has quit (Read error: Connection reset by peer) 2021-06-19 12:14:23 --> krator44 (~krator44@user/krator44) has joined #linux 2021-06-19 12:14:36 akik eqw: with qemu? 2021-06-19 12:15:44 <-- gtlsgamr (~gtlsgamr@103.247.4.164) has quit (Quit: Lost terminal) 2021-06-19 12:16:10 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 252 seconds) 2021-06-19 12:16:29 eqw akik: i think it is common question. It can be on real or virtual hardware. 2021-06-19 12:16:46 eqw s/common/general/ 2021-06-19 12:16:47 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 12:16:49 akik eqw: resize 2021-06-19 12:16:56 --> nifl (~user@user/niflce) has joined #linux 2021-06-19 12:17:46 --> apn_ (apn@gateway/vpn/protonvpn/apn) has joined #linux 2021-06-19 12:17:48 --> chrysanthematic (~chrysanth@user/chrysanthematic) has joined #linux 2021-06-19 12:17:54 --> gtlsgamr (~gtlsgamr@103.247.4.164) has joined #linux 2021-06-19 12:17:59 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 12:18:17 <-- livinskull (~livinskul@ircb.hackthe.codes) has quit (Quit: 418 I'm a teapot) 2021-06-19 12:18:33 --> wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has joined #linux 2021-06-19 12:18:42 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-19 12:19:26 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 244 seconds) 2021-06-19 12:19:51 eqw akik: resize is part of xterm, isn't it ? 2021-06-19 12:19:54 <-- anandreas (~anandreas@82-168-247-174.fixed.kpn.net) has quit (Quit: leaving) 2021-06-19 12:19:57 <-- chrysanthematic (~chrysanth@user/chrysanthematic) has quit (Client Quit) 2021-06-19 12:20:10 --> particleflux_ (~particlef@ircb.hackthe.codes) has joined #linux 2021-06-19 12:20:13 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-19 12:20:56 eqw xterm works in X which requires graphics mode 2021-06-19 12:21:23 --> catman (~catman@user/catman370) has joined #linux 2021-06-19 12:22:01 -- particleflux_ is now known as particleflux 2021-06-19 12:22:01 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-19 12:22:08 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-19 12:22:30 -- particleflux is now known as Guest7886 2021-06-19 12:22:31 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-19 12:22:45 velix Hmm... Is it bad to have multiple containers writing to a shared /dev/log or can journald handle it? 2021-06-19 12:23:01 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-19 12:23:06 --> chrysanthematic (~chrysanth@user/chrysanthematic) has joined #linux 2021-06-19 12:23:57 -- Guest7886 is now known as particleflux 2021-06-19 12:24:15 --> Celeo (~Celeo@2603-8001-3301-2e00-3068-1ccc-7f3d-2906.res6.spectrum.com) has joined #linux 2021-06-19 12:24:16 --> starwire_ (starwire@gateway/vpn/protonvpn/starwire) has joined #linux 2021-06-19 12:25:28 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-19 12:25:36 --> Antlers (~Antlers@172.98.89.209) has joined #linux 2021-06-19 12:26:32 <-- devcpu (~rusty@104.36.148.139.aurocloud.com) has quit (Quit: leaving) 2021-06-19 12:26:34 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-19 12:27:12 uwharrie velix: that's generally the purpose of /dev/log, to handle multiple processes writing log messages 2021-06-19 12:27:59 <-- luc4 (~manjaro-u@93-46-89-64.ip106.fastwebnet.it) has quit (Quit: Konversation terminated!) 2021-06-19 12:27:59 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-19 12:29:01 --> hawk1 (~hawk@13.67.67.200) has joined #linux 2021-06-19 12:29:20 --> moxie (~moxie@user/moxie) has joined #linux 2021-06-19 12:29:37 velix okay. I thought it could block or something 2021-06-19 12:30:05 --> devcpu (~rusty@104.36.148.139.aurocloud.com) has joined #linux 2021-06-19 12:30:31 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-19 12:30:45 * msiism looks at some blocking containers. 2021-06-19 12:32:11 --> damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has joined #linux 2021-06-19 12:32:21 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 12:33:00 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 12:33:14 velix I really don't get the sense of Minio. S3 has the benefit of being able to store millions of small files. Minio just uses the existing filesystem, e.g. ext4. Millions of files will be deadly here (with default settings). There's no word about this on their website. 2021-06-19 12:35:09 --> Cleverness (~clevernes@pool-100-2-45-18.nycmny.fios.verizon.net) has joined #linux 2021-06-19 12:36:01 --> c4017_ (~c4017@S010664777dab66f3.vf.shawcable.net) has joined #linux 2021-06-19 12:39:08 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-19 12:39:30 <-- c4017 (~c4017@S010664777dab66f3.vf.shawcable.net) has quit (Ping timeout: 240 seconds) 2021-06-19 12:39:40 * msiism now uses a chain of containers to block a sandbox pipeline. 2021-06-19 12:40:47 akik "With READ/WRITE speeds of 183 GB/s and 171 GB/s on standard hardware" i want that hardware 2021-06-19 12:41:11 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Ping timeout: 252 seconds) 2021-06-19 12:41:11 <-- wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has quit (Ping timeout: 265 seconds) 2021-06-19 12:41:23 --> Trel (~Trel@c-71-59-102-203.hsd1.nj.comcast.net) has joined #linux 2021-06-19 12:41:29 --> mikess (~sam@user/mikess) has joined #linux 2021-06-19 12:41:45 <-- mekster (~mekster@user/mekster) has quit (Quit: Ping timeout (120 seconds)) 2021-06-19 12:42:03 --> mekster (~mekster@user/mekster) has joined #linux 2021-06-19 12:42:25 Trel I'm trying to figure out if I suck at searching, or if I'm on a fool's errand. I'm trying to cast to a miracast enabled TV, I've looked at miraclecast but that doesn't seem to do what I want nor allow me to stay online while even trying since I need to kill network manage and wpa supplicant to even use it 2021-06-19 12:42:45 Trel Is there anything I'm missing? At my simplest setup, I'd like to cast from Openbox, or barring that, Plasma. 2021-06-19 12:43:00 --> rozyvvy (~rozyvvy@187-40-183-252.user3p.veloxzone.com.br) has joined #linux 2021-06-19 12:43:03 rozyvvy hi 2021-06-19 12:43:08 <-- rozyvvy (~rozyvvy@187-40-183-252.user3p.veloxzone.com.br) has quit (Client Quit) 2021-06-19 12:43:08 jim hi 2021-06-19 12:43:58 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-19 12:44:21 --> gdkg (~Macnvh@157.45.38.19) has joined #linux 2021-06-19 12:44:33 <-- Revelator (~angryce@user/revelator) has quit (Ping timeout: 244 seconds) 2021-06-19 12:45:49 Trel Should probably clarify that I want to cast my screen, not a video or stream. 2021-06-19 12:46:05 --> Revelator (~angryce@185.89-11-227.nextgentel.com) has joined #linux 2021-06-19 12:46:05 <-- Revelator (~angryce@185.89-11-227.nextgentel.com) has quit (Changing host) 2021-06-19 12:46:05 --> Revelator (~angryce@user/revelator) has joined #linux 2021-06-19 12:46:14 --> koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-19 12:47:08 <-- nils_2 (~nils_2@user/nils-2/x-7682295) has quit (Remote host closed the connection) 2021-06-19 12:47:57 --> nils_2 (~nils_2@user/nils-2/x-7682295) has joined #linux 2021-06-19 12:48:46 --> sc0tt2 (~sc0tt2@cpc82683-staf9-2-0-cust123.3-1.cable.virginm.net) has joined #linux 2021-06-19 12:50:29 Trel Nevermind for now, gotta shut down and don't have a persistant connection to monitor replys while offline. I'll ask another time. 2021-06-19 12:50:35 <-- Trel (~Trel@c-71-59-102-203.hsd1.nj.comcast.net) has quit (Quit: Client closed) 2021-06-19 12:50:56 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 12:51:10 <-- scara (~user@user/life) has quit (Changing host) 2021-06-19 12:51:10 --> scara (~user@user/scara) has joined #linux 2021-06-19 12:51:23 sc0tt2 I put a .sh file in /etc/cron.daily but it never seems to run, any way to see what's happening? 2021-06-19 12:52:04 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 12:52:51 sc0tt2 nvm figured it out 2021-06-19 12:52:53 <-- sc0tt2 (~sc0tt2@cpc82683-staf9-2-0-cust123.3-1.cable.virginm.net) has quit (Client Quit) 2021-06-19 12:53:09 Psi-Jack heh 2021-06-19 12:53:40 <-- nils_2 (~nils_2@user/nils-2/x-7682295) has quit (Quit: WeeChat 3.3-dev) 2021-06-19 12:53:48 rob` slight pro tip, for debian derivatives at least run-parts --test 2021-06-19 12:54:00 --> nils_2 (~nils_2@user/nils-2/x-7682295) has joined #linux 2021-06-19 12:54:02 rob` sanity check for whether your .d folder is parsing right 2021-06-19 12:54:05 <-- nils_2 (~nils_2@user/nils-2/x-7682295) has quit (Client Quit) 2021-06-19 12:54:18 --> nils_2 (~nils_2@user/nils-2/x-7682295) has joined #linux 2021-06-19 12:54:39 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 12:56:05 --> noobly (~noobly@50.38.105.67) has joined #linux 2021-06-19 12:56:15 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-19 12:58:05 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-19 12:58:07 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Ping timeout: 272 seconds) 2021-06-19 12:58:18 <-- gdkg (~Macnvh@157.45.38.19) has quit (Remote host closed the connection) 2021-06-19 12:59:31 --> zjmc_ (jmc@user/zjmc) has joined #linux 2021-06-19 13:00:29 --> wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has joined #linux 2021-06-19 13:00:39 --> kameloso (~kameloso@2001:41d0:2:80b4::) has joined #linux 2021-06-19 13:00:40 --> greatcoof (~greatcoof@154.180.175.174) has joined #linux 2021-06-19 13:00:45 greatcoof hi 2021-06-19 13:01:42 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-19 13:01:55 --> zakame (~zakame@user/zakame) has joined #linux 2021-06-19 13:01:55 greatcoof i want a distro with everything pre-configured but thats small in size 2021-06-19 13:02:02 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 13:02:30 Despatche https://cdn.discordapp.com/attachments/187323981773144064/855854505916366864/1624038506200.jpg 2021-06-19 13:02:47 <-- Posterdati (~posterdat@host-79-12-208-242.retail.telecomitalia.it) has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) 2021-06-19 13:02:52 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-19 13:02:57 msiism greatcoof: Then you need to find a distribution that has a sufficient definition of "everything". 2021-06-19 13:03:27 greatcoof linux mint or noobuntu ? 2021-06-19 13:03:32 msiism Despatche: And that's supposed to mean what? 2021-06-19 13:03:43 msiism greatcoof: What do you mean by small in size? 2021-06-19 13:03:59 greatcoof the megabytes you download 2021-06-19 13:04:03 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-19 13:04:19 msiism greatcoof: Download when? When you get the installation medium, or in general? 2021-06-19 13:04:32 msiism I mean, you will also doenload updates later. 2021-06-19 13:05:16 greatcoof msiism: i just want something to slap on my flash drive and liveboot from when i cant stand winhows on public computers 2021-06-19 13:05:27 --> Pickchea (~private@user/pickchea) has joined #linux 2021-06-19 13:05:51 greatcoof btw what Despatche sent is probably malware 2021-06-19 13:06:14 hexnewbie Install a regular distro on the flash drive, an e.g. netinstall image would only download what you install 2021-06-19 13:06:53 Despatche ...what 2021-06-19 13:07:22 greatcoof Despatche: lots of people use discord attachments to send malware 2021-06-19 13:07:54 msiism Despatche: Why do you post a link without any further description? 2021-06-19 13:08:13 Despatche what are these reactions lmao 2021-06-19 13:08:22 kodah fun fact: there is nowhere to live in san francisco 2021-06-19 13:08:27 hexnewbie Despatche: You infect our linuxen! 2021-06-19 13:08:33 greatcoof hexnewbie: i want to live boot from it (very important) i dont wanna wipe public computers 2021-06-19 13:08:36 Dagmar Well, nowhere _cheap_ that isn't in the 'loin 2021-06-19 13:08:38 Despatche kodah: correct 2021-06-19 13:08:51 Despatche also everything is on fire all the time, whether figuratively or literally 2021-06-19 13:08:58 hexnewbie greatcoof: Install the distro *on* the flash drive, not on the public computer. 2021-06-19 13:09:13 msiism Despatche: If you post a link, you better provide a bit of a description, unless it's clearly in context. 2021-06-19 13:09:17 hexnewbie greatcoof: Flash drive = hard drive. No need for live distro. 2021-06-19 13:09:21 --> mattf (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 13:09:29 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 13:09:35 Dagmar No, only the hillside between the months of May and November (California Fire Season) 2021-06-19 13:09:53 <-- mattf (~matheus@179-189-87-110.goldnettelecom.com.br) has left #linux 2021-06-19 13:09:59 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-19 13:09:59 Dagmar If there were fires _in_ the city that often, the San Francisco Fire Warriors would eventually chainsaw the entire city off 2021-06-19 13:10:06 greatcoof hexnewbie: then i need another flash drive to with liveboot to install it on nte first flashdrive 2021-06-19 13:10:23 hexnewbie (Note that a properly configured public computer should refuse to boot from your flash drive, notwithstanding the fact that I've never seen a computer properly configured in this manner) 2021-06-19 13:10:26 --> mesaboogie (~mesaboogi@user/mesaboogie) has joined #linux 2021-06-19 13:10:37 <-- gtlsgamr (~gtlsgamr@103.247.4.164) has quit (Quit: Lost terminal) 2021-06-19 13:10:43 Dagmar Booting from a thumbdrive isn't the problem. 2021-06-19 13:10:51 hexnewbie greatcoof: Well, you could also bootstrap manually, it will be more work, and more difficult, but less megabytes to download 2021-06-19 13:10:53 kodah well i'll be in SF after the next month or so if someone wants to exist in real life 2021-06-19 13:10:55 Dagmar RUnning someone's malware installer from said thumbdrive 2021-06-19 13:11:08 --> andreasbuhr (~quassel@p549dbbcc.dip0.t-ipconnect.de) has joined #linux 2021-06-19 13:11:08 <-- andreasbuhr (~quassel@p549dbbcc.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-19 13:11:49 --> mesa (mesaboogie@user/mesaboogie) has joined #linux 2021-06-19 13:12:02 hexnewbie If the flash drive can boot, it can disseminate whatever malware it needs to during that process. 2021-06-19 13:12:07 greatcoof hexnewbie: if i wanna do that i can just copy my artix install but i dont have my computer rn (talking from stalin's dream) 2021-06-19 13:12:18 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 268 seconds) 2021-06-19 13:12:36 --> tarek (~tarek@50.39.203.227) has joined #linux 2021-06-19 13:12:53 Despatche dagmar: well, i said figuratively too! temps are approaching 120 over there right now 2021-06-19 13:12:57 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-19 13:13:04 <-- n00b101 (uid448161@id-448161.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-19 13:13:10 Dagmar Despatche: no, they are not. 2021-06-19 13:13:20 <-- phebus (~phebus@c-73-113-180-252.hsd1.tn.comcast.net) has quit (Quit: POKE 1,0) 2021-06-19 13:13:30 Dagmar One of the things I remember for sure is that San Francisco barely has "weather" 2021-06-19 13:13:52 <-- akk (~akk@174-28-98-240.albq.qwest.net) has quit (Quit: +++) 2021-06-19 13:13:56 --> jdmark (~jdmark@67.8.137.130) has joined #linux 2021-06-19 13:14:07 Dagmar Arizona is reacing for 120, but almost any time of year you can say "It's 65F in the Bay" and you'll never be more than ten degrees off 2021-06-19 13:14:27 greatcoof Despatche: punch line: dont send links without explination + dont use proprietary apps in front of a GNUtard like me :p 2021-06-19 13:14:30 <-- hawk1 (~hawk@13.67.67.200) has quit (Ping timeout: 265 seconds) 2021-06-19 13:14:37 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 13:14:46 Despatche dagmar: if you say so... 2021-06-19 13:14:52 <-- Adoi (~Adoi@user/adoi) has quit (Ping timeout: 268 seconds) 2021-06-19 13:15:08 Dagmar According to NOAA it's 65F in San Francisco right now 2021-06-19 13:15:08 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 13:15:20 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 13:15:30 hexnewbie San Francisco is not as seen on TV then! I want a refund! 2021-06-19 13:15:31 <-- mesaboogie (~mesaboogi@user/mesaboogie) has quit (Killed (NickServ (GHOST command used by mesa!mesaboogie@user/mesaboogie))) 2021-06-19 13:15:54 Dagmar I was at a party out there one night where it was 55f wearing just a hoodie and people from San Diego were acting like an icy armageddon had begun 2021-06-19 13:16:21 --> Posterdati (~posterdat@host-79-12-208-242.retail.telecomitalia.it) has joined #linux 2021-06-19 13:16:22 Despatche well yes americans hate even cool weather, that's why they all want to live in places like florida 2021-06-19 13:16:26 Dagmar Like dear god the temperature has fallen below 60f what do we do! How do we survive! 2021-06-19 13:16:49 --> nifl (~user@user/niflce) has joined #linux 2021-06-19 13:17:38 Dagmar Normally I would not call an entire group of strangers p******s but I grew up in Nashville where it can go from 25F to 75F and back again in 48 hours, no problem 2021-06-19 13:17:43 --> johancb (~johan@p200300edaf31a900a780d4a24f18bbdf.dip0.t-ipconnect.de) has joined #linux 2021-06-19 13:17:57 Tom^ Dagmar: you bring out your sunbed go bathing and playing on the beach, thats the warm summerday temps here. 2021-06-19 13:18:04 hexnewbie Well, at least htey probably don't believe they'll catch a cold from it, like some other places... 2021-06-19 13:18:23 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-19 13:18:32 noobly I'm running react in virtualbox, trying to make it so I can view the projects on the host machine. not really sure what I need my network settings to look (NAT vs bridged adapter, etc). I think I want a bridged connection, but can't input the appropriate IPs with that option 2021-06-19 13:18:40 Despatche i think some people are genuinely sexually attracted to hot weather 2021-06-19 13:18:42 <-- EriC^^ (~Eric@178.135.10.207) has quit (Read error: Connection reset by peer) 2021-06-19 13:18:53 Despatche which is concerning for the future 2021-06-19 13:19:06 --> hawk1 (~hawk@13.67.67.200) has joined #linux 2021-06-19 13:19:06 <-- superboot (~agentgasm@user/superboot) has quit (Killed (zinc.libera.chat (Nickname regained by services))) 2021-06-19 13:19:07 -- agentgasmask_ is now known as superboot 2021-06-19 13:19:13 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-19 13:19:18 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 13:19:20 --> choegusung (~choegusun@user/choegusung) has joined #linux 2021-06-19 13:19:20 <-- choegusung (~choegusun@user/choegusung) has quit (Client Quit) 2021-06-19 13:19:24 --> agentgasmask_ (~agentgasm@user/superboot) has joined #linux 2021-06-19 13:19:49 hexnewbie Despatche: We are. UV light is addictive. 2021-06-19 13:19:51 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-19 13:19:52 <-- bcrouch (~bcrouch@2600:1700:d740:86a0::485) has quit (Remote host closed the connection) 2021-06-19 13:20:06 --> bcrouch (~bcrouch@2600:1700:d740:86a0:fa25:669b:41b9:60d9) has joined #linux 2021-06-19 13:21:29 zjmc_ Despatche: we did evolve in sub saharan Africa :) 2021-06-19 13:21:31 Dagmar noobly: Friends don't let friends use virtualbox 2021-06-19 13:21:43 greatcoof hot weather is great! 2021-06-19 13:21:54 Despatche i don't think sub-saharan africa used to look like it does now... 2021-06-19 13:21:56 noobly dagmar: what's the best alternative? 2021-06-19 13:22:14 noobly anyway i just need to this to work, I can worry about switching the vmware later 2021-06-19 13:22:18 jim probably qemu/kvm 2021-06-19 13:22:21 <-- johnjay (~pi@38.120.10.99) has quit (Ping timeout: 252 seconds) 2021-06-19 13:22:23 Dagmar Under Linux we have KVM/QEMU, and virt-manager as a GUI interface 2021-06-19 13:22:24 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 13:22:26 zjmc_ Teue, but it was hot 2021-06-19 13:22:30 greatcoof as long as it isn't too hot to handle :p 2021-06-19 13:22:38 zjmc_ Teue = True 2021-06-19 13:23:05 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-19 13:23:12 greatcoof s/Teue = True/s/teue/true 2021-06-19 13:23:27 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-19 13:23:36 greatcoof :D 2021-06-19 13:23:37 --> johnjay (~pi@38.120.10.99) has joined #linux 2021-06-19 13:23:41 Dagmar noobly: If your'e wanting the VM to appear and act as if it had a NIC that's plugged into teh switch right next to where the vmhost is plugged in, you need a bridge, and you need to make the vmhost's ethernet interface a _member_ of that bridge 2021-06-19 13:23:46 --> justinf210 (~justinf21@172.sub-97-44-1.myvzw.com) has joined #linux 2021-06-19 13:23:56 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-19 13:24:02 Despatche til it is possible for the sahara to not be a desert 2021-06-19 13:24:11 Despatche https://en.wikipedia.org/wiki/African_humid_period 2021-06-19 13:24:12 Dagmar noobly: ...whcih mostly means deleting the configuration off it, and then applying that same configuration to the bridge itself 2021-06-19 13:24:42 <-- msiism (~msi@user/msiism) has left #linux (Konversation vaporized.) 2021-06-19 13:24:43 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-19 13:25:06 noobly where is this configurtion stuff located? 2021-06-19 13:25:07 --> Menelkir (~terramex@user/menelkir) has joined #linux 2021-06-19 13:25:14 noobly win10 is my host right now btw 2021-06-19 13:25:24 Dagmar Wherever you'd _normally_ configure your networking 2021-06-19 13:25:30 Dagmar Oh then you're not our problem at all 2021-06-19 13:25:33 <-- krator44 (~krator44@user/krator44) has quit (Quit: --) 2021-06-19 13:26:05 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 244 seconds) 2021-06-19 13:26:05 --> krator44 (~krator44@user/krator44) has joined #linux 2021-06-19 13:27:16 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Quit: penguino) 2021-06-19 13:27:38 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-19 13:27:43 <-- goldfish (~goldfish@user/goldfish) has quit (Ping timeout: 268 seconds) 2021-06-19 13:28:02 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-19 13:28:41 noobly i thought this would be more painless, probably easier to just dual boot tbh 2021-06-19 13:29:34 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-19 13:30:37 <-- spacebison (~bison@2603-80a0-0103-d900-a0bd-c1b4-b037-df88.res6.spectrum.com) has quit (Ping timeout: 272 seconds) 2021-06-19 13:30:39 --> DsszzD (~DsszzD@2409:4060:2091:5870::16c5:70ad) has joined #linux 2021-06-19 13:30:40 <-- noidea_ (~noidea@136.56.21.63) has quit (Remote host closed the connection) 2021-06-19 13:31:04 --> EriC^^ (~Eric@178.135.10.207) has joined #linux 2021-06-19 13:32:23 <-- damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has quit (Ping timeout: 265 seconds) 2021-06-19 13:33:06 jim noobly, maybe, if you have the diskspace, you can just install it, and then you could probably -still- run either os as a vm guest of the other 2021-06-19 13:33:10 dostoyevsky2 I wonder how much more performance I could get out of my linux laptop with `mitigations=off' 2021-06-19 13:33:16 <-- roni_ (~roni@207.248.198.186) has quit (Ping timeout: 252 seconds) 2021-06-19 13:33:23 dostoyevsky2 It's already quite fast, though... 2021-06-19 13:33:33 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Quit: Leaving...) 2021-06-19 13:33:33 <-- meinside (uid24933@id-24933.brockwell.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-19 13:33:52 [[R]] dostoyevsky2: 1 billion % increase 2021-06-19 13:33:52 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 13:33:58 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-19 13:34:19 dostoyevsky2 [[R]]: OMG 2021-06-19 13:34:36 dostoyevsky2 I mean: Oh my god 2021-06-19 13:35:05 [[R]] lol 2021-06-19 13:35:16 noobly jim: yeah, maybe. win10 tends to take up an amazing amount of space. i would gladly wipe it if blizzard released an official linux version... 2021-06-19 13:35:36 jim of which? 2021-06-19 13:35:50 --> t0kie (~t0kie@user/t0kie) has joined #linux 2021-06-19 13:36:00 hexnewbie dostoyevsky2: Yes, I don't like outlaw motorcycle gangs either. The noise is horrible. 2021-06-19 13:36:03 dostoyevsky2 [[R]]: Lying on the floor laughing, please 2021-06-19 13:36:10 noobly jim: of which what? 2021-06-19 13:36:23 jim which blizzard game? 2021-06-19 13:36:35 noobly starcraft 2 2021-06-19 13:36:45 <-- LinusCDE (~LinusCDE@user/linuscde) has quit (Ping timeout: 272 seconds) 2021-06-19 13:36:50 dostoyevsky2 Can one abbreviate Domain Name System here? 2021-06-19 13:36:54 jim would it work under wine? 2021-06-19 13:37:00 Psi-Jack dostoyevsky2: DNS? Of course. :p 2021-06-19 13:37:11 noobly jim: last time i tried it was more headache then it was worth 2021-06-19 13:37:20 dostoyevsky2 Psi-Jack: But isn't that against the no abbeviations rule? 2021-06-19 13:37:31 jim oh ok 2021-06-19 13:37:39 Psi-Jack dostoyevsky2: No, It's No SMS speak, not "do not abbreviate anything", rule. 2021-06-19 13:37:57 dostoyevsky2 Ah, so I guess I have to learn SMS speak now 2021-06-19 13:38:09 dostoyevsky2 short message s? 2021-06-19 13:39:59 Dagmar You could always try just not being a moron. 2021-06-19 13:40:07 Dagmar It works for some people. 2021-06-19 13:40:16 Dagmar ...at least the people who aren't on Freenode anymore 2021-06-19 13:40:19 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-19 13:40:42 jim Dagmar, no name calling, and none of that kind of discouragement 2021-06-19 13:41:00 <-- chrysanthematic (~chrysanth@user/chrysanthematic) has quit (Quit: chrysanthematic) 2021-06-19 13:41:29 <-- nils_2 (~nils_2@user/nils-2/x-7682295) has left #linux (WeeChat 3.3-dev) 2021-06-19 13:42:58 <-- agentgasmask_ (~agentgasm@user/superboot) has quit (Quit: leaving) 2021-06-19 13:43:05 jim dostoyevsky2, for technical acronyms like DNS, we don't consider those as sms-speak 2021-06-19 13:43:27 <-- darutoko (~darutoko@5.136.113.91) has quit (Quit: Leaving) 2021-06-19 13:43:40 --> spacebison (~bison@2603-80a0-0103-d900-90af-cf2c-7156-55fa.res6.spectrum.com) has joined #linux 2021-06-19 13:43:46 --> rbh (~ubuntu@202.177.224.43) has joined #linux 2021-06-19 13:44:00 jim stuff like u for you, 4 for for, 2 for too, y for why 2021-06-19 13:44:09 jim that's sms-speak 2021-06-19 13:44:25 rbh for allocating memory in the kernel with sort of a high priority what should I use? 2021-06-19 13:44:37 jim lots of times the abbreviation sounds the same as the word 2021-06-19 13:44:53 <-- Cleverness (~clevernes@pool-100-2-45-18.nycmny.fios.verizon.net) has quit (Quit: Leaving) 2021-06-19 13:44:53 Psi-Jack rbh: Your question makes no sense. 2021-06-19 13:44:54 rbh I'd like it to be as fast as possible without going overboard too much 2021-06-19 13:45:45 rbh Sorry, I meant to say what function should I use. Does it make more sense now? Psi-Jack 2021-06-19 13:45:49 Psi-Jack No. 2021-06-19 13:45:53 <-- glouniche (~glouniche@217.138.202.204) has quit (Quit: Leaving) 2021-06-19 13:45:58 Psi-Jack There's no such thing as "priority" in terms of RAM. 2021-06-19 13:46:07 Lutin are there people here that have internal/external records on their public DNS servers ? 2021-06-19 13:46:22 johnnyapol there technically is memory priority in the kernel 2021-06-19 13:46:42 johnnyapol here's the docs for kmalloc (there's also kcalloc and friends). The flags you can use are here https://www.kernel.org/doc/htmldocs/kernel-api/API-kmalloc.html 2021-06-19 13:46:45 --> glouniche (~glouniche@37.120.218.158) has joined #linux 2021-06-19 13:46:55 johnnyapol rbh ^ 2021-06-19 13:47:20 rbh Yea I saw those johnnyapol and im not really sure which one would be ideal for me so I thought id better ask here 2021-06-19 13:47:23 dostoyevsky2 jim: Yeah, that seems intuitive... but I didn't know that this also includes idk or atm... 2021-06-19 13:47:53 <-- justinf210 (~justinf21@172.sub-97-44-1.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-19 13:48:26 rbh ill be allocating and freeing lots of small chunks of memory repeatedly and id like it to be as fast as possible. 2021-06-19 13:48:34 <-- t0kie (~t0kie@user/t0kie) has quit (Quit: Leaving) 2021-06-19 13:48:37 <-- Antlers (~Antlers@172.98.89.209) has quit (Quit: Quit) 2021-06-19 13:49:03 johnnyapol My kernel development experience was limited to a college class I did and GFP_KERNEL worked fine for me. You probably should ask in kernelnewbies over on irc.oftc.net 2021-06-19 13:49:11 rbh I guess GFP_KERNEL | GFP_NOWAIT? if im not misinterpreting it 2021-06-19 13:49:40 rbh I see, I guess ill just try it with GFP_KERNEL and bench it if I need to make it faster. ty johnnyapol 2021-06-19 13:49:55 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Read error: Connection reset by peer) 2021-06-19 13:51:03 Psi-Jack dostoyevsky2: Think of it more like this. Are you abbreviating a single word, like you, down to just u? There's common abbreviations that have been used in English words for centuries, like etc, but "u", is very young (and very lazy). 2021-06-19 13:51:09 [[R]] just use your own allocator if you're worrieda bout it 2021-06-19 13:52:04 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 13:53:14 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-19 13:53:23 lacroix rbh: GFP_ATOMIC is high priority 2021-06-19 13:53:35 lacroix rbh: what are you trying to do? 2021-06-19 13:53:52 greatcoof so...dd was running transfering .iso to my flashdrive and i 'ctrl+c'd out of it will my flashdrive be broken? 2021-06-19 13:54:00 uwharrie greatcoof: no 2021-06-19 13:54:30 jim Psi-Jack, howbout w/ for with? isn't that one in the dictionary? 2021-06-19 13:55:04 Psi-Jack dostoyevsky2: More so, is it an acronym of a singular word intended to phonetically sound like the same word as in the case and examples, "u" for "you", and "ur" for "your". 2021-06-19 13:55:34 rbh lacroix: trying to patch some hacks into kvm to make memory introspection easier. the buffer is the small-ish but rapid requests from guest<->hv 2021-06-19 13:55:35 <-- johancb (~johan@p200300edaf31a900a780d4a24f18bbdf.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-19 13:55:44 Psi-Jack jim: Technically, yes. As w. :) 2021-06-19 13:56:02 rascul temp 2021-06-19 13:56:20 jim (the problem being, some people don't hear things like ur as a rhyme for ur) 2021-06-19 13:56:34 <-- greatcoof (~greatcoof@154.180.175.174) has quit (Read error: Connection reset by peer) 2021-06-19 13:56:37 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 13:56:53 Psi-Jack Merriam-Webster, however, does not include "u" as an abbreviation for "you", but does for unit, like 1u for 1 Unit. 2021-06-19 13:56:55 jim so at least, sms-speak is not portable 2021-06-19 13:56:57 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-19 13:57:09 uwharrie welcome to the new channel, one less #, way more whinging about the rules 2021-06-19 13:57:10 rbh I dont want to kill the guest performances to I want to keep the vmexit handling as fast as possible 2021-06-19 13:57:12 rascul not potable either 2021-06-19 13:57:32 rbh uwharrie: haha 2021-06-19 13:57:36 * [[R]] doesn't drink rascul, he's unsafe 2021-06-19 13:57:44 rascul it's against the rules to whine about the rules 2021-06-19 13:58:01 [[R]] the first rule of #linux, don't talk about #linux 2021-06-19 13:58:04 hodapp A whole lot of idiom is even less portable and is much less accessible to non-native speakers. 2021-06-19 13:58:40 hodapp However, it's definitely much easier to get on a high horse about SMS and point to that ostensible reason. 2021-06-19 13:58:53 Psi-Jack Heck, even "LOL" is literally defined by Merriam-Webster as "laughing out loud" 2021-06-19 13:58:55 rascul i don't have any horses :( 2021-06-19 13:59:02 hodapp rascul: well did you try holding them? 2021-06-19 13:59:05 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Read error: Connection reset by peer) 2021-06-19 13:59:11 rascul i did not 2021-06-19 13:59:14 hodapp hmmm 2021-06-19 13:59:20 hodapp try closing the barn door 2021-06-19 13:59:30 <-- Namarrgon (~Namarrgon@archlinux/op/Namarrgon) has quit (Ping timeout: 272 seconds) 2021-06-19 13:59:31 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 13:59:36 rascul but i grew up in a barn and don't close doors 2021-06-19 13:59:46 hodapp grew up or woke up? 2021-06-19 13:59:56 --> Namarrgon (~Namarrgon@archlinux/op/Namarrgon) has joined #linux 2021-06-19 13:59:57 rascul can't it be both? 2021-06-19 14:00:08 hodapp if you woke up in one then you probably have other matters to worry about 2021-06-19 14:00:26 rascul some barns have some pretty nice living areas though 2021-06-19 14:00:45 rascul also there's this trend lately of people turning barns into houses 2021-06-19 14:00:52 dostoyevsky2 https://en.wikipedia.org/wiki/SMS_language#Whole_word_or_phrase_abbreviation 2021-06-19 14:00:53 hodapp and vice versa? 2021-06-19 14:01:04 rascul possibly 2021-06-19 14:01:06 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-19 14:01:12 hodapp then there's tiny houses 2021-06-19 14:01:17 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 14:01:18 hodapp which seem to be great 2021-06-19 14:01:20 dostoyevsky2 So this as me doubting now.. they list usenet acronyms like AFAIK as SMS language 2021-06-19 14:01:25 hodapp if your aim is to write blog posts about tiny houses 2021-06-19 14:01:30 <-- roni_ (~roni@207.248.198.186) has quit (Ping timeout: 252 seconds) 2021-06-19 14:01:31 rascul https://en.wikipedia.org/wiki/Barndominium 2021-06-19 14:01:41 hodapp of course that's a thing 2021-06-19 14:01:42 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 14:01:50 rascul tiny houses are only good for writing about, not really for living in 2021-06-19 14:01:51 kodah Lutin: you shouldn't do that. it's called split horizon. 2021-06-19 14:01:52 <-- bcrouch (~bcrouch@2600:1700:d740:86a0:fa25:669b:41b9:60d9) has quit (Remote host closed the connection) 2021-06-19 14:02:01 Psi-Jack dostoyevsky2: Wikipedia. Invaluable fallable resource of bad information. 2021-06-19 14:02:09 --> bcrouch (~bcrouch@2600:1700:d740:86a0::3ee) has joined #linux 2021-06-19 14:02:18 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 14:02:19 dostoyevsky2 Psi-Jack: I made it say that... 2021-06-19 14:02:19 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 252 seconds) 2021-06-19 14:02:55 --> wootehfoot (~wootehfoo@c-772e524e.032-69-6762675.bbcust.telenor.se) has joined #linux 2021-06-19 14:02:59 hodapp Is there anything in particular on that page that is unsourced information that appears to be false? 2021-06-19 14:03:11 Psi-Jack hodapp: The list of abbreviations. 2021-06-19 14:03:15 Psi-Jack Specifically. 2021-06-19 14:03:16 kodah dostoyevsky2: there's no point in debating it. they won't listen. 2021-06-19 14:03:22 Lutin kodah I know that but I was wondering... also... why not.. that is the question 2021-06-19 14:03:40 [[R]] if you're unhappy with the rules here, you're more than free to leave 2021-06-19 14:03:42 [[R]] there, problem solved 2021-06-19 14:03:45 kodah Lutin: without being closely managed it turns into a vector 2021-06-19 14:04:09 Lutin kodah as in ? 2021-06-19 14:04:16 hodapp Psi-Jack: Are you referring to the ones that have [citation needed] on them? 2021-06-19 14:04:18 Psi-Jack Well, the "Whole word or phrase abbreviation" listing specifically. 2021-06-19 14:04:19 <-- EriC^^ (~Eric@178.135.10.207) has quit (Ping timeout: 265 seconds) 2021-06-19 14:04:42 <-- hawk1 (~hawk@13.67.67.200) has quit (Ping timeout: 258 seconds) 2021-06-19 14:04:44 Psi-Jack No. I'm talking about the entire section I just named. 2021-06-19 14:04:59 Psi-Jack Well, most of it. :) 2021-06-19 14:05:05 hodapp so, what in particular is false about that? 2021-06-19 14:05:11 Psi-Jack 90% of it. 2021-06-19 14:05:11 kodah Lutin: in an ideal world internal and external records are treated accordingly but it becomes very easy to leak internal records externally, which then gives an attacker a vector to blueprint your internal services 2021-06-19 14:05:28 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 258 seconds) 2021-06-19 14:05:29 hodapp what, specifically, are they claiming as fact that is not? 2021-06-19 14:05:47 --> aj_ (~aj@195.181.174.89) has joined #linux 2021-06-19 14:05:48 Psi-Jack 90% of that list in "Whole word or phrase abbreviation" 2021-06-19 14:05:49 --> damx (~damxsa@176.45.58.33) has joined #linux 2021-06-19 14:05:58 Psi-Jack in relation to being "SMS Language" 2021-06-19 14:05:59 hodapp That is not a claim... 2021-06-19 14:06:05 <-- damx (~damxsa@176.45.58.33) has quit (Remote host closed the connection) 2021-06-19 14:06:06 kodah [[R]]: i think generally, people think #linux is a community channel, but it's not. it's a private community and not really advertised as such, so some of the obscure rules don't make sense. 2021-06-19 14:06:19 --> damx (~damxsa@176.45.58.33) has joined #linux 2021-06-19 14:06:26 [[R]] kodah: it doesnt matter if you think they make sense or not... there are rules 2021-06-19 14:06:28 [[R]] if you dont like them, leave 2021-06-19 14:06:50 rascul quit breaking the rules! 2021-06-19 14:06:53 hodapp if you don't like them, you can also feel free to do absolutely nothing 2021-06-19 14:06:54 kodah [[R]]: that's not generally an option when according to libera's rules they own the linux namespace 2021-06-19 14:07:02 hodapp these are all valid responses to not liking the rules 2021-06-19 14:07:23 hodapp if you don't like them, you can also complain about them 2021-06-19 14:07:35 rascul you can complain about them if you do like them, also 2021-06-19 14:07:36 hodapp if you don't like them, the person who is whining about that complaining is *also* free to leave 2021-06-19 14:07:41 [[R]] kodah: yes, because libera is the only irc netowrk in the world 2021-06-19 14:07:42 uwharrie but the rules make me bristle, and when I bristle I feel the need to complain about things that can't or won't change 2021-06-19 14:07:43 rascul but it's still breaking the rules ;) 2021-06-19 14:07:46 rascul "Don’t discuss channel policy in the channel. Do it by PM or take it up in #linux-ops." 2021-06-19 14:08:01 * rascul is breaking the rules by discussing breaking the rules 2021-06-19 14:08:12 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-19 14:08:13 hodapp but I understand that some people really get their kicks out of explaining things to people as if they are in the 3rd grade 2021-06-19 14:08:13 kodah [[R]]: sure 2021-06-19 14:08:36 [[R]] kodah: nothing stops you from creating ##my-channel-about-linux 2021-06-19 14:08:43 rascul hodapp i wish they would use more pictures, though 2021-06-19 14:09:00 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Read error: Connection reset by peer) 2021-06-19 14:09:01 kodah [[R]]: i think i explained why that doesn't really work 2021-06-19 14:09:04 rascul i already created it 2021-06-19 14:09:05 hodapp rascul: if you want pictures, you can LEAVE 2021-06-19 14:09:07 rascul kodah can't now 2021-06-19 14:09:13 hodapp rascul: (and go to Matrix where inline pictures are a thing) 2021-06-19 14:09:20 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 14:09:24 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Read error: Connection reset by peer) 2021-06-19 14:09:25 [[R]] kodah: did you? 2021-06-19 14:09:26 rascul i can have inline pictures 2021-06-19 14:09:28 hodapp actually you could stay here and also go to matrix 2021-06-19 14:09:30 kodah [[R]]: no 2021-06-19 14:09:34 hodapp but that sounds less decisive 2021-06-19 14:09:35 rascul and i don't care for matrix 2021-06-19 14:09:54 <-- hendursaga (~weechat@user/hendursaga) has quit (Remote host closed the connection) 2021-06-19 14:10:04 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-19 14:10:18 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-19 14:10:44 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 14:12:23 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 14:12:33 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-19 14:12:39 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-19 14:12:57 Lutin kodah yes I know that but do you think an attacker is not smarter then that ? There is such a thing as security/obsecurity 2021-06-19 14:13:12 hodapp security/obsecurity? 2021-06-19 14:13:27 * rascul hides the key under the door mat 2021-06-19 14:13:27 --> `deb (~relax@142.169.78.98) has joined #linux 2021-06-19 14:13:31 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-19 14:13:32 kodah Lutin: security through obscurity is generally not a great plan 2021-06-19 14:13:35 -- id is now known as \r 2021-06-19 14:13:39 hodapp your barn door has a doormat? 2021-06-19 14:13:47 rascul no 2021-06-19 14:13:48 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 14:13:55 rascul the door mat is in the middle of the firld 2021-06-19 14:13:58 rascul *field 2021-06-19 14:14:10 hodapp uhhh 2021-06-19 14:14:16 hodapp is it really a doormat if there's no door? 2021-06-19 14:14:19 kodah Lutin: and yes, indexing your DNS records is likely one of the first things someone who is targeting your infra will do to gather intel 2021-06-19 14:14:24 rascul it says so on the tag 2021-06-19 14:14:24 Lutin kodah no, so it doesn't matter if people know what you run... if you fail... you didn't secure it right 2021-06-19 14:14:41 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-19 14:15:00 Lutin kodah yeah they can but do you think they don't know you have internal DNS as well ? 2021-06-19 14:15:00 kodah Lutin: that sounds great in an ideal world, but it's much more safe to assume zero trust 2021-06-19 14:15:42 kodah Lutin: everyone has internal dns. that's an easy assumption. it's about their ability to map your internal network while remaining external. 2021-06-19 14:15:53 <-- King (~Greatest@user/mrreader) has quit (Quit: leaving) 2021-06-19 14:15:58 kodah Lutin: it's like being able to fly a drone over the castle before you storm it 2021-06-19 14:16:08 Lutin koala_man yes but it's not very easy to index a-records these days 2021-06-19 14:16:20 Lutin only if you have PTR's for everything 2021-06-19 14:16:21 kodah Lutin: citation needed 2021-06-19 14:16:28 -- mesa is now known as mesaboogie 2021-06-19 14:17:17 Lutin because ? 2021-06-19 14:17:24 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Remote host closed the connection) 2021-06-19 14:17:27 Lutin you are telling things, you need to explain 2021-06-19 14:17:45 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-19 14:18:12 --> jinsun_ (~quassel@user/jinsun) has joined #linux 2021-06-19 14:18:20 <-- johnnyapol (~irc-disco@45.77.79.50) has quit (Remote host closed the connection) 2021-06-19 14:18:33 <-- jinsun (~quassel@user/jinsun) has quit (Read error: Connection reset by peer) 2021-06-19 14:18:44 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-19 14:19:09 --> user7 (~quassel@ip84.ip-66-70-148.net) has joined #linux 2021-06-19 14:19:16 --> johnnyapol (~irc-disco@45.77.79.50) has joined #linux 2021-06-19 14:19:29 user7 I am trying to setup a auto start for minecraft server on azure vm. this is the error. minecraft.service: Failed at step CHDIR spawning /usr/bin/java: Permission denied 2021-06-19 14:19:43 user7 when i run the service status 2021-06-19 14:20:35 [[R]] ls -lh /usr/bin/java 2021-06-19 14:20:38 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 14:20:41 [[R]] also pastebin the service file 2021-06-19 14:20:57 PlayerOne [[R]], why double []s? 2021-06-19 14:20:58 kodah Lutin: i just need to grab the authoritative nameserver from the SOA and then query. discovery of those addresses is a thing, but not difficult once you start mapping. 2021-06-19 14:21:03 [[R]] PlayerOne: why not? 2021-06-19 14:21:10 user7 [[R]] ty. i will 2021-06-19 14:21:48 PlayerOne I recall you being with single []s for 10 years or so 2021-06-19 14:21:54 Lutin kodah you can't lookup what you don't know... too many words... only ptr scanning on an internal range would work 2021-06-19 14:22:02 [[R]] lol 2021-06-19 14:22:09 --> justinf210 (~justinf21@172.sub-97-44-1.myvzw.com) has joined #linux 2021-06-19 14:22:31 PlayerOne If it's you, though ^^ 2021-06-19 14:22:37 PlayerOne From Freenode 2021-06-19 14:22:42 <-- TheSilentLink (~TheSilent@user/thesilentlink) has quit (Ping timeout: 240 seconds) 2021-06-19 14:23:11 PlayerOne hexnewbie, thank you, but was searching for somethin gmore universal 2021-06-19 14:23:24 --> nifl (~user@user/niflce) has joined #linux 2021-06-19 14:23:38 PlayerOne xdotool fits, but still quite weird sometimes 2021-06-19 14:23:44 --> TheSilentLink (~TheSilent@user/thesilentlink) has joined #linux 2021-06-19 14:23:51 user7 its only one line so here it is: lrwxrwxrwx 1 root root 22 Jun 19 17:03 /usr/bin/java -> /etc/alternatives/java 2021-06-19 14:24:21 [[R]] ans pastebin the full output from status 2021-06-19 14:24:28 user7 ok 2021-06-19 14:24:30 PlayerOne hexnewbie, nice find, though 2021-06-19 14:24:38 <-- wootehfoot (~wootehfoo@c-772e524e.032-69-6762675.bbcust.telenor.se) has quit (Quit: Leaving) 2021-06-19 14:26:05 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 14:26:33 <-- justinf210 (~justinf21@172.sub-97-44-1.myvzw.com) has quit (Ping timeout: 258 seconds) 2021-06-19 14:26:54 user7 https://pastebin.com/48uW88PW 2021-06-19 14:27:33 [[R]] and the service file... 2021-06-19 14:28:34 --> wootehfoot (~wootehfoo@c-772e524e.032-69-6762675.bbcust.telenor.se) has joined #linux 2021-06-19 14:29:25 --> iflema (~ian@user/iflema) has joined #linux 2021-06-19 14:29:45 user7 I guess i could of started with this. here is a link to the doc: 2021-06-19 14:29:46 user7 https://askubuntu.com/questions/1198585/how-to-i-make-a-program-start-on-boot-no-gui 2021-06-19 14:29:56 <-- wootehfoot (~wootehfoo@c-772e524e.032-69-6762675.bbcust.telenor.se) has quit (Changing host) 2021-06-19 14:29:56 --> wootehfoot (~wootehfoo@user/wootehfoot) has joined #linux 2021-06-19 14:30:07 <-- puke (~vroom@217.138.252.53) has quit (Quit: puke) 2021-06-19 14:30:17 * [[R]] gives up 2021-06-19 14:30:44 user7 sorry buddy. im kind of a nube 2021-06-19 14:30:52 <-- M-blaise (~M-blaise@105.112.138.38) has quit (Ping timeout: 265 seconds) 2021-06-19 14:30:59 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-19 14:31:00 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 14:31:52 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 14:32:48 --> M-blaise (~M-blaise@105.112.138.38) has joined #linux 2021-06-19 14:33:05 user7 https://pastebin.com/nKzHG7kG 2021-06-19 14:33:28 <-- bcrouch (~bcrouch@2600:1700:d740:86a0::3ee) has quit (Quit: Leaving) 2021-06-19 14:33:36 user7 thats the service file. the password have been set in the server file also. that was cut and pasted from the doc. (like i did in the vm) 2021-06-19 14:33:43 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 14:35:32 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Remote host closed the connection) 2021-06-19 14:35:37 jim user7, if you have nc installed, you can pastebin the output of an arbitrary command, for example ls -CF if you run it like this: ls -CF | nc termbin.com 9999 2021-06-19 14:35:42 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-19 14:36:41 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-19 14:36:56 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 14:38:06 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-19 14:38:24 user7 jim what is the apt program name and i will install 2021-06-19 14:38:37 --> puke (~vroom@217.138.252.218) has joined #linux 2021-06-19 14:38:45 jim we ask that you don't use pastebin.com, and we have reasons: pastebin.com piles craploads of javascript to the user's browser, and it's so much it's been known to crash it... other than that, pastebin has ads, and employs antiadblock strategies (that are propabably in the javascript payload also) 2021-06-19 14:39:06 jim user7, for nc? netcat 2021-06-19 14:39:14 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-19 14:39:23 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-19 14:39:23 GaM3r2Xtreme anyone know if there is a way to configure vsftpd to accept a file upload as is? it seems to be changing the line endings on my files, unless it's the built in 'ftp' command. 2021-06-19 14:39:35 <-- Slumlord (~Slumlord@5.180.62.79) has quit (Remote host closed the connection) 2021-06-19 14:39:40 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-19 14:40:05 <-- iflema (~ian@user/iflema) has quit (Ping timeout: 265 seconds) 2021-06-19 14:40:23 jim user7, quick test once you got nc installed: echo "hi, this came from stdout" | nc termbin.com 9999 2021-06-19 14:40:26 uwharrie GaM3r2Xtreme: the client is typically responsible for managing that 2021-06-19 14:40:35 [[R]] GaM3r2Xtreme: you need to transfer in binary mode 2021-06-19 14:41:07 user7 https://termbin.com/bcj1 2021-06-19 14:41:12 <-- sc (~sc@sc.ix.tc) has quit (Remote host closed the connection) 2021-06-19 14:41:24 GaM3r2Xtreme alright, good to know. I'll look into how to use binary mode with the client command. thanks! 2021-06-19 14:41:53 user7 sweet it worked thats pretty cool! 2021-06-19 14:41:57 [[R]] GaM3r2Xtreme: no sane person uses ftp anymore... 2021-06-19 14:42:18 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-19 14:42:28 --> sc_ (~sc@sc.ix.tc) has joined #linux 2021-06-19 14:42:40 GaM3r2Xtreme i guess i'm not sane then. :P it's only local usage anyways, but i might go to some http file serving setup at some point. 2021-06-19 14:43:03 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 14:43:31 -- sc_ is now known as sc 2021-06-19 14:43:52 --> Wilfred (uid159@id-159.highgate.irccloud.com) has joined #linux 2021-06-19 14:43:53 rascul sftp is a good fit for many use cases 2021-06-19 14:44:03 [[R]] rascul: you're a use case 2021-06-19 14:44:10 * rascul uses [[R]]'s case 2021-06-19 14:44:27 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 14:44:32 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-19 14:44:32 user7 [[R]] any pointers. i dont mind doing some homework 2021-06-19 14:44:41 dostoyevsky2 [[R]]: ftp://ftp.redhat.com/redhat/ wants to have a word with you 2021-06-19 14:44:59 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-19 14:45:09 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 14:45:25 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 14:45:39 [[R]] lol 2021-06-19 14:46:06 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 14:46:10 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-19 14:46:22 <-- CrustY (~crusty@62.216.211.231) has quit (Ping timeout: 265 seconds) 2021-06-19 14:46:49 <-- Nosrep (archbox@user/nosrep) has quit (Ping timeout: 265 seconds) 2021-06-19 14:47:29 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 14:47:49 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 265 seconds) 2021-06-19 14:47:53 GaM3r2Xtreme isn't sftp basically ssh file transfers? ftps i think is ftp over ssl. so many different ways to send/get files... 2021-06-19 14:48:06 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 14:48:17 rascul yes 2021-06-19 14:48:26 --> Nosrep (~archbox@user/nosrep) has joined #linux 2021-06-19 14:48:33 rascul close enough, anyway 2021-06-19 14:48:55 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 14:49:18 --> TechSmurf (~tech@user/techsmurf) has joined #linux 2021-06-19 14:49:22 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 14:50:01 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-19 14:50:09 --> decompyler (~decompyle@99-100-60-210.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-19 14:50:49 --> Intruder777 (~Intruder7@ppp-109-104-160-59.wildpark.net) has joined #linux 2021-06-19 14:51:15 --> Guest65 (~Guest65@2a02:560:4129:c300:6f9b:cb6:6949:c79c) has joined #linux 2021-06-19 14:52:19 --> chrysanthematic (~chrysanth@user/chrysanthematic) has joined #linux 2021-06-19 14:52:48 --> M-blaise_ (~M-blaise@105.112.138.38) has joined #linux 2021-06-19 14:54:35 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 14:54:59 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-19 14:55:34 --> jmuriel (~jmuriel@ip72-223-91-148.ph.ph.cox.net) has joined #linux 2021-06-19 14:55:36 <-- bla (~bla@89-67-84-220.dynamic.chello.pl) has quit (Read error: Connection reset by peer) 2021-06-19 14:55:46 --> bla (~bla@89-67-84-220.dynamic.chello.pl) has joined #linux 2021-06-19 14:56:31 <-- M-blaise (~M-blaise@105.112.138.38) has quit (Ping timeout: 265 seconds) 2021-06-19 14:56:33 --> willyg_cos (~joeuser@user/willyg-cos/x-4994202) has joined #linux 2021-06-19 14:58:26 <-- Intruder777 (~Intruder7@ppp-109-104-160-59.wildpark.net) has quit (Changing host) 2021-06-19 14:58:26 --> Intruder777 (~Intruder7@user/intruder777) has joined #linux 2021-06-19 14:59:58 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 15:00:33 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 15:00:48 micrex22 rascul: https://i.imgur.com/mHOQUZK.png 2021-06-19 15:01:09 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 15:04:57 --> antani (~antani@user/antani) has joined #linux 2021-06-19 15:06:17 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 15:07:10 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 15:08:36 <-- sozuba (~sozuba@user/sozuba) has quit (Ping timeout: 265 seconds) 2021-06-19 15:09:07 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-19 15:09:24 --> hurray (~amcc@lfbn-idf1-1-2002-88.w90-127.abo.wanadoo.fr) has joined #linux 2021-06-19 15:09:58 <-- Guest65 (~Guest65@2a02:560:4129:c300:6f9b:cb6:6949:c79c) has quit (Quit: Client closed) 2021-06-19 15:10:01 <-- solar_sea (~solar@user/solar-sea/x-3088627) has quit (Read error: Connection reset by peer) 2021-06-19 15:10:16 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-19 15:11:18 --> xad213 (~xad213@2a02:560:4129:c300:6f9b:cb6:6949:c79c) has joined #linux 2021-06-19 15:11:20 <-- decompyler (~decompyle@99-100-60-210.lightspeed.irvnca.sbcglobal.net) has quit (Quit: Konversation terminated!) 2021-06-19 15:11:25 --> krabador (~krabadorm@user/krabador) has joined #linux 2021-06-19 15:11:33 user7 i am trying to use | nc termbin.com with multiple statements strung with && but only the last command will export. is there a another way? 2021-06-19 15:11:33 --> decompyler (~decompyle@99-100-60-210.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-19 15:12:06 PaulFertser user7: ( s1; s2; s3; ) | nc ... 2021-06-19 15:12:07 uwharrie user7: use a subshell: (cmd1 ; cmd2 ; cmd3 ) | nc 2021-06-19 15:12:19 user7 cool thanks let me try. 2021-06-19 15:12:33 user7 i need the bracket. ok 2021-06-19 15:13:20 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-19 15:13:24 <-- evilbug (~evilbug@86.121.83.212) has quit (Ping timeout: 265 seconds) 2021-06-19 15:13:31 <-- Menelkir (~terramex@user/menelkir) has quit (Read error: Connection reset by peer) 2021-06-19 15:13:46 <-- Intruder777 (~Intruder7@user/intruder777) has left #linux (Leaving) 2021-06-19 15:14:15 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-19 15:15:35 <-- willyg_cos (~joeuser@user/willyg-cos/x-4994202) has quit (Quit: Gone.) 2021-06-19 15:15:35 <-- damx (~damxsa@176.45.58.33) has quit (Read error: Connection reset by peer) 2021-06-19 15:15:54 --> damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has joined #linux 2021-06-19 15:16:59 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 15:17:04 <-- noobly (~noobly@50.38.105.67) has quit (Ping timeout: 246 seconds) 2021-06-19 15:17:24 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (Ping timeout: 252 seconds) 2021-06-19 15:17:43 kfrench user7: [[R]] should have a spare that you can use. 2021-06-19 15:17:46 --> sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has joined #linux 2021-06-19 15:18:01 <-- sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has left #linux 2021-06-19 15:18:46 [[R]] don't take my brackets! 2021-06-19 15:18:57 kfrench You got too many 2021-06-19 15:19:00 <-- rhax (~yannick@user/rhax) has quit (Quit: Leaving) 2021-06-19 15:19:22 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 15:20:00 <-- hurray (~amcc@lfbn-idf1-1-2002-88.w90-127.abo.wanadoo.fr) has quit 2021-06-19 15:20:07 -- [[R]] is now known as [[[[R]]]] 2021-06-19 15:20:11 [[[[R]]]] you can never have enough brackets 2021-06-19 15:20:12 kfrench GAH! 2021-06-19 15:21:18 --> CrustY (~crusty@45.135.187.151) has joined #linux 2021-06-19 15:21:47 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-19 15:22:07 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-19 15:22:21 user7 those brackets go to 11. 2021-06-19 15:22:32 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 252 seconds) 2021-06-19 15:22:38 --> evilbug (~evilbug@86.120.104.248) has joined #linux 2021-06-19 15:22:38 [[[[R]]]] lol 2021-06-19 15:22:53 c705 [[[[R]]]]: you are in violation of bracket limits 2021-06-19 15:23:03 --> wowbagger (~kvirc@host-79-55-186-185.retail.telecomitalia.it) has joined #linux 2021-06-19 15:23:03 c705 please remove brackets immediately 2021-06-19 15:23:09 [[[[R]]]] you want me to strip? 2021-06-19 15:23:12 [[[[R]]]] that'll be an extra $5 2021-06-19 15:23:35 c705 5 bucks? you're cheap 2021-06-19 15:23:59 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-19 15:24:11 [[[[R]]]] i just need a quick fix 2021-06-19 15:24:14 -- [[[[R]]]] is now known as [[R]] 2021-06-19 15:24:23 c705 of course you do honey 2021-06-19 15:24:28 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-19 15:24:46 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-19 15:24:53 [[R]] a nickel bag 2021-06-19 15:25:06 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-19 15:25:14 kodah til andrew lives near me 2021-06-19 15:25:36 [[R]] andrew dice caly? 2021-06-19 15:25:47 c705 andrew lloyd weber? 2021-06-19 15:25:49 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) 2021-06-19 15:26:15 [[R]] doesn't he live in england? 2021-06-19 15:26:16 kodah andrew lee 2021-06-19 15:26:32 c705 oh prince andrew 2021-06-19 15:26:34 Bocaneri His Royal Anus, the echt Clown Prince of Korea? 2021-06-19 15:26:42 c705 fuck that guy, let's not even talk about him 2021-06-19 15:26:50 Bocaneri Mind the language, but I couldn't agree more. 2021-06-19 15:26:57 c705 sorry daddy 2021-06-19 15:26:58 --> arawn (~arawn@cpe-72-227-64-168.maine.res.rr.com) has joined #linux 2021-06-19 15:27:05 kodah apparently he lives in thousand oaks 2021-06-19 15:27:09 Bocaneri You're not too big for a birchin, son! 2021-06-19 15:27:09 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-19 15:27:11 <-- tarps (~tarps@im.a.beast.wit.da.diarhea.flakes.water.and.yeast.lol) has left #linux (pissing brb) 2021-06-19 15:28:09 [[R]] thats where amanda bynes is from 2021-06-19 15:28:09 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 15:28:19 <-- tirps (~tirps@fuckholejones.chat) has left #linux (brb pissing) 2021-06-19 15:28:19 kodah a lot of celebrities live there 2021-06-19 15:28:23 c705 lol what 2021-06-19 15:28:33 kodah https://www.insider.com/south-korean-royals-california-mansion-photos-2020-12 2021-06-19 15:28:39 <-- `deb (~relax@142.169.78.98) has quit (Quit: Leaving) 2021-06-19 15:29:01 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-19 15:29:56 kodah i'll have to snap a pic before i leave socal 2021-06-19 15:29:56 <-- dorp (~dorp@93-172-1-206.bb.netvision.net.il) has quit (Read error: Connection reset by peer) 2021-06-19 15:29:58 c705 no really though, that guy gets off on people talking about him. lets not fan the flame 2021-06-19 15:30:09 bernard__ flame the fan instead 2021-06-19 15:30:13 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-19 15:30:14 -- Guest9583 is now known as NexAdn 2021-06-19 15:30:42 [[R]] kodah: are you saying he's a celebirty? 2021-06-19 15:31:10 kodah [[R]]: no, but he has to have a lot of money to live there, not to mention well-connected 2021-06-19 15:31:32 [[R]] who the hell needsa a house that big? 2021-06-19 15:31:33 [[R]] thats just stupid 2021-06-19 15:31:51 kodah yeah i can't really imagine the lifestyles of people that live in places like that 2021-06-19 15:31:51 uwharrie not to mention how long it'd take to walk to the 7-11 2021-06-19 15:32:20 kodah i live in < 1k sqft 2021-06-19 15:32:32 [[R]] uwharrie: you have servants to do that for you, silly 2021-06-19 15:32:44 CommunistWolf sq m is where it's at 2021-06-19 15:33:01 [[R]] "People think it's cool that I'm royalty [now]," Lee told the South China Morning Post in 2018. "But I don't go around saying 'Hey, I'm a prince', I stay pretty low key." 2021-06-19 15:33:03 [[R]] HAHAHAHAHAHAHA 2021-06-19 15:33:43 uwharrie ah man, my burritos are always cold by the time the servants walk them back to my mansion 2021-06-19 15:33:43 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 15:34:04 --> milosz (~milosz@user/milosz) has joined #linux 2021-06-19 15:34:45 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 15:35:29 akik is that the same andrew lee of fleenode? 2021-06-19 15:35:34 kodah yes 2021-06-19 15:36:00 kodah i was just surprised to learn he lives in socal 2021-06-19 15:36:09 <-- CrustY (~crusty@45.135.187.151) has quit (Ping timeout: 265 seconds) 2021-06-19 15:36:13 akik major a-hole 2021-06-19 15:36:17 [[R]] uwharrie: they need one of those things that pizza people have 2021-06-19 15:36:29 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-19 15:36:53 <-- xtort- (synapse@dumbfucks.org) has quit (Quit: Bridge terminating on SIGTERM) 2021-06-19 15:39:47 --> jumpf0rce (~jumpforce@user/jumpforce) has joined #linux 2021-06-19 15:40:00 --> sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has joined #linux 2021-06-19 15:40:34 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-19 15:40:41 -- jinsun_ is now known as jinsun 2021-06-19 15:41:41 <-- nosolls (~user@69-174-156-126.symrinaa.metronetinc.net) has quit (Ping timeout: 258 seconds) 2021-06-19 15:42:43 otisolsen70 What is a good compression tool/algo to use when I need to transfer a big file system image (several TB) over the internet. Upstream from sender is 100mbps. Receiver downstream is 1gbps. So I want to compress the stuff lightly so that I will at least skip any 0x00 areas fast... I tried xz but it seems that the cpu ends up being the bottleneck. Would gzip -1 be better? 2021-06-19 15:42:49 --> Slumlord (~Slumlord@5.180.62.79) has joined #linux 2021-06-19 15:42:52 --> xtort- (synapse@dumbfucks.org) has joined #linux 2021-06-19 15:44:11 --> sn1tch3r_ (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has joined #linux 2021-06-19 15:44:57 <-- xtort- (synapse@dumbfucks.org) has left #linux 2021-06-19 15:45:02 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Read error: Connection reset by peer) 2021-06-19 15:45:39 --> akoana (~ah@user/akoana) has joined #linux 2021-06-19 15:45:42 --> sn1tch3r__ (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has joined #linux 2021-06-19 15:46:25 --> sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has joined #linux 2021-06-19 15:46:37 Bocaneri otisolsen70, generally speaking, the better the compression, the slower the compressor. 2021-06-19 15:46:40 <-- sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has left #linux 2021-06-19 15:46:40 <-- sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has quit (Ping timeout: 258 seconds) 2021-06-19 15:47:00 otisolsen70 Bocaneri, so I want something lightweight. I think I will go with pigz -1. This seems rather fast.. 2021-06-19 15:47:10 --> sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has joined #linux 2021-06-19 15:47:42 immibis gzip is usually fast enough you can use -9 2021-06-19 15:48:02 immibis remember it's a 30 year old program. computer were much slower back then 2021-06-19 15:48:05 immibis +s 2021-06-19 15:48:25 otisolsen70 This is a 9 year old sending cpu... 2021-06-19 15:48:33 Bocaneri What's "lightweight" mean in this context? 2021-06-19 15:49:05 otisolsen70 Bocaneri, just that I dont want the CPU to be a bottleneck. 2021-06-19 15:49:18 <-- sn1tch3r_ (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has quit (Ping timeout: 252 seconds) 2021-06-19 15:49:21 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-19 15:49:33 otisolsen70 Bocaneri, my mission is to keep the 100mbps uplink saturated at all times. And if there are low entropy areas of the disk, I want them lightly compressed. 2021-06-19 15:49:47 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-19 15:50:10 <-- sn1tch3r__ (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has quit (Ping timeout: 265 seconds) 2021-06-19 15:51:39 --> PeGaSuS_ (BlackHole@user/pegasus) has joined #linux 2021-06-19 15:51:53 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 15:52:03 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-19 15:53:17 otisolsen70 This is what I end up doing: ssh root@source 'pv /dev/sda4 -B 4M | pigz -1 | mbuffer -m 10% -q' > image.gz 2021-06-19 15:53:27 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-19 15:53:38 <-- Brottweiler (~brott@user/brottweiler) has quit (Quit: leaving) 2021-06-19 15:54:04 <-- oko (~oko@user/oko) has quit (Ping timeout: 252 seconds) 2021-06-19 15:54:50 otisolsen70 This currently keeps the disk going at almost 100 % throughput and cpu is ~70-80% currently. And bw is rather low right now. Likely due to it being in a low entropy area. 2021-06-19 15:55:06 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Ping timeout: 258 seconds) 2021-06-19 15:56:49 --> tex (~super@user/dix) has joined #linux 2021-06-19 15:57:12 kodah otisolsen70: what are you compressing? 2021-06-19 15:58:18 <-- phunyguy (~blaahchm@ubuntu/member/phunyguy) has quit (Quit: Goodbye cruel world!) 2021-06-19 15:58:46 <-- PeGaSuS (James@user/pegasus) has quit (Killed (zinc.libera.chat (Nickname regained by services))) 2021-06-19 15:58:46 -- PeGaSuS_ is now known as PeGaSuS 2021-06-19 15:59:06 --> PeGaSuS_ (~James@user/pegasus) has joined #linux 2021-06-19 15:59:33 kodah otisolsen70: your initial transfer alone (assuming 7TB) will take 19.4 hours 2021-06-19 15:59:39 kodah with a 100mbps cap 2021-06-19 16:00:14 otisolsen70 kodah, a disk image. 2021-06-19 16:00:19 otisolsen70 kodah, over the internet. 2021-06-19 16:00:33 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-19 16:01:09 --> phunyguy (~blaahchm@ubuntu/member/phunyguy) has joined #linux 2021-06-19 16:01:14 otisolsen70 It has already transfered tens of GB. 2021-06-19 16:01:16 rob` neat, I hadn't heard of pigz before 2021-06-19 16:01:19 rob` handy 2021-06-19 16:01:33 otisolsen70 rob`, yeah it is nice. There is also pbzip2 2021-06-19 16:01:37 <-- PeGaSuS_ (~James@user/pegasus) has quit (Remote host closed the connection) 2021-06-19 16:01:42 otisolsen70 rob`, does the same but for bzip2 2021-06-19 16:01:46 rob` nice 2021-06-19 16:01:59 otisolsen70 rob`, although, I hardly ever use bz2 2021-06-19 16:02:14 rob` yeh, gzip is Good Enough 2021-06-19 16:02:15 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-19 16:02:24 --> CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-19 16:02:35 otisolsen70 rob`, if I need stronger compression I usually just use xz or 7z 2021-06-19 16:02:45 Bocaneri I know there are other compressors around, but I like gzip because... well... it's what I've been using forever. 2021-06-19 16:02:54 otisolsen70 Bocaneri, me too 2021-06-19 16:02:55 rob` yeah, habit counts for a lot 2021-06-19 16:02:59 Bocaneri 7z is sexy. :) 2021-06-19 16:02:59 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Client Quit) 2021-06-19 16:03:12 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-19 16:03:17 otisolsen70 Bocaneri, I guess but I really do not like the CLI 2021-06-19 16:03:50 --> ly2en (~molotov@b14.vu.lt) has joined #linux 2021-06-19 16:03:50 kodah otisolsen70: you're not going to stream updates of a disk image 2021-06-19 16:03:55 <-- ly2en (~molotov@b14.vu.lt) has left #linux 2021-06-19 16:03:58 Bocaneri Oh. I thought I saw references to "one size fits many" GUI interfaces to many compressors. 2021-06-19 16:04:04 otisolsen70 kodah, fs is not mounted 2021-06-19 16:04:10 rob` I wish the functionality of mbuffer would be wrapped into dd or something, it seems like it doesn't need to be a separate tool 2021-06-19 16:04:13 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 16:04:15 kodah otisolsen70: that doesn't matter 2021-06-19 16:04:45 kodah otisolsen70: in order to stream updates of a disk image it'd need to be chunked, like sparsebundles 2021-06-19 16:05:06 otisolsen70 kodah, not sure what you mean by stream updates then 2021-06-19 16:06:13 kodah otisolsen70: if you have a 7TB file (a disk image will be treated as one big file), then you have to have a way to chunk it in order to keep it in sync efficiently 2021-06-19 16:06:41 kodah otisolsen70: tldr: compression is the least of your worries 2021-06-19 16:06:48 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-19 16:07:09 otisolsen70 kodah, what do you mean by keep it in sync? 2021-06-19 16:07:41 kodah i'm not sure how to break this down further 2021-06-19 16:08:03 otisolsen70 kodah, I am only reading the disk image using pv. Then the output of pv I compress with pigz, then buffer with mbuffer and send via ssh. The client then redirects to a file. 2021-06-19 16:08:20 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 16:08:34 kodah do you know how far behind the buffer operates at over time? 2021-06-19 16:09:02 kodah as i said, your first transfer is 19.4 hours 2021-06-19 16:09:08 otisolsen70 kodah, nope. I dont even know if I need it at all. But I have the memory to waste as the source machine is doing nothing right now. 2021-06-19 16:09:38 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Remote host closed the connection) 2021-06-19 16:09:58 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-19 16:10:06 kodah otisolsen70: what problem is this disk image solving? 2021-06-19 16:10:51 otisolsen70 kodah, the reason I use compression is that there may be some huge areas of the file system that is just 0x00 or similar low entopry stuff. Other places may be jpegs or other high entropy stoff. So I just want to make sure I am not sending zeros at 100mbps when I could be sending them basically as fast as the disk will read them if I compress them a bit. 2021-06-19 16:11:18 otisolsen70 kodah, the image is a "just in case" backup that I need in case the disk fails during some coming maintenance. 2021-06-19 16:11:41 babyface I have weird problem. I can't play a .m3u video stream in Linux with VLC but the same video stream works with VLC in Windows and I'm using the same version of VLC in both cases. 2021-06-19 16:12:06 otisolsen70 babyface, is the source files in the playlist located on a network share or locally to the linux machine? 2021-06-19 16:12:24 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-19 16:12:34 kodah otisolsen70: what kind of files are on this disk? 2021-06-19 16:12:39 babyface otisolsen70, it's twitch stream 2021-06-19 16:12:48 otisolsen70 babyface, dunno then 2021-06-19 16:13:13 otisolsen70 kodah, lots of random stuff. photos, programs, videos, dbs. 2021-06-19 16:13:14 <-- xad213 (~xad213@2a02:560:4129:c300:6f9b:cb6:6949:c79c) has quit (Quit: Client closed) 2021-06-19 16:13:15 [[R]] babyface: sounds like a question for the vlc deveelopers 2021-06-19 16:13:28 otisolsen70 babyface, there is a vlc channel 2021-06-19 16:13:42 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-19 16:13:42 otisolsen70 babyface, it is called #videolan 2021-06-19 16:13:55 <-- apn_ (apn@gateway/vpn/protonvpn/apn) has quit (Quit: Leaving!) 2021-06-19 16:14:21 <-- patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has quit (Remote host closed the connection) 2021-06-19 16:14:22 kodah otisolsen70: i would probably try to copy the data locally rather than send it somewhere. if it changes even once then your 19.4 hours of updates will start over. 2021-06-19 16:14:35 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Ping timeout: 252 seconds) 2021-06-19 16:14:52 kodah otisolsen70: rich media (like videos and images) can be compressed and chunked. DB's not so much. 2021-06-19 16:14:52 otisolsen70 kodah, the filesystem is not mounted. It will not change. 2021-06-19 16:15:03 kodah ah got it 2021-06-19 16:15:21 otisolsen70 :) 2021-06-19 16:15:37 <-- EdFletcher (~EdFletche@user/edfletcher) has quit (Remote host closed the connection) 2021-06-19 16:16:08 kodah bzip2 should do what you want, but don't apply it to the disk image. apply it to the media, then push it across the wire with rsync that'll transfer files individually. 2021-06-19 16:16:49 kodah unless your disk image supports chunking, which then by all means do that 2021-06-19 16:17:09 --> EdFletcher (~EdFletche@user/edfletcher) has joined #linux 2021-06-19 16:18:22 otisolsen70 kodah, the image is read directly off the disk. And what I pasted above does seem to work really fine. 2021-06-19 16:19:00 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-19 16:20:06 <-- colo (~colo@user/colo) has quit (Quit: Bye.) 2021-06-19 16:20:14 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 16:20:41 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-19 16:20:58 <-- frostschutz (~frostschu@2a01:c22:c819:6f00:b59a:20ec:36bc:630e) has quit (Quit: Leaving) 2021-06-19 16:22:11 --> sn1tch3r_ (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-19 16:23:36 --> paruh (~paruh@92.60.39.18) has joined #linux 2021-06-19 16:23:54 <-- nihilus (~nihil@user/nihilus) has quit (Read error: Connection reset by peer) 2021-06-19 16:23:59 --> nihiluz (~nihil@user/nihilus) has joined #linux 2021-06-19 16:24:05 -- radu2422 is now known as radu242 2021-06-19 16:24:22 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 16:24:24 -- nihiluz is now known as nihilus 2021-06-19 16:24:26 --> colo (~colo@user/colo) has joined #linux 2021-06-19 16:24:47 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-19 16:24:58 <-- sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has quit (Ping timeout: 265 seconds) 2021-06-19 16:25:00 <-- Bencraft (~Bencraft@111.227.187.81.in-addr.arpa) has quit (Quit: Ping timeout (120 seconds)) 2021-06-19 16:25:32 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Client Quit) 2021-06-19 16:25:44 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 16:25:59 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-19 16:26:02 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 16:26:03 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 16:26:59 --> patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has joined #linux 2021-06-19 16:27:22 --> Bencraft (~Bencraft@111.227.187.81.in-addr.arpa) has joined #linux 2021-06-19 16:27:37 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 16:28:20 --> azed (~azed@160.158.240.126) has joined #linux 2021-06-19 16:28:36 eqw I'm getting "Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)" in my KVM guest. Before that, my guest Ubuntu Xenial was booting without problems but then something happened. When I mount the guest's / (which is the only partition) on host system I don't see anything suspicious in /boot (though I don't know grub very well). Any suggestions ? 2021-06-19 16:29:41 <-- patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has quit (Remote host closed the connection) 2021-06-19 16:29:58 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-19 16:30:08 --> rememberYou (~someone@12.151-66-87.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-19 16:30:17 <-- rememberYou (~someone@12.151-66-87.adsl-dyn.isp.belgacom.be) has quit (Remote host closed the connection) 2021-06-19 16:30:24 --> patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has joined #linux 2021-06-19 16:31:08 <-- evilbug (~evilbug@86.120.104.248) has quit (Ping timeout: 258 seconds) 2021-06-19 16:31:18 <-- starwire_ (starwire@gateway/vpn/protonvpn/starwire) has quit (Quit: leaving) 2021-06-19 16:31:28 --> damxsa (~damxsa@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-19 16:32:22 <-- glouniche (~glouniche@37.120.218.158) has quit (Quit: Leaving) 2021-06-19 16:32:33 -- sn1tch3r_ is now known as sn1tch3r 2021-06-19 16:32:38 --> plinki (~plinki@gateway/tor-sasl/plinki) has joined #linux 2021-06-19 16:35:34 <-- ralinux (~saje@37.156.188.8) has quit (Quit: Leaving) 2021-06-19 16:36:32 <-- DsszzD (~DsszzD@2409:4060:2091:5870::16c5:70ad) has quit (Ping timeout: 265 seconds) 2021-06-19 16:37:50 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-19 16:37:50 --> phebus (~phebus@c-73-113-180-252.hsd1.tn.comcast.net) has joined #linux 2021-06-19 16:38:09 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Read error: Connection reset by peer) 2021-06-19 16:38:21 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-19 16:38:58 <-- sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Remote host closed the connection) 2021-06-19 16:40:28 --> sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has joined #linux 2021-06-19 16:41:29 <-- damxsa (~damxsa@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: WeeChat 3.2) 2021-06-19 16:42:54 DLange eqw: may be you changed the configuration? Or the initrd is incomplete? The kernel does not find the rootfs. 2021-06-19 16:43:31 --> booleandilemma (~booleandi@cpe-158-222-168-92.nyc.res.rr.com) has joined #linux 2021-06-19 16:43:32 <-- i0e (~is0ke3@user/is0ke3) has quit (Quit: Zzzzzz.....) 2021-06-19 16:44:18 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-19 16:44:18 <-- aj_ (~aj@195.181.174.89) has quit (Ping timeout: 252 seconds) 2021-06-19 16:44:39 --> sn1tch3r_ (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-19 16:45:45 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-19 16:46:48 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-19 16:47:14 <-- sn1tch3r (sn1tch3r@gateway/vpn/nordvpn/sn1tch3r) has quit (Ping timeout: 252 seconds) 2021-06-19 16:47:14 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-19 16:47:17 <-- irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has quit (Quit: Lost terminal) 2021-06-19 16:47:46 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 16:47:59 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-19 16:48:19 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Quit: sord937) 2021-06-19 16:48:29 <-- NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Remote host closed the connection) 2021-06-19 16:49:07 --> NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has joined #linux 2021-06-19 16:49:35 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 265 seconds) 2021-06-19 16:49:52 --> ostrich (~ostrich@user/ostrich) has joined #linux 2021-06-19 16:50:37 <-- plinki (~plinki@gateway/tor-sasl/plinki) has quit (Ping timeout: 252 seconds) 2021-06-19 16:50:40 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 16:50:44 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-19 16:51:01 --> cacti (~cacti@fedora/ledeni) has joined #linux 2021-06-19 16:51:27 <-- booleandilemma (~booleandi@cpe-158-222-168-92.nyc.res.rr.com) has left #linux (Leaving) 2021-06-19 16:51:37 <-- azed (~azed@160.158.240.126) has quit (Quit: WeeChat 3.2) 2021-06-19 16:51:38 eqw DLange: maybe I changed the configuration. The question is, what was the change. I think I just removed boot menu and booting from CD. 2021-06-19 16:51:49 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 272 seconds) 2021-06-19 16:51:59 --> azed (~azed@160.158.240.126) has joined #linux 2021-06-19 16:53:01 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-19 16:53:22 <-- akik (akik@dsl-tkubng22-50de9d-120.dhcp.inet.fi) has quit (Quit: leaving) 2021-06-19 16:53:27 <-- plujon (~user@24.16.249.105) has quit (Quit: ERC (IRC client for Emacs 26.3)) 2021-06-19 16:54:02 DLange eqw: only you can know :) 2021-06-19 16:54:25 DLange (if you have a backup, diff the config files. The change may be easy to spot) 2021-06-19 16:54:42 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 16:54:56 <-- Adoi (~Adoi@user/adoi) has quit (Ping timeout: 265 seconds) 2021-06-19 16:55:17 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-19 16:55:30 <-- gomoran_ (~gomoran@port-92-195-158-5.dynamic.as20676.net) has quit (Ping timeout: 240 seconds) 2021-06-19 16:56:38 --> akik (akik@dsl-tkubng22-50de9d-120.dhcp.inet.fi) has joined #linux 2021-06-19 16:57:16 --> msiism (~msi@user/msiism) has joined #linux 2021-06-19 16:57:34 eqw diff doesn't show anything relevant 2021-06-19 16:57:49 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-19 17:00:25 <-- Psymania (~Psymania@ip184-176-88-58.ph.ph.cox.net) has quit (Quit: Leaving) 2021-06-19 17:00:25 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Remote host closed the connection) 2021-06-19 17:00:44 <-- Kyv (~vo@user/vykyv) has quit (Ping timeout: 265 seconds) 2021-06-19 17:00:47 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 17:00:48 <-- rbh (~ubuntu@202.177.224.43) has quit (Ping timeout: 252 seconds) 2021-06-19 17:01:12 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-19 17:01:20 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-19 17:02:03 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 17:02:09 --> Psymania (~Psymania@ip184-176-88-58.ph.ph.cox.net) has joined #linux 2021-06-19 17:02:27 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-19 17:02:28 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 17:03:37 eqw cpio: premature end of archive 2021-06-19 17:03:55 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 17:04:00 eqw maybe initrd.img-... is corrupted 2021-06-19 17:04:51 <-- wootehfoot (~wootehfoo@user/wootehfoot) has quit (Quit: Leaving) 2021-06-19 17:05:14 --> wootehfoot (~wootehfoo@user/wootehfoot) has joined #linux 2021-06-19 17:05:44 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 17:05:56 eqw I had to fsck it before 2021-06-19 17:06:52 eqw another thing that I don't understand is why the fs was broken. I haven't had hard reboot and the data is on MD raid1 2021-06-19 17:08:40 <-- Kyv (~vo@user/vykyv) has quit (Client Quit) 2021-06-19 17:09:23 <-- KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has quit (Quit: ChatZilla 0.9.94 [SeaMonkey 2.53.1/20200222231854]) 2021-06-19 17:09:56 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 17:10:28 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-19 17:11:12 Psi-Jack fsck? The initrd.img? 2021-06-19 17:11:22 --> GaM3r2Xtreme_ (~GaM3r2Xtr@195.246.120.63) has joined #linux 2021-06-19 17:11:22 * [[R]] fscks 2021-06-19 17:11:30 Psi-Jack That alone is a big no no, and you should just rebuild it, not fsck it. 2021-06-19 17:11:31 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-19 17:11:54 Dagmar No worries there. I don't think you can fsck a copi archive with squishfs in iut 2021-06-19 17:12:03 Dagmar That's just all kinds of crazy 2021-06-19 17:12:47 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Ping timeout: 265 seconds) 2021-06-19 17:12:58 Dagmar s/copi/cpio 2021-06-19 17:13:06 eqw s/I had to fsck it before/I had to fsck my guest rootfs before/ 2021-06-19 17:13:18 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-19 17:13:25 <-- rtypo (~alex@user/rtypo) has quit (Ping timeout: 268 seconds) 2021-06-19 17:13:31 --> galex-713_ (~quassel@37.169.11.72) has joined #linux 2021-06-19 17:13:40 Dagmar Generally you won't have to fsck a filesystem with journaling enabled unless something terrible happens 2021-06-19 17:13:45 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 265 seconds) 2021-06-19 17:14:04 <-- GaM3r2Xtreme (~GaM3r2Xtr@70.44.108.124.res-cmts.nbh.ptd.net) has quit (Ping timeout: 258 seconds) 2021-06-19 17:14:06 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-19 17:15:20 Dagmar There are some other terrble thigns that can happen if one skips over certain measures, like not ever attempting to mount the guest filesystem from the outer host while it's being used 2021-06-19 17:16:05 <-- sn1tch3r_ (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-19 17:16:13 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Read error: Connection reset by peer) 2021-06-19 17:16:20 eqw I think I didn't try to do this mount, but is there a way to ensure it ? 2021-06-19 17:16:55 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 17:17:10 --> milkt_ (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-19 17:17:28 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 17:18:12 --> `deb (~relax@142.169.78.132) has joined #linux 2021-06-19 17:18:13 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 17:18:24 <-- galex-713_ (~quassel@37.169.11.72) has quit (Ping timeout: 252 seconds) 2021-06-19 17:18:37 <-- zakame (~zakame@user/zakame) has quit (Ping timeout: 265 seconds) 2021-06-19 17:18:37 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 17:18:50 <-- milkt_ (~debian@gateway/tor-sasl/milkt) has quit (Remote host closed the connection) 2021-06-19 17:19:13 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Ping timeout: 252 seconds) 2021-06-19 17:19:41 <-- ziper (~deamon@212.237.171.46) has quit (Ping timeout: 268 seconds) 2021-06-19 17:20:02 <-- DX099 (~dx099@2a01:e0a:347:f1c1:4361:f646:2315:8bf7) has quit (Ping timeout: 265 seconds) 2021-06-19 17:20:25 <-- GaM3r2Xtreme_ (~GaM3r2Xtr@195.246.120.63) has quit (Quit: Leaving) 2021-06-19 17:21:26 --> Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has joined #linux 2021-06-19 17:21:27 <-- Ioupek (~mlin@ip-31-0-125-71.multi.internet.cyfrowypolsat.pl) has quit (Quit: Konversation terminated!) 2021-06-19 17:22:09 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-19 17:22:15 <-- azed (~azed@160.158.240.126) has quit (Quit: WeeChat 3.2) 2021-06-19 17:22:46 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-19 17:22:48 <-- ignis (~ignisf@user/ignis) has quit (Quit: Leaving) 2021-06-19 17:23:04 <-- img (~img@user/img) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 17:23:07 akik eqw: which mount? 2021-06-19 17:23:31 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 17:23:37 akik trying to mount something doesn't make anything worse than they were 2021-06-19 17:23:44 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-19 17:23:46 --> nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has joined #linux 2021-06-19 17:24:22 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-19 17:24:30 --> ackatz (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-19 17:24:37 --> img (~img@user/img) has joined #linux 2021-06-19 17:24:48 <-- chrysanthematic (~chrysanth@user/chrysanthematic) has quit (Quit: chrysanthematic) 2021-06-19 17:25:41 -- Umbire is now known as Umpyre 2021-06-19 17:26:20 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-19 17:26:40 eqw akik: "21:15:20 UTC Dagmar> There are some other terrble thigns that can happen if one skips over certain measures, like not ever attempting to mount the guest filesystem from the outer host while it's being used" 2021-06-19 17:27:35 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-19 17:27:39 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 17:27:42 --> bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has joined #linux 2021-06-19 17:27:44 <-- wootehfoot (~wootehfoo@user/wootehfoot) has quit (Quit: Leaving) 2021-06-19 17:28:18 <-- ostrich (~ostrich@user/ostrich) has quit (Quit: WeeChat 3.2) 2021-06-19 17:28:36 --> ostrich (~ostrich@user/ostrich) has joined #linux 2021-06-19 17:29:23 <-- NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-19 17:29:31 -- nekobyte is now known as gf 2021-06-19 17:30:00 -- gf is now known as Guest1055 2021-06-19 17:30:06 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 17:30:09 <-- ostrich (~ostrich@user/ostrich) has quit (Client Quit) 2021-06-19 17:30:12 <-- expix (~1@amontpellier-652-1-115-19.w90-57.abo.wanadoo.fr) has left #linux 2021-06-19 17:30:33 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-19 17:30:35 -- Guest1055 is now known as nekobyte 2021-06-19 17:31:09 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 265 seconds) 2021-06-19 17:32:42 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-19 17:32:50 -- Gustavo6046_ is now known as Gustavo6046 2021-06-19 17:32:59 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 17:33:31 <-- Wilfred (uid159@id-159.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-19 17:34:00 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-19 17:34:01 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 17:35:26 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-19 17:35:30 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-19 17:36:22 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-19 17:37:23 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-19 17:38:19 <-- AiwendilH (~kvirc@user/aiwendilh) has quit (Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/) 2021-06-19 17:38:20 <-- finsternis (~Y@23.226.237.192) has quit (Remote host closed the connection) 2021-06-19 17:38:54 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-19 17:40:14 -- Umpyre is now known as Umbire 2021-06-19 17:40:19 --> galex-713_ (~quassel@37.169.63.118) has joined #linux 2021-06-19 17:40:22 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 17:40:30 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 264 seconds) 2021-06-19 17:40:42 --> farribeiro (~farribeir@fedora/farribeiro) has joined #linux 2021-06-19 17:41:03 --> nosolls (~user@69-174-156-126.symrinaa.metronetinc.net) has joined #linux 2021-06-19 17:42:03 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Ping timeout: 258 seconds) 2021-06-19 17:42:39 --> curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has joined #linux 2021-06-19 17:44:10 <-- galex-713_ (~quassel@37.169.63.118) has quit (Client Quit) 2021-06-19 17:44:14 <-- Noisytoot (noisytoot@sourcehut/user/noisytoot) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 17:44:58 <-- thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has quit (Ping timeout: 268 seconds) 2021-06-19 17:46:44 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-19 17:46:58 --> Noisytoot (noisytoot@sourcehut/user/noisytoot) has joined #linux 2021-06-19 17:47:07 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 17:48:29 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-19 17:48:39 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-19 17:48:45 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Read error: Connection reset by peer) 2021-06-19 17:49:10 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-19 17:51:47 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 17:52:30 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-19 17:52:52 --> Skyz (~Skyz@ool-43538427.dyn.optonline.net) has joined #linux 2021-06-19 17:53:19 <-- Celeo (~Celeo@2603-8001-3301-2e00-3068-1ccc-7f3d-2906.res6.spectrum.com) has quit (Quit: Leaving) 2021-06-19 17:53:35 --> galex-713 (~quassel@37.169.63.118) has joined #linux 2021-06-19 17:53:40 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 17:54:11 <-- patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has quit (Remote host closed the connection) 2021-06-19 17:56:35 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 17:56:41 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-19 17:57:28 --> audiocat (~audio@2603-8081-1800-0062-7509-afad-1d88-2b2e.res6.spectrum.com) has joined #linux 2021-06-19 17:57:31 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-19 17:58:51 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-19 17:58:55 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-19 17:59:11 --> NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has joined #linux 2021-06-19 17:59:28 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-19 17:59:42 --> Celeo (~Celeo@2603-8001-3301-2e00-212b-f103-c7e9-42d7.res6.spectrum.com) has joined #linux 2021-06-19 18:00:03 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-19 18:00:26 <-- rtx (~rtx@user/rtx) has quit (Remote host closed the connection) 2021-06-19 18:00:31 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-19 18:00:46 <-- msiism (~msi@user/msiism) has left #linux (Konversation vaporized.) 2021-06-19 18:00:59 --> Palander (~Palander@91-157-87-167.elisa-laajakaista.fi) has joined #linux 2021-06-19 18:01:20 <-- Palander (~Palander@91-157-87-167.elisa-laajakaista.fi) has quit (Client Quit) 2021-06-19 18:01:36 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 18:01:53 <-- ixil (~ixil@82.197.178.137) has quit (Remote host closed the connection) 2021-06-19 18:02:06 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 18:02:19 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-19 18:02:39 <-- mave (~irc@user/mave) has quit (Quit: WeeChat 3.2) 2021-06-19 18:02:57 <-- `deb (~relax@142.169.78.132) has quit (Remote host closed the connection) 2021-06-19 18:03:02 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Remote host closed the connection) 2021-06-19 18:04:01 user7 got it. found a doc that used that mcrcom. no env file. kids testing it now. 2021-06-19 18:04:12 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-19 18:04:23 --> mave (~irc@user/mave) has joined #linux 2021-06-19 18:05:30 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Ping timeout: 265 seconds) 2021-06-19 18:06:22 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-19 18:06:26 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Ping timeout: 265 seconds) 2021-06-19 18:06:28 --> Leatherface (~leatherfa@helvetet.eu) has joined #linux 2021-06-19 18:06:47 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 18:07:30 --> masber (~masber@178.197.236.46) has joined #linux 2021-06-19 18:07:44 --> treethought (~treethoug@138.68.49.251) has joined #linux 2021-06-19 18:08:20 eqw partprobe reveals partitions even on lvm volumes(used for guest OSes). Is there a way to hide them back ? 2021-06-19 18:08:50 --> CrustY_ (~crusty@45.135.187.100) has joined #linux 2021-06-19 18:08:51 <-- CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 265 seconds) 2021-06-19 18:09:09 <-- nekobyte (~nekobyte@user/nekobit) has quit (Read error: Connection reset by peer) 2021-06-19 18:09:30 [[R]] hide? 2021-06-19 18:10:14 --> neshpion (~neshpion@gateway/tor-sasl/neshpion) has joined #linux 2021-06-19 18:10:15 eqw I don't want host os to see partitions that are inside of LVM LVs 2021-06-19 18:10:21 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 272 seconds) 2021-06-19 18:11:06 [[R]] um... 2021-06-19 18:11:10 [[R]] don't run it as root then 2021-06-19 18:11:10 [[R]] lol 2021-06-19 18:11:45 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-19 18:11:54 akik so many problems 2021-06-19 18:12:20 akik waiting for the day when systemd decides /etc and / should be read-only 2021-06-19 18:12:48 eqw [[R]]> don't run _it_ as root then <-- don't run as root what ? 2021-06-19 18:13:03 [[R]] whatever your running that is showing you these partitions 2021-06-19 18:13:43 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 18:15:18 bparker akik: if the distro abides by FHS then /etc must not be read-only 2021-06-19 18:15:33 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-19 18:15:36 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-19 18:15:42 <-- Skyz (~Skyz@ool-43538427.dyn.optonline.net) has quit (Quit: Client closed) 2021-06-19 18:15:46 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-19 18:16:21 -- elliot is now known as elli0t 2021-06-19 18:16:39 akik poettering wipes his thing with standards 2021-06-19 18:18:03 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 18:18:32 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-19 18:18:47 eqw [[R]]> whatever your running that is showing you these partitions <-- this "whatever" is called OS, and it is always runs as root 2021-06-19 18:19:07 --> ElPresidente (~ElPreside@2600:1700:3d10:4870:5169:7fb6:2f3e:d68f) has joined #linux 2021-06-19 18:19:16 akik eqw: it's normal for vgdisplay to show the vg data 2021-06-19 18:19:19 * [[R]] gives up 2021-06-19 18:20:20 -- Umbire is now known as Dictionary 2021-06-19 18:20:20 eqw akik: but in my case it is lsblk that shows partitions inside of LVs 2021-06-19 18:20:23 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-19 18:20:39 -- Dictionary is now known as Table 2021-06-19 18:20:44 <-- galex-713 (~quassel@37.169.63.118) has quit (Ping timeout: 252 seconds) 2021-06-19 18:20:46 akik eqw: can you paste an example? 2021-06-19 18:21:20 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 18:21:37 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-19 18:21:52 <-- gry (~quassel@botters/gry) has quit (Ping timeout: 268 seconds) 2021-06-19 18:22:06 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 18:22:51 <-- treethought (~treethoug@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 18:22:55 -- elli0t is now known as elliot 2021-06-19 18:23:13 <-- zjmc_ (jmc@user/zjmc) has left #linux 2021-06-19 18:23:27 <-- bradley (~bradley@user/bradley) has quit (Quit: Bye.) 2021-06-19 18:23:32 --> DidierSpaier[m] (~didierspa@2001:470:69fc:105::2e9b) has joined #linux 2021-06-19 18:23:38 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-19 18:23:41 --> Wilfred (uid159@id-159.highgate.irccloud.com) has joined #linux 2021-06-19 18:24:40 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 18:25:05 --> DidierSpaier (~didier@men75-h08-176-172-247-100.dsl.sta.abo.bbox.fr) has joined #linux 2021-06-19 18:25:48 <-- DidierSpaier (~didier@men75-h08-176-172-247-100.dsl.sta.abo.bbox.fr) has left #linux 2021-06-19 18:26:17 <-- nekobyte (~nekobyte@user/nekobit) has quit (Ping timeout: 268 seconds) 2021-06-19 18:26:44 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Ping timeout: 265 seconds) 2021-06-19 18:26:47 --> vptr (~vptr@user/vptr) has joined #linux 2021-06-19 18:26:51 eqw akik: https://termbin.com/lxfr the last line should not exist. The /dev/VG1/_xenial contains its own MBR and partition table with a single primary partition(with ext4 in it). The host os usually isn't supposed to know about that partition. 2021-06-19 18:26:59 <-- user7 (~quassel@ip84.ip-66-70-148.net) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-19 18:27:05 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 18:27:16 -- Table is now known as Fable 2021-06-19 18:27:40 <-- tex (~super@user/dix) has quit (Ping timeout: 258 seconds) 2021-06-19 18:28:04 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 18:28:16 --> Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-19 18:28:21 akik eqw: does it show in vgdisplay -v VG1 on the host? 2021-06-19 18:28:27 -- nekobyte is now known as nekobit 2021-06-19 18:28:36 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-19 18:29:15 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 18:29:22 <-- lucenera (~lucenera@user/lucenera) has quit (Ping timeout: 268 seconds) 2021-06-19 18:29:41 vptr hey, i'm thinking about getting a blue-ray m-disk burner. Should I be looking out for anything to make this work correctly on linux? I wonder if anyone has an experience with burning m-disks on linux. 2021-06-19 18:29:44 --> dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has joined #linux 2021-06-19 18:30:35 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-19 18:30:45 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-19 18:31:07 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 265 seconds) 2021-06-19 18:31:26 --> driib9 (~driib@185.195.233.169) has joined #linux 2021-06-19 18:31:28 eqw akik: of course not: vgdisplay shows LVs but it doesn't show partitions 2021-06-19 18:32:01 eqw well, LVs and PVs 2021-06-19 18:32:06 akik eqw: ok i don't know why lsblk shows it. i don't use lsblk 2021-06-19 18:32:07 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 18:32:56 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-19 18:33:08 bparker vptr: there is no evidence M-disc bluray lasts any longer than normal... only for DVDs 2021-06-19 18:33:25 bparker but no nothing special is needed 2021-06-19 18:34:31 vptr bparker: good to know, thanks. Is it just dvd+rw-tools mostly? 2021-06-19 18:35:15 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-19 18:35:23 <-- driib (~driib@185.195.233.168) has quit (Ping timeout: 252 seconds) 2021-06-19 18:35:23 -- driib9 is now known as driib 2021-06-19 18:35:28 eqw akik: lsblk shows it because the host os kernel knows about it. And host os kernel have become to know about once I typed `partprobe` 2021-06-19 18:35:50 mfiano optical media has been dead for a long time 2021-06-19 18:35:50 <-- surfist (surfist@gateway02.insomnia247.nl) has quit (Read error: Connection reset by peer) 2021-06-19 18:36:28 bparker vptr: idk I just use wodim 2021-06-19 18:37:22 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Ping timeout: 265 seconds) 2021-06-19 18:37:25 mfiano I would worry more about being able to readily access reading devices in 15 years, let alone anything close to the claimed longevity 2021-06-19 18:37:26 bparker mfiano: not for archival 2021-06-19 18:37:41 --> patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has joined #linux 2021-06-19 18:38:57 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-19 18:39:17 vptr I'm mostly looking for archiving data. I don't think there's going to be any issue with hardware for reading the data. Look at VHS and floppy disks, you can still find hardware to read them decades later. 2021-06-19 18:39:36 mfiano any data archival needs to be duplicated to at least 2 offsite locations every few years. 2021-06-19 18:39:43 --> iftheraincomes (~iftherain@2804:14d:5c54:8fc4:96eb:4f3:66f:c1de) has joined #linux 2021-06-19 18:41:38 topoi How'd you implement some streaming service without using proprietary protocols? 2021-06-19 18:41:40 babyface how to I tell the terminal to output to the clipboard? 2021-06-19 18:42:34 topoi babyface: If you go with utilities there's often xclipboard onboard? 2021-06-19 18:42:36 superkuh | xclip -i 2021-06-19 18:42:41 <-- nekobit (~nekobyte@user/nekobit) has quit (Ping timeout: 265 seconds) 2021-06-19 18:42:57 aban IMO you can't beat LTO for archiving 2021-06-19 18:43:08 topoi babyface: s/xclipboard/xclip/ 2021-06-19 18:43:10 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Remote host closed the connection) 2021-06-19 18:43:22 <-- Pickchea (~private@user/pickchea) has quit (Quit: Leaving) 2021-06-19 18:43:24 topoi thanks, superkuh! :) 2021-06-19 18:43:26 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-19 18:44:01 -- Fable is now known as Umbire 2021-06-19 18:44:02 babyface superkuh, topoi, not sure I understand 2021-06-19 18:45:06 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Read error: Connection reset by peer) 2021-06-19 18:45:07 topoi you pipe to xclip? 2021-06-19 18:45:24 babyface "bash: xclip: command not found" 2021-06-19 18:45:44 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 18:45:50 superkuh xclip is handy to have around. You should install it. 2021-06-19 18:45:56 topoi then install it from your repositories?! :D 2021-06-19 18:46:13 superkuh If you are debian based $ sudo apt install xclip 2021-06-19 18:46:17 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 18:46:30 --> thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has joined #linux 2021-06-19 18:46:39 --> lsrtl (~lsrtl@46-133-64-141.mobile.vf-ua.net) has joined #linux 2021-06-19 18:46:45 -- nekobyte is now known as nekobit 2021-06-19 18:46:56 <-- jmuriel (~jmuriel@ip72-223-91-148.ph.ph.cox.net) has quit (Quit: WeeChat 3.1) 2021-06-19 18:47:00 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-19 18:47:02 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 265 seconds) 2021-06-19 18:47:06 babyface if I install xclip will it run as a service or only start when needed? 2021-06-19 18:47:17 superkuh You only run it when needed. 2021-06-19 18:47:24 superkuh It's just a little binary. 2021-06-19 18:47:50 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 18:48:00 topoi babyface: And as always: manpages are your friend. :3 2021-06-19 18:48:05 babyface why is xclip necessary to install why isn't it part of the distro in my case Manjaro 2021-06-19 18:48:26 babyface how can they not include something that basic? 2021-06-19 18:48:30 <-- DidierSpaier[m] (~didierspa@2001:470:69fc:105::2e9b) has left #linux 2021-06-19 18:48:43 superkuh Arch-likes tend to be pretty minimal. And xclip is kind of an obscure utility. 2021-06-19 18:49:11 babyface lol are calling copying text to the clipboard obscure? 2021-06-19 18:49:15 babyface *are you 2021-06-19 18:49:20 --> ops (~ops@5.2.77.173) has joined #linux 2021-06-19 18:49:20 <-- ops (~ops@5.2.77.173) has quit (Excess Flood) 2021-06-19 18:49:21 mfiano Which clipboard? Linux has multiple 2021-06-19 18:49:29 superkuh Yes. Copy text from the command line to the graphical clipboard is obscure. 2021-06-19 18:49:32 superkuh +ing 2021-06-19 18:49:32 topoi babyface: Ask the developers then. I don't felt ever the need of using it. You can select things wich are then in some clipboard already. 2021-06-19 18:49:34 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-19 18:49:46 superkuh I mean, normally you'd just use the GUI. 2021-06-19 18:49:48 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 18:49:54 superkuh Since you obviously have that if you need to copy to it's clipboard. 2021-06-19 18:50:00 * mlu likes the middle-click buffer 2021-06-19 18:50:10 decompyler On my system (archbased:garuda), When I plug in a usb dev (arduino), I have to give it permissions every time I replug it. People have said to add my username to dialout. However when the /dev/ttyACM0 is initiated, it is not part of the dialout group. Any thoughts? 2021-06-19 18:50:17 mfiano The primary selection buffer doesn't require such a tool for copying from the terminal 2021-06-19 18:50:37 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-19 18:50:46 --> treethought (~treethoug@138.68.49.251) has joined #linux 2021-06-19 18:50:51 <-- lsrtl (~lsrtl@46-133-64-141.mobile.vf-ua.net) has quit (Read error: Connection reset by peer) 2021-06-19 18:51:06 --> ops (~ops@5.2.77.173) has joined #linux 2021-06-19 18:51:06 <-- ops (~ops@5.2.77.173) has quit (Excess Flood) 2021-06-19 18:51:18 <-- vptr (~vptr@user/vptr) has quit (Quit: leaving) 2021-06-19 18:51:57 superkuh https://wiki.archlinux.org/title/Arduino#Accessing_serial 2021-06-19 18:52:00 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-19 18:52:13 --> ops (~ops@user/echelon) has joined #linux 2021-06-19 18:54:41 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 244 seconds) 2021-06-19 18:54:54 <-- nosolls (~user@69-174-156-126.symrinaa.metronetinc.net) has quit (Read error: Connection reset by peer) 2021-06-19 18:54:55 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 18:54:59 <-- yarra (~yarra@176.88.91.111) has quit (Quit: yarra) 2021-06-19 18:54:59 akik decompyler: you can create an udev rule that modifies /dev/ttyACM0 permissions 2021-06-19 18:55:16 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 268 seconds) 2021-06-19 18:55:27 decompyler thanks! 2021-06-19 18:55:37 <-- Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66) has quit (Read error: Connection reset by peer) 2021-06-19 18:55:53 aban decompyler: or if the group for /dev/ttyACM0 is uucp, just add your user to that group instead 2021-06-19 18:55:56 akik decompyler: so every time you plug it in udev makes sure the permissions are what you expect 2021-06-19 18:56:13 <-- curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has quit (Ping timeout: 265 seconds) 2021-06-19 18:56:23 decompyler no udev creates it with no group set 2021-06-19 18:56:29 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-19 18:56:44 --> vptr (~vptr@user/vptr) has joined #linux 2021-06-19 18:57:38 --> slackadelic (~slackadel@about/linux/staff/slackadelic) has joined #linux 2021-06-19 18:57:56 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-19 18:58:20 decompyler nevermind false alarm fixed :) 2021-06-19 18:59:53 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-19 19:00:32 decompyler had to relog 2021-06-19 19:00:58 <-- jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 19:01:28 --> jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has joined #linux 2021-06-19 19:01:45 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 19:01:57 --> metal_egg (~the_egg@pool-72-94-145-43.phlapa.fios.verizon.net) has joined #linux 2021-06-19 19:02:16 --> lucenera (~lucenera@user/lucenera) has joined #linux 2021-06-19 19:02:44 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-19 19:03:43 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 19:03:57 <-- masber (~masber@178.197.236.46) has quit (Quit: Client closed) 2021-06-19 19:04:14 <-- ralinux (~saje@37.156.188.8) has quit (Quit: Leaving) 2021-06-19 19:04:49 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-19 19:05:00 --> finsternis (~X@23.226.237.192) has joined #linux 2021-06-19 19:05:09 --> Maxdamantus (~Maxdamant@user/maxdamantus) has joined #linux 2021-06-19 19:05:34 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 19:05:34 --> galex-713 (~quassel@37.169.56.112) has joined #linux 2021-06-19 19:06:03 <-- Adoi (~Adoi@user/adoi) has quit (Quit: Leaving) 2021-06-19 19:07:09 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 258 seconds) 2021-06-19 19:07:11 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-19 19:08:37 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 272 seconds) 2021-06-19 19:09:40 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-19 19:09:57 -- Wilfred is now known as wilfred 2021-06-19 19:10:13 <-- galex-713 (~quassel@37.169.56.112) has quit (Ping timeout: 258 seconds) 2021-06-19 19:10:14 --> galex-713_ (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 19:12:27 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-19 19:12:45 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 19:12:52 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-19 19:13:01 <-- patthoyts (~pat@2001:470:1f1d:26c:8049:b083:718d:14ab) has quit (Remote host closed the connection) 2021-06-19 19:13:13 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 19:13:55 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-19 19:14:02 <-- galex-713_ (~quassel@portable.galex-713.eu) has quit (Client Quit) 2021-06-19 19:14:08 <-- Maxdamantus (~Maxdamant@user/maxdamantus) has quit (Ping timeout: 265 seconds) 2021-06-19 19:14:21 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 19:15:21 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-19 19:15:36 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-19 19:16:06 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-19 19:16:43 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-19 19:16:45 <-- gimgiam (~gimgiam@user/gimgian) has quit (Ping timeout: 268 seconds) 2021-06-19 19:16:52 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-19 19:17:07 --> Maxdamantus (~Maxdamant@user/maxdamantus) has joined #linux 2021-06-19 19:17:20 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-19 19:17:34 --> Bashing-om (~sysop@ubuntu/member/bashing-om) has joined #linux 2021-06-19 19:17:40 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-19 19:18:21 <-- [Eli] (~reala@c-98-219-93-203.hsd1.fl.comcast.net) has quit (Quit: Konversation terminated!) 2021-06-19 19:18:26 --> gimgiam (~gimgiam@user/gimgian) has joined #linux 2021-06-19 19:18:40 <-- treethought (~treethoug@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 19:18:47 --> Guest37 (~Guest37@89.36.78.116) has joined #linux 2021-06-19 19:19:33 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-19 19:19:44 --> niv (~niv@limbo.cypherpunks.io) has joined #linux 2021-06-19 19:20:05 <-- Guest37 (~Guest37@89.36.78.116) has left #linux 2021-06-19 19:21:33 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 244 seconds) 2021-06-19 19:22:00 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 19:26:30 <-- bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has quit (Quit: Leaving) 2021-06-19 19:26:44 <-- thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has quit (Ping timeout: 252 seconds) 2021-06-19 19:26:46 <-- galex-713 (gal@portable.galex-713.eu) has quit (Client Quit) 2021-06-19 19:27:11 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-19 19:28:08 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-19 19:28:16 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Ping timeout: 244 seconds) 2021-06-19 19:28:53 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-19 19:28:53 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-19 19:28:53 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-19 19:28:55 -- Umbire is now known as Ufbire 2021-06-19 19:29:03 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 19:30:46 <-- vptr (~vptr@user/vptr) has quit (Quit: leaving) 2021-06-19 19:31:43 --> Caronte0 (~Caronte0@213.94.35.142) has joined #linux 2021-06-19 19:32:05 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 19:32:27 --> polardroid (~polardroi@2.57.169.149) has joined #linux 2021-06-19 19:32:29 -- Ufbire is now known as Umbire 2021-06-19 19:32:45 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-19 19:34:30 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-19 19:35:20 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-19 19:35:48 --> grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has joined #linux 2021-06-19 19:35:58 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-19 19:37:35 --> sklv (~sklv@gateway/tor-sasl/sklv) has joined #linux 2021-06-19 19:38:10 <-- remyabel (remyabel@user/remyabel) has quit (Remote host closed the connection) 2021-06-19 19:38:28 <-- nekobit (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-19 19:39:09 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-19 19:39:16 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 19:40:15 --> E7th (~iRelayCha@142.169.78.108) has joined #linux 2021-06-19 19:40:18 <-- death916 (~death916@user/death916) has quit (Ping timeout: 240 seconds) 2021-06-19 19:40:32 --> candy (~tvrtko@89-172-19-50.adsl.net.t-com.hr) has joined #linux 2021-06-19 19:40:44 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 19:41:02 --> Mat1010 (~Mat1010@168.181.209.58) has joined #linux 2021-06-19 19:41:42 <-- b0urne2 (~b0urne@36.57.150.23) has quit (Ping timeout: 264 seconds) 2021-06-19 19:42:15 --> uplime (uplime@offtopia/nomad) has joined #linux 2021-06-19 19:42:57 --> remyabel (remyabel@user/remyabel) has joined #linux 2021-06-19 19:43:40 --> b0urne2 (~b0urne@36.57.148.144) has joined #linux 2021-06-19 19:44:05 <-- tvrtko (~tvrtko@89-172-12-202.adsl.net.t-com.hr) has quit (Ping timeout: 272 seconds) 2021-06-19 19:44:11 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-19 19:45:10 <-- skill (sid503056@user/skill) has quit 2021-06-19 19:45:33 <-- PlayerOne (~v7@user/playerone) has quit (Quit: WeeChat 2.8) 2021-06-19 19:45:40 --> skill (eescobar@user/skill) has joined #linux 2021-06-19 19:46:00 <-- galex-713 (gal@portable.galex-713.eu) has quit (Ping timeout: 265 seconds) 2021-06-19 19:46:51 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 19:47:03 <-- E7th (~iRelayCha@142.169.78.108) has quit (Remote host closed the connection) 2021-06-19 19:48:48 <-- b0b (~bob@user/b0b) has quit (Quit: o/) 2021-06-19 19:49:24 --> b0b (~bob@user/b0b) has joined #linux 2021-06-19 19:50:51 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-19 19:50:57 --> greatcoof (~greatcoof@154.180.119.133) has joined #linux 2021-06-19 19:51:08 --> thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has joined #linux 2021-06-19 19:51:46 --> Hanii (~textual@2a00:23c5:c587:6d00:4c68:726b:8fed:3ef3) has joined #linux 2021-06-19 19:52:03 <-- gimgiam (~gimgiam@user/gimgian) has quit (Quit: Leaving) 2021-06-19 19:52:23 greatcoof this will probaly sound very crince but i wanna meet friends intrested in computers , where can i find those 2021-06-19 19:52:45 greatcoof s/crince/cringe 2021-06-19 19:52:56 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 252 seconds) 2021-06-19 19:52:57 omegatron ... ? 2021-06-19 19:52:59 <-- Caronte0 (~Caronte0@213.94.35.142) has quit (Quit: Client closed) 2021-06-19 19:53:10 AMG greatcoof u mean like a channel? 2021-06-19 19:53:37 Bocaneri AMG, "you", not "u". 2021-06-19 19:53:37 greatcoof in real life :p 2021-06-19 19:53:55 <-- Strom (strom@fedora/strom) has quit 2021-06-19 19:54:06 --> RougeR (~RougeR@user/rouger) has joined #linux 2021-06-19 19:54:07 Kyv people that will help him move 2021-06-19 19:54:08 omegatron try your next local university which has some computer labs .. 2021-06-19 19:54:35 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-19 19:55:02 greatcoof omegatron: i guess im too young for that... 2021-06-19 19:55:08 -- metal_egg is now known as departed_egg 2021-06-19 19:55:30 --> Strom (strom@fedora/strom) has joined #linux 2021-06-19 19:55:41 omegatron ?? when I was a student, I wouldn't have thrown out someone, just because he/she isn't at least 20 .. 2021-06-19 19:56:26 <-- thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has quit (Ping timeout: 252 seconds) 2021-06-19 19:56:26 omegatron I don't mean you take courses their, just visit them .. they might give you directions or let you stay in their labs 2021-06-19 19:56:29 Bashing-om greatcoof: Maybe (L)inux (U)ser (G)roup in your area ? 2021-06-19 19:56:36 omegatron -their +there 2021-06-19 19:57:19 greatcoof Bashing-om: where can i search for em :p 2021-06-19 19:57:32 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-19 19:57:51 greatcoof omegatron: wait...you can just go in...? 2021-06-19 19:58:14 Bashing-om greatcoof: google is a good start - where are you and I see for you what I can find. 2021-06-19 19:58:30 decompyler you had the right "their" omegatron 2021-06-19 19:58:31 blackgatonegro greatcoof wait until the pandemic ends first 2021-06-19 19:58:34 omegatron https://en.wikipedia.org/wiki/Linux_user_group at least here in germany you wouldn't be killed on sight 2021-06-19 19:58:59 decompyler the plandemic will never end.... people keep going along with it 2021-06-19 19:59:05 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 265 seconds) 2021-06-19 19:59:10 omegatron everyone is free to take a look and visit the people there on sporadic occasions 2021-06-19 19:59:16 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 244 seconds) 2021-06-19 19:59:25 blackgatonegro CyberCafes are no longer a thing same for computer clubs, PC mags no longer exist on dead tree paper wow I feel old - - 2021-06-19 19:59:29 Bashing-om greatcoof: I ran a computer user's group at University - we did not exclude outsiders :D 2021-06-19 19:59:46 Bocaneri Linux mags are around, though. 2021-06-19 20:00:04 blackgatonegro We are in the 2020s everyone is a nerd thanks to the pandemic. 2021-06-19 20:00:23 jim what does he want to do? and who is it? 2021-06-19 20:00:35 blackgatonegro Over a year inside watching the screen, lack of sunlight, using tons of time online. 2021-06-19 20:00:43 omegatron world domination, like everyone .. 2021-06-19 20:00:58 blackgatonegro Heck people eyesight even got worse 2021-06-19 20:01:05 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 20:01:07 decompyler turn off the tel-lie-vision blackgatonegro 2021-06-19 20:01:20 --> Crakila (~quassel@web.pf.ie) has joined #linux 2021-06-19 20:01:30 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-19 20:01:38 blackgatonegro decompyler will do if you turn off your smartphone. 2021-06-19 20:01:45 decompyler done 2021-06-19 20:01:46 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-19 20:01:59 <-- CrustY_ (~crusty@45.135.187.100) has quit (Ping timeout: 265 seconds) 2021-06-19 20:02:00 Bocaneri Oh. Right. Phone. Where DID I put mine? 2021-06-19 20:02:17 blackgatonegro Oh wait it has been off for months, may turn on my wii and play a game or something on it 2021-06-19 20:02:27 <-- lazydog (uid335588@id-335588.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-19 20:03:24 <-- skapata (~Skapata@user/skapata) has quit (Ping timeout: 265 seconds) 2021-06-19 20:03:36 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Remote host closed the connection) 2021-06-19 20:03:38 blackgatonegro Honesty is a CRT TV and still works, mostly used for old videogame consoles. 2021-06-19 20:03:58 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-19 20:04:13 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 252 seconds) 2021-06-19 20:04:26 omegatron ... one shell script 42k lines, the other 19k ... I think I overdid it a little bit ... -_- 2021-06-19 20:04:42 greatcoof >we did not exclude outsiders :D , not every university tho 2021-06-19 20:05:14 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-19 20:05:28 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-19 20:05:34 uplime omegatron: that seems a little excessive D: 2021-06-19 20:05:34 <-- waxfire2 (~waxfire@65.119.2.240) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 20:05:41 uplime although mine is starting to breach 1000 2021-06-19 20:05:46 greatcoof i mean not usual to see a GNUtard walking in a university with his old thinkpad 2021-06-19 20:05:46 --> waxfire23 (~waxfire@65.119.2.240) has joined #linux 2021-06-19 20:05:54 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-19 20:06:25 --> saltedegg (~saltedegg@user/saltedegg) has joined #linux 2021-06-19 20:06:41 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-19 20:06:42 greatcoof >wait until the pandemic ends first , is it flu season? 2021-06-19 20:06:43 --> death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has joined #linux 2021-06-19 20:06:43 <-- death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has quit (Changing host) 2021-06-19 20:06:43 --> death916 (~death916@user/death916) has joined #linux 2021-06-19 20:06:50 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-19 20:07:09 blackgatonegro In news that people already knew white noise helps to sleep because it kind of sounds like the sea, if recorded 10X years ago. 2021-06-19 20:07:18 rascul maybe it's better not to refer to people as "gnutards" though 2021-06-19 20:07:32 blackgatonegro omegatron cut the fat! 2021-06-19 20:07:45 blackgatonegro By that I mean in the code 2021-06-19 20:08:07 omegatron uplime: yeah.. and If I had to be strict, it's actually .. I would say .. about 800k, but spread over many files .. on file per software package to build and install .. but strictly it's one large software/file 2021-06-19 20:08:14 blackgatonegro Is better to not be rude 2021-06-19 20:08:27 --> iflema (~ian@user/iflema) has joined #linux 2021-06-19 20:08:50 greatcoof rascul: im refering to myself .. it's okay if i insult myself i do it all the time especially when i program in assembly :D 2021-06-19 20:08:56 omegatron strictly speaking .. geez, it's already 2 am here 2021-06-19 20:09:01 jim greatcoof, yep, no name calling or discuragement. 2021-06-19 20:09:05 Bocaneri greatcoof, how about losing the term "GNUtard"? 2021-06-19 20:09:12 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 265 seconds) 2021-06-19 20:09:23 uplime omegatron: oh dear D: 2021-06-19 20:09:31 blackgatonegro Just call yourself a foolish penguin 2021-06-19 20:09:41 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-19 20:09:44 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-19 20:09:50 greatcoof tbh i didn't have another word for it 2021-06-19 20:10:14 jim greatcoof, I guess... but it would be better if you didn't: see, when you do, you program your brain 2021-06-19 20:10:18 Bocaneri I'm a GNU/Linux user. :P 2021-06-19 20:10:25 blackgatonegro no one takes foolish as an insult anymore... it has lost a lot of impact, unless is like a Victorian era TV drama. 2021-06-19 20:10:36 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 20:10:45 omegatron yeah, it's, beside other things/features, a package manager to bootstrap an entire distribution, solely based on bash 2021-06-19 20:11:08 <-- snalty (~Shhh@user/snalty) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 20:11:11 uplime mine is just a silly way-too-overengineered irc bot 2021-06-19 20:11:22 blackgatonegro that doesn't mean you have to bash yourself, please go to sleep. 2021-06-19 20:11:33 greatcoof >it's already 2 am here , youre in ma timezone ! 2021-06-19 20:12:19 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 258 seconds) 2021-06-19 20:12:44 blackgatonegro lack of sleep leads to bad coding. So sleeping actually saves yourm time fixing said bad coding later. 2021-06-19 20:12:56 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 252 seconds) 2021-06-19 20:13:25 omegatron eh.. i'm used to work to 2-6am, depending on the situation ... because that's when the people in Tokyo/Shikoku AND the usa are awake .. 2021-06-19 20:13:33 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 265 seconds) 2021-06-19 20:13:34 --> gry (~quassel@botters/gry) has joined #linux 2021-06-19 20:13:37 --> johancb (~johan@p200300edaf31a9002205c130d64397c6.dip0.t-ipconnect.de) has joined #linux 2021-06-19 20:13:50 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 252 seconds) 2021-06-19 20:14:10 blackgatonegro Is why time crunching can end with Cyberpunk Totally not an Alpha, well besides the fact they released the game like a year ealier. 2021-06-19 20:14:13 greatcoof so usiversities and LUGs any other advice? 2021-06-19 20:14:15 --> squid1 (~squid@c-73-129-35-52.hsd1.wv.comcast.net) has joined #linux 2021-06-19 20:14:16 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 20:14:23 rascul meetup.com 2021-06-19 20:14:33 squid1 Hello, World! 2021-06-19 20:14:37 jim hi 2021-06-19 20:14:44 rascul some areas have some interesting things on meetup.com 2021-06-19 20:14:52 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 20:15:20 <-- johancb (~johan@p200300edaf31a9002205c130d64397c6.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-19 20:15:20 Kyv interesting? 2021-06-19 20:15:21 omegatron yes, folk high schools / adult education centers / libraries often also have clubs or similar where people with special interests meet 2021-06-19 20:15:44 blackgatonegro Sleeping regularly literally makes you live longer. 2021-06-19 20:16:14 squid1 Come to think of it, last time I went to a public library was when I was a kid 2021-06-19 20:16:17 blackgatonegro All those places that are closed in most of the world nowadays due to the plague? 2021-06-19 20:16:39 omegatron thank you, but i'm 64 .. I know what I am doing .. ( and I don't suffer from bad coding, just because of some daytime ) 2021-06-19 20:16:51 blackgatonegro Sure the USA went ALL OPEN but they may have been a tad early. 2021-06-19 20:16:52 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-19 20:17:06 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-19 20:17:11 Bocaneri Maybe, but we're vaccinating the out of everybody we can get our paws on. 2021-06-19 20:17:13 <-- damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has quit (Quit: Quit) 2021-06-19 20:17:18 blackgatonegro Turns out the J&J vaccine is... not very effective. 2021-06-19 20:17:48 blackgatonegro So if you got that one you don't even have a 50% protection. 2021-06-19 20:17:55 <-- squid1 (~squid@c-73-129-35-52.hsd1.wv.comcast.net) has left #linux 2021-06-19 20:18:00 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 20:18:02 greatcoof blackgatonegro: corona is SOOOO overated 2021-06-19 20:18:16 rascul it's really not that great of a beer 2021-06-19 20:18:22 blackgatonegro I prefer my beer to be german. 2021-06-19 20:18:25 rascul and the commercials make no sense 2021-06-19 20:18:33 greatcoof blackgatonegro: i got it 3 times and its fine... 2021-06-19 20:18:43 blackgatonegro my coffee to be from brazil 2021-06-19 20:18:54 Kyv they make more sense than Modelo commercials 2021-06-19 20:19:00 saltedegg how about water? 2021-06-19 20:19:03 blackgatonegro and my tea to be cheap cause is tea.. 2021-06-19 20:19:16 Bocaneri Some Polish beers are mighty fine. 2021-06-19 20:19:21 Kyv something about a girl cop turned in her badge to become a DJ no one's heard of 2021-06-19 20:19:23 blackgatonegro water is better boiled at least once. 2021-06-19 20:19:36 saltedegg agree on that one 2021-06-19 20:19:36 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-19 20:19:37 greatcoof didn't even go see a doctor (exept the first time) 2021-06-19 20:19:42 Kyv or a guy that shaves peoples heads for a living reflecting the Modelo spirit 2021-06-19 20:19:44 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-19 20:19:51 rascul boiling is just one method of treating water 2021-06-19 20:20:06 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Ping timeout: 264 seconds) 2021-06-19 20:20:09 Bocaneri Another is just dumping a bunch of vodka into it. O:) 2021-06-19 20:20:16 rascul a good filter setup and boiling isn't necessary 2021-06-19 20:20:20 greatcoof rascul: bailing doesn't remove rock 2021-06-19 20:20:33 rascul true 2021-06-19 20:20:35 Bocaneri So set up a still. 2021-06-19 20:20:46 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 20:20:50 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-19 20:20:50 greatcoof Bocaneri: ALSO VODKA DOESNT 2021-06-19 20:20:56 --> lazydog (uid335588@id-335588.stonehaven.irccloud.com) has joined #linux 2021-06-19 20:20:56 blackgatonegro I do not take my water from rocks 2021-06-19 20:21:06 blackgatonegro We have a river 2021-06-19 20:21:07 rascul just get a five stage filter setup with reverse osmosis 2021-06-19 20:21:22 Bocaneri I'll bet my still is cheaper. 2021-06-19 20:21:36 rascul almost certainly 2021-06-19 20:21:37 greatcoof rascul: what the fuck is a reverse osmosis 2021-06-19 20:21:43 rascul good stuff 2021-06-19 20:21:44 Bocaneri greatcoof, mind the language. 2021-06-19 20:21:47 --> brachamh_ (~brachamh@user/brachamh) has joined #linux 2021-06-19 20:21:55 rascul https://en.wikipedia.org/wiki/Reverse_osmosis 2021-06-19 20:22:13 rascul fancy science stuff that makes wonderful water 2021-06-19 20:22:16 omegatron the opposite of osmosis ... -_- 2021-06-19 20:22:26 <-- antani (~antani@user/antani) has quit (Remote host closed the connection) 2021-06-19 20:22:40 greatcoof Bocaneri: his method can filter any amount of water tho + you wont cet drunk (sorry for language) 2021-06-19 20:22:40 Skyz XD 2021-06-19 20:23:00 rascul you're not getting drunk from distilled water 2021-06-19 20:23:17 ZedHedTed i had a dream that there was a power outage, and when the power came back on my tower didn't. but i knew i changed the BIOS setting to make it turn back on after power loss. 2021-06-19 20:23:18 omegatron so you don't get from vodka.. 2021-06-19 20:23:35 rascul vodka isn't (only) distilled water 2021-06-19 20:23:41 omegatron you are either sober or dead, if it comes to codka 2021-06-19 20:23:47 omegatron vodka .. 2021-06-19 20:23:48 blackgatonegro rascul yeah you just die 2021-06-19 20:24:01 Bocaneri I don't buy my vodka from people who make it from brake fluid. 2021-06-19 20:24:10 rascul distilled water isn't killing anyone unless you overhydrate 2021-06-19 20:24:13 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-19 20:24:14 omegatron damn, I need to adjust my desktop lamp a little bit to see my keyboard 2021-06-19 20:24:35 <-- brachamh (~brachamh@user/brachamh) has quit (Ping timeout: 268 seconds) 2021-06-19 20:24:37 Kyv omegatron: what are you wearing right now? 2021-06-19 20:24:38 blackgatonegro rascul you are not supposed to drink it 2021-06-19 20:24:38 greatcoof rascul: is 69 liters a lot? 2021-06-19 20:24:49 rascul greatcoof time frame matters 2021-06-19 20:24:52 rascul blackgatonegro why not? 2021-06-19 20:24:57 kodah rascul: charcoal filtered water ftw 2021-06-19 20:25:06 greatcoof rascul: 420 seconds 2021-06-19 20:25:12 rascul distilled water is literally purified water 2021-06-19 20:25:14 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 20:25:15 blackgatonegro Because is distilled water 2021-06-19 20:25:33 greatcoof distilled water is water 2021-06-19 20:25:34 Bocaneri blackgatonegro, are you honestly this ignorant? 2021-06-19 20:25:55 omegatron Kyv: why? a plain sport shirt and some shorts .. 2021-06-19 20:25:57 blackgatonegro There may be a translation error 2021-06-19 20:26:06 Bocaneri There may be. What's your native language? 2021-06-19 20:26:14 rascul kodah yep charcoal filters are good and should be in any multi filter setup 2021-06-19 20:26:31 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-19 20:26:58 kodah i want to say i got taught small rocks + charcoal, maybe sand too 2021-06-19 20:27:01 Kyv omegatron: you mentioned the lamp and I needed a few other details 2021-06-19 20:27:06 rascul it can remove unwanted smells and tastes 2021-06-19 20:27:10 topoi A question regarding ssh: should'n listen "-R 127.0.0.1:8081:127.0.0.1:8081" only on localhost because it is listening on 0.0.0.0? 2021-06-19 20:27:18 rascul it's supposed to be activated charcoal but i don't know what the activation entails 2021-06-19 20:27:28 uplime topoi: 0.0.0.0 is all interfaces 2021-06-19 20:28:15 Kyv It sounds like some people need to step away from their docker containers and learn about potable water. 2021-06-19 20:28:24 blackgatonegro Yeah wrong word; I was refering to... whatever you call that water they use to threat wounds. 2021-06-19 20:28:47 rascul there's a special water for treating wounds? 2021-06-19 20:29:00 ZedHedTed water that threats wounds... 2021-06-19 20:29:00 Skyz Linux is a complete OS 2021-06-19 20:29:03 omegatron Kav: it has more to do with the fact that I'm setting in front of a new machine for a week now, which involved saying goodbye to my five monitor setup and replace it with a 3 monitor setup, which involves a 32" 4k in the center and two of the old 2k and its sides .. and they are blocking the lamp's light too much - but I fixed it now 2021-06-19 20:29:20 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Quit: Leaving) 2021-06-19 20:29:25 Shaun hydrogen peroxide is the only thing I can think of that fits that description. h2o2 might still be a variant on water in some languages 2021-06-19 20:29:26 <-- brachamh_ (~brachamh@user/brachamh) has quit (Remote host closed the connection) 2021-06-19 20:29:27 omegatron -setting +sitting 2021-06-19 20:29:29 ZedHedTed "ay listen, if you don't heal up nice & fast, me & my buddies is gonna waterbomb yous guys, capice?" 2021-06-19 20:29:32 Bocaneri To "threat" wounds? 2021-06-19 20:29:32 greatcoof small rocks and sand aren't a problem 2021-06-19 20:29:33 topoi uplime: Yes, I know. I thought I defined 127.0.0.1 and with that the lo interface only? 2021-06-19 20:29:37 Kyv I think hes thinking about Indiana Jones again. 2021-06-19 20:29:45 greatcoof you can just swallow em 2021-06-19 20:29:48 --> brachamh_ (~brachamh@user/brachamh) has joined #linux 2021-06-19 20:29:49 uplime topoi: I'm not sure I got your question then 2021-06-19 20:30:08 Bocaneri Hydrogen peroxide, if that's what you're talking about, is not water and is not produced from water through distillation. 2021-06-19 20:30:14 blackgatonegro rascul to wash open wounds instead of alcohol. 2021-06-19 20:30:31 rascul blackgatonegro i just use whatever clean water i have on hand 2021-06-19 20:30:45 Bocaneri blackgatonegro, yeah, hydrogen peroxide. 2021-06-19 20:31:02 blackgatonegro Ah that one, is transparent? 2021-06-19 20:31:09 rascul hydrogen peroxide can work though 2021-06-19 20:31:15 Bocaneri blackgatonegro, yes. 2021-06-19 20:31:27 blackgatonegro Ah yeah that one. 2021-06-19 20:31:37 rascul best to not be drinking hydrogen peroxide much 2021-06-19 20:31:40 Bocaneri Yeah, no, don't drink it. BAD stuff to drink. 2021-06-19 20:32:21 Shaun they generally recommend against it for wounds these days too. it does sterliise, but it also inhibits healing because it kills fresh cells 2021-06-19 20:32:29 Kyv Hydrogen peroxide is an oxidizer. It's corrosive to skin. 2021-06-19 20:32:35 Kyv It's the opposite of healing. 2021-06-19 20:32:47 ZedHedTed what about IPA? that should be asafe to drink, right? 2021-06-19 20:33:11 --> int21h (~int21h@49.37.46.162) has joined #linux 2021-06-19 20:33:24 topoi uplime: Maybe I have some misconception. If I listen on 127.0.0.1 it should not listen on 0.0.0.0 then? So "ssh -R 127.0.0.1:12345:127.0.0.1:12345" should listen on 127.0.0.1 only? 2021-06-19 20:33:33 Kyv As long as you're a hipster doofus or an Abiword afficionado 2021-06-19 20:33:53 blackgatonegro There was also the "Real Water""brand scandal, alkalized water is bad yo. 2021-06-19 20:34:20 blackgatonegro Abiword only survives in Linux anyway. 2021-06-19 20:34:39 --> Nirbu (~Nirbu@92.189.123.135) has joined #linux 2021-06-19 20:34:55 int21h Hello, how do you change the default DUID that gets sent to your gateway? For NetworkManager? 2021-06-19 20:35:11 greatcoof >best to not be drinking hydrogen peroxide much , why its just water and oxygen right? 2021-06-19 20:35:16 Kyv People just dont use real water right. 2021-06-19 20:35:18 uplime topoi: that's just the bind interface of the specific tunnel I believe 2021-06-19 20:35:24 Kyv You're supposed to activate your almonds in it. 2021-06-19 20:35:27 blackgatonegro is also oxide 2021-06-19 20:35:37 greatcoof if i drink it i wouldn't need to breath 2021-06-19 20:35:43 rascul topoi "If I listen on 127.0.0.1 it should not listen on 0.0.0.0 then?" correct 2021-06-19 20:35:44 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 20:35:46 greatcoof since it has oxygen 2021-06-19 20:35:47 blackgatonegro per oxide 2021-06-19 20:36:24 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-19 20:36:28 blackgatonegro https://arstechnica.com/science/2021/05/technician-for-water-co-linked-to-liver-failure-says-his-dog-got-liver-illness/ 2021-06-19 20:36:39 Shaun “just an extra oxygen” is pretty significant. it’s the same difference between hydrogen being explosive or being water 2021-06-19 20:36:46 topoi uplime: is there a difference between ssh's "bind interface" and the usually bind on an interface? I'm confused really. 2021-06-19 20:36:46 blackgatonegro So this guy tested the water on his dog first? 2021-06-19 20:37:03 topoi rascul: the same with ssh? 2021-06-19 20:37:27 Kyv He probably really loves his dog and gives him "human water" like himself. 2021-06-19 20:37:30 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-19 20:37:30 omegatron water isn't just H2O, but also OH (Hydroxid) and H3O+ (Oxonium) for a short time .. (not all of it at the same time of course) 2021-06-19 20:37:36 Kyv Not that nasty stuff that comes from the TAP. 2021-06-19 20:37:43 rascul if ssh binds only to 127.0.0.1 then it will not be accepting connections on other ip address 2021-06-19 20:38:13 Kyv I know people who give their pets only bottled water. 2021-06-19 20:38:14 int21h I'm not sure what you're trying to achieve, but even if you somehow manage to bind ssh to 0.0.0.0, your router will probably drop any connection from outside unless you have appropriate port forwarding rules in place... 2021-06-19 20:38:15 Kyv ponderous stuff 2021-06-19 20:38:26 omegatron Kyv: you still have to explain, why it's important what I wear right now? 2021-06-19 20:38:28 greatcoof >People just dont use real water right , jokes aside yeah ...I was in a health group and some people would ask for (alternatives for water) because they are too much of a consoomer to drink it @Kyv 2021-06-19 20:38:40 blackgatonegro I know people who feed thrir dogs better that they eat themselves 2021-06-19 20:38:51 blackgatonegro They basically became their dogs chefs 2021-06-19 20:38:56 Kyv Yeah health groups will kill ya 2021-06-19 20:39:24 greatcoof blackgatonegro: those ppl will go straight to heaven 2021-06-19 20:39:37 Kyv omegatron: why is it important the angle of your desktop lamp? 2021-06-19 20:39:37 int21h And the port forwarding will only work if you are _NOT_ behind a typical CG-NAT setup from your ISP 2021-06-19 20:39:42 <-- brachamh_ (~brachamh@user/brachamh) has quit (Ping timeout: 252 seconds) 2021-06-19 20:39:43 blackgatonegro greatcoof I had a video clip for that, can't find ir; basically it said beer 2021-06-19 20:39:44 Kyv at least give me the liberty of painting a picture 2021-06-19 20:39:48 topoi rascul: Well, I did "ssh -N -R 127.0.0.1:1234:127.0.0.1:1234 $HOST" and on $HOST it is listening on 0.0.0.0:8081 anyway.. :/ 2021-06-19 20:40:13 rascul topoi nothing about that ssh command has anything to do with 0.0.0.0:8081 2021-06-19 20:40:28 omegatron Kyv: not the angle, but its position.. it was too much behind the "new" monitor 2021-06-19 20:40:31 greatcoof topoi: why you talk about tech , talk about water filtration with us 2021-06-19 20:40:37 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-19 20:40:39 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 20:40:47 blackgatonegro https://www.youtube.com/watch?v=2E3bPU0g8SA 2021-06-19 20:41:12 topoi greatcoof: Why is that? 2021-06-19 20:41:15 omegatron the "old" monitor was way more to the left, because no large 4k monitor in the center .. 2021-06-19 20:41:17 greatcoof topoi: that's the true purpose of this channel and for GNU/Linux 2021-06-19 20:41:31 int21h rascul, topoi, I believe you guys are trying to setup a SSH port forward setup? I don't see why else you would use the "-R" switch? 2021-06-19 20:41:48 greatcoof topoi: that's the true purpose of life 2021-06-19 20:41:52 int21h I mean the remote port forwarding stuff 2021-06-19 20:42:02 rascul i'm not familiar with ssh -R though 2021-06-19 20:42:03 --> zakame (~zakame@user/zakame) has joined #linux 2021-06-19 20:42:04 blackgatonegro bye bye dinner 2021-06-19 20:42:05 topoi Yes, int21h and maybe I've some misconception about port bindings. 2021-06-19 20:42:07 <-- galex-713 (gal@portable.galex-713.eu) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 20:42:20 omegatron topoi: you want to know the magic, why we can work AND talk here? https://xkcd.com/303/ 2021-06-19 20:42:24 greatcoof topoi: everything else is a cover so they dont catch us 2021-06-19 20:42:33 <-- p0indexter (~alpha@user/p0indexter) has quit (Ping timeout: 265 seconds) 2021-06-19 20:43:02 osh does anyone else here remake their used brita filters with fresh activated charcoal and water softener beads 2021-06-19 20:43:11 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 20:43:17 greatcoof topoi: GOTTA TALK ABOUT WATER FILTERRRRRS !!!!! 2021-06-19 20:43:24 --> galex-713 (~quassel@portable.galex-713.eu) has joined #linux 2021-06-19 20:43:45 Kyv greatcoof: dont stomp on his question, come on 2021-06-19 20:43:48 Kyv thats too much 2021-06-19 20:44:02 topoi You speak in great tongues, friend. Should I be more metaphorical? 2021-06-19 20:44:47 greatcoof oh... that was a joke ...sorry if im being annoying :p @topoi 2021-06-19 20:45:13 greatcoof that doesn't mean ill stop being annoying... 2021-06-19 20:45:16 --> grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has joined #linux 2021-06-19 20:45:19 <-- blackgatonegro (~blackgato@user/blackgatonegro) has quit (Read error: Connection reset by peer) 2021-06-19 20:45:24 greatcoof just sorry about it.. 2021-06-19 20:45:31 int21h Did rascul change the sshd_config to listen to only 127.0.0.1? Because by default i think SSH listens on 0.0.0.0? Still I don't know what they're tying to achieve by listening on 127.0.0.1 and setting up a remote port forward? 2021-06-19 20:45:50 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-19 20:46:11 Dagmar Nothing useful 2021-06-19 20:46:13 int21h Because listening on 127.0.0.1 for SSH is useless 2021-06-19 20:46:18 topoi greatcoof: There are sometimes some language barrier your amusing first have to vanquish like trough.. walter filters..? 2021-06-19 20:46:35 Dagmar Well, it'll listen on 127.0.0.1 when you're doing X tunneling, but it won't be on port 22 2021-06-19 20:46:45 rascul int21h you're confusing many things 2021-06-19 20:46:53 int21h yeah, then you'd have to specify a port yourself, right? 2021-06-19 20:46:59 int21h for the tunnel 2021-06-19 20:47:16 int21h Sorry, rascul. I didn't get what you're trying to achieve. 2021-06-19 20:47:26 rascul i'm not, and you missed most of the conversation 2021-06-19 20:47:44 Kyv rascul doesnt try to achieve 2021-06-19 20:47:53 topoi int21h: Why useless? I could have a local server on port 12345 that is private on the remote host as well. 2021-06-19 20:47:55 rascul i was attempting to help someone else figure out ssh stuff 2021-06-19 20:48:11 greatcoof topoi: languages are overrated , because there is one language the whole world understand... 2021-06-19 20:48:18 int21h topoi: I meant for SSH. 2021-06-19 20:48:21 topoi ..which I'm very grateful of, btw. rascul. :) 2021-06-19 20:48:43 int21h oh ok topoi, I get it now 2021-06-19 20:48:46 greatcoof topoi: yet we dont use it day to day 2021-06-19 20:48:56 topoi greatcoof: I think the language you are refering is defined by profession? 2021-06-19 20:49:05 Dagmar topoi: Because if you are just connecting to 127.0.0.1 for ssh to connect you to somewhere _else_ using the ssh protocol, you could just as easily make that connection directly 2021-06-19 20:49:57 rascul topoi Dagmar probably knows better what you want, perhaps you could ask your question again for the people who weren't around originally 2021-06-19 20:50:02 Dagmar With port 8081 in the picture, what you probably want to use is stunnel 2021-06-19 20:50:28 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 20:50:53 greatcoof topoi: no its a string of As and the way you pronounce them can mean an emotion 2021-06-19 20:51:14 int21h êêê 2021-06-19 20:51:15 topoi Dagmar: port 8081 was arbitrary. I wanted to use some Proxypass with apache but not have my ssh command expose on 0.0.0.0 2021-06-19 20:51:37 rascul proxypass and ssh? what are you really trying to do? 2021-06-19 20:51:55 Dagmar Yeah that's a bit odd to say the least 2021-06-19 20:52:21 topoi greatcoof: I'd vote for the language we try to revolve with science. 2021-06-19 20:52:37 greatcoof topoi: for example , the A's you say when your in paun is diffrent from the ones whet youre moaning , and no one confuses them 2021-06-19 20:52:51 <-- galex-713 (~quassel@portable.galex-713.eu) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 20:52:58 Dagmar If you're just doing a plain ssh tunnel so you can connect your browser to a local port and have it tunneled to some other webserver elsewhere, that doesn't involve your local _server_ _at all_ 2021-06-19 20:53:08 Dagmar Zero reason for it to bind to 0.0.0.0 2021-06-19 20:53:12 greatcoof topoi: soynce is very fragile 2021-06-19 20:53:28 greatcoof topoi: math on the other hand... 2021-06-19 20:53:42 ornxka does pipewire actually work 2021-06-19 20:53:47 topoi greatcoof: ..is eternal. Conceptually. 2021-06-19 20:53:58 rascul ornxka i suspect so, a number of people seem to be using it 2021-06-19 20:54:02 --> E7th (~smokem@142.169.78.108) has joined #linux 2021-06-19 20:54:15 <-- E7th (~smokem@142.169.78.108) has quit (Remote host closed the connection) 2021-06-19 20:54:17 greatcoof topoi: nope ...also wouldn't work its a human-made system 2021-06-19 20:54:43 greatcoof topoi: explains the real word...but is heman-made 2021-06-19 20:54:44 <-- ackatz (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has quit (Ping timeout: 252 seconds) 2021-06-19 20:54:44 <-- int21h (~int21h@49.37.46.162) has left #linux (WeeChat 2.3) 2021-06-19 20:55:00 <-- idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has quit (Quit: Bye) 2021-06-19 20:55:11 greatcoof topoi: it's like saying chess is eternal 2021-06-19 20:55:36 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Ping timeout: 265 seconds) 2021-06-19 20:55:42 topoi greatcoof: this is what I said. through semantical water filters. i'm platonist. speak no further. 2021-06-19 20:56:33 greatcoof topoi: and if youre a prefuctionist math isn't complete , consistant or decidable 2021-06-19 20:56:52 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 20:56:55 greatcoof platonist? 2021-06-19 20:57:25 --> idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has joined #linux 2021-06-19 20:58:45 neshpion whatever goering is* 2021-06-19 20:58:48 neshpion (sp?) 2021-06-19 20:59:43 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-19 20:59:57 <-- dextercd (~dexter@2a02-a450-f25d-1-76d4-35ff-fefe-34c.fixed6.kpn.net) has quit (Quit: WeeChat 3.2) 2021-06-19 21:00:54 topoi Dagmar: You concluded rightly. When (A) tunnels a local port (with -R) to (B), why shouldn't (A) "involve ... _at all_"? 2021-06-19 21:01:12 topoi Can you elaborate on that, neshpion? 2021-06-19 21:01:20 <-- greatcoof (~greatcoof@154.180.119.133) has quit (Ping timeout: 252 seconds) 2021-06-19 21:01:32 --> mdon (~mark@s0106a84e3f7f23d3.vs.shawcable.net) has joined #linux 2021-06-19 21:02:00 Dagmar topoi: Because ssh doesn't need to connect to a server locally just to go connect to some other server. 2021-06-19 21:02:02 neshpion topoi: something something goering incompleteness theorem, something something vsauce michael here 2021-06-19 21:02:20 <-- yupeak (~yupeak@S010664777dacc633.vc.shawcable.net) has quit (Remote host closed the connection) 2021-06-19 21:02:39 omegatron .. sry, I was afk - had to catch and throw out some large spider .. what did I miss? 2021-06-19 21:02:44 Dagmar topoi: The sane way is to establish an ssh session directly to the other server. Your ssh process can happily open a local socket on _your_ machine, and make it come out the other side of that ssh session to connect to the port on the remote end 2021-06-19 21:02:52 --> yupeak (~yupeak@S010664777dacc633.vc.shawcable.net) has joined #linux 2021-06-19 21:02:55 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-19 21:02:56 Dagmar I've got like, 250 of those going on this machine right now 2021-06-19 21:03:00 Dagmar Not an exaggeration 2021-06-19 21:03:00 --> curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has joined #linux 2021-06-19 21:03:26 <-- lead_pipe23 (~Lead@38.146.84.50) has quit (Ping timeout: 268 seconds) 2021-06-19 21:03:27 Dagmar I use them to connect to stuff at the office 2021-06-19 21:03:40 neshpion or did i completely botch the guy's name? i think i did 2021-06-19 21:03:49 <-- galex-713 (gal@portable.galex-713.eu) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 21:03:55 Dagmar My bookmarks file in that instance is a slew of https://localhost:portnumbers 2021-06-19 21:04:15 neshpion i did; Gödel's incompleteness theorem 2021-06-19 21:04:19 neshpion not Göring 2021-06-19 21:04:30 Kyv gershgorin? 2021-06-19 21:04:32 topoi goering, goedel.. all the same? neshpion 2021-06-19 21:04:45 neshpion they all look the same to me 2021-06-19 21:04:54 topoi Uff.. 2021-06-19 21:05:26 omegatron 250 ssh sessions .. is some number .. I try to limit myself to not more than 30 2021-06-19 21:05:36 topoi neshpion: from an anthropological standpoint I guess? 2021-06-19 21:05:41 rascul i try to limit myself to not more than i need 2021-06-19 21:05:51 rascul plus maybe a couple that i want but don't need 2021-06-19 21:05:52 <-- zjmc_ (zjmc@user/zjmc) has left #linux 2021-06-19 21:05:58 omegatron ah yes, 30 is the usual limit of what I need .. -_- 2021-06-19 21:06:06 omegatron (upper limit) 2021-06-19 21:06:09 rascul currently i'm up to zero 2021-06-19 21:06:25 neshpion topoi: in this case, more of a "they start with a G and the funny O that looks like a surprised face" standpoint 2021-06-19 21:06:28 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-19 21:07:06 rascul generally my ssh tunnels and stuff don't live long, either i need them only for a short time or it's temporary until i get wireguard setup 2021-06-19 21:07:54 --> edlou (uid413273@id-413273.brockwell.irccloud.com) has joined #linux 2021-06-19 21:08:15 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 21:08:23 --> thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has joined #linux 2021-06-19 21:08:31 [[R]] rascul: clandestine ssh tunnels? 2021-06-19 21:08:44 rascul super clandestine 2021-06-19 21:08:45 <-- superboot (~agentgasm@user/superboot) has quit (Quit: leaving) 2021-06-19 21:08:53 edlou greetings, please any stalonetray alternatives for a polybar setup? 2021-06-19 21:08:59 neshpion tom clancy's ssh tunnel™ 2021-06-19 21:09:03 rascul what is polybar? 2021-06-19 21:09:03 --> loworderbit (~dave@s0106e81cba1736ea.ss.shawcable.net) has joined #linux 2021-06-19 21:09:08 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 21:09:08 topoi Which ssh options do you use then to accomplish forwarding from a non-public host (A) to server (B)? I though one has to use "-R"? 2021-06-19 21:09:18 neshpion rascul: a statusbar, like for tiling window managers 2021-06-19 21:09:42 rascul oh, that doesn't seem like something i would know anything about 2021-06-19 21:09:58 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 21:10:04 topoi ^ Dagmar 2021-06-19 21:10:05 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Remote host closed the connection) 2021-06-19 21:10:23 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-19 21:10:42 <-- walton (quassel@gateway/vpn/airvpn/walton) has quit (Quit: hibernating) 2021-06-19 21:10:50 rascul blackbox has a toolbar but i disable, that's probably the closest i've ever gotten to a polybar 2021-06-19 21:11:06 <-- Umbire (~UmbireThe@user/umbire) has quit (Ping timeout: 264 seconds) 2021-06-19 21:11:39 <-- pioto (~pioto@user/pioto) has quit (Quit: Reconnecting) 2021-06-19 21:11:45 --> E7th (~smokem@142.169.78.113) has joined #linux 2021-06-19 21:11:53 --> pioto (~pioto@user/pioto) has joined #linux 2021-06-19 21:12:35 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Quit: Client closed) 2021-06-19 21:12:35 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-19 21:12:39 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-19 21:12:49 Kyv when a good man sees a bar he disables it 2021-06-19 21:12:50 topoi Dagmar: So the effect I want to accomplish on (B) is to listen on 127.0.0.1:1234 to tunnel to some client (A) that is NATed; which is why I used "-R"; which is why I was confused it was listening on 0.0.0.0. 2021-06-19 21:12:52 <-- progandy (~progandy@user/progandy) has quit (Remote host closed the connection) 2021-06-19 21:13:01 rascul Kyv only if it has tools though 2021-06-19 21:13:08 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-19 21:13:26 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-19 21:14:01 <-- GadgeteerZA (~admin@user/gadgeteerza) has quit (Ping timeout: 272 seconds) 2021-06-19 21:14:53 Dagmar topoi: Yeah typically you do that with the ssh client, not the daemon, so it's not going to bind to 0.0.0.0 for anything but the _outgoing_ connection socket, which is *ahem* not going to accept connections from outsiders 2021-06-19 21:14:55 --> GadgeteerZA (~admin@user/gadgeteerza) has joined #linux 2021-06-19 21:15:25 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Client Quit) 2021-06-19 21:15:26 Dagmar topoi: You can _force_ it to bind to a specific interface, but binding to 127.0.0.1 for an *outgoing* connection is a non-starter 2021-06-19 21:15:49 Dagmar You'd be lucky if your own first-hop router doesn't throw those packets in the trash 2021-06-19 21:16:17 rascul remote clients are expected to connected to 127.0.0.1? that's not going to work 2021-06-19 21:16:17 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 21:16:29 Dagmar rascul: Connecting _from_ 2021-06-19 21:16:32 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 21:16:33 rascul oh 2021-06-19 21:16:42 rascul from 127.0.0.1 to what? 2021-06-19 21:16:43 Dagmar I just finally realized he's been seeing the client connection in the socket list 2021-06-19 21:17:04 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-19 21:17:21 * [[R]] remotely connects to rascul 2021-06-19 21:17:31 neshpion l-lewd 2021-06-19 21:17:39 <-- krator44 (~krator44@user/krator44) has quit (Quit: --) 2021-06-19 21:20:08 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-19 21:20:44 <-- niv (~niv@limbo.cypherpunks.io) has quit (Ping timeout: 265 seconds) 2021-06-19 21:20:46 <-- Kyv (~vo@user/vykyv) has quit (Quit: Lost terminal) 2021-06-19 21:21:17 --> Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-19 21:22:17 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 21:22:34 --> niv (~niv@limbo.cypherpunks.io) has joined #linux 2021-06-19 21:22:54 --> krator44 (~krator44@user/krator44) has joined #linux 2021-06-19 21:22:56 <-- cdown_ (~cdown@89.32.122.5) has quit (Quit: https://chrisdown.name) 2021-06-19 21:23:15 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 21:23:16 omegatron I see the running joke with the "[R]" user, impersonating RMS has also been transferred to libera !? =) 2021-06-19 21:23:26 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-19 21:24:09 <-- loworderbit (~dave@s0106e81cba1736ea.ss.shawcable.net) has quit (Quit: leaving) 2021-06-19 21:24:41 Dagmar No, [[R]] is just [R}. 2021-06-19 21:24:42 <-- RougeR (~RougeR@user/rouger) has quit (Quit: Leaving) 2021-06-19 21:24:50 Dagmar He's a known quantity. Nothing to get excited about 2021-06-19 21:26:33 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-19 21:26:35 omegatron but .. is it the same (human) as it was on freenode ? 2021-06-19 21:26:40 Dagmar Yes. 2021-06-19 21:26:51 Dagmar It's the [R] we know and "love". 2021-06-19 21:26:54 omegatron i see 2021-06-19 21:26:57 --> misspwn (~misspwn@user/misspwn) has joined #linux 2021-06-19 21:27:01 Sapphirus "love" haha 2021-06-19 21:27:22 Dagmar Yeah I figured 'love' would be kind of a strong word for a passing acquaintance 2021-06-19 21:27:34 Dagmar He ain't gon' bite nobody 2021-06-19 21:27:43 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-19 21:27:43 Dagmar We can probably all agree on that. 2021-06-19 21:30:25 <-- E7th (~smokem@142.169.78.113) has quit (Remote host closed the connection) 2021-06-19 21:32:32 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 21:34:31 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 21:35:09 --> pong (~loop@user/pong) has joined #linux 2021-06-19 21:36:46 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 21:37:02 <-- johnnyapol (~irc-disco@45.77.79.50) has quit (Ping timeout: 258 seconds) 2021-06-19 21:37:35 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 21:38:30 Bocaneri He might be a rocky lil' SOB, but he's OUR little box of rocks. 2021-06-19 21:38:56 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 21:38:58 --> pete443_ (~pete@user/pete443) has joined #linux 2021-06-19 21:39:02 --> johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has joined #linux 2021-06-19 21:39:06 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-19 21:39:12 <-- pete443 (~pete@user/pete443) has quit (Ping timeout: 268 seconds) 2021-06-19 21:39:34 [[R]] rocky, rocky II, rocky III, rocky IV, or rocky V? 2021-06-19 21:39:35 --> nifl` (~user@user/niflce) has joined #linux 2021-06-19 21:40:56 rascul [[R]] is the [R] we know and love, [R] is an imposter 2021-06-19 21:41:31 <-- nifl (~user@user/niflce) has quit (Ping timeout: 265 seconds) 2021-06-19 21:41:56 <-- plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has quit (Quit: WeeChat 3.2) 2021-06-19 21:42:25 <-- johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has quit (Read error: Connection reset by peer) 2021-06-19 21:42:38 --> johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has joined #linux 2021-06-19 21:43:19 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-19 21:43:21 omegatron I have to admit, I have never seen any of the Rocky movies - not a fan of "sport drama" movies 2021-06-19 21:43:23 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-19 21:44:07 * rascul rocks the movie 2021-06-19 21:44:31 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 21:44:49 [[R]] as long as you don't rock the boat 2021-06-19 21:45:05 --> vwork_ (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has joined #linux 2021-06-19 21:45:07 * rascul throws rocks at [[R]]'s boat 2021-06-19 21:45:18 [[R]] as the song goes, DONT ROCK THE BOAT 2021-06-19 21:45:24 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 21:45:26 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 21:45:45 Kyv Rocky: Demolition Man was on tv the other day 2021-06-19 21:45:52 Dagmar I believe there's also an admonition against tipping the boat over that must be respected. 2021-06-19 21:46:07 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 21:46:07 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 21:46:13 neshpion i've seen all the rockys and i can't remember further than the fact that he fought the black guy, and then the big russian guy killed the black guy who was his friend and then he fought the russian guy, and then the old guy died 2021-06-19 21:46:31 neshpion and he did a crane kick at some point 2021-06-19 21:46:37 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 21:46:40 neshpion wax on, double coat, 88 miles per hour 2021-06-19 21:46:52 neshpion but then the fire nation attacked 2021-06-19 21:46:53 [[R]] i thought wax on was karate kid 2021-06-19 21:47:06 Dagmar ...and he won the Korean war. 2021-06-19 21:47:11 johnnyapol theyre joking 2021-06-19 21:47:17 Dagmar hehe 2021-06-19 21:47:28 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-19 21:47:32 johnnyapol in that little blurb they made reference to rocky, karate kid, back to the future, avatar the last airbender, and probably one other one 2021-06-19 21:47:32 <-- pong (~loop@user/pong) has quit (Quit: leaving) 2021-06-19 21:47:35 rascul neshpion there's two more rocky movies called creed 2021-06-19 21:47:39 Kyv Yeah he was running up that big flight of stairs toward the clock tower 2021-06-19 21:47:44 [[R]] back to the future 2021-06-19 21:47:44 [[R]] ? 2021-06-19 21:47:56 [[R]] oh, 88 2021-06-19 21:48:13 Dagmar First Blood, and it deliberately wasn't even the Korean war. 2021-06-19 21:48:53 neshpion "do or do not, their is no spoon" 2021-06-19 21:48:56 [[R]] i've gone over 88 in my car 2021-06-19 21:49:02 [[R]] it does not travel through time 2021-06-19 21:49:02 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Remote host closed the connection) 2021-06-19 21:49:08 dieggsy is signal desktop ludicrously gigantic for anyone else on a 2k display 2021-06-19 21:49:11 neshpion [[R]]: yes it does, 1 second per second 2021-06-19 21:49:16 Dagmar That's becasue you lack an inter-occitor 2021-06-19 21:49:25 [[R]] neshpion: heavy 2021-06-19 21:49:31 Dagmar You should have opted-in for that accessory when you bought it, man. 2021-06-19 21:49:32 neshpion ...metal! 2021-06-19 21:49:36 * neshpion air guitars 2021-06-19 21:49:40 Dagmar THey're a lot harder to install as an after-market component. 2021-06-19 21:50:43 rascul you can get one on your tesla but it's not advertised 2021-06-19 21:51:15 rascul and if you use it you lose your warranty and they disable autopilot 2021-06-19 21:51:27 --> dumayjonwh (~dumayjonw@37.19.195.25) has joined #linux 2021-06-19 21:51:32 --> pong (~loop@user/pong) has joined #linux 2021-06-19 21:52:38 <-- galex-713 (gal@portable.galex-713.eu) has quit (Ping timeout: 265 seconds) 2021-06-19 21:52:48 neshpion isn't there a github repo that reactivates warranty if you accidentally disable yours? 2021-06-19 21:53:51 rascul maybe but then your car will drive into parked police cars, so use it at your own risk 2021-06-19 21:54:07 neshpion well they shouldn't be parked in my spaces 2021-06-19 21:54:20 [[R]] if you miss a payment on a tesla 2021-06-19 21:54:24 [[R]] it drives itself back to the hq 2021-06-19 21:54:27 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-19 21:54:39 --> galex-713 (gal@portable.galex-713.eu) has joined #linux 2021-06-19 21:54:56 neshpion iTesla 2021-06-19 21:55:11 Kyv does it mope along back 2021-06-19 21:55:15 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-19 21:55:19 Kyv or does it take pedestrians out on its way 2021-06-19 21:55:34 [[R]] lol 2021-06-19 21:55:50 <-- VG9t (~VG9t@gateway/tor-sasl/vg9t) has quit (Remote host closed the connection) 2021-06-19 21:56:04 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-19 21:57:17 <-- wowbagger (~kvirc@host-79-55-186-185.retail.telecomitalia.it) has left #linux (No boundaries on the net!) 2021-06-19 22:00:23 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Quit: QUIT) 2021-06-19 22:06:39 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 265 seconds) 2021-06-19 22:10:33 onelegend Tesla 2021-06-19 22:11:37 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-19 22:11:45 [[R]] not only does tesla use linux 2021-06-19 22:11:46 [[R]] they use buildroot 2021-06-19 22:11:49 onelegend ooooh 2021-06-19 22:11:52 onelegend yesssss 2021-06-19 22:12:58 onelegend I love buildroot 2021-06-19 22:13:06 Samizdat Tesla drives itself back b/c of missed payment! Best laugh all day. 2021-06-19 22:13:38 [[R]] as you should 2021-06-19 22:13:58 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-19 22:15:04 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-19 22:15:20 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 22:15:28 FuriousGeorge i'm no guru, but i've been using a lot of linux over many years, and i find it strange there is no better way to solve "device or resource busy" when dealing with media 2021-06-19 22:15:45 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Client Quit) 2021-06-19 22:15:47 FuriousGeorge fuser, lsof, etc often don't work 2021-06-19 22:15:52 spyroboy I mean, do you understand what that means? 2021-06-19 22:16:10 [[R]] FuriousGeorge: what do you mean "when dealing with media" 2021-06-19 22:16:12 <-- sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has quit (Ping timeout: 268 seconds) 2021-06-19 22:16:12 <-- phoenixbyrd (~phoenixby@2601:189:4203:6640::c5f4) has quit (Quit: Leaving) 2021-06-19 22:16:16 spyroboy how are you currently 'solving' a device that is currently busy? 2021-06-19 22:16:46 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Remote host closed the connection) 2021-06-19 22:17:22 FuriousGeorge [[R]]: i tend to see it a lot mounting and unmounting disks, formatting... right now i can't mk.xfs on one of two disks, and can't find any process or bash shell that would be using them 2021-06-19 22:17:23 johnnyapol ive had trouble with removable media on windows too and in my experience its a userspace issue. all it takes is one application with open files on it to prevent ejection 2021-06-19 22:17:47 [[R]] FuriousGeorge: what command are you running 2021-06-19 22:17:48 Khaytsus [[R]] has ejection issues.. or.. wait, what is it 2021-06-19 22:18:30 spyroboy FuriousGeorge, you're absolutely sure that lsof doesn't reveal any processes currently using those disks or devices? 2021-06-19 22:18:34 [[R]] Khaytsus: election? 2021-06-19 22:18:44 FuriousGeorge [[R]]: in this case i'm trying mkfs.xfs /dev/disk 2021-06-19 22:18:52 [[R]] FuriousGeorge: well /dev/disk isn't valid... so... 2021-06-19 22:19:00 FuriousGeorge also fdisk will not delete or create parttions.... /dev/sdb1 2021-06-19 22:19:21 johnnyapol is an existing partition mounted? 2021-06-19 22:19:25 [[R]] reboot after you've used fdisk 2021-06-19 22:19:26 FuriousGeorge spyroboy: interestingly, lsof did show a mount process at one point, which i killed 2021-06-19 22:19:28 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-19 22:19:36 spyroboy are you sure you killed it? 2021-06-19 22:19:47 FuriousGeorge johnnyapol: no i checked that, and neither is it the working directory of any bash shell 2021-06-19 22:19:47 spyroboy it's not in D or Z state? 2021-06-19 22:19:52 [[R]] fdisk doesnt "not delete" 2021-06-19 22:19:57 [[R]] it doesnt care it will do wahtever you tell it 2021-06-19 22:20:02 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-19 22:20:03 FuriousGeorge spyroboy: i busted out the -9 stick 2021-06-19 22:20:10 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-19 22:20:16 --> sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has joined #linux 2021-06-19 22:20:17 spyroboy -9 doesn't always work. especially in cases where I/O is involved, FuriousGeorge 2021-06-19 22:20:19 Dagmar This is true. 2021-06-19 22:20:26 spyroboy are you sure that the process is gone? 2021-06-19 22:20:33 Dagmar Fdisk will merrily let you do whatever you want to a partition table, even while it's in use. 2021-06-19 22:20:40 FuriousGeorge [[R]]: i meant to say i cannot use the 'd' button in fdisk to do whatever it does to the partition, and then write that change to the disk 2021-06-19 22:20:53 [[R]] what do you mean you "cant" 2021-06-19 22:20:58 Dagmar If you don't see the new /dev/sd# devices appearing, it's because you didn't run partprobe to tell the kernel to rescan the device 2021-06-19 22:21:10 [[R]] fidks doesnt say no 2021-06-19 22:21:10 Dagmar FuriousGeorge: Yes you can 2021-06-19 22:21:14 FuriousGeorge spyroboy: let me make sure. [[R]]: i mean that it says device or resource busy, changes will not take effect untilr eboot 2021-06-19 22:21:21 [[R]] ok, so reboot 2021-06-19 22:21:26 Dagmar You don't need to reboot. 2021-06-19 22:21:37 rascul partprobe it 2021-06-19 22:21:41 FuriousGeorge [[R]]: normally i would, but i ran ./a_long_process three times concurrently and don't want to start over 2021-06-19 22:21:52 [[R]] then i guess you wait until you're done 2021-06-19 22:21:57 spyroboy well, no. don't reboot. I think that's FuriousGeorge's entire concern. he doesn't want to have to reboot to 'solve' a busy device problem. 2021-06-19 22:22:06 Dagmar You run `partprobe /dev/sdb` or whatever (or kpartx) to tell the kernel to re-examine the partition table. 2021-06-19 22:22:06 Dagmar Done. 2021-06-19 22:22:17 [[R]] well if hes' randomly kill -9'ing things 2021-06-19 22:22:17 FuriousGeorge interestingly as well, this disk was part of and md set that i stopped, and proceeded to repartition and format both disks 2021-06-19 22:22:26 Dagmar Just DO NOT do that with a partition you are using. MAYHEM will result. 2021-06-19 22:22:36 spyroboy I'm fairly confident that the process holding onto the device is still there. 2021-06-19 22:23:34 FuriousGeorge # ps ax|grep mount 2021-06-19 22:23:35 FuriousGeorge 24508 pts/0 S+ 0:00 grep mount 2021-06-19 22:23:44 <-- Kyv (~vo@user/vykyv) has quit (Quit: Lost terminal) 2021-06-19 22:23:48 spyroboy use lsof. 2021-06-19 22:23:56 FuriousGeorge no result, that's the first thing i did 2021-06-19 22:24:00 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 22:24:00 spyroboy you have no idea what process might be using it. 2021-06-19 22:24:09 FuriousGeorge sdb or sdb1 2021-06-19 22:24:22 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 22:24:32 spyroboy either? both? if you exclude the parameter, it should show you everything in use. 2021-06-19 22:25:00 FuriousGeorge spyroboy: no clue... i'm runnig ./some_long_process which will eventually write to the disk, but that hasn't happened yet, and those processes had no effect on the other disk 2021-06-19 22:25:17 FuriousGeorge nor did they stop me from stopping the md array, chainging the disk to gpt partition, etc 2021-06-19 22:25:35 FuriousGeorge just when i got to the format part, it said "mount" was still using one. i killed that mount 2021-06-19 22:26:15 <-- anton (~anton@antonmcclure.com) has quit (Remote host closed the connection) 2021-06-19 22:26:41 FuriousGeorge i had problems unmounting, for the same reason, and used -l 2021-06-19 22:26:44 FuriousGeorge lazily 2021-06-19 22:26:50 FuriousGeorge idk if that is related 2021-06-19 22:26:59 [[R]] lol 2021-06-19 22:27:04 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-19 22:27:05 Dagmar Now that's just crazy. The only thing that can happen from formatting an in-use partition is NIGHTMARISH FILESYSTEM CORRUPTION 2021-06-19 22:27:50 FuriousGeorge Dagmar: if i cared what was on the fs at that point it would be a problem. my intention is to blank the disks 2021-06-19 22:28:03 spyroboy FuriousGeorge, what's the pid of ./some_long_process? 2021-06-19 22:28:20 --> job (~job@user/job) has joined #linux 2021-06-19 22:28:52 --> orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-19 22:29:52 --> UQUBE (~UQUBE@193.27.13.190) has joined #linux 2021-06-19 22:30:17 spyroboy setting aside for the moment that the way you're going about running your software and your system is like taking a shotgun to a daycare, I think the goal here is to figure out what exactly the problem is 2021-06-19 22:30:18 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Remote host closed the connection) 2021-06-19 22:30:21 Dagmar So umount them and zero the thing 2021-06-19 22:30:28 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-19 22:30:30 spyroboy just because he didn't do it right the first time doesn't seem we can't figure out why his system is reporting that. 2021-06-19 22:30:44 [[R]] kill -9 random things 2021-06-19 22:30:46 spyroboy mean* 2021-06-19 22:30:47 [[R]] umount -l mounts 2021-06-19 22:30:52 [[R]] and wonders why things are behaving weird? 2021-06-19 22:31:11 Dagmar Well, it unmounts but it doesn't free thigns up until it's "done" with it 2021-06-19 22:31:11 rascul you're behaving weird 2021-06-19 22:31:18 spyroboy yes. setting that aside, we should be able to figure the issue out. 2021-06-19 22:31:29 [[R]] SYSTEM TEST: ALL SYSTEMS BEHAVING APPROPRIATELY 2021-06-19 22:31:34 Dagmar `umount -l` does _not_ make the underlying disk safe to tamper with 2021-06-19 22:31:38 FuriousGeorge spyroboy: 17033 2021-06-19 22:31:44 [[R]] setting aside his system is in a horfifically bad state? 2021-06-19 22:31:44 [[R]] rofl 2021-06-19 22:31:52 Dagmar Hey that's his own fault 2021-06-19 22:32:02 FuriousGeorge dabmar: it is not mounted 2021-06-19 22:32:13 spyroboy FuriousGeorge, what does readlink /proc/17033/cwd show? 2021-06-19 22:32:20 --> keropok-_ (~keropok@27.125.242.201) has joined #linux 2021-06-19 22:32:34 Dagmar If you lazy-unmounted it it's been severed from / but _it's still being used_ 2021-06-19 22:33:29 Dagmar That's allowed because theoretically you're probably going to mount something _else_ at that mountpoint and not mess with the filesystem that's still actually in use until whatever processes were using it have died off. 2021-06-19 22:33:38 spyroboy [[R]], we can choose to cry over spilled milk or we can choose to use this as an opportunity to learn something new. in the end, he did claim he wasn't a guru. let's help him understand. 2021-06-19 22:33:40 FuriousGeorge spyroboy: /root/ 2021-06-19 22:33:44 <-- dumayjonwh (~dumayjonw@37.19.195.25) has quit (Ping timeout: 252 seconds) 2021-06-19 22:33:50 FuriousGeorge Dagmar: why isn't sda in use? 2021-06-19 22:33:57 --> sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has joined #linux 2021-06-19 22:34:04 Dagmar I have no idea because I don't know what you did with sda 2021-06-19 22:34:09 [[R]] rofl 2021-06-19 22:34:11 [[R]] yeah 2021-06-19 22:34:12 [[R]] dont kill -9 2021-06-19 22:34:13 FuriousGeorge it's not as if i didn't check alll the stuff, except readlink, that we are checking now 2021-06-19 22:34:14 [[R]] dont umount -l 2021-06-19 22:34:16 [[R]] problem solved 2021-06-19 22:34:19 FuriousGeorge Dagmar: as per before, the same thing 2021-06-19 22:34:24 FuriousGeorge sda sdb are part of an array 2021-06-19 22:34:34 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 22:34:41 FuriousGeorge i unmounted, stopped it, re-partitioned, made fs 2021-06-19 22:34:44 FuriousGeorge one was busy 2021-06-19 22:34:46 Dagmar Look so far all I've seen is a bunch of disjointed commands that can best be described as "thrashing around and hoping" 2021-06-19 22:35:07 spyroboy FuriousGeorge, what does lsof -p 17033 show? use root privileges (via sudo or otherwise). 2021-06-19 22:35:10 FuriousGeorge Dagmar: other than readlink, i've already tried every suggestion offered 2021-06-19 22:35:17 Dagmar If you used umount -l and did something to the partition you "unmounted" then you probably either corrupted the filesystem or caused read errors for whatever was still using that 2021-06-19 22:35:25 Dagmar THis isn't kindergarten 2021-06-19 22:35:33 Dagmar You don't get points with the system "because you tried" 2021-06-19 22:35:34 spyroboy look, guys, none of that is productive. 2021-06-19 22:35:37 FuriousGeorge Dagmar: so work on your listening skills 2021-06-19 22:35:39 <-- sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has quit (Client Quit) 2021-06-19 22:35:40 FuriousGeorge i want to blank the fs 2021-06-19 22:35:47 rascul reboot would be productive 2021-06-19 22:35:50 spyroboy let's figure out why his machine is reporting the problem in the first place. nobody cares he's fucked his drive. 2021-06-19 22:35:51 <-- ElPresidente (~ElPreside@2600:1700:3d10:4870:5169:7fb6:2f3e:d68f) has quit (Read error: Connection reset by peer) 2021-06-19 22:36:03 * [[R]] produces rascul 2021-06-19 22:36:04 Dagmar Yeah I have yet to see why simply umounting the filesystem and zeroing it is apparently difficuly 2021-06-19 22:36:08 <-- keropok- (~keropok@2405:3800:8b5:8018:dc9:b441:2123:303d) has quit (Ping timeout: 265 seconds) 2021-06-19 22:36:08 Dagmar er difficult 2021-06-19 22:36:09 spyroboy there's a lodged problem somewhere. let's figure out where it is. 2021-06-19 22:36:23 --> sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has joined #linux 2021-06-19 22:36:39 --> robin_ (~robin@185.195.232.148) has joined #linux 2021-06-19 22:36:50 --> Thanatos (~Thanatos@157.230.239.98) has joined #linux 2021-06-19 22:37:19 robin_ HI! I'm new to IRC and obviously Libera.Chat 2021-06-19 22:37:27 Dagmar I've defienitely seen two things mentioned that are almost universally the wrong thing, tho'. Killing a stuck mount process generally accomplishes nothing, and umount -l is only really meant to be used in very particular circumstances by someone who knows _precisely_ what they're doing 2021-06-19 22:37:36 Dagmar Linux _will_ let you shoot yourself in the foot, with a chainsaw. 2021-06-19 22:37:46 spyroboy why are we still talking about the past? 2021-06-19 22:37:58 sed anyone hear about the google OS they are making? 2021-06-19 22:37:59 spyroboy that doesn't help him. 2021-06-19 22:38:02 FuriousGeorge spyroboy: it shows a bunch of temp files being created by ./some_long_process, none of which are on the directory where the array of sdb and sda was mounted 2021-06-19 22:38:03 Dagmar It's only by learning from our mistakes that we can progress 2021-06-19 22:38:10 sed https://en.wikipedia.org/wiki/Google_Fuchsia 2021-06-19 22:38:26 FuriousGeorge Dagmar: that' 2021-06-19 22:38:33 spyroboy Dagmar, yes but he can't tell where he made the mistake specifically, so he learns nothing other than 'do nothing I did before' which might entail 'do not use linux' 2021-06-19 22:38:50 spyroboy we can help him by showing him how to find the problem so he can figure out where he caused it 2021-06-19 22:38:55 FuriousGeorge s a good analogy, but if it were so easy to do it would be done. 2021-06-19 22:38:58 spyroboy not but repeatedly telling him he fucked something up. 2021-06-19 22:39:02 <-- p0indexter (~alpha@user/p0indexter) has quit (Ping timeout: 265 seconds) 2021-06-19 22:39:03 spyroboy he knows that 2021-06-19 22:39:09 spyroboy he wouldn't be here if he didn't know that 2021-06-19 22:39:16 Dagmar spyroboy: Not exactly true. Knowing which commands you've been using _dangerously_ is a great way to prevent painful data loss in the future 2021-06-19 22:39:32 spyroboy Dagmar, are you gonna help or not? 2021-06-19 22:39:33 robin_ @sed you mean Fuschia/Zircon? 2021-06-19 22:39:41 Dagmar Apparently I'm not. 2021-06-19 22:39:42 FuriousGeorge spyroboy: don't woryy about him. i notice that people, when presented with a problem they can't solve, sometimes get defensive and attack the person presenting the problem 2021-06-19 22:39:45 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-19 22:39:52 [[R]] sed: and this has what to do with linux? 2021-06-19 22:39:53 FuriousGeorge other people, like you, are actually helpful, presumably less insecure 2021-06-19 22:40:04 rascul doesn't seem like a very solvable problem outside a reboot 2021-06-19 22:40:05 Dagmar Especially when I've got to keep listening to someone complaining rather than hearing useful details that would solve the problem 2021-06-19 22:40:10 spyroboy FuriousGeorge, I'm not actually sure that lsof shows things that kernel threads are holding onto 2021-06-19 22:40:18 spyroboy gonna quickly see if there's a way to check that 2021-06-19 22:40:20 FuriousGeorge i haven't complained once, dagmar, but you whine incessantly 2021-06-19 22:40:21 * [[R]] reboots rascul 2021-06-19 22:40:31 Dagmar FuriousGeorge: Mainly that was directed at s 2021-06-19 22:40:40 FuriousGeorge my bad 2021-06-19 22:40:43 Dagmar No worries 2021-06-19 22:40:56 * rascul solves [[R]]'s problem 2021-06-19 22:41:02 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-19 22:41:11 <-- sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has quit (Quit: Leaving) 2021-06-19 22:41:13 Dagmar You probably _have_ managed to orphan some filesystem handles 2021-06-19 22:41:38 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 22:41:41 rascul it does seem a strong possibility 2021-06-19 22:42:03 Dagmar As far as I know it's entirely possible to murder them in a way that they no longer show anythintg resembling a filename and are only identifiable by inode 2021-06-19 22:42:07 FuriousGeorge well, the good thing is that some long processes will finish, and i've simply mounted sda1 where one of the processes expects sdb 1 to be, so i can reboot later 2021-06-19 22:42:15 spyroboy does anyone actually know how to check the resources the kernel is currently holding onto? 2021-06-19 22:42:24 rascul which resources? 2021-06-19 22:42:28 FuriousGeorge it doesn't even matter if i copy the file later to sdb, i was just asking here for academic/educational reasons 2021-06-19 22:42:30 spyroboy this whole conversation has me curious since I can't see my own devices in lsof 2021-06-19 22:42:31 Dagmar FuriousGeorge: If the thing does a new open() before it writes you'll be fine 2021-06-19 22:42:37 rascul and what do you mean by "holding onto" ? 2021-06-19 22:42:37 spyroboy rascul, files, block devices, etc. 2021-06-19 22:43:00 Dagmar If it tries to write to some filehandle it opened previous to this messing about, hopefully it'll just get a write error and bail 2021-06-19 22:43:00 spyroboy like I have multiple drives mounted on my system. how do I see those block devices currently in use by the kernel 2021-06-19 22:43:12 <-- danielrparks (~quassel@2600:1700:3f7b:20f:2aa8:7cbd:c93a:7baa) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-19 22:43:40 --> srikavin9 (~srikavin@user/srikavin) has joined #linux 2021-06-19 22:43:41 spyroboy FuriousGeorge, mount | grep /dev/sd 2021-06-19 22:43:42 Dagmar FuriousGeorge: Do you code? 2021-06-19 22:44:00 FuriousGeorge Dagmar: where would these orphaned file handles you mention be? i backed up the data on the disk (the results of ./some_long_process i ran earlier, and intended to blank the disk 2021-06-19 22:44:06 <-- very_sneaky (~very_snea@user/very-sneaky/x-7432109) has quit (Quit: very_sneaky) 2021-06-19 22:44:07 rascul spyroboy hrm i'm not sure of a way to monitor kernel's usage of block devices 2021-06-19 22:44:11 FuriousGeorge Dagmar: im ok in a few languages, i wouldn't consider myself a pro 2021-06-19 22:44:13 spyroboy lol. you'd be surprised how many coders are out there with double digits years of experience and don't know what file handles are. 2021-06-19 22:44:19 <-- nekobyte (~nekobyte@user/nekobit) has quit (Client Quit) 2021-06-19 22:44:20 Dagmar They're _orphaned_ so they'll just be sort of floating around still in use 2021-06-19 22:44:24 --> sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has joined #linux 2021-06-19 22:44:27 --> danielrparks (~quassel@2600:1700:3f7b:20f:5087:9776:2633:4e07) has joined #linux 2021-06-19 22:44:30 rascul spyroboy oh well maybe iotop could be a start though 2021-06-19 22:44:35 spyroboy Dagmar, those would still be reported by lsof, no? 2021-06-19 22:44:35 --> Splittikin (~splittiki@2601:805:8302:2ce0::23ed) has joined #linux 2021-06-19 22:44:36 <-- srikavin (~srikavin@user/srikavin) has quit (Ping timeout: 244 seconds) 2021-06-19 22:44:36 -- srikavin9 is now known as srikavin 2021-06-19 22:44:40 * [[R]] closes rascul's file handles 2021-06-19 22:44:52 --> blue_penquin (~blue_penq@gateway/tor-sasl/bluepenquin/x-11613850) has joined #linux 2021-06-19 22:44:54 Dagmar FuriousGeorge: If you code in pretty much any language, I'm going to tell you somethign that's kinda fun, but mostly the idea is to "pull back the curtain" and show you something you might not be aware of 2021-06-19 22:45:05 spyroboy FuriousGeorge, out of curiousity, can you do ls -l /proc/17033/fd 2021-06-19 22:45:18 Dagmar FuriousGeorge: THis is also something we used to do "back in the day" to hide things from umm.. the actual admins 2021-06-19 22:45:20 FuriousGeorge to the extent that i understand file handles, wouldn't something need to be printfing to a file 2021-06-19 22:45:31 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-19 22:45:40 rascul not necessarily 2021-06-19 22:45:56 Dagmar FuriousGeorge: Basically, you open a filehandle (i.e., start writing a new file) to the disk, throw a couple of bytes at it, then _delete_ the file but do not close the filehandle. 2021-06-19 22:46:06 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-19 22:46:28 spyroboy you can't hide that. lsof shows that. 2021-06-19 22:46:35 --> Tia (~Tia@185.204.1.221) has joined #linux 2021-06-19 22:46:37 spyroboy it also appears in /proc/.../fd 2021-06-19 22:46:47 FuriousGeorge ls -l /proc/17033/fd returns nothing spyroboy 2021-06-19 22:46:52 Dagmar FuriousGeorge: Your process is now attached to basically an orphaned inode. It no longer has a filename, but it can be treated just like a normal file. You can read and write from it and seek all around it, and _it will not be visible from the filesystem_ 2021-06-19 22:46:53 spyroboy FuriousGeorge, that's not possible. 2021-06-19 22:46:59 UQUBE hi 2021-06-19 22:47:09 spyroboy can you run that on a root prompt and paste it here? 2021-06-19 22:47:13 spyroboy or in PM 2021-06-19 22:47:16 --> icy (~icy@user/icy) has joined #linux 2021-06-19 22:47:32 spyroboy actually use the pastebin in the topic. 2021-06-19 22:48:00 FuriousGeorge Dagmar: that's interetsting, but ./some_long_process loops, ending with writing a file to the disk. it's the only thing that would be writing to the disk, and i made sure it was no where near that point when i unmounted 2021-06-19 22:48:04 Dagmar FuriousGeorge: That thing won't go away either until your process dies or is killed because while it might be separated from the directory tree, the inode will _not_ be freed until no process is using it anymore 2021-06-19 22:48:29 FuriousGeorge so it's basically floating around in ram invisible to the fs? 2021-06-19 22:48:33 Dagmar It'll also merrily prevent the admin from umounting that filesystem 2021-06-19 22:48:42 spyroboy I mean if we can stop distracting him, we'll be able to find out if there's an open reference to an inode 2021-06-19 22:48:46 Dagmar Yeah. It _does_ exist on disk tho'. 2021-06-19 22:48:55 Dagmar It's just not currently attached to the directory tree anymore 2021-06-19 22:48:57 spyroboy FuriousGeorge, that ls -l command above cannot return nothing. 2021-06-19 22:49:23 Dagmar This is the clue that I think maybe you were missing earler 2021-06-19 22:49:25 Dagmar er earlier 2021-06-19 22:49:42 Dagmar The knowledge that this is a thing which can happen if processes don't close their filehandles and dispose of them properly 2021-06-19 22:49:52 spyroboy FuriousGeorge, it's not floating around in ram and it's definitely not invisible to the fs. 2021-06-19 22:50:02 spyroboy what does the ls -l command show? 2021-06-19 22:50:04 FuriousGeorge spyroboy: pardon. it returned a lot of temp files, and i grepped to see if any were on the disk in question, and that returned nothing. my mistake 2021-06-19 22:50:19 <-- Thanatos (~Thanatos@157.230.239.98) has quit (Remote host closed the connection) 2021-06-19 22:50:23 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:350a:b153:d530:a998) has quit (Read error: Connection reset by peer) 2021-06-19 22:51:02 spyroboy what did you grep? 2021-06-19 22:51:11 Dagmar For the deeply paranoid, deleting a file but keeping it aroudn deliberately used to be the ghetto-tacular way to at least make it hard for someone to steal the user files of an eggdrop bot 2021-06-19 22:51:12 FuriousGeorge the name of the directory i'm trying to unmount 2021-06-19 22:51:17 FuriousGeorge to see if any files are there 2021-06-19 22:51:31 spyroboy can you do mount | grep -F /dev/sd 2021-06-19 22:51:41 spyroboy and also what does dmesg show as of late? 2021-06-19 22:51:45 spyroboy anything curious 2021-06-19 22:51:58 UQUBE lsblk 2021-06-19 22:52:03 UQUBE df -h 2021-06-19 22:52:18 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 22:52:24 spyroboy it's really hard to help you if you're going to force us to go blind 2021-06-19 22:52:30 FuriousGeorge mount | grep -F /dev/sd returns mounted disks, and does not include sdb 2021-06-19 22:52:32 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 22:52:33 spyroboy we kind of need to see what you're seeing. 2021-06-19 22:52:36 * [[R]] pokes out rascul's eyes, 3 stooges style 2021-06-19 22:52:40 FuriousGeorge sure no problem 2021-06-19 22:52:54 UQUBE what is the user trying to do? 2021-06-19 22:52:55 spyroboy try the lsblk command 2021-06-19 22:53:18 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-19 22:53:19 spyroboy UQUBE, he seems to have put his system in a very inconsistent state and the kernel is reporting a device he wants to use as busy. 2021-06-19 22:53:28 UQUBE ah 2021-06-19 22:53:32 spyroboy we're trying to figure out where the issue is lodged without just rebooting. 2021-06-19 22:53:50 UQUBE go into fstab and comment out the offening device first 2021-06-19 22:53:52 spyroboy rebooting would obviously reset the slate but you know .. would be nice to see where the issue is 2021-06-19 22:54:08 UQUBE i agree 2021-06-19 22:54:19 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-19 22:54:43 --> aquijoule_ (~richbridg@213-225-10-42.nat.highway.a1.net) has joined #linux 2021-06-19 22:55:00 <-- vwork_ (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-19 22:55:00 spyroboy out of curiousity, what does ls -l /dev/sdb* show, FuriousGeorge 2021-06-19 22:55:29 FuriousGeorge spyroboy 2021-06-19 22:55:31 FuriousGeorge https://pastebin.ubuntu.com/p/btzKtW3R39/ 2021-06-19 22:55:55 FuriousGeorge # ls -l /dev/sdb 2021-06-19 22:55:56 FuriousGeorge brw-rw---- 1 root disk 8, 16 Jun 19 21:43 /dev/sdb 2021-06-19 22:56:03 spyroboy can you do eject /dev/sdb 2021-06-19 22:56:09 FuriousGeorge i can 2021-06-19 22:56:21 FuriousGeorge one sec, it's a stroll away. thanks for your help. 2021-06-19 22:56:30 --> pnbeast (~pnbeast@24.102.186.191.res-cmts.snh.ptd.net) has joined #linux 2021-06-19 22:56:44 Dagmar Oh fun. 2021-06-19 22:56:53 Dagmar sda1 is mounted in two places 2021-06-19 22:56:59 spyroboy that's not a problem. 2021-06-19 22:57:04 spyroboy that's totally acceptable. 2021-06-19 22:57:17 Dagmar I know but it still makes the hair on the back of my neck stand up because it used to mean Bad Times Are A'Comin 2021-06-19 22:57:18 <-- richbridger (~richbridg@213-225-3-25.nat.highway.a1.net) has quit (Ping timeout: 264 seconds) 2021-06-19 22:57:27 spyroboy why? 2021-06-19 22:57:46 Dagmar Becasue long, long ago, the kernel didn't really have so many protections against admins who chew on their keyboards 2021-06-19 22:58:01 Dagmar You _could_ actually double-mount a filesystem and f**k it up real good, real fast 2021-06-19 22:58:20 --> alphad_ (~alphad@lnsm1-toronto12-142-117-65-88.internet.virginmobile.ca) has joined #linux 2021-06-19 22:58:28 spyroboy that must be a long time ago because double mounting filesystems has been fine for like 15+ years 2021-06-19 22:59:23 Dagmar I've been paying my bills with it for longer than that 2021-06-19 22:59:29 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 22:59:46 <-- Celeo (~Celeo@2603-8001-3301-2e00-212b-f103-c7e9-42d7.res6.spectrum.com) has quit (Changing host) 2021-06-19 22:59:46 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-19 22:59:56 spyroboy yea but I assume you update your knowledge and opinions of things over time as they become old and archaic, no? 2021-06-19 23:00:01 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-19 23:00:06 --> orbatos_ (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-19 23:00:06 Dagmar ...and IIRC you could still screw it up if you didn't tell the kernel you were doing a bind mount for some time after 2021-06-19 23:00:22 Dagmar Now it writes that whole series of events off as silly and makes it a bind mount 2021-06-19 23:00:46 Dagmar spyroboy: yes, and I also learn more places to hide the bodies of the new hires 2021-06-19 23:01:03 FuriousGeorge spyroboy: i'd like to introduce you to /dev/sdg1. should i just go ahead and proceed with the xfs making, which will work i bet 2021-06-19 23:01:21 spyroboy hm? 2021-06-19 23:01:28 spyroboy did .. ejecting work? 2021-06-19 23:01:29 Khaytsus Dagmar: Just not the drop ceiling, it makes it greasy 2021-06-19 23:01:33 spyroboy why are we talking about /dev/sdg1 now? 2021-06-19 23:01:44 Dagmar Being that I also get called on the do forensics on systems that are 20 years old sometimes, this stuff is still handy to know 2021-06-19 23:01:57 Dagmar Khaytsus: Yeah the stains always seep throught 2021-06-19 23:02:02 --> loganlee (~user@n122-106-58-30.sbr1.nsw.optusnet.com.au) has joined #linux 2021-06-19 23:02:05 FuriousGeorge spyroboy: you asked me to eject, i assumed you wanted me to un-eject also 2021-06-19 23:02:19 spyroboy oh. 2021-06-19 23:02:23 FuriousGeorge so we're talking about sdg, cuz that's what it came back as... or as his friends call him ata-WDC_WD160EDFZ-11AFWA0_2CHAVNNP 2021-06-19 23:02:37 spyroboy I meant the command eject but I guess that works too. 2021-06-19 23:02:40 spyroboy can you format it now? 2021-06-19 23:02:45 loganlee where can i get cloak for my ip in this server? thanks 2021-06-19 23:02:56 --> oko (~oko@user/oko) has joined #linux 2021-06-19 23:03:02 FuriousGeorge spyroboy: my bad. it is in a hotswap bay, so i misunderstood 2021-06-19 23:03:07 jmcantrell loganlee: #libera-cloak 2021-06-19 23:03:13 Dagmar Ah he beat me to it 2021-06-19 23:03:14 loganlee ok thanks i'll try that 2021-06-19 23:03:22 Dagmar loganlee: Don't take the kicking personally. ;) 2021-06-19 23:03:31 Dagmar You'll see what I'm talking aobut 2021-06-19 23:03:33 spyroboy FuriousGeorge, np. I imagine it will work now. let us know. 2021-06-19 23:03:37 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-19 23:03:42 --> Paul (~Paul@user/paul) has joined #linux 2021-06-19 23:03:50 Bocaneri loganlee, when you get there, read the topic. You WILL be kickbanned - it ain't you, it's an automatic mechanism. 2021-06-19 23:03:51 jmcantrell here's your cloak. now beat it! 2021-06-19 23:04:01 Dagmar *b00t!* 2021-06-19 23:04:02 <-- loganlee (~user@n122-106-58-30.sbr1.nsw.optusnet.com.au) has quit (Changing host) 2021-06-19 23:04:02 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-19 23:04:05 Dagmar It's _quick_ 2021-06-19 23:04:12 Bocaneri Yup! 2021-06-19 23:04:17 Bocaneri loganlee, you are CLOAKED. 2021-06-19 23:04:20 loganlee Bocaneri: yep 2021-06-19 23:04:31 Psi-Jack Yeah, cloaking is fully botted. 2021-06-19 23:04:34 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) 2021-06-19 23:04:54 Dagmar BitchX put a lot of chatter up when I got my cloak so it took me about 30 lines of reading to figure out what happened. heh 2021-06-19 23:04:55 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-19 23:05:00 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-19 23:05:07 spyroboy you use bitchx? 2021-06-19 23:05:08 Psi-Jack People... Still use that client? 2021-06-19 23:05:29 Dagmar Yes, because I _trust it_. I've had the time to go over every piece of the thing 2021-06-19 23:05:31 Bocaneri Man, I used BitchX when I was still young enough to.... um... never mind. 2021-06-19 23:05:32 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) 2021-06-19 23:05:37 Bocaneri But it was a LONG time ago. 2021-06-19 23:05:50 Khaytsus I stopped using bitchx in lke.. 2007 2021-06-19 23:05:54 hodapp I mostly knew of BitchX because it had the completely idiotic quit messages 2021-06-19 23:06:05 --> very_sneaky (~very_snea@user/very-sneaky/x-7432109) has joined #linux 2021-06-19 23:06:06 spyroboy oh yea I forgot baout those 2021-06-19 23:06:17 Bocaneri On the VPS I've taken up irssi. 2021-06-19 23:06:19 Dagmar I only recently began tolerating letting it have unicode support 2021-06-19 23:06:27 <-- zebrag (~chris@user/zebrag) has quit (Quit: Konversation terminated!) 2021-06-19 23:06:28 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-19 23:06:28 -- jmcantrell is now known as Guest5404 2021-06-19 23:06:28 <-- Guest5404 (~weechat@user/jmcantrell) has quit (Killed (cadmium.libera.chat (Nickname regained by services))) 2021-06-19 23:06:28 -- __jmcantrell__ is now known as jmcantrell 2021-06-19 23:06:28 FuriousGeorge spyroboy: you're correct. it is formatting fine now. thanks for your help. you taught me a few tricks today 2021-06-19 23:06:54 Bocaneri FuriousGeorge, stick around. This place can be an education. 2021-06-19 23:06:58 spyroboy I mean we never really did figure out what the problem is but at least you can use the device without rebooting. 2021-06-19 23:07:09 --> willyg_cos (~joeuser@user/willyg-cos/x-4994202) has joined #linux 2021-06-19 23:07:11 Dagmar ...and we identified a few things Thou Shalt Not Do 2021-06-19 23:07:22 --> RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has joined #linux 2021-06-19 23:07:38 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-19 23:07:40 Dagmar (not to mention covered the rare cases when Okay Maybe Thou Canst Just This Once) 2021-06-19 23:07:49 spyroboy anyway yes, next time don't brazenly format things or unmount things while things are still doing things lol 2021-06-19 23:07:52 FuriousGeorge i like it in here. years ago, back on freenode, this channel was a junk-storm of verbosity and chaos. i avoided for years, would go to #current_distro instead 2021-06-19 23:07:53 Bocaneri Thou Shalt Not Dump Where Thou Doest Eat. 2021-06-19 23:08:02 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-19 23:08:05 UQUBE is it worth getting the Linux+ ? 2021-06-19 23:08:16 [[R]] UQUBE: do you want a job that requires it? 2021-06-19 23:08:17 FuriousGeorge now it is a lot better 2021-06-19 23:08:19 --> dtg01100 (~dtg01100@199.21.141.37) has joined #linux 2021-06-19 23:08:26 Dagmar FuriousGeorge: Well still be sticklers about going to #distrochannel when you clearly have a distro-specific problem 2021-06-19 23:08:46 Dagmar ...mainly because they'll be more likely to know it and no one here has admitted to knowing it yet 2021-06-19 23:08:52 FuriousGeorge Dagmar: that's reasonable 2021-06-19 23:09:12 Dagmar I got people who call my phone a few times a month if I want to abuse someone 2021-06-19 23:09:16 --> r3muxd (~r3muxd@ool-43505221.dyn.optonline.net) has joined #linux 2021-06-19 23:09:25 <-- dtg01100 (~dtg01100@199.21.141.37) has quit (Client Quit) 2021-06-19 23:09:28 Dagmar I'll be sad when they finally ban and block _all_ the spam calls 2021-06-19 23:09:33 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 23:09:54 Khaytsus I won't, because if Julia from Datadogs calls me one.. more... damn... time.... 2021-06-19 23:10:06 Dagmar Hah. Those peopel can be reasoned with. 2021-06-19 23:10:06 spyroboy better not to pick them up tho. a lot of spam calls are there simply to detect if it's a number that exists/that will pick up. 2021-06-19 23:10:14 spyroboy they use it to build better databases for scammers 2021-06-19 23:10:39 --> catman (~catman@user/catman370) has joined #linux 2021-06-19 23:10:42 Khaytsus Yep, detecting a live one is what half the calls are these days.. curating a list 2021-06-19 23:10:44 --> anginapectoris7 (~anginapec@user/anginapectoris) has joined #linux 2021-06-19 23:10:45 Dagmar spyroboy: That's basically a myth. Most of those operations just spew out randon numbers and ditch the ones that don't connect to a ringing device 2021-06-19 23:10:55 <-- r3m (~launch@user/r3m) has quit (Quit: WeeChat 3.3-dev) 2021-06-19 23:11:04 spyroboy that's the point. 2021-06-19 23:11:12 Dagmar ABout the only way to make them stop is to terrify whoever's running the cube farm 2021-06-19 23:11:15 spyroboy how is it a myth if you just reiterated what I just said lol 2021-06-19 23:11:16 Khaytsus if I answer the phone the other person has to say something first. 2021-06-19 23:11:30 [[R]] julia? she sounds hot 2021-06-19 23:11:33 Dagmar Cuz they're not tyring to confirm a voice 2021-06-19 23:11:40 * hodapp thwaps [[R]] 2021-06-19 23:11:42 spyroboy they don't need to confirm a voice. 2021-06-19 23:11:45 Khaytsus [[R]]: She will be if she calls me again 2021-06-19 23:11:50 spyroboy they can tell if you pick up without a voice. 2021-06-19 23:11:54 Dagmar Their system is doing several hundred call originations per minute 2021-06-19 23:12:02 --> evidlo (~evidlo@2001:470:69fc:105::7fc) has joined #linux 2021-06-19 23:12:14 [[R]] i can't remember the last time i answered the phone for someone that wasn't in my address book 2021-06-19 23:12:16 Dagmar ...but at that stage you know right away if you dialed a number that's not tied to a phone somewhere. 2021-06-19 23:12:49 Khaytsus yeah, I almost NEVEr anwer calls.. right now I have a few things going that people need to contact me for so I have to 2021-06-19 23:12:56 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (Ping timeout: 268 seconds) 2021-06-19 23:12:56 -- anginapectoris7 is now known as anginapectoris 2021-06-19 23:12:57 Dagmar But if, on the other hand, you answer the phone, and pretend to be a sucker for about 20 minutes, start some small talk with the person on the other end of the phone, commiserate them about how you both hate your jobs... 2021-06-19 23:12:58 spyroboy FuriousGeorge, how long have you been using Linux? what do you use it for? 2021-06-19 23:12:58 Khaytsus But normally nope, if I don't know you, nope 2021-06-19 23:13:11 Dagmar ...and then suggest perhaps things would be better if someone maybe came in and shot up the office or just burned it all down. 2021-06-19 23:13:18 Dagmar THEN they will put you into a list not to be called 2021-06-19 23:13:35 --> Guest85 (~Guest85@5.18.98.97) has joined #linux 2021-06-19 23:13:45 FuriousGeorge spyroboy: first time i used it was probably over 20 years ago. i use to virtualize my windows desktop and set up multiseat with vfio :D 2021-06-19 23:13:48 rascul i wonder if you'll end up on other lists also 2021-06-19 23:13:57 Dagmar Because that poor SOB you're talking to is never the guy running the show. They _do_ hate their boss. And they _will_ hesitate, sometimes for several seconds, before saying "Oh no, that would be WRONG!" 2021-06-19 23:13:59 FuriousGeorge i also have a proxmox ha cluster for some of my vms, and a couple for work too 2021-06-19 23:14:13 Dagmar ...and their boss will realize that if they keep calling you, you're going to find a taker. 2021-06-19 23:14:16 --> r3m (~launch@user/r3m) has joined #linux 2021-06-19 23:14:19 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 23:14:36 Dagmar Theres' probably an 80% chance that if you see in the news that someone burned down a call center, that _I_ was the reason 2021-06-19 23:15:02 <-- voltage_ (voltage@user/voltage) has quit (Quit: Leaving) 2021-06-19 23:15:06 Kyv just climb a clocktower afterwards so I know its you 2021-06-19 23:15:06 FuriousGeorge spyroboy: i tried linux when beos folded, let's put it that way 2021-06-19 23:15:06 Dagmar I get maybe 2-3 calls of that type a month now. 2021-06-19 23:15:08 Khaytsus Dagmar: Everyone.. lock up your boss, everyone else get out. 2021-06-19 23:15:14 r3muxd am i using clang++ wrong? https://termbin.com/b1s7 2021-06-19 23:15:30 Dagmar IO really need to put osme of these up on youtube 2021-06-19 23:15:32 <-- anton (~anton@antonmcclure.com) has quit (Quit: anton) 2021-06-19 23:15:37 hodapp drunkmar 2021-06-19 23:15:42 <-- willyg_cos (~joeuser@user/willyg-cos/x-4994202) has quit (Quit: Gone to sleep.) 2021-06-19 23:15:45 Dagmar No, I gotta be sober for this stuff 2021-06-19 23:15:52 r3muxd i'm running kubuntu 21.10 and this behavior baffled me, i'm not sure if i screwed something up but that seems like basic functionality that should work, right? 2021-06-19 23:16:07 spyroboy FuriousGeorge, cool. so basically you used it a long time ago for some period of time and then basically not at all until now? 2021-06-19 23:16:16 Dagmar It requires focus, creativity, a clear purpose, and a total dedication to sociopathy to truly manipulate someone with just your voice alone 2021-06-19 23:16:32 johnnyapol r3muxd:if you drop -std=c++20 does it still compile? 2021-06-19 23:16:40 FuriousGeorge spyroboy: i tied to use it as my desktop when i was younger, then i started using it for work a little for asterisk, and it just kinda built over the years to a proxmox ha cluster 2021-06-19 23:16:49 r3muxd it compiles with -std=c++20 if i add a main 2021-06-19 23:17:00 r3muxd but the codebase i'm trying to compile is on c++20 and it works with gcc 2021-06-19 23:17:04 Dagmar I *was* getting a steady supply of victims from my wife's phone, but they're starting to blacklist her number now, too 2021-06-19 23:17:11 r3muxd without -std=c++20* 2021-06-19 23:17:34 FuriousGeorge but i was not an IT/CS major, so i kinda stumbled into this... i studied psychology lol 2021-06-19 23:17:46 spyroboy heh 2021-06-19 23:18:06 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 252 seconds) 2021-06-19 23:18:09 spyroboy to be fair, I'm not sure it matters what background you have when you get into systems administration. 2021-06-19 23:18:26 FuriousGeorge that's good to hear, heh 2021-06-19 23:18:26 Dagmar Yeah pretty much every science has a use for online data storage nowadays 2021-06-19 23:18:30 spyroboy it's not like 'figuring out why my kernel is upset' is a computer science concept 2021-06-19 23:18:50 spyroboy it's more akin to a mechanic getting a certification to work on Honda engines 2021-06-19 23:19:13 FuriousGeorge your analogy makes sense 2021-06-19 23:19:14 spyroboy there was obviously science involved in designing Honda engines but learning how one works and how to fix them is more about reading a manual 2021-06-19 23:19:45 Bocaneri Speaking as the guy who used to make your engines: amen. 2021-06-19 23:19:49 Dagmar Mainly it's important you know which end of hte virgin goes into the volcano first. 2021-06-19 23:20:00 FuriousGeorge people who aren't tech savvy say i seam very tech savvy to them, and i often tell them engine mechanics are the folks who impress me 2021-06-19 23:20:31 Dagmar THe kernel has more fiddly pieces 2021-06-19 23:20:38 Bocaneri Mechanics impress the hell out of me, actually. They have HELLA powers of deductive reasoning. 2021-06-19 23:20:40 r3muxd huh 2021-06-19 23:20:40 FuriousGeorge anyway, it's good that we worked it out, because the nukes would have definitely launched if ./some_long_process had finished first 2021-06-19 23:20:44 FuriousGeorge ;) 2021-06-19 23:20:56 spyroboy if anything those fiddly pieces is what makes it less of a science lol 2021-06-19 23:20:57 r3muxd if i add "typename" on that "ranges" line it compiles 2021-06-19 23:20:59 Dagmar Bocaneri: They have to. You can't really run a debugger on a set of pistons 2021-06-19 23:21:11 r3muxd does ubuntu ship broken headers? 2021-06-19 23:21:30 <-- vesper (~John@gateway/tor-sasl/vesper) has quit (Remote host closed the connection) 2021-06-19 23:21:31 Bocaneri r3muxd, not in my experience, no. What makes you ask? 2021-06-19 23:21:36 spyroboy FuriousGeorge, I mean, did you remount the device under your process? 2021-06-19 23:21:41 spyroboy or? 2021-06-19 23:21:46 Dagmar r3muxd: It's more a matter of in the default configuration they do not expect you to be _compilin' stuff_ so they're not broken, they're just not _there_ 2021-06-19 23:22:01 Dagmar The few .h files you *do* see are there for entirely different reasons. 2021-06-19 23:22:11 FuriousGeorge spyroboy: yeah, after i misunderstood you and literally ejected the hotswap, it just worked 2021-06-19 23:22:13 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-19 23:22:15 r3muxd well i mean there was a syntax error in the c++ library that i had to fix 2021-06-19 23:22:21 r3muxd which seems extremely weird 2021-06-19 23:22:26 FuriousGeorge spyroboy: technically, i reinserted first 2021-06-19 23:22:26 --> willyg_cos (~joeuser@user/willyg-cos/x-4994202) has joined #linux 2021-06-19 23:22:30 Dagmar Yeah you better write down what you did 2021-06-19 23:22:39 Dagmar It will almost certainly come back to haunt you later. 2021-06-19 23:22:56 r3muxd yeah, i'm trying to figure out how to find the upstream source of libstdc++10-dev 2021-06-19 23:22:59 FuriousGeorge spyroboy: i was going to try that, but i figured i would not be a troglodyte and i'd ask in here first 2021-06-19 23:23:14 r3muxd so i can figure out if it was patched upstream and i'm waiting for ubuntu to patch it, or if it's a legitimate bug i should file against upstream 2021-06-19 23:23:50 Dagmar r3muxd: if you go ahead and try to file it as a bug someone will probably be able to tell you what obscure thing you're missing that's why you seemed to need to make that change 2021-06-19 23:24:06 FuriousGeorge spyroboy: yes, and to answer your question, i stopped ./long_process, unmounted sda, which was mounted twice, and mounted sdh or whatever it came back as 2021-06-19 23:24:15 FuriousGeorge sdh1 2021-06-19 23:24:16 spyroboy FuriousGeorge, where is your process going to write to? 2021-06-19 23:24:18 [[R]] r3muxd: that comes from gcc 2021-06-19 23:24:37 FuriousGeorge it will write to /store2, which is the drive that was stuck in use before we ejected 2021-06-19 23:24:40 johnnyapol include works fine for me on clang12 with --std=c++20 2021-06-19 23:24:48 FuriousGeorge so the nukes will not launch, lithuania is safe for now 2021-06-19 23:24:52 spyroboy actually sorry let's back up. what do you mean 'the nukes would have definitely launched if ./some_long_process had finished first' 2021-06-19 23:24:53 r3muxd i'm on 12 too 2021-06-19 23:24:58 <-- puke (~vroom@217.138.252.218) has quit (Quit: puke) 2021-06-19 23:25:00 Dagmar heheh 2021-06-19 23:25:16 FuriousGeorge spyroboy: i'm running a nuclear silo for the government (kidding) 2021-06-19 23:25:25 [[R]] nukuler 2021-06-19 23:25:26 Dagmar Not on anything running LInxu you're not 2021-06-19 23:25:29 Dagmar THank god 2021-06-19 23:25:52 FuriousGeorge Dagmar: they use floppies, and i assume some unix... but as of a few years ago, floppies for sure 2021-06-19 23:25:53 Dagmar They were basically the last place to still be usign 8-inch floppy disks 2021-06-19 23:25:56 r3muxd yeah in gcc it has the keyword typename 2021-06-19 23:26:05 spyroboy so you unmounted /dev/sda1 from /store2 and mounted the re-inserted re-formatted device on /store2? 2021-06-19 23:26:06 FuriousGeorge probably that microsoft unix, whatever it was called 2021-06-19 23:26:08 r3muxd https://github.com/gcc-mirror/gcc/commit/a5b213dda50aca90637979f13da2eb377eff9930 oh hey 2021-06-19 23:26:12 r3muxd 16 months ago 2021-06-19 23:26:13 r3muxd thanks ubuntu 2021-06-19 23:26:14 spyroboy and that's where your process is going to write when it's done? 2021-06-19 23:26:15 Dagmar FuriousGeorge: Nope. Older than that 2021-06-19 23:26:31 FuriousGeorge yeah, you're right, that was late 80s or so 2021-06-19 23:26:40 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-19 23:26:40 FuriousGeorge spyroboy: exactly what i did 2021-06-19 23:26:46 r3muxd and it's because they ship gcc 10 2021-06-19 23:26:47 * r3muxd sighs 2021-06-19 23:26:55 spyroboy that seems safe enough. 2021-06-19 23:27:00 Dagmar You can no longer build a system and then kill everyone who made it to keep your secrets, but you CAN build a system and just keep using it until everyone involved has died of old age 2021-06-19 23:27:01 FuriousGeorge sda1 was mounted twice because i was not sure if i would let process finish and reboot or do the eject thing 2021-06-19 23:27:31 johnnyapol ah, you can switch to clang's stl implementation by passing -stdlib=libc++ (assuming you have it on your system) 2021-06-19 23:27:42 <-- blue_penquin (~blue_penq@gateway/tor-sasl/bluepenquin/x-11613850) has quit (Remote host closed the connection) 2021-06-19 23:28:01 --> raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-19 23:28:04 Dagmar FuriousGeorge: Under normal circumstances you shouldn't need to issue an eject command on fixed disks 2021-06-19 23:28:38 spyroboy I didn't actually expect him to remove the physical device. I was just curious if it'd make the kernel forget about it. 2021-06-19 23:28:43 FuriousGeorge Dagmar: i misunderstood him and literally ejected the disk via the hotswap bay. i have to admit, i kind of wanted to do it anyway 2021-06-19 23:28:43 <-- Guest85 (~Guest85@5.18.98.97) has quit (Quit: Client closed) 2021-06-19 23:29:09 Dagmar Yeah... 2021-06-19 23:29:11 spyroboy I actually assumed it was a device in a regular ol' chassis 2021-06-19 23:29:27 Dagmar That's another thing you should never ever do until you've managed to cleanly umount the stuff on it. Heh 2021-06-19 23:29:45 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-19 23:29:48 FuriousGeorge is there a linux command to identify disks via creating LED activity, like you see in some other hardware? currently i dd to dev null 2021-06-19 23:30:00 Dagmar FuriousGeorge: That actually works pretty good 2021-06-19 23:30:04 spyroboy FYI I'd still reboot at your earliest convenience. just to make sure the kernel doesn't have any confusing state lying around. 2021-06-19 23:30:08 --> Guest43 (~Guest43@5.18.98.97) has joined #linux 2021-06-19 23:30:11 Dagmar For some fancy raid controllers there'll be a command for it 2021-06-19 23:30:15 FuriousGeorge spyroboy: will do 2021-06-19 23:30:16 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-19 23:30:22 --> brachamh (~brachamh@user/brachamh) has joined #linux 2021-06-19 23:30:24 -- raccoon_dog is now known as Tanuki 2021-06-19 23:30:37 Dagmar ...for things which arne't fancy raid controllers there's usually jsut one led for all the disks 2021-06-19 23:31:28 Dagmar I am subtly suggesting you look for the man page for the management utility for your disk controller. 2021-06-19 23:31:40 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Remote host closed the connection) 2021-06-19 23:32:01 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-19 23:32:53 Dagmar THe perc and HP controllers I've got have a fairly simple utility for turning the LEDs off and on 2021-06-19 23:32:58 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-19 23:33:41 <-- Guest43 (~Guest43@5.18.98.97) has quit (Client Quit) 2021-06-19 23:33:49 --> P1RATEZ (piratez@user/p1ratez) has joined #linux 2021-06-19 23:34:00 FuriousGeorge Dagmar: i flashed mine into IT mode... does that make a difference? 2021-06-19 23:34:16 Dagmar "IT mode"? 2021-06-19 23:34:58 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-19 23:35:11 FuriousGeorge i think it's synonymous with hba mode... it's been years, but i think i flashed them because they did not do hba mode otherwise 2021-06-19 23:35:14 <-- galex-713 (gal@portable.galex-713.eu) has quit (Ping timeout: 268 seconds) 2021-06-19 23:35:15 --> Lord_of_Life_ (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-19 23:35:24 Dagmar Oh... probably not 2021-06-19 23:35:46 FuriousGeorge https://forums.servethehome.com/index.php?threads/what-is-it-mode.328/ 2021-06-19 23:35:53 Dagmar Whatever mode it's in isn't going to be likely to impact the importance of Not Removing The Wrong Member Of A Failing Array 2021-06-19 23:36:29 FuriousGeorge seems like hardware raid is falling out of fashion now, am i wrong? 2021-06-19 23:36:36 Dagmar not really. 2021-06-19 23:36:48 Dagmar People are getting over their fascination with bullshit controllers tho 2021-06-19 23:37:03 Dagmar If it doesn't have a battery backed cache on it, there's basically no reason to have it around 2021-06-19 23:37:07 FuriousGeorge there's also that fascination with zfs, which does not like hardware raid 2021-06-19 23:37:24 Dagmar WEll, it tries to make some presumptions about disk behaviour 2021-06-19 23:37:33 FuriousGeorge mine make quite the sound without that battery (pending disabling it) 2021-06-19 23:37:42 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Ping timeout: 268 seconds) 2021-06-19 23:37:43 -- Lord_of_Life_ is now known as Lord_of_Life 2021-06-19 23:37:57 decompyler btrfs ftw? 2021-06-19 23:37:57 FuriousGeorge batteries were not included 2021-06-19 23:38:06 FuriousGeorge never tried but i hear it's good 2021-06-19 23:38:18 Psi-Jack I use btrfs on my desktop and tabtop. :) 2021-06-19 23:38:29 [[R]] i cant' brlive it's not butter, fs 2021-06-19 23:38:40 Dagmar Basically, if it's "just" wrangling the array, the CPU is easily capable of doing that now 2021-06-19 23:38:44 FuriousGeorge im wondering something about server motherboards with integrated SAS controllers... it seems like on the older model supermicros at least, they don't get pci lanes 2021-06-19 23:38:56 Dagmar ...and as an added bonus, things like mdadm aren't even a little bit proprietary 2021-06-19 23:39:10 FuriousGeorge so doesn't that mean they are just sata with a sas plug? 2021-06-19 23:39:32 Dagmar So, unless the thing has a cache on it that can prevent short writes and soft failures in the event of some power interruption, a hardware raid controller is more of a liability than a boon 2021-06-19 23:39:53 <-- willyg_cos (~joeuser@user/willyg-cos/x-4994202) has quit (Quit: Gone to sleep.) 2021-06-19 23:40:07 Dagmar God help you if the thing is caching and _doens't_ have a battery 2021-06-19 23:40:09 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-19 23:40:18 Dagmar Those are very efficient at destroying databases 2021-06-19 23:41:14 Dagmar FuriousGeorge: You're going to probably be mad when you find the answer to that 2021-06-19 23:41:21 FuriousGeorge https://pasteboard.co/K7qnRt5.png 2021-06-19 23:41:36 Bocaneri I now have a keyboard I don't hate. FEAR ME. 2021-06-19 23:41:48 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-19 23:41:50 Bocaneri I can actually TYPE on this goddamn thing! 2021-06-19 23:42:10 FuriousGeorge Dagmar: the schematic does show pci lanes going from the chipset to one of the pci slots... https://pasteboard.co/K7qnRt5.png 2021-06-19 23:42:14 Bocaneri FEAR ME! THE GRUMPY OLD ASSHOLE HAS A KEYBOARD THAT WORKS! 2021-06-19 23:42:15 FuriousGeorge could that be for the sas? 2021-06-19 23:42:20 Dagmar FuriousGeorge: They're basically the same thing 2021-06-19 23:42:30 Dagmar SAS uses a different duplex 2021-06-19 23:42:41 Dagmar Some of the other internals are different and more advanced. 2021-06-19 23:43:21 FuriousGeorge i have a board that's one year older, and on that one everything goes through the chipset, including the pci bays. it's a real bottleneck 2021-06-19 23:43:50 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-19 23:43:55 FuriousGeorge you're at the mercy of your qpi. or whatever it is called, which on the older board is pcie 2.0 x 4 lanes 2021-06-19 23:43:57 <-- Splittikin (~splittiki@2601:805:8302:2ce0::23ed) has quit (Quit: Leaving) 2021-06-19 23:44:23 FuriousGeorge on this one it is at least pcie 3.0, but still x4 2021-06-19 23:45:24 Dagmar It shouldn';t be a problem 2021-06-19 23:45:46 <-- sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-19 23:46:05 <-- NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Remote host closed the connection) 2021-06-19 23:46:25 FuriousGeorge dagmar: you're confidence inspires confidence in me 2021-06-19 23:46:31 Dagmar THey all use pci lanes 2021-06-19 23:46:43 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-19 23:46:47 Dagmar It's just a matter of how many they're using 2021-06-19 23:46:48 FuriousGeorge yeah, but the pci lanes from the pci slots go to the cpu directly 2021-06-19 23:46:49 --> NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has joined #linux 2021-06-19 23:47:12 FuriousGeorge so, compare the onboard sas controller with a pcie sas controller of the same chipset 2021-06-19 23:47:23 FuriousGeorge wouldn't the pcie controller be better? 2021-06-19 23:47:28 --> marlinc_ (~marlinc@user/marlinc) has joined #linux 2021-06-19 23:47:45 Dagmar That depends on how many lanes it's using and whether or not you've learned the dark secrets of which lanes map to which of the damn slots 2021-06-19 23:47:58 Dagmar Thats' one place where I'd check the manual, and then probably light some incence anyway 2021-06-19 23:48:17 Dagmar On some boards there's still annoying overlap of _some_ lanes between different ports 2021-06-19 23:48:27 decompyler "pci lanes go directly to the cpu" unless you are intel 10 gen on the top m.2 slot 2021-06-19 23:48:31 Dagmar It's like vendors just want to count on people never fully populating the board 2021-06-19 23:48:33 <-- marlinc (~marlinc@user/marlinc) has quit (Ping timeout: 272 seconds) 2021-06-19 23:48:37 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 252 seconds) 2021-06-19 23:48:57 <-- polardroid (~polardroi@2.57.169.149) has left #linux 2021-06-19 23:49:00 <-- NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Client Quit) 2021-06-19 23:49:19 Dagmar I've had some friends find out the hard way with their overkill mining efforts 2021-06-19 23:49:20 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-19 23:49:56 <-- arawn (~arawn@cpe-72-227-64-168.maine.res.rr.com) has quit (Quit: Leaving) 2021-06-19 23:50:07 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 265 seconds) 2021-06-19 23:50:44 <-- curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has quit (Ping timeout: 244 seconds) 2021-06-19 23:51:29 Dagmar To speicifcally address something there, as far as I know it doesn't make a bit of difference if you're using a controller built into the board or a controller you had to plug into a socket 2021-06-19 23:51:50 FuriousGeorge i have to check my workstation threadripper board, speaking of that decompyler. the integrated m2s seem a bit slow 2021-06-19 23:51:54 Dagmar ...except you don't have a lot of options when it comes to the one that's built into the mainboard 2021-06-19 23:52:18 Dagmar FuriousGeorge: You may find that osme of your ports share some lanes 2021-06-19 23:52:28 --> noidea_ (~noidea@99-164-52-86.lightspeed.rlghnc.sbcglobal.net) has joined #linux 2021-06-19 23:53:10 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Remote host closed the connection) 2021-06-19 23:53:24 FuriousGeorge i know my u2 and pcie4 are shared, but there are no drawings in this prosumer boards manual, like you see in the server boards' nabuaks 2021-06-19 23:53:28 FuriousGeorge manuals* 2021-06-19 23:53:31 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-19 23:54:27 FuriousGeorge so, fo instance, one ,m2 gets plugged in under the chipset heatsink... so i;d assume it's working on shared lanes with the chipset 2021-06-19 23:54:28 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-19 23:54:28 <-- misspwn (~misspwn@user/misspwn) has quit (Ping timeout: 265 seconds) 2021-06-19 23:54:49 FuriousGeorge but that one is actually faster than the raid0 pair i have mounted right by my ram *shrug* 2021-06-19 23:55:00 FuriousGeorge i don't think raid0 helps the nvmes much 2021-06-19 23:55:51 --> maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has joined #linux 2021-06-19 23:55:58 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-19 23:56:01 --> NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has joined #linux 2021-06-19 23:56:42 <-- fluter (~fluter@user/fluter) has quit (Ping timeout: 240 seconds) 2021-06-19 23:56:53 <-- yupeak (~yupeak@S010664777dacc633.vc.shawcable.net) has quit (Ping timeout: 265 seconds) 2021-06-19 23:56:59 --> treethought (~treethoug@138.68.49.251) has joined #linux 2021-06-19 23:57:49 <-- ncb (~nocebo@user/nocebo) has quit (Changing host) 2021-06-19 23:57:49 --> ncb (~nocebo@user/ncb) has joined #linux 2021-06-19 23:58:54 <-- NineBAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Client Quit) 2021-06-19 23:59:11 <-- tijuco (~tijuco@user/tijuco) has quit (Quit: Leaving) 2021-06-19 23:59:45 --> tijuco (~tijuco@user/tijuco) has joined #linux 2021-06-19 23:59:46 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:00:27 <-- tijuco (~tijuco@user/tijuco) has quit (Client Quit) 2021-06-20 00:00:31 -- departed_egg is now known as metal_egg 2021-06-20 00:00:37 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:00:45 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-20 00:00:50 --> tijuco (~tijuco@user/tijuco) has joined #linux 2021-06-20 00:00:57 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Remote host closed the connection) 2021-06-20 00:01:08 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:01:24 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-20 00:01:58 decompyler FuriousGeorge: I'm saying that m.2's do not work at all in the top slot of intel boards for gen 10 cpus. Intel in their "infinite wisdom", released the spec for their interface and didn't deliver. Again. 2021-06-20 00:03:40 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:03:47 <-- nickodd (~nickodd@user/nickodd) has left #linux 2021-06-20 00:04:09 <-- tijuco (~tijuco@user/tijuco) has quit (Remote host closed the connection) 2021-06-20 00:04:18 <-- noidea_ (~noidea@99-164-52-86.lightspeed.rlghnc.sbcglobal.net) has quit (Ping timeout: 252 seconds) 2021-06-20 00:05:11 <-- diff (~diff@tilde.town) has left #linux (WeeChat 2.8) 2021-06-20 00:06:17 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 00:06:47 decompyler Thus the quick release of Gen11 2021-06-20 00:07:04 FuriousGeorge decompyler: did not know that... seems like quite the screwup 2021-06-20 00:07:34 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 00:07:35 --> dtg01100 (~dtg01100@199.21.141.37) has joined #linux 2021-06-20 00:07:40 decompyler intel is scrambling now that AMD is kang 2021-06-20 00:07:41 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-20 00:07:43 FuriousGeorge didn't intel also release a chip that was not good at math before amd did, years ago? 2021-06-20 00:08:12 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-20 00:08:38 decompyler yeah and they also have FBI back doors ME (management engine). Screw intel 2021-06-20 00:08:50 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-20 00:09:00 FuriousGeorge is that confirmed? fbi back doors? 2021-06-20 00:09:08 decompyler confirmed 2021-06-20 00:09:41 FuriousGeorge fbi should just exploit speculative execution like everyone else 2021-06-20 00:09:52 Henry151 anybody in here using rsync.net? 2021-06-20 00:10:35 Samizdat No, but looks interesting. 2021-06-20 00:10:37 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-20 00:10:50 <-- CombatVet (~c4@user/combatvet) has quit (Remote host closed the connection) 2021-06-20 00:10:51 --> noidea_ (~noidea@99-164-52-86.lightspeed.rlghnc.sbcglobal.net) has joined #linux 2021-06-20 00:11:01 FuriousGeorge decompyler: what kind of output does one get from a cpu back door? i'm sure it's not like using vnc or soemthing 2021-06-20 00:11:03 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 00:11:06 FuriousGeorge that has to be pretty raw 2021-06-20 00:11:25 FuriousGeorge not saying it is not useful, just curious 2021-06-20 00:11:31 Henry151 i was checking out a tiny box just to try them out (plan to run borg backup on it) and they dangled a lifetime 1TB offer at the end 2021-06-20 00:11:36 Henry151 it's looking kinda tempting 2021-06-20 00:11:59 --> knusbaum (~kjn@2601:240:8480:9990:14db:ffa6:a67:f86d) has joined #linux 2021-06-20 00:12:02 <-- johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has quit (Remote host closed the connection) 2021-06-20 00:12:03 FuriousGeorge how much per tb these days Henry151 2021-06-20 00:12:48 Henry151 they're offering a lifetime terabyte for $900 2021-06-20 00:12:56 --> johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has joined #linux 2021-06-20 00:12:57 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 244 seconds) 2021-06-20 00:13:02 decompyler not sure. But it has been proven to at least control basic system functions. No idea what it might be used for but "tinfoil" biggins 2021-06-20 00:13:02 Henry151 which i'm sure is more expensive than elsewhere, but they look pretty top notch 2021-06-20 00:14:35 Kyv AMD has their own backdoorsy equivalent, you're not escaping that by using AMD. 2021-06-20 00:15:04 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:15:30 decompyler I know there is no escape from the control freaks :D 2021-06-20 00:15:43 johnnyapol apparently intel ships a special TPM for China (i guess its state crypto restrictions) https://cdn.discordapp.com/attachments/854065094664650783/856024493515210843/image.png 2021-06-20 00:15:59 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-20 00:16:09 FuriousGeorge Henry151: as in a one time payment? im sure that service will be pretty bad given time... beware the lifetime deal 2021-06-20 00:16:13 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Ping timeout: 265 seconds) 2021-06-20 00:16:22 --> catman (~catman@user/catman370) has joined #linux 2021-06-20 00:17:02 FuriousGeorge johnnyapol: can't say im surprised 2021-06-20 00:17:34 <-- vishal (~vishal@fedora/vishal) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-20 00:17:56 FuriousGeorge johnnyapol: imagine selling something once, and having to support it for decades 2021-06-20 00:18:09 FuriousGeorge im sure there's some fine print there 2021-06-20 00:19:00 <-- Abrax (~Abrax@user/abrax) has quit (Quit: Leaving) 2021-06-20 00:19:18 Henry151 FuriousGeorge: yeah, interestingly they didn't have the lifetime option listed on the pricing page.. they look like a very full-service high-end operation.. but i think i would have to agree with ya 2021-06-20 00:19:38 -- robin_ is now known as Robinbird 2021-06-20 00:19:38 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 00:19:56 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-20 00:20:07 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 00:20:15 <-- robotkittenscat (~robotkitt@pool-108-18-153-114.washdc.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-20 00:21:11 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-20 00:22:54 <-- bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has quit (Remote host closed the connection) 2021-06-20 00:22:59 --> nickodd (~nickodd@user/nickodd) has joined #linux 2021-06-20 00:23:15 --> vishal (~vishal@fedora/vishal) has joined #linux 2021-06-20 00:23:16 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Quit: WeeChat 3.2) 2021-06-20 00:23:32 --> sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has joined #linux 2021-06-20 00:23:32 <-- sapper (~sapper@c-69-254-128-20.hsd1.nm.comcast.net) has quit (Client Quit) 2021-06-20 00:23:57 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-20 00:25:12 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Ping timeout: 252 seconds) 2021-06-20 00:25:24 <-- HarveyPwca (~HarveyPwc@2601:246:c180:a570:29df:3b00:ad0e:3a06) has quit (Quit: Leaving) 2021-06-20 00:25:44 <-- thunfisch (~thunfisch@user/thunfisch) has quit (Ping timeout: 252 seconds) 2021-06-20 00:28:24 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:29:16 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Ping timeout: 265 seconds) 2021-06-20 00:29:49 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-20 00:29:50 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-20 00:30:08 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:30:14 --> pong (~loop@user/pong) has joined #linux 2021-06-20 00:30:26 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:30:41 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:31:02 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:31:13 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:31:32 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:31:35 --> acetate888 (~acetate88@117-20-71-14.751447.bne.nbn.aussiebb.net) has joined #linux 2021-06-20 00:31:35 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:31:56 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-20 00:32:05 --> dumayjonwh (~dumayjonw@37.19.195.23) has joined #linux 2021-06-20 00:32:43 <-- dumayjonwh (~dumayjonw@37.19.195.23) has quit (Remote host closed the connection) 2021-06-20 00:32:57 --> robotkittenscat (~robotkitt@pool-108-18-153-114.washdc.fios.verizon.net) has joined #linux 2021-06-20 00:32:58 Henry151 this thing is interesting too: https://0x.co/ 2021-06-20 00:33:14 Henry151 largely unrelated but there was a connection 2021-06-20 00:33:33 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 00:33:54 --> Cleverness (~clevernes@pool-100-2-45-18.nycmny.fios.verizon.net) has joined #linux 2021-06-20 00:33:55 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-20 00:34:54 --> USER_ (~USER@27.125.241.86) has joined #linux 2021-06-20 00:35:40 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Ping timeout: 258 seconds) 2021-06-20 00:36:06 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-20 00:36:12 <-- Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Quit: Leaving) 2021-06-20 00:36:41 <-- USER_ (~USER@27.125.241.86) has quit (Client Quit) 2021-06-20 00:36:48 <-- Cleverness (~clevernes@pool-100-2-45-18.nycmny.fios.verizon.net) has quit (Client Quit) 2021-06-20 00:37:45 --> thunfisch (~thunfisch@user/thunfisch) has joined #linux 2021-06-20 00:38:30 --> gambusia (~gambusia@s01069050cacf7653.lb.shawcable.net) has joined #linux 2021-06-20 00:39:56 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 00:40:05 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 00:40:11 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 00:40:30 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 00:40:30 <-- job (~job@user/job) has quit (Read error: Connection reset by peer) 2021-06-20 00:42:11 <-- iflema (~ian@user/iflema) has quit (Ping timeout: 258 seconds) 2021-06-20 00:42:35 <-- wilfred (uid159@id-159.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 00:42:57 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-20 00:42:58 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-20 00:43:52 <-- Tia (~Tia@185.204.1.221) has quit (Quit: Quit) 2021-06-20 00:44:36 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-20 00:44:40 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 00:44:59 --> grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has joined #linux 2021-06-20 00:48:51 <-- dtg01100 (~dtg01100@199.21.141.37) has quit (Quit: dtg01100) 2021-06-20 00:49:27 <-- andornaut (~andornaut@user/andornaut) has quit (Quit: leaving) 2021-06-20 00:49:55 <-- Robinbird (~robin@185.195.232.148) has quit (Quit: Leaving) 2021-06-20 00:50:31 <-- jdmark (~jdmark@67.8.137.130) has quit (Read error: Connection reset by peer) 2021-06-20 00:52:09 <-- loganlee (~user@user/loganlee) has quit (Remote host closed the connection) 2021-06-20 00:52:25 Dagmar I just realized the motherboard diagram that was posted earlier does show the controller using PCI lanes. heh 2021-06-20 00:52:29 Dagmar Bad diagram 2021-06-20 00:52:32 Dagmar No biscuit! 2021-06-20 00:52:55 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-20 00:53:07 rascul kfc biscuit or popeys biscuit though? 2021-06-20 00:53:54 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 00:54:03 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 00:54:04 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Read error: Connection reset by peer) 2021-06-20 00:54:15 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 00:55:09 --> bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has joined #linux 2021-06-20 00:56:38 * pnbeast can't get enough fake butter in a squeezable, single-serve plastic pouch, either way. 2021-06-20 00:56:48 rascul try two pouches 2021-06-20 00:57:44 -- mnrmnaugh is now known as ox- 2021-06-20 01:00:32 Bocaneri I've never been to a popeye's. How's the food? 2021-06-20 01:00:46 --> iflema (~ian@user/iflema) has joined #linux 2021-06-20 01:01:13 --> job (~job@user/job) has joined #linux 2021-06-20 01:01:48 --> Abrax (~Abrax@user/abrax) has joined #linux 2021-06-20 01:02:07 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-20 01:03:19 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 268 seconds) 2021-06-20 01:03:31 ionface cleaner KFC plus fried okra 2021-06-20 01:04:06 --> jdmark (~jdmark@67.8.137.130) has joined #linux 2021-06-20 01:05:10 --> davi_ (~dav@2601:4a:602:8af0:244e:fa53:aeb0:e4b8) has joined #linux 2021-06-20 01:05:31 <-- Adoi (~Adoi@user/adoi) has quit (Ping timeout: 265 seconds) 2021-06-20 01:06:14 --> puke (~brrrrrrr@91.193.7.29) has joined #linux 2021-06-20 01:06:53 <-- r3muxd (~r3muxd@ool-43505221.dyn.optonline.net) has quit (Remote host closed the connection) 2021-06-20 01:06:58 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 01:07:20 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 01:07:37 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-20 01:08:14 --> kjjaeger (~kjjaeger@2601:806:4300:b20:3fb3:e484:23fa:2d48) has joined #linux 2021-06-20 01:08:16 ionface https://commons.wikimedia.org/wiki/Category:Popeyes_Chicken_%26_Biscuits_products 2021-06-20 01:08:17 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 01:08:20 ionface https://commons.wikimedia.org/wiki/Category:Kentucky_Fried_Chicken_products 2021-06-20 01:09:34 Bocaneri Hrm. Have to look up where the nearest place is. 2021-06-20 01:10:10 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-20 01:11:12 --> Jad (~Nashmi@user/jad) has joined #linux 2021-06-20 01:11:15 Psi-Jack Hmmm.. I've never seen a Popeye's with fried okra... 2021-06-20 01:11:17 ionface with regards to KFC biscuits though, very thick and dry compared to any other biscuit I've had 2021-06-20 01:11:39 Psi-Jack Yeah, their biscuits are super dry. 2021-06-20 01:11:53 penguino apparently there was a stabbing when someone cut in line for a popeye's chicken sandwich: https://abcnews.go.com/US/man-stabbed-death-fight-popeyes-chicken-sandwich-police/story?id=66758004 2021-06-20 01:11:56 --> curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has joined #linux 2021-06-20 01:11:57 --> akoana (~ah@user/akoana) has joined #linux 2021-06-20 01:12:00 Bocaneri Oh, hell, there's one right in the middle of my stomping grounds and I ignored it! 2021-06-20 01:12:11 Psi-Jack Practically suck the saliva out of your mouth as you eat them, making you /need/ a drink, while still trying to eat it. 2021-06-20 01:13:13 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) 2021-06-20 01:13:47 davi_ The spicy chicken sandwitch at Popeyes is pretty good 2021-06-20 01:14:01 davi_ But i don't eat there often. 2021-06-20 01:14:02 Psi-Jack Bocaneri: Heh, my city currently has one, in the entire city, but there's one just 2 blocks away being built. Finally. 2021-06-20 01:14:07 --> ElPresidente (~ElPreside@2600:1700:3d10:4870:5169:7fb6:2f3e:d68f) has joined #linux 2021-06-20 01:14:41 Bocaneri I have to drive an hour to get to the nearest one, but in that city, there are three. 2021-06-20 01:14:47 davi_ We have a popeyes and a KFC not to far from each other 2021-06-20 01:15:20 <-- sklv (~sklv@gateway/tor-sasl/sklv) has quit (Remote host closed the connection) 2021-06-20 01:15:35 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-20 01:15:40 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 265 seconds) 2021-06-20 01:16:00 davi_ Though if i had to choose, The Popeyes fries are nice and crispy, 2021-06-20 01:16:26 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 01:16:34 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-20 01:16:43 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-20 01:17:26 <-- ______GOD______ (~GOD@189.174.212.187) has quit (Ping timeout: 252 seconds) 2021-06-20 01:17:33 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 01:17:50 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 258 seconds) 2021-06-20 01:18:53 ionface hmm, Psi-Jack I think you're right about the sides, I don't see it on their menu 2021-06-20 01:19:13 Psi-Jack I am very pissed that they recently took off cajun rice from their menu. 2021-06-20 01:19:32 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-20 01:19:34 davi_ I have not tried their rice. 2021-06-20 01:19:39 davi_ Is it any good? 2021-06-20 01:19:45 <-- Nact (~l@host-85-27-121-83.dynamic.voo.be) has quit (Quit: Konversation terminated!) 2021-06-20 01:19:46 <-- post-factum (~post-fact@pfkernel/dev/post-factum) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-20 01:19:48 ionface yes 2021-06-20 01:19:58 davi_ I usually just would eat Asian rice. 2021-06-20 01:20:06 Psi-Jack Their cajun rice is. A lot of people rave on their red beans and rice too. 2021-06-20 01:20:20 --> technopagan (~technopag@p200300c5370b7d00ac2d87e2ab54367d.dip0.t-ipconnect.de) has joined #linux 2021-06-20 01:20:56 --> post-factum (~post-fact@pfkernel/dev/post-factum) has joined #linux 2021-06-20 01:21:48 davi_ Was their any reason why they took it off? 2021-06-20 01:22:06 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-20 01:22:18 <-- Psi-Jack (~psi-jack@user/psi-jack) has left #linux (Leaving) 2021-06-20 01:22:24 --> Psi-Jack (~psi-jack@user/psi-jack) has joined #linux 2021-06-20 01:22:43 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 01:22:46 Psi-Jack There never was any reason for taking any of their things off the menu. 2021-06-20 01:23:23 Psi-Jack And, they've taken off more and more things off their side items menu, than anyone else. And now it's down to me not wanting to go there for anything but their chicken and fries. 2021-06-20 01:23:36 davi_ That's some pozzed shit 2021-06-20 01:23:55 davi_ Probably a business thing idk 2021-06-20 01:24:14 -- ox- is now known as mnrmnaugh 2021-06-20 01:25:15 ionface https://www.youtube.com/watch?v=5d5NJgO38AE&t=356s obligatory popeyes meme 2021-06-20 01:25:41 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-20 01:26:02 <-- teapot9 (~teapot9@2a01:cb14:8145:4105::2000) has quit (Ping timeout: 272 seconds) 2021-06-20 01:26:21 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-20 01:26:24 --> chilifinger (~quassel@69-152-169-128.lightspeed.jcvlfl.sbcglobal.net) has joined #linux 2021-06-20 01:26:26 <-- neshpion (~neshpion@gateway/tor-sasl/neshpion) has quit (Quit: neshpion) 2021-06-20 01:27:53 --> teapot9 (~teapot9@2a01:cb14:8145:4105::2000) has joined #linux 2021-06-20 01:28:34 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-20 01:28:58 --> lemonzest (~lemonzest@user/lemonzest) has joined #linux 2021-06-20 01:29:00 ionface ah here's my favorite KFC thing https://youtu.be/6TdOFoxUbXs?t=266 2021-06-20 01:29:03 <-- teapot9 (~teapot9@2a01:cb14:8145:4105::2000) has quit (Client Quit) 2021-06-20 01:29:27 --> teapot9 (~teapot9@2a01:cb14:8145:4105::2000) has joined #linux 2021-06-20 01:29:55 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Quit: Leaving.) 2021-06-20 01:30:05 --> mokulus (~mokulus@user/mokulus) has joined #linux 2021-06-20 01:30:09 --> catman (~catman@user/catman370) has joined #linux 2021-06-20 01:30:43 Bocaneri davi_, "I don't know", not "idk". 2021-06-20 01:30:57 <-- gambusia (~gambusia@s01069050cacf7653.lb.shawcable.net) has quit (Quit: WeeChat 2.8) 2021-06-20 01:31:14 <-- technopagan (~technopag@p200300c5370b7d00ac2d87e2ab54367d.dip0.t-ipconnect.de) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-20 01:33:22 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-20 01:35:51 <-- fatal (0x00@user/fatal) has quit (Quit: leaving) 2021-06-20 01:36:28 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-20 01:36:44 <-- robotkittenscat (~robotkitt@pool-108-18-153-114.washdc.fios.verizon.net) has quit (Quit: Bridge terminating on SIGTERM) 2021-06-20 01:37:18 <-- jbowen (~jbowen@fedora/jbowen) has quit (Quit: leaving) 2021-06-20 01:37:29 --> CombatVet_ (~c4@user/combatvet) has joined #linux 2021-06-20 01:37:31 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 252 seconds) 2021-06-20 01:37:38 --> robotkittenscat (~robotkitt@pool-108-18-153-114.washdc.fios.verizon.net) has joined #linux 2021-06-20 01:37:58 --> dtg01100 (~dtg01100@199.21.141.37) has joined #linux 2021-06-20 01:38:06 -- CombatVet_ is now known as CombatVet 2021-06-20 01:39:39 ionface Yeah, this is the international Linux support chat, no web slang! Now if cajun rice were open source, would you download a side? 2021-06-20 01:39:53 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 01:39:59 --> CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has joined #linux 2021-06-20 01:40:16 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-20 01:40:19 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-20 01:40:19 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 01:40:34 <-- dtg01100 (~dtg01100@199.21.141.37) has quit (Client Quit) 2021-06-20 01:40:44 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 252 seconds) 2021-06-20 01:40:50 ionface oh, that reminds me that this exists: https://esolangs.org/wiki/Chef 2021-06-20 01:40:50 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 01:41:30 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 01:41:34 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-20 01:42:24 --> ______GOD______ (~GOD@189.174.212.187) has joined #linux 2021-06-20 01:42:37 [[R]] when i was a kid, i used to eat at the cajun place at the mall, and they had this weird rice 2021-06-20 01:42:43 [[R]] had to pick the beans out of it 2021-06-20 01:42:46 --> blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has joined #linux 2021-06-20 01:42:47 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 01:44:01 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-20 01:44:49 <-- morifi (~morifi@97.99.103.230) has quit (Quit: Leaving) 2021-06-20 01:46:09 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-20 01:46:40 --> morifi (~morifi@97.99.103.230) has joined #linux 2021-06-20 01:47:01 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-20 01:47:58 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) 2021-06-20 01:47:58 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-20 01:48:00 davi_ I have yet to try cajun rice. 2021-06-20 01:48:27 Kyv have you tried rice? 2021-06-20 01:48:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 01:48:41 [[R]] how did all these differnet cultures invent rice? 2021-06-20 01:49:08 Kyv aliums 2021-06-20 01:50:02 <-- chilifinger (~quassel@69-152-169-128.lightspeed.jcvlfl.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-20 01:50:25 davi_ Yes, I love fried rice 2021-06-20 01:50:29 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 01:50:55 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-20 01:50:56 Kyv its like that, with cajun seasonings. 2021-06-20 01:51:22 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 252 seconds) 2021-06-20 01:51:22 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-20 01:52:26 davi_ Interesting, Then, I will have to go somewhere to try it 2021-06-20 01:52:48 <-- skapata (~Skapata@user/skapata) has quit (Remote host closed the connection) 2021-06-20 01:53:01 Kyv at least eat the seasonings 2021-06-20 01:53:02 --> chee5e (~cybr1d@user/cybr1d) has joined #linux 2021-06-20 01:53:13 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 01:53:22 <-- kjjaeger (~kjjaeger@2601:806:4300:b20:3fb3:e484:23fa:2d48) has quit (Ping timeout: 246 seconds) 2021-06-20 01:53:37 davi_ I can do that, For the most part food is just drenched with seasonings and spices 2021-06-20 01:53:41 <-- arcatech (~arcatech@user/arcatech) has quit (Remote host closed the connection) 2021-06-20 01:54:04 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-20 01:54:47 <-- willthechill (~willthech@2600:1700:8c61:3ed0:edde:9370:9c1c:9a34) has quit (Ping timeout: 265 seconds) 2021-06-20 01:55:02 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-20 01:55:19 --> chilifinger (~quassel@69-152-169-128.lightspeed.jcvlfl.sbcglobal.net) has joined #linux 2021-06-20 01:55:30 <-- chilifinger (~quassel@69-152-169-128.lightspeed.jcvlfl.sbcglobal.net) has quit (Client Quit) 2021-06-20 01:56:59 Kyv it could be 2021-06-20 01:57:04 <-- cybr1d (~cybr1d@user/cybr1d) has quit (Ping timeout: 268 seconds) 2021-06-20 01:58:18 Bocaneri They're probably not the Real Thing (tm) but you can get jambalaya and gumbo in cans at the grocery store. 2021-06-20 01:59:27 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-20 02:01:11 FuriousGeorge im having something odd happen. im trying to write a large file to a hdd... it's about 100gb. it is taking far longer than it should, and trying to do anything with the disk such as ls -la or creating a file, locks the process 2021-06-20 02:01:19 FuriousGeorge they odd thing is, there is no complaining in the log 2021-06-20 02:01:33 FuriousGeorge to be clear, this is not the disk that i was asking about a couple of hours ago 2021-06-20 02:02:02 Bocaneri What's the file's source? 2021-06-20 02:02:17 FuriousGeorge a ssd in the same server 2021-06-20 02:02:18 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-20 02:02:27 Bocaneri How long is "far too long"? 2021-06-20 02:02:44 <-- LiftLeft (~LiftLeft@154.21.114.224) has quit (Ping timeout: 252 seconds) 2021-06-20 02:02:53 --> angular_mike_ (sid45533@id-45533.charlton.irccloud.com) has joined #linux 2021-06-20 02:03:27 davi_ Is it possible to compress it first before moving it over to the server? 2021-06-20 02:03:54 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) 2021-06-20 02:04:05 angular_mike_ When I set ntpdate to run as a service (openrc), it blocks the login prompt till it finishes. What is the proper way to set it up to run on boot without blocking? 2021-06-20 02:04:07 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 02:04:11 Bocaneri As I understood it, he's copying a hundred gigs from an SSD to a spinner. 2021-06-20 02:04:18 --> sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has joined #linux 2021-06-20 02:04:36 FuriousGeorge davi_: it is compressed from nearly 300 gn 2021-06-20 02:04:53 akoana angular_mike_: ntpdate & 2021-06-20 02:04:53 FuriousGeorge Bocaneri: too long is about 2 hours 2021-06-20 02:05:21 Bocaneri Yeah, my Walmart computer does far better than that. The destination disk IS a spinner, yes? 2021-06-20 02:05:23 FuriousGeorge i cannot background the task either... it took long enough that i offset ./some_big_copy process by an hour, and then the second process started also trying to copy 2021-06-20 02:05:34 FuriousGeorge yes destination is spinner 2021-06-20 02:05:40 Bocaneri Wjat 2021-06-20 02:05:42 Bocaneri Grr/ 2021-06-20 02:05:43 Bocaneri Wjhat 2021-06-20 02:05:48 Bocaneri GODDAMN it! 2021-06-20 02:05:52 Bocaneri What's the target FS? 2021-06-20 02:05:53 FuriousGeorge what? lol 2021-06-20 02:05:55 FuriousGeorge i man 2021-06-20 02:05:57 davi_ by spinner you mean HDD? 2021-06-20 02:05:57 FuriousGeorge i mean 2021-06-20 02:06:00 FuriousGeorge yes 2021-06-20 02:06:14 angular_mike_ akoana: is that the proper way? 2021-06-20 02:06:34 FuriousGeorge i have 5 processes compressing a file and then copying that file to a disk.... i i offset them by anhour so that they would not all copy at the same time 2021-06-20 02:06:35 akoana it will run in the background and not block 2021-06-20 02:06:57 [[R]] angular_mike_: no, the proper way is to use systemd 2021-06-20 02:07:00 FuriousGeorge well, because it is taking so long, i had to background the last thre, but the first two are just stuck copying, i guess. control z does not do anything 2021-06-20 02:07:16 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-20 02:07:33 Bocaneri What's the target FS? 2021-06-20 02:07:38 davi_ are they all one big file right? 2021-06-20 02:07:38 angular_mike_ [[R]]: would it have any better means of handling this? 2021-06-20 02:07:39 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-20 02:07:56 <-- knusbaum (~kjn@2601:240:8480:9990:14db:ffa6:a67:f86d) has quit (Remote host closed the connection) 2021-06-20 02:07:59 angular_mike_ akoana: I need root to run it, but I log in as non-root, where do I put it 2021-06-20 02:08:00 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-20 02:08:05 <-- Paul (~Paul@user/paul) has quit (Read error: Connection reset by peer) 2021-06-20 02:08:06 [[R]] angular_mike_: the login prompt doesnt have to depend on some other arndom thing starting 2021-06-20 02:08:16 FuriousGeorge similarly, if i ls on the destination, or try to copy a file to it, that process hangs, and cannot be backgrounded.... yet the logs seem like everything is way cool 2021-06-20 02:08:25 [[R]] angular_mike_: thats why ssytemd is the cats whiskers, yo ucan make it do ahtever you want 2021-06-20 02:08:26 * Bocaneri gives up 2021-06-20 02:08:33 angular_mike_ [[R]]: you sure? 2021-06-20 02:08:40 [[R]] lol 2021-06-20 02:09:06 davi_ I would try just breaking the transfer to about 25 gb if they are all seperate 2021-06-20 02:09:18 angular_mike_ how is it set up with systemd? 2021-06-20 02:09:22 [[R]] "it"? 2021-06-20 02:09:34 angular_mike_ ntpdate 2021-06-20 02:09:38 akoana angular_mike_: no idea, I don't use openrc, but I guess openrc has service files... 2021-06-20 02:09:42 [[R]] i dindt even realize ntpdate was still a thing 2021-06-20 02:09:43 davi_ My HDDs are slow too so i don't do big transfers in one go 2021-06-20 02:09:46 angular_mike_ automatic update of ntp time on boot 2021-06-20 02:09:53 angular_mike_ what do you use instead? 2021-06-20 02:10:08 [[R]] systemd has a time daeamon 2021-06-20 02:10:10 [[R]] takes care of all that 2021-06-20 02:10:18 davi_ I am using hexchat. was using Issrei but it refused connections 2021-06-20 02:10:42 angular_mike_ it runs update on boot and doesn't block? 2021-06-20 02:10:43 --> rtypo (~alex@user/rtypo) has joined #linux 2021-06-20 02:10:44 Bocaneri Probably SASL trouble, davi_ 2021-06-20 02:10:47 <-- Asterisk (~asterisk@69.195.134.172) has quit (Ping timeout: 252 seconds) 2021-06-20 02:10:49 davi_ its whatever i don't need to look L33T HAXER 2021-06-20 02:11:35 <-- kolcon (~kolcon@v.kolouch.org) has quit (Read error: No route to host) 2021-06-20 02:11:48 davi_ Atleast for now. Ever since i installed Debian i had all these new problems 2021-06-20 02:12:14 davi_ Came straight from Fedora and everything just worked 2021-06-20 02:13:51 --> Asterisk (~asterisk@69.195.134.172) has joined #linux 2021-06-20 02:14:00 --> surfist (surfist@gateway02.insomnia247.nl) has joined #linux 2021-06-20 02:14:04 <-- Bashing-om (~sysop@ubuntu/member/bashing-om) has quit (Quit: leaving) 2021-06-20 02:14:20 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Remote host closed the connection) 2021-06-20 02:14:29 Bocaneri My experience is the opposite. 2021-06-20 02:14:49 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-20 02:15:23 <-- metal_egg (~the_egg@pool-72-94-145-43.phlapa.fios.verizon.net) has quit (Quit: Konversation terminated!) 2021-06-20 02:16:09 davi_ The only reason i installed Debian because it was too much to keep up with fedoras releases 2021-06-20 02:16:57 davi_ And Dnf package manager felt kinda slow 2021-06-20 02:17:19 Two_Dogs davi_, pls share more of your fedora horror stories 2021-06-20 02:17:22 Two_Dogs :) 2021-06-20 02:17:42 davi_ SystemCtl 2021-06-20 02:17:51 samian anyone recommend an alternative to dropbox? I'm looking at Google Drive, but it doesn't support linux :-( 2021-06-20 02:17:57 davi_ bam *micdrops 2021-06-20 02:18:29 pnbeast When I installed Fedora, my pickup truck broke, my wife ran off with the bartender and my dog died. No, wait, that was when I put the country music station on the radio by mistake. 2021-06-20 02:18:33 tango_uniform_xr samian `rclone` does support gdrive, as well as a lot of other stuff 2021-06-20 02:19:01 <-- pnbeast (~pnbeast@24.102.186.191.res-cmts.snh.ptd.net) has quit (Quit: WeeChat 2.7.1) 2021-06-20 02:19:16 samian rclone? I just googled and first search result says it's a command line tool? 2021-06-20 02:19:19 samian wuh? 2021-06-20 02:19:29 davi_ Honestly i should be on my slackware machine using fluxbox but i am feeling really loafy as of late 2021-06-20 02:19:31 Bocaneri Two_Dogs, "please", not "pls". 2021-06-20 02:19:32 Two_Dogs samian, gdrive via dolphin(kde) works fine, i bet others work also 2021-06-20 02:20:05 Two_Dogs Bocaneri, ? i dont understand 2021-06-20 02:20:21 Bocaneri Two_Dogs, use full English. Example, "please", not "pls". 2021-06-20 02:20:29 Two_Dogs Bocaneri, ahh 2021-06-20 02:20:42 <-- nihilus (~nihil@user/nihilus) has quit (Ping timeout: 252 seconds) 2021-06-20 02:20:53 --> nihiluz (~nihil@user/nihilus) has joined #linux 2021-06-20 02:20:55 samian cool 2021-06-20 02:21:17 -- nihiluz is now known as nihilus 2021-06-20 02:21:33 curdlesnoot angular_mike_: use chronyd instead 2021-06-20 02:23:08 --> darutoko (~darutoko@176.209.193.208) has joined #linux 2021-06-20 02:23:17 Two_Dogs i have heard nothing but good things about dnf 2021-06-20 02:23:24 --> gomoran_ (~gomoran@port-92-195-129-185.dynamic.as20676.net) has joined #linux 2021-06-20 02:23:32 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-20 02:23:37 <-- sheepduck (~sheepduck@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) has quit (Changing host) 2021-06-20 02:23:37 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-20 02:24:48 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 02:25:07 samian Two_Dogs, I have a file browser called Dolphin that I have installed on my Ubuntu 20.04 box. Is that the same program you're talking about? 2021-06-20 02:25:53 Two_Dogs samian, yes if it is a kde plasma dolphin 2021-06-20 02:27:04 samian Two_Dogs, this is what I see: https://imgur.com/a/voOOWgo 2021-06-20 02:27:18 samian btw anyone know of an alternative to imgur? The 20 sec ad waits are killing me 2021-06-20 02:27:44 Two_Dogs samian, yeap, that is dolphin 2021-06-20 02:27:57 samian sweet 2021-06-20 02:28:04 <-- CombatVet (~c4@user/combatvet) has quit (Remote host closed the connection) 2021-06-20 02:28:04 samian so it's a plugin I need to download? 2021-06-20 02:28:34 Bocaneri samian, I've kinda been in and out. What are you trying to do? 2021-06-20 02:28:50 Bocaneri And what DE are you using? 2021-06-20 02:29:17 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 02:29:25 Two_Dogs samian, http://susepaste.org <-- works without ads 2021-06-20 02:29:28 curdlesnoot samian: 0x0.st 2021-06-20 02:30:45 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-20 02:31:34 <-- Mat1010 (~Mat1010@168.181.209.58) has quit (Quit: Client closed) 2021-06-20 02:34:07 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 02:34:49 Two_Dogs samian, https://community.kde.org/KIO_GDrive yes, a kio in plasma speak 2021-06-20 02:35:39 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 02:36:33 --> zman (~zig@nothanks.noneofyourbusiness.tk) has joined #linux 2021-06-20 02:37:34 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-20 02:38:18 <-- chee5e (~cybr1d@user/cybr1d) has quit (Read error: Connection reset by peer) 2021-06-20 02:39:39 --> tex (~super@user/dix) has joined #linux 2021-06-20 02:41:05 <-- RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has quit (Read error: Connection reset by peer) 2021-06-20 02:41:35 --> RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has joined #linux 2021-06-20 02:42:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 02:45:43 --> siika_ (~siika@139.226.50.41) has joined #linux 2021-06-20 02:45:47 <-- davi_ (~dav@2601:4a:602:8af0:244e:fa53:aeb0:e4b8) has quit (Ping timeout: 268 seconds) 2021-06-20 02:46:22 <-- siika__ (~siika@139.226.50.205) has quit (Ping timeout: 252 seconds) 2021-06-20 02:46:54 --> cybr1d (~cybr1d@user/cybr1d) has joined #linux 2021-06-20 02:47:13 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 02:49:25 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 02:50:07 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-20 02:50:10 twainwek i have created a socks server to another machine and i can resolve 192.168.1.xxx locally.... but not 192.168.2.xxx 2021-06-20 02:50:22 twainwek why is that 2021-06-20 02:51:51 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Ping timeout: 265 seconds) 2021-06-20 02:53:38 --> namsdraw` (~user@2405:6e00:208d:6fbd:e961:8d98:d43e:a635) has joined #linux 2021-06-20 02:54:18 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Ping timeout: 264 seconds) 2021-06-20 02:54:42 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Quit: Leaving) 2021-06-20 02:54:45 Bocaneri twainwek, is there a #networking channel on this net? It's OK to ask that here, but I don't know, and we seem to be mostly sleeping. 2021-06-20 02:54:49 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-20 02:54:59 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Remote host closed the connection) 2021-06-20 02:55:13 hell_fire Bocaneri: mostly offline 2021-06-20 02:55:38 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-20 02:56:57 Bocaneri There is, #networking, about 600 people, probably all sleeping it off. 2021-06-20 02:57:07 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 02:57:32 hell_fire 598 2021-06-20 02:57:39 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-20 02:57:57 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 02:58:00 <-- metta (~Advanced@2a01:4f8:1c0c:49df::1) has quit (Quit: metta) 2021-06-20 02:58:15 --> upekkha (~Advanced@2a01:4f8:1c0c:49df::1) has joined #linux 2021-06-20 02:58:16 <-- zakame (~zakame@user/zakame) has quit (Ping timeout: 258 seconds) 2021-06-20 02:58:23 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Quit: Leaving) 2021-06-20 02:59:34 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Ping timeout: 252 seconds) 2021-06-20 02:59:48 -- nifl` is now known as nifl 2021-06-20 03:02:52 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-20 03:03:14 --> schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has joined #linux 2021-06-20 03:04:08 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-20 03:04:21 --> nifl (~user@user/niflce) has joined #linux 2021-06-20 03:05:48 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 252 seconds) 2021-06-20 03:06:03 --> mesaboogie (~mesaboogi@user/mesaboogie) has joined #linux 2021-06-20 03:06:06 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 03:08:06 <-- namsdraw` (~user@2405:6e00:208d:6fbd:e961:8d98:d43e:a635) has quit (Ping timeout: 264 seconds) 2021-06-20 03:08:36 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-20 03:08:59 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 03:09:07 <-- pepee (~user@user/pepee) has quit (Quit: bye $IRC) 2021-06-20 03:09:45 <-- saltedegg (~saltedegg@user/saltedegg) has quit (Quit: WeeChat 3.0.1) 2021-06-20 03:11:30 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-20 03:12:28 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-20 03:12:28 <-- AquaL1te (~AquaL1te@user/aqual1te) has quit (Quit: leaving) 2021-06-20 03:13:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 03:13:36 --> brachamh_ (~brachamh@user/brachamh) has joined #linux 2021-06-20 03:13:47 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 244 seconds) 2021-06-20 03:14:05 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 03:15:07 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-20 03:15:51 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-20 03:16:06 --> Guest3 (~Guest3@2a00:11c0:8:794::a0) has joined #linux 2021-06-20 03:16:57 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-20 03:18:17 --> blluis (~blluis@2803:9800:9843:8476:d8df:8d63:f211:879e) has joined #linux 2021-06-20 03:19:08 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 03:21:38 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-20 03:21:39 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-20 03:22:16 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 03:22:28 <-- tkazi (~tkazi@user/tkazi) has quit (Quit: Disconnected) 2021-06-20 03:22:39 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-20 03:23:32 --> tkazi (~tkazi@user/tkazi) has joined #linux 2021-06-20 03:24:15 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-20 03:24:52 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 252 seconds) 2021-06-20 03:25:14 <-- Guest3 (~Guest3@2a00:11c0:8:794::a0) has quit (Quit: Client closed) 2021-06-20 03:26:15 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 03:26:28 --> irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has joined #linux 2021-06-20 03:29:19 <-- CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-20 03:29:37 --> GreatGodvin (~godvino@user/go4godvin) has joined #linux 2021-06-20 03:30:05 <-- gomoran_ (~gomoran@port-92-195-129-185.dynamic.as20676.net) has quit (Ping timeout: 258 seconds) 2021-06-20 03:31:27 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 03:33:44 --> rothandr_ (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has joined #linux 2021-06-20 03:33:45 <-- satuke (~satuke@user/satuke) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 03:34:05 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-20 03:34:24 <-- rothandrew (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has quit (Ping timeout: 268 seconds) 2021-06-20 03:34:46 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Quit: Leaving) 2021-06-20 03:35:00 --> gtlsgamr (~gtlsgamr@103.247.4.164) has joined #linux 2021-06-20 03:36:34 --> satuke (~satuke@user/satuke) has joined #linux 2021-06-20 03:37:18 --> galex-713 (~quassel@37.169.35.230) has joined #linux 2021-06-20 03:38:35 <-- rothandr_ (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has quit (Read error: Connection reset by peer) 2021-06-20 03:40:06 --> rothandrew (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has joined #linux 2021-06-20 03:41:07 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Ping timeout: 265 seconds) 2021-06-20 03:41:45 <-- iftheraincomes (~iftherain@2804:14d:5c54:8fc4:96eb:4f3:66f:c1de) has quit (Quit: iftheraincomes) 2021-06-20 03:42:24 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 03:45:57 <-- curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has quit (Ping timeout: 265 seconds) 2021-06-20 03:46:04 --> expix (~1@amarseille-651-1-219-251.w90-37.abo.wanadoo.fr) has joined #linux 2021-06-20 03:46:43 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-20 03:47:06 --> MerchantOfVen (~patrick@user/merchantofvenice) has joined #linux 2021-06-20 03:47:17 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Quit: leaving) 2021-06-20 03:47:20 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 03:50:26 <-- ryo (foobar@user/ryo) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-20 03:51:18 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Ping timeout: 265 seconds) 2021-06-20 03:51:55 --> ryo (~textblase@athena.nocsrv.de) has joined #linux 2021-06-20 03:52:03 <-- ryo (~textblase@athena.nocsrv.de) has quit (Changing host) 2021-06-20 03:52:03 --> ryo (~textblase@user/ryo) has joined #linux 2021-06-20 03:53:07 --> satuke1 (~satuke@user/satuke) has joined #linux 2021-06-20 03:53:08 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-20 03:53:32 --> CrustY_ (~crusty@45.135.187.94) has joined #linux 2021-06-20 03:54:20 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-20 03:54:37 --> glouniche (~glouniche@185.254.75.53) has joined #linux 2021-06-20 03:54:37 <-- Kyv (~vo@user/vykyv) has quit (Ping timeout: 258 seconds) 2021-06-20 03:54:59 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 03:55:30 <-- MerchantOfVen (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-20 03:58:14 --> ppetrov^ (~slackalax@df--zyyyyyyyyyyyyyydy-3.rev.dnainternet.fi) has joined #linux 2021-06-20 03:58:55 <-- P1RATEZ (piratez@user/p1ratez) has quit 2021-06-20 03:59:13 <-- Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has quit (Quit: Connection closed) 2021-06-20 03:59:36 --> GreatGodvin_ (~GreatGodv@user/go4godvin) has joined #linux 2021-06-20 04:00:12 <-- job (~job@user/job) has quit (Remote host closed the connection) 2021-06-20 04:00:16 -- GreatGodvin_ is now known as crap 2021-06-20 04:00:39 --> CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-20 04:00:48 <-- wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has quit (Ping timeout: 252 seconds) 2021-06-20 04:01:02 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 04:03:51 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Quit: Leaving) 2021-06-20 04:04:08 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-20 04:04:12 <-- CrustY_ (~crusty@45.135.187.94) has quit (Ping timeout: 258 seconds) 2021-06-20 04:04:14 <-- crap (~GreatGodv@user/go4godvin) has quit (Client Quit) 2021-06-20 04:04:35 --> AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has joined #linux 2021-06-20 04:05:01 --> frostschutz (~frostschu@2a01:c23:7918:f900:246f:5df9:8518:6413) has joined #linux 2021-06-20 04:05:19 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 265 seconds) 2021-06-20 04:05:42 --> zakame (~zakame@user/zakame) has joined #linux 2021-06-20 04:05:42 AndroidDAW how do i compile harfbuzz and freetype with support for harfbuzz? 2021-06-20 04:06:07 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 04:06:17 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Ping timeout: 265 seconds) 2021-06-20 04:06:36 AndroidDAW how do i compile harfbuzz and freetype with support for harfbuzz? as i get undefined symbol _hb_ft_font_create when linking freetype and harfbuzz 2021-06-20 04:06:50 <-- mixfix41 (~homefame@user/mixfix41) has quit (Ping timeout: 252 seconds) 2021-06-20 04:07:19 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-20 04:07:29 --> wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has joined #linux 2021-06-20 04:07:51 Bocaneri On what distro are you doing this compiling, with what languages and/or other toolsets, and what is harfbuzz? 2021-06-20 04:08:17 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-20 04:08:29 --> mixfix41 (~homefame@c-98-240-233-64.hsd1.mn.comcast.net) has joined #linux 2021-06-20 04:09:04 AndroidDAW https://github.com/mgood7123/freetype-cmake 2021-06-20 04:09:18 AndroidDAW Bocaneri: im building on bsd mac os 2021-06-20 04:09:44 AndroidDAW but i plan to build on linux and other platforms too 2021-06-20 04:09:49 --> shubbu (~shubbu@219.90.100.239) has joined #linux 2021-06-20 04:09:52 <-- hendursaga (~weechat@user/hendursaga) has quit (Ping timeout: 252 seconds) 2021-06-20 04:09:55 --> samschaap (~samschaap@83-85-243-199.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-20 04:10:30 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-20 04:11:43 --> foozle (~foozle@2001-b011-c001-54d9-0188-f2b9-30b4-9f0b.dynamic-ip6.hinet.net) has joined #linux 2021-06-20 04:12:23 Bocaneri I don't know a damn thing about any of the BSDs. 2021-06-20 04:13:15 AndroidDAW im building both freetype and harffbuz from source 2021-06-20 04:13:19 AndroidDAW harfbuzz 2021-06-20 04:15:10 <-- catman (~catman@user/catman370) has quit (Read error: Connection reset by peer) 2021-06-20 04:16:29 AndroidDAW https://github.com/mgood7123/freetype-cmake how do i compile harfbuzz and freetype with support for harfbuzz? as i get undefined symbol _hb_ft_font_create when linking freetype and harfbuzz https://gist.github.com/mgood7123/0eb35c3575f9cfbcc4afcef1fc4e642a 2021-06-20 04:16:50 --> catman (~catman@user/catman370) has joined #linux 2021-06-20 04:16:51 <-- catman (~catman@user/catman370) has quit (Client Quit) 2021-06-20 04:17:10 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 04:17:33 --> catman (~catman@user/catman370) has joined #linux 2021-06-20 04:18:35 --> Nekuskus (~Nekuskus@095160158137.dynamic-2-waw-k-4-2-0.vectranet.pl) has joined #linux 2021-06-20 04:19:41 Bocaneri AndroidDAW, while you're trying to get it built on one of the BSDs, you probably want to try to ask that in one of the BSD-oriented channels. 2021-06-20 04:19:52 Bocaneri Better yet, a Mac OS X channel. 2021-06-20 04:20:03 AndroidDAW it makes no differenct 2021-06-20 04:20:21 AndroidDAW the exact same problem would pop up on linux, windows, and android 2021-06-20 04:21:26 AndroidDAW also how do you know what freetype is but not what harfbuzz is 2021-06-20 04:21:54 <-- deicide- (~deicide-@bzq-109-64-162-145.red.bezeqint.net) has quit (Ping timeout: 264 seconds) 2021-06-20 04:22:08 PaulFertser AndroidDAW: getting undefined symbol linker error suggests you're not using pkg-config to get ldflags. 2021-06-20 04:22:12 AndroidDAW harfbuzz is a text shaping library 2021-06-20 04:22:13 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 04:22:20 <-- tejr (~tejr@user/tejr) has quit (Remote host closed the connection) 2021-06-20 04:23:13 --> Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-20 04:23:20 AndroidDAW PaulFertser: would it be related to this? 2021-06-20 04:23:23 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Read error: Connection reset by peer) 2021-06-20 04:23:38 AndroidDAW https://gist.github.com/mgood7123/0eb35c3575f9cfbcc4afcef1fc4e642a#file-gistfile1-txt-L62 2021-06-20 04:25:37 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 265 seconds) 2021-06-20 04:25:45 PaulFertser AndroidDAW: might be, might be not. You should start make V=1 to see the compiler and linker command lines and there you'll see -I options for include pathes and -L for library pathes. The linker error is related to bad (or missing) -L options. 2021-06-20 04:26:13 AndroidDAW ok 2021-06-20 04:26:40 AndroidDAW also _hb_ft_font_create is located in harfbuzz/src/hb-ft.cc 2021-06-20 04:26:47 --> josgalo (~josgalo@68.red-83-43-53.dynamicip.rima-tde.net) has joined #linux 2021-06-20 04:27:08 --> cadmio (~gidna@151.25.147.48) has joined #linux 2021-06-20 04:27:12 cadmio Hello 2021-06-20 04:27:21 --> deicide- (~deicide-@bzq-109-66-164-143.red.bezeqint.net) has joined #linux 2021-06-20 04:27:21 cadmio I need a pdf reader that allows me to write on a pdf 2021-06-20 04:27:31 cadmio like drawing on it 2021-06-20 04:27:38 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 04:27:41 ppetrov^ MasterPDFEditor? 2021-06-20 04:27:44 --> tejr (~tejr@user/tejr) has joined #linux 2021-06-20 04:27:44 <-- electr0n (~electr0n@hunt.revrse.sh) has quit (Remote host closed the connection) 2021-06-20 04:27:55 ppetrov^ maybe GIMP can do that, too 2021-06-20 04:28:02 <-- uplime (uplime@offtopia/nomad) has left #linux (/me scurries away) 2021-06-20 04:28:59 cadmio but you can't open a large pdf file with GIMP 2021-06-20 04:29:03 PaulFertser AndroidDAW: the error happens at the linking stage, so the particular source code file doesn't matter much. BTW, it can also happen due to lack of -l option that tells the linker this library should be used. 2021-06-20 04:29:10 ppetrov^ cadmio, true 2021-06-20 04:29:39 ppetrov^ try MasterPDFEditor, but the full featured version of the program is paid 2021-06-20 04:29:46 <-- galex-713 (~quassel@37.169.35.230) has quit (Ping timeout: 252 seconds) 2021-06-20 04:30:06 -- audiocat is now known as audioburn 2021-06-20 04:30:12 -- audioburn is now known as audiocat 2021-06-20 04:30:27 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 04:30:38 cadmio isn't there a GNU program for the task= 2021-06-20 04:30:40 cadmio ? 2021-06-20 04:31:32 <-- RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has quit (Read error: Connection reset by peer) 2021-06-20 04:32:03 --> RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has joined #linux 2021-06-20 04:32:48 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-20 04:33:38 <-- foozle (~foozle@2001-b011-c001-54d9-0188-f2b9-30b4-9f0b.dynamic-ip6.hinet.net) has quit (Quit: Leaving) 2021-06-20 04:33:38 <-- mixfix41 (~homefame@c-98-240-233-64.hsd1.mn.comcast.net) has quit (Changing host) 2021-06-20 04:33:38 --> mixfix41 (~homefame@user/mixfix41) has joined #linux 2021-06-20 04:33:52 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-20 04:34:34 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 04:34:54 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-20 04:36:00 <-- iflema (~ian@user/iflema) has left #linux 2021-06-20 04:36:18 ppetrov^ not that i know of 2021-06-20 04:36:45 ppetrov^ for a single page PDF, I sometimes use Inkscape 2021-06-20 04:36:56 <-- progandy (~progandy@user/progandy) has quit (Quit: leaving) 2021-06-20 04:37:29 <-- oko (~oko@user/oko) has quit (Quit: Leaving) 2021-06-20 04:37:33 cadmio I need just a pen to make some sings 2021-06-20 04:37:34 <-- wei (~wei@user/wei) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 04:37:49 --> wei (~wei@user/wei) has joined #linux 2021-06-20 04:37:58 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 04:38:46 <-- shubbu (~shubbu@219.90.100.239) has left #linux (Konversation terminated!) 2021-06-20 04:39:28 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 04:40:02 <-- mdon (~mark@s0106a84e3f7f23d3.vs.shawcable.net) has quit (Ping timeout: 252 seconds) 2021-06-20 04:40:07 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 252 seconds) 2021-06-20 04:40:33 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-20 04:40:34 --> matsurago (~matsurago@nttkyo1710068.tkyo.nt.ngn.ppp.infoweb.ne.jp) has joined #linux 2021-06-20 04:40:44 <-- blluis (~blluis@2803:9800:9843:8476:d8df:8d63:f211:879e) has quit (Quit: Leaving) 2021-06-20 04:41:19 <-- spithash (~spithash@user/spithash) has quit (Remote host closed the connection) 2021-06-20 04:41:33 --> spithash (~spithash@user/spithash) has joined #linux 2021-06-20 04:42:56 <-- wei (~wei@user/wei) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 04:43:06 <-- geekthattweaks (uid433447@user/geekthattweaks) has quit (Quit: Connection closed for inactivity) 2021-06-20 04:43:57 <-- zman (~zig@nothanks.noneofyourbusiness.tk) has quit (Quit: leaving) 2021-06-20 04:43:57 <-- brachamh (~brachamh@user/brachamh) has quit (Quit: Oops, I'll be back.) 2021-06-20 04:43:57 -- brachamh_ is now known as brachamh 2021-06-20 04:45:30 --> zman (~zig@nothanks.noneofyourbusiness.tk) has joined #linux 2021-06-20 04:46:12 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-20 04:47:08 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 04:48:46 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-20 04:48:47 <-- keropok-_ (~keropok@27.125.242.201) has quit (Ping timeout: 265 seconds) 2021-06-20 04:50:52 --> keropok- (~keropok@27.125.246.48) has joined #linux 2021-06-20 04:52:54 akik cadmio: okular can add drawing on a pdf 2021-06-20 04:53:26 cadmio akik: thanks I'm gonna try it 2021-06-20 04:53:57 akik also notes/highlights 2021-06-20 04:54:22 cadmio I just need to mark with a sign 2021-06-20 04:54:25 <-- samian (~sami@174.27.107.153) has quit (Quit: Leaving) 2021-06-20 04:54:56 --> curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has joined #linux 2021-06-20 04:56:17 -- Tanuki is now known as raccoon_dog 2021-06-20 04:59:16 <-- miqztee (~username@user/miqztee) has quit (Remote host closed the connection) 2021-06-20 05:00:17 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-20 05:00:18 topoi Dagmar: Sorry, I fell asleep. You wrote (at 03:14) I should use the ssh client on the server (S) to connect to the client (C) in order to not tunnel anything (which is 0.0.0.0). I still don't get how to accomplish this simple thing as I must connect from C to S. 2021-06-20 05:00:35 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-20 05:02:50 <-- ignis (~ignisf@user/ignis) has quit (Quit: Leaving) 2021-06-20 05:03:00 topoi Moreover I don't understand why it's problematic to try to bind some port to localhost when connecting from (C) to (S) that is using ("-R 127.0.0.1:1234:127.0.0.1:1234"), shouldn't it just tunnel then to the already open ssh channel? 2021-06-20 05:03:12 --> V7an (~V7an@2409:8960:2af0:116e:d525:9b1:4989:f790) has joined #linux 2021-06-20 05:04:58 gtlsgamr To those who have don't have a live IP provided by their ISP, what is a "free" service to tunnel ports, if you use any? 2021-06-20 05:04:59 <-- V7an (~V7an@2409:8960:2af0:116e:d525:9b1:4989:f790) has quit (Client Quit) 2021-06-20 05:07:22 <-- GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has quit (Remote host closed the connection) 2021-06-20 05:07:22 --> pleb66 (~pleb66@user/pleb66) has joined #linux 2021-06-20 05:08:07 <-- zman (~zig@nothanks.noneofyourbusiness.tk) has quit (Quit: leaving) 2021-06-20 05:08:19 --> midansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has joined #linux 2021-06-20 05:10:34 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 05:10:38 <-- satuke (~satuke@user/satuke) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 05:10:38 -- satuke1 is now known as satuke 2021-06-20 05:11:43 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-20 05:12:44 cadmio I get these errors when installing okular https://paste.debian.net/1201812/ 2021-06-20 05:13:14 hexnewbie Well, secure boot support in arm64 removed from Debian 2021-06-20 05:13:42 <-- expix (~1@amarseille-651-1-219-251.w90-37.abo.wanadoo.fr) has left #linux 2021-06-20 05:13:45 gtlsgamr cadmio: did you try the provided solution? E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2021-06-20 05:14:16 --> EriC^^ (~Eric@178.135.1.132) has joined #linux 2021-06-20 05:14:18 cadmio yes https://paste.debian.net/1201813/ 2021-06-20 05:14:23 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-20 05:14:25 <-- ppetrov^ (~slackalax@df--zyyyyyyyyyyyyyydy-3.rev.dnainternet.fi) has quit (Quit: ppetrov^) 2021-06-20 05:14:48 <-- edlou (uid413273@id-413273.brockwell.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 05:15:30 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 05:16:07 <-- josgalo (~josgalo@68.red-83-43-53.dynamicip.rima-tde.net) has quit (Quit: Leaving) 2021-06-20 05:17:19 gtlsgamr cadmio: What is your device and OS? 2021-06-20 05:17:19 akik cadmio: apt-get update and try again 2021-06-20 05:18:35 Bocaneri do an apt-get update and then an apt-get upgrade and THEN try again. 2021-06-20 05:18:56 <-- x0n^ (~x0n^@user/x0n/x-8833323) has quit (Remote host closed the connection) 2021-06-20 05:19:21 --> x0n^ (~x0n^@user/x0n/x-8833323) has joined #linux 2021-06-20 05:19:55 cadmio I'm on debian 2021-06-20 05:20:31 gtlsgamr cadmio: try what Bocaneri said 2021-06-20 05:20:49 <-- niv (~niv@limbo.cypherpunks.io) has quit (Remote host closed the connection) 2021-06-20 05:20:54 --> iflema (~ian@user/iflema) has joined #linux 2021-06-20 05:20:57 cadmio I wouldn't like to upgrade at the moment 2021-06-20 05:21:29 akik cadmio: apt-get update updates your package manager database for available files 2021-06-20 05:21:48 --> niv (~niv@limbo.cypherpunks.io) has joined #linux 2021-06-20 05:24:17 <-- justsomeguy (~justsomeg@user/justsomeguy) has quit (Quit: WeeChat 3.0.1) 2021-06-20 05:24:48 midansys cadmio: it would probably fix the problem 2021-06-20 05:25:07 cadmio I've run the command 2021-06-20 05:25:45 gtlsgamr cadmio: try now 2021-06-20 05:26:02 Bocaneri cadmio, it's not a major point release upgrade. It just means to install the latest of everything you've got installed from repos for your version of whatever you're running. 2021-06-20 05:28:42 --> EriC^ (~Eric@178.135.9.103) has joined #linux 2021-06-20 05:29:41 <-- EriC^^ (~Eric@178.135.1.132) has quit (Ping timeout: 258 seconds) 2021-06-20 05:30:01 -- EriC^ is now known as EriC^^ 2021-06-20 05:31:02 --> kubast2 (~kubast2@176.115.253.3) has joined #linux 2021-06-20 05:31:08 <-- kubast2 (~kubast2@176.115.253.3) has quit (Changing host) 2021-06-20 05:31:08 --> kubast2 (~kubast2@user/kubast2) has joined #linux 2021-06-20 05:31:21 kubast2 Hey how can I setup xrandr custom resolution for DP-1 output 2021-06-20 05:31:26 kubast2 it keeps getting applied to DVI-D-1 2021-06-20 05:31:59 <-- keropok- (~keropok@27.125.246.48) has quit (Ping timeout: 258 seconds) 2021-06-20 05:32:01 kubast2 "X Error of failed request: BadMatch (invalid parameter attributes)" 2021-06-20 05:32:06 kubast2 https://dpaste.com/CGDJ5EBDA.txt 2021-06-20 05:33:07 kubast2 Hi the problem is probably the propriatary nvidia driver it has a check if modes match some monitor charateristics 2021-06-20 05:33:11 kubast2 I hope nvidia dies as a company 2021-06-20 05:33:17 kubast2 Option "ModeValidation" 2021-06-20 05:33:25 kubast2 still fuck them for putting this as default 2021-06-20 05:34:06 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 05:34:16 kubast2 if this means I need to go upstairs to this heatstroke enducing upstairs room to set remote desktop resoluton to this old laptop screen 2021-06-20 05:34:23 kubast2 I will be pissed 2021-06-20 05:34:26 <-- kubast2 (~kubast2@user/kubast2) has quit (Client Quit) 2021-06-20 05:34:32 --> keropok- (~keropok@27.125.249.196) has joined #linux 2021-06-20 05:34:35 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-20 05:34:44 --> evilbug (~evilbug@188.25.70.90) has joined #linux 2021-06-20 05:35:53 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-20 05:36:34 --> miko (~miko@user/miko) has joined #linux 2021-06-20 05:36:42 <-- keropok- (~keropok@27.125.249.196) has quit (Client Quit) 2021-06-20 05:37:37 schillingklaus may nouveau be used instead of the capitalist-inperialist nvidia driver? 2021-06-20 05:37:39 --> aj_ (~aj@66.115.145.68) has joined #linux 2021-06-20 05:38:05 --> petrj (~petrj@dsl-hkibng22-54f985-221.dhcp.inet.fi) has joined #linux 2021-06-20 05:38:44 Kyv Not likely. But he probably didnt read too hard, either. 2021-06-20 05:39:43 <-- aj_ (~aj@66.115.145.68) has quit (Client Quit) 2021-06-20 05:40:38 Kyv That is something for xorg.conf.. 2021-06-20 05:40:42 <-- _xor (~xor@74.215.46.133) has quit (Quit: brb) 2021-06-20 05:40:52 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 05:41:55 --> plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has joined #linux 2021-06-20 05:45:07 --> reduce (~reduce@2001:8a0:f91c:9501:b6c0:5372:f20c:6f25) has joined #linux 2021-06-20 05:45:40 <-- orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Ping timeout: 252 seconds) 2021-06-20 05:45:40 -- orbatos_ is now known as orbatos 2021-06-20 05:45:50 --> EriC^ (~Eric@178.135.1.105) has joined #linux 2021-06-20 05:46:39 --> Thanatos (~Thanatos@104.248.60.142) has joined #linux 2021-06-20 05:47:04 --> ZAJDAN (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-20 05:47:30 <-- EriC^^ (~Eric@178.135.9.103) has quit (Ping timeout: 252 seconds) 2021-06-20 05:47:32 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-20 05:47:43 ZAJDAN command 'ntpdate' is based on package ntp ? 2021-06-20 05:48:35 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-20 05:49:17 <-- cadmio (~gidna@151.25.147.48) has quit (Quit: WeeChat 2.3) 2021-06-20 05:49:39 lopid usually 2021-06-20 05:50:32 ZAJDAN ok..I am confuse because package ntpdate exist also 2021-06-20 05:50:41 lopid then maybe it's that 2021-06-20 05:51:49 midansys you can install ntpdate with just the ntpdate package 2021-06-20 05:51:57 Lartza Because some distros split programs like that 2021-06-20 05:52:21 <-- x0n^ (~x0n^@user/x0n/x-8833323) has quit (*.net *.split) 2021-06-20 05:52:21 <-- spithash (~spithash@user/spithash) has quit (*.net *.split) 2021-06-20 05:52:21 <-- tejr (~tejr@user/tejr) has quit (*.net *.split) 2021-06-20 05:52:21 <-- hendursa1 (~weechat@user/hendursaga) has quit (*.net *.split) 2021-06-20 05:52:21 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (*.net *.split) 2021-06-20 05:52:21 <-- CombatVet (~c4@user/combatvet) has quit (*.net *.split) 2021-06-20 05:52:21 <-- pong (~loop@user/pong) has quit (*.net *.split) 2021-06-20 05:52:21 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (*.net *.split) 2021-06-20 05:52:21 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (*.net *.split) 2021-06-20 05:52:21 <-- vesper (~John@gateway/tor-sasl/vesper) has quit (*.net *.split) 2021-06-20 05:52:21 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (*.net *.split) 2021-06-20 05:52:21 <-- kish` (~aqua@user/aqua) has quit (*.net *.split) 2021-06-20 05:52:21 <-- mousey (~skymouse@gateway/tor-sasl/mousey) has quit (*.net *.split) 2021-06-20 05:52:21 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (*.net *.split) 2021-06-20 05:52:21 <-- phrost (~JFEIDAX@gateway/tor-sasl/phrost) has quit (*.net *.split) 2021-06-20 05:52:21 <-- Epsilon (~Epsilon@user/epsilon) has quit (*.net *.split) 2021-06-20 05:52:21 <-- ano (~weechat@user/ano) has quit (*.net *.split) 2021-06-20 05:52:21 <-- tusko (~yeurt@user/tusko) has quit (*.net *.split) 2021-06-20 05:52:21 <-- Curve25519ChaCha (~Username@user/curve25519chacha) has quit (*.net *.split) 2021-06-20 05:52:21 <-- scara (~user@user/scara) has quit (*.net *.split) 2021-06-20 05:52:34 ZAJDAN I checked my server and package ntpdate is not installed, so the command 'ntpdate' have to be related on package ntp 2021-06-20 05:52:43 Lartza On some distros it is yes 2021-06-20 05:52:47 --> scara (~user@user/scara) has joined #linux 2021-06-20 05:52:48 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 05:52:48 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-20 05:52:49 --> x0n^ (~x0n^@user/x0n/x-8833323) has joined #linux 2021-06-20 05:52:50 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-20 05:52:50 --> ano (~weechat@user/ano) has joined #linux 2021-06-20 05:52:51 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-20 05:52:51 --> Curve25519ChaCha (~Username@user/curve25519chacha) has joined #linux 2021-06-20 05:52:53 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-20 05:52:56 Lartza You are on #linux we have no idea about your packages 2021-06-20 05:53:01 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-20 05:53:03 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-20 05:53:04 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 258 seconds) 2021-06-20 05:53:08 --> Epsilon (~Epsilon@user/epsilon) has joined #linux 2021-06-20 05:53:08 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 05:53:29 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-20 05:53:40 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-20 05:53:48 --> pong (~loop@user/pong) has joined #linux 2021-06-20 05:55:40 RayTracer the package manager maybe tells you from wich package the binary was installed 2021-06-20 05:55:51 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 05:56:03 RayTracer eg. rpm -qf /bin/bash 2021-06-20 05:56:18 RayTracer or dpkg -S /bin/bash 2021-06-20 05:56:18 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 05:56:20 --> expix (~1@amontpellier-652-1-27-73.w90-57.abo.wanadoo.fr) has joined #linux 2021-06-20 05:57:35 --> phrost (~JFEIDAX@gateway/tor-sasl/phrost) has joined #linux 2021-06-20 05:57:36 --> spithash (~spithash@user/spithash) has joined #linux 2021-06-20 05:57:40 --> tejr (~tejr@user/tejr) has joined #linux 2021-06-20 05:57:46 --> mousey (~skymouse@gateway/tor-sasl/mousey) has joined #linux 2021-06-20 05:58:03 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-20 05:58:10 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-20 06:00:02 ZAJDAN RayTracer: excelent! this revealed from where it came....thank YOu 2021-06-20 06:00:03 <-- Nazara (~Nazara@arcturus.nroach44.id.au) has quit (Quit: ZNC 1.8.2+deb2~bpo10+1 - https://znc.in) 2021-06-20 06:00:07 <-- Epsilon (~Epsilon@user/epsilon) has quit (Ping timeout: 244 seconds) 2021-06-20 06:00:42 ZAJDAN in my case command 'ntpdate' is from package ntp 2021-06-20 06:01:17 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 06:01:20 --> theovod (~theovod@200116b840ae3f004672f0d1a155ead6.dip.versatel-1u1.de) has joined #linux 2021-06-20 06:01:32 --> NRoach44 (~Nazara@arcturus.nroach44.id.au) has joined #linux 2021-06-20 06:02:54 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-20 06:04:01 <-- theovod (~theovod@200116b840ae3f004672f0d1a155ead6.dip.versatel-1u1.de) has left #linux 2021-06-20 06:04:46 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Quit: Leaving) 2021-06-20 06:05:49 <-- curdlesnoot (~curdlesno@2a03:1b20:1:e011::a19d) has quit (Quit: = "") 2021-06-20 06:07:52 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 06:08:12 --> ziper (~deamon@212.237.171.46) has joined #linux 2021-06-20 06:09:51 --> _xor (~xor@74.215.46.133) has joined #linux 2021-06-20 06:10:27 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-20 06:10:58 <-- tusko (~yeurt@user/tusko) has quit (Ping timeout: 244 seconds) 2021-06-20 06:10:58 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Ping timeout: 244 seconds) 2021-06-20 06:10:58 --> patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has joined #linux 2021-06-20 06:11:21 <-- Nekuskus (~Nekuskus@095160158137.dynamic-2-waw-k-4-2-0.vectranet.pl) has quit (Remote host closed the connection) 2021-06-20 06:11:45 --> Nekuskus (~Nekuskus@095160158137.dynamic-2-waw-k-4-2-0.vectranet.pl) has joined #linux 2021-06-20 06:11:56 <-- vesper (~John@gateway/tor-sasl/vesper) has quit (Remote host closed the connection) 2021-06-20 06:11:56 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-20 06:11:56 <-- x0n^ (~x0n^@user/x0n/x-8833323) has quit (Remote host closed the connection) 2021-06-20 06:11:56 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-20 06:12:26 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Remote host closed the connection) 2021-06-20 06:12:33 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-20 06:12:34 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-20 06:12:41 --> yarra (~yarra@176.88.91.111) has joined #linux 2021-06-20 06:12:44 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 06:13:02 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 06:13:31 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-20 06:13:38 <-- GreatGodvin (~godvino@user/go4godvin) has quit (Quit: WeeChat 3.2) 2021-06-20 06:13:54 --> Epsilon (~Epsilon@user/epsilon) has joined #linux 2021-06-20 06:14:04 <-- bluenode (~bluenode@23.108.99.98) has quit (Quit: Leaving) 2021-06-20 06:14:09 <-- EriC^ (~Eric@178.135.1.105) has quit (Ping timeout: 258 seconds) 2021-06-20 06:14:10 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 06:14:16 --> bluenode (~bluenode@23.108.99.98) has joined #linux 2021-06-20 06:16:12 --> eddy_ (~eddy@p548dc3f1.dip0.t-ipconnect.de) has joined #linux 2021-06-20 06:17:48 --> ybonatakis (~iob@2a00:1028:8386:9dba:36a7:95c9:2b01:7967) has joined #linux 2021-06-20 06:17:50 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-20 06:18:12 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-20 06:18:46 AndroidDAW if a .so is linked with a .a will that .so have all symbols of .a 2021-06-20 06:19:08 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 06:19:08 <-- sebastianos (~sebastian@user/sebastianos) has quit (Ping timeout: 258 seconds) 2021-06-20 06:19:21 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 06:19:21 <-- ybonatakis (~iob@2a00:1028:8386:9dba:36a7:95c9:2b01:7967) has quit (Client Quit) 2021-06-20 06:19:52 --> gimgiam (~gimgiam@user/gimgian) has joined #linux 2021-06-20 06:20:22 --> ybonatakis (~iob@2a00:1028:8386:9dba:36a7:95c9:2b01:7967) has joined #linux 2021-06-20 06:20:26 arash Hello, what is the difference between \r and \n ? 2021-06-20 06:24:22 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 06:24:37 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-20 06:25:00 PaulFertser arash: https://en.wikipedia.org/wiki/Carriage_return vs newline 2021-06-20 06:26:13 --> Pryka1 (~Pryka@user/pryka) has joined #linux 2021-06-20 06:26:44 --> EriC^ (~Eric@178.135.1.105) has joined #linux 2021-06-20 06:27:04 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-20 06:29:19 <-- Pryka (~Pryka@user/pryka) has quit (Ping timeout: 265 seconds) 2021-06-20 06:29:30 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 240 seconds) 2021-06-20 06:29:58 --> electr0n (~electr0n@hunt.revrse.sh) has joined #linux 2021-06-20 06:30:18 <-- omero (~omero@user/omero) has quit (Ping timeout: 264 seconds) 2021-06-20 06:31:42 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-20 06:31:44 --> omero (~omero@user/omero) has joined #linux 2021-06-20 06:32:00 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 06:33:15 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-20 06:33:42 <-- omero_o1 (~omero@user/omero) has quit (Ping timeout: 265 seconds) 2021-06-20 06:34:04 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 252 seconds) 2021-06-20 06:34:13 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-20 06:34:13 <-- tusko (~yeurt@user/tusko) has quit (Ping timeout: 244 seconds) 2021-06-20 06:34:44 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Ping timeout: 244 seconds) 2021-06-20 06:35:13 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-20 06:35:15 <-- Epsilon (~Epsilon@user/epsilon) has quit (Ping timeout: 244 seconds) 2021-06-20 06:35:15 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Ping timeout: 244 seconds) 2021-06-20 06:35:17 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 06:35:19 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-20 06:35:46 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 06:35:46 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Ping timeout: 244 seconds) 2021-06-20 06:35:46 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-20 06:35:46 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-20 06:35:46 --> Epsilon (~Epsilon@user/epsilon) has joined #linux 2021-06-20 06:35:48 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 06:36:10 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-20 06:36:31 -- Pryka1 is now known as Pryka 2021-06-20 06:36:43 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-20 06:37:00 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-20 06:37:26 <-- Retr0id (~Retr0id@user/retr0id) has quit (Quit: Ping timeout (120 seconds)) 2021-06-20 06:37:32 <-- puke (~brrrrrrr@91.193.7.29) has quit 2021-06-20 06:37:42 <-- gtlsgamr (~gtlsgamr@103.247.4.164) has quit (Quit: Lost terminal) 2021-06-20 06:37:59 --> Retr0id (~Retr0id@user/retr0id) has joined #linux 2021-06-20 06:38:42 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-20 06:39:11 velix I want to restrict a user using apparmor. Is pam_apparmor the right way for this? 2021-06-20 06:39:14 FuriousGeorge one is new line one is carriage return, o? 2021-06-20 06:39:15 FuriousGeorge no? 2021-06-20 06:40:22 FuriousGeorge https://stackoverflow.com/questions/10059142/reading-r-carriage-return-vs-n-newline-from-console-with-getc/10059171#:~:text=%5Cn%20is%20the%20newline%20character,the%20enter%20key%20was%20pressed. 2021-06-20 06:40:52 FuriousGeorge i just did something silly. i was rsyncing large files, and later i deleted the source well before they finished. no big deal in terms of the data 2021-06-20 06:41:07 FuriousGeorge but the file transfers are happily chugging along 2021-06-20 06:41:10 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-20 06:41:12 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 06:41:30 FuriousGeorge im figuring that as long as i don't write a bunch of files to the disk, it might be ok 2021-06-20 06:41:34 schillingklaus I boycott apparmour rigorously at any cost 2021-06-20 06:42:08 <-- EriC^ (~Eric@178.135.1.105) has quit (Ping timeout: 252 seconds) 2021-06-20 06:43:18 FuriousGeorge s/files/data 2021-06-20 06:43:44 --> HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has joined #linux 2021-06-20 06:43:48 HumbleGuy guys 2021-06-20 06:43:58 HumbleGuy how do i add discord repository on debian? 2021-06-20 06:44:08 HumbleGuy what is the repository in sources.list 2021-06-20 06:44:36 jim there's a repo add thing 2021-06-20 06:44:49 <-- orbatos (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Ping timeout: 265 seconds) 2021-06-20 06:44:49 jim or you could just edit the file 2021-06-20 06:45:01 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Quit: WeeChat 2.8) 2021-06-20 06:45:47 HumbleGuy well what is the name of the repo 2021-06-20 06:45:51 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-20 06:45:53 HumbleGuy jim, 2021-06-20 06:45:54 --> xoxoxoxo (uid209547@id-209547.charlton.irccloud.com) has joined #linux 2021-06-20 06:46:14 xoxoxoxo slack linux best linux 2021-06-20 06:46:21 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-20 06:46:45 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 06:47:04 jim let's back up a sec 2021-06-20 06:47:26 jim I'm guessing you want to install the discord client :) 2021-06-20 06:47:38 xoxoxoxo jim, the inventor of Debian? 2021-06-20 06:47:52 jim not mee 2021-06-20 06:48:00 xoxoxoxo so humble 2021-06-20 06:48:01 --> AiwendilH (~kvirc@user/aiwendilh) has joined #linux 2021-06-20 06:48:06 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 06:48:09 xoxoxoxo so kind 2021-06-20 06:48:29 xoxoxoxo Thank you 2021-06-20 06:48:29 schillingklaus Jim is the famous Jim in "According to Jim" 2021-06-20 06:49:03 Bocaneri Debian was invented, if I recall properly, by somebody named Ian. He's the "ian" in Debian. 2021-06-20 06:49:06 jim yeah, I'm not rreally on topic here :) 2021-06-20 06:49:06 <-- AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has quit (Ping timeout: 252 seconds) 2021-06-20 06:49:33 HumbleGuy jim, yes i want to install discrod using apt 2021-06-20 06:49:38 HumbleGuy not dpkg 2021-06-20 06:49:52 HumbleGuy but ifrst i have to add the repo sources.list 2021-06-20 06:50:48 jim do you have the address of that repo? 2021-06-20 06:51:01 lautre[m] And you think apt don't use dpkg? 2021-06-20 06:51:42 jim it no longer does, apt-get did, I think, and that was just a test of the apt libs that exploded in popularity 2021-06-20 06:51:45 lautre[m] Of course, if you have the depots to add in the sources-list, it's better 2021-06-20 06:52:09 * lautre[m] use aptitude 2021-06-20 06:52:39 --> woky (~woky@li1651-31.members.linode.com) has joined #linux 2021-06-20 06:52:52 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 06:52:52 <-- woky (~woky@li1651-31.members.linode.com) has left #linux 2021-06-20 06:53:02 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 06:53:33 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 06:54:03 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-20 06:54:03 <-- Epsilon (~Epsilon@user/epsilon) has quit (Quit: Quit) 2021-06-20 06:54:03 <-- CombatVet (~c4@user/combatvet) has quit (Quit: suck it) 2021-06-20 06:54:03 <-- tusko (~yeurt@user/tusko) has quit (Quit: ( * y * )) 2021-06-20 06:54:03 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Quit: _) 2021-06-20 06:54:03 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-20 06:54:04 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-20 06:54:16 --> ano (~weechat@user/ano) has joined #linux 2021-06-20 06:54:18 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-20 06:54:18 --> Epsilon (~Epsilon@user/epsilon) has joined #linux 2021-06-20 06:54:19 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 06:54:19 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 06:54:19 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-20 06:54:22 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-20 06:54:47 --> EriC^ (~Eric@178.135.1.105) has joined #linux 2021-06-20 06:54:55 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 268 seconds) 2021-06-20 06:56:50 patthoyts FuriousGeorge: you unlinked the source file. As long as the process continues running and has the file open, there is still a link so the file is present still. Once all links are gone the filesystem can recover the inodes. You can probably un-delete it from the entries in proc for the running process. 2021-06-20 06:58:30 <-- scara (~user@user/scara) has quit (Ping timeout: 244 seconds) 2021-06-20 07:00:00 --> puke (~vroom@217.138.252.218) has joined #linux 2021-06-20 07:00:50 <-- FuturePilot (~Fufu@user/futurepilot) has quit (Read error: Connection reset by peer) 2021-06-20 07:01:45 --> EriC^^ (~Eric@178.135.9.146) has joined #linux 2021-06-20 07:01:45 jim HumbleGuy, just found a .deb, not an aptable repo 2021-06-20 07:01:59 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-20 07:02:15 <-- neltraus (~neltraus@supernova.neltraus.de) has quit (Read error: Connection reset by peer) 2021-06-20 07:03:07 --> pong (~loop@user/pong) has joined #linux 2021-06-20 07:03:22 FuriousGeorge patthoyts: thanks, that's interesting about undeleting inodes in proc ln -L /proc//fd/ /path/to/deleted/file 2021-06-20 07:03:22 FuriousGeorge is enough to relink a deleted file. 2021-06-20 07:03:40 FuriousGeorge https://serverfault.com/questions/168909/relinking-a-deleted-file 2021-06-20 07:03:58 FuriousGeorge i just discovered /proc/(pid)/fd/1 the other day 2021-06-20 07:03:59 <-- EriC^ (~Eric@178.135.1.105) has quit (Ping timeout: 258 seconds) 2021-06-20 07:05:21 <-- matsurago (~matsurago@nttkyo1710068.tkyo.nt.ngn.ppp.infoweb.ne.jp) has quit (Quit: Leaving) 2021-06-20 07:05:22 patthoyts FuriousGeorge: that's it. 2021-06-20 07:05:34 --> cousin_luigi (~luigi@user/cousin-luigi/x-8293588) has joined #linux 2021-06-20 07:05:36 cousin_luigi Greetings. 2021-06-20 07:05:52 cousin_luigi Know of any ebook reader that runs or can run linux? 2021-06-20 07:06:01 <-- midansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has quit (Ping timeout: 268 seconds) 2021-06-20 07:06:40 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 07:08:01 FuriousGeorge in /proc//fd/ what does handle look like? 2021-06-20 07:08:19 FuriousGeorge i have the fd nodes, - through 5 2021-06-20 07:08:25 FuriousGeorge 0 through 5 2021-06-20 07:09:38 --> voltage_ (voltage@user/voltage) has joined #linux 2021-06-20 07:09:59 --> hegstal (~hegstal@2a02:c7f:7604:8a00:3573:4e54:4d99:437f) has joined #linux 2021-06-20 07:10:01 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-20 07:10:12 <-- pleb66 (~pleb66@user/pleb66) has quit (Quit: WeeChat 3.1) 2021-06-20 07:10:17 --> FuturePilot (~Fufu@user/futurepilot) has joined #linux 2021-06-20 07:11:39 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 07:11:44 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 07:13:00 jim HumbleGuy, https://linuxconfig.org/install-the-discord-on-debian-9-stretch-linux 2021-06-20 07:13:22 HumbleGuy jim, thanks 2021-06-20 07:14:40 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-20 07:14:40 jim HumbleGuy, so it's not in an aptable repo (so the assumption would be, they never made one to put the pkg in) 2021-06-20 07:15:16 jim HumbleGuy, there's no difference betwenn the install process either way 2021-06-20 07:16:13 jim HumbleGuy, you know that you can use discord with a web browser? 2021-06-20 07:16:14 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-20 07:16:25 tango_uniform_xr it has stuff to update itself anyway 2021-06-20 07:16:35 --> toretto_ (~0xe3b7@45.15.16.60) has joined #linux 2021-06-20 07:16:35 tango_uniform_xr i never saw an actual repo for discord, not an official one anyway 2021-06-20 07:17:00 Junglist cousin_luigi, calibre (ebook management software) has an integrated e-book reader, no idea whether there are any better options out there 2021-06-20 07:17:20 cousin_luigi Junglist: ? 2021-06-20 07:17:26 cousin_luigi Junglist: I'm looking for hardware. 2021-06-20 07:18:12 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-20 07:18:32 p0g0 cousin_luigi, there are howtos about reflashing tablets w/ linux. ymmv. 2021-06-20 07:19:00 cousin_luigi p0g0: I was looking for an e-ink reader:/ 2021-06-20 07:19:10 Kyv you cannot in good conscience recommend calibre 2021-06-20 07:19:13 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 07:19:24 HumbleGuy jim, yeah i know but it lacks some feature the app has 2021-06-20 07:19:25 * cousin_luigi uses okular on his desktop 2021-06-20 07:19:32 --> scara (~user@user/scara) has joined #linux 2021-06-20 07:19:37 <-- toretto (~0xe3b7@ca1-1.azirevpn.net) has quit (Ping timeout: 265 seconds) 2021-06-20 07:20:21 --> midansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has joined #linux 2021-06-20 07:20:47 jim cousin_luigi, do you mean you want an ebook reader that runs linux? or? 2021-06-20 07:20:59 Kyv I believe you've got it. 2021-06-20 07:21:08 cousin_luigi jim: Or that it can be modified to run it. 2021-06-20 07:22:10 jim you may or may not lose the "ebook reading" part of it by modifying it in that way 2021-06-20 07:22:16 <-- Nekuskus (~Nekuskus@095160158137.dynamic-2-waw-k-4-2-0.vectranet.pl) has quit (Quit: Leaving) 2021-06-20 07:22:48 --> rcm888 (~u1@93.190.204.253) has joined #linux 2021-06-20 07:23:28 --> knusbaum (~kjn@2601:240:8480:9990:dd5b:865e:e04b:2c82) has joined #linux 2021-06-20 07:25:04 cousin_luigi I suppose a tablet is my best option. 2021-06-20 07:25:40 petrj as opposed to .. syrup? 2021-06-20 07:25:46 <-- Eldbogi (~Eldbogi@nova-046-182-189-250.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-20 07:26:07 rcm888 origins of word Federal? 2021-06-20 07:26:36 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-20 07:26:37 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 07:26:40 cousin_luigi Foederatus? 2021-06-20 07:26:59 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 07:27:04 p0g0 fetid 2021-06-20 07:27:09 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 07:27:12 HumbleGuy is there a list of repositories for debian? i feel like its too little repositories. In ubuntu there is a lot more 2021-06-20 07:27:32 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 07:27:56 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-20 07:27:56 <-- p0g0 (~p0g0@216.211.147.11) has quit (Read error: Connection reset by peer) 2021-06-20 07:28:12 <-- dmat (~noone@61.68.168.148) has quit (Quit: leaving) 2021-06-20 07:28:18 <-- nick (~nick@d40a737a.rev.stofanet.dk) has quit (Quit: WeeChat 3.1) 2021-06-20 07:28:27 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 07:28:53 --> dmat (~noone@61.68.168.148) has joined #linux 2021-06-20 07:29:03 rcm888 cousin_luigi: fidel? fidelity? 2021-06-20 07:29:26 <-- expix (~1@amontpellier-652-1-27-73.w90-57.abo.wanadoo.fr) has left #linux 2021-06-20 07:29:27 <-- knusbaum (~kjn@2601:240:8480:9990:dd5b:865e:e04b:2c82) has quit (Ping timeout: 268 seconds) 2021-06-20 07:29:34 --> AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has joined #linux 2021-06-20 07:30:00 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 07:30:04 cousin_luigi rcm888: Allied, from what I remember. Unsure if it shares the root with fidelitas. 2021-06-20 07:30:46 --> wootehfoot (~wootehfoo@user/wootehfoot) has joined #linux 2021-06-20 07:30:49 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 258 seconds) 2021-06-20 07:30:55 --> humky (~humky@user/humky) has joined #linux 2021-06-20 07:30:57 schillingklaus as long as it does not derive from fat&oral... 2021-06-20 07:30:58 rcm888 cousin_luigi: federo? = 3rd party to trust. 2021-06-20 07:31:14 jim HumbleGuy, thing is, you can't tell how stable the software AND packaging of .debs in a non-official debian repo is... this is a place where you need to be very careful 2021-06-20 07:31:33 jim maybe the best way to do that is to back up your entire system 2021-06-20 07:31:43 cousin_luigi rcm888: https://www.etymonline.com/search?q=federal let's cut the guesswork 2021-06-20 07:32:02 rcm888 schillingklaus: no, all those "etymology" sites are terribly wrong. because there are Federation, Federal, Fidel, High Fidelity. root is fede, federo = trust 2021-06-20 07:32:18 rcm888 cousin_luigi: ^ 2021-06-20 07:33:08 rcm888 I just want to find the document that says it. I saw it before but now it lost among the other trash in internet. 2021-06-20 07:33:10 cousin_luigi rcm888: I'm not sure how that makes them wrong. 2021-06-20 07:33:19 --> GreatGodvin (~godvino@user/go4godvin) has joined #linux 2021-06-20 07:33:47 cousin_luigi Foedus could very well be related to fides. 2021-06-20 07:34:34 cousin_luigi rcm888: And you will, at best, find qualified opinions. There isn't an official history of words, you know. 2021-06-20 07:34:38 rcm888 cousin_luigi: foedus is does not have "feder", federo does. 2021-06-20 07:34:53 --> job (~job@user/job) has joined #linux 2021-06-20 07:34:56 cousin_luigi rcm888: foedus, genitive foederis 2021-06-20 07:35:18 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-20 07:35:31 cousin_luigi But I suspect we might be on the wrong channel. 2021-06-20 07:35:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 07:36:33 rcm888 cousin_luigi: but that does not give formal juridical description. 2021-06-20 07:36:51 cousin_luigi rcm888: Juridical? What are you on about? 2021-06-20 07:37:19 schillingklaus the unholy federation of IBM and RedHat 2021-06-20 07:37:28 cousin_luigi If you are looking for a notarised document, don't bother. 2021-06-20 07:37:31 rcm888 cousin_luigi: 3rd party to trust. 2021-06-20 07:38:00 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-20 07:38:06 xoxoxoxo What's wrong with trusted third parties? The more the merrier! 2021-06-20 07:38:10 rcm888 Federal government = 3rd party among States to trust of common goals ad deeds. 2021-06-20 07:38:27 --> fakuve (~fakuve@92.40.175.65.threembb.co.uk) has joined #linux 2021-06-20 07:39:12 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-20 07:39:16 cousin_luigi Ever heard of semantic shift? 2021-06-20 07:39:46 schillingklaus the shift from mario to luigi 2021-06-20 07:40:27 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 07:40:46 --> menace (~someone@2001:a61:35ce:7d01:c8d5:faae:6c4d:101c) has joined #linux 2021-06-20 07:40:58 <-- menace (~someone@2001:a61:35ce:7d01:c8d5:faae:6c4d:101c) has quit (Changing host) 2021-06-20 07:40:58 --> menace (~someone@user/menace) has joined #linux 2021-06-20 07:42:26 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-20 07:42:43 <-- Thanatos (~Thanatos@104.248.60.142) has quit (Remote host closed the connection) 2021-06-20 07:43:07 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-20 07:44:25 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-20 07:44:29 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-20 07:44:37 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-20 07:45:37 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 07:45:52 --> ohdamn (~godvino@user/go4godvin) has joined #linux 2021-06-20 07:46:24 <-- ohdamn (~godvino@user/go4godvin) has quit (Client Quit) 2021-06-20 07:48:17 sozuba !paste 2021-06-20 07:48:45 sozuba pastebin 2021-06-20 07:49:03 sozuba hmm, may be not in this channel, i am so confused :D 2021-06-20 07:49:04 <-- GreatGodvin (~godvino@user/go4godvin) has quit (Ping timeout: 265 seconds) 2021-06-20 07:50:32 --> testyes (uid258031@id-258031.brockwell.irccloud.com) has joined #linux 2021-06-20 07:53:05 midansys interested in setting up a backup and recovery schedule, how do you guys keep your data backed-up? 2021-06-20 07:53:45 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-20 07:54:41 colo I push daily into an append-only restic repository. 2021-06-20 07:55:19 jim HumbleGuy, one thing, after you make a first attempt to install the .deb, you might come up with dependency errors, usually those errors are solvable using: apt -f install 2021-06-20 07:55:44 HumbleGuy got it 2021-06-20 07:55:56 --> DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has joined #linux 2021-06-20 07:56:16 jim run that, it would pick up needed packages 2021-06-20 07:56:27 <-- cousin_luigi (~luigi@user/cousin-luigi/x-8293588) has left #linux 2021-06-20 07:56:40 midansys colo: where is your repo located? 2021-06-20 07:56:46 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-20 07:59:17 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-20 08:00:31 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 08:00:54 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 08:00:59 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-20 08:01:09 <-- fakuve (~fakuve@92.40.175.65.threembb.co.uk) has quit (Ping timeout: 265 seconds) 2021-06-20 08:01:10 HumbleGuy quick question, i have cinnaom debian, but the menu bar isnt showung up in termial 2021-06-20 08:01:30 HumbleGuy when i right click, there isnt such option as showing up 2021-06-20 08:01:34 HumbleGuy the menu bar 2021-06-20 08:01:54 <-- unixpro1970 (~unixpro19@c-73-181-185-205.hsd1.wa.comcast.net) has quit (Remote host closed the connection) 2021-06-20 08:01:59 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 08:02:14 <-- dingir_ (~dingir@user/dingir/x-9303082) has quit (Ping timeout: 252 seconds) 2021-06-20 08:02:15 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-20 08:02:17 --> unixpro1970 (~unixpro19@c-73-181-185-205.hsd1.wa.comcast.net) has joined #linux 2021-06-20 08:02:31 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 08:03:31 jim HumbleGuy, could it be your window manager crashed? 2021-06-20 08:03:34 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 265 seconds) 2021-06-20 08:04:07 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-20 08:04:30 <-- schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has quit (Quit: schillingklaus) 2021-06-20 08:04:39 --> fakuve (~fakuve@92.40.175.164.threembb.co.uk) has joined #linux 2021-06-20 08:05:49 <-- pong (~loop@user/pong) has quit (Quit: leaving) 2021-06-20 08:06:39 --> GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has joined #linux 2021-06-20 08:08:10 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 08:08:20 --> pong (~loop@user/pong) has joined #linux 2021-06-20 08:09:18 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-20 08:10:47 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 272 seconds) 2021-06-20 08:11:08 --> mbrad (~mbrad@94.14.18.180) has joined #linux 2021-06-20 08:11:45 --> dingir_ (~dingir@user/dingir/x-9303082) has joined #linux 2021-06-20 08:11:51 --> m1dansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has joined #linux 2021-06-20 08:12:30 <-- midansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has quit (Quit: Leaving) 2021-06-20 08:12:32 <-- m1dansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has quit (Client Quit) 2021-06-20 08:12:36 <-- evilbug (~evilbug@188.25.70.90) has quit (Ping timeout: 258 seconds) 2021-06-20 08:12:52 --> m1dansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has joined #linux 2021-06-20 08:13:13 <-- acetate888 (~acetate88@117-20-71-14.751447.bne.nbn.aussiebb.net) has quit (Quit: Leaving) 2021-06-20 08:13:31 <-- pong (~loop@user/pong) has quit (Quit: leaving) 2021-06-20 08:14:10 --> pong (~loop@user/pong) has joined #linux 2021-06-20 08:14:57 <-- Cienisty (cloak@user/cienisty) has quit (Quit: Ping timeout (120 seconds)) 2021-06-20 08:15:29 --> Cienisty (cloak@user/cienisty) has joined #linux 2021-06-20 08:15:46 --> neltraus (~neltraus@supernova.neltraus.de) has joined #linux 2021-06-20 08:15:49 --> snalty (~Shhh@user/snalty) has joined #linux 2021-06-20 08:17:35 <-- blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has quit 2021-06-20 08:17:51 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 08:18:03 --> E7th (~relax@142.169.78.181) has joined #linux 2021-06-20 08:18:13 --> BCMM (~BCMM@user/bcmm) has joined #linux 2021-06-20 08:19:06 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-20 08:19:14 <-- ralinux (~saje@37.156.188.8) has quit (Quit: Leaving) 2021-06-20 08:19:58 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-20 08:20:01 <-- Furai (~Furai@cookiehoster.furai.pl) has quit (Ping timeout: 268 seconds) 2021-06-20 08:20:11 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 08:20:34 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 08:20:54 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-20 08:23:36 VMGuy234 How do I get my X keyboard layout to stay between sessions? 2021-06-20 08:24:06 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Ping timeout: 258 seconds) 2021-06-20 08:24:18 <-- audiocat (~audio@2603-8081-1800-0062-7509-afad-1d88-2b2e.res6.spectrum.com) has quit (Ping timeout: 264 seconds) 2021-06-20 08:26:42 Kyv put the (setxkbmap) commands or source local ~/.Xmodmap file in startup script 2021-06-20 08:28:00 Kyv or a keyboard subsection in xorg.conf 2021-06-20 08:29:12 jim do you try to change your layout? 2021-06-20 08:29:25 <-- backleet (~backleet@user/backleet) has quit (Quit: WeeChat 3.2) 2021-06-20 08:29:37 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 08:30:14 <-- snalty (~Shhh@user/snalty) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-20 08:31:23 VMGuy234 I use setxkbmap but it resets every session 2021-06-20 08:31:46 Kyv that is why you put it in your startup script 2021-06-20 08:32:04 Kyv jim were you asking me? 2021-06-20 08:32:11 jim do you use that to pick an existing map, or do you change individual keys? 2021-06-20 08:32:24 jim well VMGuy23 2021-06-20 08:32:25 --> expix (~1@amontpellier-652-1-114-191.w90-57.abo.wanadoo.fr) has joined #linux 2021-06-20 08:32:28 -- job is now known as cyndaquil 2021-06-20 08:32:31 VMGuy234 localectl worked, just checking if permanent 2021-06-20 08:32:35 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Remote host closed the connection) 2021-06-20 08:32:46 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 08:32:55 jim all gone... 2021-06-20 08:32:57 --> snalty (~Shhh@user/snalty) has joined #linux 2021-06-20 08:32:58 <-- HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has quit (Quit: Leaving) 2021-06-20 08:33:17 hodapp + 2021-06-20 08:33:34 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 08:33:47 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 08:34:15 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-20 08:34:17 hodapp ...I blame my cat 2021-06-20 08:34:24 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 08:35:01 Kyv localectl changes your keyboard layout? 2021-06-20 08:35:15 VMGuy234 localectl set-layout uk i think 2021-06-20 08:35:22 VMGuy234 it worked and stays after reboot 2021-06-20 08:35:45 VMGuy234 it was set-keymap not set-layout 2021-06-20 08:36:22 <-- el2 (~el@bl10-34-18.dsl.telepac.pt) has quit (Ping timeout: 258 seconds) 2021-06-20 08:37:08 <-- cyndaquil (~job@user/job) has quit (Ping timeout: 258 seconds) 2021-06-20 08:37:13 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-20 08:37:38 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-20 08:38:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 08:40:07 sozuba Windows10 runs faster through qemu on Linux than barebone on my laptop. May be i am dreaming or misevaluating, but this is what i have seena few times. 2021-06-20 08:40:33 kilitary what a shit i see 2021-06-20 08:40:34 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-20 08:40:57 * kilitary calling ban god 2021-06-20 08:41:16 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 265 seconds) 2021-06-20 08:41:52 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-20 08:42:15 --> Furai (~Furai@cookiehoster.furai.pl) has joined #linux 2021-06-20 08:42:22 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-20 08:42:46 --> fstd (~fstd@xdsl-87-79-153-206.nc.de) has joined #linux 2021-06-20 08:43:00 sozuba kilitary, why? 2021-06-20 08:43:11 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 08:43:34 kilitary why i should know? 2021-06-20 08:43:51 <-- mokulus (~mokulus@user/mokulus) has quit (Quit: WeeChat 3.2) 2021-06-20 08:45:10 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-20 08:45:11 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 08:46:08 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 08:46:22 <-- pikudoz (~pikudoz@190.117.229.223) has quit (Remote host closed the connection) 2021-06-20 08:47:50 --> Thanatos (~Thanatos@104.248.60.142) has joined #linux 2021-06-20 08:48:04 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 08:48:18 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 264 seconds) 2021-06-20 08:49:01 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 08:49:01 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 08:49:59 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 08:50:29 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 08:50:33 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 08:50:57 --> akki (~akki@host-79-45-187-5.retail.telecomitalia.it) has joined #linux 2021-06-20 08:52:09 <-- Ducki (~ducki@user/ducki) has quit (Ping timeout: 272 seconds) 2021-06-20 08:53:46 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-20 08:54:14 sozuba kilitary, jnow what? 2021-06-20 08:54:17 sozuba know* 2021-06-20 08:54:28 --> HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has joined #linux 2021-06-20 08:54:44 HumbleGuy best termial emulator for debian? 2021-06-20 08:55:29 Kyv urxvt is good 2021-06-20 08:57:00 Kyv if you are on that old system you mentioned the other day, it can be run as a daemon and save some considerable RAM 2021-06-20 08:58:06 --> vbgunz_ (~vbgunz@35.141.71.47) has joined #linux 2021-06-20 08:58:09 <-- vbgunz (~vbgunz@35.141.71.47) has quit (Ping timeout: 268 seconds) 2021-06-20 08:58:13 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Ping timeout: 258 seconds) 2021-06-20 08:59:11 --> Ducki (~ducki@user/ducki) has joined #linux 2021-06-20 08:59:16 <-- nifl (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-20 08:59:27 xx best terminal emulator that runs on wayland and does not use gpu acceleration? 2021-06-20 09:00:10 --> menace_ (~someone@ppp-93-104-165-197.dynamic.mnet-online.de) has joined #linux 2021-06-20 09:00:17 --> zjmc_ (jmc@user/zjmc) has joined #linux 2021-06-20 09:00:41 Dagmar Exactly how much GPU accelleration do you think a cell-based text display is really going to be using? 2021-06-20 09:00:42 <-- akki (~akki@host-79-45-187-5.retail.telecomitalia.it) has quit (Remote host closed the connection) 2021-06-20 09:00:48 Dagmar Try xterm. 2021-06-20 09:01:32 Kyv there is at least one or two that sell themselves largely on that 2021-06-20 09:02:00 Kyv hell if I know about the Wayland side of things, I'd rather not 2021-06-20 09:02:04 Kyv I think there's one called foot 2021-06-20 09:02:10 --> jinsun_ (~quassel@user/jinsun) has joined #linux 2021-06-20 09:02:32 <-- menace (~someone@user/menace) has quit (Ping timeout: 265 seconds) 2021-06-20 09:02:44 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 09:03:42 --> menace (~someone@ppp-93-104-165-222.dynamic.mnet-online.de) has joined #linux 2021-06-20 09:03:58 --> hkm (~hkm@81.214.252.93) has joined #linux 2021-06-20 09:04:02 hkm Hi 2021-06-20 09:04:07 hendrix debends how you define best. I like kitty 2021-06-20 09:04:30 <-- Ducki (~ducki@user/ducki) has quit (Ping timeout: 265 seconds) 2021-06-20 09:04:31 --> shubbu (~shubbu@219.90.100.239) has joined #linux 2021-06-20 09:04:31 --> Ducki_ (~ducki@user/ducki) has joined #linux 2021-06-20 09:05:08 <-- shubbu (~shubbu@219.90.100.239) has left #linux 2021-06-20 09:05:15 hkm What's a more effective way to get nth character of a string then `printf "$str" | cut -b "$n"` using POSIX sh 2021-06-20 09:05:44 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 09:05:57 <-- menace_ (~someone@ppp-93-104-165-197.dynamic.mnet-online.de) has quit (Ping timeout: 265 seconds) 2021-06-20 09:05:57 <-- jinsun (~quassel@user/jinsun) has quit (Ping timeout: 265 seconds) 2021-06-20 09:06:57 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-20 09:07:51 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 09:08:49 <-- menace (~someone@ppp-93-104-165-222.dynamic.mnet-online.de) has quit (Ping timeout: 265 seconds) 2021-06-20 09:10:35 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-20 09:10:45 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-20 09:11:14 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 09:11:41 --> deadp00l (~deadp00l@i19-les02-ntr-176-186-169-28.sfr.lns.abo.bbox.fr) has joined #linux 2021-06-20 09:12:16 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-20 09:13:49 <-- AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has quit (Remote host closed the connection) 2021-06-20 09:14:41 --> euouae (~euouae@user/euouae) has joined #linux 2021-06-20 09:14:49 euouae Hello how to add the XDG bin directories to $PATH? 2021-06-20 09:15:11 <-- Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 09:15:15 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Quit: Has anybody seen the bridge?) 2021-06-20 09:15:35 <-- linrox (~metbsd@user/linsux) has quit (Quit: byeircer) 2021-06-20 09:15:37 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-20 09:15:51 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-20 09:15:52 euouae What bothers me is that I have ~/.local/bin listed twice in my $PATH and I don't know why 2021-06-20 09:16:15 BluesKaj Hi all 2021-06-20 09:16:16 hkm euouae, you could just edit your PATH 2021-06-20 09:16:21 TJ- hkm: in bash, ${str:N:1} 2021-06-20 09:16:27 euouae hkm: What are the best practices for doing so? 2021-06-20 09:16:46 --> menace (~someone@2001:a61:341d:7801:fdeb:37a3:1a64:4628) has joined #linux 2021-06-20 09:16:47 hkm asked for POSIX sh TJ- 2021-06-20 09:17:23 euouae hkm: I read somewhere that PATH=/foo:$PATH is not the best way to do it, instead to have it explicit as PATH=/foo:/bin:etc... 2021-06-20 09:17:42 hkm oh i see what you mean 2021-06-20 09:18:03 hkm ok so PATH=/foo:$PATH is used when /foo is not already in path but you wish to add it 2021-06-20 09:19:02 hkm PATH=/foo:/bin... is used when you want to assign the values for PATH from scratch. As you can see ':' is used as a separator for each directory 2021-06-20 09:19:18 hkm So basically let's assume PATH contains /abcd 2021-06-20 09:19:18 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 09:19:18 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 09:19:36 hkm PATH=/foo:$PATH is equivalent to PATH=/foo:/abcd 2021-06-20 09:19:49 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 09:19:52 hkm euouae 2021-06-20 09:19:54 euouae I see 2021-06-20 09:20:25 hkm cool 2021-06-20 09:20:32 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 09:20:53 euouae Nice, thanks :) 2021-06-20 09:21:09 hkm is #linux more dead than it used to be on freenode? does anyone know? 2021-06-20 09:21:31 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 09:21:41 euouae I think activity is down overall 2021-06-20 09:21:51 --> mikess (~sam@user/mikess) has joined #linux 2021-06-20 09:22:09 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 09:22:11 m1dansys why? 2021-06-20 09:22:16 Pentode hkm: many channels are leaving freenode 2021-06-20 09:22:23 --> linsux (~metbsd@cpe00fc8d943db3-cm00fc8d943db0.cpe.net.cable.rogers.com) has joined #linux 2021-06-20 09:22:23 <-- linsux (~metbsd@cpe00fc8d943db3-cm00fc8d943db0.cpe.net.cable.rogers.com) has quit (Changing host) 2021-06-20 09:22:23 --> linsux (~metbsd@user/linsux) has joined #linux 2021-06-20 09:22:38 AiwendilH probably easier to ask the other way around Pentode 2021-06-20 09:22:57 Pentode changes in management and some other stuff that many disagree with, apparently. not sure about the details. 2021-06-20 09:23:07 Pentode a lot of operators quit, too 2021-06-20 09:23:44 AiwendilH seems reactos stays on freenode (but irc is not their main chat in the first palce), techrights stays... 2021-06-20 09:24:12 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-20 09:24:34 --> charon (~charon@user/charon) has joined #linux 2021-06-20 09:25:12 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 09:25:16 <-- HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has quit (Quit: Leaving) 2021-06-20 09:25:40 hkm euouae `env | grep XDG` shows some XDG variables you might find useful to assign to PATH 2021-06-20 09:26:03 euouae Well, no reason to chastise those who chose to stay 2021-06-20 09:26:18 <-- Thanatos (~Thanatos@104.248.60.142) has quit (Remote host closed the connection) 2021-06-20 09:26:23 euouae hkm: oh nice! my setup doesn't list any of the ones I want, so I'd need a conditional and using the default values if so 2021-06-20 09:26:42 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Ping timeout: 265 seconds) 2021-06-20 09:26:45 euouae hkm: any way to catch how my path contains duplicates? I don't see who adds to it 2021-06-20 09:27:10 hkm there were super based dudes like hexnewbie and c705. I wonder what they're up to :( 2021-06-20 09:27:35 hkm euouae 1 sec 2021-06-20 09:27:40 phogg hkm: careful, if you say they're names they might appear 2021-06-20 09:27:51 hkm omg you're legendary too 2021-06-20 09:28:16 --> HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has joined #linux 2021-06-20 09:28:18 rascul what does it mean to be based? 2021-06-20 09:28:27 hkm euouae `grep 'PATH=' .bashrc` what does this display? 2021-06-20 09:28:28 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-20 09:28:30 phogg rascul: I wondered that, too. 2021-06-20 09:28:53 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-20 09:28:55 HumbleGuy is it a good idea to add ubuntu repositories to debian in sources.list? 2021-06-20 09:28:59 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 09:29:01 phogg HumbleGuy: no 2021-06-20 09:29:05 rascul HumbleGuy generally no 2021-06-20 09:29:16 hkm based is a term kids use nowadays that means red pilled, which means grounded i guess 2021-06-20 09:29:25 hkm true to reality 2021-06-20 09:29:28 TJ- hkm: oh yeah, how about "expr substr $str N 1" 2021-06-20 09:29:32 euouae it's also popular in extremist circles hkm 2021-06-20 09:29:34 euouae I'd avoid the term 2021-06-20 09:29:36 phogg HumbleGuy: it is absolutely not supported. You can *sometimes* get away with mixing in some combinations, but it should be done only if absolutely necessary for some specific purpose (and for as little time as possible) 2021-06-20 09:29:51 euouae At least, I'd refrain from using it when talking to people that don't know me 2021-06-20 09:30:07 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-20 09:30:17 hkm TJ- oh cool thanks 2021-06-20 09:30:30 phogg HumbleGuy: in some cases a "for ubuntu" source provides a .deb with very generic dependencies that actually work just fine for some Debian releases. Third parties have been known to do this. But for *official* ubuntu repos you should never. 2021-06-20 09:30:55 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 09:31:06 --> evilbug (~evilbug@188.25.70.90) has joined #linux 2021-06-20 09:31:10 euouae hkm: .bashrc and .profile do not list PATH 2021-06-20 09:31:38 phogg euouae: in that case it's likely set in /etc/ 2021-06-20 09:31:53 hkm hmm are there any startup scripts you run other than those, maybe run via a cronjob? euouae 2021-06-20 09:31:57 HumbleGuy phogg, but what do i do then? debian provides very little repositories, i can't download packages i want 2021-06-20 09:31:58 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 09:32:06 HumbleGuy that i could download in ubuntu 2021-06-20 09:32:12 phogg hkm: for bash only .bash_profile, and only in some circumstances 2021-06-20 09:32:29 phogg HumbleGuy: packages such as what? 2021-06-20 09:32:36 rascul HumbleGuy what are some of the packages you want that ubuntu has but not debian? 2021-06-20 09:32:38 hkm What do you mean 'in some circumstances' 2021-06-20 09:33:04 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-20 09:33:07 phogg HumbleGuy: you should put in a request for packaging, package it yourself, install a .deb by hand, install a non-.deb package into /usr/local, or compile from source 2021-06-20 09:33:28 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-20 09:33:42 phogg hkm: LESS=+/^INVOCATION man bash 2021-06-20 09:33:48 euouae phogg: nice, I Found it in /etc/skel. What is that? 2021-06-20 09:33:58 phogg euouae: not important for your case 2021-06-20 09:34:13 <-- Nefertiti (~unscripte@user/unscripted) has quit (Read error: Connection reset by peer) 2021-06-20 09:34:14 phogg euouae: all files in /etc/skel/ are copied to a user's home directory when the user is created 2021-06-20 09:34:16 rascul /etc/skel is copied to a new user's home directory upon creation 2021-06-20 09:34:26 rascul too slow :( 2021-06-20 09:34:41 phogg euouae: that represents you likely *initial* home dir state, it has no impact on run time behavior after that 2021-06-20 09:34:45 --> menace_ (~someone@ppp-93-104-166-209.dynamic.mnet-online.de) has joined #linux 2021-06-20 09:35:07 --> vptr (~vptr@user/vptr) has joined #linux 2021-06-20 09:35:09 euouae phogg: Ok but that is the only one listing ~/.local/bin. Maybe I need to restart my comptuter 2021-06-20 09:35:19 phogg euouae: rebooting never fixed anything 2021-06-20 09:35:25 <-- KevinX_ (~KevinX@c-71-200-222-150.hsd1.fl.comcast.net) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-20 09:35:28 * rascul reboots phogg 2021-06-20 09:35:34 --> gareppa (~gareppa@user/gareppa) has joined #linux 2021-06-20 09:35:34 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 252 seconds) 2021-06-20 09:35:34 phogg euouae: it will not alter the state of your system, therefore your system will behave the same after rebooting 2021-06-20 09:35:40 euouae rebooting fixing things is inversely proportional to ones knowledge 2021-06-20 09:35:43 hkm phogg where are the other legends :/ 2021-06-20 09:35:46 * phogg is unable to find root, panics 2021-06-20 09:35:50 euouae It's kinda like magic, if you believe in it phogg , it works 2021-06-20 09:35:57 phogg hkm: everyone from freenode is here, more or less 2021-06-20 09:35:59 rascul shell startup file changes will be reflected upon a new shell instance 2021-06-20 09:36:08 hkm oh thank god :) 2021-06-20 09:36:10 rascul depending on what changed, it may require a new login shell 2021-06-20 09:36:10 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 258 seconds) 2021-06-20 09:36:10 phogg euouae: There is **NO** magic. Everything is deterministic. 2021-06-20 09:36:14 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 09:36:19 euouae what a debbie downer 2021-06-20 09:36:26 --> dextercd (~dexter@2a02-a450-f25d-1-76d4-35ff-fefe-34c.fixed6.kpn.net) has joined #linux 2021-06-20 09:36:33 --> ixil (~ixil@82.197.178.137) has joined #linux 2021-06-20 09:36:36 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-20 09:36:37 --> Nefertiti (~unscripte@user/unscripted) has joined #linux 2021-06-20 09:36:37 phogg euouae: It's not a downer. It means everything can be understood and controlled. Doesn't that excite you? 2021-06-20 09:36:40 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 09:36:48 * euouae sprinkles some fairy dust over .profile 2021-06-20 09:36:49 <-- gareppa (~gareppa@user/gareppa) has quit (Remote host closed the connection) 2021-06-20 09:36:50 hkm euouae do you use any other interactive shells besides bash? 2021-06-20 09:36:51 <-- menace (~someone@2001:a61:341d:7801:fdeb:37a3:1a64:4628) has quit (Ping timeout: 265 seconds) 2021-06-20 09:37:01 phogg euouae: your PATH is most likely set in /etc/profile or /etc/profile.d/* somewhere (distros vary) 2021-06-20 09:37:07 euouae phogg: it user to excite me 15 years ago 2021-06-20 09:37:19 euouae phogg: nowadays I'm content with how stupid I am in comparison to how complex computers are 2021-06-20 09:37:23 rascul there also might be something like /etc/bash.bashrc 2021-06-20 09:38:07 <-- patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has quit (Remote host closed the connection) 2021-06-20 09:38:09 euouae hkm: I think I only use bash 2021-06-20 09:38:14 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-20 09:38:17 phogg /etc/bash.bashrc isn't sourced automatically, as far as I know 2021-06-20 09:38:29 phogg only as a side effect of other automatically-sourced files 2021-06-20 09:38:38 rascul it might be sourced from /etc/profile 2021-06-20 09:38:51 phogg yes. 2021-06-20 09:39:14 phogg it is certainly *inappropriate* to alter PATH in global bashrc, though, because you pretty much never want bash-specific programs in PATH 2021-06-20 09:39:16 --> wxue (~william@122.97.233.44) has joined #linux 2021-06-20 09:39:27 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-20 09:39:50 phogg euouae: I missed the start of this conversation. What problem are you having? 2021-06-20 09:40:00 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-20 09:40:13 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 09:40:38 -- linsux is now known as linrox 2021-06-20 09:40:47 hkm he has duplicate dirs in his PATH and wants to learn how they got assigned to PATH phogg 2021-06-20 09:41:06 euouae phogg: I fixed my important issue (thanks to hkm!) I'm having a duplicate ~/.local/bin entry in my PATH, that's the only thing bothering me 2021-06-20 09:41:23 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-20 09:41:28 euouae It's really minor, I'll probably move on 2021-06-20 09:41:33 AiwendilH did you say what distro you use euouae? The distro mechanisms for adding directories to PATH differes between them 2021-06-20 09:41:35 phogg euouae: start with: grep -R PATH= ~/.profile ~/.bashrc ~/.bash_profile /etc/profile* /etc/bash.bashrc 2021-06-20 09:41:49 esselfe /etc/profile.d/* too 2021-06-20 09:41:54 --> cyndaquil (~job@user/job) has joined #linux 2021-06-20 09:41:57 phogg esselfe: I included it 2021-06-20 09:42:15 euouae phogg: empty 2021-06-20 09:42:18 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-20 09:42:21 phogg some distros use a function (e.g. pathmunge) to modify PATH, so if that turns up nothing try again with just PATH not PATH= 2021-06-20 09:42:35 phogg euouae: knowing your distro would indeed help 2021-06-20 09:42:39 euouae Yup, it is empty with just PATH, I use Ubuntu AiwendilH 2021-06-20 09:42:42 euouae 20.04 2021-06-20 09:42:42 --> poopoo (~wigums@user/wigums) has joined #linux 2021-06-20 09:42:45 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 09:42:50 --> KevinX (~KevinX@23.82.137.226) has joined #linux 2021-06-20 09:43:06 phogg euouae: I don't have experience with that version of Ubuntu, but I find that surprising as it deviates from Ubuntu's historical practice. 2021-06-20 09:43:19 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-20 09:43:20 euouae phogg: which is what? 2021-06-20 09:43:24 rascul one of those should have turned up matches for PATH 2021-06-20 09:43:26 phogg euouae: try again with grep -Ri PATH and the same files. 2021-06-20 09:43:37 <-- wigums (~wigums@user/wigums) has quit (Killed (NickServ (GHOST command used by poopoo))) 2021-06-20 09:43:38 phogg euouae: which is to set PATH to an initial static value in /etc/profile 2021-06-20 09:43:45 euouae it's empty 2021-06-20 09:43:46 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-20 09:43:51 euouae oh wait I'm silly 2021-06-20 09:43:56 --> andreasbuhr (~quassel@p548dd27d.dip0.t-ipconnect.de) has joined #linux 2021-06-20 09:43:59 -- poopoo is now known as wigums 2021-06-20 09:44:01 TJ- It's in /etc/environment 2021-06-20 09:44:05 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 09:44:08 AiwendilH "/etc/environment" maybe? 2021-06-20 09:44:13 AiwendilH ah..too slow ;) 2021-06-20 09:44:18 phogg it certainly should not be set by /etc/environment (very not correct behavior) 2021-06-20 09:44:22 <-- danielrparks (~quassel@2600:1700:3f7b:20f:5087:9776:2633:4e07) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-20 09:44:33 eqw I want to place some liveCD.iso to the /boot partition of my remote system so some unskilled person could help in recovering system from console, or maybe it would be great to enable ssh-access by grub boot parameters. Any suggestions of such a live CD ? 2021-06-20 09:44:41 phogg although I suppose there is an argument to be made fore non-shell users. 2021-06-20 09:44:51 euouae Ok some hits from /etc/profile.d/gawk.sh regarding AWKPATH, some from /etc/profile.d/apps-bin-path.sh related to snap_bin_path and that's about it 2021-06-20 09:45:03 phogg euouae: check /etc/environment as TJ- suggested? 2021-06-20 09:45:36 euouae phogg: TJ- was right! It's there PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" 2021-06-20 09:45:36 --> idego (idego@user/idego) has joined #linux 2021-06-20 09:45:37 TJ- It's added to /etc/environment by libpam-modules 2021-06-20 09:45:37 --> danielrparks (~quassel@2600:1700:3f7b:20f:2eb7:b637:bf5c:f42e) has joined #linux 2021-06-20 09:45:38 phogg euouae: ultimately it must be ~/.profile or ~/.bashrc or ~/.bash_profile or /etc/profile *or a file sourced by one of those files*, but that last part makes tracking it down complex. 2021-06-20 09:45:47 euouae However, the ~/.local/bin path is not mentioned on /etc/profile 2021-06-20 09:45:51 <-- kish` (~aqua@user/aqua) has quit (Remote host closed the connection) 2021-06-20 09:45:52 phogg euouae: so that tyells you where the initial value is set, but that's no help 2021-06-20 09:46:09 --> tom1984 (~tom1984@111.192.244.51) has joined #linux 2021-06-20 09:46:10 --> KevinX_ (~KevinX@c-71-200-222-150.hsd1.fl.comcast.net) has joined #linux 2021-06-20 09:46:32 <-- wootehfoot (~wootehfoo@user/wootehfoot) has quit (Read error: Connection reset by peer) 2021-06-20 09:46:56 <-- charon (~charon@user/charon) has quit (Quit: WeeChat 3.2) 2021-06-20 09:47:13 phogg euouae: in your place I would start a brute force search for the string .local/bin in /etc and $HOME 2021-06-20 09:47:17 <-- KevinX (~KevinX@23.82.137.226) has quit (Ping timeout: 258 seconds) 2021-06-20 09:47:36 phogg euouae: or I would start tracing all mentions of "source" or "." as standalone words in known startup files 2021-06-20 09:47:45 <-- hkm (~hkm@81.214.252.93) has quit (Quit: Client closed) 2021-06-20 09:47:59 TJ- pam_env reads /etc/environment 2021-06-20 09:48:02 euouae grep -IR '.local/bin' /etc ~ works? 2021-06-20 09:48:23 rascul 'bash -x' or 'bash --login -x' could show something interesting 2021-06-20 09:48:26 phogg euouae: yes, but you will potentially get lots of errors 2021-06-20 09:48:41 euouae I think I need to escape . 2021-06-20 09:49:08 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-20 09:49:29 AiwendilH and maybe want to run this as root if as user it doesn't result in anything...pam config can also set PATH and I think it's usually not readable as user (but not sure) 2021-06-20 09:49:37 AiwendilH but first without root of course ;) 2021-06-20 09:50:07 phogg AiwendilH: any parent process can set PATH 2021-06-20 09:50:22 phogg that would certainly include pam (from the point of login) 2021-06-20 09:50:23 euouae wow this is absurd 2021-06-20 09:50:25 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-20 09:50:28 euouae I'm getting results from ~/.profile that I have already deleted 2021-06-20 09:50:30 <-- toretto_ (~0xe3b7@45.15.16.60) has quit (Quit: leaving) 2021-06-20 09:50:39 phogg euouae: not as deleted as you thought, then 2021-06-20 09:50:54 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-20 09:50:57 euouae I tried grep -IR '\.local/bin' /etc ~ 2> /dev/null and I got a hit from ~/.profile about it 2021-06-20 09:51:00 phogg euouae: did you perhaps not save changes in your editor, or possibly another open editor re-saved the original afterwards? 2021-06-20 09:51:22 phogg euouae: grep -IRF would obviate the need to escape the . 2021-06-20 09:51:38 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-20 09:51:49 --> charon (~charon@user/charon) has joined #linux 2021-06-20 09:51:51 euouae phogg: to me this is bizzare 2021-06-20 09:51:58 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-20 09:52:24 euouae phogg: grep -F '.local/bin' ~/.profile gives no results but grep -IR '\.local/bin' /etc ~ 2> /dev/null gives results for ~/.profile 2021-06-20 09:52:39 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-20 09:53:05 <-- wxue (~william@122.97.233.44) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-20 09:53:13 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-20 09:53:21 phogg euouae: that makes no sense since you are not searching ~ with the latter command 2021-06-20 09:53:25 AiwendilH ~/.profile or /etc/skel/.profile? 2021-06-20 09:53:30 --> yupeak (~yupeak@S010664777dacc633.vc.shawcable.net) has joined #linux 2021-06-20 09:53:40 euouae ~/.profile! 2021-06-20 09:54:00 phogg oh, I see you are mentioning ~ -- nevermind there 2021-06-20 09:54:04 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-20 09:54:36 phogg euouae: may I presume that these two commands are being run one after another from the same terminal session? 2021-06-20 09:54:43 phogg and thus certainly from the same system in the same state? 2021-06-20 09:54:46 HumbleGuy i installed xfce4 but dont see an xfce4 session at display manager 2021-06-20 09:55:00 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 252 seconds) 2021-06-20 09:55:13 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 09:55:14 euouae https://pastebin.com/djMWZA5t yes it's my home computer 2021-06-20 09:55:34 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-20 09:57:11 <-- deadp00l (~deadp00l@i19-les02-ntr-176-186-169-28.sfr.lns.abo.bbox.fr) has quit (Ping timeout: 265 seconds) 2021-06-20 09:57:16 <-- skapata (~Skapata@user/skapata) has left #linux (Ĝis) 2021-06-20 09:57:49 AiwendilH HumbleGuy: installed how? And got a session file for it in /usr/share/xsession? 2021-06-20 09:57:50 --> grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has joined #linux 2021-06-20 09:58:00 --> gtlsgamr (~gtlsgamr@103.247.4.164) has joined #linux 2021-06-20 09:58:01 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-20 09:58:24 AiwendilH "/usr/share/xsessions"* (sorry) 2021-06-20 09:58:59 phogg euouae: try typing the full path to your HOME instead of relying on ~? I know it should be the same, but when dealing with the impossible it's hard to know what to do 2021-06-20 09:59:00 --> davidr (~davidr@user/davidr) has joined #linux 2021-06-20 09:59:24 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 09:59:45 <-- davidr (~davidr@user/davidr) has left #linux 2021-06-20 09:59:51 --> davidr (~davidr@user/davidr) has joined #linux 2021-06-20 10:00:16 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Client Quit) 2021-06-20 10:00:36 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-20 10:00:42 euouae phogg: yeah it's still the same 2021-06-20 10:00:48 euouae phogg: I bet you that this will be fixed if I reboot ;P 2021-06-20 10:01:00 phogg euouae: I can't imagine how. 2021-06-20 10:01:07 <-- dorvin (~idunno@user/dorvin) has quit (Quit: Leaving) 2021-06-20 10:01:09 phogg euouae: but you must of course suit yourself 2021-06-20 10:01:47 <-- fakuve (~fakuve@92.40.175.164.threembb.co.uk) has quit (Quit: WeeChat 2.3) 2021-06-20 10:02:04 euouae phogg: aha! the result is actually from ~/.profile~ ... note the second ~ 2021-06-20 10:02:14 euouae phogg: it's an old backup version... ugh 2021-06-20 10:02:23 euouae I'm sorry, I'm wasting y'all time 2021-06-20 10:02:25 phogg euouae: yes, we are all blind 2021-06-20 10:02:26 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-20 10:02:41 --> uoj6wz6qoswb (~TFUnKqfJ~@user/spareproject) has joined #linux 2021-06-20 10:02:47 phogg euouae: this fails to solve the problem you have, though. So that's cool. 2021-06-20 10:03:07 <-- davidr (~davidr@user/davidr) has left #linux 2021-06-20 10:03:14 <-- budo (~budo@c-24-62-207-85.hsd1.ma.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-20 10:03:20 euouae yeah .. 2021-06-20 10:03:56 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-20 10:04:15 -- Abrax is now known as o7 2021-06-20 10:07:08 <-- Jad (~Nashmi@user/jad) has quit (Remote host closed the connection) 2021-06-20 10:07:19 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 10:07:34 -- o7 is now known as Abrax 2021-06-20 10:07:36 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Ping timeout: 258 seconds) 2021-06-20 10:07:38 <-- Abrax (~Abrax@user/abrax) has quit (Quit: Leaving) 2021-06-20 10:08:15 --> Abrax (~Abrax@user/abrax) has joined #linux 2021-06-20 10:08:29 <-- BluesKaj (~kaj@user/blueskaj) has quit (Quit: Konversation terminated!) 2021-06-20 10:08:48 <-- uoj6wz6qoswb (~TFUnKqfJ~@user/spareproject) has quit (Remote host closed the connection) 2021-06-20 10:09:04 --> `deb (~relax@142.169.78.184) has joined #linux 2021-06-20 10:09:40 <-- E7th (~relax@142.169.78.181) has quit (Remote host closed the connection) 2021-06-20 10:10:08 <-- HumbleGuy (~George528@2a00:1858:1018:8514:bc80:8c32:6f29:6c78) has quit (Quit: Leaving) 2021-06-20 10:11:36 <-- idego (idego@user/idego) has left #linux (thanks) 2021-06-20 10:12:24 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-20 10:12:31 --> uoj6wz6qoswb (~cuaCvvnw~@user/spareproject) has joined #linux 2021-06-20 10:12:36 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-20 10:12:39 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 10:12:41 <-- tom1984 (~tom1984@111.192.244.51) has quit (Remote host closed the connection) 2021-06-20 10:12:49 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-20 10:13:05 <-- gtlsgamr (~gtlsgamr@103.247.4.164) has quit (Quit: Lost terminal) 2021-06-20 10:13:51 --> dorvin (~idunno@user/dorvin) has joined #linux 2021-06-20 10:15:14 --> EriC^ (~Eric@178.135.3.133) has joined #linux 2021-06-20 10:16:27 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-20 10:16:28 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-20 10:17:04 <-- EriC^^ (~Eric@178.135.9.146) has quit (Read error: Connection reset by peer) 2021-06-20 10:17:21 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 10:17:37 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 10:18:09 --> Ivyy (~Ivyy@84.247.50.42) has joined #linux 2021-06-20 10:19:06 <-- discipulus (~discipulu@user/discipulus) has quit (Ping timeout: 258 seconds) 2021-06-20 10:20:57 --> fellipe (~fellipe@2804:14c:65c2:44c8::1001) has joined #linux 2021-06-20 10:21:41 fellipe hi everyone, do anyone knows any free web ftp client except net2ftp? 2021-06-20 10:23:39 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 10:23:58 <-- omero (~omero@user/omero) has quit (Ping timeout: 252 seconds) 2021-06-20 10:24:05 --> AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has joined #linux 2021-06-20 10:24:20 <-- omero_o1 (~omero@user/omero) has quit (Ping timeout: 252 seconds) 2021-06-20 10:24:34 euouae fellipe: firefox plugin? 2021-06-20 10:25:00 fellipe euouae no. I need to host this web ftp client on a web server 2021-06-20 10:25:27 fellipe euouae I've tested net2ftp but it has bugs. 2021-06-20 10:27:05 <-- ixil (~ixil@82.197.178.137) has quit (Remote host closed the connection) 2021-06-20 10:27:16 <-- alip (~alip@exherbo/developer/alip) has quit (Quit: The great square has no corners. The great vessel is never finished. The great tone is barely heard. The great thought can't be thought --Dao De Jing by Lao Zi as translated by UKLG.) 2021-06-20 10:27:32 <-- MichaelLong (~ml@user/michaellong) has quit (Quit: MichaelLong) 2021-06-20 10:27:41 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-20 10:27:49 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-20 10:27:54 --> Guest8 (~Guest8@188.214.106.83) has joined #linux 2021-06-20 10:28:00 -- tesseract is now known as excellence 2021-06-20 10:28:07 --> MichaelLong (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has joined #linux 2021-06-20 10:28:07 <-- MichaelLong (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has quit (Changing host) 2021-06-20 10:28:07 --> MichaelLong (~ml@user/michaellong) has joined #linux 2021-06-20 10:28:32 Romster fellipe, bftpd not good enough? 2021-06-20 10:28:41 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 10:28:55 -- excellence is now known as tesseract 2021-06-20 10:28:59 --> ixil (~ixil@82.197.178.220) has joined #linux 2021-06-20 10:29:04 Romster not sure why you'd host a ftp client on a web site. 2021-06-20 10:29:13 <-- EriC^ (~Eric@178.135.3.133) has quit (Read error: Connection reset by peer) 2021-06-20 10:29:17 Romster a server dishes out files. 2021-06-20 10:29:37 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-20 10:29:38 --> omero (~omero@user/omero) has joined #linux 2021-06-20 10:29:39 fellipe Romster I didn't know bftpd. But I've google it now and I've saw that it's a ftp server. I need a web ftp client 2021-06-20 10:29:49 --> EriC^^ (~Eric@178.135.9.53) has joined #linux 2021-06-20 10:29:59 moo for uploading? 2021-06-20 10:30:02 <-- astronaut (~segfault@103.160.128.41) has quit (Remote host closed the connection) 2021-06-20 10:30:25 Romster are you trying to make a cpanel clone or something? 2021-06-20 10:31:00 fellipe moo I need a web ftp client for my developers. they asked me to put some web ftp client on the air because it's easier for them to edit code files via web 2021-06-20 10:31:11 moo oh god 2021-06-20 10:31:33 fellipe Romster no no. Just trying to find a web ftp client 2021-06-20 10:31:50 fellipe Romster I don't use cPanel 2021-06-20 10:31:57 PaulFertser Why not use sshfs instead of the obsolete insecure FTP? 2021-06-20 10:32:10 <-- menace_ (~someone@ppp-93-104-166-209.dynamic.mnet-online.de) has quit (Quit: menace_) 2021-06-20 10:32:10 moo his developers want to edit files via web and upload to ftp 2021-06-20 10:32:16 moo i think you actually need new developers :P 2021-06-20 10:32:21 Romster web developers... can they not use winscp? 2021-06-20 10:32:30 fellipe moo heh 2021-06-20 10:32:34 moo ones that know git or something lol 2021-06-20 10:32:39 moo because its insane 2021-06-20 10:33:17 euouae Yeah just use git 2021-06-20 10:33:22 PaulFertser BTW, Emacs can edit files over FTP without any additional software. 2021-06-20 10:33:23 Romster http://quixplorer.sourceforge.net/ ? 2021-06-20 10:33:26 fellipe Romster sure they can use winscp. but they said it's boring to download the code file, edit and upload again. With web ftp client, the editing is on the fly 2021-06-20 10:33:36 --> markus____0123 (~markus@ip6-2a03-7500-066a-cd00-b85e-4ad0-a0a9-842d.dyn.netcomnetz.de) has joined #linux 2021-06-20 10:33:44 moo this is why you need actual code repository wtf 2021-06-20 10:33:52 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-20 10:34:01 moo what if two want to edit same file? they schedule times in excel file hosted on dropbox? 2021-06-20 10:34:18 sheep oh god why 2021-06-20 10:34:23 <-- thetourist108 (~thetouris@2001:470:69fc:105::3112) has quit (Quit: Reconnecting) 2021-06-20 10:34:24 PaulFertser Seriously, what kind of developers they are? Must be pretty unorthodox I guess. 2021-06-20 10:34:25 <-- testyes (uid258031@id-258031.brockwell.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 10:34:26 Romster oh i see they want to do it on the site edit, they would be best with wordpress or something then. 2021-06-20 10:34:28 sheep the standard workflow now is to just use git 2021-06-20 10:34:33 <-- NaviTheFairy (~Squirrel@user/navithefairy) has quit (Ping timeout: 272 seconds) 2021-06-20 10:34:39 --> thetourist108 (~thetouris@2001:470:69fc:105::3112) has joined #linux 2021-06-20 10:34:43 fellipe moo you are right. but they don't work on the same project 2021-06-20 10:34:45 sheep unless maybe you are talking about the workflow for deploying changes to the site 2021-06-20 10:34:49 Romster or some wiki editor 2021-06-20 10:35:21 bewees if my cpu has the nx bit operational, then there's no additional benefit of having PaX patched kernel right? 2021-06-20 10:35:27 Romster anyways looked at QuiXplorer - web-based file-management ? 2021-06-20 10:35:30 fellipe I know the right thing is to use some repo or devops process, but they want to edit files on the fly heh 2021-06-20 10:35:35 <-- wezqu (~quassel@cable-hml-585697-233.dhcp.inet.fi) has quit (Ping timeout: 258 seconds) 2021-06-20 10:35:39 Romster might be to old 2004 :/ 2021-06-20 10:35:48 bewees the idea for PaX was to be used for CPUs that don't support the nx bit then? 2021-06-20 10:36:10 fellipe Romster I will take a look at quixplorer, thanks 2021-06-20 10:36:14 euouae fellipe: also look at https://www.sitepoint.com/collaborative-coding-tools-for-remote-pair-programming/ 2021-06-20 10:36:17 --> ixil_ (~ixil@82.197.178.137) has joined #linux 2021-06-20 10:36:29 Romster back in the old days i used to do a form on a mysql database and i'd edit the code that way. 2021-06-20 10:36:31 moo this thing will eventually explode and ruin your day you know :P 2021-06-20 10:36:39 Romster that i coded the entire thing in php 2021-06-20 10:36:47 <-- ixil (~ixil@82.197.178.220) has quit (Ping timeout: 265 seconds) 2021-06-20 10:36:49 <-- BCMM (~BCMM@user/bcmm) has quit (Ping timeout: 265 seconds) 2021-06-20 10:36:54 Romster i wouldn't do that again now through 2021-06-20 10:37:32 Romster incremental atomic backups 2021-06-20 10:37:46 fellipe Romster quixplorer isn't a web ftp client, right? 2021-06-20 10:37:55 fellipe Romster I guess it won't fit 2021-06-20 10:38:07 --> NaviTheFairy (~Squirrel@user/navithefairy) has joined #linux 2021-06-20 10:38:17 Romster The latest version provides the following functionality: Editing text files 2021-06-20 10:38:39 <-- euouae (~euouae@user/euouae) has quit (Quit: euouae) 2021-06-20 10:39:06 fellipe Romster, they already edit files with extplorer, but because permissions issues, I need a ftp client ... 2021-06-20 10:39:17 fellipe Romster extplorer uses apache permissions 2021-06-20 10:39:25 Romster sorry that's the only idea i had 2021-06-20 10:39:28 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 10:39:38 fellipe Romster no problem, thanks a lot 2021-06-20 10:40:07 Romster i would just use some virtual filesystem over ssh or webdav 2021-06-20 10:40:33 fellipe Romster I think I don't know how to do it 2021-06-20 10:41:01 Romster https://www.cloudwards.net/what-is-webdav/ 2021-06-20 10:42:14 fellipe I'll take a look 2021-06-20 10:42:17 Romster https://linoxide.com/how-to-configure-and-enable-webdav-on-apache/ 2021-06-20 10:42:19 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-20 10:42:37 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-20 10:42:55 Romster i just quickly searched for these they might prove useful or at least point you in the right direction 2021-06-20 10:43:17 --> attronarch (~gerovit@user/attronarch) has joined #linux 2021-06-20 10:43:27 Romster this is probably why you can't find a reliable ftp client in a website anymore. 2021-06-20 10:44:02 fellipe Romster indeed. I've googled a lot already 2021-06-20 10:44:22 --> luc4 (~manjaro-u@93-46-89-64.ip106.fastwebnet.it) has joined #linux 2021-06-20 10:44:27 fellipe Romster monstaftp has a free version, but in free version there is no code editing support 2021-06-20 10:44:29 Romster i haven't used webdav but i know of it. 2021-06-20 10:44:31 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 10:44:36 Romster i use git for my stuff. 2021-06-20 10:44:45 Romster and gitolite to push it 2021-06-20 10:44:53 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 10:45:11 Romster so i edit git commit then git push done. 2021-06-20 10:45:23 Romster i can revert or what have you. 2021-06-20 10:45:33 --> timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has joined #linux 2021-06-20 10:45:34 Romster but that's a different work flow to what they are after. 2021-06-20 10:46:16 knull can someone tell me what the downside is of using windows subsystem for linux (wsl) other than no gui 2021-06-20 10:47:24 --> EriC^ (~Eric@178.135.3.167) has joined #linux 2021-06-20 10:47:27 Romster i know of that but not used it knull someone else maybe or maybe in #windows might know a bit. since it's part of windows 2021-06-20 10:47:40 knull ok thanks Romster 2021-06-20 10:47:59 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Client Quit) 2021-06-20 10:48:34 --> patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has joined #linux 2021-06-20 10:48:52 Romster ok i need sleep, afk 2021-06-20 10:49:02 DPA In posix shell, I want, given some string containing parenthesis "a (b ((c d) e) f) g (h)", that each block is on it's own line, " a" "(b ((c d) e) f)" " g " "(h)". How do I do that? 2021-06-20 10:49:08 <-- EriC^^ (~Eric@178.135.9.53) has quit (Read error: Connection reset by peer) 2021-06-20 10:49:21 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-20 10:49:30 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 10:49:33 -- EriC^ is now known as EriC^^ 2021-06-20 10:50:00 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Read error: Connection reset by peer) 2021-06-20 10:50:10 bewees WSL2 doesn't have an init system. To start services automatically you need to use bashrc 2021-06-20 10:50:44 TJ- DPA: your example seems too arbitrary to be able to code that - how would code know that (c d) shouldn't be on a line on its own? 2021-06-20 10:50:44 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 10:51:23 DPA Because it's not the outermost parentesis. 2021-06-20 10:52:12 phogg DPA: I recommend that you don't 2021-06-20 10:52:33 DPA Add one for (, substract one for ), if it's 0, it needs it's own line. The problem is to do it in posix shell... 2021-06-20 10:52:50 phogg DPA: it's easy, but a bad fit. Why do you insist on POSIX sh? 2021-06-20 10:53:25 c705 smells like an x, y problem 2021-06-20 10:54:03 <-- EriC^^ (~Eric@178.135.3.167) has quit (Read error: Connection reset by peer) 2021-06-20 10:54:04 --> Adois (~Adoi@user/adoi) has joined #linux 2021-06-20 10:54:17 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-20 10:54:30 DPA I want to generate some code in a script, but I don't want to require additional interpreters for that. I already use make, and by extension sh, but I don't use things like python yet in there. 2021-06-20 10:54:48 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Ping timeout: 268 seconds) 2021-06-20 10:54:59 <-- miqztee (~username@user/miqztee) has quit (Remote host closed the connection) 2021-06-20 10:55:30 phogg DPA: people seem to have this allergy for just including a real language interpreter in their container. Just add perl, you'll be happier in the short AND long run 2021-06-20 10:55:46 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 10:56:21 DPA Perl? Isn't this a write only language? 2021-06-20 10:57:05 <-- Adoi (~Adoi@user/adoi) has quit (Ping timeout: 265 seconds) 2021-06-20 10:57:12 --> jetchisel (jetchisel@user/jetchisel) has joined #linux 2021-06-20 10:57:19 <-- cyndaquil (~job@user/job) has quit (Remote host closed the connection) 2021-06-20 10:57:31 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 10:58:03 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-20 10:58:08 <-- m1dansys (~mi.dan.sy@ptr-40af5eowlkr5he9fafm.18120a2.ip6.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-20 10:58:24 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 10:58:29 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-20 10:58:29 phogg DPA: no 2021-06-20 10:59:07 phogg DPA: people make fun of perl, but it's powerful and compact. It's much less crazy than Python. But, if you want another option try awk. It's generally inferior, but has a smaller footprint--and a standard version 2021-06-20 10:59:22 phogg certainly beats working in posix sh for no good reason 2021-06-20 10:59:26 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 11:00:06 reduce perl used to be the interpreter to use, but I think many perl users are switching to python 2021-06-20 11:00:23 <-- mquin (~mquin@libera/staff/mquin) has quit (Read error: Connection reset by peer) 2021-06-20 11:00:59 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 11:01:15 phogg reduce: I find that highly unlikely. 2021-06-20 11:01:27 phogg The two camps are not populated by the same sorts of people. 2021-06-20 11:01:48 eqw what about Tcl ? 2021-06-20 11:01:53 phogg There's also no good reason to *switch*. There are some reasons why you might choose Python as your language, though. 2021-06-20 11:01:55 --> mquin (~mquin@libera/staff/mquin) has joined #linux 2021-06-20 11:02:02 --> hkm (~hkm@81.214.252.93) has joined #linux 2021-06-20 11:02:09 phogg eqw: sure, if you're in to that kind of thing. Not any better for string manipulation IMO. 2021-06-20 11:02:12 moo does anyone know a big recent project that is made in perl? 2021-06-20 11:02:18 hkm hi 2021-06-20 11:02:19 DPA I guess awk is fine, it's a posix required program. 2021-06-20 11:02:26 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 11:02:42 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 11:02:55 <-- iflema (~ian@user/iflema) has quit (Ping timeout: 265 seconds) 2021-06-20 11:02:55 eqw phogg: I'm looking for reasons to learn Tcl. 2021-06-20 11:03:04 phogg eqw: isn't "because it's fun" enough? 2021-06-20 11:03:13 hkm would the flag `--no-messages` (or `-s` for short) generally also suppress non-fatal warning messages? 2021-06-20 11:03:22 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-20 11:03:27 hkm its for a script im writing 2021-06-20 11:03:40 reduce I don't think there are any reasons to learn Tcl, except curiosity 2021-06-20 11:03:48 eqw phogg: it's fun if you can use what you have written 2021-06-20 11:03:58 moo hkm: i'd put warning messages into -d[ebug] flag 2021-06-20 11:04:03 phogg hkm: it depends on the program 2021-06-20 11:04:05 moo or -v[erbose] 2021-06-20 11:04:12 hkm grep uses `--no-messages` so I'm guessing there is a standard 2021-06-20 11:04:19 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-20 11:04:22 --> varaindemian (~varaindem@86.124.234.168) has joined #linux 2021-06-20 11:04:24 phogg hkm: I use --quiet for that kind of meaning 2021-06-20 11:04:37 phogg --verbose for "less quiet" 2021-06-20 11:04:58 hkm I was using -q (quiet) for warnings and -s for error messages 2021-06-20 11:04:58 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-20 11:05:01 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 11:05:20 varaindemian if I open an windows with "chromium-browser --new-window --app=$1 & sleep 10" what command can I use to close that window without touching the rest of the chromium windows? 2021-06-20 11:05:20 hkm Not sure if it would be more logical for -s to work on both warnings and error messages 2021-06-20 11:05:40 hkm pkill chromium-browser 2021-06-20 11:05:42 hkm varaindemian 2021-06-20 11:05:51 hkm oh sorry 2021-06-20 11:05:52 TJ- DPA looks easily doable in sed 2021-06-20 11:05:53 hkm read it wrong 2021-06-20 11:05:58 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 11:06:12 hkm that would kill all windows varaindemian 2021-06-20 11:06:19 varaindemian hkm yeah 2021-06-20 11:06:21 --> EriC^^ (~Eric@178.135.11.240) has joined #linux 2021-06-20 11:07:35 hkm uhm maybe you can track the specific process being created using `ps`, learn its PID and send kill to the PID varaindemian 2021-06-20 11:07:41 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 11:07:47 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 11:08:00 hkm would have to write a script for it 2021-06-20 11:08:12 <-- `deb (~relax@142.169.78.184) has quit (Read error: Connection reset by peer) 2021-06-20 11:08:14 TJ- varaindemian: put the process in its own PID namespace 2021-06-20 11:08:17 varaindemian hkm what is --app=$1 ? 2021-06-20 11:08:21 backleet can someone help me around with ufw rule, I can't wrap my head around it. I have docker container running with port mapped to localhost:6595, do I have to allow from docker ip to localhost or opposite? 2021-06-20 11:08:31 --> `deb (~relax@142.169.78.184) has joined #linux 2021-06-20 11:09:02 <-- fellipe (~fellipe@2804:14c:65c2:44c8::1001) has quit (Quit: Client closed) 2021-06-20 11:09:02 hkm well I'm unfamiliar with the flags for chromium but "$1" is the argument passed to the script varaindemian 2021-06-20 11:09:14 hkm well I'm unfamiliar with the flags for chromium but "$1" is the argument passed to the script varaindemian 2021-06-20 11:09:20 hkm oops sorry 2021-06-20 11:09:51 hkm the first argument is "$1" second is "$2" etc 2021-06-20 11:10:12 --> Voxel (~v7@250-46-68-178.baltnet.ru) has joined #linux 2021-06-20 11:10:12 -- Voxel is now known as PlayerOne 2021-06-20 11:10:13 varaindemian hkm I see 2021-06-20 11:10:14 --> koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-20 11:10:16 hkm some call those arguments positional parameters or pos-params for short 2021-06-20 11:10:19 <-- PlayerOne (~v7@250-46-68-178.baltnet.ru) has quit (Changing host) 2021-06-20 11:10:19 --> PlayerOne (~v7@user/playerone) has joined #linux 2021-06-20 11:10:26 PlayerOne hey all ^^ 2021-06-20 11:10:36 PlayerOne Why would xterm say exit is not found: xterm -e exit 2 2021-06-20 11:10:56 PlayerOne Same for: xterm -e /bin/bash exit 2 2021-06-20 11:11:08 phogg PlayerOne: exit is a builtin 2021-06-20 11:11:12 PlayerOne Not the same, but bash doesn't find it too 2021-06-20 11:11:16 varaindemian hkm than you! now I am looking into pid atribution 2021-06-20 11:11:20 PlayerOne phogg, yes, but bash doesn't find it to 2021-06-20 11:11:22 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Read error: Connection reset by peer) 2021-06-20 11:11:22 PlayerOne too* 2021-06-20 11:11:33 --> samuraikid (~samuraiki@2001:818:e64c:5500:5891:507e:8855:c448) has joined #linux 2021-06-20 11:12:13 PlayerOne phogg, xterm -hold -e /bin/bash exit 2 2021-06-20 11:12:21 --> pikudoz (~pikudoz@190.117.229.223) has joined #linux 2021-06-20 11:12:23 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-20 11:12:23 <-- koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-20 11:12:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 11:12:34 hkm no problem, try ` ps aux | grep chromium` varaindemian 2021-06-20 11:13:02 rascul xterm -hold -e /bin/bash -c "exit 2" 2021-06-20 11:13:03 --> willthechill (~willthech@2600:1700:8c61:3ed0:5d3f:8911:36d:da15) has joined #linux 2021-06-20 11:13:03 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-20 11:14:01 <-- samuraikid (~samuraiki@2001:818:e64c:5500:5891:507e:8855:c448) has quit (Client Quit) 2021-06-20 11:14:04 PlayerOne rascul, why the first one doesn't work then? o.o 2021-06-20 11:14:08 varaindemian hkm yeah but I'll have multiple windows open 2021-06-20 11:14:11 rascul because exit isn't a file 2021-06-20 11:14:17 --> samuraikid (~samuraiki@2001:818:e64c:5500:5891:507e:8855:c448) has joined #linux 2021-06-20 11:14:37 <-- samuraikid (~samuraiki@2001:818:e64c:5500:5891:507e:8855:c448) has quit (Client Quit) 2021-06-20 11:14:39 varaindemian so if I open it with that command, I want to keep track of its PID 2021-06-20 11:14:44 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-20 11:14:47 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-20 11:15:02 <-- grimlock (~megatron@46.246.122.118) has quit (Quit: WeeChat 3.0.1) 2021-06-20 11:15:20 PlayerOne rascul, you mean like when you're launching a bash, it asks for commands like an interpreter, but before launching it assumes options and the first "plain" option is a script file? 2021-06-20 11:15:37 rascul something like that 2021-06-20 11:15:43 PlayerOne I see 2021-06-20 11:15:49 PlayerOne Make sense then 2021-06-20 11:15:56 PlayerOne Thank you ^^ 2021-06-20 11:16:26 PlayerOne "plain" argument * 2021-06-20 11:16:36 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-20 11:16:42 hkm its actually simple once you break it down varaindemian. First write ` ps aux | grep chromium` to a file, then run chromium, then write ` ps aux | grep chromium` to another file. Finally compare these two files via `diff` to find the added line. 2021-06-20 11:16:48 hkm That line should contain the PID 2021-06-20 11:17:22 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 11:17:23 hkm You can use process substitution if you know what that is, don't worry about it if you dont 2021-06-20 11:17:27 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-20 11:17:42 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 11:17:59 phogg that's not 100% reliable. Chromium may start new processes on its own. 2021-06-20 11:18:11 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-20 11:18:40 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 11:19:16 PlanckLort I'm working on a linux driver using a triggered buffer, but I can't seem to "trigger/call the poll functions from within my IRQ. Im trying to call the poll funcs with " iio_trigger_poll(trig)" but nothing happens. Besides printing out "trig->name" (which gives expected result) from my IRQ I'm not quite sure how to debug my issue. I have also noticed that some other drivers dont use 2021-06-20 11:19:17 PlanckLort "iio_trigger_poll(trig)" at all and I dont understand how their trigger handler is triggered. Any help and ideas on how to proceed is appreiciated :) 2021-06-20 11:19:18 hkm good point phogg, what do you suggest? 2021-06-20 11:20:04 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Ping timeout: 252 seconds) 2021-06-20 11:20:30 --> megatron (~megatron@46.246.122.177) has joined #linux 2021-06-20 11:20:35 rascul chromium-browser --new-window --app=$1 & browser_pid=$?; sleep 10 2021-06-20 11:20:46 <-- Ivyy (~Ivyy@84.247.50.42) has quit (Ping timeout: 265 seconds) 2021-06-20 11:21:05 rascul dunno if that'll work though depends on what chromium-browser does 2021-06-20 11:21:30 rascul varaindemian ^ 2021-06-20 11:21:49 --> brownan (~brownan@136.56.137.143) has joined #linux 2021-06-20 11:22:11 <-- attronarch (~gerovit@user/attronarch) has quit (Quit: Konversation terminated!) 2021-06-20 11:22:15 rascul i dunno enough about chromium though, if chromium-browser is just a controller then a window might not match the pid 2021-06-20 11:22:55 PlayerOne Write a func to go through all parent until first window 2021-06-20 11:23:06 PlayerOne parents* 2021-06-20 11:23:20 <-- xoxoxoxo (uid209547@id-209547.charlton.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 11:23:26 PlayerOne xdotool search --pid $1 # To get windows of a process 2021-06-20 11:23:30 TJ- varaindemian: to use a separate PID namespace, "sudo unshare --mount-proc --kill-child --fork --pid chromium-browser --new-window --app=$1 && sleep 10 & ; kill $! " 2021-06-20 11:23:31 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 11:23:56 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-20 11:24:44 varaindemian TJ- oh wow 2021-06-20 11:25:06 --> Nokaji_ (~Nokaji@user/nokaji) has joined #linux 2021-06-20 11:25:08 <-- hkm (~hkm@81.214.252.93) has quit (Quit: Client closed) 2021-06-20 11:25:11 kulak what's the name of the project that can restrict access to websites based on DNS resolution control? 2021-06-20 11:25:41 <-- Nokaji (~Nokaji@user/nokaji) has quit (Quit: Neuremberg II) 2021-06-20 11:26:02 TJ- kulak: do you mean pihole? 2021-06-20 11:26:48 kulak probably, I will appreciate any Linux based solutions to control adds and access to youtube videos for kids. 2021-06-20 11:27:14 --> fakuve (~fakuve@92.40.175.170.threembb.co.uk) has joined #linux 2021-06-20 11:27:21 -- Nokaji_ is now known as Nokaji 2021-06-20 11:27:27 --> hkm (~hkm@81.214.252.93) has joined #linux 2021-06-20 11:27:30 <-- reduce (~reduce@2001:8a0:f91c:9501:b6c0:5372:f20c:6f25) has quit (Quit: Leaving) 2021-06-20 11:27:32 varaindemian TJ- https://pastebin.com/1LtAjUvk 2021-06-20 11:27:39 fakuve hi guys , what is the standard .mp3 .wav player for linux (meaning in terminal) most lightweight? 2021-06-20 11:27:49 fakuve aplayer? 2021-06-20 11:28:13 rascul there is no standard but sox provides a 'play' command 2021-06-20 11:28:25 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 11:28:32 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 11:28:47 fakuve rascul: oks 2021-06-20 11:28:49 hkm I recommend `cmus` but that might not be lightweight enough fakuve. It is written in C though. 2021-06-20 11:29:53 fakuve hkm: yep I use thatone , but thats more for music , now I'm just heading to some directories using `ranger-fm` and I want it to execute something really really headless 2021-06-20 11:30:39 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-20 11:30:50 varaindemian TJ- https://pastebin.com/kwEfUzpk 2021-06-20 11:30:54 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 264 seconds) 2021-06-20 11:31:01 TJ- varaindemian: looks like you'd have to jump through more hoops to enable the DBUS socket. Also, I should have given you the /unprivileged/ version so the process doesn't run as root/UID on the host side. Don't use "sudo" and add the unshare option "--map-root-user" - inside the namespace it'll think it is UID 0/root but outside will be your regular user 2021-06-20 11:31:01 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 11:31:05 hkm How important is to catch errors for POSIX utilities? For instance, should `var=$(printf lol | cut -b 1)` be written as `var=$(printf lol || exit | cut -b 1 || exit)` instead? 2021-06-20 11:32:42 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 11:33:14 <-- lemonzest (~lemonzest@user/lemonzest) has quit (Quit: Quitting) 2021-06-20 11:33:31 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-20 11:33:51 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 11:33:51 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-20 11:34:14 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-20 11:34:30 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-20 11:34:32 DPA I've now solved my braces matching problem with awk: awk 'BEGIN{l=0;FS="";}; {for(i=1;i<=NF;i++){if($i=="("){if(l++==0)print "";} printf $i; if($i==")"){if(--l==0)print "";} } }' 2021-06-20 11:35:34 --> EriC^ (~Eric@178.135.9.141) has joined #linux 2021-06-20 11:35:47 <-- brownan (~brownan@136.56.137.143) has quit (Ping timeout: 265 seconds) 2021-06-20 11:36:02 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 11:36:07 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-20 11:36:12 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-20 11:36:14 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 11:36:28 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 11:36:45 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-20 11:37:14 varaindemian TJ- unshare --map-root-user --mount-proc --kill-child --fork --pid chromium-browser --new-window --app=$1 && sleep 10 2021-06-20 11:37:16 varaindemian like this? 2021-06-20 11:37:25 <-- kish` (~aqua@user/aqua) has quit (Quit: Leaving) 2021-06-20 11:37:35 varaindemian TJ- or maybe I can simply kill the focused windows I guess 2021-06-20 11:37:36 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-20 11:37:40 <-- EriC^^ (~Eric@178.135.11.240) has quit (Read error: Connection reset by peer) 2021-06-20 11:37:53 varaindemian TJ- looks like I am getting other root errors now 2021-06-20 11:38:07 varaindemian WARNING: cannot create user data directory: cannot create "/root/snap/chromium/1646": mkdir /root/snap: permission denied 2021-06-20 11:38:37 TJ- varaindemian: oh well, you're using a snap so all bets are off. SNAP does its own thing 2021-06-20 11:38:46 varaindemian :/ 2021-06-20 11:38:56 hkm sad 2021-06-20 11:39:13 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Quit: WeeChat 2.8) 2021-06-20 11:39:43 varaindemian TJ- and for the currently open window part? xdotool getwindowfocus windowkill 2021-06-20 11:39:54 varaindemian I found that but I wonder if there's something else 2021-06-20 11:40:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 11:40:47 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-20 11:42:21 TJ- DPA: looks prettier than the sed version sed 's/ \((\)/\n\1/; s/\([^(]*[^ ]) \)/\1\n/; s/\(([^ ]*)\)/\n\1/' 2021-06-20 11:42:49 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-20 11:44:01 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-20 11:44:19 --> m1dansys (~mi.dan.sy@ptr-3z9rbdwgw0sgzv8l2o5.18120a2.ip6.access.telenet.be) has joined #linux 2021-06-20 11:44:34 --> pepee (~user@user/pepee) has joined #linux 2021-06-20 11:44:34 <-- koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Read error: Connection reset by peer) 2021-06-20 11:45:21 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 11:45:32 <-- pikudoz (~pikudoz@190.117.229.223) has quit (Remote host closed the connection) 2021-06-20 11:45:39 varaindemian TJ- 2021-06-20 11:46:17 varaindemian TJ- `xdotool getwindowfocus windowkill` this looks elegant but I realised I'll have multiple screens so I'll first need to witch to that screen and then kill the active window 2021-06-20 11:46:50 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-20 11:46:58 --> Antlers (~Antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-20 11:48:38 --> imp (~imp@186.205.11.214) has joined #linux 2021-06-20 11:49:04 --> hrtk (~hritik@45.118.166.217) has joined #linux 2021-06-20 11:49:11 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-20 11:49:15 roni_ load average: 1870,62, 1803,22, 1687,08 2021-06-20 11:49:20 roni_ Just a Few 2021-06-20 11:49:45 varaindemian hkm '; kill $!' kills a certain process ID? 2021-06-20 11:49:46 hodapp that's fine as long as you have ~2000 CPUs or so 2021-06-20 11:50:06 --> CrustY_ (~crusty@45.135.187.149) has joined #linux 2021-06-20 11:50:28 --> alip (~alip@exherbo/developer/alip) has joined #linux 2021-06-20 11:50:35 kfrench hodapp: I made a VM that had 255. Is that close enough? 2021-06-20 11:50:41 hkm no $! is PID of job placed in the background varaindemian 2021-06-20 11:50:41 hodapp yeah sure 2021-06-20 11:50:44 <-- CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 265 seconds) 2021-06-20 11:50:51 * hodapp stabs Boost in the face 2021-06-20 11:51:15 <-- LuKaRo (~LuKaRo@p4fc322c8.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-20 11:51:31 hkm Can someone who writes production scripts help me out? 2021-06-20 11:51:39 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-20 11:51:51 bewees i want to install a very minimal linux system to use as a hypervisior with less attack surface, similar to openbsd which disable loadable driver modules or the bluetooth stack by default. can I achieve this with `ubuntu server` and just compile my kernel manually or is this easier achievable with a distro like gentoo? 2021-06-20 11:52:03 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 11:52:32 CommunistWolf the kernel can be treated pretty independently 2021-06-20 11:52:38 hodapp wasn't this sort of the point of things like CoreOS? 2021-06-20 11:53:07 CommunistWolf you might find "no kernel modules" a pain to actually do, though. don't be surprised if you need to recompile a few hundred times to ensure you've got everything you need 2021-06-20 11:53:55 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-20 11:54:33 <-- Skyz (~Skyz@user/skyz) has quit (Client Quit) 2021-06-20 11:54:37 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-20 11:55:35 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-20 11:55:39 <-- blackgatonegro (~blackgato@user/blackgatonegro) has left #linux (Leaving to take a nap) 2021-06-20 11:56:19 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 11:56:34 -- jinsun_ is now known as jinsun 2021-06-20 11:56:48 <-- Guest8 (~Guest8@188.214.106.83) has quit (Quit: Client closed) 2021-06-20 11:56:49 --> gareppa (~gareppa@user/gareppa) has joined #linux 2021-06-20 11:58:00 <-- timvisher (~user@pool-71-185-46-228.phlapa.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 11:58:21 <-- sudomannn (~sudomann@c-73-133-131-19.hsd1.md.comcast.net) has quit (Quit: Leaving) 2021-06-20 11:59:15 --> rsx (~dummy@ppp-188-174-151-149.dynamic.mnet-online.de) has joined #linux 2021-06-20 11:59:55 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 258 seconds) 2021-06-20 12:00:02 bewees CommunistWolf: shouldn't the kernel load the required modules automatically on boot? just "loadable modules" can do it while the system is up running 2021-06-20 12:00:39 bewees hodapp: do you know if fedora coreos supports kvm/qemu? 2021-06-20 12:00:54 hodapp not a clue 2021-06-20 12:01:03 c705 you think it would 2021-06-20 12:01:24 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 12:01:32 hkm c705, the legend! I need your help. How important is to catch errors for POSIX utilities? For instance, should `var=$(printf lol | cut -b 1)` be written as `var=$(printf lol || exit | cut -b 1 || exit)` instead? 2021-06-20 12:01:42 c705 what 2021-06-20 12:01:55 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-20 12:01:57 <-- ncb (~nocebo@user/ncb) has quit (Quit: updating) 2021-06-20 12:02:00 hkm lol what do you mean 'what'? 2021-06-20 12:02:07 CommunistWolf wonder if you could load a module that forbids future module loading 2021-06-20 12:02:37 c705 CommunistWolf: i doubt it, that would break the userspace 2021-06-20 12:02:43 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 12:02:56 c705 hkm: i would be using any other language pesides sh/bash unless absoluetly nessecary 2021-06-20 12:03:03 CommunistWolf any userspace trying to load more modules, sure 2021-06-20 12:03:06 CommunistWolf that's the ask 2021-06-20 12:03:08 varaindemian hkm another option I have in mind would be to close all windows on one of the screens and then continue my actions 2021-06-20 12:03:22 <-- hrtk (~hritik@45.118.166.217) has quit (Ping timeout: 258 seconds) 2021-06-20 12:03:25 kfrench CommunistWolf: Look into the LOCKDOWN config option 2021-06-20 12:03:47 varaindemian hkm not all. only the chromium ones on that particular screen 2021-06-20 12:03:53 CommunistWolf bewees: ^ 2021-06-20 12:04:09 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-20 12:04:24 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-20 12:04:36 hkm varaindemian did you try out the thing I told you to? 2021-06-20 12:04:48 AiwendilH CommunistWolf: kernel has a "nomodul" parameter that disables module loading...but that probably won't work for your case as you have to give it at boot and then can't load modules afterwards 2021-06-20 12:04:48 --> LiftLeft (~LiftLeft@154.21.114.203) has joined #linux 2021-06-20 12:04:50 velix kernel:[ 4611.203461] watchdog: BUG: soft lockup - CPU#4 stuck for 31s! 2021-06-20 12:04:55 velix Aaaaaaand we've got a winner 2021-06-20 12:04:55 AiwendilH "nomodule"* 2021-06-20 12:04:56 CommunistWolf not my case :D 2021-06-20 12:05:00 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-20 12:05:07 varaindemian hkm no $! is PID of job placed in the background varaindemian 2021-06-20 12:05:08 varaindemian ? 2021-06-20 12:05:20 hkm nope the thing with diff 2021-06-20 12:05:35 hkm ps aux then run chromium then diff, remember 2021-06-20 12:05:44 velix Wait, I'm logged in as a user. Why do I see kernel messages? 2021-06-20 12:05:50 bewees so i have to make sure all drivers i need are loaded on boot time 2021-06-20 12:06:12 varaindemian hkm yeah but there will be other chrome windows open on other screens 2021-06-20 12:06:17 varaindemian so it might fail 2021-06-20 12:06:45 hkm c705 well would you error check after running coreutils on other programming languages? 2021-06-20 12:07:36 hkm It shouldnt really fail unless chromium spawns extra processes varaindemian. Just give it a try. 2021-06-20 12:07:48 hkm Do you understand the logic behind it? 2021-06-20 12:07:49 varaindemian hkm I will 2021-06-20 12:07:57 --> petris_ (sid19918@user/petris) has joined #linux 2021-06-20 12:07:59 <-- petris (~quassel@user/petris) has quit (Quit: Bye bye.) 2021-06-20 12:07:59 -- petris_ is now known as petris 2021-06-20 12:08:05 varaindemian hkm Will try it 2021-06-20 12:08:09 hkm cool 2021-06-20 12:08:17 fakuve rascul: hey sox its amazing thanks for the recommendation , is such a powerfull commandline tool . Just a thing , while on playback can I pause the play and rewind or sth like that? thx 2021-06-20 12:08:34 TJ- bewees: "echo 1 > /proc/sys/kernel/modules_disabled " as soon as the system has booted, or do it via /etc/sysctl.d/ entry 2021-06-20 12:08:57 varaindemian hkm the problem is I will not the only one opening windows 2021-06-20 12:09:04 varaindemian I'll not be* 2021-06-20 12:09:21 fakuve rascul: it doesn't look like , anyways for command based edition its so nice 2021-06-20 12:09:26 fakuve thans 2021-06-20 12:09:47 TJ- bewees: e.g. echo "kernel.modules_disabled = 1" | sudo tee -a /etc/sysctl.d/20-modules-disabled.conf" 2021-06-20 12:09:47 hkm oh now I see what you mean varaindemian, you can use ps to parse by user though 2021-06-20 12:10:03 <-- `deb (~relax@142.169.78.184) has quit (Remote host closed the connection) 2021-06-20 12:10:14 <-- ncb (~ncb@user/ncb) has quit (Quit: ncb) 2021-06-20 12:10:16 hkm for instance you can `ps -u root` shows root's processes 2021-06-20 12:10:20 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Quit: Leaving) 2021-06-20 12:10:22 varaindemian hkm it will be a single user tho but that user will be used by multiple persons 2021-06-20 12:10:25 bewees TJ-: i read you can disable it when compiling the kernel by setting "CONFIG_MODULES=n" 2021-06-20 12:10:37 hkm varaindemian yeah idk sorry 2021-06-20 12:10:49 varaindemian no worries 2021-06-20 12:10:50 bewees TJ-: https://wiki.gentoo.org/wiki/Kernel_Modules#Going_completely_module-less 2021-06-20 12:10:55 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 12:11:14 TJ- bewees: but that means you need to build a kernel with "make deflocalconfig" 2021-06-20 12:11:20 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-20 12:11:43 <-- treethought (~treethoug@138.68.49.251) has quit (Remote host closed the connection) 2021-06-20 12:11:44 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-20 12:11:52 TJ- bewees: the way I suggest you can use the distro kernel and still disable dynamically loadable modules as soon as the the system is starting, so nothing userspace can trigger it 2021-06-20 12:12:11 <-- jetchisel (jetchisel@user/jetchisel) has quit (Ping timeout: 258 seconds) 2021-06-20 12:12:55 c705 if you disable it from the userspace, can't the userspace just re-enable it? 2021-06-20 12:12:55 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-20 12:13:06 bewees TJ-: what does deflocalconfig mean, you mean my own kernel config right 2021-06-20 12:13:12 c705 might be fine for certain use cases, but not for security 2021-06-20 12:13:27 TJ- varaindemian: have you tried simply "timeout 10.0s chromium-browser --new-window --app=$1" ? 2021-06-20 12:13:36 hkm varaindemian that shouldn't really be a problem unless those people all run it at the same time 2021-06-20 12:13:44 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 12:14:01 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-20 12:14:12 varaindemian TJ- I don't want that window to be open only for 10 seconds 2021-06-20 12:14:17 AiwendilH the usual reason why some people suggest removing module loading is to prevent loading of malicious kernel modules. But for that you need to be root i nthe first place already...so any config that can be altered as root doesn't prevent it. Not building in the kernel possibly does 2021-06-20 12:14:19 TJ- c705: sorry, typo, either "make localyesconfig" or "make localmodconfig" 2021-06-20 12:14:26 AiwendilH (but presonally I think you have much bigger problems already if someone managed to get i nthe state that they can load modules) 2021-06-20 12:14:35 varaindemian TJ- I want t open it and then kill it ondemand 2021-06-20 12:14:42 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-20 12:14:52 TJ- varaindemian: ahhh, didn't notice that part. Still, best thing for chromium, to kill it! 2021-06-20 12:14:53 varaindemian TJ- I don;t mind killing everything on one of the screens 2021-06-20 12:15:41 hkm ' best thing for chromium, to kill it!' 100% agree 2021-06-20 12:16:24 hkm "I don;t mind killing everything on one of the screens" that might be easier to accomplish varaindemian 2021-06-20 12:16:55 hkm I'm not really familiar with how monitors work in Linux if that's what you mean by 'screen' but that shouldn't be too hard 2021-06-20 12:17:11 varaindemian hkm that's what I mean 2021-06-20 12:17:28 hkm what Window Manager do you use? 2021-06-20 12:17:44 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 12:18:17 hkm actually, you're on GNOME by default if you use Ubuntu if I'm not mistaken 2021-06-20 12:18:20 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-20 12:18:30 varaindemian hkm right 2021-06-20 12:18:46 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 12:19:35 bewees TJ-: i see, I think localmodconfig is very useful, includes only the necessary drivers automatically to the kernel 2021-06-20 12:19:48 hkm well I can't help you much but know that you need to look into how you can manipulate monitors in GNOME varaindemian 2021-06-20 12:20:06 varaindemian hkm https://serverfault.com/questions/96406/kill-a-screen-but-not-all-screens 2021-06-20 12:20:19 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Remote host closed the connection) 2021-06-20 12:20:21 --> xad231 (~xad231@2a02:560:41c7:a800:dae0:27c7:2118:e897) has joined #linux 2021-06-20 12:20:30 varaindemian hkm do you think this will help? 2021-06-20 12:20:36 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-20 12:20:41 bewees so will gentoo be easier to build a hardnened minimal system or can I just do this with `ubuntu server` too? I think ubuntu server already comes with fewer preinstalled packages, so I would just have compile a custom kernel right? 2021-06-20 12:20:52 hkm I am not familiar with the screen command. Let me read up on it 2021-06-20 12:21:09 --> LuKaRo_ (~LuKaRo@p5deda2e4.dip0.t-ipconnect.de) has joined #linux 2021-06-20 12:21:10 --> fellipe (~fellipe@2804:14c:65c2:44c8::1001) has joined #linux 2021-06-20 12:21:20 c705 probably easier to start with nothing and build up rather than start with ubuntu server and strip things 2021-06-20 12:21:32 c705 i use alpine linux instead of gentoo for that 2021-06-20 12:21:32 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 12:22:18 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-20 12:22:32 --> gtlsgamr (uid464455@stonehaven.irccloud.com) has joined #linux 2021-06-20 12:22:47 hkm varaindemian I'm a bit busy right now but that may work 2021-06-20 12:23:16 --> tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has joined #linux 2021-06-20 12:23:33 varaindemian hkm in linux can I somehow install packages in a virtualenv and then completely delete that environment? 2021-06-20 12:24:04 danieldg varaindemian: yep. There are several such environments depending on what you want 2021-06-20 12:24:08 c705 yes, using chrots, vms, a container, etc 2021-06-20 12:24:09 hkm well dont see why not 2021-06-20 12:24:19 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-20 12:24:30 --> sickboy_ (~sickboy@fixed-187-189-87-57.totalplay.net) has joined #linux 2021-06-20 12:24:31 danieldg varaindemian: VMs, containers like docker or flatpak, ... 2021-06-20 12:24:38 kfrench Or just --root DIRECTORY with rpm 2021-06-20 12:24:45 hkm varaindemian: c705 is the real expert here. I know nothing compared to him :) 2021-06-20 12:24:57 Dagmar Generally a chroot like LFS builds will be fine 2021-06-20 12:25:02 Dagmar That's actually a good place to start 2021-06-20 12:25:16 c705 can you stop calling me an expert, it's making me uncomfortable 2021-06-20 12:25:27 --> LuKaRo (~LuKaRo@p5deda7df.dip0.t-ipconnect.de) has joined #linux 2021-06-20 12:25:35 * onelegend puts c705 into a container 2021-06-20 12:25:36 <-- LuKaRo_ (~LuKaRo@p5deda2e4.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-20 12:25:38 Dagmar If youv'e got the resources, a VM will be the most straightforward 2021-06-20 12:25:46 kfrench c705: Just wait til we start calling you Mr or Sir. 2021-06-20 12:25:55 akik c705: this is linux, you know this 2021-06-20 12:25:59 varaindemian danieldg something fast and without pain :D 2021-06-20 12:25:59 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 12:26:10 Dagmar Docker or a VM then 2021-06-20 12:26:14 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 12:26:15 <-- gareppa (~gareppa@user/gareppa) has quit (Quit: Leaving) 2021-06-20 12:26:20 Dagmar building a chroot environment is not a "pain free" thing 2021-06-20 12:26:22 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-20 12:26:25 danieldg varaindemian: depends on what you want to do 2021-06-20 12:26:32 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 12:27:35 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-20 12:27:36 kurahaupo even if you put an entire duplicate of the root fs inside your chroot, there's still weird stuff like init not being visible 2021-06-20 12:28:21 kurahaupo Trying to run an X client from inside a chroot session is just painful 2021-06-20 12:28:54 TJ- varaindemian: got another solution for your chromium issue. "chromium-browser --name myprecious --new-window --app=$1" then later "xdotool search --name myprecious windowkill" 2021-06-20 12:28:54 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 12:29:00 c705 running gui applications in any sort of contained environment sucks in general 2021-06-20 12:29:14 onelegend idk man, I do it all the time 2021-06-20 12:29:23 c705 so do I, but it sucks 2021-06-20 12:29:24 akik c705: sure, but you can do it. you're the expert 2021-06-20 12:29:24 danieldg if it's a gui environment, consider GUI containers (say, flatpak) 2021-06-20 12:29:36 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 12:29:43 kfrench If anyone can do it, c705 can. 2021-06-20 12:29:43 danieldg they do all the wiring up of X sockets and dbus proxies and such 2021-06-20 12:30:40 hkm akik stop you're bullying him 2021-06-20 12:30:40 danieldg a VM is also doable, but that usually means you need to start up a desktop environment in the VM which appears as a window 2021-06-20 12:30:54 Dagmar Since when 2021-06-20 12:31:01 Dagmar I've got loads of console-only VMs 2021-06-20 12:31:06 akik hkm: i'm joking of course 2021-06-20 12:31:12 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 12:31:14 hkm oh its okay then :) 2021-06-20 12:31:15 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-20 12:31:16 hkm hahah 2021-06-20 12:31:18 <-- sickboy_ (~sickboy@fixed-187-189-87-57.totalplay.net) has quit (Quit: leaving) 2021-06-20 12:31:20 <-- LuKaRo (~LuKaRo@p5deda7df.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-20 12:31:22 Dagmar ...and you can certainly export the display of an X app in a VM to the display of the hypervisor parent 2021-06-20 12:31:23 danieldg Dagmar: which doesn't work well for running gui programs... 2021-06-20 12:31:35 danieldg Dagmar: sure, if you say use ssh -X 2021-06-20 12:31:37 akik once you start systemd in your container, it all becomes clear 2021-06-20 12:31:43 Dagmar danielg: Learn about the wonders of ssh -X and ssh -Y, mna 2021-06-20 12:31:55 Psi-Jack Or even x2go. :) 2021-06-20 12:32:05 <-- hkm (~hkm@81.214.252.93) has quit (Quit: Client closed) 2021-06-20 12:32:10 akik xpra even better 2021-06-20 12:32:14 Dagmar I usually have a not-so-fast laptop with a good screen becasue I tunnel X displays _lots_ 2021-06-20 12:32:42 danieldg this is why I included the word "usually" in my statement 2021-06-20 12:32:47 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 265 seconds) 2021-06-20 12:33:08 bewees c705: just read up alpine, reminds me of arch linux, but alpine comes additionally with a hardened kernel, no systemd. so the advantage of alpine is that i save compilation time compared to gentoo where I have to compile each source right 2021-06-20 12:33:18 <-- pong (~loop@user/pong) has quit (Quit: /run/firejail/mnt/seccomp/seccomp (stat: No such file or directory) - restart) 2021-06-20 12:33:21 danieldg and chrome disliked X forwarding last I tried it 2021-06-20 12:33:23 c705 it is _nothing_ like arch linux 2021-06-20 12:33:58 Psi-Jack akik: xpra? 2021-06-20 12:34:03 c705 there is no hardened kernel, the wiki is full of shit. it's just very minimal to start with, and the package manager is decent 2021-06-20 12:34:04 <-- fellipe (~fellipe@2804:14c:65c2:44c8::1001) has quit (Quit: Client closed) 2021-06-20 12:34:08 --> LuKaRo_ (~LuKaRo@p200300dfa70b18573403f4a957659168.dip0.t-ipconnect.de) has joined #linux 2021-06-20 12:34:10 --> Rubyn (~Rubyn@94.19.170.70) has joined #linux 2021-06-20 12:34:16 akik Psi-Jack: it's like x2go, but better 2021-06-20 12:34:23 Psi-Jack Is it now? How is it "better"? 2021-06-20 12:34:41 --> Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-20 12:34:45 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 12:34:45 akik Psi-Jack: some things that are slow with x2go are fast with xpra 2021-06-20 12:34:51 <-- nevivurn (~nevivurn@user/nevivurn) has quit (Quit: Goodbye~) 2021-06-20 12:35:10 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 12:35:12 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-20 12:35:15 <-- Rubyn (~Rubyn@94.19.170.70) has quit (Changing host) 2021-06-20 12:35:15 --> Rubyn (~Rubyn@user/rubyn) has joined #linux 2021-06-20 12:35:22 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 12:35:28 Dagmar I fail to see why that particular tool wouldn't be just another moving part 2021-06-20 12:35:57 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-20 12:36:18 <-- rsx (~dummy@ppp-188-174-151-149.dynamic.mnet-online.de) has quit (Quit: rsx) 2021-06-20 12:36:34 akik and some things like emacs are faster on x2go than on xpra 2021-06-20 12:37:40 bewees c705: thanks, im going to think about picking gentoo hardened or alpine then :-) 2021-06-20 12:37:50 Psi-Jack Hmmm 2021-06-20 12:38:00 kfrench Aren't cpio files concatable? Meaning (cat my.cpio your.cpio) | cpio -itv 2021-06-20 12:38:09 Psi-Jack emacs, I care nothing for. I've tried emacs various ways, and it's slow as crap. 2021-06-20 12:38:31 Psi-Jack And I don't like CTS that emacs induces. :) 2021-06-20 12:38:54 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 12:38:57 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 12:39:10 --> SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has joined #linux 2021-06-20 12:39:15 varaindemian TJ- that works but it opens the browser with an adress pointing to myprecious :D 2021-06-20 12:39:21 Psi-Jack So, xpra, looks like you only install xpra on the client system, not the remote? 2021-06-20 12:39:25 TJ- varaindemian: it didn't for mine 2021-06-20 12:39:30 --> justinf210 (~justinf21@39.sub-174-204-1.myvzw.com) has joined #linux 2021-06-20 12:39:56 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 12:40:03 akik Psi-Jack: on the server too 2021-06-20 12:40:22 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 12:40:33 --> slopey_ (~slopey@user/slopey) has joined #linux 2021-06-20 12:40:45 TJ- varaindemian: oh! I missed out the = ... should be --name=myprecious 2021-06-20 12:40:52 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-20 12:41:48 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 12:41:58 <-- markus____0123 (~markus@ip6-2a03-7500-066a-cd00-b85e-4ad0-a0a9-842d.dyn.netcomnetz.de) has quit (Ping timeout: 265 seconds) 2021-06-20 12:41:58 Psi-Jack Hmmm.. Well, it's available on Fedora and Ubuntu, so I will try this out. :) 2021-06-20 12:42:24 --> mime_ (~mime@181.191.142.93) has joined #linux 2021-06-20 12:42:29 <-- Adois (~Adoi@user/adoi) has quit (Ping timeout: 265 seconds) 2021-06-20 12:42:36 mime_ exit 2021-06-20 12:42:44 <-- superkuh (~superkuh@user/superkuh) has quit (Ping timeout: 252 seconds) 2021-06-20 12:43:38 <-- mime_ (~mime@181.191.142.93) has left #linux 2021-06-20 12:46:38 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-20 12:46:58 --> sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has joined #linux 2021-06-20 12:47:18 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 12:47:34 varaindemian TJ- works great! 2021-06-20 12:47:43 varaindemian TJ- how did you find this? 2021-06-20 12:47:53 TJ- varaindemian: dredging long forgotten memories 2021-06-20 12:47:53 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-20 12:47:59 --> BCMM (~BCMM@user/bcmm) has joined #linux 2021-06-20 12:48:18 TJ- varaindemian: and reading the --help ! 2021-06-20 12:48:42 TJ- varaindemian: all gtk-based programs include gtk arguments, and --name= is one such 2021-06-20 12:49:05 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-20 12:49:23 --> superkuh (~superkuh@user/superkuh) has joined #linux 2021-06-20 12:49:39 TJ- varaindemian: last time I used that was pre 2010 when I was building automated tests 2021-06-20 12:50:20 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-20 12:50:27 VMGuy234 How do I get refind to work with secure boot? It just has a bunch of security violations 2021-06-20 12:50:38 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-20 12:50:47 TJ- VMGuy234: sign it 2021-06-20 12:50:47 --> Brottweiler (~brott@user/brottweiler) has joined #linux 2021-06-20 12:50:54 <-- justinf210 (~justinf21@39.sub-174-204-1.myvzw.com) has quit (Ping timeout: 258 seconds) 2021-06-20 12:51:03 VMGuy234 i have no idea how 2021-06-20 12:51:11 VMGuy234 on Ubuntu, just used PPA 2021-06-20 12:51:31 varaindemian TJ- oh wow. it's been some time :D 2021-06-20 12:51:36 --> pong (~loop@user/pong) has joined #linux 2021-06-20 12:51:36 TJ- VMGuy234: you'd need to add a MOK (Machine Owners Key) to the keychain for SB, and sign it using that key 2021-06-20 12:51:54 --> Kel (~KelMonsta@S01060492268118f0.gv.shawcable.net) has joined #linux 2021-06-20 12:51:54 --> justinf210 (~justinf21@39.sub-174-204-1.myvzw.com) has joined #linux 2021-06-20 12:52:08 VMGuy234 how would i s 2021-06-20 12:52:10 VMGuy234 do thst 2021-06-20 12:52:11 VMGuy234 that 2021-06-20 12:52:30 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 12:52:48 TJ- VMGuy234: see https://wiki.ubuntu.com/UEFI/SecureBoot 2021-06-20 12:52:49 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 258 seconds) 2021-06-20 12:52:57 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 12:53:00 varaindemian TJ- also experimenting with xodotool for killing all the apps on one screen 2021-06-20 12:53:18 <-- sol-86 (~pc@2a02:c7f:44e3:8e00:c26a:ebe7:aea:417e) has left #linux 2021-06-20 12:53:20 TJ- varaindemian: do you mean an X screen, or a monitor? 2021-06-20 12:53:21 varaindemian TJ- that seems more ellegant since it will not require any PID 2021-06-20 12:53:29 varaindemian TJ- monitor 2021-06-20 12:53:30 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 12:54:12 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 12:54:48 TJ- varaindemian: not sure that xdotool can do that easily, unless X is treating each monitor as a desktop 2021-06-20 12:55:18 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 12:55:19 varaindemian TJ- I also have this here: https://serverfault.com/questions/96406/kill-a-screen-but-not-all-screens 2021-06-20 12:55:30 --> airsoftmodels (~airsoftmo@2600:8802:6:7300::292e) has joined #linux 2021-06-20 12:56:01 TJ- 'screen' is a terminal multiplexer like tmux; nothing to do with X or GUI 2021-06-20 12:57:13 fakuve where were the keyboard layouts listed in debian? which path? 2021-06-20 12:57:32 <-- tarek (~tarek@50.39.203.227) has quit (Quit: tarek) 2021-06-20 12:57:52 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 12:58:17 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 12:58:17 --> Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-20 12:58:26 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 12:59:31 fakuve /usr/share/X11/xkb/ 2021-06-20 13:00:07 --> markus____0123 (~markus@ip4-188-74-13-143.dyn.netcomnetz.de) has joined #linux 2021-06-20 13:00:16 varaindemian TJ then I should look into what hkm suggested -> manipulating monitors in Gnome 2021-06-20 13:00:25 <-- fakuve (~fakuve@92.40.175.170.threembb.co.uk) has quit (Quit: WeeChat 2.3) 2021-06-20 13:00:38 --> DX099 (~dx099@2a01:e0a:347:f1c1:e7b3:ae80:7bab:ca6) has joined #linux 2021-06-20 13:00:56 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-20 13:01:04 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-20 13:04:28 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 13:04:39 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 13:05:31 --> pikudoz (~pikudoz@190.117.229.223) has joined #linux 2021-06-20 13:06:15 <-- finsternis (~X@23.226.237.192) has quit (Remote host closed the connection) 2021-06-20 13:06:37 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 13:06:43 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Read error: Connection reset by peer) 2021-06-20 13:07:00 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 13:07:03 --> finsternis (~X@23.226.237.192) has joined #linux 2021-06-20 13:07:09 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-20 13:08:25 VMGuy234 i installed the key foor refind but it still says security violation 2021-06-20 13:08:32 --> budo (~budo@c-24-62-207-85.hsd1.ma.comcast.net) has joined #linux 2021-06-20 13:09:06 VMGuy234 *for 2021-06-20 13:09:40 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Remote host closed the connection) 2021-06-20 13:10:06 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-20 13:10:44 --> josgalo (~josgalo@68.red-83-43-53.dynamicip.rima-tde.net) has joined #linux 2021-06-20 13:11:30 <-- EriC^ (~Eric@178.135.9.141) has quit (Read error: Connection reset by peer) 2021-06-20 13:11:39 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-20 13:12:15 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-20 13:14:04 TJ- VMGuy234: did you consult also http://www.rodsbooks.com/refind/secureboot.html 2021-06-20 13:14:23 --> tier (~tier@60.223.245.116) has joined #linux 2021-06-20 13:14:46 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-20 13:14:52 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-20 13:15:07 <-- johnnyapol (~irc-disco@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has quit (Remote host closed the connection) 2021-06-20 13:15:10 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-20 13:15:28 <-- tier (~tier@60.223.245.116) has quit 2021-06-20 13:16:47 --> pnbeast (~pnbeast@24.102.186.191.res-cmts.snh.ptd.net) has joined #linux 2021-06-20 13:17:23 pnbeast rascul, is it raining? 2021-06-20 13:17:46 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 13:20:05 --> l554 (~l554@user/l554) has joined #linux 2021-06-20 13:20:19 * rascul makes it rain on pnbeast 2021-06-20 13:20:25 VMGuy234 TJ-: yes 2021-06-20 13:20:27 pnbeast Yay! 2021-06-20 13:20:28 --> iamtheworstdev (~iamthewor@c-98-253-72-149.hsd1.in.comcast.net) has joined #linux 2021-06-20 13:20:43 <-- superkuh (~superkuh@user/superkuh) has quit (Quit: the neuronal action potential is an electrical manipulation of reversible abrupt phase changes in the lipid bilayer) 2021-06-20 13:21:39 --> mikess (~sam@user/mikess) has joined #linux 2021-06-20 13:22:21 iamtheworstdev looking for thoughts on setting up a remote dev environment so I can quit trying to keep three machines in sync with various tools.. etc.. I was thinking virtualbox instance remotely accessed via VNC but phpvirtualbox is dead i can't get hyperbox to connect to anything.. y'all know of any competitors to that? 2021-06-20 13:23:03 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 13:23:10 --> japh (~scp1@host-90-237-12-216.mobileonline.telia.com) has joined #linux 2021-06-20 13:23:10 <-- japh (~scp1@host-90-237-12-216.mobileonline.telia.com) has quit (Changing host) 2021-06-20 13:23:10 --> japh (~scp1@user/japh) has joined #linux 2021-06-20 13:23:26 --> johnnyapol (~discord@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has joined #linux 2021-06-20 13:23:34 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-20 13:24:25 --> superkuh (~superkuh@user/superkuh) has joined #linux 2021-06-20 13:24:41 --> EriC^ (~Eric@178.135.9.141) has joined #linux 2021-06-20 13:24:45 hodapp for what sort of dev? 2021-06-20 13:25:04 --> superboot (~agentgasm@user/superboot) has joined #linux 2021-06-20 13:25:30 <-- scp1 (~scp1@user/japh) has quit (Ping timeout: 265 seconds) 2021-06-20 13:25:36 <-- josgalo (~josgalo@68.red-83-43-53.dynamicip.rima-tde.net) has quit (Quit: Leaving) 2021-06-20 13:25:41 --> hrtk (~hritik@45.118.166.217) has joined #linux 2021-06-20 13:25:49 -- edman007_ is now known as edman007 2021-06-20 13:25:57 <-- slopey_ (~slopey@user/slopey) has quit (Ping timeout: 265 seconds) 2021-06-20 13:27:07 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-20 13:27:55 clemens3 how many tools you need to update.. keep it simple... and use git to sync your code.. 2021-06-20 13:28:40 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-20 13:29:03 Dagmar I'm thinking perhaps this is an appopriate time to talk about virt-manager, since it's basically one-stop shopping for that 2021-06-20 13:29:05 qman Use docker, this is one of its best use cases 2021-06-20 13:29:25 tscopp ^ 2021-06-20 13:29:35 qman Your environment is consistent everywhere because you build it every time 2021-06-20 13:29:36 Dagmar It's GUI can connect to KVM/QEMU over ssh 2021-06-20 13:30:04 qman And you never miss any dependencies because you can't 2021-06-20 13:30:04 Dagmar ...on multiple hosts simultaneously. 2021-06-20 13:30:10 sumthing1980 I got ssh keys mixed up "The host key differs from the key for the ip ..." where do I fix this is there a gui 2021-06-20 13:30:28 clemens3 in .ssh/known_hosts 2021-06-20 13:30:45 clemens3 ssh-keygen -F and -R flags or such, man is your friend.. 2021-06-20 13:30:46 Dagmar sumthing1980: Just ssh to it from a text console and it'll tell you which line of your known_hosts contains the offending key 2021-06-20 13:31:32 iamtheworstdev i feel like every guide i've followed to set up docker for this results in errors I haven't been able to figure out 2021-06-20 13:32:20 sumthing1980 alright thanks 2021-06-20 13:32:34 Dagmar Unless you specifically need docker because you're planning on importing someone else's unholy mess, there's no shame in going heavyweight with full VMs 2021-06-20 13:33:20 Dagmar It's also pretty easy. Insert virtal DVD into virtual machine, boot virtual machine up, install normally, that sort of thing 2021-06-20 13:34:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 13:34:49 iamtheworstdev wow.. virt-manager couldn't have less useful documentation could it 2021-06-20 13:35:00 Dagmar It genuinely doesn't need a whole lot 2021-06-20 13:35:05 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-20 13:35:38 Dagmar Basically, you just run it. If you run it as root on the VMhost it'll just connect straight to the hypervisor and show you a list of the available virtuals 2021-06-20 13:36:17 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-20 13:36:20 Dagmar If you are a sane and reasonable human and don't want to run things as root when you don't need to, you'll just need a newer group attribute stuck onto your user account so it can connect to the unix socket to talk to the hpervisor 2021-06-20 13:36:34 Dagmar Lemme poke at one of mine real quick and I'll tell ya where to find that little bit 2021-06-20 13:37:04 iamtheworstdev the UI doesn't do me any good because i've only got ssh/tty 2021-06-20 13:37:04 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 13:37:58 DLange you should use Linux, iamtheworstdev. Much better dev experience :) 2021-06-20 13:38:15 Dagmar iamtheworstdev: Are you on a machine with just a text console or are you just using Windows? 2021-06-20 13:38:20 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-20 13:38:35 Dagmar iamtheworstdev: There's also `virsh` but it's a little arcane 2021-06-20 13:38:47 blackgatonegro Hey guys, I get first dose of vaccine in ten days 2021-06-20 13:39:10 DLange blackgatonegro: and that relates to #linux how? 2021-06-20 13:39:12 Dagmar blackgatonegro: Good for you. Plan on not doing a whole lot the day after your second. 2021-06-20 13:39:24 blackgatonegro Nothing at all 2021-06-20 13:39:26 <-- jarthur (~jarthur@cpe-70-114-198-37.austin.res.rr.com) has quit (Quit: jarthur) 2021-06-20 13:39:35 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 13:39:40 blackgatonegro I am not doing much anyway 2021-06-20 13:39:42 Dagmar side effects on the first one are basically nothing 2021-06-20 13:39:51 Dagmar The second one, you might as well have a nasty fever for the day 2021-06-20 13:39:56 <-- uoj6wz6qoswb (~cuaCvvnw~@user/spareproject) has left #linux 2021-06-20 13:40:04 Dagmar ...but it beats slowly drowning in your own mucus. 2021-06-20 13:40:07 --> ricci (~ricci@31.187.110.4) has joined #linux 2021-06-20 13:40:13 DLange Dagmar: that all depends on the vacine used 2021-06-20 13:40:19 blackgatonegro Yeah headaches; fever and your arm getting inflammation is nothing. 2021-06-20 13:40:25 Dagmar Phizer and Moderna are both doing the same thing for most folks 2021-06-20 13:40:26 --> virtualroot (~virtualro@user/virtualroot) has joined #linux 2021-06-20 13:40:37 <-- ricci (~ricci@31.187.110.4) has left #linux 2021-06-20 13:40:40 DLange yes and there are ~5 more vaccines 2021-06-20 13:40:54 bparker I've always had bad experience with libvirt the longer I use it, I always end up moving my VMs to be ran directly via qemu command-line instead 2021-06-20 13:40:56 Dagmar The arm inflammation is basically the normal stuff for a shot, but the muscle does seem to react and be a bit more sore than with other shots 2021-06-20 13:41:03 johnnyapol second dose of pfizer caused a lot of swelling in my lymph nodes in the arm i received it in. felt like a golf ball was stuck between my arm and chest 2021-06-20 13:41:16 Dagmar bparker: The two can be used together 2021-06-20 13:41:32 Dagmar I don't hesitate to slap a VM into rebooting using virsh 2021-06-20 13:41:46 bparker it's much more difficult but yes 2021-06-20 13:42:01 blackgatonegro Want arcane? Get online with freedos on 2021 2021-06-20 13:42:03 bparker the gui lacks many options you might need to pass manually 2021-06-20 13:42:14 iamtheworstdev Dagmar, I'd be hosting this on a rack mount ubuntu server.. remote in through linux or windows depending on the machine I'm in 2021-06-20 13:42:32 Dagmar That's, umm... unfortunate 2021-06-20 13:42:48 --> wilfred (uid159@id-159.highgate.irccloud.com) has joined #linux 2021-06-20 13:42:51 bparker but it (libvirt) can also cause issues with options that it always passes that you *can't* get rid of 2021-06-20 13:42:59 blackgatonegro Honesty people use ubuntu because it looks pretty, if you gonna be using the server version just go right to debían 2021-06-20 13:43:04 bparker lol 2021-06-20 13:43:05 Dagmar iamtheworstdev: Still, you can install Cygwin/X on the windows box and get an X server and virt-manager directly through that (you'll be running it on windows yeah) 2021-06-20 13:43:25 bparker blackgatonegro: that's just like, your opinion man 2021-06-20 13:43:40 bparker debian is still using older software in comparison 2021-06-20 13:43:44 Dagmar iamtheworstdev: ...and when you're using LInux you could ssh tunnel virt-manager to your desktop from the vhost, or you could run virt-manager on your desktop and have it connect to the vhost 2021-06-20 13:43:47 iamtheworstdev this is hilarious. so where can I get a list of os variants for this 2021-06-20 13:43:52 bparker google 2021-06-20 13:43:53 blackgatonegro Well yeah, but you want stability on a server... and that's basically debian 2021-06-20 13:44:07 bparker depends on your application 2021-06-20 13:44:07 Dagmar For that sort of thing, Debian is going ot be less hassle than Ubuntu anyway 2021-06-20 13:44:12 bparker some people need updated packages 2021-06-20 13:44:14 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-20 13:44:16 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Remote host closed the connection) 2021-06-20 13:44:29 blackgatonegro Ubuntu is debian unstable with a coat of paint 2021-06-20 13:44:31 bparker and updating debian to certain newer packages can easily spiral out of control with dependencies 2021-06-20 13:44:34 lautre[m] johnnyapol: If you think it's abnormal, you should ask for medical advice to medical staff. They know if this can be worse or not. 2021-06-20 13:44:42 --> ybaumy (~ybaumy@static.213.34.12.49.clients.your-server.de) has joined #linux 2021-06-20 13:44:59 Dagmar A host which is the home to other, smaller hosts, kind of suggests that perhaps stability is more important than taking on whizbang features so you can take full advantage of sideways plaind text. 2021-06-20 13:45:16 Dagmar er... s/plaind/plaid/ 2021-06-20 13:45:35 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-20 13:45:49 blackgatonegro Anyway there is thing thing that supposedly has more users that apache and never heard of it before 2021-06-20 13:45:50 johnnyapol its been 3+ weeks since i got it and everythings back to normal, 5g bars are full and everything 2021-06-20 13:45:54 iamtheworstdev this has all gone so hilariously bad i'm about to just pay for a AWS Workspace 2021-06-20 13:46:00 --> x88x88x (~x88x88x@188.214.106.69) has joined #linux 2021-06-20 13:46:16 bparker what thing thing 2021-06-20 13:46:19 bparker nginx ? 2021-06-20 13:46:25 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-20 13:46:29 <-- kodah (~kodah@user/kodah) has quit (Quit: kodah) 2021-06-20 13:46:31 bparker workspace is overpriced 2021-06-20 13:46:39 bparker just get a normal windows instance 2021-06-20 13:46:41 Dagmar johnnyapol: Honestly I'm surprised some of these people have managed to keep silent while morons are trying to testify the vaccine is making people magnetic and stuff 2021-06-20 13:46:55 Dagmar I know that *I* would make a horrible scene over that 2021-06-20 13:47:03 bparker who is *testifying* this ? 2021-06-20 13:47:08 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 13:47:12 Dagmar It was literally on CNN, man 2021-06-20 13:47:12 bparker cause obviously that will fail every time cause proof and science 2021-06-20 13:47:21 <-- gpeskens (~gpeskens@2001:985:7aa4:1:b32e:bcaa:7e9a:3dbd) has quit (Remote host closed the connection) 2021-06-20 13:47:27 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-20 13:47:29 Dagmar LIke we need to be any more embarassed by our conservation of idiots 2021-06-20 13:47:30 bparker CNN 2021-06-20 13:47:39 --> gpeskens (~gpeskens@2001:985:7aa4:1:af84:4447:530e:6bd1) has joined #linux 2021-06-20 13:47:42 Dagmar Crazy people trying to testify before judges and stuff 2021-06-20 13:47:45 [[R]] johnnyapol: yes, but does a spoon stick to your head? 2021-06-20 13:47:55 --> msiism (~msi@user/msiism) has joined #linux 2021-06-20 13:48:25 pnbeast Toilet tissue sticks on the bottom of my shoe. 2021-06-20 13:48:43 --> tangledwire (~imran@www.cubicsignal.com) has joined #linux 2021-06-20 13:48:44 [[R]] pnbeast: i don't think that's because of the 'rona or the 'rona vaccine though... 2021-06-20 13:48:59 lautre[m] What appen when you are close to CRT screen? 2021-06-20 13:49:12 msiism lautre[m]: Depends. 2021-06-20 13:49:18 Dagmar Your skin takes on that healthy eldritch glow 2021-06-20 13:49:23 pnbeast Oh, it's because I glue it there with rubber cement before I walk through the restaurant to talk with complete strangers. 2021-06-20 13:49:25 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-20 13:49:33 lautre[m] And, it's better to have reaction than nothing, for the second shot 2021-06-20 13:50:02 blackgatonegro nginx claims to now have more users that Apache 2021-06-20 13:50:17 bparker I believe it 2021-06-20 13:50:22 bparker apache is dogshit these days 2021-06-20 13:50:24 bparker and slow 2021-06-20 13:50:29 Dagmar 40% of the population voted for Trump 2021-06-20 13:50:29 <-- catman (~catman@user/catman370) has quit (Remote host closed the connection) 2021-06-20 13:50:35 [[R]] pnbeast: why would you talk to strangers? 2021-06-20 13:50:42 Dagmar Crowds can easily be large bodies of dumb people. 2021-06-20 13:50:48 blackgatonegro pnbeast maybe clean your shoes more or don't have a wet floor. 2021-06-20 13:51:00 pnbeast [[R]], trolling in IRC is so pedestrian. Trolling in real life - that's where the fun begins. 2021-06-20 13:51:02 Dagmar Use whichever server you're more familiar with 2021-06-20 13:51:09 <-- iamtheworstdev (~iamthewor@c-98-253-72-149.hsd1.in.comcast.net) has quit (Quit: Leaving) 2021-06-20 13:51:12 --> vwork (~vwork@50-249-207-86-static.hfc.comcastbusiness.net) has joined #linux 2021-06-20 13:51:17 blackgatonegro That's the mass effect, the bigger a mass of people the dumber they act. 2021-06-20 13:51:18 --> catman (~catman@user/catman370) has joined #linux 2021-06-20 13:51:22 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 13:51:23 bparker A person is smart. People are dumb, panicky dangerous animals and you know it. 2021-06-20 13:51:26 [[R]] is rubber cement still a thing? i remmber using that in school 2021-06-20 13:51:29 msiism bparker: So, dog's excrement is even lower than human excrement, I take it? 2021-06-20 13:51:36 bparker [[R]]: ye 2021-06-20 13:51:41 Dagmar pnbeast: Yo... My mask literally says in big letters, 'WEAR A MASK' and "you filthy plague rat" below it in smaller letters 2021-06-20 13:51:51 Dagmar I've had two people actually try and call me out over that. 2021-06-20 13:51:57 tangledwire Men in black reference 2021-06-20 13:52:07 Dagmar Their suffering was delicious 2021-06-20 13:52:08 blackgatonegro dog's excrement ends in the floor more so that means it tends to be lower? 2021-06-20 13:52:09 --> CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-20 13:52:29 msiism tangledwire: What's a man in a black reference? 2021-06-20 13:52:43 --> vwork_ (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has joined #linux 2021-06-20 13:52:48 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-20 13:52:50 blackgatonegro I make this suit look good? 2021-06-20 13:52:53 Dagmar [[R]]: It's still a thing, but now it comes in a bunch of variations like "Shoe Goo" and stuff 2021-06-20 13:53:16 Dagmar It's not often you find it sold named just "rubber cement" because of idiots who apparently like to sniff it 2021-06-20 13:53:19 <-- tangledwire (~imran@www.cubicsignal.com) has quit (Client Quit) 2021-06-20 13:53:29 -- x88x88x is now known as x88x88x88x 2021-06-20 13:53:33 pnbeast Dagmar, nice! 2021-06-20 13:53:40 blackgatonegro There is no shoe goo there is just dirty shoes wet floors and "Oh you stepped on something" 2021-06-20 13:54:21 pnbeast Oh, Shoe Goo is much, much tougher stuff than rubber cement. You can use it to fix, well, shoes! I repaired an inflatable raft with it when I was a kid. It work for at least two years, until we moved and I trashed the raft. 2021-06-20 13:54:29 Dagmar I buy newbies and they have decided to use horrible glue, so I hafta buy that to keep putting the soles back on 2021-06-20 13:54:35 --> tangledwire (~imran@www.cubicsignal.com) has joined #linux 2021-06-20 13:55:12 [[R]] i ususally just throw away my shoes 2021-06-20 13:55:18 Dagmar it's a shame because I've been buying that model cross-trainer for like 15-20 years now and now I have to find someone who uses decent glue 2021-06-20 13:55:32 * c705 takes [[R]]'s thrown away shoes 2021-06-20 13:55:37 Dagmar [[R]]: The dang sole comes unglued after like 8 months. For a _leather_ shoe that's unacceptable 2021-06-20 13:55:37 blackgatonegro I used shoe glue... it tends to be ruined by heat 2021-06-20 13:55:40 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-20 13:55:40 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-20 13:55:40 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-20 13:55:41 --> stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has joined #linux 2021-06-20 13:55:55 blackgatonegro so fix your shoes with that? avoid hot water 2021-06-20 13:55:57 <-- vwork (~vwork@50-249-207-86-static.hfc.comcastbusiness.net) has quit (Ping timeout: 265 seconds) 2021-06-20 13:55:57 [[R]] c705: what are you going to do with used shoes? 2021-06-20 13:56:04 <-- CrustY_ (~crusty@45.135.187.149) has quit (Ping timeout: 258 seconds) 2021-06-20 13:56:07 <-- airsoftmodels (~airsoftmo@2600:8802:6:7300::292e) has quit (Quit: Leaving) 2021-06-20 13:56:13 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-20 13:56:15 c705 [[R]]: make an altar 2021-06-20 13:56:24 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 13:56:31 <-- glouniche (~glouniche@185.254.75.53) has quit (Quit: Leaving) 2021-06-20 13:56:32 Dagmar I ain't buying k-mart special brands made of recycled scrubbing pads 2021-06-20 13:56:52 blackgatonegro Haven't replaced my shoes yet due to the pandemic and by now is... well I still have half a tube of shoe glue left. 2021-06-20 13:57:03 Dagmar Leather shoes should last for as long as there's tread on them 2021-06-20 13:57:05 --> glouniche (~glouniche@177.54.152.238) has joined #linux 2021-06-20 13:57:19 c705 you guys remember when k-mart had that restraunt? god that was a time to be alive 2021-06-20 13:57:22 [[R]] c705: better not be some kind of voodoo 2021-06-20 13:57:29 [[R]] is kmart still a thing? 2021-06-20 13:57:36 c705 in my mind it is 2021-06-20 13:57:39 <-- glouniche (~glouniche@177.54.152.238) has quit (Remote host closed the connection) 2021-06-20 13:57:40 --> x88x88x (~x88x88x@188.214.106.69) has joined #linux 2021-06-20 13:57:41 Dagmar c705: Must not have been at all of them because I used to work for one 2021-06-20 13:57:43 blackgatonegro Leather shoes last as long as you use leather cream on them otherwise the leather vanishes like magic 2021-06-20 13:57:48 msiism Don't the Marines, or some Marines, make shoes now? 2021-06-20 13:57:51 c705 i even have blue light special sales 2021-06-20 13:58:04 Dagmar Well, there's that. I usually soak them in silicone protectant the moment I get them 2021-06-20 13:58:10 <-- stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has quit (Quit: WeeChat 3.0.1) 2021-06-20 13:58:13 c705 Dagmar: maybe it was just a canadian thing? idk 2021-06-20 13:58:18 Dagmar Could have been 2021-06-20 13:58:21 blackgatonegro Had it to happen to a leather wristwatch the leather just... went to the great beyond 2021-06-20 13:58:22 --> stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has joined #linux 2021-06-20 13:58:27 c705 i'm getting queasy just thinking about it 2021-06-20 13:58:30 msiism Oh, it's the Green Berets… 2021-06-20 13:58:33 <-- x88x88x (~x88x88x@188.214.106.69) has quit (Client Quit) 2021-06-20 13:58:41 Dagmar There used to be several around here and none of them really had a restaurant in them that I can recall 2021-06-20 13:58:44 <-- stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has quit (Client Quit) 2021-06-20 13:58:58 --> stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has joined #linux 2021-06-20 13:59:04 blackgatonegro You don't use silicone on leather you use... leather barnish or whatever you call it. 2021-06-20 13:59:22 c705 https://www.retrojunk.com/article/show/4445/remember-the-kcafzs 2021-06-20 13:59:33 Dagmar No, you can use silicone. The key is you have to use something that fills the holes where water would otherwise be absorbed and evaporate 2021-06-20 13:59:45 Dagmar I own a lot of leather. 2021-06-20 14:00:11 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 14:00:27 Dagmar If you don't use a silicone or oil-based protectant, it's goign to dry, crack,s shrink and crumble in a couple years 2021-06-20 14:00:27 <-- x88x88x88x (~x88x88x@188.214.106.69) has quit (Quit: WeeChat 2.8) 2021-06-20 14:00:53 <-- virtualroot (~virtualro@user/virtualroot) has left #linux 2021-06-20 14:00:54 blackgatonegro for shoes the barnish things works better, my dad shoes lasted like a decade using that thing. After that well, there is wear and tear so better get new shoes. 2021-06-20 14:00:56 --> LinusCDE (~LinusCDE@user/linuscde) has joined #linux 2021-06-20 14:01:14 <-- Antlers (~Antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 265 seconds) 2021-06-20 14:01:22 Dagmar THe Kiwi? Yeah, same principle there. It's an oil and dye in one 2021-06-20 14:01:52 blackgatonegro I heard it called shoe grease too. 2021-06-20 14:02:04 Dagmar Might as well be grease 2021-06-20 14:02:17 blackgatonegro That's why is called that. 2021-06-20 14:02:20 --> `deb (~relax@142.169.78.159) has joined #linux 2021-06-20 14:02:46 Dagmar It's great on shoes, but I also have a wallet, a couple belts, a biker jacket and a full length leather trenchcoat to take care of. 2021-06-20 14:02:52 Dagmar Those are where you use the silicone 2021-06-20 14:03:19 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-20 14:03:26 blackgatonegro for jackets well... is complicated. You can use Kiwi just... let it dry for a while first. 2021-06-20 14:03:30 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 14:03:41 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 265 seconds) 2021-06-20 14:03:52 blackgatonegro Looks amazing just wait a few days or you ruin your shirts 2021-06-20 14:04:05 Dagmar Well, even after it dries you can "leave marks" on things 2021-06-20 14:04:15 --> kattsand (~kattsand@c83-248-90-2.bredband.tele2.se) has joined #linux 2021-06-20 14:04:17 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-20 14:04:28 Dagmar I may or may not be keeping in mind that I might need to apply kinetic force to things with my elbows sometimes 2021-06-20 14:04:32 blackgatonegro Yeah, get a blowdrier or something 2021-06-20 14:05:12 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-20 14:05:13 --> Narrat (~omnius@p200300df5f10627006ea56fffe2e7cdc.dip0.t-ipconnect.de) has joined #linux 2021-06-20 14:05:22 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 14:05:59 blackgatonegro Ended gifting the jacket away too much maintenance work on it. 2021-06-20 14:06:00 Dagmar Like, cops aren't going to buy that I accidentally bumped someone if there's a big black stain on their jaw 2021-06-20 14:06:14 Dagmar I try really hard to avoid those situations 2021-06-20 14:06:23 --> Antlers (~Antlers@70.39.121.42) has joined #linux 2021-06-20 14:06:28 blackgatonegro That's why my jacket was brown 2021-06-20 14:06:39 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-20 14:06:44 <-- justinf210 (~justinf21@39.sub-174-204-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-20 14:06:46 blackgatonegro If they see someone with a brown stain... heh 2021-06-20 14:07:05 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-20 14:07:30 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-20 14:07:43 Dagmar I need to go after the trench with vinyl dye now it's so old 2021-06-20 14:08:03 <-- vptr (~vptr@user/vptr) has quit (Quit: leaving) 2021-06-20 14:08:07 Dagmar ...or perhaps just find a new one, but that might require a flight to somewhere. 2021-06-20 14:08:45 Dagmar I bought it in a _bondage shop_ in SF, and Nashville is conspicuously short on those 2021-06-20 14:08:51 blackgatonegro Again get a blow drier, remember to use some paper on the jacket before wearing it, if it dies too much, needs more blow -_~ 2021-06-20 14:09:17 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 14:09:29 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 14:09:38 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-20 14:09:47 blackgatonegro You do it right it looks like it came right out of a good dry cleaner. 2021-06-20 14:09:52 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 14:10:06 <-- msiism (~msi@user/msiism) has left #linux (Konversation vaporized.) 2021-06-20 14:10:29 <-- moto (~moto@user/moto) has quit (Remote host closed the connection) 2021-06-20 14:10:33 blackgatonegro As I said way too much maintenance, not even getting into washing the leather once in a while with glicerine... ugh 2021-06-20 14:10:36 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-20 14:10:39 --> k3v1n (~k3v1n@78.141.227.103) has joined #linux 2021-06-20 14:11:01 k3v1n oof windows 11 lookin fine 2021-06-20 14:11:01 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-20 14:11:06 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-20 14:11:22 <-- stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has quit (Quit: WeeChat 3.0.1) 2021-06-20 14:11:23 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Quit: WeeChat 3.0) 2021-06-20 14:11:24 NGC3982 something is using a lot of bandwith over sshd. can i check what is currently happening there? 2021-06-20 14:11:25 --> moto (~moto@user/moto) has joined #linux 2021-06-20 14:11:26 blackgatonegro Glycerin I mean 2021-06-20 14:11:33 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 14:11:37 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-20 14:11:43 blackgatonegro Windows 11 looking like a Mac 2021-06-20 14:12:05 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-20 14:12:13 blackgatonegro As in "Wow this is right out of an older version of MacOs" 2021-06-20 14:12:14 c705 NGC3982: yes 2021-06-20 14:12:17 TJ- NGC3982: try "w" 2021-06-20 14:12:39 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 14:12:47 blackgatonegro NGC3982 yeah check active process 2021-06-20 14:12:52 <-- markus____0123 (~markus@ip4-188-74-13-143.dyn.netcomnetz.de) has quit (Ping timeout: 265 seconds) 2021-06-20 14:12:57 k3v1n naahhh Apple copied Microsoft 2021-06-20 14:13:19 c705 both of them stole from xerox 2021-06-20 14:13:19 blackgatonegro Apple copied Linux 2021-06-20 14:13:21 <-- Antlers (~Antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 14:13:24 <-- xad231 (~xad231@2a02:560:41c7:a800:dae0:27c7:2118:e897) has quit (Quit: Client closed) 2021-06-20 14:13:24 k3v1n windows 11 is the future 2021-06-20 14:13:30 c705 everyone stole from xerox. case closed 2021-06-20 14:13:31 blackgatonegro Yeah the back door was open 2021-06-20 14:13:45 <-- Brottweiler (~brott@user/brottweiler) has quit (Quit: leaving) 2021-06-20 14:14:09 blackgatonegro k3v1n foest month ot will be like "How do I install the classic theme?' 2021-06-20 14:14:19 <-- LiftLeft (~LiftLeft@154.21.114.203) has quit (Ping timeout: 265 seconds) 2021-06-20 14:14:23 k3v1n case re-opened xero just made a printer lol 2021-06-20 14:14:28 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 14:14:40 hexnewbie Implying anyone stole from Xerox reflects badly on GNU/Linux, which has, under the same principle, stolen from UNIX (it's a clone, duh), CDE, Windows and macOS. 2021-06-20 14:15:09 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-20 14:15:12 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-20 14:15:15 --> Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has joined #linux 2021-06-20 14:15:17 --> Betal (~Beta@user/betal) has joined #linux 2021-06-20 14:15:18 hexnewbie KDE 1's desktop resolution dialog was *identical* to Windows 95's. 2021-06-20 14:15:21 blackgatonegro Well NT stole from OS/2 2021-06-20 14:15:23 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 14:15:34 c705 everyone stole from xerox. the mouse, the gui. the idea behind what a personal computer was 2021-06-20 14:15:58 --> akoana (~ah@user/akoana) has joined #linux 2021-06-20 14:16:00 k3v1n everyone will be using win11 and it will be amazing 2021-06-20 14:16:05 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-20 14:16:10 <-- darutoko (~darutoko@176.209.193.208) has quit (Quit: Leaving) 2021-06-20 14:16:12 c705 imagine coming into a linux channel to talk about windows 2021-06-20 14:16:17 hexnewbie I can only find the screensaver part (which is still amazingly Win95esque): https://upload.wikimedia.org/wikipedia/commons/2/2a/Screenshot_of_KDE_1_alpha.png 2021-06-20 14:16:58 k3v1n i think linux has something to learn from them microsoft dudes 2021-06-20 14:17:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 14:17:11 blackgatonegro Well... so steam for linux anyone using that? 2021-06-20 14:17:13 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 265 seconds) 2021-06-20 14:17:19 ncb i am 2021-06-20 14:17:38 blackgatonegro I got like a game on it. 2021-06-20 14:17:49 catman hexnewbie use plasma 2021-06-20 14:18:07 <-- [Brain] (~brain@cpc143398-mfl22-2-0-cust11.13-1.cable.virginm.net) has quit (Ping timeout: 272 seconds) 2021-06-20 14:18:21 k3v1n i use i3 on windows :p its really comfy 2021-06-20 14:18:25 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-20 14:18:25 <-- rhax (~yannick@user/rhax) has quit (Client Quit) 2021-06-20 14:18:37 <-- Nirbu (~Nirbu@92.189.123.135) has quit (Read error: Connection reset by peer) 2021-06-20 14:18:45 blackgatonegro I use playonlinux a lot 2021-06-20 14:18:55 <-- kattsand (~kattsand@c83-248-90-2.bredband.tele2.se) has left #linux (Lämnar) 2021-06-20 14:19:04 blackgatonegro Mostly winrar, vlc and games 2021-06-20 14:19:34 <-- roni_ (~roni@207.248.198.186) has quit (Read error: Connection reset by peer) 2021-06-20 14:19:38 c705 vlc has a linux build though? 2021-06-20 14:19:56 Bocaneri o.O 2021-06-20 14:19:56 [[R]] winrar? what is this 1990? 2021-06-20 14:20:10 Bocaneri I thought vlc had Linux builds _before_ it had Windows builds. 2021-06-20 14:20:14 phogg Everybody stole from Douglas Engelbart 2021-06-20 14:20:15 hexnewbie And rar/unrar also has non-free versions which (except for rar?!) may have the source available. And even Krusader can be used for a frontend. 2021-06-20 14:20:19 c705 Bocaneri: it did indeed 2021-06-20 14:20:21 Bocaneri Been using VLC on Linux for a couple decades, I think. 2021-06-20 14:20:24 blackgatonegro Yeah but VLC linux build is less useful that mplayer2 2021-06-20 14:20:37 c705 blackgatonegro: what on earth are you talking about? 2021-06-20 14:20:38 Bocaneri blackgatonegro, what makes you say that? 2021-06-20 14:20:40 --> ron1w (~roni@207.248.198.186) has joined #linux 2021-06-20 14:20:53 blackgatonegro Testing the same videos in both 2021-06-20 14:21:00 hexnewbie blackgatonegro: mplayer2? That died, got replaced with mplayer, all the while mplayer(2 or not) was obsoleted and replaced with mpv by most folks 2021-06-20 14:21:03 johnnyapol I like file-roller as a winrar replacement 2021-06-20 14:21:05 blackgatonegro mplayer2 ends winning 2021-06-20 14:21:21 blackgatonegro well mplayer then 2021-06-20 14:21:24 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 14:21:31 c705 this smells like you didn't bother installing non-free codecs or something 2021-06-20 14:21:32 <-- ziper (~deamon@212.237.171.46) has quit (Ping timeout: 265 seconds) 2021-06-20 14:21:42 c705 vlc is fine, and it's been fine for the 20+ years i've been using it 2021-06-20 14:21:54 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 14:22:00 hexnewbie I haven't gotten to use non-free codecs in ages (although they never worked for 64 bit builds, I think) 2021-06-20 14:22:08 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 14:22:16 blackgatonegro c705 VLC Still works better on Windows for some reason. 2021-06-20 14:22:31 <-- farribeiro (~farribeir@fedora/farribeiro) has left #linux 2021-06-20 14:22:32 c705 i doubt that very much 2021-06-20 14:22:43 rascul what is vlc doing better on windows? 2021-06-20 14:22:51 blackgatonegro videos 2021-06-20 14:23:00 rascul what is better aboutt it? 2021-06-20 14:23:21 blackgatonegro resolution, less glitches, they play better. 2021-06-20 14:23:25 hexnewbie “playing them”... sorry, couldn't resist 😜 2021-06-20 14:23:25 <-- patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has quit (Remote host closed the connection) 2021-06-20 14:23:35 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-20 14:23:38 --> glouniche (~glouniche@177.54.152.238) has joined #linux 2021-06-20 14:23:54 ananke 'resolution'. say what? 2021-06-20 14:23:58 --> Antlers (~Antlers@70.39.121.42) has joined #linux 2021-06-20 14:23:59 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-20 14:24:00 blackgatonegro maybe mplayer just gives me less trouble with my video card or something 2021-06-20 14:24:28 phogg mplayer, not the oldest but still the best 2021-06-20 14:24:31 c705 throwing around lingo might fly in business meetings, but not here 2021-06-20 14:24:31 <-- odrling (~odrling@korone.aidoru.agency) has quit (Quit: see you space cowboy) 2021-06-20 14:24:35 --> x88x88x (~x88x88x@188.214.106.69) has joined #linux 2021-06-20 14:24:37 blackgatonegro As in the same video plays better on mplayer compared to vlc linux on the same machine. 2021-06-20 14:24:56 --> kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has joined #linux 2021-06-20 14:24:57 hexnewbie #define better ?? 2021-06-20 14:25:02 --> odrling (~odrling@korone.aidoru.agency) has joined #linux 2021-06-20 14:25:02 c705 what distro are you using? debian? 2021-06-20 14:25:04 blackgatonegro While it pixelates and lags on vlc 2021-06-20 14:25:11 blackgatonegro Mint 2021-06-20 14:25:16 <-- pnbeast (~pnbeast@24.102.186.191.res-cmts.snh.ptd.net) has quit (Quit: WeeChat 2.7.1) 2021-06-20 14:25:24 phogg hexnewbie: smoother playback (less framedropping, less CPU), more format support, better format support, better audio sync 2021-06-20 14:25:35 <-- AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has quit (Ping timeout: 258 seconds) 2021-06-20 14:25:45 <-- progandy (~progandy@user/progandy) has quit (Remote host closed the connection) 2021-06-20 14:25:45 hexnewbie I've been using mpv with smplayer since like forever (when I found kaffeine sucked?) 2021-06-20 14:26:00 phogg vlc works more-or-less, but it is flawed. I've had hit and miss success with gstreamer, xine, and vlc based playback off and on--but mplayer has always been rock solid. 2021-06-20 14:26:13 phogg mpv is just a fork of mplayer, so it's no wonder it does pretty well 2021-06-20 14:26:24 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-20 14:26:24 phogg smplayer is a front end for mplayer or mpv, so it is also fine 2021-06-20 14:26:44 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 14:26:44 phogg Anyone remember pre-mplayer video playback on Linux? It was pretty brutal. 2021-06-20 14:27:43 hexnewbie I don't think I've played any video before mplayer. I remember using something that was loading Windows DLLs first, which *must* have been mplayer 2021-06-20 14:27:50 --> stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has joined #linux 2021-06-20 14:27:56 phogg hexnewbie: yes, only mplayer has ever done that 2021-06-20 14:28:04 blackgatonegro smplayer tends to be my default in mint, in puppy I use vlc because there aren't that many options. 2021-06-20 14:28:24 phogg hexnewbie: the devs were always concerned with results more than correctness, and that was a lifeline in the early days. No native support? No problem, they found a way. 2021-06-20 14:28:45 phogg hexnewbie: haven't needed to load DLLs for years now, but AFAIK it still can 2021-06-20 14:28:53 <-- ionutb (~ionut@user/ionutb) has quit (Quit: leaving) 2021-06-20 14:29:10 [[R]] phogg: like in jurassic park? code finds a way... 2021-06-20 14:29:28 c705 i've never ever had any problem with vlc 2021-06-20 14:29:37 --> easyme (~easyme@user/easyme) has joined #linux 2021-06-20 14:29:38 <-- rwb (~augh@theguntretort.com) has quit (Quit: ZNC - https://znc.in) 2021-06-20 14:29:43 phogg if you've never had any problems then congratulations! You're lucky 2021-06-20 14:29:51 Bocaneri I've recently had a problem with mplayer - it gets the tracks on the Hunger Games DVDs mixed up. VLC doesn't. Otherwise, I've been using mplayer almost exclusively for YEARS with virtually zero issue. 2021-06-20 14:29:57 rascul i've never ever had any problems with c705 2021-06-20 14:30:02 <-- easyme (~easyme@user/easyme) has left #linux 2021-06-20 14:30:07 phogg more likely you've never noticed problems, but still if everything has always played correctly then I'm glad. That's definitely not my experience with VLC. 2021-06-20 14:30:20 hexnewbie The loader exists, lists dlls in mplayer -vc list for both 32 and 64 bit builds, but I've never found *any* release of w64codecs except for one that had like two files in it 2021-06-20 14:30:26 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-20 14:30:42 blackgatonegro Bocaneri that's due to the tracks file names VLC may be able to play them correctly. 2021-06-20 14:30:45 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 14:30:53 phogg hexnewbie: I had a lot more than 2 in the beginning, but only two were needed for any long period of time 2021-06-20 14:31:07 phogg Bocaneri: even with dvdnav? 2021-06-20 14:31:09 <-- gtlsgamr (uid464455@stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 14:31:27 Bocaneri phogg, I don't know how to use dvdnav, forgot it even existed. 2021-06-20 14:31:36 blackgatonegro Usually on a fat distro like mint I get VLC and mplayer and maybe some other video player 2021-06-20 14:31:44 c705 i blame your distro 2021-06-20 14:31:54 --> Ivyy (~Ivyy@2001:a62:41d:fa01:af4c:e063:c46b:4788) has joined #linux 2021-06-20 14:31:56 phogg Bocaneri: dvdnav:// is the "do things correctly" dvd playing implementation. The old dvd one is just left in for compat, it's not recommended (not for a decad) 2021-06-20 14:31:58 phogg er, decade 2021-06-20 14:31:59 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Read error: Connection reset by peer) 2021-06-20 14:32:24 --> rwb (~augh@theguntretort.com) has joined #linux 2021-06-20 14:32:36 blackgatonegro The problem is that DVDs can have the file names not be in order so unless you play the DVD in a DVD player they can play out of order. 2021-06-20 14:32:52 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 14:32:54 phogg blackgatonegro: dvdnav takes care of that by supporting dvd menus 2021-06-20 14:32:57 hexnewbie phogg: I mean like the 32 bit package with codecs is 10 MB, the 64 bit one is 243KB 2021-06-20 14:33:08 blackgatonegro phogg cool 2021-06-20 14:33:43 Bocaneri So, I'd say "mplayer dvdnav://1", for example? 2021-06-20 14:33:48 hexnewbie phogg: Looking at http://www1.mplayerhq.hu/MPlayer/releases/codecs/ - so codecs no longer supported due to effectively not existing on amd64 builds 2021-06-20 14:34:06 phogg Bocaneri: you can, but you can also omit the track number and see the menu, and I believe you can specify a track by title as well (but I generally don't) 2021-06-20 14:34:18 * Bocaneri tries this 2021-06-20 14:34:33 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 14:34:35 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 265 seconds) 2021-06-20 14:34:40 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-20 14:35:05 Bocaneri Well, hell, that was simple enough! 2021-06-20 14:35:06 <-- nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has quit (Remote host closed the connection) 2021-06-20 14:35:20 phogg that's why they added it 2021-06-20 14:35:41 Bocaneri Smart folks. Now maybe I can forget I had VLC installed. 2021-06-20 14:36:10 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 14:36:29 <-- chha (~chhs@user/chha) has quit (Changing host) 2021-06-20 14:36:29 --> chha (~chhs@wikipedia/Bjelleklang) has joined #linux 2021-06-20 14:37:05 phogg Bocaneri: the only problem I've had with dvdnav is when displaying the dvd menu and trying to interact with it via the mouse. This is... iffy. 2021-06-20 14:37:08 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-20 14:37:46 Bocaneri Mine won't do it. I hit ENTER and it started playing. 2021-06-20 14:37:51 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 14:38:04 Bocaneri I think that's why I forgot I had dvdnav. It WON'T honour the mouse. 2021-06-20 14:38:23 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-20 14:38:39 phogg Bocaneri: you need -mouse-movements to attempt it 2021-06-20 14:39:00 phogg the results are iffy. Some menus work, some really don' 2021-06-20 14:39:03 phogg er, don't 2021-06-20 14:39:23 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-20 14:40:04 Bocaneri Oh, well. I've had problems with exactly ONE set of DVDs in all these years. I'll live. 2021-06-20 14:40:52 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 265 seconds) 2021-06-20 14:41:06 --> Guest34 (~Guest34@195.128.8.93.rev.sfr.net) has joined #linux 2021-06-20 14:41:19 --> nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has joined #linux 2021-06-20 14:41:31 --> patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has joined #linux 2021-06-20 14:43:33 <-- hendursa1 (~weechat@user/hendursaga) has quit (Quit: hendursa1) 2021-06-20 14:43:49 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-20 14:44:01 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-20 14:44:18 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Ping timeout: 240 seconds) 2021-06-20 14:44:34 <-- hololeap (hololeap@user/hololeap) has quit (Ping timeout: 244 seconds) 2021-06-20 14:44:35 <-- Guest34 (~Guest34@195.128.8.93.rev.sfr.net) has quit (Client Quit) 2021-06-20 14:45:15 <-- m1dansys (~mi.dan.sy@ptr-3z9rbdwgw0sgzv8l2o5.18120a2.ip6.access.telenet.be) has quit (Quit: Leaving) 2021-06-20 14:45:42 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 265 seconds) 2021-06-20 14:46:10 --> LiftLeft (~LiftLeft@154.21.23.100) has joined #linux 2021-06-20 14:46:13 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-20 14:46:14 --> ziper (~deamon@212.237.171.46) has joined #linux 2021-06-20 14:46:52 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-20 14:47:03 <-- w00dsman (~w00dsman@2601:189:4200:5cc3:3947:fc05:5c30:6d83) has quit (Quit: WeeChat 3.0.1) 2021-06-20 14:47:03 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 258 seconds) 2021-06-20 14:47:17 <-- Liexei (Liexei@user/liexei) has quit (Quit: Bye...) 2021-06-20 14:47:39 <-- samschaap (~samschaap@83-85-243-199.cable.dynamic.v4.ziggo.nl) has quit (Quit: Leaving) 2021-06-20 14:47:55 <-- andreasbuhr (~quassel@p548dd27d.dip0.t-ipconnect.de) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-20 14:48:30 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 14:49:07 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 265 seconds) 2021-06-20 14:49:15 --> w00dsman (~w00dsman@2601:189:4200:5cc3:6875:a791:377e:dbbf) has joined #linux 2021-06-20 14:49:36 --> Liexei (Liexei@user/liexei) has joined #linux 2021-06-20 14:50:03 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 14:50:27 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 14:50:35 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 14:50:42 --> psa_ (uid315815@id-315815.tooting.irccloud.com) has joined #linux 2021-06-20 14:51:27 blackgatonegro Eventually most used codecs will be all in 64x 2021-06-20 14:51:47 <-- chasmo77 (~chas77@71.63.241.168) has quit (Quit: It's just that easy) 2021-06-20 14:52:10 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-20 14:53:18 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-20 14:53:24 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 14:53:26 <-- LuKaRo_ (~LuKaRo@p200300dfa70b18573403f4a957659168.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-20 14:54:07 <-- nurupo (~nurupo.ga@user/nurupo) has quit (Quit: nurupo.ga) 2021-06-20 14:54:22 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-20 14:54:26 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 14:54:38 --> nurupo (~nurupo.ga@user/nurupo) has joined #linux 2021-06-20 14:54:49 <-- tangledwire (~imran@www.cubicsignal.com) has quit (Quit: WeeChat 3.1) 2021-06-20 14:55:29 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 14:56:16 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 14:56:20 <-- ziper (~deamon@212.237.171.46) has quit (Ping timeout: 265 seconds) 2021-06-20 14:56:50 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-20 14:56:59 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-20 14:57:54 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 14:58:45 --> Pacific_ (~arash@ip2.ip-51-38-86.eu) has joined #linux 2021-06-20 14:58:53 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 14:59:02 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Client Quit) 2021-06-20 15:00:13 --> F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 15:00:27 <-- superboot (~agentgasm@user/superboot) has quit (Quit: leaving) 2021-06-20 15:00:28 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 15:00:32 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 15:01:23 --> Pacific__ (~arash@5.124.30.120) has joined #linux 2021-06-20 15:02:08 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-20 15:03:02 knull may seem like an ammetuer question to some people but i was just wondering is the sudo command the same as the superuser or root or does it have any limitations? 2021-06-20 15:03:08 <-- hendursaga (~weechat@user/hendursaga) has quit (Remote host closed the connection) 2021-06-20 15:03:21 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-20 15:03:36 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-20 15:03:58 Shenka in simplest of terms, sudo is going to be safer than messing around with superuser or directly with a root account. 2021-06-20 15:04:06 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-20 15:04:11 blackgatonegro sudo has no limitations that's the problem 2021-06-20 15:04:18 blackgatonegro Is a huge hammer 2021-06-20 15:04:21 knull ah ok i see 2021-06-20 15:04:39 knull sounds kinda broken 2021-06-20 15:04:43 blackgatonegro Well yeah is a bit safer that log in as root 2021-06-20 15:04:56 knull hmm ok 2021-06-20 15:05:03 <-- l554 (~l554@user/l554) has left #linux 2021-06-20 15:05:04 <-- Pacific_ (~arash@ip2.ip-51-38-86.eu) has quit (Ping timeout: 258 seconds) 2021-06-20 15:05:09 Shenka sudo also has the benefit that scripts can check if something isnt meant to be run in sudo (since it becomes a force of habit) and prevent it from executing 2021-06-20 15:05:15 Shenka which is a nice fail safe 2021-06-20 15:05:16 blackgatonegro But still you shouldn't use sudo for everything 2021-06-20 15:05:20 <-- zjmc_ (jmc@user/zjmc) has left #linux 2021-06-20 15:05:32 --> LuKaRo (~LuKaRo@p200300dfa710407ea7d6edf132d3efd1.dip0.t-ipconnect.de) has joined #linux 2021-06-20 15:05:35 knull thanks for the explanation guys :] 2021-06-20 15:05:40 Shenka oh yea 100%. sudo isnt a catch all whatsoever and shoudl be used from an educated standpoint. 2021-06-20 15:05:44 <-- charon (~charon@user/charon) has quit (Quit: WeeChat 3.2) 2021-06-20 15:05:53 blackgatonegro Depends on what you are doing, sudo can still force things. 2021-06-20 15:06:12 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 15:06:18 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Quit: WeeChat 2.8) 2021-06-20 15:06:18 <-- kodah (~kodah@user/kodah) has quit (Read error: Connection reset by peer) 2021-06-20 15:06:31 blackgatonegro Things have got better but there is still of packages that don't have an anti sudo coding so... 2021-06-20 15:07:19 HumbleGuy Please help, my microphone is not working, i enabled my codec driver in kernel but its still not working 2021-06-20 15:07:33 Dagmar Mostly sudo protects by running the specified command and exiting back to your normal user account, so you don't wind up in the habit of keeping that # prompt open for trivial stuff, where a housecat stepping on a mousebutton can cause a terrifying mis-paste 2021-06-20 15:07:56 blackgatonegro Honesty it would be better to have an easy "run just this as administrator but without ALL THE POWAR" command. 2021-06-20 15:07:57 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 15:08:08 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 15:08:10 Dagmar I say that having just had a bunch of stored SQL procedures get pasted into a terminal by s 2021-06-20 15:08:13 Dagmar aid cat just yesterday 2021-06-20 15:08:26 blackgatonegro HumbleGuy do you have pulseaudip or alsa? 2021-06-20 15:08:28 Dagmar The same cat who just thwapped the damn enter key with his tail. lol 2021-06-20 15:08:50 HumbleGuy blackgatonegro, i have both, i think 2021-06-20 15:09:00 moo or a cat typing an extra space inside your command rm -rf ./your/random/stuff / to/remove 2021-06-20 15:09:01 moo hehe 2021-06-20 15:09:08 Dagmar Yepo 2021-06-20 15:09:22 moo i did this once without a help of cat =D 2021-06-20 15:09:29 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-20 15:09:37 knull is tails os a fully functioning linux ditribution or is it limited compared to distributions like kali linux 2021-06-20 15:09:44 moo rm -rf some/prefix/dir /usr/bin 2021-06-20 15:09:44 blackgatonegro Try pulseadio open a audio recording program and hit the record button then check the active streams window and put the volume to 100% 2021-06-20 15:10:01 Dagmar knull: Mainly it's operated in an "appliance" role 2021-06-20 15:10:03 blackgatonegro The active streams on pulseaudio 2021-06-20 15:10:07 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-20 15:10:09 moo kali is not a normal distro, and neither is tails. they have very specific usage 2021-06-20 15:10:11 --> bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has joined #linux 2021-06-20 15:10:25 Dagmar knull: It's set up with specific goals and a narrower use-case in mind than a general purpose distribution 2021-06-20 15:10:28 blackgatonegro Yeah 2021-06-20 15:10:32 knull oh ok 2021-06-20 15:10:35 xrogaan I have a problem with emails signed with '.p7s' smime. It takes forever for gpg to tell me that it couldn't verify the signature. Anybody know what the hell are p7s signatures? 2021-06-20 15:10:40 blackgatonegro You want general use mint 2021-06-20 15:10:51 xrogaan mimetype: application/pkcs7-sign 2021-06-20 15:10:52 knull is ubuntu good for general use? 2021-06-20 15:10:54 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 15:10:56 moo is kali still running everything as root? 2021-06-20 15:11:01 moo yes it is 2021-06-20 15:11:03 Shenka yea ubuntu is always a safe bet when you’re starting out 2021-06-20 15:11:06 DLange xrogaan: SMIME 2021-06-20 15:11:06 Dagmar xrogan: Normal signatures, actually. It's probbaly looking for some directory system that you don't have configured 2021-06-20 15:11:11 Shenka hard to fuck up ubuntu lol 2021-06-20 15:11:13 blackgatonegro knull I prefer mint but ubuntu is okay 2021-06-20 15:11:18 Shenka btw i use arch 2021-06-20 15:11:21 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 15:11:30 Shenka well used. i dont own any computers compatible with linux anymore :/ 2021-06-20 15:11:32 blackgatonegro Shenka save with kernel updates and video drivers 2021-06-20 15:11:36 xrogaan DLange: I mean, yeah. It's right there in the status. 2021-06-20 15:11:40 Dagmar Shenka: This is an excellent time to mention the saying about "the universe can always make better idiots" 2021-06-20 15:11:45 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-20 15:11:53 moo lol i have to remember that 2021-06-20 15:11:59 DLange xrogaan: SMIME has nothing to do with gpg, different types of signatures 2021-06-20 15:12:04 --> Thanatos (~Thanatos@157.230.235.93) has joined #linux 2021-06-20 15:12:04 Dagmar They make it hard, but lots of Ubuntu users really apply themselves. 2021-06-20 15:12:06 Shenka okay yea its definitely possible but like thats the safest linux distro out there unless yall count chromeOS which i dont 2021-06-20 15:12:13 HumbleGuy blackgatonegro, nothing shows up at recording tab 2021-06-20 15:12:18 DLange xrogaan: Thunderbird can do these (and so can other MUAs) 2021-06-20 15:12:19 knull im still pretty new to linux and im still trying to explore all the different advantages of it because im still on a ubuntu windows subsystem for linux 2021-06-20 15:12:37 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-20 15:12:39 xrogaan DLange: I'd need an authority to check against then? 2021-06-20 15:12:40 Shenka ah ive never used window’s iterations of linux environments so im not familiar with all of that 2021-06-20 15:12:43 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 15:12:55 blackgatonegro Okay there is a tad were you can pick the active devices, check to see if the mic is on 2021-06-20 15:13:01 knull its basically just ubuntu but only through terminal command line no GUI at all 2021-06-20 15:13:13 xrogaan I ditched thunderbird as it closed its gpg system. Need my keys available on the whole system. 2021-06-20 15:13:27 Shenka yea. thats neat. still wouldnt be enough to make me switch to windows ever again though lol 2021-06-20 15:13:33 Shenka especially with how god awful ugly windows 11 is 2021-06-20 15:13:43 knull yeah windows 11 looks disgusting 2021-06-20 15:13:44 Dagmar xrogaan: They haven't readded compile-time options to access the user's keyring mechanism yet? 2021-06-20 15:13:49 Dagmar That's kind of unexpected 2021-06-20 15:13:58 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-20 15:14:08 Dagmar I would have thought they'd be happy to let something else do the heavy lifting on that 2021-06-20 15:14:09 DLange xrogaan: yes, SMIME are (like) SSL certs, you need to trust an issuing CA 2021-06-20 15:14:10 HumbleGuy blackgatonegro, my mic is on, volume 100% 2021-06-20 15:14:35 knull I mean to be honest I really like windows subsystem for linux because i can switch from to different systems in a matter of seconds its pretty neat 2021-06-20 15:14:45 knull 2 differenr* 2021-06-20 15:15:00 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Remote host closed the connection) 2021-06-20 15:15:03 kodah i'm kind of surprised there's not better free alternatives to thunderbird yet 2021-06-20 15:15:06 c705 i've been able to do that on linux for years now 2021-06-20 15:15:13 <-- kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has quit (Ping timeout: 265 seconds) 2021-06-20 15:15:25 c705 kodah: mutt 2021-06-20 15:15:28 blackgatonegro Do you have the mic is the right port? Maybe you plugged it in the onboard sound card by accident, that sound card tends to be disabled if you have a different sound card enabled. 2021-06-20 15:15:29 Shenka knull: yea but windows lol 2021-06-20 15:15:42 moo c705: nice joke, you can as well say emacs 2021-06-20 15:15:50 Shenka me trying to navigate and use windows feels like im swinging a hammer at a wall to make a temporary door 2021-06-20 15:15:55 c705 where's the joke part? 2021-06-20 15:15:57 xrogaan smime is kind of shit. 2021-06-20 15:16:01 HumbleGuy blackgatonegro, my mic is integrated in the laptop 2021-06-20 15:16:02 moo its in no way comparable 2021-06-20 15:16:13 <-- `deb (~relax@142.169.78.159) has quit (Remote host closed the connection) 2021-06-20 15:16:15 Dagmar Evolution is still around, last I checked. 2021-06-20 15:16:16 c705 comparable to what? 2021-06-20 15:16:20 kodah c705: is this one of drew devaults projects? 2021-06-20 15:16:31 blackgatonegro Okay go to the input devices tab and see if the mic is enabled there. 2021-06-20 15:16:34 knull Shenka: yeah i know im still finding it hard to make a complete switch to linux just because im so used to windows 10 2021-06-20 15:16:47 c705 mutt is an mta. thunderbird is an mta. 2021-06-20 15:16:57 c705 kodah: i don't know, mutt's been around longer than I have 2021-06-20 15:17:02 ddevault MUA* 2021-06-20 15:17:04 ddevault postfix is an MTA 2021-06-20 15:17:08 moo thunderbird can receive emails, mutt cannot 2021-06-20 15:17:09 c705 yes, mua thank you 2021-06-20 15:17:11 ddevault the project you're thinking of is aerc, kodah 2021-06-20 15:17:14 HumbleGuy blackgatonegro, its enabled https://imgur.com/kzjqUKL.png 2021-06-20 15:17:15 Dagmar Even I am not keen on using a mail client with a cell-based display anymore 2021-06-20 15:17:22 blackgatonegro Anyone tested fairmail? Is any good? 2021-06-20 15:17:23 moo + the way you use either of them etc 2021-06-20 15:17:23 c705 moo: are you high or something? 2021-06-20 15:17:27 kodah ddevault: ah, that's right. it looked like one of yours though 2021-06-20 15:17:28 Shenka knull: it takes time and effort for sure. personally i just jumped right in and never looked back. but dont let familiarity hold you back 2021-06-20 15:17:43 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-20 15:17:46 --> justinf210 (~justinf21@47.sub-174-247-116.myvzw.com) has joined #linux 2021-06-20 15:17:49 moo mutt reads your Maildir/mailbox, it doesn't connect to imap or anything 2021-06-20 15:17:55 knull Shenka: Ah ok bold move 2021-06-20 15:17:57 c705 yes it can 2021-06-20 15:17:57 Dagmar blackgatonegro: Tehre's also things like SOGo and Roundcube now 2021-06-20 15:18:04 knull anyway i have to go now farewell 2021-06-20 15:18:07 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Quit: WeeChat 2.8) 2021-06-20 15:18:12 Shenka linux/GNU isnt as terrifying as people think it is. most of the fear comes from the unfamiliar 2021-06-20 15:18:34 Dagmar Turns out it's actually a bit easier to just generate an interface in HTML and Javascript than it is to deal with Qt/Gtk/WxWindows 2021-06-20 15:18:37 moo oh TIL, sorry. last i used it 10 years ago it was much less pleasant lol 2021-06-20 15:18:48 moo having postfix and all other stuff there 2021-06-20 15:19:05 c705 mutt could connect via imap 10 years ago as well 2021-06-20 15:19:27 kodah time to brush my Vue3 skills up and bastardize email with some electron goodness 2021-06-20 15:19:28 blackgatonegro HumbleGuy okay go to a recording audio program like audacity pick the mic there and hit the red record button then go to the recording tab in pulse audio to see if you see something there. 2021-06-20 15:19:47 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-20 15:19:58 -- Pacific__ is now known as arash 2021-06-20 15:20:03 kodah i'm currently writing a forum that's only accessible over CLI 2021-06-20 15:20:07 HumbleGuy blackgatonegro, wait, audacity is still compiling (i am on gentoo) 2021-06-20 15:20:07 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-20 15:20:14 blackgatonegro Okay 2021-06-20 15:20:15 eqw my system has hanged: the keyboard doesn't respond for numlock(it is on), there's the same picture on the screen, even after me stopping LightDM. It responds via ssh, though. Is there something else I can try? 2021-06-20 15:20:31 xrogaan eqw: restart Xorg 2021-06-20 15:20:45 xrogaan or your desktop manager 2021-06-20 15:20:46 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 15:20:58 blackgatonegro eqw try using a different keyboard? 2021-06-20 15:21:07 eqw xrogaan: it is already stopped 2021-06-20 15:21:07 Dagmar eqw: Sudo up and kill X with sigterm and then sigkill if that didn't work 2021-06-20 15:21:25 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 15:21:30 <-- glouniche (~glouniche@177.54.152.238) has quit (Quit: Leaving) 2021-06-20 15:21:30 Dagmar X _should_ let go of the keyboard when it dies of 2021-06-20 15:21:33 xrogaan Either Xorg froze, or a driver crashed or whatever. 2021-06-20 15:21:54 --> glouniche (~glouniche@37.120.199.44) has joined #linux 2021-06-20 15:21:57 --> Nact (~l@host-85-27-124-131.dynamic.voo.be) has joined #linux 2021-06-20 15:22:06 xrogaan eqw: don't stop it, end it 2021-06-20 15:22:16 blackgatonegro Unless you just had a kernel update and reboot then it may be a compatibility thing. 2021-06-20 15:22:26 <-- justinf210 (~justinf21@47.sub-174-247-116.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-20 15:22:44 eqw there's no such process 2021-06-20 15:23:13 Dagmar You _sure_ about that? `ps -ef | grep X` should be a pretty short list 2021-06-20 15:23:23 kodah there's another option: wayland-gang 2021-06-20 15:23:26 <-- ralinux (~saje@37.156.188.8) has quit (Ping timeout: 265 seconds) 2021-06-20 15:23:28 xrogaan or `pgrep -a Xorg` 2021-06-20 15:23:41 xrogaan ah, wayland. People use that thing? 2021-06-20 15:23:52 c705 i do 2021-06-20 15:23:55 kodah si 2021-06-20 15:23:56 * eqw doesn't use wayland 2021-06-20 15:23:59 c705 X sucks 2021-06-20 15:24:21 Dagmar Wayland will be a valuable asset once they've chased down about a zillion edge cases 2021-06-20 15:24:21 blackgatonegro I am not quite sure whay wayland is besides something steam uses for games. 2021-06-20 15:24:22 kodah it works well for my purposes 2021-06-20 15:24:23 <-- Thanatos (~Thanatos@157.230.235.93) has quit (Remote host closed the connection) 2021-06-20 15:24:24 Shenka is wayland usable now? its been like 8 years since ive kept up with it lol 2021-06-20 15:24:28 eqw Dagmar: it shows grep only 2021-06-20 15:24:28 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 15:24:32 xrogaan eqw: if Xorg isn't running, and lightdm isn't running, and nothing is running, restart your computer. 2021-06-20 15:24:52 Dagmar Yeah if X has died and the screen and keyboard are still wedged, rebooting is the next reasonable option 2021-06-20 15:25:04 c705 yes, wayland is fine if you can live with the things that it breaks like screen sharing 2021-06-20 15:25:06 xrogaan or simply `service restart lightdm` 2021-06-20 15:25:13 -- bernard__ is now known as elnegro 2021-06-20 15:25:24 xrogaan if you use systemd, it's probably it's fault. 2021-06-20 15:25:52 -- tesseract is now known as highness 2021-06-20 15:25:53 eqw `sudo service lightdm start` doesn't help 2021-06-20 15:25:53 c705 it probably isn't, but it doesn't make troubleshooting it any easier 2021-06-20 15:25:57 Shenka systemd is amazing 2021-06-20 15:26:13 xrogaan amazingly shit, yeah. 2021-06-20 15:26:14 c705 systemctl restart lightdm 2021-06-20 15:26:18 Dagmar I'm amazed it hasn't managed to kill anyone 2021-06-20 15:26:22 --> ziper (~deamon@212.237.171.46) has joined #linux 2021-06-20 15:26:28 c705 okay, lets not start the systemd faeces throwing contest, thank you 2021-06-20 15:26:29 kodah wayland still has some bugs, but it's pretty small (yet possibly annoying) things, but the benefits it offers are pretty dang good 2021-06-20 15:26:30 <-- slavfox (~slavfox@93.158.232.111) has quit (Remote host closed the connection) 2021-06-20 15:26:33 Shenka xrogaan: its so simple to set up and maintain though. what do you use? 2021-06-20 15:26:47 xrogaan anything but. 2021-06-20 15:26:54 --> gas51627 (uid91066@id-91066.brockwell.irccloud.com) has joined #linux 2021-06-20 15:26:58 Shenka btw i use arch 2021-06-20 15:27:00 --> markus____0123 (~markus@ip4-188-74-13-143.dyn.netcomnetz.de) has joined #linux 2021-06-20 15:27:02 Dagmar Shenka: Oh you _set up_ systemd did you:?" 2021-06-20 15:27:13 --> Thanatos (~Thanatos@165.22.184.59) has joined #linux 2021-06-20 15:27:14 Dagmar You didn't just use someone's configuration? 2021-06-20 15:27:16 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 265 seconds) 2021-06-20 15:27:19 kodah Shenka: you're late to the game. it's "btw i use gentoo" now 2021-06-20 15:27:31 Shenka no, ive made the config files too lol 2021-06-20 15:27:45 c705 you eman arch isn't the hispster distro any more? what happened? 2021-06-20 15:27:47 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Remote host closed the connection) 2021-06-20 15:27:48 <-- Thanatos (~Thanatos@165.22.184.59) has quit (Remote host closed the connection) 2021-06-20 15:27:49 xrogaan eqw: have you checked the log, if there are any? 2021-06-20 15:27:50 --> slavfox (~slavfox@93.158.232.111) has joined #linux 2021-06-20 15:27:55 Dagmar Plain sysv is still easier 2021-06-20 15:27:56 Shenka kodah: is it really? im not too surprised to hear that. 2021-06-20 15:28:01 kodah c705: it got out-hipstered, as hipsters do 2021-06-20 15:28:13 c705 interesting 2021-06-20 15:28:21 Shenka i feel so old even the memes of linux im used to are dead :( 2021-06-20 15:28:34 kodah turns out, if you make a craft-OS more craftier than the previous craft-OS, it will supercede said craft-OS 2021-06-20 15:28:38 blackgatonegro HumbleGuy in alsa just turn every audio option to 100%. 2021-06-20 15:28:46 kodah read: craft as in craft beer 2021-06-20 15:28:56 blackgatonegro Shenka the terminal lives on 2021-06-20 15:29:02 c705 i stopped using arch the 3rd time it broke my pc 2021-06-20 15:29:23 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 15:29:30 Shenka im most comfortable with arch which is why i stick with it most of the time. but for servers i use OpenSUSE Leap 2021-06-20 15:29:33 blackgatonegro I stopped using ubuntu when they made unity the default; wow that was ages ago. 2021-06-20 15:29:41 kodah i'm just lazy. compiling things isn't fun anymore. 2021-06-20 15:29:41 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 15:29:43 Shenka oh man the unity debacle. good times 2021-06-20 15:30:00 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-20 15:30:06 [[R]] blackgatonegro: stopping to use something because of a default you don't like... sounds about right 2021-06-20 15:30:14 blackgatonegro Tried it again when they got rid of unity, didn't like the gui, went back to xubuntu, nowadays I use mint. 2021-06-20 15:30:23 <-- knipster (~knipster@ool-435056ea.dyn.optonline.net) has quit (Changing host) 2021-06-20 15:30:23 --> knipster (~knipster@user/knipster) has joined #linux 2021-06-20 15:30:28 Dagmar Meh. Unity was nasty. 2021-06-20 15:30:31 kodah mint is good 2021-06-20 15:30:32 --> Badontish (~albin@h109-124-159-149.cust.a3fiber.se) has joined #linux 2021-06-20 15:30:40 Shenka if yall wanna hate me more i also swear by i3wm 2021-06-20 15:30:44 c705 compiling sucks. i'd be amazed if gentoo actually was the go to choice for kids these days. who the hell wants to compile steam every week or whatever 2021-06-20 15:30:45 kodah i imagine unified environments are the next big hurdle in linux 2021-06-20 15:30:50 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 15:31:01 blackgatonegro Unity was... far too incomplete you needed to be a terminal wizard to do anything with it. 2021-06-20 15:31:02 kodah since Apple, Microsoft, and Google made that a thing people want 2021-06-20 15:31:06 akik kodah: what's that? 2021-06-20 15:31:09 Shenka i dont want a unified environment in linux tbh. 2021-06-20 15:31:09 sheep the problem isn't compiling steam, it's compiling qtwebengine and chromium 2021-06-20 15:31:16 xrogaan dude 2021-06-20 15:31:16 Shenka > chromium 2021-06-20 15:31:17 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-20 15:31:24 c705 big 5head.. 2021-06-20 15:31:27 Dagmar Oh god 2021-06-20 15:31:34 kodah akik: like how macOS has all those network services that bridge functionality between your phone and desktop 2021-06-20 15:31:40 xrogaan that's why I'll never use gentoo. Minimum requirement is 36GiB of ram. 2021-06-20 15:31:42 blackgatonegro c705 mint is growing and growing in popularity due to ubuntu questionable choices 2021-06-20 15:31:43 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-20 15:32:01 akik when gnome 3 became some kind of defacto standard, i knew the game was over 2021-06-20 15:32:05 Shenka xrogaan: you dont have a TB of ram? wtf kinda dinosaur you using 2021-06-20 15:32:07 blackgatonegro chromium spyware ahoy 2021-06-20 15:32:08 c705 ubuntu has had questionable choices for at least 10 years, whatever they're doing now isn't any different 2021-06-20 15:32:30 Shenka to be fair we aren’t ubuntu’s main demographic anymore. havent been for a long time 2021-06-20 15:32:31 blackgatonegro Funny I haven't used ubuntu for almost that long 2021-06-20 15:32:55 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-20 15:32:59 phogg Shenka: you're not human? Isn't their motto "Linux for humans"? 2021-06-20 15:33:03 kodah i always thought ubuntu would become the MS of linux but that hasn't played out 2021-06-20 15:33:06 TJ- Ubuntu's prime demographic is server, and 'app' developers 2021-06-20 15:33:10 Shenka damn didnt know they labelled me subhuman smh 2021-06-20 15:33:12 blackgatonegro I dunno, unless they make ubuntu look like windows 11, they are not hiting the nooba either 2021-06-20 15:33:17 Shenka this is just like my last job all over again 2021-06-20 15:33:18 xrogaan Somebody described Gnome's UI as "fisher-price tablet nonsense", and I kind of agree. 2021-06-20 15:33:39 kodah oof 2021-06-20 15:33:43 akik somebody just said that non-writable root is coming to fedora on two separate projects 2021-06-20 15:33:52 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: Leaving) 2021-06-20 15:33:55 Shenka ubuntu is placing itself as the defacto linux distro, which theyve successfully done imo. their growth is based on that, nothing more. 2021-06-20 15:33:56 kodah i use gnome 3 on PopOS and i wouldn't call it "fisher price" 2021-06-20 15:33:57 blackgatonegro I mean is just a few edits, a few filters, a theme, not that hard to copy a look and add a wizard/tutorial 2021-06-20 15:34:05 Shenka plenty of people will explore linux enough to use ubuntu and never move beyond that 2021-06-20 15:34:16 akik gnome 3 doesn't passwd the rms smell test 2021-06-20 15:34:21 akik pass 2021-06-20 15:34:27 blackgatonegro Mint is nice is very easy to move from ubuntu to mint 2021-06-20 15:34:35 akik i.e. whether you control the program or the program controls you 2021-06-20 15:34:39 blackgatonegro Mate is great. 2021-06-20 15:34:41 [[R]] well seeing as mint is ubunut... 2021-06-20 15:34:42 Shenka mint is versatile. it’s design doesnt impact functionality 2021-06-20 15:34:43 kodah akik: what is the purpose of non-writable root? 2021-06-20 15:34:47 Shenka unlike every major OS these days 2021-06-20 15:34:48 kodah to user-constrain everything? 2021-06-20 15:34:54 akik kodah: safe spaces i guess 2021-06-20 15:34:55 blackgatonegro kodah safety 2021-06-20 15:35:00 c705 are these mint bots or something? 2021-06-20 15:35:04 Shenka like seriously i dont get how powerusers still stick with windows at all. 2021-06-20 15:35:13 kodah safety? 2021-06-20 15:35:17 c705 i haven't seen people this excited over mint since that seinfeld episode 2021-06-20 15:35:31 <-- Antlers (~Antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 15:35:41 Shenka oh man seinfeld. forgot that existed 2021-06-20 15:35:44 blackgatonegro Well I would love to use puppy linux for everything but the poor dog is just not made for that. 2021-06-20 15:35:45 [[R]] c705: who doesn't like a junior mint! 2021-06-20 15:35:55 c705 [[R]]: THEYRE VERY REFERESHING 2021-06-20 15:35:58 --> VG9t (~VG9t@gateway/tor-sasl/vg9t) has joined #linux 2021-06-20 15:36:00 blackgatonegro Shenka is the games 2021-06-20 15:36:01 akik kodah: yes when the project decides it's for your own good WHO ARE YOU TO SAY OTHERWISE? 2021-06-20 15:36:12 Dagmar People whose parents were killed by wild mints, that's who. 2021-06-20 15:36:14 Shenka also guys im a little confused. i installed kali linux and typed “pentagon” into my terminal but it didnt do a hack? please help 2021-06-20 15:36:17 kodah akik: seems like that's a world wide theme these days 2021-06-20 15:36:18 xrogaan eqw: have you succeeded at taming your computer? 2021-06-20 15:36:53 kodah i'll stick to my footgun 2021-06-20 15:36:56 --> Antlers (~Antlers@70.39.121.42) has joined #linux 2021-06-20 15:36:58 blackgatonegro Shenka try some easier linux? 2021-06-20 15:36:58 [[R]] Shenka: you need to type in 'gibson' 2021-06-20 15:37:09 akik did ubuntu already remove the icons from the desktop in gnome shell? 2021-06-20 15:37:13 Shenka [[R]]: damn how noob of me 2021-06-20 15:37:17 kodah wait wat 2021-06-20 15:37:21 Shenka *slams hands on keyboard* guys im in 2021-06-20 15:37:36 <-- edman007 (~edman007@user/edman007) has quit (Remote host closed the connection) 2021-06-20 15:37:37 kodah akik: as in making desktop icons impossible or just removing the plugin by default? 2021-06-20 15:37:53 blackgatonegro Shenka honesty doesn't deli have a faq webpage? 2021-06-20 15:37:54 akik kodah: gnome proper doesn't have them and ubuntu had to put them back 2021-06-20 15:37:56 kodah also, gnomes plugin system constantly breaks my environment. that's my gripe. 2021-06-20 15:38:04 --> dumayjonwh (~dumayjonw@37.19.223.77) has joined #linux 2021-06-20 15:38:08 Shenka do they? 2021-06-20 15:38:08 blackgatonegro Use KDE 2021-06-20 15:38:16 kodah i did use KDE for a long time 2021-06-20 15:38:30 blackgatonegro KDE is back to being good again 2021-06-20 15:38:36 Shenka glad to hear KDE is still killing it 2021-06-20 15:38:41 Shenka they were doing awesome shit back in the day 2021-06-20 15:38:42 kodah my phone runs plasma mobile, but i still can't figure out how to write an app in anything other than C++ 2021-06-20 15:38:43 blackgatonegro Hurry up before they ruin it again 2021-06-20 15:39:00 Shenka is plasma mobile usable in the states? 2021-06-20 15:39:04 kodah no 2021-06-20 15:39:10 blackgatonegro kodah Use C? 2021-06-20 15:39:11 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-20 15:39:12 Shenka damn. still waiting for the day 2021-06-20 15:39:28 Shenka the day a linux mobile environment is usable is the day ill eat my ass 2021-06-20 15:39:46 kodah blackgatonegro: yes, yes, C is always an option. i really want to write phone apps in Go or Rust because i'm a hipster at my core. 2021-06-20 15:39:51 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-20 15:40:08 Shenka just write in Java, easy. 2021-06-20 15:40:09 blackgatonegro Shenka well android is based on linux 2021-06-20 15:40:12 kodah Rust would probably work but Go needs very specific bindings that aren't there 2021-06-20 15:40:14 kodah oookay 2021-06-20 15:40:19 blackgatonegro Java is a tad heavy 2021-06-20 15:40:24 blackgatonegro for mobile 2021-06-20 15:40:25 Shenka blackgatonegro: how dare you. we all know that means nothing lmao 2021-06-20 15:40:30 Shenka i know im memeing 2021-06-20 15:40:40 Shenka i despise java with a deep rooted hatred that i should honestly talk to a therapist about 2021-06-20 15:40:44 --> edman007 (~edman007@user/edman007) has joined #linux 2021-06-20 15:40:50 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 15:41:01 eqw xrogaan: no success, no problem in logs. I'm going outdoor for an hour. 2021-06-20 15:41:02 kodah the only time i write in Java is when i'm paid and coerced into doing so 2021-06-20 15:41:06 blackgatonegro The problem is, is hard to keep with all the hardware updates smartphones do. 2021-06-20 15:41:08 Shenka ^ 100% 2021-06-20 15:41:09 kodah both conditions must be met 2021-06-20 15:41:12 --> Time-Warp (Time-Warp@fedora/Time-Warp) has joined #linux 2021-06-20 15:41:22 Shenka like when i do a skill assessment for a potential employer. they ALWAYS ask for java 2021-06-20 15:41:25 Time-Warp !calc 2*x=12 2021-06-20 15:41:29 --> matt (~matt@user/matt) has joined #linux 2021-06-20 15:41:31 blackgatonegro So at beast you can have a degoogled android 2021-06-20 15:41:36 c705 i won't apply to a job if it mentions java at all 2021-06-20 15:41:37 Shenka like no thanks rather stab my eyes with a used heroin needle 2021-06-20 15:41:46 Shenka c705: oh they never do. 2021-06-20 15:41:56 c705 what? yes they do 2021-06-20 15:41:56 kodah all the FAANG's require Java 2021-06-20 15:42:02 blackgatonegro Yes they do cause they think C is useless those fools. 2021-06-20 15:42:06 Shenka they mention python, R, SQl, basic data analytics stuff. but the skill assessment still always includes java 2021-06-20 15:42:08 c705 and those are the jobs i chuckle to myself at, and then never apply 2021-06-20 15:42:14 Shenka oh i meant like its always a trap 2021-06-20 15:42:20 Shenka like even if i avoid listings that mention java it still comes up 2021-06-20 15:42:29 blackgatonegro C may be hard but it does almost everything 2021-06-20 15:42:34 FuriousGeorge is it just me or does there seem to be a some randomness to how linux allocates processor time to threads? i notice if i start five ./resource_intensive_commands in parallel, some finish much faster than others 2021-06-20 15:42:42 kodah most jobs that have required me to produce code in java for an interview never actually required java 2021-06-20 15:42:43 FuriousGeorge and if i do it again, the results may not be the same 2021-06-20 15:42:50 kodah mainly because of condition 2 2021-06-20 15:42:58 <-- Badontish (~albin@h109-124-159-149.cust.a3fiber.se) has quit (Quit: Konversation terminated!) 2021-06-20 15:42:59 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-20 15:43:01 Shenka kodah: most give you the option thankfully. as long as i have a choice ill avoid java 2021-06-20 15:43:17 blackgatonegro FuriousGeorge depends on what the threads do. 2021-06-20 15:43:40 FuriousGeorge blackgatonegro: a lot of file io, compression, etc 2021-06-20 15:43:45 blackgatonegro kodah that's cause copy pasta most likely 2021-06-20 15:44:05 kodah i was going to make a joke about writing production services in lisp before i write java but i've actually done that 2021-06-20 15:44:13 <-- tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-20 15:44:23 blackgatonegro FuriousGeorge even similar threads won't finish at the same time as not all tasks take the same time. 2021-06-20 15:44:34 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-20 15:44:37 Shenka ah god i wish i had a computer that could run linux. i miss it so much 2021-06-20 15:44:49 Shenka im so desperate ill ssh into my server and just fuck around so i can pretend 2021-06-20 15:44:57 kodah Shenka: all computers are linux computers if you try hard enough 2021-06-20 15:44:59 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-20 15:45:04 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-20 15:45:06 blackgatonegro Shenka you could try a live version on a usb flash drive? 2021-06-20 15:45:32 Shenka nah. i own an M1 Mac, and a 2019 Macbook Pro. the T2 security chip makes things very difficult. none of my models even have functioning wifi or function keys yet 2021-06-20 15:45:36 blackgatonegro Yeah once ran linux on a machine with only 256 of ram, good times. 2021-06-20 15:45:46 FuriousGeorge i have nvme on pci lanes, and i run one process per ssd. the process takes hours, then loops. some processes are consistently slower than others, and if i kill them and restart them, they often speed up 2021-06-20 15:45:50 kodah linux on m1's is a thing 2021-06-20 15:45:51 -- Antlers is now known as antlers 2021-06-20 15:45:53 Shenka like the macbook pro coudl easily run linux. but apple so :) 2021-06-20 15:46:07 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 15:46:10 Shenka it is. but its not very functional because ARM support aint perfected yet. so itd be more work than its worth. 2021-06-20 15:46:13 FuriousGeorge there is little difference in terms of performance among the ssds, and some are identical, or identical make larger model 2021-06-20 15:46:20 blackgatonegro Shenka you can make a VM but... yeah gonna take a few months to fix the kinks 2021-06-20 15:46:32 kodah linux really needs a dedicated hardware distributor that's as good as Apple 2021-06-20 15:46:35 Shenka the plan is to just buy new computers and ditch apple. cause i only switched to apple because i was busy during the presidential primaries and couldnt be bothered to fuck around 2021-06-20 15:46:41 kodah i think that's the missing jam 2021-06-20 15:46:57 <-- humky (~humky@user/humky) has quit (Read error: Connection reset by peer) 2021-06-20 15:46:58 akik Shenka: say apple support 2021-06-20 15:47:13 Shenka apple support 2021-06-20 15:47:28 --> kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has joined #linux 2021-06-20 15:47:32 akik good now you know where the problem is 2021-06-20 15:47:34 Shenka this is the laptop im eyeing for my Macbook replacement https://www.dell.com/en-us/work/shop/dell-laptops-and-notebooks/new-xps-13-developer-edition/spd/xps-13-9310-laptop/ctox139w10p2c3000u?configurationid=b4f7f94c-e5b3-464d-a887-990cf9d396f5 2021-06-20 15:47:38 Bocaneri Shenka, mind the language. 2021-06-20 15:47:51 blackgatonegro Shenka buy a Pi4 keyboard thing is only 100 bucks and can run both a version of ubuntu and a version of puppy linux 2021-06-20 15:48:00 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 15:48:00 kodah dells are okay 2021-06-20 15:48:10 blackgatonegro Is not powerful but have fun 2021-06-20 15:48:16 Shenka yea but i want to use it as my actual device so i need more power than those can provide. 2021-06-20 15:48:31 Shenka i was honestly considering the Atari VCS for a bit but they lock out a lot of distros due to secure boot, so its a no go 2021-06-20 15:48:32 kodah i don't really like dell's webcam 2021-06-20 15:48:46 c705 kodah: s/webcam// 2021-06-20 15:48:48 Shenka apple’s webcams are at least 8 years out of date so wont matter to me lol 2021-06-20 15:48:54 blackgatonegro Well... there is a list of power pcs with linux support somewhere 2021-06-20 15:48:55 kodah c705: hahaha 2021-06-20 15:49:31 kodah Shenka: it's not about quality, it's the position that sucks 2021-06-20 15:49:32 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-20 15:49:48 Shenka Oh. where is it located? 2021-06-20 15:50:03 kodah the bottom of the screen 2021-06-20 15:50:06 Shenka if im doing a zoom call ill use my logitech brio tbh so ive not paid much attention to webcames 2021-06-20 15:50:06 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 15:50:20 Shenka oh no thats awful. the iPads webcam is already unusable because its on the side 2021-06-20 15:50:24 kodah it is impossible to run an onlyfans with a bottom mounted camera 2021-06-20 15:50:27 Shenka bottom-up angles are never flattering 2021-06-20 15:50:28 blackgatonegro If it is desktop... well there are guides 2021-06-20 15:50:51 blackgatonegro Here is one: https://www.techradar.com/best/linux-laptops 2021-06-20 15:50:53 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-20 15:50:53 Shenka if GPUs werent so astronomically expensive id start with building a desktop again 2021-06-20 15:51:11 blackgatonegro There is like twenty links, haven't time to read em all. 2021-06-20 15:51:43 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 15:51:44 kodah Shenka: there's always the Hades Canyon NUC 2021-06-20 15:51:49 kodah no GPU needed 2021-06-20 15:52:02 blackgatonegro Actually is about 20% cheaper to buy a desktop that a laptop. Problem is getting the right video card. 2021-06-20 15:52:13 <-- maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 15:52:16 Shenka i know but civilization :( 2021-06-20 15:52:25 kodah the NUC is basically a laptop platform put in a brick 2021-06-20 15:52:35 blackgatonegro Civilization on wine? 2021-06-20 15:52:36 Shenka im not after like a 3060 or anything. hell id be happy with a 1050ti tbh 2021-06-20 15:52:38 decompyler getting any video card is like pulling teeth these days 2021-06-20 15:52:44 Shenka civ 6 has linux support i thought 2021-06-20 15:53:02 kodah it does 2021-06-20 15:53:09 blackgatonegro Yeah unless you go for the really expensive ones those the bitcoin miners don't touch. 2021-06-20 15:53:10 kodah via Proton i believe 2021-06-20 15:53:22 Shenka god bless proton. that came after i got rid of my gaming computer 2021-06-20 15:53:33 Shenka i did PCI passthrough and shit. had two GPUs in my computer for the longest time 2021-06-20 15:54:06 blackgatonegro My desktop is ten years old is basically my download stuff machine nowadays and not much else. 2021-06-20 15:54:20 <-- kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has quit (Ping timeout: 265 seconds) 2021-06-20 15:54:28 Shenka i use the M1 Mac Mini - which i wish had linux support because god damn is the M1 insanely impressive 2021-06-20 15:54:55 Shenka running black ops via wine, which runs via rosetta, and i got 60FPS. absolutely blew my mind on an integrated GPU 2021-06-20 15:54:56 Psi-Jack Civ 6 does indeed have native linux support (in steam) 2021-06-20 15:55:36 moo Shenka: have you tested path of exile maybe? ;3 2021-06-20 15:55:47 Shenka honestly not familiar with that at all 2021-06-20 15:55:55 moo i really wish we could install linux on m1 mini, its amazing to get rid of x86 2021-06-20 15:55:55 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 15:56:08 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 15:56:20 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-20 15:56:22 moo oh okay. cool game i guess 2021-06-20 15:56:22 --> grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has joined #linux 2021-06-20 15:56:31 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-20 15:56:47 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 15:57:07 Shenka moo: this is one thing i absolutely praise apple for. ARM is objectively the future, but because of windows fragmentation theyve failed to switch to ARM. hell they cant even drop 32 bit still 2021-06-20 15:57:28 moo m1 isn't perfect but its so far ahead of any other arm chip 2021-06-20 15:57:29 --> Pickchea (~private@user/pickchea) has joined #linux 2021-06-20 15:57:41 moo i hope one day to run linux on m2? chip with 32g ram and 16 cores :) 2021-06-20 15:57:48 Shenka agreed. im a huge simp for ARM though. 2021-06-20 15:58:07 ncb i'm waiting for m4 2021-06-20 15:58:08 Shenka problem with linux on M series chips is less the architecture and more apple’s bs security chip. 2021-06-20 15:58:16 moo yeah 2021-06-20 15:58:24 moo but i'm hoping it becomes more open or is cracked open 2021-06-20 15:58:43 <-- dumayjonwh (~dumayjonw@37.19.223.77) has quit (Ping timeout: 265 seconds) 2021-06-20 15:58:51 Shenka as soon as we started cracking into it the T2 came out, and thats been a nuisance to break through ever since. 2021-06-20 15:59:08 moo i'd be fine even installing on external drive 2021-06-20 15:59:09 --> Badegakk (~michel@ti0005q162-5122.bb.online.no) has joined #linux 2021-06-20 15:59:14 HumbleGuy blackgatonegro, i installed audacity and the mic works, but is very bad quality, very bad distortion 2021-06-20 15:59:19 Shenka like i understand the value the T2 chip brings, but give us the option to adjust security levels 2021-06-20 15:59:26 johnnyapol As much as the m-series chips are tempting I’m looking into staying on x86_64 but going with the framework modular laptop 2021-06-20 15:59:26 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 15:59:27 HumbleGuy i know my mic is better as it ran fine in windows 2021-06-20 15:59:44 Shenka last year my T2 became completely screwed. my computer literally wouldnt even boot bios anymore because thats how far the chip locks you out 2021-06-20 15:59:54 Shenka apple anted $1500 to repair on a computer that was less than a year old. 2021-06-20 16:00:06 Shenka thankfully i managed to reflash the chip and everything worked perfectly from there, but damn was it annoying 2021-06-20 16:00:10 Shenka *wanted 2021-06-20 16:00:11 moo also t2 security is amazing if someone steals your laptop - he won't get your files or even get to use laptop on its own 2021-06-20 16:00:14 blackgatonegro HumbleGuy uh, that usually means the wrong port, but is an onboard mic so... try a different mic option in audacity? 2021-06-20 16:00:17 Badegakk Not sure if it's the right place to ask. I am looking for good iptv client for Linux. Been using VLC and it s not optimal 2021-06-20 16:00:19 moo but its still blackbox that nsa can open 2021-06-20 16:00:24 --> dumayjonwh (~dumayjonw@217.64.127.220) has joined #linux 2021-06-20 16:00:25 moo not like its a problem for 99% of us, but still 2021-06-20 16:00:28 Shenka moo: definitely. its not an evil addition, but i want the choice lol 2021-06-20 16:01:02 moo or: someone finally make m2 chips into PCs :D 2021-06-20 16:01:05 HumbleGuy blackgatonegro, its not specific to audacity, i also tryied discord and my friends sayed the mic is horrible 2021-06-20 16:01:10 johnnyapol You can still protect your files using full disk encryption (luks) without the t2. But yeah you don’t get the same “laptop is a brick as you need to sign into iCloud” 2021-06-20 16:01:12 HumbleGuy tried* 2021-06-20 16:01:13 Shenka lol arm support on windows? 2021-06-20 16:01:27 moo you can run windows on raspberry pi even, for free :) 2021-06-20 16:01:42 moo but eh i'll probably buy mini at some point and use VMs for servers 2021-06-20 16:01:50 blackgatonegro HumbleGuy buy a cheap mic or borrow one and try with that? Make sure is linux compatible. 2021-06-20 16:02:08 Shenka if i can get my hands on the pinephone or librem 5 id like to make a reddit client - but itll be awhile before i can invest in that. and im sure somebody is already hard at work 2021-06-20 16:02:20 blackgatonegro I mean Linux can run a lot of cheap mics okay 2021-06-20 16:02:22 moo my home server already runs in VMs, its just proxmox. can handle whatever there is on mac instead 2021-06-20 16:02:24 Shenka ask NSA to let you use their mic. always handy 2021-06-20 16:02:39 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-20 16:02:46 blackgatonegro As long as they are not Windows only trash 2021-06-20 16:03:01 Shenka my logitech brio is effectively useless on my M1 mac 2021-06-20 16:03:22 blackgatonegro sorry gtg tea time with my aunt 2021-06-20 16:03:22 Shenka their software to adjust its camera settings and everything just does not function on M1, even via rosetta. so its always blurry and out of focus 2021-06-20 16:03:25 <-- blackgatonegro (~blackgato@user/blackgatonegro) has quit (Quit: I am leaving and I am taking the spaceship with me!) 2021-06-20 16:03:33 Shenka so long, partner 2021-06-20 16:04:29 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 16:04:40 <-- ZedHedTed (~ZedHedTed@user/zedhedted) has quit (Quit: logging out) 2021-06-20 16:05:17 --> ZedHedTed (~ZedHedTed@pool-98-118-47-241.bstnma.fios.verizon.net) has joined #linux 2021-06-20 16:05:17 <-- ZedHedTed (~ZedHedTed@pool-98-118-47-241.bstnma.fios.verizon.net) has quit (Changing host) 2021-06-20 16:05:17 --> ZedHedTed (~ZedHedTed@user/zedhedted) has joined #linux 2021-06-20 16:07:43 PaulFertser Is there a channel where people discuss Linux? 2021-06-20 16:07:45 --> masber (~masber@178.197.236.46) has joined #linux 2021-06-20 16:07:51 c705 PaulFertser: no 2021-06-20 16:08:40 PaulFertser c705: why not? I remember there was something like that on freenode. 2021-06-20 16:08:42 <-- evilbug (~evilbug@188.25.70.90) has quit (Ping timeout: 258 seconds) 2021-06-20 16:08:43 akoana HumbleGuy: reduce mic gain to about 70% and retry... 2021-06-20 16:09:12 <-- jinsun (~quassel@user/jinsun) has quit (Read error: Connection reset by peer) 2021-06-20 16:09:39 --> jinsun (~quassel@user/jinsun) has joined #linux 2021-06-20 16:09:39 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-20 16:09:42 c705 PaulFertser: you're shitting me right 2021-06-20 16:09:45 HumbleGuy akoana, that wont fix the problem, the problem is the working microphone is not enabled or something 2021-06-20 16:10:00 PaulFertser c705: no kidding, I do not remember what its name was. Probably kernel-newbies or something. 2021-06-20 16:10:08 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-20 16:10:31 c705 PaulFertser: do you even know what channel you're in right now? 2021-06-20 16:10:54 moo Shenka: are you running any linux VMs maybe? also do you have 10g network? 2021-06-20 16:10:55 PaulFertser c705: it's called #linux but apparently people discuss userspace here mostly. 2021-06-20 16:11:10 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-20 16:11:13 DLange PaulFertser: you can discuss Linux here, the resident trolls will suspend the chatter then. There is #kernelnewbies on Libera as well. 2021-06-20 16:11:15 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 16:11:28 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 16:11:29 akoana HumbleGuy: did you start alsamixer and check that the mic isn't muted? 2021-06-20 16:11:35 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Remote host closed the connection) 2021-06-20 16:11:45 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 16:11:56 Shenka moo: i dont have any VMs set up. might explore that on my M1 mac later though 2021-06-20 16:12:01 PaulFertser DLange: is there a place where non-newbies gather though? 2021-06-20 16:12:33 Shenka moo: and by 10g do you mean the network antenna strength or something else? apologies im not a networking guy 2021-06-20 16:12:34 DLange PaulFertser: well, there's lots of channels, you'd need to be a bit more specific then 2021-06-20 16:12:36 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-20 16:13:41 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-20 16:13:53 PaulFertser DLange: I'm lurking on this #linux channel for few days but so far haven't spotted any Linux discussions. As if people do not need to edit DeviceTree files, discuss how to use lockdep / rcu / rtnl, write eBPF for instrumentation and compare that to SystemTap, stuff like that. 2021-06-20 16:14:11 <-- ZedHedTed (~ZedHedTed@user/zedhedted) has quit (Quit: leaving) 2021-06-20 16:14:37 c705 this is the weirdest troll ever 2021-06-20 16:14:58 esselfe yeah it's not Linux the kernel, it's Linux the OS :) 2021-06-20 16:15:03 esselfe try #kernel 2021-06-20 16:15:10 <-- Haxxa (~Haxxa@122.199.47.41) has quit (Quit: Haxxa flies away.) 2021-06-20 16:15:10 DLange PaulFertser: people that do these tend to know what they are doing and need not ask random folks on the internet for how-tos. But we do have the occasional intern here. Or people that ask for help with their CS assignments. 2021-06-20 16:15:25 --> WildeFox (~WildeFox@137-025-004-043.res.spectrum.com) has joined #linux 2021-06-20 16:15:46 <-- antlers (~Antlers@70.39.121.42) has quit (Quit: Quit) 2021-06-20 16:15:49 moo Shenka: ethernet in mac mini 2021-06-20 16:15:54 --> Bashing-om (~sysop@ubuntu/member/bashing-om) has joined #linux 2021-06-20 16:15:55 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 16:16:01 moo there is optional 10gb network upgrade when you order 2021-06-20 16:16:18 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 16:16:38 Shenka ah yes. i do have ethernet but no access to ethernet ports sadly 2021-06-20 16:16:46 --> Eldbogi (~Eldbogi@nova-046-182-189-250.nat.novanet.is) has joined #linux 2021-06-20 16:16:54 moo okay so probably would be waste of money for you :P 2021-06-20 16:16:59 kodah PaulFertser: both kernel and userspace are discussed here 2021-06-20 16:17:19 <-- Antlers (~antlers@70.39.121.42) has quit (Client Quit) 2021-06-20 16:17:25 moo good thing i put cat7 cables in all my walls. bad thing, they are a bitch to work with 2021-06-20 16:17:27 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 16:17:32 --> Haxxa (~Haxxa@122.199.47.41) has joined #linux 2021-06-20 16:17:41 moo but now i can just connect 10g network adapters and done, it works 2021-06-20 16:17:46 Shenka the place im renting has great wifi but i dont have access to ethernet 2021-06-20 16:18:08 kodah also, aren't all eBPF interfaces userspace? 2021-06-20 16:18:10 Shenka unless i pay to install my own separate line which im not doing since i dont own the place 2021-06-20 16:18:32 <-- mbrad (~mbrad@94.14.18.180) has quit (Ping timeout: 265 seconds) 2021-06-20 16:18:59 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 265 seconds) 2021-06-20 16:18:59 PaulFertser c705: I'm not trolling, I'm a long time GNU/Linux user and I have some contributions to Linux, you can look me up in the git log. I'd like to see some discussions of the people involved, just that. 2021-06-20 16:19:05 <-- ziper (~deamon@212.237.171.46) has quit (Quit: ziper) 2021-06-20 16:19:09 kodah PaulFertser: there's also #kernel which is run by kernel.org 2021-06-20 16:21:06 <-- reillybrogan (~reillybro@174-20-198-101.mpls.qwest.net) has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in) 2021-06-20 16:21:06 johnnyapol kodah:eBPF programs run in the kernel but they can expose information to user-space processes 2021-06-20 16:21:21 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-20 16:21:21 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 16:21:36 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 16:21:39 <-- WildeFox (~WildeFox@137-025-004-043.res.spectrum.com) has quit (Remote host closed the connection) 2021-06-20 16:21:52 kodah johnnyapol: precisely 2021-06-20 16:22:25 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-20 16:22:53 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 258 seconds) 2021-06-20 16:23:33 PaulFertser kodah: thank you! 2021-06-20 16:23:39 <-- F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 16:25:02 sozuba I want to clone my hard disk to an external secondary drive. Is it necessary that i wipe the entire secondary hard disk through dd /dev/zero and then use that disk, or can i just directly start cloning into the secondary drive through dd? 2021-06-20 16:25:49 sozuba I usually, dd wipe the secondary drive with /dev/zero and then use it for cloning. 2021-06-20 16:25:55 kodah sozuba: i haven't done that specifically, but wiping sounds like the way to avoid fun problems 2021-06-20 16:26:22 sozuba kodah,fair enough :) thanks 2021-06-20 16:27:05 <-- luc4 (~manjaro-u@93-46-89-64.ip106.fastwebnet.it) has quit (Quit: Konversation terminated!) 2021-06-20 16:27:54 <-- derpadmin (~derpadmin@2a07:12c0:1780:1313:1313:1313:1313:1313) has quit (Read error: Connection reset by peer) 2021-06-20 16:30:19 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 16:30:57 Dagmar Is it something you bought on clearnce through Alibaba? 2021-06-20 16:31:04 --> tfe (~tfe@213.195.125.255) has joined #linux 2021-06-20 16:31:19 Dagmar If not, then you don't need to wipe it with zeros just to write over the thing with an image from your old disk 2021-06-20 16:31:50 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 16:32:03 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 16:32:08 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Remote host closed the connection) 2021-06-20 16:32:19 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 16:32:29 NGC3982 im having so many issues with directory access and i cant understand it 2021-06-20 16:32:37 <-- dumayjonwh (~dumayjonw@217.64.127.220) has quit (Remote host closed the connection) 2021-06-20 16:32:39 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 16:32:56 --> dumayjonwh (~dumayjonw@217.64.127.220) has joined #linux 2021-06-20 16:33:08 <-- dumayjonwh (~dumayjonw@217.64.127.220) has quit (Remote host closed the connection) 2021-06-20 16:33:14 --> ikex1 (ash@user/ikex) has joined #linux 2021-06-20 16:35:20 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-20 16:35:23 <-- ikex (ash@user/ikex) has quit (Ping timeout: 252 seconds) 2021-06-20 16:35:23 -- ikex1 is now known as ikex 2021-06-20 16:35:43 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-20 16:35:46 <-- tfe (~tfe@213.195.125.255) has quit (Quit: leaving) 2021-06-20 16:35:52 <-- WishBoy (~WishBoy@user/wishboy) has quit 2021-06-20 16:36:23 --> ultralisk (~ultralisk@2a00:23c6:4b0e:e900:d16b:937b:cfbf:d330) has joined #linux 2021-06-20 16:36:42 --> tfe (~tfe@213.195.125.255) has joined #linux 2021-06-20 16:37:27 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 16:37:40 --> evilbug (~evilbug@188.25.70.90) has joined #linux 2021-06-20 16:37:45 --> kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has joined #linux 2021-06-20 16:37:50 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-20 16:37:52 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 16:38:01 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 16:38:18 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 16:38:47 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-20 16:39:02 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-20 16:39:46 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-20 16:40:22 <-- Pickchea (~private@user/pickchea) has quit (Quit: Leaving) 2021-06-20 16:40:48 <-- SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has quit 2021-06-20 16:41:06 --> eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has joined #linux 2021-06-20 16:41:15 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-20 16:41:22 --> voldial (~user@user/voldial) has joined #linux 2021-06-20 16:42:05 voldial Why cant I delete this file? https://bpa.st/WDJQ it's parent dir is "drwxr-xr-x 21 root root 23 2021-06-16 15:22:05 ." 2021-06-20 16:42:32 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-20 16:42:33 --> YWH_1 (~YWH@2600:1700:1933:230:7501:c286:929f:3a0b) has joined #linux 2021-06-20 16:42:59 tfe hello. check the immutable attribute maybe? 2021-06-20 16:43:14 tfe chattr -i the_file 2021-06-20 16:43:21 geirha nfs might be set to not allow root write acecss from that host 2021-06-20 16:43:40 voldial tfe: it's not +i 2021-06-20 16:43:42 sheep or the nfs server might not allow remibing that file 2021-06-20 16:43:47 voldial geirha: yea, that's what I suspect... 2021-06-20 16:43:48 sheep *removing 2021-06-20 16:44:05 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-20 16:44:11 <-- gimgiam (~gimgiam@user/gimgian) has quit (Quit: Leaving) 2021-06-20 16:44:11 EriC^ voldial: what attributes is on it anyways? try lsattr file.sha1 2021-06-20 16:44:21 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 258 seconds) 2021-06-20 16:44:31 geirha they already did in the paste 2021-06-20 16:44:39 EriC^ ah right 2021-06-20 16:45:19 <-- ralinux (~saje@37.156.188.8) has quit (Quit: Leaving) 2021-06-20 16:45:36 <-- Antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 16:45:39 voldial well, NFS does not support extended attrs, but from the server side, "--------------e------" 2021-06-20 16:45:45 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-20 16:45:53 --> ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-20 16:47:32 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-20 16:48:23 <-- c705 (c705@alpine/contributor/c705) has quit (Remote host closed the connection) 2021-06-20 16:48:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 16:48:32 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 16:49:06 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 16:49:25 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 16:49:43 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 16:50:17 --> rfrail3 (~rfrail3@16.red-83-51-39.dynamicip.rima-tde.net) has joined #linux 2021-06-20 16:50:52 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 258 seconds) 2021-06-20 16:52:14 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-20 16:52:25 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 16:52:39 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 16:52:53 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-20 16:53:13 --> humky (~humky@user/humky) has joined #linux 2021-06-20 16:53:31 --> manj-gnome (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 16:53:32 --> juhop (~anon@85-76-141-190-nat.elisa-mobile.fi) has joined #linux 2021-06-20 16:53:49 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 16:54:37 --> c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-20 16:54:47 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 265 seconds) 2021-06-20 16:55:01 <-- manj-gnome (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has quit (Quit: Leaving) 2021-06-20 16:55:14 --> manj-gnome (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 16:55:28 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 16:56:16 <-- juhop (~anon@85-76-141-190-nat.elisa-mobile.fi) has left #linux 2021-06-20 16:56:20 --> juhop (~anon@85-76-141-190-nat.elisa-mobile.fi) has joined #linux 2021-06-20 16:56:25 -- manj-gnome is now known as makoto2600 2021-06-20 16:57:00 <-- makoto2600 (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has quit (Client Quit) 2021-06-20 16:57:13 --> makoto2600 (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 16:57:26 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-20 16:57:33 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-20 16:57:35 --> justinf210 (~justinf21@14.sub-97-44-2.myvzw.com) has joined #linux 2021-06-20 16:57:40 <-- makoto2600 (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has quit (Remote host closed the connection) 2021-06-20 16:57:50 --> damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has joined #linux 2021-06-20 16:58:04 --> manj-gnome (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 16:58:09 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-20 16:58:42 <-- juhop (~anon@85-76-141-190-nat.elisa-mobile.fi) has left #linux 2021-06-20 16:59:08 --> makoto2600 (~makoto260@94.86-180-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-20 16:59:13 -- damx is now known as damxsa 2021-06-20 16:59:13 <-- manj-gnome (~manjaro-g@94.86-180-91.adsl-dyn.isp.belgacom.be) has quit (Client Quit) 2021-06-20 16:59:14 <-- makoto2600 (~makoto260@94.86-180-91.adsl-dyn.isp.belgacom.be) has quit (Remote host closed the connection) 2021-06-20 16:59:41 --> icy (~icy@user/icy) has joined #linux 2021-06-20 17:00:05 --> polardroid (~polardroi@45.91.23.7) has joined #linux 2021-06-20 17:00:20 <-- damxsa (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has quit (Client Quit) 2021-06-20 17:00:29 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 268 seconds) 2021-06-20 17:01:17 --> makoto2600 (~makoto260@82.102.19.132) has joined #linux 2021-06-20 17:01:27 --> damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has joined #linux 2021-06-20 17:01:28 <-- makoto2600 (~makoto260@82.102.19.132) has quit (Remote host closed the connection) 2021-06-20 17:01:44 <-- glouniche (~glouniche@37.120.199.44) has quit (Quit: Leaving) 2021-06-20 17:02:02 <-- justinf210 (~justinf21@14.sub-97-44-2.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-20 17:02:05 <-- Judabuda (~ok@user/judabuda) has quit (Quit: Gone.) 2021-06-20 17:02:53 --> makoto2600 (~makoto260@82.102.19.132) has joined #linux 2021-06-20 17:03:12 <-- damx (~damxsa@2001:16a2:cccc:1c00:b43b:27b3:ac1e:1da5) has quit (Client Quit) 2021-06-20 17:04:25 <-- varaindemian (~varaindem@86.124.234.168) has quit (Ping timeout: 246 seconds) 2021-06-20 17:05:30 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 17:05:47 <-- makoto2600 (~makoto260@82.102.19.132) has quit (Client Quit) 2021-06-20 17:05:50 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Quit: Leaving) 2021-06-20 17:06:06 --> makoto2600 (~makoto260@82.102.19.132) has joined #linux 2021-06-20 17:07:12 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-20 17:07:35 --> hexoroid (~null@2a04:2180:0:1::cada:23f2) has joined #linux 2021-06-20 17:07:45 --> mikess (~sam@user/mikess) has joined #linux 2021-06-20 17:07:47 <-- GeorgeK (~GeorgeK@cpe-70-92-5-228.wi.res.rr.com) has quit (Ping timeout: 268 seconds) 2021-06-20 17:08:16 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-20 17:08:38 --> reillybrogan (~reillybro@174-20-198-101.mpls.qwest.net) has joined #linux 2021-06-20 17:09:26 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-20 17:09:46 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-20 17:10:22 --> GeorgeK (~GeorgeK@cpe-70-92-5-228.wi.res.rr.com) has joined #linux 2021-06-20 17:10:25 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 17:10:48 <-- x88x88x (~x88x88x@188.214.106.69) has quit (Ping timeout: 258 seconds) 2021-06-20 17:11:11 <-- kraiskil (~kraiskil@cable-static-218-226.rsnweb.ch) has quit (Ping timeout: 265 seconds) 2021-06-20 17:11:55 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-20 17:13:11 <-- miko (~miko@user/miko) has quit (Quit: WeeChat 3.2) 2021-06-20 17:13:17 <-- AiwendilH (~kvirc@user/aiwendilh) has quit (Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/) 2021-06-20 17:13:31 --> p0g0 (~p0g0@216.211.147.11) has joined #linux 2021-06-20 17:14:06 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 17:14:43 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has left #linux 2021-06-20 17:14:55 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-20 17:15:01 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 258 seconds) 2021-06-20 17:15:55 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Quit: WeeChat 2.8) 2021-06-20 17:17:02 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-20 17:17:13 <-- markus____0123 (~markus@ip4-188-74-13-143.dyn.netcomnetz.de) has quit (Quit: Konversation terminated!) 2021-06-20 17:17:19 <-- tfe (~tfe@213.195.125.255) has quit (Quit: leaving) 2021-06-20 17:18:06 <-- psa_ (uid315815@id-315815.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 17:18:17 <-- Antlers (~antlers@70.39.121.42) has quit (Quit: Quit) 2021-06-20 17:18:26 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 17:18:58 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 17:21:48 <-- wilfred (uid159@id-159.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 17:22:40 <-- Narrat (~omnius@p200300df5f10627006ea56fffe2e7cdc.dip0.t-ipconnect.de) has quit (Quit: They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.) 2021-06-20 17:22:46 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-20 17:23:11 <-- highness (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-20 17:23:26 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 17:23:33 <-- expix (~1@amontpellier-652-1-114-191.w90-57.abo.wanadoo.fr) has left #linux 2021-06-20 17:23:46 --> kraiskil (~kraiskil@193.32.127.214) has joined #linux 2021-06-20 17:27:54 --> yourfate (~yourfate@cabal.yourfate.org) has joined #linux 2021-06-20 17:28:35 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 17:29:05 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-20 17:29:58 <-- makoto2600 (~makoto260@82.102.19.132) has quit (Quit: Leaving) 2021-06-20 17:30:00 --> elkalamar__ (elkalamar@gateway/vpn/airvpn/elkalamar) has joined #linux 2021-06-20 17:31:21 --> Norkle (~norkle@admin.nasa-g0v.com) has joined #linux 2021-06-20 17:31:24 <-- irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has quit (Quit: Lost terminal) 2021-06-20 17:31:58 <-- CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 265 seconds) 2021-06-20 17:32:29 <-- Antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 17:32:39 <-- elkalamar_ (elkalamar@gateway/vpn/airvpn/elkalamar) has quit (Ping timeout: 258 seconds) 2021-06-20 17:33:05 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 17:33:32 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 17:33:49 <-- hekel (~hekel@user/hekel) has quit (Quit: VGhlIGNha2UgaXMgYSBsaWUu) 2021-06-20 17:34:05 --> orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-20 17:34:09 --> superboot (~agentgasm@user/superboot) has joined #linux 2021-06-20 17:35:07 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 17:35:30 --> hekel (~hekel@2601:986:201:5230::c713) has joined #linux 2021-06-20 17:35:30 <-- hekel (~hekel@2601:986:201:5230::c713) has quit (Changing host) 2021-06-20 17:35:30 --> hekel (~hekel@user/hekel) has joined #linux 2021-06-20 17:35:41 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-20 17:35:52 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 17:36:52 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-20 17:37:03 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-20 17:37:27 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-20 17:38:47 <-- rfrail3 (~rfrail3@16.red-83-51-39.dynamicip.rima-tde.net) has quit (Quit: Leaving) 2021-06-20 17:39:31 --> audiocat (~audio@2603-8081-1800-0062-0963-400c-620f-c7e4.res6.spectrum.com) has joined #linux 2021-06-20 17:40:13 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 17:40:35 <-- bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has quit (Quit: Leaving) 2021-06-20 17:41:04 --> unixbhaskar (~user@154.16.192.27) has joined #linux 2021-06-20 17:41:30 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-20 17:41:43 <-- eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has quit (Remote host closed the connection) 2021-06-20 17:41:51 <-- Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has quit (Ping timeout: 258 seconds) 2021-06-20 17:41:57 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-20 17:42:09 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-20 17:43:04 --> randstr (~randstr@94.46.24.41) has joined #linux 2021-06-20 17:43:10 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-20 17:43:58 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-20 17:45:18 <-- matt (~matt@user/matt) has quit (Ping timeout: 258 seconds) 2021-06-20 17:45:32 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 17:46:48 <-- Antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-20 17:48:18 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 17:48:55 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 265 seconds) 2021-06-20 17:49:01 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 17:49:20 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 17:49:22 <-- kraiskil (~kraiskil@193.32.127.214) has quit (Ping timeout: 265 seconds) 2021-06-20 17:50:14 <-- frostschutz (~frostschu@2a01:c23:7918:f900:246f:5df9:8518:6413) has quit (Remote host closed the connection) 2021-06-20 17:51:23 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 17:52:50 <-- Antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-20 17:53:30 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-20 17:54:09 HumbleGuy my computer is very slow (2 threads), xfce is too powerful 2021-06-20 17:54:17 HumbleGuy any suggestions for something lighter? 2021-06-20 17:54:23 HumbleGuy i heard linux can do wonders 2021-06-20 17:54:26 --> GaM3r2Xtreme (~GaM3r2Xtr@195.246.120.6) has joined #linux 2021-06-20 17:54:29 decompyler terminal 2021-06-20 17:54:54 <-- eqw (~eqw@31.134.178.99) has quit (Remote host closed the connection) 2021-06-20 17:55:00 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 17:55:00 <-- alphad_ (~alphad@lnsm1-toronto12-142-117-65-88.internet.virginmobile.ca) has quit (Remote host closed the connection) 2021-06-20 17:55:12 decompyler tty :) 2021-06-20 17:55:26 Kyv icewm 2021-06-20 17:56:04 --> Thanatos (~Thanatos@197.210.64.157) has joined #linux 2021-06-20 17:56:06 decompyler yeah i3 or xmonad might be your options too 2021-06-20 17:56:52 ayecee the wm has little impact on performance. consider using different apps. 2021-06-20 17:57:20 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-20 17:57:34 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 17:58:04 <-- evilbug (~evilbug@188.25.70.90) has quit (Ping timeout: 265 seconds) 2021-06-20 17:58:47 * [[R]] gives ayecee some performance enhancing pills 2021-06-20 17:59:00 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-20 17:59:14 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-20 17:59:45 * c705 enhances [[R]]'s performance 2021-06-20 18:00:02 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 265 seconds) 2021-06-20 18:00:02 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-20 18:00:12 * esselfe puts c705 on turbo 2021-06-20 18:00:15 Kyv you can shave half a gig or more of RAM usage and fine-tune a standalone compositor better 2021-06-20 18:00:16 --> perrierjouet (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) has joined #linux 2021-06-20 18:00:30 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-20 18:00:32 Kyv Xfce isnt intensive to begin with but others are still lighter 2021-06-20 18:00:35 * decompyler performs as normal 2021-06-20 18:00:57 [[R]] c705: i think 2 viagaras aren't better htan 1 2021-06-20 18:01:10 omegatron depends on what you try to achieve .. 2021-06-20 18:01:12 c705 [[R]]: tell that to my wife 2021-06-20 18:01:27 <-- rtypo (~alex@user/rtypo) has quit (Ping timeout: 265 seconds) 2021-06-20 18:01:41 <-- p0g0 (~p0g0@216.211.147.11) has quit (Remote host closed the connection) 2021-06-20 18:01:56 <-- Antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 18:02:01 --> p0g0 (~p0g0@216.211.147.11) has joined #linux 2021-06-20 18:02:34 --> CrustY (~crusty@45.135.187.100) has joined #linux 2021-06-20 18:02:49 [[R]] lol 2021-06-20 18:02:55 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-20 18:03:00 --> wilfred (uid159@id-159.highgate.irccloud.com) has joined #linux 2021-06-20 18:03:29 decompyler blow up dolls don't count as a wife :D 2021-06-20 18:03:43 omegatron *badumm tsss* 2021-06-20 18:03:46 <-- ixil_ (~ixil@82.197.178.137) has quit (Remote host closed the connection) 2021-06-20 18:03:49 Kyv xmonad is written in haskell, though. if you want to learn haskell, or feel like cobbling together things from documentation, its nice. 2021-06-20 18:03:52 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 18:04:09 Kyv it is basically dwm written in haskell, with haskell dependencies. 2021-06-20 18:04:25 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-20 18:04:29 <-- perrierjouet (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) has quit (Client Quit) 2021-06-20 18:04:45 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 18:05:26 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-20 18:05:43 Kyv it doesnt come with a any kind of utility bar or anything either 2021-06-20 18:06:10 Kyv which everyone seems to want 2021-06-20 18:07:37 decompyler isn't openbox lighter than xfce? 2021-06-20 18:08:18 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 18:09:01 Kyv I have never used openbox 2021-06-20 18:09:04 esselfe I love fluxbox 2021-06-20 18:09:13 Kyv probably the heavier one of the 'boxes 2021-06-20 18:09:24 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 18:11:32 omegatron hmmm, is https://www.unicode.org down? 2021-06-20 18:11:43 ayecee which is heavier - a human hair or a rabbit hair 2021-06-20 18:11:49 decompyler down fro me 2021-06-20 18:12:00 ayecee is what this convo comes out like 2021-06-20 18:12:02 c705 ayecee: you haven't said anything about the mass 2021-06-20 18:12:17 c705 https://www.unicode.org seems down 2021-06-20 18:12:33 rud0lf c705: timeouting here too 2021-06-20 18:12:33 omegatron damn it 2021-06-20 18:12:44 decompyler is the hair growing from a mouse or a flea...? 2021-06-20 18:13:10 ayecee missed opportunity for african or european human 2021-06-20 18:13:17 Kyv yeah, a guy had a slow computer and wanted to squeeze as much performance from it as he could 2021-06-20 18:14:03 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 265 seconds) 2021-06-20 18:14:06 ayecee by changing the de from one lightweight one to another 2021-06-20 18:14:11 rud0lf can african swallow carry a coconut? 2021-06-20 18:14:32 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-20 18:14:32 <-- randstr (~randstr@94.46.24.41) has quit (Quit: Leaving) 2021-06-20 18:14:40 Kyv still smaller 2021-06-20 18:14:49 ayecee just changing the hand angle while squeezing the sponge 2021-06-20 18:15:17 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 18:15:25 ayecee well into diminishing returns territory 2021-06-20 18:15:26 Kyv it is not good practice when you dont have the resources to just ignore inefficiencies that can be changed 2021-06-20 18:15:33 Kyv even if they are small 2021-06-20 18:15:57 ayecee it is not good practice to invest a lot of time for imperceptible gains. 2021-06-20 18:15:58 Kyv if he say, changed his software outfit along with that, then its that much more to work with 2021-06-20 18:16:28 <-- Antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 18:17:03 Kyv which is something you suggested, and something another person might come along and call ridiculous just the same 2021-06-20 18:17:04 ayecee you can _maybe_ get measurable differences out of the change, but not perceptible ones 2021-06-20 18:17:19 --> bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has joined #linux 2021-06-20 18:18:24 ayecee though i guess the placebo effect is strong, and if you believe it's faster, and you're happier for that, it doesn't really matter if it's not changed. 2021-06-20 18:18:56 Kyv you're missing the premise 2021-06-20 18:19:02 ayecee nope 2021-06-20 18:19:15 Kyv if someone's computer struggles to run xfce.. because its too powerful 2021-06-20 18:19:48 decompyler yea we are talking about a 20 year old machine running 2 threads. 2021-06-20 18:19:50 ayecee awkward wording aside, what have i missed 2021-06-20 18:19:55 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-20 18:20:11 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 18:20:36 ayecee xfce is not demanding. if the computer is sucking wind, it's not xfce that's bogging it down. 2021-06-20 18:20:39 <-- wolfshappen_ (~waff@irc.furworks.de) has quit (Ping timeout: 268 seconds) 2021-06-20 18:20:44 ayecee it's the other things that are running. 2021-06-20 18:21:07 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-20 18:21:10 --> Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has joined #linux 2021-06-20 18:21:20 <-- plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has quit (Quit: WeeChat 3.2) 2021-06-20 18:21:37 ayecee changing out xfce for performance, is like changing out your wallwarts to save on your power bill 2021-06-20 18:22:02 ayecee it is not productive. 2021-06-20 18:22:06 <-- hrtk (~hritik@45.118.166.217) has quit (Quit: Took the red pill) 2021-06-20 18:22:16 decompyler agreed but for some, there is no other option 2021-06-20 18:22:29 ayecee ... 2021-06-20 18:22:45 ayecee either you don't agree, or you don't understand. 2021-06-20 18:23:36 ayecee i'm not saying, get a faster computer. i'm saying, changing xfce to something else won't make this one faster. 2021-06-20 18:23:56 decompyler agreed. 2021-06-20 18:23:57 Kyv I have done the very same things for old machines and now for most purposes they run as a modern machine would. 2021-06-20 18:24:28 c705 i'm sure they do 2021-06-20 18:24:47 Kyv they do 2021-06-20 18:24:51 -- HyP3r_ is now known as HyP3r 2021-06-20 18:24:56 kodah Kyv: what changes to xfce are you making? 2021-06-20 18:25:02 c705 what a brilliant idea. i'd better go out and buy all the core2 duos i can get my hands on before the secret is out 2021-06-20 18:25:02 Kyv as most people do not require the kind of specs they actually have 2021-06-20 18:25:06 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-20 18:26:33 Kyv kodah: I'm not making any 2021-06-20 18:26:36 ayecee ooooh, also the ikea effect 2021-06-20 18:26:39 ayecee https://en.wikipedia.org/wiki/IKEA_effect 2021-06-20 18:26:50 ayecee The IKEA effect is a cognitive bias in which consumers place a disproportionately high value on products they partially created. 2021-06-20 18:26:59 kodah wow, some of these are actually kinda crazy: 2021-06-20 18:27:01 kodah https://wiki.xfce.org/tips 2021-06-20 18:27:18 Kyv ayecee: this has nothing to do with anything 2021-06-20 18:27:26 kodah i figured the part about fonts, but background color changes are interesting 2021-06-20 18:27:36 <-- gas51627 (uid91066@id-91066.brockwell.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 18:27:46 ayecee Kyv: use caps, maybe you can convince someone of that 2021-06-20 18:28:07 decompyler much love nerds :D 2021-06-20 18:28:16 kodah i'm guessing that's more of a VNC issue than xfce though 2021-06-20 18:29:04 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 18:29:11 c705 vnc? naaahhhhhhh 2021-06-20 18:29:28 Kyv ayecee: I dont have to use caps 2021-06-20 18:29:38 kodah Kyv: just /ignore 2021-06-20 18:29:46 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-20 18:29:49 Kyv tell me about the mandela effect next, or stockholm syndrome.. who cares? 2021-06-20 18:30:29 rud0lf stockholm ikea syndrome, when you fall in love with wardrobe you're trapped in 2021-06-20 18:30:36 ayecee well i mean those aren't relevant to your performance claims 2021-06-20 18:30:42 decompyler "I understand shit's emotional" - President Kamacho 2021-06-20 18:30:44 ayecee probably. are you a captive? 2021-06-20 18:30:56 Kyv neither is the "IKEA effect" 2021-06-20 18:31:02 ayecee that wone is 2021-06-20 18:31:20 ayecee you're human. humans have biases. 2021-06-20 18:31:20 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 18:31:24 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-20 18:31:41 HumbleGuy my headphones doesnt get detected 2021-06-20 18:32:09 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-20 18:32:15 HumbleGuy in pulseaudio 2021-06-20 18:32:30 c705 HumbleGuy: are you sure you plugged it in all they way? 2021-06-20 18:32:30 HumbleGuy enabled it in the kernel but still no detection 2021-06-20 18:32:38 HumbleGuy c705, yeah :)) 2021-06-20 18:33:00 ayecee HumbleGuy: has it worked on this computer before? 2021-06-20 18:33:04 HumbleGuy c705, LED from headphones lighted up 2021-06-20 18:33:04 Gustavo6046 dayum flatpak is THICC 2021-06-20 18:33:13 HumbleGuy i don't know 2021-06-20 18:33:23 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-20 18:33:24 kodah Gustavo6046: gotta put all that goodness somewhere 2021-06-20 18:33:31 decompyler relog humbleguy 2021-06-20 18:33:33 Kyv ayecee: yeah, so humans are the ikea effect then? 2021-06-20 18:33:41 Gustavo6046 Perhaps package repository management should be decentralized 2021-06-20 18:33:50 ayecee Kyv: okay now you're just being dumb on purpose. 2021-06-20 18:34:15 SickBoy o/ 2021-06-20 18:34:20 hodapp ayecee: oh yeah well you're just being SMART on purpose 2021-06-20 18:34:23 * hodapp looks smug 2021-06-20 18:34:28 ayecee oh snap 2021-06-20 18:34:34 c705 snapd* 2021-06-20 18:34:52 HumbleGuy decompyler, what do you mean 2021-06-20 18:34:53 hodapp Situation Normal All Phucked... Down? 2021-06-20 18:34:59 Badegakk . 2021-06-20 18:35:04 Kyv yeah, smart.. right. 2021-06-20 18:35:08 Kyv I'm still waiting for that one. 2021-06-20 18:35:14 kodah there is a beautiful feature of IRC called /ignore; this network supports an extended version that will ignore entire connected accounts 2021-06-20 18:35:15 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 18:35:46 --> ice99 (~ice9@user/ice9) has joined #linux 2021-06-20 18:35:48 c705 kodah: shhh, i haven't seen a fight this good since some time last week 2021-06-20 18:36:05 kodah true true 2021-06-20 18:36:17 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 18:36:30 <-- Badegakk (~michel@ti0005q162-5122.bb.online.no) has quit (Quit: Good Night all :)) 2021-06-20 18:36:46 <-- tex (~super@user/dix) has quit (Ping timeout: 265 seconds) 2021-06-20 18:36:54 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-20 18:38:08 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-20 18:38:12 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 258 seconds) 2021-06-20 18:38:14 <-- grnman_ (~gandalf@c-73-49-209-161.hsd1.fl.comcast.net) has quit (Remote host closed the connection) 2021-06-20 18:39:15 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-20 18:39:46 ayecee i think the only time I've seen wm/de have a visible effect on performance was in going from one that required a compositor (unity) to one that didn't (unity-2d) 2021-06-20 18:40:01 decompyler There is a fight? I just see heavy breathing and disagreements on particulars. 2021-06-20 18:40:16 --> bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has joined #linux 2021-06-20 18:40:19 ayecee but xfce is very much in the second set 2021-06-20 18:40:29 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-20 18:40:38 --> eqw (~eqw@31.134.178.99) has joined #linux 2021-06-20 18:40:46 kodah generally it's just passive aggression and one up intellectual insults back and forth until someone gets fed up 2021-06-20 18:41:07 Kyv kodah: that isnt what it is at all, either. 2021-06-20 18:41:17 --> Guest49 (~Guest49@host-79-45-187-5.retail.telecomitalia.it) has joined #linux 2021-06-20 18:41:23 Kyv go sit in front of your aquarium 2021-06-20 18:41:35 <-- Antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-20 18:41:45 ayecee the "am not" in the "am not - are too" cycle 2021-06-20 18:41:48 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-20 18:41:52 kodah i have a dog; i'm too poor for an aquarium 2021-06-20 18:42:23 <-- Guest49 (~Guest49@host-79-45-187-5.retail.telecomitalia.it) has quit (Client Quit) 2021-06-20 18:42:27 rascul dogs are the best 2021-06-20 18:42:28 Kyv ayecee: but you cited a wikipedia article, which has everything to do with market research, money changing hands, the value _consumers_ place on goods they feel theyve had a hand in making.. 2021-06-20 18:42:33 kodah they really are 2021-06-20 18:42:48 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-20 18:42:54 decompyler dogs are this simulations best creation. 2021-06-20 18:43:02 --> Antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 18:43:10 ayecee Kyv: i mean, it's not intended to be a medical diagnosis, if that's what you're thinking. 2021-06-20 18:43:11 Kyv none of which has anything to do with changing out software to suit fit the needs of a gimped machine 2021-06-20 18:43:11 rud0lf except for chihuahua 2021-06-20 18:43:16 kodah especially 7 year old pitties that like to play tug of war 2021-06-20 18:43:44 rud0lf interesting that how noisy the dog is is inversely proportional to its size 2021-06-20 18:43:54 rud0lf or Noise * Size = const 2021-06-20 18:44:25 ayecee Kyv: you honestly don't see how it applies, and while i'm perplexed by that, i accept that you're not pretending about that. 2021-06-20 18:44:26 decompyler They have to "act big" in order to ward of potential threats. 2021-06-20 18:44:42 * ayecee fluffs up the feathers 2021-06-20 18:44:51 * kodah watches similar humans 2021-06-20 18:45:17 c705 is "go sit in front of your aquarium" an insult? 2021-06-20 18:45:22 --> iflema (~ian@user/iflema) has joined #linux 2021-06-20 18:45:23 c705 i'm not getting it 2021-06-20 18:45:34 kodah if i had one i totally would 2021-06-20 18:45:38 ayecee dismissal, at least 2021-06-20 18:45:40 decompyler "get out of here" 2021-06-20 18:45:56 Kyv c705: no 2021-06-20 18:46:16 ayecee it's a way of saying, you have nothing useful to add to this conversation 2021-06-20 18:46:24 <-- CrustY (~crusty@45.135.187.100) has quit (Ping timeout: 265 seconds) 2021-06-20 18:46:26 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-20 18:46:28 ayecee so in that way it's insulting, sure 2021-06-20 18:46:46 --> db- (~db-@185.21.216.195) has joined #linux 2021-06-20 18:46:50 decompyler however, these days... everything can be construed as an insult 2021-06-20 18:46:58 Kyv its a way of saying, the fishes would probably be more receptive to armchair analysis 2021-06-20 18:47:00 kodah true 2021-06-20 18:47:13 Kyv and probably more relaxing for him 2021-06-20 18:47:22 <-- Antlers (~antlers@70.39.121.42) has quit (Client Quit) 2021-06-20 18:47:25 --> justinf210 (~justinf21@251.sub-97-43-193.myvzw.com) has joined #linux 2021-06-20 18:47:31 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 18:47:33 ayecee i feel like you spend a lot of time reinterpreting your words 2021-06-20 18:47:42 ayecee in ways that other people don't find obvious 2021-06-20 18:47:45 <-- antlers (~antlers@70.39.121.42) has quit (Client Quit) 2021-06-20 18:47:55 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 18:48:07 c705 as soon as one party of an argument starts resorting to insults instead of the actual argument, it's time to call it quits 2021-06-20 18:48:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 18:48:20 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Ping timeout: 265 seconds) 2021-06-20 18:48:25 <-- bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has quit (Quit: Client closed) 2021-06-20 18:48:36 ayecee geez who made up that rule 2021-06-20 18:48:43 decompyler strawmaning 101 2021-06-20 18:48:43 iflema :D 2021-06-20 18:48:49 --> bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has joined #linux 2021-06-20 18:48:51 <-- orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Ping timeout: 265 seconds) 2021-06-20 18:49:15 kodah i wonder if there's an app to make a virtual aquarium 2021-06-20 18:49:19 <-- bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has quit (Client Quit) 2021-06-20 18:49:27 decompyler there is. 2021-06-20 18:49:40 rud0lf there was a windows screensaver that did it 2021-06-20 18:49:46 kodah there's this: https://aqua.org/explore/livestreams 2021-06-20 18:50:08 kodah just look at these jellyfish 2021-06-20 18:50:12 ayecee SimAquarium(tm) 2021-06-20 18:50:30 Kyv he took my advice and he's all the better for it 2021-06-20 18:50:34 <-- Maple (~Maple@user/maple) has quit (Quit: WeeChat 3.1) 2021-06-20 18:50:43 c705 kodah: the self signed cert is so aporpos 2021-06-20 18:51:02 hodapp c705: go sit in your aquarium 2021-06-20 18:51:03 c705 Kyv: you seem like you're just here for attention honestly 2021-06-20 18:51:30 kodah hodapp: that's a step up, IN the aquarium now 2021-06-20 18:51:36 kodah i want an invite for that one 2021-06-20 18:51:46 ayecee eh that's why we're all here amirite 2021-06-20 18:51:48 <-- BCMM (~BCMM@user/bcmm) has quit (Quit: Konversation terminated!) 2021-06-20 18:51:48 * kodah swims with the fishes 2021-06-20 18:51:49 hodapp kodah: well unless it's like one of the neat ones at the zoo where you can step *down* into the aquarium part 2021-06-20 18:51:52 Kyv c705: what does that even mean? 2021-06-20 18:52:01 Kyv why do I care? 2021-06-20 18:52:01 hodapp and then people can see from the glass below ground 2021-06-20 18:52:08 kodah hodapp: your zoos are nicer than mine 2021-06-20 18:52:18 --> Maple (~Maple@user/maple) has joined #linux 2021-06-20 18:52:23 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 258 seconds) 2021-06-20 18:52:27 decompyler group hugs? 2021-06-20 18:52:36 --> charon (~charon@user/charon) has joined #linux 2021-06-20 18:52:42 kodah although i did get to see a cheetah run about two feet away from me 2021-06-20 18:52:44 hodapp kodah: oh, the local zoo doesn't have one of those, this is one ~100 miles away I'm thinking of 2021-06-20 18:52:46 kodah that was terrifying 2021-06-20 18:53:09 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 18:53:28 hodapp only thing the nearest zoo to me is known for is killing a certain now-famous gorilla :[ 2021-06-20 18:53:43 kodah aw :( 2021-06-20 18:53:51 decompyler harambe! 2021-06-20 18:54:38 hodapp the very same. friend worked at this zoo and described the mood as one like a coworker had been shot, not a gorilla 2021-06-20 18:54:45 decompyler Zoo's are animal prisons. 2021-06-20 18:54:58 kodah https://youtu.be/E60N6pqrsCY 2021-06-20 18:55:22 ayecee hard to relate, my workplace hasn't had a gorilla shot 2021-06-20 18:56:15 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-20 18:56:33 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 265 seconds) 2021-06-20 18:56:39 ayecee or a coworker, i guess 2021-06-20 18:57:02 hodapp you... guess? 2021-06-20 18:57:20 decompyler dumb ass parent who let their kid fall into a gorilla cages should have been shot. 2021-06-20 18:57:25 ayecee i'm like 86% sure 2021-06-20 18:57:51 hodapp "Hey, what does that 'It has been ___ days since a coworker was shot.' sign say in the blank?" "idk, it's not important" 2021-06-20 18:58:19 ayecee "it's a thing we were doing, but now it seems a little tasteless" 2021-06-20 18:58:56 <-- Guest62 (~Guest62@69-230-153-205.lightspeed.irvnca.sbcglobal.net) has quit (Quit: Connection closed) 2021-06-20 18:59:20 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-20 18:59:29 <-- justinf210 (~justinf21@251.sub-97-43-193.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-20 19:00:29 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 19:00:55 <-- masber (~masber@178.197.236.46) has quit (Quit: Client closed) 2021-06-20 19:01:19 <-- jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 19:01:26 Kyv the kid shouldnt have been born let alone fallen into a cage the gorilla shouldnt have been in, I blame the parents. 2021-06-20 19:01:47 --> jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has joined #linux 2021-06-20 19:02:32 decompyler That's what I said @Kyv 2021-06-20 19:02:50 <-- nekobyte (~nekobyte@user/nekobit) has quit (Remote host closed the connection) 2021-06-20 19:03:03 --> Guest73 (~Guest73@196.40.114.250) has joined #linux 2021-06-20 19:03:05 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-20 19:04:16 <-- nekobyte (~nekobyte@user/nekobit) has quit (Remote host closed the connection) 2021-06-20 19:04:46 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-20 19:04:57 decompyler Poll: "Systemd" or "OpenRC" 2021-06-20 19:04:58 --> edlou (uid413273@id-413273.brockwell.irccloud.com) has joined #linux 2021-06-20 19:05:16 <-- Guest73 (~Guest73@196.40.114.250) has quit (Client Quit) 2021-06-20 19:05:33 ayecee no polls please 2021-06-20 19:05:53 decompyler Poll: "Poll" or "No poll" 2021-06-20 19:06:23 --> tuxedo (~tuxedo@182.1.124.36) has joined #linux 2021-06-20 19:06:34 <-- ZAJDAN (~ZAJDAN@195.122.199.179) has quit (Ping timeout: 258 seconds) 2021-06-20 19:08:09 <-- ice99 (~ice9@user/ice9) has quit (Ping timeout: 265 seconds) 2021-06-20 19:09:08 --> forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has joined #linux 2021-06-20 19:09:56 --> niksen (~tnedi@user/xyzone) has joined #linux 2021-06-20 19:10:24 --> justinf210 (~justinf21@57.sub-97-44-2.myvzw.com) has joined #linux 2021-06-20 19:11:03 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Ping timeout: 265 seconds) 2021-06-20 19:11:11 kodah decompyler: you need new bait 2021-06-20 19:11:26 Kyv hes got fish on the brain 2021-06-20 19:11:32 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-20 19:11:36 kodah i feel like "Gentoo or Arch?" is sufficient 2021-06-20 19:11:51 decompyler frendly interactive shell! don't mind if I do! 2021-06-20 19:12:00 Kyv ahaha 2021-06-20 19:12:18 kodah Kyv: correct, i saw a clownfish on my livestream and named it Kyv. no relation. 2021-06-20 19:12:45 Kyv I love the dad jokes that come out of here 2021-06-20 19:12:52 Kyv if there is any doubt, that is why I come 2021-06-20 19:13:01 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-20 19:13:04 decompyler That's what she said. 2021-06-20 19:13:09 kodah i am a dad and it is fathers day and i do have jokes 2021-06-20 19:13:11 rud0lf The past, the present, and the future came to a bar. It was tense. 2021-06-20 19:13:24 <-- reinhardt (~cronos@user/cronos) has quit (Quit: ZNC - https://znc.in) 2021-06-20 19:13:30 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 19:13:50 --> ZedHedTed (~ZedHedTed@pool-98-118-47-241.bstnma.fios.verizon.net) has joined #linux 2021-06-20 19:13:50 <-- ZedHedTed (~ZedHedTed@pool-98-118-47-241.bstnma.fios.verizon.net) has quit (Changing host) 2021-06-20 19:13:50 --> ZedHedTed (~ZedHedTed@user/zedhedted) has joined #linux 2021-06-20 19:13:54 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-20 19:14:05 kodah rud0lf: ++ 2021-06-20 19:14:09 rud0lf :) 2021-06-20 19:14:18 --> cronos (~cronos@user/cronos) has joined #linux 2021-06-20 19:14:54 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-20 19:15:11 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 19:15:24 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 19:17:22 <-- justinf210 (~justinf21@57.sub-97-44-2.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-20 19:17:23 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-20 19:18:47 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-20 19:19:47 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 265 seconds) 2021-06-20 19:19:47 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 265 seconds) 2021-06-20 19:21:40 <-- VG9t (~VG9t@gateway/tor-sasl/vg9t) has quit (Remote host closed the connection) 2021-06-20 19:22:06 --> wxue (~william@122.97.233.44) has joined #linux 2021-06-20 19:23:32 <-- cronos (~cronos@user/cronos) has quit (Quit: ZNC - https://znc.in) 2021-06-20 19:26:05 --> bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has joined #linux 2021-06-20 19:26:17 --> cronos (~cronos@user/cronos) has joined #linux 2021-06-20 19:27:10 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-20 19:28:11 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-20 19:28:14 -- elnegro is now known as bernard__ 2021-06-20 19:29:30 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-20 19:29:56 --> nevivurn (~nevivurn@user/nevivurn) has joined #linux 2021-06-20 19:30:46 <-- kish` (~aqua@user/aqua) has quit (Remote host closed the connection) 2021-06-20 19:30:54 --> wolfshappen (~waff@irc.furworks.de) has joined #linux 2021-06-20 19:31:15 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 19:31:16 <-- vicfred (~vicfred@user/vicfred) has quit (Quit: Leaving) 2021-06-20 19:31:57 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-20 19:33:06 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-20 19:33:36 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-20 19:34:03 --> sumthing1980_ (~sumthing1@94.54.64.154) has joined #linux 2021-06-20 19:34:23 sumthing1980_ do you know a text editor that can open a 6 gb file? 2021-06-20 19:34:57 omegatron vi? 2021-06-20 19:35:37 sumthing1980_ can it Ill see 2021-06-20 19:35:41 <-- bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has quit (Quit: Client closed) 2021-06-20 19:35:42 --> MikZyth (~MikZyth@188.65.242.236) has joined #linux 2021-06-20 19:35:57 omegatron but.. you could always split the file in smaller pieces with split and after your edit concatenate them again with cat 2021-06-20 19:36:19 topoi ed? 2021-06-20 19:36:20 --> uc50ic4more_ (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 19:36:27 hodapp what sort of edits are you needing to do? 2021-06-20 19:36:40 <-- dextercd (~dexter@2a02-a450-f25d-1-76d4-35ff-fefe-34c.fixed6.kpn.net) has quit (Quit: WeeChat 3.2) 2021-06-20 19:36:42 <-- unixbhaskar (~user@154.16.192.27) has quit (Ping timeout: 265 seconds) 2021-06-20 19:36:42 sumthing1980_ Just want to look at it 2021-06-20 19:36:45 omegatron emacs or nano might also be able to pull that stunt 2021-06-20 19:36:54 topoi Do you want to edit that file or look through resp. find something, sumthing1980_ ? 2021-06-20 19:36:56 kodah sumthing1980_: intellij can but you need to allocate enough memory 2021-06-20 19:37:02 hodapp emacs will try to put it all in memory 2021-06-20 19:37:11 hodapp something like 'less' will let you look at it without that 2021-06-20 19:37:15 sumthing1980_ just look at it atm 2021-06-20 19:37:22 --> bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has joined #linux 2021-06-20 19:37:40 kodah does your terminal have enough buffer to let you "look at" it? 2021-06-20 19:37:40 topoi hodapp: so which editor won't buffer it? I was just half joking on hinting at "ed".. :P 2021-06-20 19:37:43 omegatron a 6gb text file or raw binary data ? 2021-06-20 19:37:56 sumthing1980_ it is text 2021-06-20 19:38:04 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-20 19:38:11 hodapp topoi: fairly sure ed won't 2021-06-20 19:38:11 omegatron some large string suffix or dna or what? 2021-06-20 19:38:14 charon sumthing1980_, try klogg, it's designed for big files. i've had it work on 80gb+ stuff 2021-06-20 19:39:00 sumthing1980_ charon: ok 2021-06-20 19:39:03 charon sumthing1980_, https://klogg.filimonov.dev/ 2021-06-20 19:39:41 <-- MikZyth (~MikZyth@188.65.242.236) has quit (Client Quit) 2021-06-20 19:39:42 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-20 19:39:48 --> tvrtko (~tvrtko@93-138-23-0.adsl.net.t-com.hr) has joined #linux 2021-06-20 19:40:06 hodapp but if you all you want to do is look, 'less' will do that - though it may be a pain if the lines aren't broken sanely 2021-06-20 19:40:17 hodapp you can search and jump to specific lines and so forth 2021-06-20 19:40:30 <-- ripdog (~quassel@user/ripdog) has quit (Quit: ripdog) 2021-06-20 19:41:27 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 19:41:52 sumthing1980_ trying klogg 2021-06-20 19:42:59 <-- candy (~tvrtko@89-172-19-50.adsl.net.t-com.hr) has quit (Ping timeout: 258 seconds) 2021-06-20 19:43:32 --> Yasumoto (~Yasumoto@136.152.37.67) has joined #linux 2021-06-20 19:43:33 --> mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-20 19:43:35 <-- Ducki_ (~ducki@user/ducki) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-20 19:44:09 <-- wolfshappen (~waff@irc.furworks.de) has quit (Quit: later) 2021-06-20 19:44:29 --> wolfshappen (~waff@irc.furworks.de) has joined #linux 2021-06-20 19:44:29 <-- Yasumoto (~Yasumoto@136.152.37.67) has quit (Client Quit) 2021-06-20 19:45:06 <-- uc50ic4more_ (~uc50ic4mo@216.8.148.58) has quit (Ping timeout: 240 seconds) 2021-06-20 19:45:38 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-20 19:45:40 Dagmar Apaprently this isn't the first IRC network he's purchased into obscurity 2021-06-20 19:45:42 Dagmar @#$#@$ 2021-06-20 19:46:53 --> Yasumoto (~Yasumoto@136.152.37.67) has joined #linux 2021-06-20 19:47:44 --> Gaffoonie (~Gaff@user/gaffoonie) has joined #linux 2021-06-20 19:48:14 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-20 19:48:36 hodapp Dagmar: ehh? 2021-06-20 19:48:40 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-20 19:48:44 <-- EriC^ (~Eric@178.135.9.141) has quit (Read error: Connection reset by peer) 2021-06-20 19:50:07 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-20 19:50:58 --> EriC^ (~Eric@178.135.0.196) has joined #linux 2021-06-20 19:51:00 bernard__ ? 2021-06-20 19:51:15 bernard__ wrong window 2021-06-20 19:51:36 mybalzitch I wonder if snoonet will be next 2021-06-20 19:52:03 <-- UQUBE (~UQUBE@193.27.13.190) has quit (Quit: leaving) 2021-06-20 19:52:27 kodah he doesn't own snoonet 2021-06-20 19:52:53 kodah PIA sold that off i'm pretty sure 2021-06-20 19:53:55 mybalzitch 8someone on the internet claims he dicked with snoonet 2021-06-20 19:54:51 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-20 19:55:21 kodah nvm, PIA is still listed as a "sponsor" 2021-06-20 19:55:35 <-- mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Quit: Leaving) 2021-06-20 19:58:14 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-20 19:58:19 --> nifl (~user@user/niflce) has joined #linux 2021-06-20 19:58:58 --> mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-20 20:00:01 <-- HyP3r (~HyP3r@user/hyp3r) has quit (Remote host closed the connection) 2021-06-20 20:00:08 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Quit: WeeChat 3.0) 2021-06-20 20:00:21 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 265 seconds) 2021-06-20 20:00:37 <-- tuxedo (~tuxedo@182.1.124.36) has left #linux (Leaving) 2021-06-20 20:00:42 --> HyP3r (~HyP3r@user/hyp3r) has joined #linux 2021-06-20 20:01:21 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 265 seconds) 2021-06-20 20:01:26 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Quit: mIk3_08) 2021-06-20 20:02:30 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-20 20:02:35 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-20 20:02:48 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-20 20:03:27 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 20:03:31 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-20 20:03:37 <-- frmus (~frmus@user/frmus) has left #linux 2021-06-20 20:03:44 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-20 20:03:56 kodah from what i gathered he bought up a bunch of networks an intends to combine them via federation 2021-06-20 20:04:15 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 20:04:41 --> pnbeast (~pnbeast@2601:140:4200:fa20::1) has joined #linux 2021-06-20 20:04:53 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-20 20:04:57 kodah which is why he's affiliated with ircd maintainers 2021-06-20 20:06:14 --> [Kalisto]1 (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-20 20:06:52 k3v1n so is everyone ready for windows 11 ? 2021-06-20 20:07:29 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-20 20:07:39 quarkyalice I won't be using Windows 11 2021-06-20 20:08:06 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Ping timeout: 264 seconds) 2021-06-20 20:08:36 -- [Kalisto]1 is now known as [Kalisto] 2021-06-20 20:08:44 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-20 20:08:45 omegatron is humanity ready for the next stage in de-evolution of software .. you mean? 2021-06-20 20:08:46 akik k3v1n: #linux i think 2021-06-20 20:08:48 kodah i'm still holding my breath for Halflife 3 2021-06-20 20:09:13 <-- ultralisk (~ultralisk@2a00:23c6:4b0e:e900:d16b:937b:cfbf:d330) has quit 2021-06-20 20:09:14 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-20 20:09:15 akoana we've got already X Window System, Version 11. much better 2021-06-20 20:09:24 k3v1n linux is old 2021-06-20 20:09:28 k3v1n yawwwn 2021-06-20 20:09:40 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-20 20:09:45 k3v1n windows 11 much better for games 2021-06-20 20:09:48 akik i mean use it if you want but the discussion is about linux 2021-06-20 20:09:56 [[R]] k3v1n: your trolling is pretty lame 2021-06-20 20:10:10 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Remote host closed the connection) 2021-06-20 20:10:28 kodah this is fairly low effort 2021-06-20 20:10:33 k3v1n [[R]] im not trolling :S 2021-06-20 20:10:34 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-20 20:10:59 <-- Thanatos (~Thanatos@197.210.64.157) has quit (Ping timeout: 265 seconds) 2021-06-20 20:11:04 byte4byte what yall nerds up to? 2021-06-20 20:11:20 omegatron work - like every day 2021-06-20 20:11:28 akik no not this guy again :D 2021-06-20 20:11:36 byte4byte thug life 2021-06-20 20:11:36 omegatron =D 2021-06-20 20:11:38 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-20 20:11:47 akik byte4byte: i thought you already dug your head out of your behind? 2021-06-20 20:11:48 <-- wilfred (uid159@id-159.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 20:12:57 <-- voltage_ (voltage@user/voltage) has quit (Quit: Leaving) 2021-06-20 20:13:16 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-20 20:14:03 k3v1n so is 2021 the year of the desktop for linux ? 2021-06-20 20:14:30 <-- digital_mystik (~digital-m@2001:470:69fc:105::91e) has quit (Changing host) 2021-06-20 20:14:30 --> digital_mystik (~digital-m@user/digital-mystik/x-0300775) has joined #linux 2021-06-20 20:14:40 kodah k3v1n: don't you have an overpriced virtual machine to tinker with? 2021-06-20 20:15:43 k3v1n nope i just run all that stuff in wsl 2021-06-20 20:16:01 k3v1n i just works yawwwn 2021-06-20 20:16:32 nifl k3v1n wsl is that similar thing to wygcin? 2021-06-20 20:16:39 nifl *cygwin 2021-06-20 20:17:06 kodah k3v1n: that explains why you're connecting from vultr 2021-06-20 20:17:09 <-- luke-jr (~luke-jr@user/luke-jr) has quit (Quit: ZNC - http://znc.sourceforge.net) 2021-06-20 20:17:10 k3v1n yeh it run much better tho 2021-06-20 20:17:12 kodah which... runs on linux 2021-06-20 20:17:16 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 265 seconds) 2021-06-20 20:17:31 nifl running native linux command ? 2021-06-20 20:17:50 k3v1n vultr is based 2021-06-20 20:17:51 decompyler # 2021-06-20 20:17:54 --> Umeaboy (~Umeaboy@94-255-145-133.cust.bredband2.com) has joined #linux 2021-06-20 20:17:57 Umeaboy Hi! 2021-06-20 20:18:23 sumthing1980_ when hosting services give 1 core vps as product, they are using the hyperthreading of the cpus as cores right? 2021-06-20 20:18:47 bindi no 2021-06-20 20:18:52 [[R]] sumthing1980_: how many cores are listed in /proc/cpuinfo? 2021-06-20 20:19:00 sumthing1980_ vps 1 core 2021-06-20 20:19:06 sumthing1980_ w8 2021-06-20 20:19:19 Umeaboy This is a general question, but how can I make sure that my changes in a defconfig for a certain kernel gets compiled into the kernel once it's built? I know I have made the changes and yet when I want to verify I see warnings about these. 2021-06-20 20:19:58 johnnyapol i think its too general of a question about hyperthreads vs no hyperthreading, it depends on the host i believe 2021-06-20 20:20:14 johnnyapol sumthing1980_ 2021-06-20 20:20:14 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 20:20:16 sumthing1980_ 1 cpu ntel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz 2021-06-20 20:20:26 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 20:20:28 kodah cloud providers usually normalize cores off of some measurement, so it's never a clean cut 2021-06-20 20:20:34 [[R]] sumthing1980_: they are overselling the service, so does it really matter? 2021-06-20 20:21:08 akik Umeaboy: make sure it's in .config before building the kernel 2021-06-20 20:21:27 sumthing1980_ it lists exactly 1 cpu which was the product description 2021-06-20 20:21:44 k3v1n 1 cpu means nothing tho 2021-06-20 20:21:57 k3v1n what cpu ? lol 2021-06-20 20:22:12 --> luke-jr (~luke-jr@user/luke-jr) has joined #linux 2021-06-20 20:22:38 sumthing1980_ I mean for HT pcs it lists 4 core + 4 HT in /proc cpuinfo 2021-06-20 20:22:44 sumthing1980_ this only has 1 core 2021-06-20 20:22:51 <-- digital_mystik (~digital-m@user/digital-mystik/x-0300775) has quit (Quit: Reconnecting) 2021-06-20 20:22:53 sumthing1980_ so they use hyperthreads as cpus I think 2021-06-20 20:22:55 bindi you get 1 VCPU 2021-06-20 20:23:07 --> digital_mystik (~digital-m@2001:470:69fc:105::91e) has joined #linux 2021-06-20 20:23:10 bindi no, it doesnt matter what the host CPU is, hyperthreader or not (but they all are these days) 2021-06-20 20:23:18 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 20:23:19 Dagmar Umeaboy: Just look at the final generated .config for the kernel that it's getting built with 2021-06-20 20:23:24 bindi 1 CPU can be assigned to 10 virtual machines, limited at 10% each 2021-06-20 20:23:26 [[R]] sumthing1980_: except you have no clue how the host is configured 2021-06-20 20:23:28 bindi for example 2021-06-20 20:23:35 bindi 10% * 10 = 100% 2021-06-20 20:23:36 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 20:23:44 sumthing1980_ yea but it is supposed to be entirely mine 2021-06-20 20:23:49 --> Guest27 (~Guest27@177.54.148.247) has joined #linux 2021-06-20 20:23:52 bindi kinda oversimplifying it, but there are way more vCPUs than there are physical cores or threads 2021-06-20 20:23:52 [[R]] "it"? 2021-06-20 20:24:10 bindi well, maybe it is. but its just 1 vCPU as they list it 2021-06-20 20:24:11 sumthing1980_ so I think the HTs are someones cpu 2021-06-20 20:24:16 esselfe sumthing1980_: most providers give shared cpus, you'd want the dedicated package 2021-06-20 20:24:21 Dagmar They usually *won't* do somethign that morally bankrupt but they will usually oversubscribe the VMhost somewhat, because it's normally unlikely all 15 customers are going to try to max out the 8 real cores at the same time 2021-06-20 20:24:28 <-- Guest27 (~Guest27@177.54.148.247) has left #linux 2021-06-20 20:24:34 sumthing1980_ does it rly matter tho 2021-06-20 20:24:38 k3v1n i always max my cpus when im not using them :P 2021-06-20 20:24:44 Dagmar ...and it's fairly reasonable for them to do so, because the vast majority of the time that's precisely what will happen 2021-06-20 20:24:45 sumthing1980_ if you cant tell between ht and real cpu 2021-06-20 20:25:01 Umeaboy Dagmar: Where is the .config supposed to be generated? 2021-06-20 20:25:08 Umeaboy In out/ ? 2021-06-20 20:25:17 Dagmar Umeaboy: Right there in /usr/src/linux or whatever place you've got the kernel source 2021-06-20 20:25:29 <-- yarra (~yarra@176.88.91.111) has quit (Ping timeout: 265 seconds) 2021-06-20 20:25:44 <-- pioto (~pioto@user/pioto) has quit (Read error: Connection reset by peer) 2021-06-20 20:25:44 Dagmar Umeaboy: Or just go in there with make menuconfig and save the configuration to a specific file somewhere that you can look at 2021-06-20 20:25:46 --> yarra (~yarra@176.88.88.104) has joined #linux 2021-06-20 20:25:49 sumthing1980_ Im just asking because I wanna know how they think, if they have 10 cores + 10 ht, do they think I they can sell 20 vcpu products 2021-06-20 20:26:01 Umeaboy Dagmar: Can I PM you? 2021-06-20 20:26:01 [[R]] they're selling way omre tan 20 2021-06-20 20:26:01 Dagmar If you don't know when the defconfig is being called for then it's probably not being involved at all 2021-06-20 20:26:02 [[R]] lol 2021-06-20 20:26:02 johnnyapol the real difference in cloud computing mostly comes down to the spectre mitigations nowadays. technically for maximum security, hyperthreading shouldn't be used in environments that execute untrusted code. 2021-06-20 20:26:04 Dagmar No 2021-06-20 20:26:05 --> pioto (~pioto@user/pioto) has joined #linux 2021-06-20 20:26:10 Umeaboy OK. 2021-06-20 20:27:02 sumthing1980_ johnnyapol: whats so bat about hyper threads 2021-06-20 20:27:07 sumthing1980_ d 2021-06-20 20:27:17 Dagmar johnnyapol: Luckily for Ms. Omyra's Sewing Blog the effort required to exploit that is wayyyyy above what the resources are worth. :) 2021-06-20 20:27:25 --> Guest27 (~Guest27@177.54.148.247) has joined #linux 2021-06-20 20:27:25 <-- Ivyy (~Ivyy@2001:a62:41d:fa01:af4c:e063:c46b:4788) has quit (Ping timeout: 265 seconds) 2021-06-20 20:28:07 Dagmar They're not quite as low likelyhood as usefully exploiting Heartbleed was, but they're close 2021-06-20 20:28:27 johnnyapol sumthing1980_: i dont have anything against them and will happily let them run on any of my machines or VPS. just the speculative execution vulnerabilities are becoming a concern for some more sensitive workloads 2021-06-20 20:28:32 Dagmar The people who can do it have way better things to do than worry about a wordpress site or someone's minecraft vhost 2021-06-20 20:28:41 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 20:28:50 <-- Guest27 (~Guest27@177.54.148.247) has quit (Quit: Client closed) 2021-06-20 20:28:56 johnnyapol agreed 2021-06-20 20:29:11 sumthing1980_ ok but besides security, using them to process things, there is no difference right? 2021-06-20 20:29:17 --> UQUBE (~UQUBE@86.106.121.44) has joined #linux 2021-06-20 20:29:25 Dagmar Yeah generally there's no real difference 2021-06-20 20:29:50 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-20 20:29:50 k3v1n sometimes people just need a box online for a couple shit websites vps does the job fine :P 2021-06-20 20:30:10 johnnyapol i know with AMD's "hyperthreading" (they call it something different, they'd share floating point processors between the hyperthreading so it would be say 4 threads but 2 fpu units 2021-06-20 20:30:17 johnnyapol not sure if intel is doing anything like that 2021-06-20 20:30:32 --> eho (~yarra@176.88.95.157) has joined #linux 2021-06-20 20:30:39 raccoon_dog SMT is what AMD call it, but it's slightly different. 2021-06-20 20:30:51 Dagmar Building a kernel with make -j9 at a certain clock speed generally comes out the same wall clock time whether there's 8 "real" cores or 4 cores with hyperthreading behaving like 8 cores 2021-06-20 20:31:17 <-- yarra (~yarra@176.88.88.104) has quit (Ping timeout: 268 seconds) 2021-06-20 20:31:38 johnnyapol i remember building the kernel on a $250 6core amd laptop from walmart and those extra cores were actually fantastic 2021-06-20 20:31:41 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:31:50 johnnyapol could get builds in like < 10 minutes which was good enough for me 2021-06-20 20:31:56 Dagmar Yeah a kernel build on this Ryzen 7 is nuts 2021-06-20 20:32:11 --> deivislk (~deivislk@189.7.117.212) has joined #linux 2021-06-20 20:32:17 Dagmar If I rice it by prepopulating filesystem cache it's absurdly fast 2021-06-20 20:32:20 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:32:28 Dagmar Chrome, glibc, and X still take a bloody age tho 2021-06-20 20:32:28 niksen what about ryzen 9? 2021-06-20 20:32:38 Dagmar I don't havbe one yet because I am just not that fancy 2021-06-20 20:32:39 Dagmar Heh 2021-06-20 20:33:32 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Read error: Connection reset by peer) 2021-06-20 20:34:00 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:34:12 Dagmar Considering this was an upgrade from an upper-end A10 CPU, the R7 switch was still astonishing 2021-06-20 20:34:21 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 20:34:56 --> F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:35:04 Umeaboy Dagmar: I just opened the .config in /out/target/product/beyond2lte/obj/KERNEL_OBJ/ and it's different from the changed defconfig. 2021-06-20 20:35:14 Dagmar Well, yes. 2021-06-20 20:35:29 Umeaboy So, how do I solve it? 2021-06-20 20:35:35 Dagmar Check to see if the configuration tokens you wanted set actually made it in there 2021-06-20 20:35:39 Dagmar I woudln't worry about the entire file 2021-06-20 20:36:04 <-- GaM3r2Xtreme (~GaM3r2Xtr@195.246.120.6) has quit (Quit: Leaving) 2021-06-20 20:36:28 Umeaboy And what do I do if some of them didn't make it in there? 2021-06-20 20:36:38 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-20 20:36:38 Dagmar Keep digging until you find which file is acutally being used 2021-06-20 20:36:39 Umeaboy Do I change them in the .config and rebuild? 2021-06-20 20:37:00 <-- DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has quit (Quit: WeeChat 3.2) 2021-06-20 20:37:02 Dagmar Don't just assume some random Android guys aren't just copying their specific config into place and defconfig is never involved 2021-06-20 20:37:25 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 20:37:41 Dagmar Ideally you'd change them in the .config and then call `make oldconfig` against it so it can do some basic sanity checking 2021-06-20 20:37:50 <-- F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Read error: Connection reset by peer) 2021-06-20 20:37:57 Umeaboy OK. 2021-06-20 20:38:00 Dagmar Slightly more sanity checking is available when you use `make menuconfig`, or at least it used to be 2021-06-20 20:38:21 Dagmar I had a few builds fail because of some impossibly dumb options that oldconfig wouldn't catch, but menuconfig did 2021-06-20 20:38:32 Umeaboy Oooooh. 2021-06-20 20:38:34 --> F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:38:57 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 20:39:11 Dagmar Considering your build target, feel free to take _plenty_ of time trying to check things before the build 2021-06-20 20:39:49 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-20 20:40:05 Umeaboy Yeah. That's why I came here asking. 2021-06-20 20:41:00 <-- hegstal (~hegstal@2a02:c7f:7604:8a00:3573:4e54:4d99:437f) has quit (Remote host closed the connection) 2021-06-20 20:41:01 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-20 20:41:12 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 20:41:42 Dagmar It also wouldn't be out of the question (I think) to enable procconfig so you can scrutinize the for-sure-final-result once you've got the compiled kernel 2021-06-20 20:41:58 Dagmar er configgz or whatevre it's called in the options. You know the bit I'm talking about 2021-06-20 20:42:07 Dagmar I just leave it on all the time 2021-06-20 20:42:50 sumthing1980_ what is the best gigabit router you recommend? brands? 2021-06-20 20:42:59 Dagmar It's literally jsut a module that spools the gzipped .config out a pseudo-file in proc, so ti's not even significant "bloat" for a phone 2021-06-20 20:43:28 Dagmar sumthing1980: For home stuff, tp-link and netgear aren't bad 2021-06-20 20:43:38 <-- YWH_1 (~YWH@2600:1700:1933:230:7501:c286:929f:3a0b) has quit (Quit: Leaving) 2021-06-20 20:44:06 sumthing1980_ it is a serious project like a search engine 5-10 computers 2021-06-20 20:44:10 Dagmar They're both equally likely to include some imbecilic backdoor, but I think the ship has sailed on getting *any* consumer-level manufacturer to realize that's stupidity 2021-06-20 20:44:21 Dagmar 20 years later they're still doing it 2021-06-20 20:44:29 Umeaboy sumthing1980_: Turris Omnia. 2021-06-20 20:44:32 Dagmar Gigabit throughput just isn't that hard 2021-06-20 20:44:47 Umeaboy https://www.indiegogo.com/projects/turris-omnia-hi-performance-open-source-router#/ 2021-06-20 20:44:57 Dagmar If you want to be SUPER SERIOUS about it, buy a low-end AMD board and CPU with enough lanes for hte two gigabit ethernet cards and a smal SSD and _build_ a router 2021-06-20 20:45:02 <-- danielrparks (~quassel@2600:1700:3f7b:20f:2eb7:b637:bf5c:f42e) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-20 20:45:25 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-20 20:45:30 Khaytsus I've never had a gigabit router that didn't do gigabit.. 2021-06-20 20:45:34 * Khaytsus shrugs 2021-06-20 20:45:41 <-- ano (~weechat@user/ano) has quit (Ping timeout: 244 seconds) 2021-06-20 20:45:47 Dagmar Gigabit has been around for long enough that it's no longer challenging for a manu 2021-06-20 20:45:50 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-20 20:45:58 Dagmar 100Gbit or 20Gbit is a maybe 2021-06-20 20:46:06 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 20:46:09 Dagmar 1gigglebit throughput is a doddle 2021-06-20 20:46:10 kodah enterprise routers are just raspberry pis with all the lanes going to NIC slots 2021-06-20 20:46:17 --> danielrparks (~quassel@2600:1700:3f7b:20f:7a2d:e680:d414:f82) has joined #linux 2021-06-20 20:46:17 Dagmar pretty much 2021-06-20 20:46:30 Dagmar So like the cheapest AMD cpu you can buy will ahve more CPU power 2021-06-20 20:46:49 Dagmar (well, of the recent Ryzen models) 2021-06-20 20:46:50 <-- fcr2 (~fcr@pool-100-14-71-186.phlapa.fios.verizon.net) has quit 2021-06-20 20:46:51 <-- F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Read error: Connection reset by peer) 2021-06-20 20:47:01 sumthing1980_ for 16 ports I gotta build a pc with 16 ethernet cards then? 2021-06-20 20:47:12 Dagmar Well, that depnds on if you want per-port control 2021-06-20 20:47:24 Dagmar If you're going ot be using it like a switch, you can probably just buy a switch 2021-06-20 20:47:28 kodah gigabit ports are really the least of your worries. usually you need to see what TPS the router is rated for. 2021-06-20 20:47:41 sumthing1980_ ok 2021-06-20 20:47:46 Dagmar Plug router into switch, voila 15 free ports 2021-06-20 20:48:04 sumthing1980_ eeh 2021-06-20 20:48:08 fructose I'm trying to connect to a captive portal, but NetworkManager keeps connecting and disconnecting before I can even get the authorization page to load. The journal has the message "Activation: (wifi) association took too long, failing activation" but I don't see any reason why. Any ideas? 2021-06-20 20:48:39 Dagmar Bugs. Possibly Atheros insanity 2021-06-20 20:48:52 fructose I've tried two different wifi cards 2021-06-20 20:48:53 sumthing1980_ shit ffs I said router 2021-06-20 20:48:57 sumthing1980_ I meant switch 2021-06-20 20:49:12 sumthing1980_ 16 or 24 ports 2021-06-20 20:49:15 sumthing1980_ what brand? 2021-06-20 20:49:16 Dagmar If the driver doesn't report s/n ratios correctly (like CERTAIN VERSIONS FAIL AT) the machine will think the signal is too weak and try to hop on another one every freakin' 10 seconds 2021-06-20 20:49:27 Khaytsus I've seen gigabit routers with 4 ports that could do 1gbit speed, total. heh 2021-06-20 20:49:34 Umeaboy fructose: Have you tried the same equipment in another house to see if the same problem happens then? 2021-06-20 20:49:46 fructose 10 seconds does seem about the time it stays connected 2021-06-20 20:49:47 Dagmar sumthing1980: Oh for just a switch youc an pretty much roll into Best Buy and buy one made by netgear or t-link or even belkin and not much care 2021-06-20 20:49:53 Dagmar ...but it'll be much cheaper through Aamzon 2021-06-20 20:50:07 sumthing1980_ ok 2021-06-20 20:50:12 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 20:50:19 fructose Umeaboy: It's public wifi and not my equipment, so that would be a crime 2021-06-20 20:50:23 Dagmar 16-24 ports is kinda pricer than 8-ports but they're still cheap and stil available at "prosumer" levels 2021-06-20 20:50:36 Dagmar If you need VLANS then you're looking at enterprise level switches 2021-06-20 20:50:37 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 20:50:39 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 20:50:44 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-20 20:50:45 Dagmar i.e., "managed switches" 2021-06-20 20:50:57 Dagmar That is, if you want the _switch_ to manage the VLANs 2021-06-20 20:51:07 Umeaboy fructose: OK. Ask whoever is in charge of the equipment to test using something else. 2021-06-20 20:51:09 Dagmar Just doing your own vlan crap the switch doesn't have to know 2021-06-20 20:51:15 sumthing1980_ I dont need managed atm 2021-06-20 20:51:32 fructose Umeaboy: There is no one to ask 2021-06-20 20:51:40 johnnyapol thats a shame, i always thought captive portals were at the "just works" phase where all you need to do is navigate to some http page in your browser and let the redirect work. if you connect using something like iwd or wpa_supplicant directly and bypass networkmanager, does it work? 2021-06-20 20:51:44 Umeaboy Someone has to own it. 2021-06-20 20:51:55 UQUBE i bought a ubiquiti sec pro 4 on ebay for cheap 2021-06-20 20:51:59 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 20:52:08 UQUBE less than 200USD iirc 2021-06-20 20:52:11 <-- iczero (iczero@hellomouse/dev/iczero) has quit (Quit: rip) 2021-06-20 20:52:14 Dagmar johnnyapol: Usually they do but from that log message it seems wpa_supplicant is failing to realize he actually _did_ successfully associate to the AP 2021-06-20 20:52:21 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 20:52:27 --> paulo_ (~paul0@user/paulo/x-9032687) has joined #linux 2021-06-20 20:52:30 Dagmar Checking teh driver version and firmware is in order 2021-06-20 20:52:38 kodah ah, packets per second is the measurement i was looking for 2021-06-20 20:52:46 Dagmar ...adn then maybe throwing the Ralink card away and sticking a decent Intel card in 2021-06-20 20:53:08 kodah not every manufacturer publishes pps though 2021-06-20 20:53:17 Dagmar I do not tolerate underperforming wifi nics. 2021-06-20 20:53:22 kodah mainly because it reveals how unfit their internals are for their claims 2021-06-20 20:53:28 Dagmar Not when I can just go buy one that doesn't suck for like $8-15 2021-06-20 20:53:44 kodah Dagmar: you have a home built router? 2021-06-20 20:53:48 Dagmar I haave actually set a few Atheros minipcie cards on fire out of spite 2021-06-20 20:54:01 Dagmar kodah: I have home built APs and routers 2021-06-20 20:54:06 --> Tassium (~tassium@user/tassium) has joined #linux 2021-06-20 20:54:09 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-20 20:54:13 --> ano (~weechat@user/ano) has joined #linux 2021-06-20 20:54:16 --> iczero (iczero@hellomouse/dev/iczero) has joined #linux 2021-06-20 20:54:50 --> Guest2521 (~Guest25@2601:241:8201:ea10:955c:3bf2:f724:657f) has joined #linux 2021-06-20 20:55:01 fructose One is Intel 3165 2021-06-20 20:55:02 Dagmar The only reason I bought the most recent Tp_link AP was that I needed AC throughput for some Oculus Quest 2 headsets and didn't have time to finish performance testing the external dongle I'd gotten for my most recent Pi4 2021-06-20 20:55:21 Dagmar Otherwise I would have never bought that. I have had enough of seeing announcement about stupid backdoors in teh damn things 2021-06-20 20:55:39 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-20 20:55:52 Dagmar Turning a Pi3/4 into an AP is literally ten minutes work or less 2021-06-20 20:56:03 Tassium I'm semi-surprised you don't roll your own, yeah. 2021-06-20 20:56:13 Dagmar They've just got the usual 24 sta limitation 2021-06-20 20:56:45 babyface why is filling a disk with random data considered a more secure erase than filling the disk with zeros? 2021-06-20 20:56:49 Dagmar Tassium: I have two, but not testing with for throughput and latency for the head-mounted displays can mean _vomiting into a bag_ 2021-06-20 20:57:04 Dagmar babyface: BEcause people can't read actual whitepapers 2021-06-20 20:57:04 sheep babyface: if it were filled with zeroes, an attacker could determine how much of the disk is in use 2021-06-20 20:57:17 Dagmar sheep: He's talking about erasure 2021-06-20 20:57:29 sumthing1980_ one switch says 16 ports, 1gbit each, and then it says 32 gbit switching capacity, more than 1 gbit for each port 2021-06-20 20:57:31 Dagmar ...not prepopulating an encrypted volume 2021-06-20 20:57:47 --> misspwn (~misspwn@user/misspwn) has joined #linux 2021-06-20 20:57:54 sumthing1980_ how does that work 2021-06-20 20:57:58 Dagmar sumthing1980: Which is marketings way of saying "We can use buzzword nonsense and you geeks will never know" 2021-06-20 20:58:18 sumthing1980_ hehe 2021-06-20 20:58:24 sumthing1980_ but geeks will figure it out 2021-06-20 20:58:27 Dagmar Just expect that it means you'll mostly see full gigabit throughput to each host all the time 2021-06-20 20:58:33 babyface is it really easier to recover data from a disk that's overwritten with zeros than a disk overwritten with random data? 2021-06-20 20:58:35 Dagmar You'd really be suprised 2021-06-20 20:58:42 hodapp 2021-06-20 20:58:56 fructose babyface: At least on magnetic disks, the overwrite still left information behind which was easier to extract if you knew what the new write 2021-06-20 20:58:58 Tassium babyface: Probably, but either one of those is non-trivial for the average nerd 2021-06-20 20:58:59 hodapp babyface: not on any modern disk. 2021-06-20 20:59:02 Dagmar babyface: Yes, but it's like "Is it really easier to win the pick5 if two numbers of the 40 are known to not be in tomorrows picks" 2021-06-20 20:59:07 fructose *write was 2021-06-20 20:59:16 --> GaM3r2Xtreme (~GaM3r2Xtr@195.246.120.6) has joined #linux 2021-06-20 20:59:21 hodapp fructose: that hasn't been the case in like 3 decades 2021-06-20 20:59:24 <-- GaM3r2Xtreme (~GaM3r2Xtr@195.246.120.6) has quit (Read error: Connection reset by peer) 2021-06-20 20:59:26 kodah babyface: any time you get into talking about "security" it's almost always boiled down to "what if" and how most cost (time, energy, money) you're willing to pay for peace of mind. 2021-06-20 20:59:56 Dagmar Best case could be described as "you might get 12 digits of a credit card number, but three will be questionable and four will still be missing, if you use a very expensive research lab and are hunting for nuclear secrets" 2021-06-20 21:00:00 <-- baloona (~baloona@baloona.de) has quit (Quit: WeeChat 2.3) 2021-06-20 21:00:06 kodah babyface: there's some amount of "data driven" decision making you can make, but it's mostly hand wavey and relies on potential vectors and how bad those vectors could be for you 2021-06-20 21:00:29 Dagmar That would also be from a drive full of credit card numbres 2021-06-20 21:00:49 Dagmar You can't reasonably recover data from a modern drive thatg's been zero-filled once 2021-06-20 21:00:54 --> meinside (uid24933@id-24933.brockwell.irccloud.com) has joined #linux 2021-06-20 21:01:08 fructose hodapp: If by "like 3 decades" you mean "less than 3 decades", sure 2021-06-20 21:01:24 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 21:01:37 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 21:01:53 hodapp fructose: I am only aware of recovery of this sort being proven from MFM/RLL and the like 2021-06-20 21:03:36 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Quit: Leaving) 2021-06-20 21:05:57 hodapp and newer than that: good luck even getting any data recovery firm to even quote you the price of recovery after you tell them it was zero-filled 2021-06-20 21:06:56 fructose hodapp: I just know it still applied to magnetic disks in use in the early 2000s and so the security advice was to wipe disks with random data. Whether anyone managed to recover significant amounts of data beyond a proof of concept, I can't say 2021-06-20 21:07:02 --> YWH_1 (~YWH@2600:1700:1933:230:7501:c286:929f:3a0b) has joined #linux 2021-06-20 21:07:48 Tassium I have a sneaky suspicion it may be marketing at this point 2021-06-20 21:07:59 hodapp yes, it was the security advice 2021-06-20 21:08:03 Tassium "Look how secure our utility is, throw us money" 2021-06-20 21:08:40 hodapp the nature of security advice is also that it is very slow to ever admit that a measure is overzealous or unnecessary 2021-06-20 21:08:46 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-20 21:09:11 Tassium Well, an easier way is to look at all the data leaks and unintended disclosures we've had in the last 10 years. Have any been from a zero-wiped disk? 2021-06-20 21:09:27 Tassium It's always from something stupid, like a default admin account left active or something. 2021-06-20 21:09:28 <-- DX099 (~dx099@2a01:e0a:347:f1c1:e7b3:ae80:7bab:ca6) has quit (Ping timeout: 265 seconds) 2021-06-20 21:10:13 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-20 21:11:55 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-20 21:12:15 hodapp and sneaky sneaky phishing attacks. 2021-06-20 21:13:36 kodah Tassium: most data leaks are from open api's, not sophisticated, targeted attacks 2021-06-20 21:13:42 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 252 seconds) 2021-06-20 21:15:28 kodah that's not to downplay hardening, targeted attacks are at thing, but most exfiltration occurs due to indexing with bad intentions 2021-06-20 21:15:45 --> pacblinky (~pacblinky@41.239.235.224) has joined #linux 2021-06-20 21:15:50 <-- pacblinky (~pacblinky@41.239.235.224) has left #linux 2021-06-20 21:15:59 <-- amolith (~amolith@nixnet/founder/amolith) has quit (Read error: Connection reset by peer) 2021-06-20 21:16:05 --> pacblinky (~pacblinky@41.239.235.224) has joined #linux 2021-06-20 21:16:09 <-- pacblinky (~pacblinky@41.239.235.224) has left #linux 2021-06-20 21:16:45 --> geekthattweaks (uid433447@user/geekthattweaks) has joined #linux 2021-06-20 21:17:10 --> pacblinky (~pacblinky@user/pacblinky) has joined #linux 2021-06-20 21:17:38 pacblinky hey people 2021-06-20 21:18:11 paulo_ hey 2021-06-20 21:18:18 decompyler people, hi 2021-06-20 21:18:41 pacblinky i was just wondering 2021-06-20 21:18:45 pacblinky who funds tor network 2021-06-20 21:18:55 kodah the nsa /s 2021-06-20 21:19:07 pacblinky why would they do that 2021-06-20 21:19:15 pnbeast And you asked here because "people here know about computers"? 2021-06-20 21:19:17 sheep it's not centrally funded 2021-06-20 21:19:43 rob` in all seriousness the US NSA probably _should_ be funding projects that ensure citizen's data security, instead of being glorified domestic spooks :P 2021-06-20 21:19:54 pacblinky pnbeast people outside call it the deepweb 2021-06-20 21:19:57 pacblinky thats why i am here 2021-06-20 21:20:03 kodah rob`: they used to 2021-06-20 21:20:09 decompyler taxation is most definitely centrally funded. 2021-06-20 21:20:10 rob` the US doesn't really have much in the way of organizations trying to create a secure digital infrastructure 2021-06-20 21:20:27 <-- pnbeast (~pnbeast@2601:140:4200:fa20::1) has quit (Quit: WeeChat 2.7.1) 2021-06-20 21:20:40 pacblinky still thought they know people host illegel services in tor network and let it go 2021-06-20 21:20:41 kodah rob`: the NSA has funded a number of the open source crypto algos we have 2021-06-20 21:20:44 Kyv 'deepweb' is just a salacious media turd of a term, I reckon 2021-06-20 21:20:59 pacblinky indeed 2021-06-20 21:21:06 rob` kodah: yeah, which is pretty great, I wish they'd do a lot more of it, though, instead of eg, stockpiling zero-days 2021-06-20 21:21:07 Kyv i.e. darkweb, criminals and shady dealings in guns drugs and crypto 2021-06-20 21:21:19 pacblinky which is wrong 2021-06-20 21:21:22 Kyv forged documents and pony costumes 2021-06-20 21:21:28 decompyler The government is criminal. 2021-06-20 21:21:33 <-- mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 265 seconds) 2021-06-20 21:21:40 kodah rob`: yeah, i agree, there probably needs to be a different government agency doing what the nsa was doing back then 2021-06-20 21:21:46 <-- gry (~quassel@botters/gry) has quit (Ping timeout: 252 seconds) 2021-06-20 21:22:09 kodah though, at that point, who watches the watchmen? 2021-06-20 21:22:55 rob` ideally, balance of power by competing interests, I suppose. The so-called "checks and balances", though how you'd arrange that I don't know. :/ 2021-06-20 21:23:11 pacblinky hmm illuminati *coughs* 2021-06-20 21:23:19 pacblinky but is it real 2021-06-20 21:23:26 pacblinky or just social media crap 2021-06-20 21:23:32 decompyler monopoly on violence = government 2021-06-20 21:23:42 <-- reillybrogan (~reillybro@174-20-198-101.mpls.qwest.net) has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in) 2021-06-20 21:23:42 --> tidewalk (~user@d108-172-29-47.bchsia.telus.net) has joined #linux 2021-06-20 21:24:56 <-- ron1w (~roni@207.248.198.186) has quit (Ping timeout: 265 seconds) 2021-06-20 21:25:00 Dagmar I like the idea that the dark web is being used to sell pony costumes. 2021-06-20 21:25:02 Dagmar It amuses me. 2021-06-20 21:25:13 pacblinky hahaha 2021-06-20 21:25:34 --> gry (~quassel@botters/gry) has joined #linux 2021-06-20 21:25:34 <-- bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has quit (Quit: Client closed) 2021-06-20 21:25:53 <-- Adoi (~Adoi@user/adoi) has quit (Quit: Leaving) 2021-06-20 21:27:12 kodah fitting 2021-06-20 21:28:17 kodah i like the idea of having a bitcoin memo that says, "pony costume" 2021-06-20 21:28:47 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-20 21:29:04 Kyv you get full documentation 2021-06-20 21:29:07 Kyv it has its own passport 2021-06-20 21:29:16 decompyler bitcoin is trackable ... privacy coins are where it is at. 2021-06-20 21:29:33 kodah shows what i know about the dark web 2021-06-20 21:29:43 pacblinky decompyler privacy coins? 2021-06-20 21:30:11 kodah i'm just trying to avoid being indexed by creepy dudes who run open api indexers 2021-06-20 21:30:26 decompyler yes privacy coins with built in encryption. Monero or Pirate Chain for example 2021-06-20 21:30:32 Kyv they thought "cryptocurrency" was a little too obtuse and misled people to believing it was 100% anonymous 2021-06-20 21:30:42 Kyv so they came up with "privacy coin" 2021-06-20 21:30:44 Kyv :| 2021-06-20 21:31:01 Kyv thats my guess, anyway 2021-06-20 21:31:15 --> bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has joined #linux 2021-06-20 21:31:39 pacblinky bitcoin is just made by the government to track people and monitor people needs usage 2021-06-20 21:31:44 <-- bddba (~bddba@2600:8800:1d8b:ef00:d56e:939d:5c5c:f14a) has left #linux 2021-06-20 21:31:48 pacblinky they do not do it now 2021-06-20 21:31:51 pacblinky but later they will 2021-06-20 21:32:11 decompyler yes this is why you dump your BTC to private coins 2021-06-20 21:32:36 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-20 21:32:45 pacblinky first time i hear about private coins 2021-06-20 21:32:56 Khaytsus pacblinky: Isn't there a bridge somewhere missing its troll? 2021-06-20 21:32:59 Khaytsus Begone. 2021-06-20 21:33:21 pacblinky bruh 2021-06-20 21:33:29 decompyler whaaa? 2021-06-20 21:33:59 decompyler Eaze up on the gas Khaytsus 2021-06-20 21:34:22 pacblinky here we go again speaking with riddles 2021-06-20 21:34:41 p0g0 slang more than riddles... 2021-06-20 21:34:53 pacblinky thats why i love irc people they are geeks 2021-06-20 21:35:04 iflema cracker? 2021-06-20 21:35:35 * iflema diggy diggy hole 2021-06-20 21:35:49 --> euonym (~euonym@2001:8a0:f9e3:e901:c01f:6a:eae6:fcc2) has joined #linux 2021-06-20 21:35:58 pacblinky ( ͡° ͜ʖ ͡°) 2021-06-20 21:36:13 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 21:36:13 --> pete443 (~pete@user/pete443) has joined #linux 2021-06-20 21:36:23 <-- nac (~nac@user/nac) has quit (Ping timeout: 272 seconds) 2021-06-20 21:36:42 --> AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has joined #linux 2021-06-20 21:36:50 <-- pete443_ (~pete@user/pete443) has quit (Ping timeout: 258 seconds) 2021-06-20 21:37:11 thebuzzing Dwarves? 2021-06-20 21:37:27 iflema no future 2021-06-20 21:37:30 p0g0 troglodytes... 2021-06-20 21:37:31 decompyler But yeah private coins are a thing.... Look it up. They cannot be tracked 2021-06-20 21:37:51 pacblinky everything is track-able in virtual world 2021-06-20 21:37:59 <-- deivislk (~deivislk@189.7.117.212) has quit (Ping timeout: 258 seconds) 2021-06-20 21:38:02 p0g0 Then how do you know they got transered from old owner to new? 2021-06-20 21:38:03 thebuzzing wownero FTW? 2021-06-20 21:38:04 paulo_ is private coins an easy way to hide bitcoin movement? 2021-06-20 21:38:19 p0g0 *transferred 2021-06-20 21:38:22 pacblinky in-fact i think our whole world became virtual and money is the operating system 2021-06-20 21:38:26 mlu all sorts of things with different properties 2021-06-20 21:38:27 paulo_ p0g0: you can't, you can only verify your own coins 2021-06-20 21:38:29 <-- rcm888 (~u1@93.190.204.253) has quit (Quit: Leaving) 2021-06-20 21:38:33 <-- Guest2521 (~Guest25@2601:241:8201:ea10:955c:3bf2:f724:657f) has quit (Quit: Client closed) 2021-06-20 21:38:38 Dagmar Go on, tell us about your secret knowledge that fire is hot 2021-06-20 21:38:40 mlu if I really want to hide some transactions, I use cash -- literally 2021-06-20 21:38:47 p0g0 that would make them useless as a currency then. 2021-06-20 21:38:51 -- vwork_ is now known as vwork 2021-06-20 21:38:58 mlu bitcoin's great for international transactions though 2021-06-20 21:39:00 paulo_ p0g0: why? 2021-06-20 21:39:05 decompyler that is the idea... push your BTC to private coin... no way for daddy to see where you are spending coin. 2021-06-20 21:39:13 --> blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has joined #linux 2021-06-20 21:39:33 daddy 👀 2021-06-20 21:39:33 <-- patthoyts (~pat@2001:470:1f1d:26c:680a:d7f8:67b6:b3ca) has quit (Remote host closed the connection) 2021-06-20 21:39:42 decompyler daddy! 2021-06-20 21:39:55 --> mnrmnaughmnrgle (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has joined #linux 2021-06-20 21:40:12 <-- mnrmnaugh (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has left #linux (Leaving) 2021-06-20 21:40:53 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-20 21:41:17 p0g0 paulo_, well, how do I know I received anything genuine (not counterfeit), how do I know that it was you that paid? 2021-06-20 21:41:44 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 21:41:59 vwork fwiw "deepweb" does have an actual definition, even if the media both created the term and doesn't know the difference between it and the "dark" one. Not sure how it ended up like that. 2021-06-20 21:42:05 --> robin_ (~robin@193.32.127.227) has joined #linux 2021-06-20 21:42:19 <-- mnrmnaughmnrgle (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-20 21:42:25 pacblinky p0g0 well thats how it works 2021-06-20 21:42:29 p0g0 If there is not a "medium of exchange" where currency can change hands, become fungible, it has little utility. 2021-06-20 21:42:30 paulo_ p0g0: hand out a unique address to the person paying you 2021-06-20 21:42:39 --> mnrmnaugh (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has joined #linux 2021-06-20 21:42:40 paulo_ there's no way to counterfeit 2021-06-20 21:43:05 pacblinky vwork indeed 2021-06-20 21:43:07 <-- sumthing1980_ (~sumthing1@94.54.64.154) has quit (Quit: Leaving) 2021-06-20 21:43:08 p0g0 it sounds more like the algorithms know authenticity, but we humans don't 2021-06-20 21:43:14 --> aquijoule__ (~richbridg@213-225-32-247.nat.highway.a1.net) has joined #linux 2021-06-20 21:43:33 pacblinky if you want privacy just use cash 2021-06-20 21:43:45 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-20 21:44:10 --> deivislk (~deivislk@189.7.117.212) has joined #linux 2021-06-20 21:44:15 c705 ^ 2021-06-20 21:44:33 vwork Hard to get it into small enough pieces that fit in the wires though 2021-06-20 21:44:46 --> vicfred (~vicfred@user/vicfred) has joined #linux 2021-06-20 21:44:47 decompyler unfortunatly all "money" is based on belief these days. 2021-06-20 21:44:52 Kyv be careful 2021-06-20 21:45:07 Kyv some guy might be just coming down off his molly and be very interested in telling you cash can be tracked 2021-06-20 21:45:10 p0g0 pacblinky, the US high denominations have a strip that burns in a microwave, suggesting metals, suggesting EM signatures. 2021-06-20 21:45:36 <-- aquijoule_ (~richbridg@213-225-10-42.nat.highway.a1.net) has quit (Ping timeout: 252 seconds) 2021-06-20 21:46:02 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-20 21:46:22 <-- pacblinky (~pacblinky@user/pacblinky) has quit (Quit: leaving) 2021-06-20 21:46:30 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-20 21:47:10 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-20 21:47:40 vwork That seems extremely likely and practical 2021-06-20 21:49:33 Bocaneri p0g0, you've microwaved lots of high value bills, have you? 2021-06-20 21:50:08 -- paulo_ is now known as raisingang 2021-06-20 21:50:17 -- Time-Warp is now known as uplemmon 2021-06-20 21:50:25 danieldg isn't that what everyone does with their money? 2021-06-20 21:50:34 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-20 21:51:42 decompyler burry your money in gold/silver/seeds or private coins 2021-06-20 21:52:11 Kyv bury them where 2021-06-20 21:52:13 p0g0 Bocaneri, not so many on purpose after the first torched strip. I have also frozen then nuked many books, allergy problems... 2021-06-20 21:52:16 Kyv in a MyPillow? 2021-06-20 21:52:18 -- raisingang is now known as paulo_ 2021-06-20 21:52:20 <-- uplemmon (Time-Warp@fedora/Time-Warp) has quit (Remote host closed the connection) 2021-06-20 21:52:29 rascul don't touch my mypillow 2021-06-20 21:52:40 p0g0 Bury it in the stock market... 2021-06-20 21:52:51 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-20 21:53:02 <-- Yasumoto (~Yasumoto@136.152.37.67) has quit (Quit: leaving) 2021-06-20 21:53:03 * rascul stocks the market with mypillows 2021-06-20 21:53:20 p0g0 smothers the market... 2021-06-20 21:53:22 Kyv is there even enough room on mypillow for seed? 2021-06-20 21:53:41 decompyler what kind of seed? 2021-06-20 21:53:42 rascul sure, you can dump a packet of seeds on it 2021-06-20 21:53:54 p0g0 chia pillows! 2021-06-20 21:53:56 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 265 seconds) 2021-06-20 21:54:54 onelegend chia coin 2021-06-20 21:55:14 onelegend HDDs are pretty dope btw 2021-06-20 21:55:40 decompyler don't burry your seed in your pillows. That is unsanitary. 2021-06-20 21:55:53 onelegend nah, it's good for you 2021-06-20 21:55:55 Khaytsus This channel wasn't infested with trolls for a few weeks :-/ I knew it'd end. 2021-06-20 21:56:03 onelegend it can plant great ideas in your mind 2021-06-20 21:58:01 decompyler Whos a troll Khaytsus? 2021-06-20 21:58:02 rascul Khaytsus pay the toll or stay on your side of the bridge 2021-06-20 21:58:27 onelegend the grass is always greener on the other side 2021-06-20 21:58:37 --> Yasumoto (~Yasumoto@136.152.37.67) has joined #linux 2021-06-20 21:58:40 rascul not on my side 2021-06-20 21:58:47 rascul keep your green grass to yourself 2021-06-20 21:58:49 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-20 21:59:06 onelegend rascul: green grass means better food 2021-06-20 21:59:17 rascul i don't eat grass, green or otherwise 2021-06-20 21:59:21 <-- samsmith (~samsmith@adhafera.ssmith.co.uk) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-20 21:59:23 p0g0 onelegend, better for whom? 2021-06-20 21:59:28 onelegend better for the cows 2021-06-20 21:59:32 onelegend and healthy cows means better steak 2021-06-20 21:59:34 rascul no cows here 2021-06-20 21:59:36 p0g0 bloat? 2021-06-20 21:59:47 onelegend p0g0: YO HOLD UP THERE 2021-06-20 21:59:51 onelegend HOW DID YA CHANGE UR COLOR 2021-06-20 22:00:00 <-- upekkha (~Advanced@2a01:4f8:1c0c:49df::1) has quit (Quit: upekkha) 2021-06-20 22:00:07 p0g0 chameleon mode 2021-06-20 22:00:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-20 22:00:16 onelegend oh 2021-06-20 22:00:23 p0g0 an array of tiny mirrors 2021-06-20 22:00:30 rascul ugh 2021-06-20 22:00:36 * iflema fu$%&ng lizard 2021-06-20 22:00:37 --> upekkha (~Advanced@2a01:4f8:1c0c:49df::1) has joined #linux 2021-06-20 22:00:39 p0g0 with metamaterial surfaces 2021-06-20 22:00:51 <-- slavfox (~slavfox@93.158.232.111) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-20 22:00:54 rascul metamaterials are the best 2021-06-20 22:00:56 <-- driib (~driib@185.195.233.169) has quit (Read error: Connection reset by peer) 2021-06-20 22:00:58 --> reillybrogan (~reillybro@174-20-198-101.mpls.qwest.net) has joined #linux 2021-06-20 22:01:11 p0g0 If I needed a new career, I'd consider them. 2021-06-20 22:01:26 --> driib (~driib@185.195.233.169) has joined #linux 2021-06-20 22:01:30 --> samsmith (~samsmith@adhafera.ssmith.co.uk) has joined #linux 2021-06-20 22:01:34 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-20 22:01:41 --> slavfox (~slavfox@ipv4-93-158-232-111.net.internetunion.pl) has joined #linux 2021-06-20 22:02:10 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-20 22:02:48 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-20 22:03:08 rascul i love that feeling when rustc builds my program on the first try without any errors or warnings 2021-06-20 22:03:51 decompyler ... any build with no errors is amazing! 2021-06-20 22:04:14 rascul even more so when it's rust 2021-06-20 22:04:36 decompyler congrats! 2021-06-20 22:04:48 rascul it was barely more than a hello world type thing though 2021-06-20 22:04:58 p0g0 aww, you had to tell us that? 2021-06-20 22:05:21 rascul i didn't want any illusions about the code i had written 2021-06-20 22:05:23 decompyler I don't know why projects devs don't include all dependencies by default. 2021-06-20 22:05:33 rascul they don't? 2021-06-20 22:05:40 p0g0 they may not know them 2021-06-20 22:05:47 rascul or maybe we have different ideas of what "include" means 2021-06-20 22:05:51 mlu decompyler: and where should you get your dependencies? 2021-06-20 22:06:08 <-- Umbire (~UmbireThe@user/umbire) has quit (Remote host closed the connection) 2021-06-20 22:06:11 mlu decompyler: (hint: dangerous to just trust "the internet") 2021-06-20 22:06:11 p0g0 well, as libraries change they may add new dependencies, etc. 2021-06-20 22:06:28 rascul should my fancy hello world program ship with glibc sources? 2021-06-20 22:06:29 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-20 22:06:32 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-20 22:06:45 p0g0 so a client of those libs in a build may have new dependencies. 2021-06-20 22:07:23 Bocaneri Sometimes, they DO include all dependencies. They're called snaps, flatpaks and other things of such nature. 2021-06-20 22:07:47 rascul please don't snap though 2021-06-20 22:07:48 rascul snap is bad 2021-06-20 22:07:59 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-20 22:08:08 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-20 22:08:28 Kyv but Ive got all those coupons to the snap store 2021-06-20 22:08:55 Kyv somebody better snap 2021-06-20 22:09:01 rascul i will not snap 2021-06-20 22:09:10 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 22:09:12 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-20 22:09:24 rascul canonical doesn't need to control the software on my computer 2021-06-20 22:09:37 [[R]] snaps for rascul 2021-06-20 22:09:53 ionface I got like 25 snap packs at costco, they're pretty nice actually. Just the right size for meal prep. 2021-06-20 22:09:56 * rascul smashes [[R]]'s fingers 2021-06-20 22:09:58 decompyler id rather snap than go on an eater egg hunt for dependancies to make your project build. 2021-06-20 22:10:31 Kyv not your computer 2021-06-20 22:10:35 Kyv canonicals computer 2021-06-20 22:10:42 <-- digital_mystik (~digital-m@2001:470:69fc:105::91e) has quit (Changing host) 2021-06-20 22:10:42 --> digital_mystik (~digital-m@user/digital-mystik/x-0300775) has joined #linux 2021-06-20 22:10:56 rascul installing snap means giving your computer to canonical 2021-06-20 22:11:03 Kyv you just watching it like babysitter 2021-06-20 22:11:22 Kyv dont even have the key to the refrigerator 2021-06-20 22:11:51 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-20 22:11:56 decompyler meh sometimes you just want software to work. 2021-06-20 22:12:01 [[R]] rascul: bend ove 2021-06-20 22:12:02 [[R]] r 2021-06-20 22:12:22 * rascul stands up 2021-06-20 22:12:34 rascul decompyler snap doesn't solve that for me 2021-06-20 22:12:45 decompyler not for me either 2021-06-20 22:14:14 --> jetchisel (jetchisel@user/jetchisel) has joined #linux 2021-06-20 22:14:16 rascul i don't know much about flatpak or appimage but i understand that you do not need to sacrifice your soul to a corporation to use them 2021-06-20 22:14:36 --> alschaapman (~alschaapm@user/alschaapman) has joined #linux 2021-06-20 22:14:45 Kyv flatpaks are just as bad 2021-06-20 22:15:00 decompyler ... and appimage? 2021-06-20 22:15:11 decompyler is everything bad? 2021-06-20 22:15:20 Kyv pretty much, yeah 2021-06-20 22:15:30 rascul super bad or just regular bad? 2021-06-20 22:15:30 Kyv I dont have an opinion on appimage 2021-06-20 22:15:34 <-- eddy_ (~eddy@p548dc3f1.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) 2021-06-20 22:15:56 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 258 seconds) 2021-06-20 22:15:57 alschaapman Hey question about audio capture with OBS Studio 2021-06-20 22:16:11 ionface flatpaks are basically wine prefixes with a bunch of custom libs, not that bad unless you let it auto-update 2021-06-20 22:16:32 <-- Disconsented (~quassel@107.170.227.20) has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-20 22:16:33 alschaapman When I playback my recordings, the volume is really quiet, because apparently it's getting recorded at whatever volume the *output* was set to while the capture was being created 2021-06-20 22:17:03 decompyler can linux just stop for being nerds only and start being usable for the sheeple 2021-06-20 22:17:09 alschaapman I used to know how to fix this so that the audio always goes into the recording at full volume but now I can't figure it out. I thought I was supposed to tick off "Lock Volume" in the mixer but evidently that's not it 2021-06-20 22:17:15 rascul decompyler no, of course not 2021-06-20 22:17:16 Kyv except they break something or another constantly, fonts, themes, or something based on some other permission it doesn't have 2021-06-20 22:17:36 Kyv this is excused because they are containerized and secure (no) 2021-06-20 22:18:03 --> vicfred_ (~vicfred@fixed-187-191-48-110.totalplay.net) has joined #linux 2021-06-20 22:18:16 decompyler Yall see Lunduke's "linux sucks" presentation for 2021 2021-06-20 22:18:31 <-- Umeaboy (~Umeaboy@94-255-145-133.cust.bredband2.com) has quit (Quit: Leaving) 2021-06-20 22:18:51 Kamui who? 2021-06-20 22:18:55 ionface alschaapman, pavucontrol -> Recording, what do you have set for OBS? 2021-06-20 22:19:33 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 22:20:05 rud0lf what's the content, decompyler, it has no weather widget and can't run popular games? 2021-06-20 22:20:15 <-- vicfred_ (~vicfred@fixed-187-191-48-110.totalplay.net) has quit (Client Quit) 2021-06-20 22:20:16 alschaapman ionface: Monitor of 2021-06-20 22:21:01 alschaapman In my case it's either Built-in Audio Analog Stereo or a bluetooth headset for 2021-06-20 22:21:02 <-- vicfred (~vicfred@user/vicfred) has quit (Ping timeout: 265 seconds) 2021-06-20 22:21:03 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-20 22:21:14 decompyler https://www.youtube.com/watch?v=WtJ9T_IJOPE 2021-06-20 22:21:34 ionface alschaapman, and your OUTput volume is being used in OBS? I'm installing now to see this 2021-06-20 22:21:47 --> rateliux (ratelius@gateway/vpn/protonvpn/ratelius) has joined #linux 2021-06-20 22:22:54 alschaapman ionface: Yeah, it's always been that way. This issue goes way back 2021-06-20 22:23:14 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-20 22:23:17 alschaapman I used to know what to do to fix it and it was pretty simple. I could have sworn I was just supposed to tick off "Lock Volume" in the mixer, but that's clearly not it 2021-06-20 22:23:49 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-20 22:24:09 --> ripdog (~quassel@user/ripdog) has joined #linux 2021-06-20 22:24:35 alschaapman It's possible that this is something specific to the workings of PulseAudio 2021-06-20 22:24:51 alschaapman I asked over in OBS Project's IRC but I wonder if it's mainly Windows folk in there 2021-06-20 22:24:55 <-- ratelius (ratelius@gateway/vpn/protonvpn/ratelius) has quit (Ping timeout: 244 seconds) 2021-06-20 22:25:00 ionface yeah, I was thinking creating a sink and a monitor loop or something, but that's not simple 2021-06-20 22:25:33 alschaapman Or maybe "Lock Volume" *was* the solution at one point but something changed in OBS that made it work differently? 2021-06-20 22:26:22 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 22:26:35 alschaapman Wayland screen capture with Pipewire in the new 27.0 release is great 2021-06-20 22:27:44 <-- antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-20 22:27:45 <-- ElPresidente (~ElPreside@2600:1700:3d10:4870:5169:7fb6:2f3e:d68f) has quit (Read error: Connection reset by peer) 2021-06-20 22:27:52 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 22:30:24 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-20 22:30:42 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-20 22:32:27 --> cyndaquil (~job@user/job) has joined #linux 2021-06-20 22:33:25 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-20 22:33:57 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-20 22:34:56 Kyv sounds like they are really breaking ground over there 2021-06-20 22:35:52 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 22:36:28 <-- raub (~Raub_Voge@cpe-107-15-44-154.nc.res.rr.com) has quit (Ping timeout: 268 seconds) 2021-06-20 22:36:54 <-- Tassium (~tassium@user/tassium) has quit (Quit: POOF) 2021-06-20 22:37:11 --> Disconsented (~quassel@107.170.227.20) has joined #linux 2021-06-20 22:37:54 <-- niksen (~tnedi@user/xyzone) has quit (Quit: Konversation terminated!) 2021-06-20 22:38:11 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-20 22:40:19 <-- Eldbogi (~Eldbogi@nova-046-182-189-250.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-20 22:40:58 ionface alschaapman, advanced audio properties -> check Volume [ ] %? 2021-06-20 22:41:08 <-- cyndaquil (~job@user/job) has quit (Remote host closed the connection) 2021-06-20 22:41:12 ionface that's putting it from dB to 100% for me 2021-06-20 22:41:55 ionface maybe it's being adjusted in there? 2021-06-20 22:41:55 <-- antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-20 22:42:32 <-- wxue (~william@122.97.233.44) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-20 22:42:34 ionface are your recordings set to same as stream? 2021-06-20 22:42:40 alschaapman Nah, it's always 100% because I've never adjusted that level 2021-06-20 22:42:52 alschaapman It will only be something other than 100% if you change the slider *in OBS* 2021-06-20 22:43:21 alschaapman Changing the volume in PulseAudio doesn't create any change there, in advanced audio properties 2021-06-20 22:43:34 alschaapman ionface: I'm not sure what you mean by same as stream 2021-06-20 22:43:50 ionface since you have pipewire, any chance audio is routed through something there? 2021-06-20 22:44:10 alschaapman I think it's unlikely. I'm not using Pipewire as the sound server 2021-06-20 22:44:13 alschaapman Been meaning to try it out though 2021-06-20 22:44:15 ionface there are recording to disk options, like high quality big filesize, and same as stream etc 2021-06-20 22:45:45 alschaapman I'm using Arch with all the latest repo packages. Doubt that has any bearing, but I guess I never made any mention of distribution 2021-06-20 22:45:48 ionface so before when you had this problem, did you make any pulse audio changes like adding sinks or switching from monitor to hardware? 2021-06-20 22:46:06 alschaapman No, definitely no changes to Pulse configuration. It was something that I did in OBS Studio 2021-06-20 22:46:16 alschaapman And it was something REALLY simple 2021-06-20 22:47:00 alschaapman I know I've said this before, but I really could swear "Lock Volume" was the thing, and I'm starting to wonder if something about how OBS handles sound changed in a way that affected the working of that option 2021-06-20 22:47:04 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-20 22:47:13 ionface wait, are your streams also low? I remember a filter to gain volume output 2021-06-20 22:47:15 --> Khoyo (~khoyo@user/khoyo) has joined #linux 2021-06-20 22:47:31 alschaapman Nah, that wasn't it 2021-06-20 22:47:43 alschaapman Wouldn't that degrade audio quality, adding gain? 2021-06-20 22:47:49 ionface lock volume is there, it's just it only grays out the 100% volume so you can't change it 2021-06-20 22:48:19 <-- euonym (~euonym@2001:8a0:f9e3:e901:c01f:6a:eae6:fcc2) has quit (Quit: Leaving) 2021-06-20 22:48:27 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (Read error: Connection reset by peer) 2021-06-20 22:48:30 ionface probably, but it was a popular thing a few years ago, probably due to windows sound system 2021-06-20 22:48:32 alschaapman I'm not even sure what "Lock Volume" is supposed to do. I should try to find some documentation 2021-06-20 22:48:44 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-20 22:49:17 alschaapman I did see the gain filter suggestion web searching around for answers but I'm 100% certain I didn't add an audio filter to fix this in the past 2021-06-20 22:49:27 alschaapman So were you able to reproduce the behavior I'm describing? 2021-06-20 22:50:13 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 22:50:30 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 22:51:26 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-20 22:51:59 ionface https://i.imgur.com/HOlMSYH.png 2021-06-20 22:52:02 ionface that's all it does for me 2021-06-20 22:52:36 <-- bin101 (~bin101@user/bin101) has quit (Ping timeout: 268 seconds) 2021-06-20 22:52:49 alschaapman Right, that's all the visual feedback I get as well 2021-06-20 22:53:03 alschaapman But again, I haven't read any documentation that would give me an answer about what that option is actually supposed to do 2021-06-20 22:53:12 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-20 22:53:48 ionface wait so there's a track option in the advanced recording options 2021-06-20 22:54:09 alschaapman Advanced recording options? Where is that? 2021-06-20 22:54:25 alschaapman I need to record in like five minutes btw 2021-06-20 22:54:27 ionface output 2021-06-20 22:54:51 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-20 22:56:21 alschaapman There's just a bunch of bitrates in there 2021-06-20 22:57:06 alschaapman Eh I guess I'll just have to leave the output device volume at 100% 2021-06-20 22:58:07 <-- Jonno_FTW (~come@api.carswap.me) has quit (Changing host) 2021-06-20 22:58:07 --> Jonno_FTW (~come@user/jonno-ftw/x-0835346) has joined #linux 2021-06-20 22:58:38 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-20 22:58:43 --> bcrouch (~bcrouch@104-186-97-153.lightspeed.wchtks.sbcglobal.net) has joined #linux 2021-06-20 22:59:07 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-20 22:59:57 --> bin101 (~bin101@user/bin101) has joined #linux 2021-06-20 23:00:02 --> wolflarson (~quassel@user/wolflarson) has joined #linux 2021-06-20 23:01:01 --> winircuser-318 (~winircuse@170.250.221.149) has joined #linux 2021-06-20 23:02:07 winircuser-318 gecko: Gecko Conenct 2021-06-20 23:02:11 <-- imp (~imp@186.205.11.214) has quit (Quit: imp) 2021-06-20 23:02:18 winircuser-318 gecko: Gecko Connect 2021-06-20 23:02:49 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Quit: Leaving) 2021-06-20 23:03:18 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-20 23:04:23 --> cyndaquil (~job@user/job) has joined #linux 2021-06-20 23:04:37 <-- deivislk (~deivislk@189.7.117.212) has quit (Ping timeout: 258 seconds) 2021-06-20 23:06:32 --> amolith (~amolith@nixnet/founder/amolith) has joined #linux 2021-06-20 23:07:41 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 258 seconds) 2021-06-20 23:08:18 --> anginapectoris5 (~anginapec@user/anginapectoris) has joined #linux 2021-06-20 23:09:48 --> ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-20 23:09:51 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-20 23:11:19 --> pnbeast (~pnbeast@2601:140:4200:fa20::1) has joined #linux 2021-06-20 23:11:47 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (Ping timeout: 265 seconds) 2021-06-20 23:11:47 -- anginapectoris5 is now known as anginapectoris 2021-06-20 23:11:49 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Quit: zzz) 2021-06-20 23:11:55 <-- winircuser-318 (~winircuse@170.250.221.149) has quit (Read error: Connection reset by peer) 2021-06-20 23:12:03 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-20 23:13:27 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-20 23:13:58 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-20 23:15:14 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Ping timeout: 252 seconds) 2021-06-20 23:15:19 <-- polardroid (~polardroi@45.91.23.7) has left #linux 2021-06-20 23:15:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 23:17:23 <-- cyndaquil (~job@user/job) has quit (Remote host closed the connection) 2021-06-20 23:18:29 --> Stricted (~Stricted@odroid/customer/Stricted) has joined #linux 2021-06-20 23:19:56 <-- Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Quit: Leaving) 2021-06-20 23:20:07 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 23:20:12 --> smlavine (~smlavine@sourcehut/user/smlavine) has joined #linux 2021-06-20 23:21:07 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-20 23:21:32 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-20 23:22:40 <-- paulo_ (~paul0@user/paulo/x-9032687) has quit (Quit: Leaving...) 2021-06-20 23:23:32 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-20 23:24:09 <-- skapata (~Skapata@user/skapata) has quit (Remote host closed the connection) 2021-06-20 23:24:56 <-- brachamh (~brachamh@user/brachamh) has quit (Ping timeout: 258 seconds) 2021-06-20 23:25:54 --> elibrokeit (eschwartz@archlinux/bugwrangler/eschwartz) has joined #linux 2021-06-20 23:26:33 --> Oldiesmann (~Oldiesman@user/oldiesmann) has joined #linux 2021-06-20 23:26:38 --> BrandonArnold (~brandon@ec2-52-27-188-210.us-west-2.compute.amazonaws.com) has joined #linux 2021-06-20 23:27:18 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-20 23:29:19 --> brachamh (~brachamh@user/brachamh) has joined #linux 2021-06-20 23:30:03 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-20 23:30:16 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-20 23:30:25 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-20 23:30:33 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 23:33:27 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-20 23:33:46 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Ping timeout: 252 seconds) 2021-06-20 23:33:56 --> hackinghorn (~hackingho@user/hackinghorn) has joined #linux 2021-06-20 23:34:23 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-20 23:35:36 --> Lord_of_Life_ (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-20 23:36:00 <-- arcatech (~arcatech@user/arcatech) has quit (Remote host closed the connection) 2021-06-20 23:36:49 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Ping timeout: 258 seconds) 2021-06-20 23:36:50 -- Lord_of_Life_ is now known as Lord_of_Life 2021-06-20 23:37:22 <-- AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has quit (Remote host closed the connection) 2021-06-20 23:37:46 <-- alschaapman (~alschaapm@user/alschaapman) has quit 2021-06-20 23:37:46 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Read error: Connection reset by peer) 2021-06-20 23:38:08 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-20 23:38:46 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 23:39:09 --> x88x88x (~x88x88x@188.214.106.89) has joined #linux 2021-06-20 23:39:26 <-- zebrag (~chris@user/zebrag) has quit (Quit: Konversation terminated!) 2021-06-20 23:41:26 <-- nihilus (~nihil@user/nihilus) has quit (Quit: ...) 2021-06-20 23:41:48 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-20 23:44:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-20 23:46:39 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 23:46:56 --> hell_fire (~hell_fire@45.112.12.55) has joined #linux 2021-06-20 23:46:56 <-- hell_fire (~hell_fire@45.112.12.55) has quit (Changing host) 2021-06-20 23:46:56 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-20 23:48:18 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-20 23:49:39 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-20 23:49:49 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-20 23:49:57 KillerWasp hello, anyone here know which emulator of gameboy advance can open #.SGM files? 2021-06-20 23:50:01 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-20 23:50:17 hell_fire google? 2021-06-20 23:50:58 KillerWasp hell_fire# without your help the world would be lost. *sigh* 2021-06-20 23:51:12 KillerWasp anyone other? 2021-06-20 23:51:19 hell_fire :D 2021-06-20 23:52:13 decompyler duckduckgo 2021-06-20 23:52:19 hell_fire lol 2021-06-20 23:52:23 --> tijuco (~tijuco@user/tijuco) has joined #linux 2021-06-20 23:52:36 rindolf KillerWasp: heh, "i must play gameboy game..." cannot play 2021-06-20 23:53:17 KillerWasp rindolf# what? 2021-06-20 23:54:04 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 258 seconds) 2021-06-20 23:54:16 [[R]] KillerWasp: how did you make these sgm files? 2021-06-20 23:54:27 rindolf KillerWasp: heh, "i must play gameboy game or the world blowsup" - https://github.com/shlomif/shlomif-tech-diary/blob/master/hydrogen-bombs-are-likely-an-old-intelligence-hoax.asciidoc 2021-06-20 23:55:47 <-- iflema (~ian@user/iflema) has quit (Quit: iflema) 2021-06-20 23:56:11 Dagmar Why is github now hosting crap that wouldn't pass muster on Encyclopedia Dramatica? 2021-06-20 23:56:17 KillerWasp [[R]]# I don't remember, it was a few years ago on some previous 32-bit system. I think it was 'VisualBoy Advance', or 'visualboyadvance' (package or binary name), but I'm not sure. 2021-06-20 23:56:20 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Ping timeout: 244 seconds) 2021-06-20 23:56:36 Dagmar That page is full of weapons-grade stupid. 2021-06-20 23:56:45 EdFletcher "Plotunium" 2021-06-20 23:56:46 [[R]] KillerWasp: and what did google say? 2021-06-20 23:57:08 KillerWasp [[R]]# erm... google is obsolete, now all is duckduckgo... 2021-06-20 23:57:14 [[R]] ROFL 2021-06-20 23:57:24 KillerWasp :P 2021-06-20 23:57:33 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-20 23:57:56 Psi-Jack EdFletcher: Misspelling detected. 2021-06-20 23:58:05 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-20 23:58:26 EdFletcher Psi-Jack: indeed, in a document specifically about nuclear weapons :facepalm: 2021-06-20 23:58:58 <-- forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-20 23:59:55 rindolf Dagmar: you can host whatever you want on gh, and yoou are censoring: https://www.youtube.com/watch?v=gdVjVtpr55M 2021-06-21 00:00:11 --> frmus_ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has joined #linux 2021-06-21 00:00:35 -- Mode #linux [+o Bocaneri] by ChanServ 2021-06-21 00:00:40 --> user__ (~user@d108-172-29-47.bchsia.telus.net) has joined #linux 2021-06-21 00:00:45 --> Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:b4ad:a187:37a5:e7e3) has joined #linux 2021-06-21 00:00:46 --> unlink_ (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-21 00:00:48 --> misspwn_ (~misspwn@user/misspwn) has joined #linux 2021-06-21 00:00:51 --> robin__ (~robin@193.32.127.227) has joined #linux 2021-06-21 00:00:51 Dagmar rindolf: Allow me to express how many s**ts I give about that 2021-06-21 00:00:53 --> faber_ (~yarra@176.88.95.157) has joined #linux 2021-06-21 00:01:01 --> nevoyu1 (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has joined #linux 2021-06-21 00:01:02 --> audiofreeze (~audio@2603-8081-1800-0062-0963-400c-620f-c7e4.res6.spectrum.com) has joined #linux 2021-06-21 00:01:03 --> EdFletcherT137__ (~EdFletche@user/edfletcher) has joined #linux 2021-06-21 00:01:06 --> ice (~cacti@fedora/ledeni) has joined #linux 2021-06-21 00:01:06 -- Mode #linux [+o jim] by ChanServ 2021-06-21 00:01:13 rindolf '[OFFICIAL VIDEO] The Sound of Silence - Pentatonix - YouTube' 2021-06-21 00:01:14 -- Mode #linux [+o DLange] by ChanServ 2021-06-21 00:01:22 <-- Umbire (~UmbireThe@user/umbire) has quit (Killed (mercury.libera.chat (Nickname regained by services))) 2021-06-21 00:01:24 --> k3v1n2 (~k3v1n@78.141.227.103) has joined #linux 2021-06-21 00:01:26 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-21 00:01:27 sublim20 well, how many shits is it? 2021-06-21 00:01:36 sublim20 vegas has the over/under at 3.5 2021-06-21 00:01:41 -- Mode #linux [+o lacroix] by ChanServ 2021-06-21 00:01:49 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-21 00:01:53 rindolf Dagmar: bring it on! 2021-06-21 00:01:55 -- Mode #linux [+o gry] by ChanServ 2021-06-21 00:02:04 --> name_ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 00:02:05 Dagmar https://docs.github.com/en/github/site-policy/github-community-guidelines#misinformation-and-disinformation 2021-06-21 00:02:18 --> aban_ (~aban@user/aban) has joined #linux 2021-06-21 00:02:21 --> lazydog_ (uid335588@id-335588.stonehaven.irccloud.com) has joined #linux 2021-06-21 00:02:27 --> nihiluz (~nihil@user/nihilus) has joined #linux 2021-06-21 00:02:28 --> WereSquirrel (~Squirrel@user/navithefairy) has joined #linux 2021-06-21 00:02:28 --> ikex1 (ash@user/ikex) has joined #linux 2021-06-21 00:02:29 --> reinhardt (~cronos@user/cronos) has joined #linux 2021-06-21 00:02:37 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 00:02:40 rindolf Dagmar: unenforcable 2021-06-21 00:02:42 -- Mode #linux [+o denny] by ChanServ 2021-06-21 00:02:46 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 00:02:50 --> blue_penquin_ (uid505269@brockwell.irccloud.com) has joined #linux 2021-06-21 00:02:52 -- Mode #linux [+o sauvin] by ChanServ 2021-06-21 00:02:54 --> nurupo_ (~nurupo.ga@user/nurupo) has joined #linux 2021-06-21 00:02:55 --> MerchantOfVen (~patrick@user/merchantofvenice) has joined #linux 2021-06-21 00:03:00 KillerWasp wow, how many operators awake. :O 2021-06-21 00:03:00 --> rowbee (~augh@theguntretort.com) has joined #linux 2021-06-21 00:03:11 --> Leseratte10 (~florian@2001:470:70bc:0:4040:f8b1:af1d:f84d) has joined #linux 2021-06-21 00:03:11 --> hnOsmium0001_ (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-21 00:03:13 --> dorvin` (~idunno@65.128.41.43) has joined #linux 2021-06-21 00:03:16 --> PeGaSuS_ (BlackHole@user/pegasus) has joined #linux 2021-06-21 00:03:18 --> gpeskens_ (~gpeskens@2001:985:7aa4:1:af84:4447:530e:6bd1) has joined #linux 2021-06-21 00:03:30 @Bocaneri KillerWasp, global notice: services will be going down in a little while. This is a precautionary measure. 2021-06-21 00:03:45 --> lukedashjr (~luke-jr@user/luke-jr) has joined #linux 2021-06-21 00:03:46 [[R]] 🎶 it's going down down... 2021-06-21 00:03:47 KillerWasp Bocaneri# yes, i already saw 2021-06-21 00:03:48 name_ is this why i was disconnected? 2021-06-21 00:03:52 --> LuKaRo_ (~LuKaRo@p5deda293.dip0.t-ipconnect.de) has joined #linux 2021-06-21 00:03:58 sublim20 no. you were disconnected out of spite. 2021-06-21 00:03:58 @Bocaneri KillerWasp, in your channel(s): op up. 2021-06-21 00:04:01 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 00:04:10 --> xy (~icy@user/icy) has joined #linux 2021-06-21 00:04:18 --> Michae|Long (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has joined #linux 2021-06-21 00:04:18 @Bocaneri name_, give me a moment to look... 2021-06-21 00:04:18 rindolf Dagmar: and these are just guidelines 2021-06-21 00:04:21 name_ where do you see this message? 2021-06-21 00:04:23 --> EriC^^ (~Eric@178.135.0.196) has joined #linux 2021-06-21 00:04:30 --> Hanii_ (~textual@2a00:23c5:c587:6d00:d76:9025:ce2d:bf7f) has joined #linux 2021-06-21 00:04:33 --> Liexei- (Liexei@user/liexei) has joined #linux 2021-06-21 00:04:37 --> particleflux_ (~particlef@ircb.hackthe.codes) has joined #linux 2021-06-21 00:04:40 --> heke1 (~hekel@2601:986:201:5230::c713) has joined #linux 2021-06-21 00:04:40 <-- heke1 (~hekel@2601:986:201:5230::c713) has quit (Changing host) 2021-06-21 00:04:40 --> heke1 (~hekel@user/hekel) has joined #linux 2021-06-21 00:04:47 --> amolith_ (~amolith@nixnet/founder/amolith) has joined #linux 2021-06-21 00:04:47 --> teapot99 (~teapot9@2a01:cb14:8145:4105:aa99:cc4:676c:3e5) has joined #linux 2021-06-21 00:04:50 --> ripdog_ (~quassel@user/ripdog) has joined #linux 2021-06-21 00:04:50 --> nevivurn` (~nevivurn@user/nevivurn) has joined #linux 2021-06-21 00:04:57 --> _c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-21 00:05:03 --> candy (~tvrtko@93-138-23-0.adsl.net.t-com.hr) has joined #linux 2021-06-21 00:05:05 --> thunfisch_ (~thunfisch@user/thunfisch) has joined #linux 2021-06-21 00:05:10 @Bocaneri name_, I don't see your disconnect line. :\ 2021-06-21 00:05:14 --> akik_ (akik@dsl-tkubng22-50de9d-120.dhcp.inet.fi) has joined #linux 2021-06-21 00:05:15 --> LinusCDE2 (~LinusCDE@user/linuscde) has joined #linux 2021-06-21 00:05:15 --> charon^ (~charon@user/charon) has joined #linux 2021-06-21 00:05:19 name_ oh well 2021-06-21 00:05:23 --> db-_ (~db-@185.21.216.195) has joined #linux 2021-06-21 00:05:23 --> remyabel1 (remyabel@user/remyabel) has joined #linux 2021-06-21 00:05:24 name_ no worries 2021-06-21 00:05:26 --> dmat_ (~noone@61.68.168.148) has joined #linux 2021-06-21 00:05:35 --> w00dsman_ (~w00dsman@2601:189:4200:5cc3:6875:a791:377e:dbbf) has joined #linux 2021-06-21 00:05:40 --> catman_ (~catman@user/catman370) has joined #linux 2021-06-21 00:06:02 --> anginapectoris5 (~anginapec@user/anginapectoris) has joined #linux 2021-06-21 00:06:04 @Bocaneri Nope, none at all. When services go down, you don't get disconnected, but if it happens that you disconnect and try to log back on while services are down, you won't be able to log into nickserv. 2021-06-21 00:06:13 @Bocaneri That's all it means. 2021-06-21 00:06:27 name_ ok cool ty 2021-06-21 00:06:49 KillerWasp seem that visualboy emulator is dead or obsolete... :( 2021-06-21 00:06:55 --> grimlock (~megatron@46.246.122.177) has joined #linux 2021-06-21 00:07:01 --> RemiYuko (~licht@user/akechishiro) has joined #linux 2021-06-21 00:07:34 name_ oh man what a bummer 2021-06-21 00:07:42 name_ no alternative? 2021-06-21 00:07:49 --> very_sneaky_ (~very_snea@user/very-sneaky/x-7432109) has joined #linux 2021-06-21 00:08:07 rindolf Dagmar: https://www.shlomifish.org/philosophy/culture/case-for-commercial-fan-fiction/indiv-nodes/guidelines_as_dogma.xhtml 2021-06-21 00:08:10 KillerWasp only vbam-sdl and mgba-sdl... bad options... 2021-06-21 00:08:16 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-21 00:08:23 --> trekkie1701c_ (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-21 00:08:27 --> reillybrogan_ (~reillybro@174-20-198-101.mpls.qwest.net) has joined #linux 2021-06-21 00:08:28 --> odrling_ (~odrling@korone.aidoru.agency) has joined #linux 2021-06-21 00:08:37 KillerWasp and nothing work with SGM 2021-06-21 00:08:52 name_ not the same as visual boy advanced? 2021-06-21 00:09:06 --> akaWolf1 (~akaWolf@akawolf.org) has joined #linux 2021-06-21 00:09:17 KillerWasp http://www.emulator-zone.com/doc.php/gba/ 2021-06-21 00:09:21 KillerWasp i found the list 2021-06-21 00:09:21 --> bin101_ (~bin101@user/bin101) has joined #linux 2021-06-21 00:09:33 KillerWasp i guess is 'Visual Boy Advance' 2021-06-21 00:09:36 <-- tijuco (~tijuco@user/tijuco) has quit (*.net *.split) 2021-06-21 00:09:36 <-- nihilus (~nihil@user/nihilus) has quit (*.net *.split) 2021-06-21 00:09:36 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (*.net *.split) 2021-06-21 00:09:36 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (*.net *.split) 2021-06-21 00:09:36 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (*.net *.split) 2021-06-21 00:09:36 <-- amolith (~amolith@nixnet/founder/amolith) has quit (*.net *.split) 2021-06-21 00:09:36 <-- bin101 (~bin101@user/bin101) has quit (*.net *.split) 2021-06-21 00:09:36 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (*.net *.split) 2021-06-21 00:09:36 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (*.net *.split) 2021-06-21 00:09:36 <-- ripdog (~quassel@user/ripdog) has quit (*.net *.split) 2021-06-21 00:09:36 <-- reillybrogan (~reillybro@174-20-198-101.mpls.qwest.net) has quit (*.net *.split) 2021-06-21 00:09:36 <-- robin_ (~robin@193.32.127.227) has quit (*.net *.split) 2021-06-21 00:09:36 <-- blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has quit (*.net *.split) 2021-06-21 00:09:36 <-- tidewalk (~user@d108-172-29-47.bchsia.telus.net) has quit (*.net *.split) 2021-06-21 00:09:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (*.net *.split) 2021-06-21 00:09:36 <-- meinside (uid24933@id-24933.brockwell.irccloud.com) has quit (*.net *.split) 2021-06-21 00:09:36 <-- misspwn (~misspwn@user/misspwn) has quit (*.net *.split) 2021-06-21 00:09:36 <-- iczero (iczero@hellomouse/dev/iczero) has quit (*.net *.split) 2021-06-21 00:09:36 <-- eho (~yarra@176.88.95.157) has quit (*.net *.split) 2021-06-21 00:09:36 <-- luke-jr (~luke-jr@user/luke-jr) has quit (*.net *.split) 2021-06-21 00:09:36 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (*.net *.split) 2021-06-21 00:09:36 <-- frmus (~frmus@user/frmus) has quit (*.net *.split) 2021-06-21 00:09:36 <-- nifl (~user@user/niflce) has quit (*.net *.split) 2021-06-21 00:09:36 <-- EriC^ (~Eric@178.135.0.196) has quit (*.net *.split) 2021-06-21 00:09:36 <-- tvrtko (~tvrtko@93-138-23-0.adsl.net.t-com.hr) has quit (*.net *.split) 2021-06-21 00:09:36 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (*.net *.split) 2021-06-21 00:09:36 <-- nevivurn (~nevivurn@user/nevivurn) has quit (*.net *.split) 2021-06-21 00:09:36 <-- cronos (~cronos@user/cronos) has quit (*.net *.split) 2021-06-21 00:09:36 <-- charon (~charon@user/charon) has quit (*.net *.split) 2021-06-21 00:09:36 <-- db- (~db-@185.21.216.195) has quit (*.net *.split) 2021-06-21 00:09:36 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (*.net *.split) 2021-06-21 00:09:36 <-- audiocat (~audio@2603-8081-1800-0062-0963-400c-620f-c7e4.res6.spectrum.com) has quit (*.net *.split) 2021-06-21 00:09:36 <-- hekel (~hekel@user/hekel) has quit (*.net *.split) 2021-06-21 00:09:36 <-- akaWolf (~akaWolf@akawolf.org) has quit (*.net *.split) 2021-06-21 00:09:36 <-- icy (~icy@user/icy) has quit (*.net *.split) 2021-06-21 00:09:36 <-- c705 (c705@alpine/contributor/c705) has quit (*.net *.split) 2021-06-21 00:09:36 <-- ikex (ash@user/ikex) has quit (*.net *.split) 2021-06-21 00:09:36 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (*.net *.split) 2021-06-21 00:09:36 <-- LuKaRo (~LuKaRo@p200300dfa710407ea7d6edf132d3efd1.dip0.t-ipconnect.de) has quit (*.net *.split) 2021-06-21 00:09:36 <-- nurupo (~nurupo.ga@user/nurupo) has quit (*.net *.split) 2021-06-21 00:09:36 <-- w00dsman (~w00dsman@2601:189:4200:5cc3:6875:a791:377e:dbbf) has quit (*.net *.split) 2021-06-21 00:09:36 <-- Liexei (Liexei@user/liexei) has quit (*.net *.split) 2021-06-21 00:09:36 <-- nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has quit (*.net *.split) 2021-06-21 00:09:36 <-- rwb (~augh@theguntretort.com) has quit (*.net *.split) 2021-06-21 00:09:36 <-- odrling (~odrling@korone.aidoru.agency) has quit (*.net *.split) 2021-06-21 00:09:36 <-- k3v1n (~k3v1n@78.141.227.103) has quit (*.net *.split) 2021-06-21 00:09:36 <-- LinusCDE (~LinusCDE@user/linuscde) has quit (*.net *.split) 2021-06-21 00:09:36 <-- catman (~catman@user/catman370) has quit (*.net *.split) 2021-06-21 00:09:36 <-- gpeskens (~gpeskens@2001:985:7aa4:1:af84:4447:530e:6bd1) has quit (*.net *.split) 2021-06-21 00:09:37 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (*.net *.split) 2021-06-21 00:09:37 <-- johnnyapol (~discord@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has quit (*.net *.split) 2021-06-21 00:09:37 <-- pikudoz (~pikudoz@190.117.229.223) has quit (*.net *.split) 2021-06-21 00:09:37 <-- Leseratte (~florian@user/leseratte) has quit (*.net *.split) 2021-06-21 00:09:37 <-- megatron (~megatron@46.246.122.177) has quit (*.net *.split) 2021-06-21 00:09:37 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (*.net *.split) 2021-06-21 00:09:37 <-- PlayerOne (~v7@user/playerone) has quit (*.net *.split) 2021-06-21 00:09:37 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (*.net *.split) 2021-06-21 00:09:37 <-- NaviTheFairy (~Squirrel@user/navithefairy) has quit (*.net *.split) 2021-06-21 00:09:37 <-- MichaelLong (~ml@user/michaellong) has quit (*.net *.split) 2021-06-21 00:09:37 <-- dorvin (~idunno@user/dorvin) has quit (*.net *.split) 2021-06-21 00:09:37 <-- neltraus (~neltraus@supernova.neltraus.de) has quit (*.net *.split) 2021-06-21 00:09:37 <-- GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has quit (*.net *.split) 2021-06-21 00:09:37 <-- dmat (~noone@61.68.168.148) has quit (*.net *.split) 2021-06-21 00:09:37 <-- RingtailedFox (~Ringtaile@2001:1970:5d2a:c500:ccea:5b14:de2e:10b8) has quit (*.net *.split) 2021-06-21 00:09:37 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (*.net *.split) 2021-06-21 00:09:37 <-- mixfix41 (~homefame@user/mixfix41) has quit (*.net *.split) 2021-06-21 00:09:37 <-- teapot9 (~teapot9@2a01:cb14:8145:4105::2000) has quit (*.net *.split) 2021-06-21 00:09:37 <-- thunfisch (~thunfisch@user/thunfisch) has quit (*.net *.split) 2021-06-21 00:09:37 <-- very_sneaky (~very_snea@user/very-sneaky/x-7432109) has quit (*.net *.split) 2021-06-21 00:09:37 <-- lazydog (uid335588@id-335588.stonehaven.irccloud.com) has quit (*.net *.split) 2021-06-21 00:09:37 <-- Hanii (~textual@2a00:23c5:c587:6d00:4c68:726b:8fed:3ef3) has quit (*.net *.split) 2021-06-21 00:09:37 <-- remyabel (remyabel@user/remyabel) has quit (*.net *.split) 2021-06-21 00:09:37 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (*.net *.split) 2021-06-21 00:09:37 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (*.net *.split) 2021-06-21 00:09:37 <-- mave (~irc@user/mave) has quit (*.net *.split) 2021-06-21 00:09:37 <-- Leatherface (~leatherfa@helvetet.eu) has quit (*.net *.split) 2021-06-21 00:09:37 <-- img (~img@user/img) has quit (*.net *.split) 2021-06-21 00:09:37 <-- akik (akik@dsl-tkubng22-50de9d-120.dhcp.inet.fi) has quit (*.net *.split) 2021-06-21 00:09:37 <-- cacti (~cacti@fedora/ledeni) has quit (*.net *.split) 2021-06-21 00:09:37 <-- EdFletcher (~EdFletche@user/edfletcher) has quit (*.net *.split) 2021-06-21 00:09:37 <-- PeGaSuS (BlackHole@user/pegasus) has quit (*.net *.split) 2021-06-21 00:09:37 <-- TheSilentLink (~TheSilent@user/thesilentlink) has quit (*.net *.split) 2021-06-21 00:09:37 <-- particleflux (~particlef@ircb.hackthe.codes) has quit (*.net *.split) 2021-06-21 00:09:37 <-- Church (~aleph@pool-98-116-232-112.nycmny.fios.verizon.net) has quit (*.net *.split) 2021-06-21 00:09:37 <-- an3223 (~user@user/an3223) has quit (*.net *.split) 2021-06-21 00:09:37 <-- AkechiShiro (~licht@user/akechishiro) has quit (*.net *.split) 2021-06-21 00:09:37 <-- aban (~aban@user/aban) has quit (*.net *.split) 2021-06-21 00:09:37 -- Liexei- is now known as Liexei 2021-06-21 00:09:37 -- anginapectoris5 is now known as anginapectoris 2021-06-21 00:09:37 -- rowbee is now known as rwb 2021-06-21 00:09:37 -- nurupo_ is now known as nurupo 2021-06-21 00:09:37 -- nihiluz is now known as nihilus 2021-06-21 00:09:37 -- reillybrogan_ is now known as reillybrogan 2021-06-21 00:09:37 -- k3v1n2 is now known as k3v1n 2021-06-21 00:09:37 -- ikex1 is now known as ikex 2021-06-21 00:09:37 -- trekkie1701c_ is now known as trekkie1701c 2021-06-21 00:09:38 -- blue_penquin_ is now known as blue_penquin 2021-06-21 00:09:39 --> an3223_ (~user@user/an3223) has joined #linux 2021-06-21 00:09:40 -- lazydog_ is now known as lazydog 2021-06-21 00:09:41 -- hnOsmium0001_ is now known as hnOsmium0001 2021-06-21 00:09:44 name_ where does it say outdated? 2021-06-21 00:09:46 -- amolith_ is now known as amolith 2021-06-21 00:09:47 -- lukedashjr is now known as luke-jr 2021-06-21 00:09:48 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-21 00:09:49 KillerWasp but only exist for Windows 2021-06-21 00:09:56 Dagmar There's the last thing that's been missing. Violent netsplits. :) 2021-06-21 00:10:06 KillerWasp name_# here: http://www.emulator-zone.com/doc.php/gba/vboyadvance.html 2021-06-21 00:10:09 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-21 00:10:21 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-21 00:10:21 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-21 00:10:30 KillerWasp 1.8.0 the last, others are 1.7.3, but very old... 2021-06-21 00:10:30 -- MerchantOfVen is now known as MerchantOfVenice 2021-06-21 00:10:30 --> TheSilentLink (~TheSilent@user/thesilentlink) has joined #linux 2021-06-21 00:10:37 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-21 00:10:49 --> iczero (iczero@hellomouse/dev/iczero) has joined #linux 2021-06-21 00:11:12 --> tijuco (~tijuco@user/tijuco) has joined #linux 2021-06-21 00:11:27 -- PeGaSuS_ is now known as PeGaSuS 2021-06-21 00:11:39 KillerWasp It seems that I found the link to the official website during the search, but it doesn't work, it just shows all white. 2021-06-21 00:11:42 -- frmus_ is now known as frmus 2021-06-21 00:11:43 <-- misspwn_ (~misspwn@user/misspwn) has quit (Ping timeout: 265 seconds) 2021-06-21 00:11:49 --> mixfix41 (~homefame@c-98-240-233-64.hsd1.mn.comcast.net) has joined #linux 2021-06-21 00:11:51 <-- frmus (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has quit (Changing host) 2021-06-21 00:11:51 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-21 00:11:52 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Quit: Leaving) 2021-06-21 00:11:55 craigevil retroarch doesn't have a gab emulator? 2021-06-21 00:12:03 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-21 00:12:17 KillerWasp craigevil# is same to mgba or vbam 2021-06-21 00:12:22 name_ it does if irc 2021-06-21 00:13:10 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Ping timeout: 265 seconds) 2021-06-21 00:13:15 craigevil yes it uses mgba 2021-06-21 00:14:07 <-- dmat_ (~noone@61.68.168.148) has quit (Quit: leaving) 2021-06-21 00:14:18 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-21 00:14:22 --> dmat (~noone@61.68.168.148) has joined #linux 2021-06-21 00:15:10 sozuba Dagmar, Thanks :) 2021-06-21 00:15:21 KillerWasp https://linux.softpedia.com/get/System/Emulators/Visualboy-Advance-3469.shtml 2021-06-21 00:15:32 --> crn (~chuck@2600:1700:4000:c3a0::28) has joined #linux 2021-06-21 00:15:33 <-- Bashing-om (~sysop@ubuntu/member/bashing-om) has quit (Quit: leaving) 2021-06-21 00:15:35 --> Leatherface (~leatherfa@helvetet.eu) has joined #linux 2021-06-21 00:15:42 --> mave (~irc@user/mave) has joined #linux 2021-06-21 00:15:50 KillerWasp i gues that's the emulator that i used. 2021-06-21 00:15:55 KillerWasp guess* 2021-06-21 00:15:58 -- Leatherface is now known as Guest7289 2021-06-21 00:16:03 --> PlayerOne (~v7@250-46-68-178.baltnet.ru) has joined #linux 2021-06-21 00:16:05 <-- PlayerOne (~v7@250-46-68-178.baltnet.ru) has quit (Client Quit) 2021-06-21 00:16:35 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-21 00:16:42 --> ALTdev (~hayden^@2601:192:4380:38b0:434a:3c5b:2f07:f9f8) has joined #linux 2021-06-21 00:16:43 --> img (~img@user/img) has joined #linux 2021-06-21 00:16:51 --> GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has joined #linux 2021-06-21 00:17:03 --> pikudoz (~pikudoz@190.117.229.223) has joined #linux 2021-06-21 00:17:06 KillerWasp mmmm... i must try download and execute it?... 2021-06-21 00:17:19 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-21 00:17:32 --> Church (~aleph@pool-98-116-232-112.nycmny.fios.verizon.net) has joined #linux 2021-06-21 00:17:42 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-21 00:19:32 --> meinside (uid24933@id-24933.brockwell.irccloud.com) has joined #linux 2021-06-21 00:19:35 <-- robin__ (~robin@193.32.127.227) has quit (Quit: Leaving) 2021-06-21 00:20:06 KillerWasp https://sourceforge.net/projects/vba/ 2021-06-21 00:21:01 --> tm512` (~tm512@50.53.132.213) has joined #linux 2021-06-21 00:21:04 <-- tm512` (~tm512@50.53.132.213) has quit (Changing host) 2021-06-21 00:21:04 --> tm512` (~tm512@user/tm512) has joined #linux 2021-06-21 00:21:10 <-- wingsorc (~wingsorc@user/wingsorc) has quit (Quit: Leaving) 2021-06-21 00:22:41 <-- crn (~chuck@2600:1700:4000:c3a0::28) has quit (Quit: Leaving) 2021-06-21 00:23:06 <-- tm512 (~tm512@user/tm512) has quit (Ping timeout: 240 seconds) 2021-06-21 00:23:44 <-- unlink_ (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-21 00:27:02 <-- tijuco (~tijuco@user/tijuco) has quit (Quit: Leaving) 2021-06-21 00:27:09 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-21 00:27:13 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-21 00:27:24 KillerWasp Yes, he's really dead. someone else needs to take it. He is more than 5 years old without modification, and all reports are ignored. :( 2021-06-21 00:28:44 -- ALTdev is now known as ALTdev^ 2021-06-21 00:28:53 -- ALTdev^ is now known as ALTdev 2021-06-21 00:29:28 -- ALTdev is now known as ALTdev^ 2021-06-21 00:29:42 -- ALTdev^ is now known as ALTdev 2021-06-21 00:30:08 <-- korg815 (~korg815@user/korg815) has quit (Quit: WeeChat 2.8) 2021-06-21 00:30:35 <-- YWH_1 (~YWH@2600:1700:1933:230:7501:c286:929f:3a0b) has quit (Quit: Leaving) 2021-06-21 00:30:47 <-- reset (~reset@user/reset) has quit (Quit: reset) 2021-06-21 00:31:12 <-- ybonatakis (~iob@2a00:1028:8386:9dba:36a7:95c9:2b01:7967) has quit (Quit: ybonatakis) 2021-06-21 00:32:40 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Quit: Leaving) 2021-06-21 00:32:59 <-- x88x88x (~x88x88x@188.214.106.89) has quit (Ping timeout: 265 seconds) 2021-06-21 00:33:13 cuavas KillerWasp: no-one should be using VBA any more, there are better emulators like mGBA 2021-06-21 00:33:59 KillerWasp https://vba.ngemu.com/ - this's the website, i found again. 2021-06-21 00:34:10 KillerWasp it show all white? 2021-06-21 00:34:39 KillerWasp cuavas# why not? 2021-06-21 00:35:10 cuavas better emulators are more accurate, play more games correctly 2021-06-21 00:35:42 cuavas we know a lot more about the GBA now than we did when VBA was written 2021-06-21 00:36:00 cuavas older emulators tend to use hacks to work around poor emulation 2021-06-21 00:36:50 * [[R]] emulates cuavas 2021-06-21 00:38:17 * _c705 connects to [[R]] 2021-06-21 00:38:32 --> SpeakerToMeat_ (~Speaker@190-203-129-193.dyn.dsl.cantv.net) has joined #linux 2021-06-21 00:39:00 KillerWasp cuavas# mgba seems to be better, but has trouble loading snapshots and causes it to close. 2021-06-21 00:39:03 [[R]] my firewall blocks your connection attempt 2021-06-21 00:39:11 <-- SpeakerToMeat (~Speaker@user/speakertomeat) has quit (Read error: Connection reset by peer) 2021-06-21 00:39:12 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Quit: Leaving) 2021-06-21 00:39:20 -- _c705 is now known as c705 2021-06-21 00:39:33 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 00:40:22 c705 no it didn't, i sent an ack 2021-06-21 00:40:51 [[R]] and it was blocked 2021-06-21 00:40:55 [[R]] dropped liek it washot 2021-06-21 00:40:55 --> foozle (~foozle@2001-b011-c001-54d9-62f2-55e6-b823-c2a8.dynamic-ip6.hinet.net) has joined #linux 2021-06-21 00:41:22 -- EdFletcherT137__ is now known as EdFletcher 2021-06-21 00:41:56 --> Voxel (~v7@250-46-68-178.baltnet.ru) has joined #linux 2021-06-21 00:41:58 --> sss (uid505388@id-505388.brockwell.irccloud.com) has joined #linux 2021-06-21 00:42:58 -- Voxel is now known as PlayerOne 2021-06-21 00:42:58 <-- Leseratte10 (~florian@2001:470:70bc:0:4040:f8b1:af1d:f84d) has quit (Quit: Leaving) 2021-06-21 00:43:01 <-- PlayerOne (~v7@250-46-68-178.baltnet.ru) has quit (Changing host) 2021-06-21 00:43:01 --> PlayerOne (~v7@user/playerone) has joined #linux 2021-06-21 00:43:08 --> cyndaquil (~job@user/job) has joined #linux 2021-06-21 00:44:43 <-- ALTdev (~hayden^@2601:192:4380:38b0:434a:3c5b:2f07:f9f8) has quit (Remote host closed the connection) 2021-06-21 00:45:08 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-21 00:45:33 <-- yupeak (~yupeak@S010664777dacc633.vc.shawcable.net) has quit (Ping timeout: 265 seconds) 2021-06-21 00:46:53 <-- Gaffoonie (~Gaff@user/gaffoonie) has quit (Quit: Gaffoonie) 2021-06-21 00:47:49 <-- jetchisel (jetchisel@user/jetchisel) has quit (Ping timeout: 268 seconds) 2021-06-21 00:48:23 -- Mode #linux [+o gry] by ChanServ 2021-06-21 00:48:28 loganlee guys is libglu1 package same as libglu1-mesa? 2021-06-21 00:48:38 esselfe should 2021-06-21 00:48:51 esselfe mesa usually provides gl/glu 2021-06-21 00:48:53 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-21 00:49:15 --> lemonzest (~lemonzest@user/lemonzest) has joined #linux 2021-06-21 00:49:35 loganlee ok... 2021-06-21 00:50:30 --> john (~john@124.160.154.49) has joined #linux 2021-06-21 00:50:56 <-- john (~john@124.160.154.49) has quit (Client Quit) 2021-06-21 00:50:58 loganlee if i uninstall a deb package will it delete all files it copied? 2021-06-21 00:51:22 <-- dorvin` (~idunno@65.128.41.43) has quit (Quit: Leaving) 2021-06-21 00:51:41 --> dorvin (~idunno@user/dorvin) has joined #linux 2021-06-21 00:53:59 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-21 00:54:18 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-21 00:54:31 --> iflema (~ian@user/iflema) has joined #linux 2021-06-21 00:54:41 --> gnoo (~gnoo@user/gnoo) has joined #linux 2021-06-21 00:55:12 esselfe loganlee: well I double checked and glu is also a package of its own 2021-06-21 00:55:13 <-- vwork (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-21 00:55:14 --> cesarb (~cesarb@user/cesarb) has joined #linux 2021-06-21 00:55:14 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-21 00:55:19 esselfe so those two might differ 2021-06-21 00:55:21 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-21 00:55:39 <-- vishal (~vishal@fedora/vishal) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 00:56:10 loganlee ok... esselfe i got a deb file and i checked its dependency and it listed libglu1... i might not have it 2021-06-21 00:56:45 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-21 00:57:25 --> vishal (~vishal@fedora/vishal) has joined #linux 2021-06-21 00:58:15 twainwek anyone familiar with borg backup 2021-06-21 00:58:32 twainwek would it suffice to rsync the backup directory to another drive to have a back up of a backup 2021-06-21 00:59:05 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-21 01:00:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-21 01:00:51 <-- decompyler (~decompyle@99-100-60-210.lightspeed.irvnca.sbcglobal.net) has quit (Quit: Konversation terminated!) 2021-06-21 01:01:17 <-- bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has quit (Quit: Leaving) 2021-06-21 01:01:32 --> MetalGearSolid (~MetalGear@2409:4064:241f:a7ff:b795:73c5:7fd9:96f3) has joined #linux 2021-06-21 01:02:10 <-- MetalGearSolid (~MetalGear@2409:4064:241f:a7ff:b795:73c5:7fd9:96f3) has left #linux 2021-06-21 01:02:17 -- xy is now known as icy 2021-06-21 01:02:31 Kyv additional updates provided as a _heck_ of a _wallop_ 2021-06-21 01:02:53 --> Danie10 (~admin@169-0-253-66.ip.afrihost.co.za) has joined #linux 2021-06-21 01:03:14 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 268 seconds) 2021-06-21 01:04:15 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-21 01:04:42 <-- GadgeteerZA (~admin@user/gadgeteerza) has quit (Ping timeout: 252 seconds) 2021-06-21 01:04:50 --> billy1 (~andy@2406:3400:21b:6970:6c16:c68d:f65d:123d) has joined #linux 2021-06-21 01:05:18 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-21 01:05:42 @DLange twainwek: yes, but you also need a backup / safe storage of the encryption key used 2021-06-21 01:05:42 <-- ananke (~ananke@user/ananke) has quit (Ping timeout: 268 seconds) 2021-06-21 01:05:54 --> x88x88x (~x88x88x@188.214.106.84) has joined #linux 2021-06-21 01:06:40 @DLange twainwek: if the path changes it will re-index chunks stored. So if you ever restore from the backup-backup move it (back) in place of the correct path to save you that re-indexing 2021-06-21 01:07:18 <-- name_ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 01:07:48 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-21 01:08:26 --> AquaL1te (~AquaL1te@mx1.neobits.nl) has joined #linux 2021-06-21 01:09:05 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-21 01:09:56 <-- bcrouch (~bcrouch@104-186-97-153.lightspeed.wchtks.sbcglobal.net) has quit (Quit: Leaving) 2021-06-21 01:10:38 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-21 01:10:50 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Quit: WeeChat 2.8) 2021-06-21 01:11:15 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Quit: Leaving) 2021-06-21 01:11:54 <-- finsternis (~X@23.226.237.192) has quit (Remote host closed the connection) 2021-06-21 01:13:55 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-21 01:14:42 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 01:14:42 <-- Crescendo (~Crescendo@user/crescendo) has quit (Remote host closed the connection) 2021-06-21 01:14:43 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Remote host closed the connection) 2021-06-21 01:14:43 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Remote host closed the connection) 2021-06-21 01:14:44 <-- AquaL1te (~AquaL1te@mx1.neobits.nl) has quit (Changing host) 2021-06-21 01:14:44 --> AquaL1te (~AquaL1te@user/aqual1te) has joined #linux 2021-06-21 01:15:06 loganlee how do i simulate if a deb file will be successfully installed? like it has all the dependencies it needs? i tried dpkg --dry-run -i *.deb but it is not informative 2021-06-21 01:15:40 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 01:16:00 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-21 01:18:48 <-- ac5tin (~ac5tin@user/ac5tin) has quit (Quit: WeeChat 3.1) 2021-06-21 01:19:05 --> ac5tin (~ac5tin@user/ac5tin) has joined #linux 2021-06-21 01:19:26 @Bocaneri What does it output? 2021-06-21 01:19:57 loganlee not much 2021-06-21 01:20:16 loganlee "Preparing to unpack .../blah.deb ..." 2021-06-21 01:20:17 --> |7| (~seachdamh@user/seachdamh) has joined #linux 2021-06-21 01:20:35 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-21 01:20:53 hexnewbie Debian description for proftpd: “Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported.” LOL. Still in the dial-up Metallica warez era? I don't even *remember* a time when bin/lib/etc were required for FTP 2021-06-21 01:22:33 [[R]] hexnewbie: the 90s 2021-06-21 01:22:36 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 01:23:06 zbe twainwek, why not just make another repo on that drive and take another backup with borg directly? I think thats what they recommend. 2021-06-21 01:23:08 theproffesor you can just do dpkg -I some.deb loganlee. It will not check the dependencies but it will show them 2021-06-21 01:23:12 hexnewbie That has to be the early 90s, when I've only seen the Internet on TV. Albeit I did upload my site to Geocities *before* I had Internet. 2021-06-21 01:23:44 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 01:24:06 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-21 01:24:16 [[R]] hexnewbie: did you mail them a floppy disk? 2021-06-21 01:24:23 loganlee theproffesor: yep it says it need libglu1 2021-06-21 01:24:36 <-- rindolf (~rindolf@87.68.240.240.adsl.012.net.il) has quit (Quit: Shlomi Fish ("Rindolf") has left the server. “Chuck Norris was challenged to fight the world, and accepted. He bet on himself, won, and collected the bet money.”) 2021-06-21 01:24:40 hexnewbie A floppy disk was certainly involved 2021-06-21 01:25:06 loganlee i was hoping --dry-run will show errors without installing the deb 2021-06-21 01:25:07 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-21 01:25:39 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 01:25:50 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-21 01:26:05 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-21 01:26:40 <-- Danie10 (~admin@169-0-253-66.ip.afrihost.co.za) has quit (Ping timeout: 268 seconds) 2021-06-21 01:28:15 --> AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has joined #linux 2021-06-21 01:28:26 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-21 01:28:38 --> zarakshR (~Thunderbi@1.39.131.227) has joined #linux 2021-06-21 01:29:23 loganlee i'm afraid to install the deb file because it might break my system 2021-06-21 01:29:30 <-- oxum (~oxum@122.172.237.95) has quit (Remote host closed the connection) 2021-06-21 01:29:46 chrisawi loganlee: what about using apt -s install ./some.deb ? 2021-06-21 01:29:53 <-- willthechill (~willthech@2600:1700:8c61:3ed0:5d3f:8911:36d:da15) has quit (Ping timeout: 244 seconds) 2021-06-21 01:30:47 <-- |7| (~seachdamh@user/seachdamh) has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) 2021-06-21 01:31:07 --> MetalGearSolid (~MetalGear@user/metalgearsolid) has joined #linux 2021-06-21 01:32:27 --> |7| (~seachdamh@user/seachdamh) has joined #linux 2021-06-21 01:32:40 loganlee chrisawi: thanks for that... seems to work 2021-06-21 01:32:57 loganlee no errors 2021-06-21 01:32:58 <-- AndroidDAW (~AndroidDA@cpe-172-193-72-46.qld.foxtel.net.au) has quit (Ping timeout: 258 seconds) 2021-06-21 01:34:23 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Read error: Connection reset by peer) 2021-06-21 01:34:59 <-- mpmc (~mpmc@user/mpmc) has quit (Quit: ZNC - https://znc.in) 2021-06-21 01:35:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 01:35:46 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 01:36:01 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-21 01:37:32 <-- Michae|Long (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has quit (Quit: Michae|Long) 2021-06-21 01:37:37 <-- stultusv (~Stultus_V@p7176066-ipoefx.ipoe.ocn.ne.jp) has quit (Changing host) 2021-06-21 01:37:37 --> stultusv (~Stultus_V@user/stultusv) has joined #linux 2021-06-21 01:38:10 loganlee if i do apt remove blah.deb will it remove all the files it copied? 2021-06-21 01:38:14 <-- zarakshR (~Thunderbi@1.39.131.227) has quit (Ping timeout: 265 seconds) 2021-06-21 01:38:17 --> mpmc (~mpmc@user/mpmc) has joined #linux 2021-06-21 01:40:03 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 01:40:07 Gustavo6046 ugh 2021-06-21 01:40:10 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 01:40:17 Gustavo6046 WHY, WHY does USB lock up whenever the system does? 2021-06-21 01:40:18 --> schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has joined #linux 2021-06-21 01:40:21 Gustavo6046 if USB is a kernel thing 2021-06-21 01:40:33 Gustavo6046 Why is the kernel allowed to be locked up by anything other than itself, at all?! 2021-06-21 01:40:35 --> bklo (~bklo@c-67-164-91-68.hsd1.ca.comcast.net) has joined #linux 2021-06-21 01:40:43 Gustavo6046 That is stupid, self-destructive, my file system cries, my patience does too. 2021-06-21 01:40:51 Gustavo6046 I'm no masochist, Linux users are. 2021-06-21 01:41:09 schillingklaus gustavo is a sadist 2021-06-21 01:41:09 Gustavo6046 We get a lot of nice things, sure, but at what cost? 2021-06-21 01:41:15 Gustavo6046 Then again it goes the other way around too 2021-06-21 01:41:21 Gustavo6046 I don't think either precludes the other 2021-06-21 01:41:23 Gustavo6046 schillingklaus: nah 2021-06-21 01:41:29 Gustavo6046 I don't wanna hurt any of ya 2021-06-21 01:41:30 TJ- Gustavo6046: choose a micro-kernel instead then 2021-06-21 01:41:39 Gustavo6046 what, that's worse 2021-06-21 01:41:43 Gustavo6046 it moves everything away from the kernel 2021-06-21 01:41:45 Gustavo6046 including USB input support 2021-06-21 01:42:05 schillingklaus baby don't hurd me, don't hurd me, gnu more. 2021-06-21 01:42:11 Gustavo6046 this system is so flimsy, anything even slightly off the rails and everything blows itself and their dog up. 2021-06-21 01:42:39 Gustavo6046 I'm this tired. One more silly thing like this happening to my poor computer and I'm moving to OpenBSD. 2021-06-21 01:44:01 chrisawi loganlee: you have to trust that the package isn't broken, it could do literally anything in the maintainer scripts 2021-06-21 01:44:12 mlu Gustavo6046: flimsy hardware does not a good OS fix 2021-06-21 01:44:14 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-21 01:44:27 Gustavo6046 mlu: flimsy hardware does not a lockup justify. 2021-06-21 01:44:35 Gustavo6046 the only thing flimsy about this is the hard disk 2021-06-21 01:44:41 Gustavo6046 and maaaybe the dGPU 2021-06-21 01:44:42 mlu flimsy hardware should go out the window :) 2021-06-21 01:44:51 mlu (of course, only the flimsy parts) 2021-06-21 01:45:05 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 01:45:08 Gustavo6046 so should the third world, but alas, we can't do that. 2021-06-21 01:45:15 Gustavo6046 I have to put up with this nonsense 2021-06-21 01:45:44 Gustavo6046 It locked up when I tried to run Rise of Nations: EE on Wine 2021-06-21 01:45:47 mlu aren't there good hardware available for cheap? 2021-06-21 01:45:52 Gustavo6046 No 2021-06-21 01:45:52 loganlee chrisawi: ok 2021-06-21 01:45:58 Gustavo6046 there absolutely isn't, not here in Brazil 2021-06-21 01:46:10 Gustavo6046 and even less so now with the massive inflation this stupid new government has inflicted 2021-06-21 01:46:40 Gustavo6046 anyway, after messing around with winetricks and wineboot and stuff, I had finally managed to get the game's launcher to run ... only to be met with everything mega-freezing, my mouse doing nothing, the numpad light being unresponsive to numpad presses... 2021-06-21 01:46:46 Gustavo6046 The numpad light does that when things are REAL bad. 2021-06-21 01:46:50 Gustavo6046 And ONLY when things are real bad. 2021-06-21 01:47:00 Gustavo6046 My system isn't even all that bad 2021-06-21 01:47:01 --> GadgeteerZA (~admin@user/gadgeteerza) has joined #linux 2021-06-21 01:47:08 mlu oh, Brazil: fuck the government and their IT tarriffs 2021-06-21 01:47:11 Gustavo6046 It's not a lack of computer power 2021-06-21 01:47:21 <-- rateliux (ratelius@gateway/vpn/protonvpn/ratelius) has quit (Quit: WeeChat 3.2-rc1) 2021-06-21 01:47:22 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 01:47:22 mlu you'd get cheaper parts in a 4th world country 2021-06-21 01:47:24 Gustavo6046 Yes, ditto, very much 2021-06-21 01:47:27 Gustavo6046 LOL, yeah 2021-06-21 01:47:31 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-21 01:48:53 schillingklaus such as brazil's neighbours Bolivia, Perou,... 2021-06-21 01:48:53 Gustavo6046 I'm gonna try the thing again 2021-06-21 01:49:05 mlu hmm, but how about the rasperry pi? even with those crazy tarriffs 2021-06-21 01:49:13 Gustavo6046 How do I prevent it from absolutely headshotting the whole running system down this time? 2021-06-21 01:49:19 Gustavo6046 nice -n10? 2021-06-21 01:49:29 --> Guest3145 (~Guest31@196.40.114.250) has joined #linux 2021-06-21 01:49:29 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-21 01:49:59 budlight hi 2021-06-21 01:50:26 sss What is the average computer enthusiast using for a CPU in Brazil nowadays? 2021-06-21 01:50:27 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 01:50:47 * mlu wonders if there's any computer component companies in brazil 2021-06-21 01:51:08 schillingklaus wasn't there once a non-unix desktop environment named Brazil? 2021-06-21 01:51:11 <-- kollinz (~morpheus@user/kollinz) has quit (Client Quit) 2021-06-21 01:51:31 Gustavo6046 sss: I dunno how to answer that 2021-06-21 01:51:39 Gustavo6046 I don't know the average computer enthusiast 2021-06-21 01:51:53 Gustavo6046 or honestly all that much about other people here 2021-06-21 01:51:56 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 01:52:05 <-- Guest3145 (~Guest31@196.40.114.250) has quit (Client Quit) 2021-06-21 01:52:06 Gustavo6046 apart from my family 2021-06-21 01:52:07 pnbeast There was a movie (about a window cleaner) named Brazil. 2021-06-21 01:52:37 [[R]] pnbeast: theres an AC guy named brazil here 2021-06-21 01:52:40 [[R]] george brazil 2021-06-21 01:53:17 sss What is the price for 4-6 year old Intel quad core processor compared to wages nowadays? 2021-06-21 01:53:20 Gustavo6046 okay, I set every process except xfce4-session and start.exe (the RON launcher?) to be nice level 1. xfce4-session has nice 0, and the laucnher has nice 10 2021-06-21 01:53:40 <-- x88x88x (~x88x88x@188.214.106.84) has quit (Ping timeout: 258 seconds) 2021-06-21 01:53:59 Gustavo6046 HOPEFULLY! that mitigates any trainwrecks titaniciceberggings hindenburgblastin's that dare screw with the in-kernel usb pci stuff 2021-06-21 01:54:33 pnbeast [[R]], I was wrong. My guy was a "renegade heating engineer". Are you sure George is in AC and not heating? 2021-06-21 01:54:35 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 01:54:37 <-- iflema (~ian@user/iflema) has quit (Quit: iflema) 2021-06-21 01:55:09 mlu it's a big decision on whether or not to have services at a Brazilian datacenter :) 2021-06-21 01:55:12 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-21 01:55:20 [[R]] pnbeast: was he a renegade of funk? 2021-06-21 01:55:21 mlu that was my exposure to the general costs 2021-06-21 01:55:23 ionface I thought he was a zipline safety coordinator 2021-06-21 01:56:31 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 01:58:38 schillingklaus ok, switch to theo de raadt os aka OpenBSD. At least it's the most likely to resist systemd for a few years more. 2021-06-21 01:58:53 Gustavo6046 aa 2021-06-21 01:58:57 Gustavo6046 why is kernel.sysrq ever disabled by default 2021-06-21 01:58:59 Gustavo6046 that's stupid 2021-06-21 01:59:05 Gustavo6046 it might be the actual reason input fails 2021-06-21 01:59:09 Gustavo6046 maybe it's just X being X 2021-06-21 01:59:24 Gustavo6046 even though, ctrl+alt+f[N] to change to a text tty for emergency doesn't work eitehr 2021-06-21 01:59:36 --> MichaelLong (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has joined #linux 2021-06-21 01:59:36 <-- MichaelLong (~ml@2a00:6020:21fb:6300:694f:8203:5ac6:f094) has quit (Changing host) 2021-06-21 01:59:36 --> MichaelLong (~ml@user/michaellong) has joined #linux 2021-06-21 01:59:57 [[R]] well seeing as systemd requires linux 2021-06-21 02:00:01 [[R]] it's probably a safe bet 2021-06-21 02:00:08 schillingklaus wayland is worse 2021-06-21 02:00:28 Gustavo6046 I've tried wayland 2021-06-21 02:00:30 Gustavo6046 it's lighter 2021-06-21 02:00:33 Gustavo6046 more specifically I tried Weston 2021-06-21 02:00:35 --> neltraus (~neltraus@supernova.neltraus.de) has joined #linux 2021-06-21 02:00:38 @Bocaneri Gustavo6046, what distro are you running and what DE? 2021-06-21 02:00:42 Gustavo6046 it's lighter but I dunno if it'd be saner 2021-06-21 02:00:49 Gustavo6046 my forrays in it were a bit limited 2021-06-21 02:00:52 Gustavo6046 Bocaneri: Manjaro Linux, XFCE. 2021-06-21 02:00:57 Gustavo6046 want neofetch? 2021-06-21 02:01:08 schillingklaus weston is onlty suited for mouse fetishists 2021-06-21 02:01:09 Gustavo6046 (the only command I remember that gives modestly comprehensive system info) 2021-06-21 02:01:14 Gustavo6046 schillingklaus: true 2021-06-21 02:01:17 Gustavo6046 weston is kinda lame 2021-06-21 02:01:21 Gustavo6046 although I managed to configure alt-tab 2021-06-21 02:01:22 @Bocaneri Might want to ask in a Manjaor channel about that one. I'm running Kubuntu and have no trouble with ctrl-alt-f[n] 2021-06-21 02:01:30 Gustavo6046 and other stuff that honestly should always be in, or at least be opt-out 2021-06-21 02:01:39 Gustavo6046 Bocaneri: it always works, except during said lock-up 2021-06-21 02:01:49 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 268 seconds) 2021-06-21 02:01:49 Gustavo6046 I'm not sure whether the issue is in X or a total kernel lock-up. 2021-06-21 02:01:53 @Bocaneri Oh, lock-up? : 2021-06-21 02:01:55 @Bocaneri :\ 2021-06-21 02:02:01 Gustavo6046 Yeah. I had to reboot earlier 2021-06-21 02:02:20 Gustavo6046 Seriously, you guys at kernel never thought about being a bit more preemptive with your task scheduling? 2021-06-21 02:02:42 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-21 02:02:48 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-21 02:03:10 @Bocaneri We're not directly involved with the kernel. 2021-06-21 02:03:31 Gustavo6046 well, not "you guys" as in you and others in #linux specifically 2021-06-21 02:04:35 Gustavo6046 Now I'm very afraid of running RoN 2021-06-21 02:04:47 Gustavo6046 but at the same time I kinda really wanna try it out, it's been such a while since I last played the game 2021-06-21 02:04:53 Gustavo6046 and I was wondering if Wine runs it better nwo too 2021-06-21 02:05:01 Gustavo6046 And besides, what if it was a fluke? 2021-06-21 02:05:06 Gustavo6046 Wish me luck 2021-06-21 02:06:22 @Bocaneri Luck! 2021-06-21 02:06:34 <-- kollinz (~morpheus@user/kollinz) has quit (Quit: Konversation terminated!) 2021-06-21 02:06:58 --> ananke (~ananke@user/ananke) has joined #linux 2021-06-21 02:07:41 @jim Bocaneri, thanks for the op when services went down... 2021-06-21 02:07:50 -- thunfisch_ is now known as thunfisch 2021-06-21 02:07:56 * mlu looks at jim 2021-06-21 02:08:03 @Bocaneri You're welcome. Call it a precaution. 2021-06-21 02:08:08 --> blahboybaz (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has joined #linux 2021-06-21 02:08:18 * jim looks at jim too 2021-06-21 02:08:25 @jim what are we lookin at? 2021-06-21 02:08:43 blahboybaz Is there any way to see what application tried to access a private key on one of my machines? 2021-06-21 02:09:21 @jim well not unless the apps involved log such 2021-06-21 02:10:14 mlu blahboybaz: tried to or is accessing? 2021-06-21 02:10:20 blahboybaz ioenssh doesn't keep track of it - or some other part of my system? maybe syslog or something? 2021-06-21 02:10:30 moo if you use split-gpg on qubes, sure =D 2021-06-21 02:10:30 mlu blahboybaz: tried to -- you'll need a log, but is accessing: lsof 2021-06-21 02:10:30 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 264 seconds) 2021-06-21 02:10:51 @jim are you looking for something specific? 2021-06-21 02:11:06 mlu if it's sensitive enough that you need to worry about "tried to", you really should get a HSM 2021-06-21 02:11:07 blahboybaz After installing a (seemingly) benigh extension for an application I use I got a system prompt for my password for the private key. I closed the alert window and uninstalled it. The message in the alert box was "an application is trying to access your private key" or something close to that 2021-06-21 02:11:09 * loganlee is installing the suspect deb file on his vm machine... still going 2021-06-21 02:11:36 blahboybaz just want to know 2021-06-21 02:11:40 loganlee it's taking ages to unpack 2021-06-21 02:11:46 @Bocaneri What's the application? 2021-06-21 02:11:58 loganlee it's a word processor from korea 2021-06-21 02:12:03 -- akaWolf1 is now known as akaWolf 2021-06-21 02:12:15 mlu blahboybaz: ah, you encrypted it: should be alright -- you'll know because you need to provide the password to the private key for any app that needs it 2021-06-21 02:12:20 @Bocaneri loganlee, if that is what I think it is, it belongs in another channel. 2021-06-21 02:12:24 blahboybaz just want to see what system information details there may be about the event 2021-06-21 02:12:28 twainwek DLange: thanks 2021-06-21 02:12:34 loganlee Bocaneri: sure 2021-06-21 02:12:41 @Bocaneri blahboybaz, what's the applications? 2021-06-21 02:13:07 blahboybaz mlu: well that's the strange thing.. any keys I have on the maching are for it to access other outside machines (like 3rd party) 2021-06-21 02:13:27 twainwek btw how is usb-c hub support in linux 2021-06-21 02:13:53 mlu blahboybaz: I hope you generated those yourself? 2021-06-21 02:14:04 blahboybaz vscode this extension https://marketplace.visualstudio.com/items?itemName=howardzuo.vscode-git-tags&ssr=false#review-details the system dialogue opened immediately after installing the extension 2021-06-21 02:14:18 mlu blahboybaz: the 3rd parties just need your public key to check the signatures you do with a private key 2021-06-21 02:14:23 twainwek i'm looking at this https://www.amazon.com/dp/B07FX2LW35 and it claims to support linux kernel 2.6+ 2021-06-21 02:14:33 blahboybaz it said private key (not public) 2021-06-21 02:15:11 mlu blahboybaz: ah yeah, that's because git repos are usually accessed via PKI 2021-06-21 02:15:19 mlu ** authenticated via PKI 2021-06-21 02:15:22 blahboybaz now I know I get that dialogue when accessing services for which I have the keys (gitlab for instance) but I usually have to do something to initiate that 2021-06-21 02:15:27 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 02:15:37 mlu blahboybaz: ssh-agent 2021-06-21 02:15:41 <-- Nact (~l@host-85-27-124-131.dynamic.voo.be) has quit (Quit: Konversation terminated!) 2021-06-21 02:16:00 mlu blahboybaz: you need to make a query to use a key, and this really depends on what's implenting the SSH agent 2021-06-21 02:16:13 mlu there's usually some keychain app you're using that does that 2021-06-21 02:16:23 --> gianf (~gianf@168.91.221.90) has joined #linux 2021-06-21 02:16:24 mlu whichever one you use, make sure you trust it 2021-06-21 02:16:33 schillingklaus ssh-agent 007, with the license to kill -9 2021-06-21 02:16:40 e1 twainwek, iirc kernel 2.6 introduced something to do wtih display link 2.0 so I believe that hub should run fine 2021-06-21 02:16:56 mlu schillingklaus: I usually don't give mines that license 2021-06-21 02:17:08 mlu and I keep the cards close and sometimes kill -9 it 2021-06-21 02:17:13 * mlu is the root mwahahaha 2021-06-21 02:17:15 e1 I think the claim that it supports 2.6+ is merely a reference to it's displaylink as opposed to the actual usb hub part, which is totally fine on a nix desktop afaik 2021-06-21 02:17:23 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-21 02:17:47 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-21 02:18:07 loganlee i can't find social channel for #linux 2021-06-21 02:18:17 @Bocaneri loganlee, #linux-offtopic. 2021-06-21 02:18:18 mlu is there a social channel? 2021-06-21 02:18:21 @gry yes 2021-06-21 02:18:22 loganlee ok thanks 2021-06-21 02:18:24 -- Mode #linux [-o gry] by gry 2021-06-21 02:18:31 Gustavo6046 Okay guys 2021-06-21 02:18:35 Gustavo6046 I discovered three things 2021-06-21 02:18:52 --> Ducki (~ducki@user/ducki) has joined #linux 2021-06-21 02:18:59 Gustavo6046 1. The game causes the system to lockup precisely when I try to alt-tab from it, preventing all regular input. 2021-06-21 02:19:23 mlu how's the cooling on the s ystem? 2021-06-21 02:19:24 Gustavo6046 2. With sysrq magic keys enabled in sysctl configuration, those and ONLY those still work when said lockup happens. 2021-06-21 02:19:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-21 02:20:07 schillingklaus and 3. ? 2021-06-21 02:20:18 Gustavo6046 3. My HDD is all beat up and sometimes it makes weird scary noises, and I have to give a not-exactly-gentle tap to the side of the laptop near where it is a few times till it stops acting up. :/ 2021-06-21 02:20:24 Gustavo6046 Another thing I found is that, in htop, a lot of tasks will appear at the top with state D (which means uninterruptible threads, which basically means the task is waiting on I/O) if I sort by state. 2021-06-21 02:20:28 Gustavo6046 But sometimes that sorts itself out even without taps. 2021-06-21 02:20:30 Gustavo6046 schillingklaus: I already said 3. right after one of e1's later (latest?) messages. 2021-06-21 02:20:43 <-- gianf (~gianf@168.91.221.90) has quit (Quit: gianf) 2021-06-21 02:20:48 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-21 02:21:16 Gustavo6046 Seriously, though. Why would alt-tabbing from a fullscreen Wine program ever cause the system to lock up, so consistently, so dramatically? It's not even a fluke, I managed to make it happen twice. 2021-06-21 02:21:20 Gustavo6046 At this point I'll just Xephyr the thing away lmao. 2021-06-21 02:21:20 <-- blahboybaz (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has quit (Quit: Lost terminal) 2021-06-21 02:22:04 --> glouniche (~glouniche@45.9.249.35) has joined #linux 2021-06-21 02:22:25 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 258 seconds) 2021-06-21 02:22:39 --> blahboybaz (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has joined #linux 2021-06-21 02:23:15 schillingklaus just blame it all on Poettering, can't be off by too much 2021-06-21 02:23:19 e1 Gustavo6046, what i do 2021-06-21 02:23:34 e1 it was all a1's fault i swear 2021-06-21 02:23:49 blahboybaz Soffy vscode actually froze and was acting stranely and I had to shut it down. 2021-06-21 02:24:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-21 02:24:32 e1 ohhh Gustavo6046 your IRC client must be super laggy if you think you sent your message right after my afforementioned latest (latest?) message :( 2021-06-21 02:24:35 Gustavo6046 And why did sysctl not even care about the file I wrote, /etc/sysctl.d/99-sysrq, and set it to 16 anyway... 2021-06-21 02:25:07 Gustavo6046 e1: what, no! I just had to use that message of yours as a point of reference. My third thing I listed came sometime after your message about some claim or something. 2021-06-21 02:25:11 <-- pnbeast (~pnbeast@2601:140:4200:fa20::1) has quit (Quit: WeeChat 2.7.1) 2021-06-21 02:25:14 Gustavo6046 03:17 e1 I think the claim that it supports 2.6+ is merely a reference to it's displaylink as opposed to the actual usb hub part, which is totally fine on a nix desktop afaik 2021-06-21 02:25:16 Gustavo6046 03:17 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-21 02:25:18 Gustavo6046 03:17 Gustavo6046 3. My HDD is all beat up and sometimes it makes weird scary noises, and I have to give a not-exactly-gentle tap to the side of the laptop near where it is a few times till it stops acting up. :/ 2021-06-21 02:25:44 e1 You're lagging, I sent that four minutes before you received it 2021-06-21 02:25:58 Gustavo6046 I ran that client in a text TTY before I even logged in the display manager. 2021-06-21 02:26:01 Gustavo6046 I mean 2021-06-21 02:26:07 Gustavo6046 the IRC client there, although I quit it there and started it on X here now 2021-06-21 02:26:10 Gustavo6046 I use localhost znc. 2021-06-21 02:26:19 @Bocaneri Yeah, and let's try to use a pastebin for stuff like that. 2021-06-21 02:26:34 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-21 02:26:34 <-- phrost (~JFEIDAX@gateway/tor-sasl/phrost) has quit (Remote host closed the connection) 2021-06-21 02:26:48 --> phrost (~JFEIDAX@gateway/tor-sasl/phrost) has joined #linux 2021-06-21 02:26:54 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-21 02:27:02 Gustavo6046 Bocaneri: oh, okay. I usually do for big hunks of text, but that didn't really click when I pasted in that instance for some reason. Oops. 2021-06-21 02:27:06 Gustavo6046 My bad. 2021-06-21 02:27:19 @Bocaneri Yup. Oops! 2021-06-21 02:27:38 Gustavo6046 Anyway, okay, I'mma be a good soldier and hop into the Xephyr. I'm scared of the game locking up the system again, even though it was most likely an X issue (or otherwise related to alt-tabbing), but I already got it in Xephyr, which wraps around X, and doesn't have alt-tab in itself. And I sysctl-set kernel.sysrq to 1 (aka allow). Wish me luck. 2021-06-21 02:27:46 Gustavo6046 Ooh 2021-06-21 02:27:50 @Bocaneri (this message brought to you by the ass who once accidently dumped a /list into a channel) 2021-06-21 02:27:51 Gustavo6046 I can alt-tab without my system exploding 2021-06-21 02:27:52 --> blahboyb1z (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has joined #linux 2021-06-21 02:27:52 Gustavo6046 Hooray! 2021-06-21 02:28:01 --> KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has joined #linux 2021-06-21 02:28:05 Gustavo6046 I mean in the game. Don't take that out of context. 2021-06-21 02:28:17 Gustavo6046 Ack I'm so relieved I don't have to friggin' reboot now 2021-06-21 02:28:26 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 268 seconds) 2021-06-21 02:28:44 blahboyb1z dam laptop freezes all the time and I end up stuck shutting it down with the power key cause there nothing else I can do. It's brand new I've only had it a few mos 2021-06-21 02:28:59 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 265 seconds) 2021-06-21 02:29:18 Gustavo6046 It's an unusually delightful breeze of fresh air, at last not poised by whatever shenanigans do happen when that game causes the system to go haywire over a simple active window switch. 2021-06-21 02:29:36 Gustavo6046 I'll do the Boadicea campaign. Wish me luck. 2021-06-21 02:30:00 Gustavo6046 https://i.imgur.com/VtlEUwl.jpg 2021-06-21 02:30:17 --> tfe (~tfe@213.195.125.255) has joined #linux 2021-06-21 02:30:22 Gustavo6046 Mmmmm, MSXML. Grungy. 2021-06-21 02:31:07 [[R]] Bocaneri: i'll paste your bin... 2021-06-21 02:31:24 <-- blahboybaz (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-21 02:31:41 Gustavo6046 Sorry, I'll... I realize I am getting a bit off-topic at this point. I may digress for now. 2021-06-21 02:31:59 @Bocaneri [R], you want nothing to do with the bin I store my "paste" in, I promise. 2021-06-21 02:32:07 Gustavo6046 I'll let ya know if stuff starts to go above $(kernel-load-pipe-safety-limit-rating) PSI. 2021-06-21 02:33:15 [[R]] lol 2021-06-21 02:33:17 [[R]] did you blow up the toilet? 2021-06-21 02:33:32 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-21 02:33:36 Gustavo6046 Hmph. Stuck loading scenario forever. Oh wait, patience tubing does not count. 2021-06-21 02:33:44 @Bocaneri No, but I AM going to have to install a new seat. 2021-06-21 02:33:46 Gustavo6046 (for the psi thing, as in pressure, not Ness's cool new moves) 2021-06-21 02:34:03 [[R]] i saw a thing a while ago, that someone called the cops at a store when soemoen went into the bathroom and said they were going to blow up the toilet 2021-06-21 02:34:14 Gustavo6046 Lol 2021-06-21 02:34:16 <-- remyabel1 (remyabel@user/remyabel) has quit (Quit: WeeChat 3.0.1) 2021-06-21 02:34:21 @Bocaneri Gustavo6046, you might want to monitor IO. 2021-06-21 02:34:26 --> remyabel (remyabel@user/remyabel) has joined #linux 2021-06-21 02:34:26 <-- schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has quit (Remote host closed the connection) 2021-06-21 02:34:39 Gustavo6046 hmm, what is state R? it's not state D, but also not the usual S. 2021-06-21 02:34:44 Gustavo6046 It's what RoN is in right now. 2021-06-21 02:35:04 Gustavo6046 Oh, it means running. 2021-06-21 02:35:30 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (Ping timeout: 244 seconds) 2021-06-21 02:35:33 Gustavo6046 I mean, questionable, but okay. 2021-06-21 02:35:40 Gustavo6046 Did I cpupower performance? Yeah I did. 2021-06-21 02:35:46 --> fh0 (~fho@i577BC101.versanet.de) has joined #linux 2021-06-21 02:35:56 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-21 02:35:58 * Gustavo6046 is doing cool general tactician stuff.... except less cool, and with his sytem. Grumpf. 2021-06-21 02:36:04 Gustavo6046 system* 2021-06-21 02:36:08 Gustavo6046 tactician general*? 2021-06-21 02:36:26 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-21 02:36:29 blahboyb1z Yeah its that extension but I don't know why it needs to access a private key and it doesn't say anything about it in the documentation about the extension 2021-06-21 02:37:00 blahboyb1z Its an extension that manages git tags not related to remote access or anything so I don't see why it would need anything to do with ssh 2021-06-21 02:37:39 Gustavo6046 Also, that tutorial campaign, I was gonna do it for tests only. I know how to play Rise of Nations. I used to have fun with the game back when I used Windows. 2021-06-21 02:38:02 Gustavo6046 Ah, things were so much simpler back then ... well, most things ... I think I prefer the status quo right now, but still. 2021-06-21 02:38:30 Gustavo6046 Fun memories. Although many of my Windows memories are not fond, even today. I'm kinda glad I use Linux. 2021-06-21 02:38:55 Gustavo6046 Still serious about that thing where I said that next silly system hiccup I'd switch to OpenBSD. though. This IS a threat. 2021-06-21 02:39:07 @Bocaneri Using Linux instead of Windows has its upsides and its downsides. 2021-06-21 02:39:08 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-21 02:39:20 Gustavo6046 Yes, for sure, and that holds true for any system. 2021-06-21 02:39:36 Gustavo6046 For instance, BSDs usually don't have that much software support. Except maaybe FreeBSD, which even has a Linux compatibility layer. 2021-06-21 02:40:21 @Bocaneri FreeBSD can still be awfully picky about the hardware it'll run on. 2021-06-21 02:40:45 -- pong is now known as beaver 2021-06-21 02:40:49 -- niko is now known as o 2021-06-21 02:40:54 mlu I rather like FreeBSD: but yes, its userbase is smaller and the hardware support is narrower 2021-06-21 02:41:07 --> dumayjonwh (~dumayjonw@37.120.155.228) has joined #linux 2021-06-21 02:41:10 --> iflema (~ian@user/iflema) has joined #linux 2021-06-21 02:41:17 [[R]] Bocaneri: like the schwartz? 2021-06-21 02:41:23 mlu but switching OSes isn't a good way to address hardware problems 2021-06-21 02:41:24 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-21 02:41:26 @Bocaneri The whatsit? 2021-06-21 02:42:03 @Bocaneri That depends on the nature of the hardware problem. Some computers just won't run anything but Windows. 2021-06-21 02:42:16 --> darutoko (~darutoko@92.125.60.150) has joined #linux 2021-06-21 02:42:34 [[R]] Bocaneri: Each Schwartz has two sides. The upside and the downside. 2021-06-21 02:43:06 --> g1n (~g1n@user/g1n) has joined #linux 2021-06-21 02:43:33 Gustavo6046 Also 2021-06-21 02:43:44 Gustavo6046 I managed to fix the game resolution by setting the game to Windowed (Borderless) in settings. Hooray! \o/ 2021-06-21 02:44:09 --> Protocol2 (~Protocol2@89.205.226.149) has joined #linux 2021-06-21 02:44:44 --> orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-21 02:44:53 mlu I had an unstable machine once, and I couldn't figure out what was wrong for the longest time 2021-06-21 02:44:58 mlu then I opened it up and realized the CPU fan was dead 2021-06-21 02:45:03 Protocol2 Big oof 2021-06-21 02:45:10 Gustavo6046 My system can keep itself cool, kinda 2021-06-21 02:45:25 <-- dumayjonwh (~dumayjonw@37.120.155.228) has quit (Ping timeout: 258 seconds) 2021-06-21 02:45:25 mlu I didn't hear it because the PSU fan was still working 2021-06-21 02:45:26 Gustavo6046 I think the hard disk drive can be a real bottleneck sometimes, though. 2021-06-21 02:45:40 --> dumayjonwh (~dumayjonw@37.19.223.86) has joined #linux 2021-06-21 02:45:51 Protocol2 What is an ok temperature for a cpu to be? My thinkpad gets up to 60 sometimes and I don't know if that's acceptable 2021-06-21 02:45:56 mlu so, I spent $10, got a new HSF, and the stability issues went away 2021-06-21 02:46:01 Gustavo6046 And my GPUs are from 2012, which automatically means that they're old as fridgefrost from the point of view of 9 out of 10 ~~dentists~~ programs. 2021-06-21 02:46:08 mlu was surprised that the box worked for up to 30min before segfaulting 2021-06-21 02:46:11 Gustavo6046 With GPUs I mean the iGPU and dGPU. 2021-06-21 02:46:16 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-21 02:46:26 <-- geekthattweaks (uid433447@user/geekthattweaks) has quit (Quit: Connection closed for inactivity) 2021-06-21 02:46:30 Gustavo6046 And with 2012 I mean at best as new as 2012, since that's the year of this laptop model. They may be from 2010. 2021-06-21 02:46:43 [[R]] Protocol2: 60 is fine 2021-06-21 02:46:59 Gustavo6046 60 is not very old nowadays, mister orrr. 2021-06-21 02:47:07 Gustavo6046 [[Did I pronounce it correctly?]] 2021-06-21 02:48:44 @jim hey, that looks like my macro calls ;) 2021-06-21 02:49:53 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-21 02:50:03 Gustavo6046 Macro? 2021-06-21 02:50:11 Gustavo6046 You mean like... m4?... o.o 2021-06-21 02:50:16 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Client Quit) 2021-06-21 02:50:18 * Gustavo6046 gargles and gasps 2021-06-21 02:50:26 Gustavo6046 OOOH! 2021-06-21 02:50:28 Gustavo6046 The game is gonna start! 2021-06-21 02:50:31 <-- gnoo (~gnoo@user/gnoo) has left #linux (Bye!) 2021-06-21 02:50:36 <-- blahboyb1z (~blahboyba@c-67-183-225-44.hsd1.wa.comcast.net) has quit (Quit: leaving) 2021-06-21 02:50:38 Gustavo6046 Ouch, 1 FPS 2021-06-21 02:50:51 --> Epsilon- (~Epsilon@user/epsilon) has joined #linux 2021-06-21 02:51:01 Gustavo6046 I wonder if it's because I run it in Xephyr or what. https://i.imgur.com/zQj9knC.jpg 2021-06-21 02:51:10 --> madrik (~user@171.48.18.244) has joined #linux 2021-06-21 02:51:32 Gustavo6046 Also, I remember it would have some pretty buggy and flickery terrain, because of the many backbuffers it used, or something. Or maybe it was just VSync, which I turned off in advance anyway. 2021-06-21 02:51:50 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-21 02:51:51 <-- Epsilon (~Epsilon@user/epsilon) has quit (Quit: Quit) 2021-06-21 02:52:40 <-- dumayjonwh (~dumayjonw@37.19.223.86) has quit (Ping timeout: 265 seconds) 2021-06-21 02:52:48 Gustavo6046 That isn't happening now. Yay Wine! 2021-06-21 02:53:02 Gustavo6046 With "I rememeber" I mean a previous attempt at running it with Wine 2021-06-21 02:53:17 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 02:53:43 --> andreasbuhr (~quassel@p549db56c.dip0.t-ipconnect.de) has joined #linux 2021-06-21 02:54:10 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-21 02:54:38 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-21 02:54:45 <-- andreasbuhr (~quassel@p549db56c.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-21 02:54:55 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 02:55:46 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (Ping timeout: 258 seconds) 2021-06-21 02:55:49 <-- Protocol2 (~Protocol2@89.205.226.149) has quit (Quit: Protocol 2 is no longer with you.) 2021-06-21 02:55:52 --> TomyWork (~TomyLobo@p200300e80f133c00908b00f81726b6a1.dip0.t-ipconnect.de) has joined #linux 2021-06-21 02:55:59 --> andreasbuhr (~quassel@p549db56c.dip0.t-ipconnect.de) has joined #linux 2021-06-21 02:56:33 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 02:57:00 --> zarakshR (~Thunderbi@1.39.152.132) has joined #linux 2021-06-21 02:57:19 <-- Lindrian (~Lindrian@about/regex/lindrian) has left #linux (Textual IRC Client: www.textualapp.com) 2021-06-21 02:57:23 <-- zarakshR (~Thunderbi@1.39.152.132) has quit (Client Quit) 2021-06-21 02:57:27 --> namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has joined #linux 2021-06-21 02:57:41 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 258 seconds) 2021-06-21 02:58:45 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Ping timeout: 244 seconds) 2021-06-21 02:59:47 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 268 seconds) 2021-06-21 03:00:00 <-- xcolour (xcolour@164.90.157.248) has quit (Quit: WeeChat 2.3) 2021-06-21 03:00:05 --> Protocol2 (~oscar@145.15.244.231) has joined #linux 2021-06-21 03:00:25 Protocol2 Just out of curiousity where can i check the channel mode? 2021-06-21 03:00:44 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Quit: WeeChat 3.2) 2021-06-21 03:00:51 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-21 03:00:59 Cork Protocol2: /mode #linux 2021-06-21 03:01:03 --> envex (~rf@cpe-173-91-189-33.neo.res.rr.com) has joined #linux 2021-06-21 03:01:24 <-- Rubyn (~Rubyn@user/rubyn) has quit (Quit: WeeChat 3.1) 2021-06-21 03:01:26 <-- cesarb (~cesarb@user/cesarb) has quit (Quit: Leaving) 2021-06-21 03:01:41 Protocol2 Aight thank you. I am pretty new to IRC and I'm still getting used to it. Not that I know what +Ccnpt means but I'll figure it out. 2021-06-21 03:01:48 --> Rubyn (~Rubyn@user/rubyn) has joined #linux 2021-06-21 03:02:17 mlu differse by the IRCd 2021-06-21 03:02:38 mlu each letter stands for something, but n = no outside messages, t = topic can be changed by ops only 2021-06-21 03:02:49 <-- pepee (~user@user/pepee) has quit (Ping timeout: 265 seconds) 2021-06-21 03:04:05 mlu https://github.com/freenode/ircd-seven/blob/master/help/opers/cmode -- describes all of them 2021-06-21 03:04:52 mlu C = no CTCP, c = no colors, p = "private" 2021-06-21 03:05:17 ThinkT510 another page: https://libera.chat/guides/channelmodes 2021-06-21 03:05:32 <-- BarnabasDK (~BarnabasD@92.246.16.215) has quit (Quit: Leaving) 2021-06-21 03:05:36 hexnewbie https://github.com/solanum-ircd/solanum/blob/main/help/opers/cmode 2021-06-21 03:06:52 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-21 03:08:51 --> trusch__ (~trusch@87.123.131.237) has joined #linux 2021-06-21 03:10:13 o /quote help CMODE 2021-06-21 03:10:23 <-- trusch__ (~trusch@87.123.131.237) has quit (Client Quit) 2021-06-21 03:10:46 --> trusch__ (~trusch@87.123.131.237) has joined #linux 2021-06-21 03:11:51 --> rtypo (~alex@user/rtypo) has joined #linux 2021-06-21 03:12:23 <-- trusch__ (~trusch@87.123.131.237) has left #linux 2021-06-21 03:12:24 --> matt (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 03:12:47 -- matt is now known as Guest9291 2021-06-21 03:13:02 sord937 out of curiosity, what creates/mounts the /run directory, is it systemd? 2021-06-21 03:13:19 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-21 03:13:48 <-- grimlock (~megatron@46.246.122.177) has quit (Quit: WeeChat 3.0.1) 2021-06-21 03:15:07 KillerWasp https://web.archive.org/web/20131006232336/http://vba.ngemu.com:80/ 2021-06-21 03:16:29 --> RDK (~RDK@p200300db6717ba10caa6660969391e74.dip0.t-ipconnect.de) has joined #linux 2021-06-21 03:16:34 <-- sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has quit (Quit: Leaving) 2021-06-21 03:16:49 --> sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has joined #linux 2021-06-21 03:16:50 KillerWasp https://web.archive.org/web/20130707214155/http://vba.ngemu.com/ 2021-06-21 03:18:00 <-- ackyshake (~ackyshake@user/ackyshake) has quit (Quit: Soupy Twist!) 2021-06-21 03:18:24 --> ackyshake (~ackyshake@user/ackyshake) has joined #linux 2021-06-21 03:19:15 KillerWasp they fork to vbam and lost all the best features... :( 2021-06-21 03:19:16 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 252 seconds) 2021-06-21 03:20:42 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 265 seconds) 2021-06-21 03:21:23 <-- loganlee (~user@user/loganlee) has quit (Remote host closed the connection) 2021-06-21 03:21:26 --> frost (~frost@59.71.242.236) has joined #linux 2021-06-21 03:21:33 --> ZAJDAN (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-21 03:22:12 <-- frost (~frost@59.71.242.236) has left #linux 2021-06-21 03:22:17 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-21 03:22:20 --> valentin (~valentin@2a01:79d:7373:764c::110) has joined #linux 2021-06-21 03:23:05 loganlee hi 2021-06-21 03:23:36 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-21 03:25:06 g1n hi loganlee 2021-06-21 03:25:41 loganlee hey 2021-06-21 03:26:12 Protocol2 hi 2021-06-21 03:26:17 <-- Protocol2 (~oscar@145.15.244.231) has left #linux 2021-06-21 03:27:01 --> Protocol2 (~Protocol2@89.205.226.149) has joined #linux 2021-06-21 03:28:21 --> nalini (~nalini@117.237.209.110) has joined #linux 2021-06-21 03:30:02 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 03:30:22 <-- Guest9291 (~matt@nat1.mattstone.net) has quit (Ping timeout: 265 seconds) 2021-06-21 03:31:22 <-- nalini (~nalini@117.237.209.110) has quit (Quit: nalini) 2021-06-21 03:31:44 --> nalini (~nalini@117.237.209.110) has joined #linux 2021-06-21 03:32:20 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-21 03:32:20 --> rothandr_ (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has joined #linux 2021-06-21 03:33:12 <-- rothandrew (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-21 03:35:51 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-21 03:37:00 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-21 03:38:19 -- nalini is now known as Nintendo 2021-06-21 03:38:22 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Quit: Leaving.) 2021-06-21 03:38:43 Kyv copyright violation 2021-06-21 03:38:48 -- cyndaquil is now known as jobbautista9 2021-06-21 03:38:54 --> ml9l (~arisen@x4dbfe8c8.dyn.telefonica.de) has joined #linux 2021-06-21 03:39:40 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-21 03:40:10 --> expix (~1@amontpellier-652-1-280-94.w90-57.abo.wanadoo.fr) has joined #linux 2021-06-21 03:41:06 --> mbrad (~mbrad@94.14.18.180) has joined #linux 2021-06-21 03:41:22 -- Nintendo is now known as prasaddash12 2021-06-21 03:42:35 <-- prasaddash12 (~nalini@117.237.209.110) has quit (Quit: prasaddash12) 2021-06-21 03:42:59 --> prasaddash12 (~nalini@117.237.209.110) has joined #linux 2021-06-21 03:44:01 <-- rothandr_ (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has quit (Read error: Connection reset by peer) 2021-06-21 03:44:41 <-- Protocol2 (~Protocol2@89.205.226.149) has quit (Read error: Connection reset by peer) 2021-06-21 03:44:53 --> Protocol2 (~Protocol2@159.48.55.95) has joined #linux 2021-06-21 03:45:09 --> miko (~miko@user/miko) has joined #linux 2021-06-21 03:45:17 --> rothandrew (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has joined #linux 2021-06-21 03:46:34 --> matt_ (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 03:46:45 Gustavo6046 ack I think the game froze 2021-06-21 03:46:48 Gustavo6046 and I couldn't save ;-; 2021-06-21 03:46:53 Gustavo6046 but I was doing really well 2021-06-21 03:46:54 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-21 03:46:57 Gustavo6046 I was the only one on the last age of the game 2021-06-21 03:47:45 Gustavo6046 and was about to crush my enemy from an army that had, at first was like 3 troops, but quickly raised to 60 with the power of multiple military buildings, powerful resources, socialism, and the Lakotan bonuses. 2021-06-21 03:47:54 Gustavo6046 And especially the multiple military buldings thing. 2021-06-21 03:48:10 prasaddash12 What Is the game by the way? 2021-06-21 03:48:23 Gustavo6046 But I digress. I guess the game freezing was its way of telling me "it's 4:48 AM, go the heck to sleep". 2021-06-21 03:48:30 Gustavo6046 prasaddash12: it's Rise of Nations 2021-06-21 03:48:35 Gustavo6046 in this case it's Extended Edition 2021-06-21 03:48:35 <-- siika_ (~siika@139.226.50.41) has quit (Remote host closed the connection) 2021-06-21 03:48:59 <-- Abrax (~Abrax@user/abrax) has quit (Quit: Leaving) 2021-06-21 03:49:10 --> siika_ (~siika@112.64.93.87) has joined #linux 2021-06-21 03:49:20 Gustavo6046 RoN barely works on Wine but somehow this one did work. 2021-06-21 03:49:30 Gustavo6046 I just had to shove it in Xephyr so it wouldn't stall my whole system whenever I tried to alt-tab out. 2021-06-21 03:49:43 Gustavo6046 Oh, and single-digit FPS. Usually less frames per second than a cat has tits. 2021-06-21 03:49:51 Gustavo6046 Anyway, I'mma be off to bed. 2021-06-21 03:50:10 --> wattux (~wattux@212.51.23.106) has joined #linux 2021-06-21 03:50:13 prasaddash12 I have never used WINE. 2021-06-21 03:50:31 <-- Protocol2 (~Protocol2@159.48.55.95) has quit (Quit: Protocol 2 is no longer with you.) 2021-06-21 03:50:38 Gustavo6046 When you do, make sure you just sip it, and don't down it all at once :) 2021-06-21 03:51:45 --> ricci (~ricci@31.187.110.4) has joined #linux 2021-06-21 03:51:48 prasaddash12 I think I will never use it.I play small games on linux. 2021-06-21 03:52:10 prasaddash12 I will try to Gustavo6046 2021-06-21 03:52:16 -- aban_ is now known as aban 2021-06-21 03:52:17 Gustavo6046 Hmm, okay 2021-06-21 03:52:19 Gustavo6046 With which game? 2021-06-21 03:52:27 Gustavo6046 RoN is a bastard to get up and running on Linux 2021-06-21 03:52:39 --> tex (~super@user/dix) has joined #linux 2021-06-21 03:52:58 loganlee i just stick with civ 6 2021-06-21 03:53:00 --> Protocol2 (~Protocol2@159.48.55.95) has joined #linux 2021-06-21 03:53:01 Gustavo6046 lol 2021-06-21 03:53:05 Gustavo6046 I like my strategy real time 2021-06-21 03:53:06 loganlee it has linux version from steam 2021-06-21 03:53:13 loganlee i see Gustavo6046 2021-06-21 03:53:16 prasaddash12 project IGI I think.Anyway I am not connected to the games world. 2021-06-21 03:53:20 Gustavo6046 just like in Doom, I get to reload the super shotgun in real time! 2021-06-21 03:53:24 Gustavo6046 Doom 2* 2021-06-21 03:53:32 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-21 03:55:15 loganlee civ 6 is super complex 2021-06-21 03:55:16 <-- prasaddash12 (~nalini@117.237.209.110) has quit (Read error: Connection reset by peer) 2021-06-21 03:55:23 --> h8r3d (~h8r3d@196.41.104.82) has joined #linux 2021-06-21 03:55:39 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 03:56:01 Gustavo6046 anyway 2021-06-21 03:56:04 Gustavo6046 I got to bed now 2021-06-21 03:56:06 Gustavo6046 cya! 2021-06-21 03:56:12 loganlee ok bye 2021-06-21 03:56:15 Gustavo6046 <3 2021-06-21 03:56:27 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 03:57:03 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 03:57:26 <-- badsektor (~badsektor@user/badsektor) has quit (Quit: Leaving) 2021-06-21 03:57:53 <-- fm (~fm@user/fm) has quit (Quit: fm) 2021-06-21 03:58:34 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-21 03:58:34 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Client Quit) 2021-06-21 03:58:54 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 04:00:09 -- moon is now known as moony 2021-06-21 04:01:02 --> renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-21 04:01:04 --> Abrax (~Abrax@user/abrax) has joined #linux 2021-06-21 04:01:04 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Read error: Connection reset by peer) 2021-06-21 04:01:16 <-- acid (~acid@user/acid) has quit (Ping timeout: 244 seconds) 2021-06-21 04:01:19 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 04:02:20 --> acid (~acid@user/acid) has joined #linux 2021-06-21 04:05:37 <-- foozle (~foozle@2001-b011-c001-54d9-62f2-55e6-b823-c2a8.dynamic-ip6.hinet.net) has quit (Quit: Leaving) 2021-06-21 04:05:39 <-- matt_ (~matt@nat1.mattstone.net) has quit (Ping timeout: 265 seconds) 2021-06-21 04:06:12 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Quit: prasaddash12) 2021-06-21 04:06:34 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 04:06:40 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-21 04:06:57 <-- nifl` (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-21 04:07:09 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 04:07:35 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 265 seconds) 2021-06-21 04:08:15 -- moony is now known as cd 2021-06-21 04:08:57 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-21 04:09:30 <-- hendursaga (~weechat@user/hendursaga) has quit (Ping timeout: 244 seconds) 2021-06-21 04:09:47 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-21 04:10:27 -- nifl` is now known as nifl 2021-06-21 04:10:39 --> curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has joined #linux 2021-06-21 04:10:58 <-- saman (saman@server.saman-gh.co.uk) has quit (Remote host closed the connection) 2021-06-21 04:11:55 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-21 04:12:02 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 268 seconds) 2021-06-21 04:12:46 --> hkm (~hkm@81.214.252.93) has joined #linux 2021-06-21 04:12:49 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Ping timeout: 258 seconds) 2021-06-21 04:13:08 <-- envex (~rf@cpe-173-91-189-33.neo.res.rr.com) has quit 2021-06-21 04:13:16 --> hegstal (~hegstal@2a02:c7f:7604:8a00:7fb:5bd8:2599:2fdb) has joined #linux 2021-06-21 04:13:25 hkm hi 2021-06-21 04:13:51 wigums hi 2021-06-21 04:14:55 hkm Is there a better way to truncate files without doing `> $file` and instead doing `[ -f $file] && rm $file; touch $file`? shellcheck doesn't like `> $file` :) 2021-06-21 04:15:07 --> envex (~envex@cpe-173-91-189-33.neo.res.rr.com) has joined #linux 2021-06-21 04:15:18 spyroboy echo -n > $file 2021-06-21 04:15:25 hkm genius 2021-06-21 04:15:34 hkm i feel stupid now thanks :) 2021-06-21 04:15:58 spyroboy that's what the internet is for :) 2021-06-21 04:16:29 <-- MetalGearSolid (~MetalGear@user/metalgearsolid) has quit (Quit: Leaving) 2021-06-21 04:16:46 <-- miqztee (~username@user/miqztee) has quit (Ping timeout: 265 seconds) 2021-06-21 04:17:12 --> uid_max (~samw@host86-191-186-56.range86-191.btcentralplus.com) has joined #linux 2021-06-21 04:18:14 curdlesnoot hkm: it's just a warning, and can be ignored. if you feel the need to satisfy it, use true as a no-op, as it says e.g. : >"$file". the actual bug was your lack of quoting. 2021-06-21 04:18:18 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-21 04:18:49 hkm curdlesnoot no I always quote, I just didn't bother quoting when giving the example 2021-06-21 04:18:49 --> maroloccio (~marolocci@186.210.216.126) has joined #linux 2021-06-21 04:19:01 curdlesnoot that is, SC2086 is a bug but SC2188 is just syle lecturing 2021-06-21 04:19:13 <-- hegstal (~hegstal@2a02:c7f:7604:8a00:7fb:5bd8:2599:2fdb) has quit (Remote host closed the connection) 2021-06-21 04:19:29 hkm Oh i see, what does this mean: "Move to its command (or use 'true' as no-op)" 2021-06-21 04:19:41 --> lhc130 (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has joined #linux 2021-06-21 04:19:47 curdlesnoot if you click on the SC2188 link, the author explains his rationale 2021-06-21 04:20:03 curdlesnoot and : is a synonym of the true command 2021-06-21 04:20:16 --> hegstal (~hegstal@2a02:c7f:7604:8a00:2a76:42b9:78db:d162) has joined #linux 2021-06-21 04:20:36 curdlesnoot the premise is that a standalone redirection might have been unintended 2021-06-21 04:20:55 hkm cool I understand thank you 2021-06-21 04:21:06 hkm It is just a style correction, right? 2021-06-21 04:21:20 curdlesnoot yes 2021-06-21 04:22:17 hkm I get this funny error as well, not sure why: editor="$EDITOR" ^-----^ SC2153: Possible misspelling: EDITOR may not be assigned, but editor is. 2021-06-21 04:22:18 curdlesnoot it's in the "style" severity 2021-06-21 04:22:34 <-- uid_max (~samw@host86-191-186-56.range86-191.btcentralplus.com) has quit (Ping timeout: 265 seconds) 2021-06-21 04:24:30 <-- moto (~moto@user/moto) has quit (Ping timeout: 265 seconds) 2021-06-21 04:24:33 curdlesnoot it's a false positive, in your case. that said, if you don't proceed to manipulate the value of editor, you could just reference EDITOR directly. 2021-06-21 04:24:40 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 04:25:50 hkm This is the line that follows: `[ -z "$EDITOR" ] && editor="vim"` 2021-06-21 04:26:28 hkm curdlesnoot 2021-06-21 04:26:46 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Quit: Leaving) 2021-06-21 04:26:51 --> maroloccio1 (~marolocci@189.15.9.54) has joined #linux 2021-06-21 04:27:26 curdlesnoot yeah, ok. I'd just replace both of those lines with editor=${EDITOR:-vim}, which should also make shellcheck happy. 2021-06-21 04:28:03 curdlesnoot it's smart, but not smart enough to infer the connection between the two lines you currently have. 2021-06-21 04:28:39 <-- nifl (~user@user/niflce) has quit (Quit: ERC (IRC client for Emacs 27.2)) 2021-06-21 04:28:52 --> nifl (~user@user/niflce) has joined #linux 2021-06-21 04:29:22 <-- maroloccio (~marolocci@186.210.216.126) has quit (Ping timeout: 246 seconds) 2021-06-21 04:29:40 hkm thanks man 2021-06-21 04:31:15 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-21 04:31:59 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-21 04:32:40 hkm How can I get the following to match all positive numbers: ` echo 10 | grep -w '([0-9]+)'` 2021-06-21 04:33:20 hkm I forgot how to use regex :/ 2021-06-21 04:33:24 curdlesnoot given just "10" as an input, anchoring the patter with ^ and $ would do 2021-06-21 04:34:17 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Quit: prasaddash12) 2021-06-21 04:34:24 hkm `'^([0-9]+)$'` doesn't do it 2021-06-21 04:34:36 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 04:34:41 loganlee what are you matching again? 2021-06-21 04:34:51 hkm all positive numbers loganlee 2021-06-21 04:35:02 curdlesnoot well, you also wrote an ERE, so it needs to be grep -E in that case 2021-06-21 04:35:12 hkm ah let me try again 2021-06-21 04:35:27 hkm got it curdlesnoot thanks a lot! 2021-06-21 04:35:31 --> shrysr (~shrysr@2600:3c04::f03c:91ff:fece:e233) has joined #linux 2021-06-21 04:35:31 curdlesnoot to start with the simplest thing that should work, try: grep -E '^[0-9]+$' 2021-06-21 04:36:08 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Client Quit) 2021-06-21 04:36:10 --> mexen (uid495612@user/mexen) has joined #linux 2021-06-21 04:36:17 --> plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has joined #linux 2021-06-21 04:36:18 <-- ricci (~ricci@31.187.110.4) has quit (Quit: ricci) 2021-06-21 04:36:27 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 04:36:52 hkm Yep got it, no shellcheck errors anymore either :) 2021-06-21 04:37:25 <-- qrpnxz (abc4f95c31@user/qrpnxz) has quit (Quit: Gateway shutdown) 2021-06-21 04:37:42 --> qrpnxz (~qrpnxz@user/qrpnxz) has joined #linux 2021-06-21 04:37:59 -- tm512` is now known as tm512 2021-06-21 04:38:17 <-- jobbautista9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-21 04:38:26 bindi I added a firewall rule in pfSense to allow any port to WAN net any port, still not going through to me 2021-06-21 04:38:36 bindi and UDP ofc 2021-06-21 04:38:43 bindi and pfsense doesnt log them blocked anymore either 2021-06-21 04:38:52 hkm curdlesnoot is it necessary to error check coreutils such as doing `printf lol || exit | cut -b 3 || exit` instead of `printf lol | cut -b 3`? 2021-06-21 04:39:56 curdlesnoot hkm: the syntax isn't right, though I can see what you're driving at. I don't think it's worth it for utilities such as printf and cut. 2021-06-21 04:40:11 curdlesnoot hkm: incidentally, some of these things can be done in bash, if that's what you happen to be using. 2021-06-21 04:40:22 hkm oh ok Im writing in POSIX sh 2021-06-21 04:40:25 curdlesnoot ah 2021-06-21 04:40:30 --> GOD (~mad@user/god) has joined #linux 2021-06-21 04:40:40 curdlesnoot in any case, I wouldn't bother for that particular example 2021-06-21 04:40:46 hkm I think you're talking about bash -e right? 2021-06-21 04:41:19 hkm i forgot what the flag that exited on error 2021-06-21 04:41:20 curdlesnoot no, because I'm in the camp that doesn't recommend errexit as a crutch. bash's pipefail is sometimes useful, but is should be used with some forethought. 2021-06-21 04:41:38 curdlesnoot errexit is also a posix thing, btw 2021-06-21 04:42:06 hkm oh is it supported for sh as well? 2021-06-21 04:42:11 curdlesnoot it is 2021-06-21 04:42:41 hkm but you wouldn't recommend it in production scripts, right? 2021-06-21 04:42:42 curdlesnoot I still don't recommend it except for scripts that resemble dumb batch jobs 2021-06-21 04:42:47 hkm ok 2021-06-21 04:42:51 hkm got it thanks :) 2021-06-21 04:42:51 curdlesnoot that's right. I generally wouldn't. 2021-06-21 04:43:01 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-21 04:43:16 curdlesnoot it's not an easy thing to explain why, but it can be just as effective as introducing bugs as acting as a poor man's exception mechanism. 2021-06-21 04:43:25 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-21 04:43:33 hkm appreciate the help curdlesnoot I'm going to write a README for the script now :) 2021-06-21 04:43:47 curdlesnoot consider the things that might resonably fail, and handle those. 2021-06-21 04:44:12 curdlesnoot not only fail but which would seriously compromise the behaviour of the script, I should add. 2021-06-21 04:44:19 hkm I never witnessed coreutils fail in my short Linux journey 2021-06-21 04:44:38 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-21 04:45:32 --> jobbautista9 (~job@user/job) has joined #linux 2021-06-21 04:45:45 <-- luke-jr (~luke-jr@user/luke-jr) has quit (Quit: ZNC - http://znc.sourceforge.net) 2021-06-21 04:46:01 --> ixil (~ixil@82.197.178.137) has joined #linux 2021-06-21 04:46:08 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-21 04:46:25 curdlesnoot if cut were to fail, you'd likely end up with an empty output stream. a cheap defense against expanding empty variables is ${var:?}, if it matters. 2021-06-21 04:46:44 --> luke-jr (~luke-jr@user/luke-jr) has joined #linux 2021-06-21 04:47:27 hkm I'm unfamiliar with that syntax but I guess it's time to learn 2021-06-21 04:48:03 curdlesnoot it's not something I would reach for often but it has its uses 2021-06-21 04:48:11 <-- bladdezz (~bladdezz@user/bladdezz) has quit (Remote host closed the connection) 2021-06-21 04:48:36 hkm Appreciate it curdlesnoot, I got to go, see you later 2021-06-21 04:48:39 <-- hkm (~hkm@81.214.252.93) has quit (Quit: Client closed) 2021-06-21 04:48:42 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 04:49:12 --> pgp (~pgp@88.157.222.244) has joined #linux 2021-06-21 04:50:16 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Quit: prasaddash12) 2021-06-21 04:50:50 --> dka_ (~code-is-a@ns3059207.ip-193-70-33.eu) has joined #linux 2021-06-21 04:51:27 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-21 04:52:31 <-- dka_ (~code-is-a@ns3059207.ip-193-70-33.eu) has quit (Remote host closed the connection) 2021-06-21 04:52:31 --> nifl (~user@user/niflce) has joined #linux 2021-06-21 04:52:55 --> dka (~code-is-a@ns3059207.ip-193-70-33.eu) has joined #linux 2021-06-21 04:53:25 --> unmanbearpig (~unmanbear@user/unmanbearpig) has joined #linux 2021-06-21 04:53:40 <-- hegstal (~hegstal@2a02:c7f:7604:8a00:2a76:42b9:78db:d162) has quit (Remote host closed the connection) 2021-06-21 04:54:39 --> Fritz1 (~Fritz@89.196.56.240) has joined #linux 2021-06-21 04:55:30 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 264 seconds) 2021-06-21 04:56:34 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 04:57:03 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 04:57:06 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-21 04:57:20 <-- iflema (~ian@user/iflema) has quit (Quit: iflema) 2021-06-21 04:58:38 --> kryptonz (~kryptonz@86.105.9.67) has joined #linux 2021-06-21 04:58:55 --> Guest35 (~Guest35@ip-222-153.ists.pl) has joined #linux 2021-06-21 04:59:31 <-- Fritz1 (~Fritz@89.196.56.240) has quit (Quit: Leaving) 2021-06-21 05:00:27 --> bladdezz (~bladdezz@user/bladdezz) has joined #linux 2021-06-21 05:01:07 <-- kryptonz (~kryptonz@86.105.9.67) has left #linux 2021-06-21 05:01:45 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-21 05:03:39 <-- craigevil (craig@user/craigevil) has quit (Ping timeout: 265 seconds) 2021-06-21 05:06:09 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 05:06:26 --> x88x88x (~x88x88x@188.214.106.74) has joined #linux 2021-06-21 05:06:56 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-21 05:07:07 <-- simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has quit (Remote host closed the connection) 2021-06-21 05:08:09 <-- thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has quit (Quit: Ping timeout (120 seconds)) 2021-06-21 05:08:27 --> thurs (~thurs@ip68-225-209-147.ph.ph.cox.net) has joined #linux 2021-06-21 05:09:00 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:09:35 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 05:09:36 <-- loganlee (~user@user/loganlee) has quit (Read error: Connection reset by peer) 2021-06-21 05:09:44 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:10:16 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 05:12:16 --> Sims403 (~Sims@89-233-115-253.static.t-2.net) has joined #linux 2021-06-21 05:12:56 --> SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has joined #linux 2021-06-21 05:14:07 <-- Sims40 (~Sims@89-233-115-253.static.t-2.net) has quit (Ping timeout: 244 seconds) 2021-06-21 05:14:24 <-- Nefertiti (~unscripte@user/unscripted) has quit (Quit: Quitz) 2021-06-21 05:14:24 --> prasaddash12_ (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 05:14:27 <-- SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has quit (Client Quit) 2021-06-21 05:14:39 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Quit: prasaddash12) 2021-06-21 05:14:45 --> SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has joined #linux 2021-06-21 05:14:52 -- prasaddash12_ is now known as prasaddash12 2021-06-21 05:15:13 <-- maroloccio1 (~marolocci@189.15.9.54) has quit (Ping timeout: 246 seconds) 2021-06-21 05:15:20 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:15:48 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 05:16:15 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-21 05:16:15 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-21 05:16:15 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-21 05:16:59 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:17:16 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 05:17:19 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Client Quit) 2021-06-21 05:17:41 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 05:19:46 <-- GOD (~mad@user/god) has quit (Ping timeout: 268 seconds) 2021-06-21 05:20:50 prasaddash12 Anybody from archlinux here? I can not join archlinux. 2021-06-21 05:20:58 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:21:10 <-- bradfier (~bradfier@user/bradfier) has quit (Quit: Leaving...) 2021-06-21 05:21:39 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 05:22:06 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 05:22:36 <-- ionutb (~ionut@user/ionutb) has quit (Quit: leaving) 2021-06-21 05:22:48 <-- jobbautista9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-21 05:22:55 --> bradfier (~bradfier@user/bradfier) has joined #linux 2021-06-21 05:23:08 --> DevAntoine (~DevAntoin@78.196.234.32) has joined #linux 2021-06-21 05:23:23 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-21 05:23:23 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-21 05:23:23 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-21 05:24:21 <-- esselfe (~steph@user/esselfe) has quit (Quit: rebooting) 2021-06-21 05:25:34 --> pilyn (~pilyn@user/pilyn) has joined #linux 2021-06-21 05:25:58 <-- elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has quit (Quit: Leaving) 2021-06-21 05:25:59 --> kenran (~kenran@b2b-37-24-119-190.unitymedia.biz) has joined #linux 2021-06-21 05:26:27 --> elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has joined #linux 2021-06-21 05:27:09 <-- tejr (~tejr@user/tejr) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- spithash (~spithash@user/spithash) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- scara (~user@user/scara) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- beaver (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- mousey (~skymouse@gateway/tor-sasl/mousey) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- Sven_vB (~sven@user/sven-vb/x-2094958) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- CombatVet (~c4@user/combatvet) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- pilyn (~pilyn@user/pilyn) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- Curve25519ChaCha (~Username@user/curve25519chacha) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- kish` (~aqua@user/aqua) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- tusko (~yeurt@user/tusko) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- adanwan (~adanwan@gateway/tor-sasl/adanwan) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- Epsilon- (~Epsilon@user/epsilon) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- phrost (~JFEIDAX@gateway/tor-sasl/phrost) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- hendursa1 (~weechat@user/hendursaga) has quit (Remote host closed the connection) 2021-06-21 05:27:09 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-21 05:27:59 <-- ionutb (~ionut@user/ionutb) has quit (Client Quit) 2021-06-21 05:28:09 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 05:28:19 --> spine-o-saurus (~snake@2602:48:a07b:7f0c:94b3:f2ab:b1bc:8f4a) has joined #linux 2021-06-21 05:28:42 --> esselfe (~steph@user/esselfe) has joined #linux 2021-06-21 05:28:46 <-- nifl` (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-21 05:28:52 --> jobbautista9 (~job@user/job) has joined #linux 2021-06-21 05:29:00 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 05:29:17 --> hmvago (~hmvago@77.72.197.136) has joined #linux 2021-06-21 05:29:28 <-- nifl (~user@user/niflce) has quit (Killed (copper.libera.chat (Nickname regained by services))) 2021-06-21 05:29:28 -- nifl` is now known as nifl 2021-06-21 05:29:28 --> dambuster (~dambuster@185.193.170.225) has joined #linux 2021-06-21 05:29:53 Kyv prasaddash12: what is stopping you? 2021-06-21 05:30:10 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-21 05:30:11 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Read error: Connection reset by peer) 2021-06-21 05:30:18 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 05:30:25 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 05:30:26 --> scara (~user@user/scara) has joined #linux 2021-06-21 05:30:29 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-21 05:30:32 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-21 05:30:35 --> adanwan (~adanwan@gateway/tor-sasl/adanwan) has joined #linux 2021-06-21 05:30:43 --> Epsilon (~Epsilon@user/epsilon) has joined #linux 2021-06-21 05:30:48 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 05:30:51 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-21 05:31:05 --> beaver (~loop@user/pong) has joined #linux 2021-06-21 05:31:21 <-- kyr (~kyr@167.71.50.12) has quit (Remote host closed the connection) 2021-06-21 05:31:28 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-21 05:32:02 <-- beaver (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-21 05:32:10 <-- orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Ping timeout: 258 seconds) 2021-06-21 05:32:28 --> spithash (~spithash@user/spithash) has joined #linux 2021-06-21 05:32:29 --> phrost (~JFEIDAX@gateway/tor-sasl/phrost) has joined #linux 2021-06-21 05:32:31 --> tejr (~tejr@user/tejr) has joined #linux 2021-06-21 05:32:32 --> mousey (~skymouse@gateway/tor-sasl/mousey) has joined #linux 2021-06-21 05:32:49 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-21 05:32:50 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-21 05:32:53 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-21 05:32:57 Kyv prasaddash12: it is open only to registered users. 2021-06-21 05:33:05 --> Curve25519ChaCha (~Username@user/curve25519chacha) has joined #linux 2021-06-21 05:33:16 --> beaver (~loop@user/pong) has joined #linux 2021-06-21 05:33:16 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 05:33:28 --> ano (~weechat@user/ano) has joined #linux 2021-06-21 05:34:11 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 05:34:59 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-21 05:35:31 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Read error: Connection reset by peer) 2021-06-21 05:35:45 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 05:36:12 --> DX099 (~dx099@2a01:e0a:347:f1c1:ae10:2c92:fec:7b5b) has joined #linux 2021-06-21 05:37:02 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Client closed) 2021-06-21 05:37:04 --> moto (~moto@user/moto) has joined #linux 2021-06-21 05:37:58 <-- dambuster (~dambuster@185.193.170.225) has quit (Quit: Leaving) 2021-06-21 05:38:14 --> dambuster (~dambuster@185.193.170.225) has joined #linux 2021-06-21 05:39:31 --> toretto (~0xe3b7@ca1-1.azirevpn.net) has joined #linux 2021-06-21 05:39:43 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-21 05:40:22 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Remote host closed the connection) 2021-06-21 05:40:32 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-21 05:42:58 --> maroloccio (~marolocci@189.15.9.54) has joined #linux 2021-06-21 05:43:39 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-21 05:43:43 --> simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-21 05:44:28 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::2) has joined #linux 2021-06-21 05:45:03 <-- Tom^ (~Tom^@user/tom/x-0773808) has quit (Ping timeout: 268 seconds) 2021-06-21 05:45:18 HumbleGuy generally what is the best way to udpate drivers? i want to update my gpu drivers for my laptop Satellite C660-1LD 2021-06-21 05:45:31 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-21 05:46:51 <-- miko (~miko@user/miko) has quit (Read error: Connection reset by peer) 2021-06-21 05:46:52 gry how did you install these drivers? 2021-06-21 05:47:04 omegatron if you are using some ditribution, you might use the built-in update functionality via system settings for example (if there is such a thing) - or use the local package manager directly in a terminal 2021-06-21 05:47:04 HumbleGuy gry, i didn't 2021-06-21 05:47:20 omegatron dpkg, apt-get, or whatever .. 2021-06-21 05:47:43 Kyv Ideally you would use the drivers available through your repositories. 2021-06-21 05:48:25 --> Samian (~Samian@2620:10d:c090:400::5:3321) has joined #linux 2021-06-21 05:48:29 Samian I did apt list --installed, and it shows I have nvidia-driver-460, nvidia-driver-455, and nvidia-driver-450 2021-06-21 05:48:32 HumbleGuy i dont know, i feel like my gpu drivers aren't properly isntalled 2021-06-21 05:48:36 Samian how can I remove 460 and activate 455 as the driver to use? 2021-06-21 05:48:43 --> xad231 (~xad231@2a02:560:4165:6f00:7918:3df4:3d86:6c86) has joined #linux 2021-06-21 05:49:11 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-21 05:49:22 <-- xad231 (~xad231@2a02:560:4165:6f00:7918:3df4:3d86:6c86) has quit (Changing host) 2021-06-21 05:49:22 --> xad231 (~xad231@user/xad231) has joined #linux 2021-06-21 05:49:26 gry HumbleGuy: what linux distribution are you using? 2021-06-21 05:50:01 HumbleGuy gry, i am using gentoo 2021-06-21 05:50:12 gry HumbleGuy: could you please pastebin output of "lspci -vmmnn"? 2021-06-21 05:50:35 <-- charon^ (~charon@user/charon) has quit (Quit: WeeChat 3.2) 2021-06-21 05:50:58 HumbleGuy gry, http://dpaste.com/8B7S3QJNJ 2021-06-21 05:51:25 --> gtlsgamr (~gtlsgamr@103.247.4.164) has joined #linux 2021-06-21 05:52:22 gry HumbleGuy: is it cpu integrated? 2021-06-21 05:52:30 HumbleGuy gry, yes 2021-06-21 05:53:58 <-- madrik (~user@171.48.18.244) has quit (Remote host closed the connection) 2021-06-21 05:54:28 <-- siika_ (~siika@112.64.93.87) has quit (Remote host closed the connection) 2021-06-21 05:54:55 --> siika_ (~siika@139.226.50.205) has joined #linux 2021-06-21 05:55:05 gry HumbleGuy: https://h-node.org/videocards/view/en/302/Intel-Corporation-Core-Processor-Integrated-Graphics-Controller--rev-02- suggests this videocard works with 'i915' driver. is it available in gentoo? 2021-06-21 05:55:42 TJ- i915 is part of the kernel 2021-06-21 05:56:37 HumbleGuy gry, are you talking about kernel module i915? yes i enabled it 2021-06-21 05:56:45 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 05:57:02 <-- gpeskens[w] (~gpeskens@94-209-53-75.cable.dynamic.v4.ziggo.nl) has quit (Remote host closed the connection) 2021-06-21 05:57:03 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 05:57:16 gry HumbleGuy: this should be it, perhaps? does 'glxinfo' work ok? 2021-06-21 05:58:14 HumbleGuy gry, yes i get output 2021-06-21 05:58:37 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 05:58:53 <-- Betal (~Beta@user/betal) has quit (Quit: WeeChat 3.2) 2021-06-21 05:58:55 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-21 05:59:07 gry HumbleGuy: what is the issue, then? 2021-06-21 05:59:35 Kyv A feelin'. 2021-06-21 05:59:40 HumbleGuy very low performace, and screen tearing 2021-06-21 05:59:51 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 268 seconds) 2021-06-21 06:00:02 HumbleGuy compositor doesnt work 2021-06-21 06:00:19 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 06:00:50 HumbleGuy i mean i get errors when trying to run compositor 2021-06-21 06:01:01 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::2) has quit (Remote host closed the connection) 2021-06-21 06:01:45 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::2) has joined #linux 2021-06-21 06:02:23 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-21 06:02:40 Kyv HumbleGuy: the other day you said it was Intel GPU with these problems. 2021-06-21 06:02:50 <-- EriC^^ (~Eric@178.135.0.196) has quit (Ping timeout: 258 seconds) 2021-06-21 06:02:56 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 06:02:56 HumbleGuy Kyv, well yes 2021-06-21 06:03:49 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Read error: Connection reset by peer) 2021-06-21 06:03:59 <-- bluenode (~bluenode@23.108.99.98) has quit (Remote host closed the connection) 2021-06-21 06:04:09 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 06:04:15 --> bluenode (~bluenode@23.108.99.98) has joined #linux 2021-06-21 06:04:23 HumbleGuy Kyv, actually hold on, i dont see no more screen tearing 2021-06-21 06:04:26 <-- Cork (~Cork@user/cork) has quit (Ping timeout: 252 seconds) 2021-06-21 06:05:04 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-21 06:05:27 Kyv If you are actually using nvidia and the proprietary driver then it's easy to fix your tearing. 2021-06-21 06:05:27 <-- hrtk (~hritik@223.226.188.53) has quit (Read error: Connection reset by peer) 2021-06-21 06:05:28 -- reinhardt is now known as cronos 2021-06-21 06:05:48 --> kyr (~kyr@167.71.50.12) has joined #linux 2021-06-21 06:06:05 Kyv Without compositing, but rather ForceFullCompositionPipeline option. 2021-06-21 06:06:11 <-- darutoko (~darutoko@92.125.60.150) has quit (Quit: Leaving) 2021-06-21 06:06:42 Kyv s/compositing/standalone compositor 2021-06-21 06:07:00 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Client Quit) 2021-06-21 06:07:11 HumbleGuy Kyv, i dont use nvidia... 2021-06-21 06:07:23 --> prasaddash12 (~prasaddas@117.237.209.110) has joined #linux 2021-06-21 06:07:54 --> Cork (~Cork@user/cork) has joined #linux 2021-06-21 06:08:06 Kyv Ah I got googley eyed and misread Sambian's question among yours. 2021-06-21 06:08:12 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 06:08:15 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-21 06:08:29 HumbleGuy anyways, why i get this? [ 06/21/2021 13:04:22.482 vsync_init ERROR ] No supported vsync method found for this backend 2021-06-21 06:08:33 HumbleGuy is my gpu broken? 2021-06-21 06:09:42 <-- unmanbearpig (~unmanbear@user/unmanbearpig) has quit (Ping timeout: 250 seconds) 2021-06-21 06:09:50 SkunkyLaptop HumbleGuy: if your gpu was broken, you would get no video at all. 2021-06-21 06:10:42 <-- ZAJDAN (~ZAJDAN@195.122.199.179) has quit (Read error: Connection reset by peer) 2021-06-21 06:10:50 <-- aquijoule__ (~richbridg@213-225-32-247.nat.highway.a1.net) has quit (Ping timeout: 265 seconds) 2021-06-21 06:10:53 --> ZAJDAN (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-21 06:11:13 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-21 06:11:49 Kyv HumbleGuy: do you have xf86-video-intel driver installed? 2021-06-21 06:12:07 HumbleGuy Kyv, i dont know, how do i check 2021-06-21 06:12:50 Kyv grep on however you list installed packages 2021-06-21 06:13:29 --> iflema (~ian@user/iflema) has joined #linux 2021-06-21 06:13:35 Kyv qlist -IC for Gentoo 2021-06-21 06:13:59 HumbleGuy Kyv, i got this x11-drivers/xf86-video-intel-2.99.917_p20201215 2021-06-21 06:14:54 HumbleGuy yes its installed then 2021-06-21 06:15:10 <-- Guest35 (~Guest35@ip-222-153.ists.pl) has quit (Quit: Client closed) 2021-06-21 06:15:16 --> rsx (~dummy@ppp-188-174-132-32.dynamic.mnet-online.de) has joined #linux 2021-06-21 06:15:21 <-- prasaddash12 (~prasaddas@117.237.209.110) has quit (Ping timeout: 250 seconds) 2021-06-21 06:15:50 HumbleGuy then all i got to say i have a crappy gpu 2021-06-21 06:16:00 --> scp1 (~scp1@user/japh) has joined #linux 2021-06-21 06:16:46 --> rindolf (~rindolf@87.68.240.240.adsl.012.net.il) has joined #linux 2021-06-21 06:18:07 curdlesnoot or a bad implementation of a compositor, perhaps 2021-06-21 06:19:30 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 06:19:32 <-- japh (~scp1@user/japh) has quit (Ping timeout: 265 seconds) 2021-06-21 06:20:49 Kyv HumbleGuy: the xf86-video-intel driver is known to cause issues on some systems 2021-06-21 06:21:07 --> richbridger (~richbridg@089144205017.atnat0014.highway.webapn.at) has joined #linux 2021-06-21 06:21:29 HumbleGuy ok i'll disable it and then see 2021-06-21 06:22:42 curdlesnoot what did glxinfo report, anyway? 2021-06-21 06:22:49 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-21 06:22:59 Kyv curdlesnoot: it is effectively the only standalone compositor there is 2021-06-21 06:23:33 Kyv re: picom 2021-06-21 06:23:53 curdlesnoot doesn't mean it's good. in any case, does glxinfo at least confirm the use of an accelerated driver? 2021-06-21 06:24:39 HumbleGuy curdlesnoot, glxinfo gives a very long output 2021-06-21 06:24:50 HumbleGuy i am not sure how to dpaste it 2021-06-21 06:24:53 Kyv What is "good"? 2021-06-21 06:24:55 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 06:25:08 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 268 seconds) 2021-06-21 06:26:00 curdlesnoot HumbleGuy: there's a sample command showing how to pastebin content that can be shown by entering the /topic command in your IRC client. but I'm really just interested in the "Device:" line at this point. 2021-06-21 06:26:16 <-- catman_ (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-21 06:27:05 --> voltage_ (voltage@user/voltage) has joined #linux 2021-06-21 06:27:06 --> Draiveus (~Bunstonio@user/bunstonious) has joined #linux 2021-06-21 06:27:24 HumbleGuy curdlesnoot, $ glxinfo -v | grep -i device 2021-06-21 06:27:24 HumbleGuy Device: llvmpipe (LLVM 11.1.0, 128 bits) (0xffffffff) 2021-06-21 06:27:28 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 250 seconds) 2021-06-21 06:27:53 curdlesnoot that's your problem. 2021-06-21 06:27:57 Samian anyone know how to switch between graphics drivers from the command line? 2021-06-21 06:28:14 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-21 06:28:17 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-21 06:28:21 curdlesnoot HumbleGuy: small wonder that no vsync method is available. that's a 100% software-based OpenGL implementation. 2021-06-21 06:28:38 HumbleGuy so that means? 2021-06-21 06:28:39 --> Lindrian (~Lindrian@about/regex/lindrian) has joined #linux 2021-06-21 06:28:51 <-- xad231 (~xad231@user/xad231) has quit (Quit: Client closed) 2021-06-21 06:29:17 <-- Lindrian (~Lindrian@about/regex/lindrian) has left #linux 2021-06-21 06:29:25 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-21 06:29:34 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-21 06:29:38 --> Guest35 (~Guest35@ip-222-153.ists.pl) has joined #linux 2021-06-21 06:29:41 curdlesnoot HumbleGuy: that you're missing the driver, of the userspace parts aren't in agreement with the kernel driver, perhaps. 2021-06-21 06:29:48 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-21 06:29:49 <-- ham (~ham4@user/ham) has quit (Read error: Connection reset by peer) 2021-06-21 06:30:21 --> xad231 (~xad231@user/xad231) has joined #linux 2021-06-21 06:31:26 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-21 06:31:27 HumbleGuy curdlesnoot, sso how do i enable it in kernel? 2021-06-21 06:31:49 --> catman (~catman@user/catman370) has joined #linux 2021-06-21 06:32:23 curdlesnoot HumbleGuy: have you considered continuing this in #gentoo? you might get more useful responses. 2021-06-21 06:32:26 --> ham (~ham4@user/ham) has joined #linux 2021-06-21 06:32:34 <-- fling (~fling@user/fling) has quit (Excess Flood) 2021-06-21 06:32:58 <-- sa (sid1055@id-1055.tinside.irccloud.com) has quit (Ping timeout: 244 seconds) 2021-06-21 06:33:15 curdlesnoot in any case, some guidance can be found here: https://wiki.gentoo.org/wiki/Intel 2021-06-21 06:33:29 --> evilbug (~evilbug@188.25.70.90) has joined #linux 2021-06-21 06:33:36 HumbleGuy curdlesnoot, ok thanks for your guidance 2021-06-21 06:33:45 curdlesnoot there's also "eselect opengl", if I recall correctly 2021-06-21 06:33:56 --> sa (sid1055@id-1055.tinside.irccloud.com) has joined #linux 2021-06-21 06:34:20 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 06:34:27 --> fling (~fling@user/fling) has joined #linux 2021-06-21 06:34:39 curdlesnoot once you get it right, the Device line will reference an Intel implementation 2021-06-21 06:34:50 <-- jjakob (~quassel@2a01:260:8028:10f0::62) has quit (Quit: Either rebooting or something broke.) 2021-06-21 06:35:13 --> jjakob (~quassel@2a01:260:8028:10f0::62) has joined #linux 2021-06-21 06:35:15 HumbleGuy got it, thanks 2021-06-21 06:35:35 curdlesnoot your compositor should also perform better by an order of magnitude 2021-06-21 06:35:52 <-- billy1 (~andy@2406:3400:21b:6970:6c16:c68d:f65d:123d) has quit (Quit: Leaving) 2021-06-21 06:35:58 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 06:36:31 --> chris64 (~chris@user/chris64) has joined #linux 2021-06-21 06:36:34 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-21 06:36:35 <-- Jinx (~Jinx@user/jinx) has quit (Ping timeout: 244 seconds) 2021-06-21 06:36:57 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 268 seconds) 2021-06-21 06:37:15 <-- ramsey_ (ramsey@triton.blinkenshell.org) has quit (Ping timeout: 272 seconds) 2021-06-21 06:38:32 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 06:38:51 <-- Guest35 (~Guest35@ip-222-153.ists.pl) has quit (Quit: Client closed) 2021-06-21 06:38:58 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 06:39:35 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-21 06:40:28 Camilo does anyone know of some easy to use foss for entity relationship diagrams (ERDs)? I've been drawing my database designs in libreoffice draw but it's a lot harder than doing the same in microsoft visio. 2021-06-21 06:40:41 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 06:41:03 <-- jakesyl (sid56879@id-56879.stonehaven.irccloud.com) has quit (Ping timeout: 272 seconds) 2021-06-21 06:41:14 --> NeddySeagoon (~quassel@2a01:4f8:162:c:fe::8001) has joined #linux 2021-06-21 06:41:14 <-- NeddySeagoon (~quassel@2a01:4f8:162:c:fe::8001) has quit (Changing host) 2021-06-21 06:41:14 --> NeddySeagoon (~quassel@gentoo/developer/NeddySeagoon) has joined #linux 2021-06-21 06:42:08 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 06:42:57 <-- rpthms (~rpthms@user/rpthms) has quit (Ping timeout: 272 seconds) 2021-06-21 06:43:35 <-- nem (sid113421@user/nem) has quit (Ping timeout: 272 seconds) 2021-06-21 06:43:38 --> jakesyl (sid56879@id-56879.stonehaven.irccloud.com) has joined #linux 2021-06-21 06:43:48 spine-o-saurus dia 2021-06-21 06:44:11 <-- nifl (~user@user/niflce) has quit (Ping timeout: 265 seconds) 2021-06-21 06:44:25 --> nem (sid113421@user/nem) has joined #linux 2021-06-21 06:45:01 --> rpthms (rpthms@user/rpthms) has joined #linux 2021-06-21 06:45:42 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 06:46:26 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 252 seconds) 2021-06-21 06:46:33 <-- OlCe (~user@lfbn-nic-1-123-149.w2-15.abo.wanadoo.fr) has quit (Remote host closed the connection) 2021-06-21 06:47:06 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-21 06:47:38 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (Ping timeout: 244 seconds) 2021-06-21 06:47:48 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-21 06:49:59 <-- WereSquirrel (~Squirrel@user/navithefairy) has quit (Quit: Oh no. A thing broke.) 2021-06-21 06:50:24 <-- Kyv (~vo@user/vykyv) has quit (Quit: Lost terminal) 2021-06-21 06:50:41 clemens3 the Linux Standard Base seems to be really really bad.. linuxfoundation link is dead and not mentioned on its home page.. 2021-06-21 06:50:47 clemens3 bad=dead 2021-06-21 06:50:47 gry Camilo: https://packages.debian.org/buster/umbrello ? 2021-06-21 06:51:26 <-- Cork (~Cork@user/cork) has quit (Ping timeout: 265 seconds) 2021-06-21 06:52:59 <-- kiryin (~kiryin@84-230-4-252.elisa-mobile.fi) has quit (Quit: quit) 2021-06-21 06:53:47 -- Sims403 is now known as Sims40 2021-06-21 06:55:37 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-21 06:55:46 --> kiryin (~kiryin@84-230-4-252.elisa-mobile.fi) has joined #linux 2021-06-21 06:56:13 --> agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has joined #linux 2021-06-21 06:56:53 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 06:57:23 --> Tom^ (~Tom^@user/tom/x-0773808) has joined #linux 2021-06-21 06:57:33 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 06:58:10 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 07:00:38 --> netrabbit (~netrabbit@c-67-180-165-166.hsd1.ca.comcast.net) has joined #linux 2021-06-21 07:01:46 --> darutoko (~darutoko@5.136.123.25) has joined #linux 2021-06-21 07:01:47 --> MikZyth (~MikZyth@188.65.242.236) has joined #linux 2021-06-21 07:03:01 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 07:04:08 -- particleflux_ is now known as particleflux 2021-06-21 07:04:38 <-- M-blaise_ (~M-blaise@105.112.138.38) has quit (Quit: WeeChat 2.8) 2021-06-21 07:04:45 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 07:05:04 <-- beaver (~loop@user/pong) has quit (Quit: rha !) 2021-06-21 07:05:15 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 07:05:57 <-- namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has quit (Read error: Connection reset by peer) 2021-06-21 07:05:57 --> M-blaise (~M-blaise@105.112.138.38) has joined #linux 2021-06-21 07:05:59 <-- Draiveus (~Bunstonio@user/bunstonious) has quit (Quit: Leaving) 2021-06-21 07:06:13 --> beaver (~loop@user/pong) has joined #linux 2021-06-21 07:06:28 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::2) has quit (Ping timeout: 250 seconds) 2021-06-21 07:06:30 --> namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has joined #linux 2021-06-21 07:07:20 <-- glouniche (~glouniche@45.9.249.35) has quit (Quit: Leaving) 2021-06-21 07:07:42 --> glouniche (~glouniche@82.103.181.187) has joined #linux 2021-06-21 07:08:21 --> oux (~dsv@dver.se) has joined #linux 2021-06-21 07:08:25 --> AiwendilH (~kvirc@user/aiwendilh) has joined #linux 2021-06-21 07:08:36 <-- milosz (~milosz@user/milosz) has quit (Remote host closed the connection) 2021-06-21 07:09:13 --> milosz (~milosz@user/milosz) has joined #linux 2021-06-21 07:09:45 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-21 07:09:53 <-- audiofreeze (~audio@2603-8081-1800-0062-0963-400c-620f-c7e4.res6.spectrum.com) has quit (Ping timeout: 252 seconds) 2021-06-21 07:09:55 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 258 seconds) 2021-06-21 07:11:04 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-21 07:11:19 --> imp (~imp@186.205.11.214) has joined #linux 2021-06-21 07:12:43 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-21 07:13:34 <-- oux (~dsv@dver.se) has quit (Quit: WeeChat 3.2) 2021-06-21 07:14:24 --> oux (~dsv@dver.se) has joined #linux 2021-06-21 07:14:44 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 07:15:15 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-21 07:15:23 -- oux is now known as dsv 2021-06-21 07:15:48 --> Exagone313 (exa@irc.moe) has joined #linux 2021-06-21 07:15:58 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-21 07:16:22 <-- gerard (~gerard@user/gerard) has quit (Ping timeout: 244 seconds) 2021-06-21 07:16:46 --> yevaud_ (~yevaud@51.15.79.97) has joined #linux 2021-06-21 07:16:56 <-- dsv (~dsv@dver.se) has quit (Client Quit) 2021-06-21 07:16:56 <-- cation (cation@user/cation) has quit (Ping timeout: 268 seconds) 2021-06-21 07:17:02 <-- Exa (exa@irc.moe) has quit (Ping timeout: 268 seconds) 2021-06-21 07:17:21 <-- yevaud (~yevaud@51.15.79.97) has quit (Ping timeout: 272 seconds) 2021-06-21 07:17:21 -- yevaud_ is now known as yevaud 2021-06-21 07:17:45 -- Exagone313 is now known as Exa 2021-06-21 07:17:47 <-- i64 (i64@gateway/vpn/protonvpn/i64) has quit (Ping timeout: 272 seconds) 2021-06-21 07:18:07 --> hrtk (~hritik@45.118.166.218) has joined #linux 2021-06-21 07:18:15 --> OlCe (~user@lfbn-nic-1-123-149.w2-15.abo.wanadoo.fr) has joined #linux 2021-06-21 07:19:28 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 250 seconds) 2021-06-21 07:20:03 --> cadmio (~gidna@151.25.147.48) has joined #linux 2021-06-21 07:20:05 cadmio Hello 2021-06-21 07:20:14 --> EriC^^ (~Eric@178.135.0.145) has joined #linux 2021-06-21 07:20:14 omegatron does someone here work with the voikko library ? 2021-06-21 07:20:15 --> gunstotown (~jc22@83.24.39.103.ipv4.supernova.orange.pl) has joined #linux 2021-06-21 07:20:15 cadmio I need to reproduce this https://i.imgur.com/xVQoxGBl.png in html/css 2021-06-21 07:20:43 --> Nefertiti (~unscripte@user/unscripted) has joined #linux 2021-06-21 07:21:16 <-- ralinux (~saje@37.156.188.8) has quit (Ping timeout: 252 seconds) 2021-06-21 07:21:54 --> dsv (~dsv@dver.se) has joined #linux 2021-06-21 07:22:16 <-- dsv (~dsv@dver.se) has quit (Client Quit) 2021-06-21 07:22:31 <-- srk (~sorki@user/srk) has quit (Remote host closed the connection) 2021-06-21 07:22:49 --> srk (~sorki@user/srk) has joined #linux 2021-06-21 07:23:19 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-21 07:23:42 --> dsv (~dsv@dver.se) has joined #linux 2021-06-21 07:23:52 <-- grey (~grey@uwu.lgbt) has quit (Quit: grey) 2021-06-21 07:24:26 --> F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 07:24:30 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-21 07:24:56 <-- EriC^^ (~Eric@178.135.0.145) has quit (Ping timeout: 252 seconds) 2021-06-21 07:25:09 <-- gunstotown (~jc22@83.24.39.103.ipv4.supernova.orange.pl) has quit (Remote host closed the connection) 2021-06-21 07:26:11 <-- autopsy_ (~autopsy@2600:8800:920c:8a00::47bc) has quit (Remote host closed the connection) 2021-06-21 07:26:26 --> szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has joined #linux 2021-06-21 07:26:51 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-21 07:27:30 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 07:27:57 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-21 07:28:30 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-21 07:30:41 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 07:30:41 <-- maroloccio (~marolocci@189.15.9.54) has quit (Quit: Client closed) 2021-06-21 07:31:40 <-- g1n (~g1n@user/g1n) has quit (Quit: WeeChat 3.2) 2021-06-21 07:32:35 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 07:33:20 --> cation (cation@user/cation) has joined #linux 2021-06-21 07:33:55 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 07:34:22 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 07:35:13 --> oxum (~oxum@122.172.237.95) has joined #linux 2021-06-21 07:35:34 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 07:35:39 --> i64 (i64@gateway/vpn/protonvpn/i64) has joined #linux 2021-06-21 07:35:56 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 250 seconds) 2021-06-21 07:36:14 <-- cadmio (~gidna@151.25.147.48) has left #linux (WeeChat 2.3) 2021-06-21 07:36:23 --> solar_sea (~solar@user/solar-sea/x-3088627) has joined #linux 2021-06-21 07:37:16 --> EriC^^ (~Eric@178.135.2.133) has joined #linux 2021-06-21 07:37:46 <-- F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 07:39:58 <-- oxum (~oxum@122.172.237.95) has quit (Ping timeout: 252 seconds) 2021-06-21 07:40:29 -- Mode #linux [-o lacroix] by lacroix 2021-06-21 07:40:53 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 07:41:54 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 07:42:43 ikonia I'm using virsh / libvirt to define a network in dnsmasq, I want to make sure I've correctly setup dnsmasq to serve dhcp/dns resolution for the virtual network to the host (the host is using 127.0.0.1 as a resolver which is dnsmasq) 2021-06-21 07:43:27 ikonia I've done a virsh net-dumpxml to view the network and it's pretty basic eg: it contains the virtual network, the domain name and the dhcp range 2021-06-21 07:43:28 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 07:43:31 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 07:43:36 <-- Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 07:43:52 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 07:43:54 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 07:44:08 ikonia however I'm unclear if I should define the domain futher in the dnsmasaq.conf or if I should add extra parameters to the virsh defined network to make that domain/ip range visable to the host 2021-06-21 07:44:20 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-21 07:44:20 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-21 07:44:20 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-21 07:44:31 --> fakuve (~fakuve@92.40.175.159.threembb.co.uk) has joined #linux 2021-06-21 07:44:31 --> reset (~reset@user/reset) has joined #linux 2021-06-21 07:44:53 <-- blaklistd (~blaklistd@user/blaklistd) has quit (Remote host closed the connection) 2021-06-21 07:45:09 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-21 07:45:41 ikonia as dnsmasq is the local resolver on the host, I'd expect to be able to do something like a host -t soa $test-domain and because dnsmasq is hosting that domain (it's a test domain called .local) it would return that value 2021-06-21 07:45:50 ikonia however it's seen as a non-existant domain, 2021-06-21 07:46:04 fakuve Dear Linux inhabitants, I got a question. I have had tendinitis for a month already, and although is getting better I still cannot use the keyboard properly. My right hand wrist is not feeling perfect and I cant take this anymore I think I need an ergonomic keyboard. Anyone suffered of tendinitis on the wrist? have you tried ergonomic keyboards? Moonlander? 2021-06-21 07:46:12 <-- danielrparks (~quassel@2600:1700:3f7b:20f:7a2d:e680:d414:f82) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-21 07:46:41 ikonia I suspect I'll need to update the dnsmasq.conf on the host to have the domain=/.local/ 127.0.0.1 type entry so the host knows to query itself 2021-06-21 07:46:45 fakuve I think a little "natural" tilt in my wrist will help a lot 2021-06-21 07:46:47 ikonia despite automatically querying itself 2021-06-21 07:47:16 --> Butterfly^^ (~Butterfly@user/butterfly/x-3181274) has joined #linux 2021-06-21 07:47:18 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 07:47:25 --> nifl (~niflce@user/niflce) has joined #linux 2021-06-21 07:47:27 --> danielrparks (~quassel@2600:1700:3f7b:20f:55ac:f824:3524:562a) has joined #linux 2021-06-21 07:47:30 <-- Butterfly^ (~Butterfly@user/butterfly/x-3181274) has quit (Ping timeout: 272 seconds) 2021-06-21 07:47:48 hodapp fakuve: take a look at the Twiddler perhaps 2021-06-21 07:48:42 fakuve hodapp: thanks , good idea 2021-06-21 07:49:13 fakuve have you used it? 2021-06-21 07:49:31 hodapp yeah, though I have been lax in learning to use it *well* 2021-06-21 07:49:45 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 07:49:48 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-21 07:49:57 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 07:50:31 fakuve Is a complete new system to understand 2021-06-21 07:50:42 --> shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has joined #linux 2021-06-21 07:52:04 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 07:52:24 --> roltux (~roltux@containerlinux.nl) has joined #linux 2021-06-21 07:52:25 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 250 seconds) 2021-06-21 07:52:31 fakuve but using keycombinations on a single handed keyboard is that even possible? like vim thing? 2021-06-21 07:53:21 --> Repox (~Repox@85.203.136.146) has joined #linux 2021-06-21 07:53:22 lacroix ikonia: Does the same query work from a VM? 2021-06-21 07:53:51 hodapp fakuve: yes, you can do this on Twiddler, though I don't know how comfortable it is to 2021-06-21 07:54:02 hodapp it has modifier keys 2021-06-21 07:54:10 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-21 07:54:18 ikonia lacroix: it does - think I've just got it, it's the seperate dnsmasq instances for host/virtual network and the interfaces they listen on 2021-06-21 07:54:47 ikonia I'll have to tell the host dnsmasq (which doesn't know about the libvirt running instance) to forward .local to the virtual nic/ip that the libvirt dnsmasq is running on 2021-06-21 07:55:08 ikonia I'd not clicked they where totally seperate instances, I thought they where different configs/zones in the same instance 2021-06-21 07:55:16 <-- xad231 (~xad231@user/xad231) has quit (Quit: Client closed) 2021-06-21 07:56:15 --> EriC^ (~Eric@178.135.0.235) has joined #linux 2021-06-21 07:56:35 <-- EriC^^ (~Eric@178.135.2.133) has quit (Read error: Connection reset by peer) 2021-06-21 07:57:02 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 07:57:10 fakuve hodapp: thanks 2021-06-21 07:57:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 07:57:38 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 07:57:44 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 07:58:03 <-- h8r3d (~h8r3d@196.41.104.82) has quit (Quit: Leaving) 2021-06-21 07:58:07 --> madrik (~user@171.48.18.244) has joined #linux 2021-06-21 07:58:41 Dagmar Oh no! Say it isn't so! 2021-06-21 07:58:54 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-21 07:59:11 <-- MikZyth (~MikZyth@188.65.242.236) has quit (Quit: WeeChat 3.1) 2021-06-21 07:59:20 <-- nifl` (~user@user/niflce) has quit (Ping timeout: 250 seconds) 2021-06-21 08:01:04 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 250 seconds) 2021-06-21 08:01:20 fakuve hodapp: 200 Dollars oh my days!! 2021-06-21 08:03:22 <-- RDK (~RDK@p200300db6717ba10caa6660969391e74.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 08:03:28 --> nifl``` (~user@user/niflce) has joined #linux 2021-06-21 08:03:36 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 08:04:25 <-- digilink (~digilink@user/digilink) has quit (Ping timeout: 268 seconds) 2021-06-21 08:04:56 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 08:05:01 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-21 08:05:16 <-- nifl`` (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 08:05:43 <-- ralinux (~saje@37.156.188.8) has quit (Remote host closed the connection) 2021-06-21 08:05:45 --> brownan (~brownan@136.56.137.143) has joined #linux 2021-06-21 08:05:58 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 08:06:02 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 08:06:12 <-- ralinux (~saje@37.156.188.8) has quit (Client Quit) 2021-06-21 08:06:17 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-21 08:06:20 fakuve has anyone tried to type lying down with an ergonomic keyboard? 2021-06-21 08:06:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 08:07:48 --> ano (~weechat@user/ano) has joined #linux 2021-06-21 08:07:59 lacroix ikonia, libvirt sets up its own little instance, so you have to get the request to that one somehow. Glad it's working 2021-06-21 08:09:27 Dagmar ikonia: You might want to reconsider that plan. .local is a TLD that's only valid for mDNS, not DNS. 2021-06-21 08:09:29 mlu fakuve: it's non-ergonomic :) 2021-06-21 08:09:35 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-21 08:09:40 <-- bluenode (~bluenode@23.108.99.98) has quit (Ping timeout: 252 seconds) 2021-06-21 08:09:47 -- scp1 is now known as japh 2021-06-21 08:09:53 Dagmar THis is relevant because systemd-resolved will throw queries into the .local namespace into the trash 2021-06-21 08:10:13 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 08:10:15 Psi-Jack Yeah, .local is bad to use in /ANY/ other fasion. 2021-06-21 08:10:17 fakuve mlu: everything typed using an ergonomyc keyboard should be ergonomic straightaway hehehm 2021-06-21 08:10:24 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Quit: Leaving) 2021-06-21 08:10:59 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 08:11:25 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-21 08:11:58 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-21 08:12:12 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-21 08:12:17 --> azidhaka (~azidhaka@gateway.videnov.bg) has joined #linux 2021-06-21 08:12:42 --> phoenixbyrd (~phoenixby@2601:189:4203:6640::c5f4) has joined #linux 2021-06-21 08:14:15 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-21 08:15:11 --> HumbleGuy3000 (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 08:17:06 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 264 seconds) 2021-06-21 08:17:41 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-21 08:18:33 --> Administratorte (~sq@tempest.math.colostate.edu) has joined #linux 2021-06-21 08:19:19 <-- Noisytoot (noisytoot@sourcehut/user/noisytoot) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 08:19:34 --> chops (~chops@ip70-178-104-30.ks.ks.cox.net) has joined #linux 2021-06-21 08:19:56 -- jobbautista9 is now known as job 2021-06-21 08:20:34 --> akarshanbiswas (~akarshanb@103.76.82.2) has joined #linux 2021-06-21 08:20:35 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Ping timeout: 250 seconds) 2021-06-21 08:20:43 lacroix .local is mDNS yes. 2021-06-21 08:21:01 --> HumbleGuyIsBack (~HumbleGuy@89.149.84.27) has joined #linux 2021-06-21 08:21:02 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-21 08:21:04 <-- HumbleGuyIsBack (~HumbleGuy@89.149.84.27) has quit (Read error: Connection reset by peer) 2021-06-21 08:21:27 --> Noisytoot (noisytoot@sourcehut/user/noisytoot) has joined #linux 2021-06-21 08:21:34 --> bluenode (~bluenode@23.108.99.98) has joined #linux 2021-06-21 08:22:16 lacroix ideally you'd use a subdomain of some 'proper' domain 2021-06-21 08:23:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 08:23:22 --> Liblx (~Alex@ip4d15ff03.dynamic.kabel-deutschland.de) has joined #linux 2021-06-21 08:23:54 <-- ml9l (~arisen@x4dbfe8c8.dyn.telefonica.de) has quit (Ping timeout: 258 seconds) 2021-06-21 08:24:36 lacroix cooking time, later all. 2021-06-21 08:25:35 <-- jjakob (~quassel@2a01:260:8028:10f0::62) has quit (Quit: Either rebooting or something broke.) 2021-06-21 08:26:09 --> HumbleGuy (~HumbleGuy@89.149.84.27) has joined #linux 2021-06-21 08:26:25 HumbleGuy gpasswd: group 'lightdm' does not exist in /etc/group 2021-06-21 08:26:44 <-- HumbleGuy (~HumbleGuy@89.149.84.27) has quit (Remote host closed the connection) 2021-06-21 08:26:44 --> [twisti] (~twisti@toadwater.com) has joined #linux 2021-06-21 08:26:52 <-- HumbleGuy3000 (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Quit: Leaving) 2021-06-21 08:27:38 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-21 08:27:42 [twisti] i have something in a script that i dont know and have trouble googling. it looks like this: `find . -exec bash -c '...' exec-sh {} + >somefile.txt 2021-06-21 08:27:58 [twisti] whats this 'exec-sh' bit ? 2021-06-21 08:28:00 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 08:28:08 immibis that would be one of the arguments to bash 2021-06-21 08:28:18 curdlesnoot the zeroeth argument given to the program being executed. bash, in this case. 2021-06-21 08:28:19 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 08:28:32 curdlesnoot it would show up as $0 in bash and in some of its error messages 2021-06-21 08:29:00 immibis curdlesnoot: is it? I don't think there's a separate zeroth argument, but if there is, why isn't -c it? 2021-06-21 08:29:01 curdlesnoot the arguments represented by {} + would be from $1 onwards and what your '...' code will be actually working with 2021-06-21 08:29:08 curdlesnoot yes, it is. 2021-06-21 08:29:19 [twisti] huh. so its basically an arbitrary string thats only used inside the '...' part ? 2021-06-21 08:30:06 [twisti] because its not used there, but im guessing it was used there in the past 2021-06-21 08:30:58 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 244 seconds) 2021-06-21 08:31:18 immibis huh. it really is. 2021-06-21 08:31:19 <-- _joes_ (~Thunderbi@santoroj.plus.com) has quit (Remote host closed the connection) 2021-06-21 08:31:25 immibis $ bash -c 'echo $0' foo bar baz 2021-06-21 08:31:25 immibis foo 2021-06-21 08:31:29 curdlesnoot it's explained right at the top of the bash man page. 2021-06-21 08:31:36 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-21 08:31:48 [twisti] thanks 2021-06-21 08:32:05 curdlesnoot if you didn't provide it, one of your {} + arguments would be swallowed into oblivion, only to potentially reappear in a bash error message or such. 2021-06-21 08:32:24 selckin $0 is the name of the program being run ./script it would be 'script' bash -c '' you have to pass something if you want to provide and use the rest of the args $1 etc 2021-06-21 08:32:35 curdlesnoot exec-sh is a pretty sensible choice, as it makes the context crystal clear. 2021-06-21 08:33:02 curdlesnoot bash would also make sense as it is, in fact, bash. 2021-06-21 08:33:31 --> EriC^^ (~Eric@178.135.3.67) has joined #linux 2021-06-21 08:33:33 <-- azidhaka (~azidhaka@gateway.videnov.bg) has quit (Quit: Leaving) 2021-06-21 08:33:34 <-- EriC^ (~Eric@178.135.0.235) has quit (Ping timeout: 250 seconds) 2021-06-21 08:33:35 [twisti] that does make sense. i dont think ive ever come across this before 2021-06-21 08:33:51 --> azidhaka (~azidhaka@gateway.videnov.bg) has joined #linux 2021-06-21 08:34:15 curdlesnoot there's more to this than bash. any program that executes another is in control of the argument vector, and the zeroeth element is somewhat special. in practice, this manifests as one program being able to control the apparent process name of another. 2021-06-21 08:34:28 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-21 08:35:05 curdlesnoot this is why, for example, relying on $0 to mean anything in a script can raise some eyebrows. the parent process is in charge. 2021-06-21 08:35:14 curdlesnoot but it's not just applicable to bash. 2021-06-21 08:35:21 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Ping timeout: 265 seconds) 2021-06-21 08:36:19 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-21 08:36:21 --> Guest35 (~Guest35@ip-222-153.ists.pl) has joined #linux 2021-06-21 08:36:33 -- psydroid is now known as psydroid[m] 2021-06-21 08:36:36 curdlesnoot whether find should expose this ability is another matter. it doesn't seem to be very useful in practice, but find's interface is what it is. it can't be changed now. 2021-06-21 08:36:37 --> helmut (helmut@subdivi.de) has joined #linux 2021-06-21 08:36:47 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-21 08:36:53 curdlesnoot or bash -c for that matter. 2021-06-21 08:37:02 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 08:37:14 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-21 08:37:27 selckin find doesn't really have anything todo with it, its bash -c right 2021-06-21 08:37:35 curdlesnoot yeah, right. wasn't thinking. 2021-06-21 08:38:22 helmut hi. an automount keeps being prevented from idle umount. any ideas on how I can figure out which process keeps accessing it? 2021-06-21 08:38:55 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 08:39:00 <-- jw_ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 08:39:07 --> FarOut (~primoz@cpe-85-10-31-238.static.amis.net) has joined #linux 2021-06-21 08:39:12 --> jw__ (~njw@58.182.164.99) has joined #linux 2021-06-21 08:39:37 curdlesnoot helmut: lsof +D /path or perhaps inotifywait if you want to catch it in the act (depending on the fs type) 2021-06-21 08:39:39 --> xamindar (~quassel@68.21.152.251) has joined #linux 2021-06-21 08:39:50 --> nifl```` (~user@user/niflce) has joined #linux 2021-06-21 08:39:55 <-- yano (~yano@ircpuzzles/staff/yano) has quit (Quit: WeeChat, the better IRC client, https://weechat.org/) 2021-06-21 08:40:40 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-21 08:40:56 <-- x88x88x (~x88x88x@188.214.106.74) has quit (Ping timeout: 250 seconds) 2021-06-21 08:41:01 <-- FarOut (~primoz@cpe-85-10-31-238.static.amis.net) has quit (Client Quit) 2021-06-21 08:41:22 <-- nifl``` (~user@user/niflce) has quit (Ping timeout: 250 seconds) 2021-06-21 08:41:28 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-21 08:41:52 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-21 08:41:57 --> yano (~yano@ircpuzzles/staff/yano) has joined #linux 2021-06-21 08:41:58 helmut curdlesnoot: lsof output is empty (as is fuser). it must be some temporary process or isolated syscall (e.g. statvfs) 2021-06-21 08:42:08 --> NaviTheFairy (~Squirrel@user/navithefairy) has joined #linux 2021-06-21 08:42:14 helmut curdlesnoot: does inotify really catch statvfs? 2021-06-21 08:42:31 curdlesnoot no, I don't think it would. 2021-06-21 08:42:41 <-- jw__ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 08:42:50 <-- kron (~weechat@user/qaph) has quit (Quit: reboot) 2021-06-21 08:43:02 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 08:43:02 helmut I strongly suspect that what keeps the mount active is a frequent statvfs call (as I already ruled out another) 2021-06-21 08:43:42 <-- Repox (~Repox@85.203.136.146) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 08:43:51 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-21 08:44:11 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 08:45:23 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Quit: Has anybody seen the bridge?) 2021-06-21 08:45:41 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-21 08:46:02 PlayerOne Hey all ^^ 2021-06-21 08:46:08 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 08:46:15 --> gerard (~gerard@user/gerard) has joined #linux 2021-06-21 08:46:38 PlayerOne It seems, xdotool returns an internal Xterm window size without its window bar at the top 2021-06-21 08:47:10 PlayerOne Is possible to tell xdotool to process the whole window including that bar? 2021-06-21 08:47:45 --> kron (~weechat@user/qaph) has joined #linux 2021-06-21 08:48:32 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 08:49:00 PlayerOne You may test it with: xterm & xpid=$!; sleep 2; wid="$(xdotool search --pid "$xpid")"; xdotool windowsize "$wid" 100 100; 2021-06-21 08:49:32 PlayerOne Some might notice that 100x100 is its internal size, not including the window bar at the top 2021-06-21 08:50:05 <-- blue_penquin (uid505269@brockwell.irccloud.com) has quit 2021-06-21 08:50:14 curdlesnoot not by itself, as far as I know. only the window manager would know. look into xprop and _NET_FRAME_EXTENTS. 2021-06-21 08:50:31 PlayerOne The main problem is to set that window at the center using xdotool 2021-06-21 08:50:46 PlayerOne Knowing its actual dimensions would work, but... 2021-06-21 08:50:57 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-21 08:50:58 PlayerOne Different OSes have different top bars, so.. 2021-06-21 08:50:59 --> x88x88x (~x88x88x@188.214.106.87) has joined #linux 2021-06-21 08:51:15 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 08:51:17 --> scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has joined #linux 2021-06-21 08:51:18 <-- AiwendilH (~kvirc@user/aiwendilh) has quit (Ping timeout: 264 seconds) 2021-06-21 08:51:27 --> laibach (~laibach@2404:e801:2001:579:7d80:54fb:d773:745f) has joined #linux 2021-06-21 08:51:47 <-- budo (~budo@c-24-62-207-85.hsd1.ma.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-21 08:52:25 --> ano (~weechat@user/ano) has joined #linux 2021-06-21 08:52:43 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 08:52:52 --> ml9l (~arisen@x4dbfe8c8.dyn.telefonica.de) has joined #linux 2021-06-21 08:53:08 helmut blktrace does not handle statvfs either 2021-06-21 08:53:25 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 08:54:05 <-- laibach (~laibach@2404:e801:2001:579:7d80:54fb:d773:745f) has quit (Client Quit) 2021-06-21 08:54:32 curdlesnoot helmut: maybe you'll have to use auditd 2021-06-21 08:56:06 <-- |7| (~seachdamh@user/seachdamh) has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) 2021-06-21 08:56:33 --> laibach (~laibach@2404:e801:2001:579:7d80:54fb:d773:745f) has joined #linux 2021-06-21 08:56:43 --> Ypszilon (~ypszilon@2a02:ab88:c43:c600:c9eb:b80f:6643:14c) has joined #linux 2021-06-21 08:57:10 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 08:57:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 08:57:35 <-- Ypszilon (~ypszilon@2a02:ab88:c43:c600:c9eb:b80f:6643:14c) has quit (Read error: Connection reset by peer) 2021-06-21 08:57:55 <-- wattux (~wattux@212.51.23.106) has quit (Quit: Client closed) 2021-06-21 08:59:01 -- Mode #linux [-o DLange] by DLange 2021-06-21 08:59:08 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 250 seconds) 2021-06-21 08:59:29 <-- laibach (~laibach@2404:e801:2001:579:7d80:54fb:d773:745f) has quit (Client Quit) 2021-06-21 08:59:32 <-- ionutb (~ionut@user/ionutb) has quit (Ping timeout: 252 seconds) 2021-06-21 08:59:54 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 240 seconds) 2021-06-21 09:00:22 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 09:00:34 <-- Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 09:00:37 hodapp fakuve: yes, it's kind of a niche device and not exactly mass-market 2021-06-21 09:01:06 --> maroloccio (~marolocci@189.15.9.54) has joined #linux 2021-06-21 09:01:32 fakuve hodapp: I'm gonna check for a tenting keyboard 2021-06-21 09:01:43 fakuve this moonlander or ergodox 2021-06-21 09:01:52 fakuve they are even more expensive , but I have no choice 2021-06-21 09:01:56 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-21 09:02:10 -- psydroid[m] is now known as psydroid 2021-06-21 09:02:41 Kyv Why has this ergodox thing come into public consciousness all the sudden? 2021-06-21 09:02:44 Kyv Who is the shill? 2021-06-21 09:03:11 fakuve Kyv: Well injuries probably 2021-06-21 09:03:31 fakuve flat keyboards are putting strain on your wrist 2021-06-21 09:03:41 fakuve I got injured and seem not be recovered , tendinitis 2021-06-21 09:03:46 mannu just grow large arms that you can use for support 2021-06-21 09:04:05 hodapp mannu: I'm a t-rex, you insensitive clod. 2021-06-21 09:04:08 Dagmar ...or stop resting your wrists on the desk. 2021-06-21 09:04:09 mannu oh sorry 2021-06-21 09:04:30 fakuve Anyone has tried this ergodox at all? 2021-06-21 09:04:34 xiaomiao Dagmar: shoulder/neck pain instead? good choice ;) 2021-06-21 09:04:44 Kyv fakuve: I haven't noticed any strain from keyboard use, but trackpads and mice on the other hand... 2021-06-21 09:04:50 Dagmar xiaomiao: I've probably logged more hours typing than you've been alive. Zero problems. 2021-06-21 09:04:55 --> budo (~budo@c-24-62-207-85.hsd1.ma.comcast.net) has joined #linux 2021-06-21 09:04:55 Kyv I use the keyboard pretty exclusively. 2021-06-21 09:04:57 xiaomiao (most workplaces aren't ergomomic, reducing the self-harm potential can be difficult) 2021-06-21 09:05:05 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-21 09:05:06 mannu reading about it 2021-06-21 09:05:08 mannu "Typing at shoulder width allows you to keep your chest open" 2021-06-21 09:05:13 mannu that leaves you vulnerable to physical attack 2021-06-21 09:05:18 Dagmar Resting your wrists on the desk literally focuses the impact 2021-06-21 09:05:18 mannu i'd never use that keyboard 2021-06-21 09:05:31 Dagmar So if you're a soft, doughy blob of a human, you don't want to do that 2021-06-21 09:05:36 xiaomiao Dagmar: if the desk were at the right height etc. ... but that's unlikely 2021-06-21 09:05:54 Dagmar mannu: Good thinking. 2021-06-21 09:06:02 --> finsternis (~X@23.226.237.192) has joined #linux 2021-06-21 09:06:04 @jim who's gonna attack you when you're typing? 2021-06-21 09:06:04 mannu thanks 2021-06-21 09:06:08 mannu i dunno 2021-06-21 09:06:13 mannu but better safe than sorry 2021-06-21 09:06:16 Dagmar jim: Ninjas may strike at any time. 2021-06-21 09:06:23 mannu lots of russians stalking about 2021-06-21 09:06:28 --> tradar (~tradar@user/tradar) has joined #linux 2021-06-21 09:06:28 Dagmar ...from anywher. 2021-06-21 09:06:30 mannu yes 2021-06-21 09:06:39 @jim russian ninjas? 2021-06-21 09:06:43 Dagmar This is why your cat is so insistent on training you for total viligance. 2021-06-21 09:06:43 mannu yes 2021-06-21 09:06:53 Dagmar er vigilance. 2021-06-21 09:07:16 Dagmar Tabbys want you to be prepared for when ninjas invariably attack. 2021-06-21 09:07:32 mannu always practice your draw from holster when programming stuff 2021-06-21 09:07:41 fakuve I dont know whether to buy one of these twinddles 3 2021-06-21 09:07:56 fakuve and rest completely my right hand for a month 2021-06-21 09:08:07 StormsOfFury When tf did pastebin require 12 character passwords? 2021-06-21 09:08:17 fakuve or just buy one of these Ergodox and carry on typing with 2 hands 2021-06-21 09:08:44 Kyv How much does one of those run? 2021-06-21 09:09:31 --> kollinz1 (~morpheus@user/kollinz) has joined #linux 2021-06-21 09:09:44 @jim StormsOfFury, some pastebins encrypt their content with a password supplied by whoever submitted the pastebin in the first place 2021-06-21 09:10:25 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 09:10:31 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-21 09:10:38 <-- nifl (~niflce@user/niflce) has quit (Ping timeout: 265 seconds) 2021-06-21 09:10:41 StormsOfFury i was just changing some passwords that were super old annnd i was like WTF mates.. 2021-06-21 09:10:57 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-21 09:11:25 Dagmar ...and you were, what... Putting them into pastebin so you wouldn't lose them? 2021-06-21 09:11:33 * Dagmar looks slightly alarmed. 2021-06-21 09:11:45 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-21 09:12:53 <-- [twisti] (~twisti@toadwater.com) has left #linux 2021-06-21 09:13:00 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 250 seconds) 2021-06-21 09:13:04 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 09:13:16 -- kollinz1 is now known as kollinz 2021-06-21 09:13:21 <-- ml9l (~arisen@x4dbfe8c8.dyn.telefonica.de) has quit (Ping timeout: 258 seconds) 2021-06-21 09:13:36 StormsOfFury No... i was updating my pastebin password and they asked for 12 characters minimum... 2021-06-21 09:13:59 <-- jw_ (~njw@58.182.164.99) has quit (Client Quit) 2021-06-21 09:14:09 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-21 09:14:22 Dagmar Ah.. OKay, Thank god 2021-06-21 09:14:40 Dagmar Don't think for a minute there's people who _won't_ do that sort of thing 2021-06-21 09:14:51 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 09:14:57 Dagmar SOme of the things I have seen... 2021-06-21 09:15:12 Dagmar It's almost suprising more IT people don't wind up on clock towers 2021-06-21 09:15:13 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 09:16:10 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-21 09:17:05 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 09:18:14 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-21 09:18:23 helmut curdlesnoot: the cause for my issue is systemd. every time its starts a service, it calls statvfs on any mounted filesystem. 2021-06-21 09:18:24 BluesKaj Hi all 2021-06-21 09:18:46 @jim hi 2021-06-21 09:18:50 -- Mode #linux [-o jim] by ChanServ 2021-06-21 09:18:58 curdlesnoot helmut: interesting. I had no idea. 2021-06-21 09:19:12 <-- randomuser (~randomuse@91.187.59.126) has quit (Remote host closed the connection) 2021-06-21 09:19:32 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-21 09:19:35 <-- EriC^^ (~Eric@178.135.3.67) has quit (Quit: Leaving) 2021-06-21 09:19:42 helmut curdlesnoot: me neither. just how do I prevent it. I tried isolating the mount point using unix permission, but obviously I cannot prevent root from accessing it that way 2021-06-21 09:19:56 <-- jw_ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 09:20:04 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 09:20:12 curdlesnoot helmut: that's a good question. and why is it a problem to begin with, even. 2021-06-21 09:20:21 <-- Adoi (~Adoi@user/adoi) has quit (Quit: Leaving) 2021-06-21 09:20:41 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 09:20:46 helmut curdlesnoot: statfs marks an automount as being used. it'll never get umounted when you set an idle=... timeout 2021-06-21 09:21:05 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-21 09:21:06 --> h3ck (~rach@2409:4061:11e:13f:3f9d:60e3:e879:f720) has joined #linux 2021-06-21 09:21:06 <-- h3ck (~rach@2409:4061:11e:13f:3f9d:60e3:e879:f720) has quit (Changing host) 2021-06-21 09:21:06 --> h3ck (~rach@user/h3ck) has joined #linux 2021-06-21 09:21:14 curdlesnoot aha 2021-06-21 09:21:47 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-21 09:21:55 --> kikijiki (~Thunderbi@user/kikijiki) has joined #linux 2021-06-21 09:22:03 --> charon (~charon@user/charon) has joined #linux 2021-06-21 09:24:26 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-21 09:25:12 <-- helmut (helmut@subdivi.de) has left #linux 2021-06-21 09:25:24 otisolsen70 How do I easily keep ownership/permissions correct on an NFS file share on which several users are accessing it and they do not share primary group? As I see it, I can have a cronjob run every minute running chown/chmod recursively on the folder. Or I can do something with inotify to set permissions/ownership correct everytime a new file is added. Are there any better ways? 2021-06-21 09:25:31 <-- kenran (~kenran@b2b-37-24-119-190.unitymedia.biz) has quit (Quit: WeeChat info:version) 2021-06-21 09:25:37 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-21 09:26:02 --> greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 09:26:57 --> matt (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 09:27:21 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-21 09:27:22 -- matt is now known as Guest3922 2021-06-21 09:27:26 geirha for group ownership, you can use the setgid bit on the directory 2021-06-21 09:27:35 curdlesnoot otisolsen70: if you can, try to have it so that all current directories have setgid and a group to which all users belong. that works fine as long as the umask is sensible for newly created content. 2021-06-21 09:27:51 --> u0_a117 (~Cicada_33@177.10.203.30) has joined #linux 2021-06-21 09:28:21 <-- u0_a117 (~Cicada_33@177.10.203.30) has quit (Client Quit) 2021-06-21 09:29:07 <-- FuZzYHALL (~george@r74-192-145-18.gtwncmta01.grtntx.tl.dh.suddenlink.net) has quit (Quit: Leaving) 2021-06-21 09:29:51 --> u0_a117 (~Cicada_33@177.10.203.30) has joined #linux 2021-06-21 09:29:55 <-- ignis (~ignisf@user/ignis) has quit (Quit: Leaving) 2021-06-21 09:30:21 --> hughrawlinson (uid11243@id-11243.charlton.irccloud.com) has joined #linux 2021-06-21 09:30:49 <-- u0_a117 (~Cicada_33@177.10.203.30) has quit (Client Quit) 2021-06-21 09:31:03 otisolsen70 curdlesnoot, I'll try that. 2021-06-21 09:32:00 --> nifl (~niflce@user/niflce) has joined #linux 2021-06-21 09:32:53 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-21 09:33:26 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 09:33:28 --> soifou (~soifou@51.68.77.7) has joined #linux 2021-06-21 09:33:31 --> chee5e (~cybr1d@user/cybr1d) has joined #linux 2021-06-21 09:34:21 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 09:34:22 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Ping timeout: 252 seconds) 2021-06-21 09:34:40 --> knick (~knick@2601:2c2:a80:3160:d9aa:768e:fc7e:98e7) has joined #linux 2021-06-21 09:35:06 <-- cybr1d (~cybr1d@user/cybr1d) has quit (Ping timeout: 252 seconds) 2021-06-21 09:35:32 <-- shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has quit (Remote host closed the connection) 2021-06-21 09:35:33 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-21 09:35:50 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 09:36:03 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 09:36:25 <-- tradar (~tradar@user/tradar) has quit (Quit: tradar) 2021-06-21 09:37:15 <-- hmvago (~hmvago@77.72.197.136) has quit (Quit: Client closed) 2021-06-21 09:38:15 <-- namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has quit (Ping timeout: 268 seconds) 2021-06-21 09:38:40 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 09:38:40 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 09:38:47 <-- greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 09:38:54 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-21 09:40:03 --> RDK (~RDK@p200300db6717ba10caa6660969391e74.dip0.t-ipconnect.de) has joined #linux 2021-06-21 09:40:23 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 09:40:53 --> jjakob (~quassel@2a01:260:8028:10f0::62) has joined #linux 2021-06-21 09:41:10 <-- Masklin_Gurder (~joel@93.182.183.85) has quit (Quit: Konversation terminated!) 2021-06-21 09:41:40 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 09:42:07 --> Masklin_Gurder (~joel@93.182.183.85) has joined #linux 2021-06-21 09:42:35 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-21 09:43:30 --> winircuser-690 (~winircuse@170.250.221.149) has joined #linux 2021-06-21 09:44:03 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-21 09:44:12 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Ping timeout: 250 seconds) 2021-06-21 09:45:10 <-- akarshanbiswas (~akarshanb@103.76.82.2) has quit (Ping timeout: 258 seconds) 2021-06-21 09:45:18 winircuser-690 gecko: Gecko Connect 2021-06-21 09:45:24 winircuser-690 ping 2021-06-21 09:45:45 <-- dmat (~noone@61.68.168.148) has quit (Quit: leaving) 2021-06-21 09:46:56 <-- beaver (~loop@user/pong) has quit (Quit: test) 2021-06-21 09:47:18 <-- freewizard (uid504358@id-504358.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 09:50:38 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 09:50:42 --> namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has joined #linux 2021-06-21 09:51:42 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 09:51:44 --> bdeferme (~bdeferme@i.ctrl86.com) has joined #linux 2021-06-21 09:51:50 -- biggusdickus is now known as biggusnickus 2021-06-21 09:52:26 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-21 09:53:02 <-- jw_ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 09:53:09 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 09:53:19 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 09:54:01 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 09:54:17 <-- winircuser-690 (~winircuse@170.250.221.149) has quit (Read error: Connection reset by peer) 2021-06-21 09:54:39 <-- leanpop (~leanpop@user/leanpop) has quit (Quit: Leaving) 2021-06-21 09:55:08 <-- randomuser (~randomuse@91.187.59.126) has quit (Ping timeout: 258 seconds) 2021-06-21 09:55:35 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 09:55:47 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 09:56:11 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-21 09:57:21 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 09:57:36 --> airsoftmodels (~airsoftmo@2600:8802:6:7300::292e) has joined #linux 2021-06-21 09:57:49 --> akarshanbiswas (~akarshanb@103.76.82.2) has joined #linux 2021-06-21 09:58:05 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 09:59:15 <-- airsoftmodels (~airsoftmo@2600:8802:6:7300::292e) has quit (Client Quit) 2021-06-21 10:00:44 --> knusbaum (~kjn@2601:240:8480:9990:5489:d5c1:79b4:1229) has joined #linux 2021-06-21 10:00:46 <-- knusbaum (~kjn@2601:240:8480:9990:5489:d5c1:79b4:1229) has quit (Read error: Connection reset by peer) 2021-06-21 10:01:14 --> hmvago (~hmvago@77.72.197.136) has joined #linux 2021-06-21 10:01:25 --> knusbaum (~kjn@2601:240:8480:9990:5489:d5c1:79b4:1229) has joined #linux 2021-06-21 10:01:58 --> MattByName (~MattByNam@2a00:23c7:ae04:d000:bf9:4514:d7a8:58be) has joined #linux 2021-06-21 10:02:12 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-21 10:02:20 --> akk (~akk@174-28-98-240.albq.qwest.net) has joined #linux 2021-06-21 10:02:24 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 10:02:39 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 10:03:13 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-21 10:03:25 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 10:03:34 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Read error: Connection reset by peer) 2021-06-21 10:03:43 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 10:03:44 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 10:03:48 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-21 10:04:03 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Quit: Quit) 2021-06-21 10:04:17 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-21 10:04:25 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 10:04:33 --> phoenixbyrd_ (~phoenixby@c-76-24-122-133.hsd1.ma.comcast.net) has joined #linux 2021-06-21 10:05:35 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Client Quit) 2021-06-21 10:05:39 <-- justBull (~justache@user/justache) has quit (Remote host closed the connection) 2021-06-21 10:05:44 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 10:05:50 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-21 10:06:16 --> justBull (~justache@user/justache) has joined #linux 2021-06-21 10:06:27 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-21 10:06:28 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 10:06:33 <-- FloridaMan (~FloridaMa@user/floridaman) has quit (Ping timeout: 244 seconds) 2021-06-21 10:06:49 <-- kikijiki (~Thunderbi@user/kikijiki) has quit (Quit: kikijiki) 2021-06-21 10:07:10 <-- phoenixbyrd (~phoenixby@2601:189:4203:6640::c5f4) has quit (Ping timeout: 250 seconds) 2021-06-21 10:07:22 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-21 10:07:30 <-- namsdraw` (~user@2405:6e00:31cb:6400:b1ca:66b8:1920:1089) has quit (Ping timeout: 240 seconds) 2021-06-21 10:07:33 --> FloridaMan (~FloridaMa@user/floridaman) has joined #linux 2021-06-21 10:07:38 <-- knusbaum (~kjn@2601:240:8480:9990:5489:d5c1:79b4:1229) has quit (Quit: Leaving...) 2021-06-21 10:08:10 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 10:08:41 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-21 10:08:42 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Ping timeout: 240 seconds) 2021-06-21 10:08:50 <-- BluesKaj (~kaj@user/blueskaj) has quit (Ping timeout: 252 seconds) 2021-06-21 10:09:06 --> namsdraw` (~user@101.115.22.23) has joined #linux 2021-06-21 10:09:28 --> Guest18 (~Guest18@122-151-126-148.sta.dodo.net.au) has joined #linux 2021-06-21 10:09:32 --> domhnall (~developer@user/domhnall/x-2887755) has joined #linux 2021-06-21 10:09:59 --> Cork (~Cork@user/cork) has joined #linux 2021-06-21 10:09:59 --> vai (~vai@87-95-72-226.bb.dnainternet.fi) has joined #linux 2021-06-21 10:10:17 Guest18 What's holding Microsoft back from having Windows just be a Linux-based OS? 2021-06-21 10:11:11 Guest18 They would save so much money from development, and still profit from selling licenses 2021-06-21 10:11:46 micrex22 Guest18: because Bill Gates build the culture around where everything needs to be a *microsoft* solution 2021-06-21 10:11:52 Dagmar The same thing that prevents us from merrily running their software under Linux. 2021-06-21 10:11:56 kfrench Guest18: Compatibility and relying on someone else for your own product's direction. 2021-06-21 10:11:56 Dagmar "WIndows software" 2021-06-21 10:11:56 micrex22 Linux is not a *microsoft* solution 2021-06-21 10:12:06 --> greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 10:12:08 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-21 10:12:39 Dagmar ...however, they're migrating their real moneymaker (Office) to HTML/JS/Electron and SAS, so that might start shifting very soon. 2021-06-21 10:13:00 --> speckz (~speckz@2600:1700:ce0:bf00:a84a:f88d:7350:1172) has joined #linux 2021-06-21 10:13:07 Dagmar Frankly the web version of almost everything but Excel is more usable 2021-06-21 10:13:11 Guest18 Dagmar if you're talking about Office online.... that's year behind the desktop version 2021-06-21 10:13:22 Guest18 years* 2021-06-21 10:13:40 Guest18 Even Word has only like 10% of the features of the desktop version 2021-06-21 10:13:40 Dagmar Guest7289: Yet the important bits like Teams and Outlook's native versions suck nozzle 2021-06-21 10:13:46 mannu most people only uses bold, headers and maybe some alignment function anyway, right? 2021-06-21 10:13:57 Dagmar Truth 2021-06-21 10:13:58 --> gnufx (~gnufx@cpe-70-95-57-162.san.res.rr.com) has joined #linux 2021-06-21 10:14:14 Dagmar It's a bit like believing Powerpoint somehow makes people more productive 2021-06-21 10:14:44 Dagmar No, instead of putting together a coherent pressie they screw around with all the stupid accessory features and create a true eyesore 2021-06-21 10:14:49 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-21 10:14:49 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-21 10:14:49 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-21 10:15:07 Guest18 I actually can't wait for Office online to have feature-parity with the Desktop version. I constantly have a VM with Windows open just to use Word for work 2021-06-21 10:15:12 Dagmar ...and I've been using Word jsut fine through the electron app 2021-06-21 10:15:21 Guest18 but again that's at least 5 years down the line 2021-06-21 10:15:27 Dagmar We've got licences for all that and the only thing I've run into problems with is Excel 2021-06-21 10:15:41 <-- greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Client Quit) 2021-06-21 10:16:06 --> willthechill (~willthech@2600:1700:8c61:3ed0:5d3f:8911:36d:da15) has joined #linux 2021-06-21 10:16:33 domhnall Best PowerPoint presentations mainly use Text on slides and some type of MEME to convey the point. Nothing really fancy. 2021-06-21 10:17:14 domhnall I used to be good at Excel, back in 2003. 2021-06-21 10:17:26 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-21 10:17:32 Dagmar ..and to say the online version of word only has 10% of the features is just plain wrong. 2021-06-21 10:18:15 domhnall silly question, but USB is a little endian bus, right? 2021-06-21 10:18:19 Guest18 Dagmar, believe me... I'm a power user of Word and I know 2021-06-21 10:18:38 Guest18 Also Electron... I think electron can only use 1 thread of the CPU? So the performance of any electron app is massively hindered compared to a desktop version 2021-06-21 10:18:46 Dagmar I think you have a wildly inflated idea of the number of features involved. 2021-06-21 10:19:06 <-- vai (~vai@87-95-72-226.bb.dnainternet.fi) has quit (Ping timeout: 252 seconds) 2021-06-21 10:19:48 Dagmar ...and apparently haven't really spent any time using the online versions to even know these things. 2021-06-21 10:20:34 domhnall cannot seem to find the correct RFC to verify... but I believe it is. 2021-06-21 10:20:43 <-- andreasbuhr (~quassel@p549db56c.dip0.t-ipconnect.de) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 10:20:46 Dagmar I mean, it's a _word processor_. It doesn't necessarily need heuristic scanning of input to ensure everyones types as if they were actually educated. 2021-06-21 10:21:07 --> ychaouche (~ychaouche@user/ychaouche) has joined #linux 2021-06-21 10:21:09 --> vai (~vai@87-95-98-152.bb.dnainternet.fi) has joined #linux 2021-06-21 10:21:13 ychaouche yo #linux 2021-06-21 10:21:15 Guest18 Dagmar, I use both daily, I'm an academic, that's why I know what I'm talking about. I fine-control documents for a living. 2021-06-21 10:21:38 Dagmar In other words, you micromanage people's text files. 2021-06-21 10:21:41 Kyv Now that is hysterical. 2021-06-21 10:21:58 Dagmar You might want to consider that perhaps the content is more important 2021-06-21 10:22:16 --> ZAJDAN1 (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-21 10:22:24 <-- jw_ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 10:22:28 --> Leseratte10 (~florian@194.127.167.112) has joined #linux 2021-06-21 10:22:35 Dagmar No one but the occasional lawyer cares if the document uses 1.15 intra-line spacing instead of 1.20 intra-line spacing 2021-06-21 10:22:40 Guest18 Haha okay... That's like going to a professional painter and telling them 'oh the brush size is not important, maybe consider colour to be more important' 2021-06-21 10:22:49 Dagmar Just as long as it's consistent throughout. 2021-06-21 10:22:59 --> qlixed (~qlixed@181.44.129.13) has joined #linux 2021-06-21 10:23:03 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 10:23:12 domhnall Guest18: meh,,, not really the same... 2021-06-21 10:23:34 Dagmar I guarantee you the painter isn't going to care if the brush is 5 inches wide or 4.5 inches wide 2021-06-21 10:23:43 Guest18 alright, I'm done talking to you children. CU 2021-06-21 10:23:47 Guest18 get a job too 2021-06-21 10:23:51 <-- Guest18 (~Guest18@122-151-126-148.sta.dodo.net.au) has quit (Quit: Client closed) 2021-06-21 10:23:53 Dagmar It's a wall, not a museum piece. 2021-06-21 10:24:07 Dagmar I am pretty sure I make more than a typesetter 2021-06-21 10:24:23 --> Shariff (~UserNick@starbase26.connected.by.freedominter.net) has joined #linux 2021-06-21 10:24:24 ychaouche in linux, simply putting setting a hostname on a machine doesn't necessarily make that machine responding by that name from other machines right ? (like ping, rsync and other commands) 2021-06-21 10:24:43 Dagmar ychaouche: Yeah that pretty much affects nothign else on the network 2021-06-21 10:24:53 <-- chops (~chops@ip70-178-104-30.ks.ks.cox.net) has left #linux 2021-06-21 10:25:06 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-21 10:25:09 <-- Leseratte (~florian@user/leseratte) has quit (Ping timeout: 244 seconds) 2021-06-21 10:25:09 ychaouche Dagmar: is there anything similar in purpose to netbios though ? 2021-06-21 10:25:19 Dagmar ychaouche: The only way other hosts will ever find out is if the machine is using DHCP, and the DHCP client dutifully picks up the hostname and sends it along to the DHCP server in the lease request 2021-06-21 10:25:22 <-- ZAJDAN (~ZAJDAN@195.122.199.179) has quit (Ping timeout: 250 seconds) 2021-06-21 10:25:35 Dagmar Yeah, there's mDNS, which Macs are generally okay with 2021-06-21 10:25:42 ychaouche Dagmar: dyndns ? 2021-06-21 10:25:48 ychaouche for the dhcp part 2021-06-21 10:25:55 <-- renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Remote host closed the connection) 2021-06-21 10:26:05 Dagmar ..but if you've got a decent DHCP/DNS setup going, any given LInux machine should wind up with it's hostname showing up in DNS after getting a DHCP lease 2021-06-21 10:26:09 --> johnnyapol (~discord@2001:19f0:5:4889:5400:3ff:fe06:dbe8) has joined #linux 2021-06-21 10:26:32 ychaouche for my case they're static 2021-06-21 10:26:41 Dagmar Not dyndns, the DHCP server literally gets the hostname parameter from the lease request and kicks it over to the DNS server to be immediately added into whatever zones are in play 2021-06-21 10:27:00 <-- ZAJDAN1 (~ZAJDAN@195.122.199.179) has quit (Ping timeout: 265 seconds) 2021-06-21 10:27:01 --> renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-21 10:27:04 ychaouche I thought that was precisely what dyndns was :( 2021-06-21 10:27:05 <-- gnufx (~gnufx@cpe-70-95-57-162.san.res.rr.com) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 10:27:05 Dagmar If you're using DHCP to hand out static allocations then _just populate your zone files properly_ 2021-06-21 10:27:19 --> ZAJDAN (~ZAJDAN@37-48-50-192.nat.epc.tmcz.cz) has joined #linux 2021-06-21 10:27:40 Dagmar No, dyndns is typically some data being passed to a server over HTTP and then a much more involved process puts that entry into a zone file somewhere 2021-06-21 10:28:05 Dagmar The DHCP-into-local-DNS thing is just a handful of packets documented in RFCs 2021-06-21 10:28:21 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 10:29:40 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 10:29:55 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-21 10:30:22 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Client Quit) 2021-06-21 10:31:12 Dagmar ychaouche: Perhaps you should tell us what you're tryign to make happen, not how you're trying to do it 2021-06-21 10:31:59 ychaouche Oh, basically just adressing my statically adressed machines with their hostnames instead of their addresses 2021-06-21 10:32:04 ychaouche I'm looking at my options 2021-06-21 10:32:12 Dagmar If theyr'e static, just stick 'em in a zone and be done with it 2021-06-21 10:32:19 <-- Guest3922 (~matt@nat1.mattstone.net) has quit (Ping timeout: 258 seconds) 2021-06-21 10:32:38 ychaouche the obvious option was to add them to a dns server, but I was asking myself if there were other options like netbios in ms windows computers 2021-06-21 10:32:48 Dagmar Otherwise it's just like 3-5 lines of config stuff to get ISC's DHCP talking to BIND and automatically adding entries to a zone 2021-06-21 10:33:01 ychaouche there's no dhcp server on that LAN 2021-06-21 10:33:07 <-- domhnall (~developer@user/domhnall/x-2887755) has left #linux 2021-06-21 10:33:42 Dagmar Yeah there's mDNS which largely just requires you run Avahi on the things, but Windows isn't exactly aware of mDNS. You could always run Samba on everything and that would get you as far as netbios functionality 2021-06-21 10:34:02 <-- Guest35 (~Guest35@ip-222-153.ists.pl) has quit (Quit: Client closed) 2021-06-21 10:34:13 <-- speckz (~speckz@2600:1700:ce0:bf00:a84a:f88d:7350:1172) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 10:34:21 Dagmar Either you are setting yourself up for future pain and suffering by expecting to _manually configure_ the networking on each and every host, or you don't have very many hosts 2021-06-21 10:35:32 Dagmar Allow me to suggest rather strongly that its' going to be universally easier to copy a stanza in dhcpd.conf when adding hosts to the network than literally every other possible method (other than relying on 169.254.0.0/16) 2021-06-21 10:35:38 <-- hmvago (~hmvago@77.72.197.136) has quit (Quit: Client closed) 2021-06-21 10:35:49 Dagmar ...and DHCPd can run on a dead weevil. 2021-06-21 10:35:58 <-- i64 (i64@gateway/vpn/protonvpn/i64) has quit (Ping timeout: 252 seconds) 2021-06-21 10:36:12 <-- craigevil (craig@user/craigevil) has quit (Ping timeout: 250 seconds) 2021-06-21 10:36:16 Shariff Dagmar: I have no idea what a dead weevil is, but it sounds hilarious :) 2021-06-21 10:36:22 Dagmar It's a bug 2021-06-21 10:36:45 Dagmar DHCP is not a complex protocol, and the server doesn't really need a lot of care and feeding either 2021-06-21 10:37:04 Dagmar Mainly you just tell it an IP range and "Go play" 2021-06-21 10:37:14 Shariff Dagmar: Ah, I took it as a metaphor for it can run on anything.. oops :) 2021-06-21 10:37:40 Dagmar Assigning a static lease via mac address is two statements in a curly-braced stanza 2021-06-21 10:37:48 Dagmar It can run on just about anything 2021-06-21 10:37:58 ychaouche Dagmar: yeah not that many hosts, and again no DHCP server running on that LAN. for mDNS I need to run and configure it on each host. I think I'm going to stick with DNS. 2021-06-21 10:38:02 <-- scara (~user@user/scara) has quit (Ping timeout: 244 seconds) 2021-06-21 10:38:06 --> i64 (i64@gateway/vpn/protonvpn/i64) has joined #linux 2021-06-21 10:38:25 ychaouche thanks for input 2021-06-21 10:38:29 Dagmar If the network is that small you might as well just use a hosts file 2021-06-21 10:38:35 spine-o-saurus why does powerdns opt to put that in a database then 2021-06-21 10:38:58 Dagmar spine-o-saurus: Probably because they're attempting to scale to much more self-important workloads. 2021-06-21 10:39:02 --> ZAJDAN1 (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-21 10:39:12 <-- rothandrew (~rothandre@c-73-213-69-254.hsd1.va.comcast.net) has quit (Ping timeout: 268 seconds) 2021-06-21 10:39:14 Dagmar DNS itself is a very, very simple database. 2021-06-21 10:39:21 <-- RDK (~RDK@p200300db6717ba10caa6660969391e74.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 10:39:26 Dagmar Lexically heirarchical data. 2021-06-21 10:39:41 --> scara (~user@user/scara) has joined #linux 2021-06-21 10:39:47 --> zjmc_ (jmc@user/zjmc) has joined #linux 2021-06-21 10:40:11 <-- astronaut (~segfault@103.160.128.41) has quit (Remote host closed the connection) 2021-06-21 10:40:22 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 10:40:28 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-21 10:40:32 --> pepee (~user@user/pepee) has joined #linux 2021-06-21 10:40:46 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-21 10:40:59 Dagmar I kid you not when I say I've got a 14-story office building that could have its entire DNS/DHCP needs satisfied by one Raspberry Pi 3B+ 2021-06-21 10:41:13 <-- BluesKaj (~kaj@user/blueskaj) has quit (Quit: Konversation terminated!) 2021-06-21 10:41:24 ychaouche Just found where my confusion came from : https://youtu.be/P5fIALJ2z_U?list=FL6O_QtO8XbkAhNCwDJF4uzw&t=437 2021-06-21 10:41:37 ychaouche https://i.imgur.com/BS0XjPZ.png 2021-06-21 10:42:16 <-- MattByName (~MattByNam@2a00:23c7:ae04:d000:bf9:4514:d7a8:58be) has quit (Quit: Leaving) 2021-06-21 10:42:33 --> MattByName (~MattByNam@2a00:23c7:ae04:d000:bf9:4514:d7a8:58be) has joined #linux 2021-06-21 10:42:39 Dagmar Yeah dyndns is a specific implementation different from "Dynamic DNS" 2021-06-21 10:42:57 <-- ZAJDAN (~ZAJDAN@37-48-50-192.nat.epc.tmcz.cz) has quit (Ping timeout: 265 seconds) 2021-06-21 10:43:07 <-- job (~job@user/job) has quit (Remote host closed the connection) 2021-06-21 10:43:11 ychaouche oh 2021-06-21 10:43:17 Dagmar Dynamic DNS is basically anythign that's updating a zone in realtime 2021-06-21 10:43:25 ychaouche then we were talking about two different things 2021-06-21 10:43:29 Dagmar dyndns == afraid.org and such 2021-06-21 10:43:42 --> CalimeroTeknik (~calimero@user/calimeroteknik) has joined #linux 2021-06-21 10:44:00 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-21 10:44:11 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 10:44:33 Dagmar More accurately, dynamic DNS is a feature of interaction between DHCP and DNS servers, as outlined in their respective RFCs. 2021-06-21 10:44:53 Dagmar It's generally as secure as DHCP is 2021-06-21 10:44:59 Dagmar (which is not saying much) 2021-06-21 10:45:13 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 10:45:17 CalimeroTeknik hello! why is it that, without CAP_NET_ADMIN or suid, `ss` can see all connections as any user? 2021-06-21 10:45:32 <-- kollinz (~morpheus@user/kollinz) has quit (Quit: Konversation terminated!) 2021-06-21 10:45:35 CalimeroTeknik it's using the netlink interface 2021-06-21 10:45:43 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 10:45:48 Dagmar Probably the restrictions have been completely disabled 2021-06-21 10:45:53 <-- nifl (~niflce@user/niflce) has quit (Quit: Leaving) 2021-06-21 10:46:15 CalimeroTeknik where are these restrictions configured? 2021-06-21 10:46:27 CalimeroTeknik or do you mean a patch removed them from the kernel? 2021-06-21 10:46:37 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 10:47:28 <-- jw_ (~njw@58.182.164.99) has quit (Client Quit) 2021-06-21 10:48:25 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 10:49:47 --> ron1w (~roni@207.248.198.186) has joined #linux 2021-06-21 10:49:51 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: quits) 2021-06-21 10:49:55 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 10:50:30 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 250 seconds) 2021-06-21 10:50:43 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (Remote host closed the connection) 2021-06-21 10:51:00 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-21 10:51:12 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 10:51:28 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-21 10:51:45 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has joined #linux 2021-06-21 10:52:52 -- akik_ is now known as akik 2021-06-21 10:53:12 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-21 10:53:36 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 10:53:39 Dagmar ss has always been able to see other people's socket binds 2021-06-21 10:53:40 rud0lf if my RUN=... in udev is play sound command which waits for the sound to end, would it hold the execution until done? 2021-06-21 10:53:46 rud0lf should i detach it? 2021-06-21 10:53:49 Dagmar It's not like you can really _hide_ them 2021-06-21 10:54:01 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 10:54:10 Dagmar What it can't normally see without special privs is what processes have them open. 2021-06-21 10:54:29 --> nifl````` (~user@user/niflce) has joined #linux 2021-06-21 10:54:41 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-21 10:54:53 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-21 10:55:30 --> demon (~sinister@user/demon) has joined #linux 2021-06-21 10:55:43 <-- spine-o-saurus (~snake@2602:48:a07b:7f0c:94b3:f2ab:b1bc:8f4a) has quit (Quit: Connection Terminated) 2021-06-21 10:55:51 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-21 10:56:10 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-21 10:56:28 <-- nifl```` (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-21 10:56:55 --> oldPeanut (~oldPeanut@200116b826a6cf0030929efffedd8522.dip.versatel-1u1.de) has joined #linux 2021-06-21 10:57:10 --> eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has joined #linux 2021-06-21 10:57:21 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 10:58:02 --> crn (~chuck@2600:1700:4000:c3a0::18) has joined #linux 2021-06-21 10:58:04 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 10:58:51 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-21 10:59:55 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-21 11:01:48 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-21 11:02:04 <-- Lilian (~Lilian@mail.blahaj.space) has quit (Read error: Connection reset by peer) 2021-06-21 11:04:01 --> Lilian (~Lilian@mail.blahaj.space) has joined #linux 2021-06-21 11:05:33 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-21 11:05:47 --> Guest67 (~Guest67@175.159.176.143) has joined #linux 2021-06-21 11:06:12 <-- luke-jr (~luke-jr@user/luke-jr) has quit (Quit: ZNC - http://znc.sourceforge.net) 2021-06-21 11:06:35 --> beaver (~loop@user/pong) has joined #linux 2021-06-21 11:06:49 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Remote host closed the connection) 2021-06-21 11:06:56 <-- Guest67 (~Guest67@175.159.176.143) has quit (Quit: Client closed) 2021-06-21 11:07:12 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-21 11:08:11 --> luke-jr (~luke-jr@user/luke-jr) has joined #linux 2021-06-21 11:08:47 <-- cadderly (~~@user/cadderly) has quit (Quit: leaving) 2021-06-21 11:09:50 --> brejela (~brejela@user/brejela) has joined #linux 2021-06-21 11:11:10 <-- ZAJDAN1 (~ZAJDAN@195.122.199.179) has quit (Ping timeout: 252 seconds) 2021-06-21 11:15:18 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 264 seconds) 2021-06-21 11:15:53 --> mloza (~mloza@user/atmark) has joined #linux 2021-06-21 11:16:50 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-21 11:16:59 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-21 11:17:07 mloza is there a way to make fstrim less IO intensive? 2021-06-21 11:17:34 --> DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has joined #linux 2021-06-21 11:17:54 <-- fh0 (~fho@i577BC101.versanet.de) has quit (Quit: leaving) 2021-06-21 11:18:28 --> matt (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 11:18:49 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 11:18:53 -- matt is now known as Guest8086 2021-06-21 11:18:58 --> braewoods (~braewoods@user/braewoods) has joined #linux 2021-06-21 11:18:59 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has left #linux 2021-06-21 11:19:03 <-- braewoods (~braewoods@user/braewoods) has left #linux (WeeChat 2.8) 2021-06-21 11:19:14 Dagmar How is what it does a problem? 2021-06-21 11:19:30 Dagmar It should not be what most people consider "IO intensive" 2021-06-21 11:19:46 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 11:19:55 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 11:20:36 Dagmar It'll be close to that running it on a large and complex fileysstem the first time, but after that it shouldn't be an even noticeable overhead 2021-06-21 11:21:16 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Quit: ERC (IRC client for Emacs 28.0.50)) 2021-06-21 11:21:17 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-21 11:21:31 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-21 11:21:34 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Quit: Leaving) 2021-06-21 11:21:39 akk Is there a reliable way to get whois info? (either commandline or, preferably, python) I'm having trouble with /usr/bin/whois and python-whois timing out. 2021-06-21 11:21:47 --> Guest31 (~Guest31@n112120225240.netvigator.com) has joined #linux 2021-06-21 11:21:50 <-- Guest42 (~textual@192.146.154.3) has left #linux 2021-06-21 11:22:19 Dagmar whois hasn't exactly been a "reliable" method since the 90s 2021-06-21 11:22:26 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-21 11:22:44 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 11:23:05 Dagmar JUst focus on managing the timeouts and you can have all the 'CLIENT INFORMATION RESTRICTED' data you wan 2021-06-21 11:23:08 Dagmar t 2021-06-21 11:23:32 <-- rhax (~yannick@user/rhax) has quit (Ping timeout: 244 seconds) 2021-06-21 11:24:01 --> wovixo (~wovixo@128.104.205.49) has joined #linux 2021-06-21 11:24:03 <-- MattByName (~MattByNam@2a00:23c7:ae04:d000:bf9:4514:d7a8:58be) has quit (Ping timeout: 244 seconds) 2021-06-21 11:24:27 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-21 11:24:27 Dagmar ...and if you're wondering, that's because that was the last time literally _anyone_ (including the IANA) actually made accurate whois information a requirement for anything and actually enforced it 2021-06-21 11:24:28 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-21 11:24:42 akk I have a python script that loops over python-whois retrying if there's a timeout, but I have to do so many retries that when I run the script, by the time it's finished I forget I need to look at the list and have moved on to something else. 2021-06-21 11:24:45 -- faber_ is now known as yarra 2021-06-21 11:25:04 BSaboia I am trying to check some pattern on a file, but it's something rather complex. So it goes like this: if I have a match on Word A, I have to search for Word B until I have an empty line. Otherwise, I have to have some kind of error. Some sample here https://gist.github.com/brunosaboia/829d82966be19720330a9f0ded659764 2021-06-21 11:25:12 BSaboia if I use sed, I can almost do it. I tried sed -n -e "/Word A/,/Word B/p", but then it prints everything if the pattern is not found, and the exit code is 0... so no goodie 2021-06-21 11:25:27 akk I should probably put it in cron or something and have it email me the list once a week. 2021-06-21 11:25:45 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 11:26:00 Dagmar BSaboia: So tell it to not print non-matching data 2021-06-21 11:26:31 <-- multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has quit (Quit: WeeChat 3.2) 2021-06-21 11:26:38 rapha to transplant an mdadm raid array from one box to another, must i do anything else but unmount it before hot-unplugging the drives? 2021-06-21 11:26:45 <-- discipulus (~discipulu@user/discipulus) has quit (Ping timeout: 258 seconds) 2021-06-21 11:27:26 --> diatoid (~jsrffd2@157.245.212.36) has joined #linux 2021-06-21 11:28:04 Dagmar rapha: Depends on your personal tolerance for excitement probably 2021-06-21 11:28:26 Dagmar It would probably be a good idea to _stop_ the array 2021-06-21 11:28:38 <-- rsx (~dummy@ppp-188-174-132-32.dynamic.mnet-online.de) has quit (Quit: rsx) 2021-06-21 11:28:47 --> ioria (~hurt_lock@host-87-20-223-109.retail.telecomitalia.it) has joined #linux 2021-06-21 11:28:58 Dagmar Otherwise, well... think about what it means when you remove a disk from a raid 5 array 2021-06-21 11:29:06 Dagmar ...and then remove a _second_ disk from the raid 5 array. 2021-06-21 11:29:27 Dagmar What's mdadm going to do now knowing that 2 drives from a raid 5 array are missing 2021-06-21 11:29:28 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 11:29:52 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 252 seconds) 2021-06-21 11:30:11 -- beaver is now known as pong 2021-06-21 11:30:12 --> winircuser-318 (~winircuse@170.250.221.149) has joined #linux 2021-06-21 11:30:55 Dagmar IF you stop it first, nothing gets a chance to mark members as being part of a _failed array that needs resynching/rebuilding_ 2021-06-21 11:31:10 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 11:31:32 rapha Dagmar: let's put it at "low" for today :) 2021-06-21 11:31:46 rapha okay 2021-06-21 11:31:50 * rapha googles how to stop an array 2021-06-21 11:31:59 BSaboia Dagmar, I tried that, but I am not sure on how to do it 2021-06-21 11:32:26 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 11:32:36 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-21 11:33:55 BSaboia Dagmar, I tried this: https://stackoverflow.com/questions/1665549/have-sed-ignore-non-matching-lines/1665574 , so sed -n -e "/Word A/,/Word B/;t;d" 2021-06-21 11:34:02 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Remote host closed the connection) 2021-06-21 11:34:33 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 11:34:40 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-21 11:35:01 --> ano (~weechat@user/ano) has joined #linux 2021-06-21 11:35:06 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-21 11:35:06 rapha aaah sh** ... can't even umount ... "target is busy" ... but "fuser /mount/point" comes back empty ... i hate this 2021-06-21 11:35:26 Dagmar rapha: I've watched guys figure this out _as_ they're pulling disks from a rack. The look on their face was priceless 2021-06-21 11:35:41 RayTracer rapha: maybe "fuser -muv /mount/point" 2021-06-21 11:35:45 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 11:35:50 Dagmar rapha: It was like, "Wait... why did the lights suddenly go on on the othere disks?" 2021-06-21 11:36:14 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-21 11:36:41 rapha Dagmar: depending on the data stored on those drives, i guess the punch-in-the-guts-feeling can be quite severe. 2021-06-21 11:37:41 Dagmar Well, the data wasn't destroyed but the controller considered the array compromised and required a long and winding rebuild/check time 2021-06-21 11:37:56 rapha RayTracer: only "/srv/mega: root kernel mount (root)/srv/mega" 2021-06-21 11:38:24 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 11:38:37 rapha Dagmar: two colleagues of mine are still cross at one another because one of them just pulled a broken drive ... and the other had to set up a brand-new array because of it. 2021-06-21 11:39:18 Dagmar doh! 2021-06-21 11:39:21 rapha ooooh 2021-06-21 11:39:23 rapha wait 2021-06-21 11:39:25 rapha nfs...? 2021-06-21 11:39:38 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 11:39:44 --> kieto (~kieto@user/kieto) has joined #linux 2021-06-21 11:39:56 rapha aaah, yes nfs 2021-06-21 11:40:00 rapha it's kernel-internal 2021-06-21 11:40:07 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 11:40:11 kieto Hi! I'm looking for an easy and nice looking software to draw diagrams. Any tips? 2021-06-21 11:40:35 hodapp kieto: Dia? 2021-06-21 11:40:35 <-- davidkrauser (~davidkrau@user/davidkrauser) has left #linux (Leaving) 2021-06-21 11:40:40 knocktwice kieto: inkscape 2021-06-21 11:40:44 kieto I'm trying diagrams.net app for ubuntu but it doesn't look so good 2021-06-21 11:40:45 <-- agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has quit (Quit: WeeChat 3.1) 2021-06-21 11:40:53 omegatron https://wiki.gnome.org/Apps/Dia/ 2021-06-21 11:41:03 hodapp Inkscape is more free-form and happens to be able to do diagrams, Dia is more specific to diagrams 2021-06-21 11:41:05 MrElendig depends on the type of diagrams 2021-06-21 11:41:12 <-- akarshanbiswas (~akarshanb@103.76.82.2) has quit (Ping timeout: 250 seconds) 2021-06-21 11:41:16 MrElendig + you want 2021-06-21 11:41:16 knocktwice bigger hammer :) 2021-06-21 11:41:24 <-- TomyWork (~TomyLobo@p200300e80f133c00908b00f81726b6a1.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 11:41:29 RayTracer kieto: maybe https://www.yworks.com/products/yed 2021-06-21 11:41:34 MrElendig who handdraws diagrams anymore though? 2021-06-21 11:41:36 <-- Yasumoto (~Yasumoto@136.152.37.67) has quit (Quit: leaving) 2021-06-21 11:41:42 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 258 seconds) 2021-06-21 11:41:54 Dagmar I am literally doing that on paper right now 2021-06-21 11:41:59 craigevil krita 2021-06-21 11:42:03 -- Mode #linux [-o sauvin] by ChanServ 2021-06-21 11:42:10 -- Mode #linux [-o Bocaneri] by ChanServ 2021-06-21 11:42:13 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Remote host closed the connection) 2021-06-21 11:42:41 kieto krita and inkscape will require a steep learning curve, I guess, right? 2021-06-21 11:42:44 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-21 11:42:51 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 11:43:05 --> dmat (~noone@61.68.168.148) has joined #linux 2021-06-21 11:43:10 MrElendig graphviz/diagrams/similar 2021-06-21 11:43:18 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-21 11:43:26 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 252 seconds) 2021-06-21 11:43:28 Guest31 I also have been looking for a good diagram program. Something that can draw stuff precisely, like, with coordinates and stuff 2021-06-21 11:43:29 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-21 11:43:37 Dagmar Inkscape is not hard to use to draw lines and boxes 2021-06-21 11:43:46 rapha Dagmar: ok, turns out that's not an mdadm array at all, but a btrfs one... 2021-06-21 11:44:21 winircuser-318 gecko: Gecko Connect 2021-06-21 11:44:34 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 11:44:42 Guest31 inkscape doesn't have some common diagram things, like arrows or charts 2021-06-21 11:44:48 MrElendig draw.io is not too horrible btw but of course not free 2021-06-21 11:45:05 <-- Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:b4ad:a187:37a5:e7e3) has quit (Read error: Connection reset by peer) 2021-06-21 11:45:34 Guest31 The closet one I've found is libreoffice draw 2021-06-21 11:45:35 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-21 11:45:46 --> Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:b4ad:a187:37a5:e7e3) has joined #linux 2021-06-21 11:46:10 Bocaneri What about dia ? 2021-06-21 11:46:13 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 11:46:30 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Client Quit) 2021-06-21 11:46:41 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 258 seconds) 2021-06-21 11:47:04 jelly also not free: ms visio 2021-06-21 11:47:33 Guest31 Haven't tried it. Does it have some precision tools, like setting coordinates for the start and end of arrows? 2021-06-21 11:47:53 Dagmar Generally one simply draws their objects and copypastas them where they need to be 2021-06-21 11:48:04 akik kieto: if you want to learn inkscape, check out logos by nick on youtube 2021-06-21 11:48:22 randomuser I think that dia is the best option. 2021-06-21 11:49:15 Dagmar ...and Inkscape does in fact have arrows. 2021-06-21 11:49:36 kieto akik: cool, thanks! 2021-06-21 11:49:54 kieto RayTracer: yed also looks good :) 2021-06-21 11:50:11 <-- phoenixbyrd_ (~phoenixby@c-76-24-122-133.hsd1.ma.comcast.net) has quit (Quit: Leaving) 2021-06-21 11:50:39 --> phoenixbyrd (~phoenixby@c-76-24-122-133.hsd1.ma.comcast.net) has joined #linux 2021-06-21 11:51:13 akik yed and dia felt a bit restrictive when connecting items 2021-06-21 11:51:19 <-- kish` (~aqua@user/aqua) has quit (Remote host closed the connection) 2021-06-21 11:51:23 <-- WishBoy (~WishBoy@user/wishboy) has quit 2021-06-21 11:51:35 geirha You might try umlet 2021-06-21 11:51:41 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 11:52:09 geirha The UI is a bit weird, but once you get used to it, it's quite nice 2021-06-21 11:52:13 randomuser And dia does not support newer UML features. 2021-06-21 11:52:30 --> Barones (~Barones@2804:48dc:8500:0:644c:9b48:adec:61ea) has joined #linux 2021-06-21 11:53:28 kieto I think I'll stick with diagrams.net, the 'sketch' attribute gives it a nicer layout 2021-06-21 11:54:12 --> greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 11:55:01 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-21 11:55:29 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Remote host closed the connection) 2021-06-21 11:55:29 --> jphaynes66 (~TerraFirm@91.90.126.5) has joined #linux 2021-06-21 11:55:31 <-- hexoroid (~null@2a04:2180:0:1::cada:23f2) has quit (Remote host closed the connection) 2021-06-21 11:55:32 <-- nifl````` (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 11:56:41 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-21 11:56:47 rapha Dagmar: do you have a rule of thumb how hot spinning rust of 3.5" is allowed to run to get good lifetime out of it? 2021-06-21 11:56:57 <-- Adoi (~Adoi@user/adoi) has quit (Quit: Leaving) 2021-06-21 11:57:34 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 11:57:38 --> akarshanbiswas (~akarshanb@103.76.82.2) has joined #linux 2021-06-21 11:58:04 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 11:58:04 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 11:58:06 --> hexoroid (~null@12024-21832.bacloud.info) has joined #linux 2021-06-21 11:59:02 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-21 11:59:18 <-- anton (~anton@antonmcclure.com) has quit (Quit: anton) 2021-06-21 11:59:48 omegatron rapha: how old is your patient? 2021-06-21 11:59:54 omegatron a recent disk? 2021-06-21 12:00:03 <-- hexoroid (~null@12024-21832.bacloud.info) has quit (Remote host closed the connection) 2021-06-21 12:00:17 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 265 seconds) 2021-06-21 12:00:18 omegatron and is it 5.400 or 7.200 or 10k ? 2021-06-21 12:00:57 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-21 12:01:26 MrElendig some of them even want a bit of warmth for the best lifespan 2021-06-21 12:01:41 -- Guest8086 is now known as matt 2021-06-21 12:01:43 --> Zarbon (~Knut@user/zarbon) has joined #linux 2021-06-21 12:01:49 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Quit: Leaving) 2021-06-21 12:01:59 <-- matt (~matt@nat1.mattstone.net) has quit (Changing host) 2021-06-21 12:01:59 --> matt (~matt@user/matt) has joined #linux 2021-06-21 12:02:00 jelly rapha, pulling some numbers out of thin air, probably <= 40°C for 10krpm, <= 45°C for 15krpm 2021-06-21 12:02:19 rapha omegatron: 4x WD Gold 8TB ... 7k2rpm ... they've been running for 5 weeks now, constantly writing at ~1.5MB/s and will now be transplanted elsewhere and then only occasionally be accessed at all. 2021-06-21 12:02:29 camel_case hdd tech is revolutionary. One day all computers will use it 2021-06-21 12:02:31 --> hexoroid (~null@2001:ac8:38:c000::4367:7a18) has joined #linux 2021-06-21 12:02:35 <-- winircuser-318 (~winircuse@170.250.221.149) has quit (Read error: Connection reset by peer) 2021-06-21 12:03:22 <-- Smeef (~deathonat@user/smeef) has quit (Ping timeout: 272 seconds) 2021-06-21 12:03:43 rapha nah, floppies are enough for everybody 2021-06-21 12:04:17 omegatron and what is your definition of "good lifetime" ? months? years? 10 years? 2021-06-21 12:04:25 Guest31 I miss DVDs. 2021-06-21 12:04:30 rapha omegatron: 10 years would be cool 2021-06-21 12:04:59 rapha (is it better to have them spin down automatically or keep them going all the time?) 2021-06-21 12:05:03 --> Smeef (~deathonat@98.15.38.21) has joined #linux 2021-06-21 12:05:03 <-- Smeef (~deathonat@98.15.38.21) has quit (Changing host) 2021-06-21 12:05:03 --> Smeef (~deathonat@user/smeef) has joined #linux 2021-06-21 12:05:25 <-- Stricted (~Stricted@odroid/customer/Stricted) has left #linux (Leaving) 2021-06-21 12:05:30 treefrob rapha: https://www.backblaze.com/blog/hard-drive-temperature-does-it-matter/ 2021-06-21 12:05:35 rapha if it makes a difference, they're to be considered r/o from now 2021-06-21 12:05:47 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-21 12:06:00 topoi Is anyone using motion for streaming and has some configuration tips for maximizing the framerate? 2021-06-21 12:06:16 rapha w00t?! 2021-06-21 12:06:19 rapha 0.0 correlation?! 2021-06-21 12:07:13 rapha also these are helium-filled which might or might not make a diff 2021-06-21 12:07:26 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-21 12:07:35 rapha hmm and the article mentions a temp range of +14 to +38°C 2021-06-21 12:07:39 omegatron wouldn't surprise me - in my past 10 years I had experienced, that either a disk borked from the beginning or just works endlessly 2021-06-21 12:07:43 rapha mine were at 42-44°C 2021-06-21 12:08:00 omegatron but my disks are usually between 35-45° C 2021-06-21 12:08:10 <-- glouniche (~glouniche@82.103.181.187) has quit (Quit: Leaving) 2021-06-21 12:08:11 omegatron depending on load of course 2021-06-21 12:08:29 rapha yeah, they were writing all the time ... so 44 is probably not so bad 2021-06-21 12:08:53 omegatron and the worst were the WDs.. one even caught fire in my old work machine 2021-06-21 12:08:57 omegatron wasn't that funny 2021-06-21 12:09:02 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-21 12:09:09 <-- x88x88x (~x88x88x@188.214.106.87) has quit (Quit: x88x88x) 2021-06-21 12:09:11 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 12:09:15 --> glouniche (~glouniche@82.103.181.187) has joined #linux 2021-06-21 12:09:26 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 12:09:30 omegatron luckily the WD beneath it wasn't burned that much, so I could retrieve all data, before it began rusting 2021-06-21 12:10:04 treefrob oh I dunno... a burning disk sounds hilarious 2021-06-21 12:10:11 omegatron and of course, I'm glad that no other components in the machine were affected (as it seems) 2021-06-21 12:10:29 treefrob what, exactly, caught fire? 2021-06-21 12:10:39 rapha hmm funky 2021-06-21 12:10:44 omegatron I still got the disk behind me, wrapped and packed .. the smell, I tell you .. the smell 2021-06-21 12:10:49 -- agialluca is now known as agialluc|AFK 2021-06-21 12:10:54 <-- hendursa1 (~weechat@user/hendursaga) has quit (Quit: hendursa1) 2021-06-21 12:11:17 rapha we only buy WD after some seagate and some other brand started giving SMART errors ... only green, red and blue so far, these are our first gold... but first 5 weeks no probs 2021-06-21 12:11:18 <-- jdmark (~jdmark@67.8.137.130) has quit (Ping timeout: 252 seconds) 2021-06-21 12:11:18 omegatron it seemed to me, the little mainboard on it was the culprit and also affected the motor 2021-06-21 12:11:21 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-21 12:11:42 treefrob ah, the PC board, you mean 2021-06-21 12:11:54 treefrob "printed circuit" 2021-06-21 12:11:56 omegatron in theory, I could send ya a picture, but I'm too lazy for that right now.. maybe some other day 2021-06-21 12:12:03 omegatron yes, the circuit board 2021-06-21 12:12:12 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-21 12:12:31 omegatron but I would prefer to send you the smell ! =) 2021-06-21 12:12:38 omegatron it's disgusting 2021-06-21 12:12:46 treefrob thanks, I smell enough as it is 2021-06-21 12:13:43 <-- iflema (~ian@user/iflema) has quit (Remote host closed the connection) 2021-06-21 12:13:46 omegatron anyway, we switched now to seagate disks - no problem until now ( 600 tb array ) 2021-06-21 12:13:52 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-21 12:14:28 jim treefrob, thanks for thinking of it... pc is fine for this 2021-06-21 12:14:47 Samian anyone know how to get easy_install on ubuntu 20.04 ? 2021-06-21 12:15:10 omegatron but, we also have disks in some NAS here and there, and according to the monitor programs, they go up to almost 60°C .. and are also already 7 years old - no problem so far 2021-06-21 12:15:21 --> mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-21 12:15:55 treefrob jim, huh? 2021-06-21 12:16:14 <-- kollinz (~morpheus@user/kollinz) has quit (Quit: Konversation terminated!) 2021-06-21 12:16:15 treefrob rapha, there is also this page: https://www.buildcomputers.net/hdd-temperature.html 2021-06-21 12:16:46 treefrob I certainly would agree with the conclusing that > 50°C is too hot 2021-06-21 12:16:52 rapha ic 2021-06-21 12:16:58 treefrob s/conclusing/conclusion/ 2021-06-21 12:17:04 rapha got it :) 2021-06-21 12:17:21 <-- renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 258 seconds) 2021-06-21 12:17:25 omegatron yeah, today's disks should rarely go above 45°C 2021-06-21 12:17:36 kfrench I like conclusing. 2021-06-21 12:17:57 treefrob kfrench, make sure your webcam is OFF 2021-06-21 12:17:58 --> tg (~tg@rockylinux/infra/tg) has joined #linux 2021-06-21 12:18:18 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 12:18:29 jim treefrob, you don't need to expand pc to printed circuit, due to the rule against sms (because it's not sms) 2021-06-21 12:18:55 <-- nihilus (~nihil@user/nihilus) has quit (Read error: Connection reset by peer) 2021-06-21 12:19:07 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-21 12:19:35 treefrob jim, ah. I wasn't worried about that. It was simply my pedantic tendency towards didacticism 2021-06-21 12:20:06 -- gordonfish- is now known as gordonfish 2021-06-21 12:20:44 MrElendig I don't always buy WD; but when I do I buy unbranded SMR drives 2021-06-21 12:21:14 <-- pgp (~pgp@88.157.222.244) has quit (Quit: Leaving) 2021-06-21 12:21:32 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-21 12:21:53 <-- raryozer (~economyfe@136.49.124.235) has quit (Remote host closed the connection) 2021-06-21 12:22:03 Dagmar I know the manufs are generally okay wiht them being 60C (140F) but I personally prefer not to burn my freakin' fingers on the things 2021-06-21 12:22:05 treefrob MrElendig, you use them purely for archival purposes and write to them as though they were tapes? 2021-06-21 12:22:06 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 12:22:23 <-- greenx (~textual@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 12:22:23 MrElendig treefrob: was mostly a stab at the wd stealth smr scandal 2021-06-21 12:22:33 treefrob ah, thanks 2021-06-21 12:22:34 * MrElendig do actually have some reds, but they are cmr 2021-06-21 12:22:40 Dagmar The chatter about SMR's performance issues are generally blown wildly out of proportion 2021-06-21 12:22:52 omegatron well, he was asking for a rule of thumb ... the rule is: when your thumb burns, when you touch it, it's probably too hot 2021-06-21 12:23:08 Dagmar ...but I personally found it amusing that people were expecting to use them in RAID arrays and remain spindle-synched like it's 1998 or something 2021-06-21 12:23:10 MrElendig depends on use case, anything smelling of db useage or similar gets a massive performance impacg 2021-06-21 12:23:17 MrElendig impact* 2021-06-21 12:23:19 treefrob Dagmar, apparently SMR can cause delays that lead to NAS timeouts and drives marked as failed... 2021-06-21 12:23:46 Dagmar treefrob: Yes because they have no chill, and they're definitely being used in an array in that role 2021-06-21 12:23:48 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 12:23:56 --> user217_____ (~andrii@194.48.209.193) has joined #linux 2021-06-21 12:24:02 <-- Protocol2 (~Protocol2@159.48.55.95) has quit (Ping timeout: 268 seconds) 2021-06-21 12:24:02 MrElendig the problem was not smr though, but not actually telling people what they get, and sadly it have become more and more popular 2021-06-21 12:24:04 -- user217_____ is now known as user217_ 2021-06-21 12:24:25 MrElendig eg see all the nvme drives that have been massively "degraded" recently 2021-06-21 12:24:33 johnnyapol if you're using SMR in a random-write heavy workload you're in for a bad time 2021-06-21 12:24:35 treefrob I was surprised that disk manfacturers were willing to take that risk 2021-06-21 12:24:48 MrElendig johnnyapol: yes, and users were not told that they were buying smr drives 2021-06-21 12:24:58 johnnyapol yeah im aware. 2021-06-21 12:25:04 johnnyapol https://blog.westerndigital.com/wd-red-nas-drives/ 2021-06-21 12:25:11 --> Protocol2 (~Protocol2@178.239.173.177) has joined #linux 2021-06-21 12:25:32 Dagmar If you're expecting to put disks into a RAID array and want to get max performance out of them, then you should be not be buying "desktop" class disks 2021-06-21 12:25:35 omegatron isn't there some class-actio suite running in the US about this? 2021-06-21 12:25:52 Dagmar It's really that simple. 2021-06-21 12:25:53 xiaomiao Dagmar: one would expect such disks to not come pre-broken 2021-06-21 12:26:00 treefrob "suit" 2021-06-21 12:26:14 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: Leaving) 2021-06-21 12:26:18 xiaomiao (but similar with ssd/nvme, ~10G fast cache, write more data and they are slower than a HDD on linear writes) 2021-06-21 12:26:21 Dagmar xiaomiao: That would be a warranty claim then. No one should be surprised by the occasional infant mortality either. 2021-06-21 12:26:45 MrElendig https://www.tomshardware.com/news/pny-xlr8-cs-3030-ssd-endurance-reduced-almost-80-percent 2021-06-21 12:26:47 omegatron ah yes, sorry .. rarely use that word .. 2021-06-21 12:26:56 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:26:57 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:27:04 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Ping timeout: 252 seconds) 2021-06-21 12:27:16 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:27:18 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:27:23 Dagmar Yeah i'm not surprised at all seeing the budget brands having to turn around and lower their TBW warranties 2021-06-21 12:27:27 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 12:27:37 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:27:39 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:27:43 MrElendig pny blamed chia 2021-06-21 12:27:59 johnnyapol chia eats ssds for breakfast 2021-06-21 12:28:01 xiaomiao "we never expected people to actually use our products" 2021-06-21 12:28:02 Dagmar THeir numbers for that were going _up_ wayy too fast considering there was precious little from the suppy end of the chain that promised such dramatic improvements 2021-06-21 12:28:07 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-21 12:28:46 Guest31 Anyone really mining chia? 2021-06-21 12:28:48 johnnyapol im fine with peple doing mining on their own hardware but people who were trying to mine on shared cloud environments were just being assholes to their neighbors 2021-06-21 12:28:50 MrElendig xpg on the other hand just quietly replaced the nand chips with some noname chenzen special ones that halved performance and dropped the twb by 50% 2021-06-21 12:29:00 paulcarroty PNY is bad, really 2021-06-21 12:29:04 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 12:29:05 MrElendig without updating the specs 2021-06-21 12:29:09 Dagmar johnnyapol: Well, technically the hosting providers were overpromising in the first place 2021-06-21 12:29:35 johnnyapol its pretty hard to optimize for the sheer amount of abuse that comes from the chia workloads 2021-06-21 12:29:36 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 12:29:46 johnnyapol otherwise everyone would be getting their own dedicated storage chip 2021-06-21 12:29:51 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-21 12:29:51 Dagmar MrElendig: I saw that... My guess is they had a supply issue. Even if they had to drop the warranty they were at least keeping the factory busy making some money 2021-06-21 12:29:59 <-- DsszzD (~DsszzD@2409:4060:2e0e:5229::688b:d403) has quit (Ping timeout: 252 seconds) 2021-06-21 12:30:00 --> Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-21 12:30:02 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-21 12:30:03 --> Brottweiler (~brott@user/brottweiler) has joined #linux 2021-06-21 12:30:41 Dagmar I keep seeing all these softball articles about supply chain issues due to the pandemic and economics, and sure enough if you dig you *will* find htem screwing things up 2021-06-21 12:30:43 <-- Guest31 (~Guest31@n112120225240.netvigator.com) has quit (Quit: Client closed) 2021-06-21 12:30:50 Dagmar Like, good luck buying Raspberry Pis in any quantity right now 2021-06-21 12:30:54 <-- evilbug (~evilbug@188.25.70.90) has quit (Quit: Connection closed) 2021-06-21 12:31:29 MrElendig for rpi it depends on mode, biggest issue is supposedly one of the usb controllers 2021-06-21 12:31:43 Dagmar No we're buying them 20-30 at a time 2021-06-21 12:32:21 Dagmar They're *remarkably* thin on the ground right now, with everyone saying there's a 20-week lead time on getting more in 2021-06-21 12:33:19 MrElendig cm4 seems more readily available than most others 2021-06-21 12:33:54 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 264 seconds) 2021-06-21 12:34:28 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 12:34:59 <-- matt (~matt@user/matt) has quit (Ping timeout: 258 seconds) 2021-06-21 12:35:04 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:35:07 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:35:10 --> jetchisel (jetchisel@user/jetchisel) has joined #linux 2021-06-21 12:35:26 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:35:29 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:35:35 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-21 12:35:39 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-21 12:35:45 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-21 12:35:48 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:35:51 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:35:59 --> Gorian (~default@134.134.137.83) has joined #linux 2021-06-21 12:36:19 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:36:22 <-- anton (~anton@antonmcclure.com) has quit (Max SendQ exceeded) 2021-06-21 12:36:30 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-21 12:36:46 --> Laskolnyk (~wasyl@84-10-247-168.static.chello.pl) has joined #linux 2021-06-21 12:36:46 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-21 12:36:47 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 12:37:21 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-21 12:37:23 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-21 12:37:29 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-21 12:37:50 <-- namsdraw` (~user@101.115.22.23) has quit (Read error: Connection reset by peer) 2021-06-21 12:38:04 <-- hrtk (~hritik@45.118.166.218) has quit (Quit: Took the red pill) 2021-06-21 12:38:52 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 12:38:58 --> namsdraw` (~user@2405:6e00:3097:6100:1d9e:856e:9e9c:7d5b) has joined #linux 2021-06-21 12:39:09 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 12:39:14 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-21 12:39:27 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 12:39:32 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Ping timeout: 252 seconds) 2021-06-21 12:39:33 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 12:39:41 -- agialluc|AFK is now known as agialluca 2021-06-21 12:39:50 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 12:39:52 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Client Quit) 2021-06-21 12:40:10 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 12:40:23 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 12:40:55 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 12:41:00 <-- Curve25519ChaCha (~Username@user/curve25519chacha) has quit (Ping timeout: 244 seconds) 2021-06-21 12:41:13 --> Nefertari (~unscripte@user/unscripted) has joined #linux 2021-06-21 12:41:22 <-- Nefertiti (~unscripte@user/unscripted) has quit (Ping timeout: 265 seconds) 2021-06-21 12:41:24 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-21 12:41:27 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 12:41:34 --> Curve25519ChaCha (~Username@user/curve25519chacha) has joined #linux 2021-06-21 12:41:44 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 12:41:48 --> iflema (~ian@user/iflema) has joined #linux 2021-06-21 12:41:58 --> greatcoof (~greatcoof@41.234.237.234) has joined #linux 2021-06-21 12:42:01 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 12:42:14 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 12:42:18 greatcoof what's a good disassembler i can use? 2021-06-21 12:42:23 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 12:42:51 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-21 12:43:03 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-21 12:43:12 johnnyapol ghidra is becoming my favorite 2021-06-21 12:43:13 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Client Quit) 2021-06-21 12:43:13 <-- ychaouche (~ychaouche@user/ychaouche) has quit (Quit: Konversation terminated!) 2021-06-21 12:43:14 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-21 12:43:49 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-21 12:43:53 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 12:43:55 greatcoof termnal app? 2021-06-21 12:44:39 johnnyapol nope, its a gui. if you want a terminal app you can just use objdump i guess 2021-06-21 12:45:37 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 12:45:57 <-- kieto (~kieto@user/kieto) has left #linux (WeeChat 2.3) 2021-06-21 12:46:35 MrElendig ymmv depending on what you are trying to disassemble, and how much money you are willing to spend 2021-06-21 12:46:49 <-- self (~elf@user/elf) has quit (Ping timeout: 256 seconds) 2021-06-21 12:47:22 greatcoof MrElendig: money? 2021-06-21 12:47:44 <-- h3ck (~rach@user/h3ck) has quit (Remote host closed the connection) 2021-06-21 12:47:58 omegatron there are commercial disassembler software packages available .. 2021-06-21 12:48:05 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 12:48:41 omegatron but you have plenty available, which are open source ... depending on the machine code you want to analyze 2021-06-21 12:49:15 greatcoof >commercial disassembler software packages available ..,but the source code is public ..right? 2021-06-21 12:49:22 <-- user217_ (~andrii@194.48.209.193) has quit (Remote host closed the connection) 2021-06-21 12:49:25 <-- jphaynes66 (~TerraFirm@91.90.126.5) has quit (Quit: Bye y'all.) 2021-06-21 12:49:31 MrElendig ida pro > most things as a generic dissasembler 2021-06-21 12:49:49 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 12:50:24 greatcoof i have a dumb question... 2021-06-21 12:50:25 omegatron just use capstone, ghidra et al., udis86, or whatever you want 2021-06-21 12:50:27 --> pa (~pah@user/pah) has joined #linux 2021-06-21 12:50:49 pa Hi folks, a question about the sata subsystem: is there a way to configure it somehow? 2021-06-21 12:51:05 --> user217_____ (~andrii@194.48.209.193) has joined #linux 2021-06-21 12:51:19 pa i have a weird behavior with one drive: somehow, as soon as it gets mounted, it keeps being polled by the system, like with actual sata activity 2021-06-21 12:51:26 greatcoof why can we reverse machine code to assembly but we cant reverse what rompilers do 2021-06-21 12:51:36 greatcoof and get the source code 2021-06-21 12:51:42 pa and nothing is being done with that drive.. so i wonder if it's like a drive not being recognized or what 2021-06-21 12:51:47 <-- ralinux (~saje@37.156.188.8) has quit (Ping timeout: 268 seconds) 2021-06-21 12:51:50 pa (drive works just fine btw) 2021-06-21 12:52:13 MrElendig greatcoof: you kinda can 2021-06-21 12:52:22 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 12:52:23 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 12:52:28 MrElendig ymmv depending on original language 2021-06-21 12:52:39 jelly greatcoof, why can you combine ingredients to bake a cake, but you can't reduce the cake back to original ingredients? 2021-06-21 12:52:50 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-21 12:52:58 <-- brejela (~brejela@user/brejela) has quit (Quit: WeeChat 3.2) 2021-06-21 12:53:22 jelly some transformations are irreversible and data is lost 2021-06-21 12:53:38 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Quit: WeeChat 3.1) 2021-06-21 12:53:50 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Ping timeout: 252 seconds) 2021-06-21 12:54:06 pa this is what happens, btw: https://streamable.com/fbt236 2021-06-21 12:54:07 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 12:54:08 omegatron and if you are referring for example to nvidia drivers: they are encrypted, so you would need the private key to transform them to the actual machine code and data 2021-06-21 12:54:18 <-- user217_____ (~andrii@194.48.209.193) has quit (Client Quit) 2021-06-21 12:54:30 pa you see its brother behaving alright 2021-06-21 12:54:39 --> user217_ (~andrii@194.48.209.193) has joined #linux 2021-06-21 12:54:54 greatcoof jelly: if a C compiler transforms printf to 69420 we can look for the 69420's right? 2021-06-21 12:55:32 johnnyapol omegatron: the easiest way to get around that is just to load the modules into the kernel at which point they have to be decrypted, and then you can extract them :) 2021-06-21 12:55:34 --> boxelephant (~boxelepha@209.143.87.130) has joined #linux 2021-06-21 12:55:36 <-- user217_ (~andrii@194.48.209.193) has quit (Client Quit) 2021-06-21 12:55:57 --> user217_ (~andrii@194.48.209.193) has joined #linux 2021-06-21 12:56:10 -- user217_ is now known as user217__ 2021-06-21 12:56:15 -- user217__ is now known as user217___ 2021-06-21 12:56:17 -- user217___ is now known as user217__ 2021-06-21 12:56:19 -- user217__ is now known as user217_ 2021-06-21 12:56:30 -- user217_ is now known as user217__ 2021-06-21 12:56:42 --> brejela (~brejela@user/brejela) has joined #linux 2021-06-21 12:56:52 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 12:57:02 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 12:57:10 greatcoof user217 has name identity crisis 2021-06-21 12:57:43 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 12:58:04 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 12:58:34 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 12:58:44 -- user217__ is now known as user217___ 2021-06-21 12:58:49 -- user217___ is now known as user217____ 2021-06-21 12:58:56 lacroix user217____, ? 2021-06-21 12:59:13 <-- szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has quit (Ping timeout: 250 seconds) 2021-06-21 12:59:53 user217____ sorry, I forget to leave the channels 2021-06-21 13:00:00 lacroix no worries 2021-06-21 13:00:32 hexoroid Disable on Disconnect connect 2021-06-21 13:00:49 hexoroid or make auto identify script 2021-06-21 13:00:54 <-- Umbire (~UmbireThe@user/umbire) has quit (Ping timeout: 264 seconds) 2021-06-21 13:01:13 <-- lhc130 (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has quit (Quit: Leaving) 2021-06-21 13:01:17 --> szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has joined #linux 2021-06-21 13:01:17 <-- szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has quit (Client Quit) 2021-06-21 13:01:24 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:02:12 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-21 13:02:37 hexoroid user217____ http://scripting.pball.x10.mx/2011/04/11/auto-identify/ something like that 2021-06-21 13:02:43 <-- ______GOD______ (~GOD@189.174.212.187) has quit (Changing host) 2021-06-21 13:02:43 --> ______GOD______ (~GOD@user/god/x-9778998) has joined #linux 2021-06-21 13:03:03 omegatron johnnyapol: yeah, I was talking about the firmware, which needs to be signed for GM20x and newer 2021-06-21 13:03:07 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:04:27 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 13:04:38 <-- uwharrie (~uwharrie@user/uwharrie) has left #linux 2021-06-21 13:04:47 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 13:04:55 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 13:05:03 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 265 seconds) 2021-06-21 13:06:01 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:06:21 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) 2021-06-21 13:06:22 --> phurl (~phurl@host86-191-122-227.range86-191.btcentralplus.com) has joined #linux 2021-06-21 13:06:26 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-21 13:07:12 <-- Tom^ (~Tom^@user/tom/x-0773808) has quit (Quit: WeeChat 3.2) 2021-06-21 13:07:45 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:07:57 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 13:08:10 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-21 13:08:26 <-- Namarrgon (~Namarrgon@archlinux/op/Namarrgon) has quit (Ping timeout: 265 seconds) 2021-06-21 13:08:32 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 13:08:33 --> Tom^ (~Tom^@user/tom/x-0773808) has joined #linux 2021-06-21 13:08:45 <-- esselfe (~steph@user/esselfe) has quit (Quit: Leaving) 2021-06-21 13:08:48 --> msiism (~msi@user/msiism) has joined #linux 2021-06-21 13:09:03 jelly greatcoof, a compiler might translate six different things the exact same machine code; it also might translate the same source code line to different machine code represtentations depending on context and compiler and build flags used 2021-06-21 13:09:18 --> pong (~loop@user/pong) has joined #linux 2021-06-21 13:09:33 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-21 13:09:35 --> Namarrgon (~Namarrgon@archlinux/op/Namarrgon) has joined #linux 2021-06-21 13:09:43 jelly greatcoof, that said, decompilers exist for some languages, eg. java 2021-06-21 13:09:53 <-- lemonzest (~lemonzest@user/lemonzest) has quit (Quit: Quitting) 2021-06-21 13:10:16 jelly you won't get the original source, but you might get something useful 2021-06-21 13:10:22 greatcoof what about C 2021-06-21 13:10:39 Dagmar It depends on what was compiled in the first place 2021-06-21 13:10:40 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:10:40 jelly what about it. 2021-06-21 13:11:02 greatcoof jelly: yes ofcourse wont getthe original but something to tell us what its doing 2021-06-21 13:11:07 Dagmar IF the program is fairly linear, you'll get somethign that resembles the original 2021-06-21 13:11:32 <-- mave (~irc@user/mave) has quit (Quit: WeeChat 3.2) 2021-06-21 13:11:48 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-21 13:11:49 Dagmar If it bounces around between functions and uses a lot of nesting, you will get an "unravaled" version which may look like the work of a madman in an environment of 30% aerosolized bath salts. 2021-06-21 13:11:54 --> mave (~irc@user/mave) has joined #linux 2021-06-21 13:11:58 omegatron you also might simply use gdb if you want to understand what's going on in a program/process .. 2021-06-21 13:12:10 jelly greatcoof, reverse engineering uses many techniques and different tools, not just one magical decompiler 2021-06-21 13:12:18 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-21 13:12:23 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:12:45 Dagmar Java decompiling is a little bit different becasue largely it's just translating straight to java _bytecode_ when it "compiles" 2021-06-21 13:12:54 <-- mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 264 seconds) 2021-06-21 13:13:03 jelly greatcoof, perhaps you want to learn how to go back from an executable to a functional specification "this program does that and that" 2021-06-21 13:13:17 Dagmar Those are mostly atomic java operations just represented as a couple of bytes instead of foo.bar.understandableFunction.method() 2021-06-21 13:13:47 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 13:13:50 <-- kish` (~aqua@user/aqua) has quit (Quit: Leaving) 2021-06-21 13:13:58 * jelly unrolls some loops 2021-06-21 13:13:58 Dagmar sort() is actually identifiable as "sort()" rather than with C where the sort function turns into a nasty mess of recursion and pointer-bation 2021-06-21 13:14:08 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 13:14:22 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 13:14:49 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-21 13:14:57 <-- phurl (~phurl@host86-191-122-227.range86-191.btcentralplus.com) has quit (Quit: Konversation terminated!) 2021-06-21 13:15:01 Dagmar Heck you even generally get the original _variable names_ from Java unless an obfuscator was used during the compiling process 2021-06-21 13:15:06 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 252 seconds) 2021-06-21 13:15:07 greatcoof Dagmar: so interpreted languages are easier to reverse engneer? 2021-06-21 13:15:08 jelly basically it's a complex topic 2021-06-21 13:15:12 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:15:12 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-21 13:15:14 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 258 seconds) 2021-06-21 13:15:29 Dagmar Interpreted languages dont' need to be reverse engineered at all. 2021-06-21 13:16:01 Dagmar THe "source" is the thing being executed 2021-06-21 13:16:20 greatcoof kinda 2021-06-21 13:16:33 Dagmar Java acts like an interpreted language, but is not 2021-06-21 13:16:40 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-21 13:16:54 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:17:40 * msiism executes Rexx. 2021-06-21 13:17:52 Dagmar The main difference here is that relatively small C atoms are transalted into a large pile of even smaller assembly op atoms 2021-06-21 13:18:08 Dagmar Java atoms are translated into a slightly different java atom. 2021-06-21 13:18:20 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-21 13:18:29 Dagmar Those atoms are then dealt with by the runtime which is itself composed of a bunch of teeny-weeny assembly atoms 2021-06-21 13:18:47 --> E7th (~smokem@142.169.78.184) has joined #linux 2021-06-21 13:18:51 greatcoof atoms? what that mean never heard this term before 2021-06-21 13:19:03 Dagmar You _could_ make something that translated them all the way down to assembly, perhaps if you lived to be 100 adn had a raging adderal addiction 2021-06-21 13:19:35 --> tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has joined #linux 2021-06-21 13:19:41 Dagmar You never learned what an atom is in grade school? 2021-06-21 13:19:46 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:20:05 greatcoof yes 2021-06-21 13:20:16 Dagmar This isn't about chemistry. An atom is a thing that can't be broken down into smaller pieces. 2021-06-21 13:20:43 * Bocaneri bombards Dagmar with neutrons 2021-06-21 13:20:52 johnnyapol the biggest impediment to any non-trivial decompilation (in any language) is just the loss of debug symbols and information (variable+function names, comments, etc.) 2021-06-21 13:20:55 greatcoof ohhh...right 2021-06-21 13:20:56 Dagmar They're called "sub-atomic" particles for a reason 2021-06-21 13:21:29 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:21:32 johnnyapol back in my youth, minecraft was a pain to decompile because they replaced all the variable names with unicode snowman so the resulting code couldnt even be recompiled. you had to wait on special tools to fix that up for you 2021-06-21 13:21:35 <-- edman007 (~edman007@user/edman007) has quit (Remote host closed the connection) 2021-06-21 13:21:50 Dagmar That's the work of the obfuscator. 2021-06-21 13:21:52 ntwk They were playing a little fast and loose when they named actual atoms. 2021-06-21 13:21:54 --> edman007 (~edman007@user/edman007) has joined #linux 2021-06-21 13:21:55 greatcoof atoms are the smallest structure THAT CAN MAKE CHEMICAL REACTIONS 2021-06-21 13:21:59 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-21 13:22:09 Dagmar ntwk: Well, they were also runing around wearing bedsheets to the office. 2021-06-21 13:22:25 Bocaneri greatcoof, that's the best thing I've seen in a while. 2021-06-21 13:22:43 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-21 13:22:58 --> rsx (~dummy@ppp-188-174-132-32.dynamic.mnet-online.de) has joined #linux 2021-06-21 13:23:07 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 13:23:07 Dagmar See also https://www.npr.org/2010/11/19/131447080/science-diction-the-origin-of-the-word-atom 2021-06-21 13:23:09 greatcoof but chemical reaction is an atom only thinc 2021-06-21 13:23:15 greatcoof *g 2021-06-21 13:23:16 --> ausserz (~ausserz@user/ausserz) has joined #linux 2021-06-21 13:23:23 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-21 13:23:25 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 13:23:27 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 13:23:51 <-- jw_ (~njw@58.182.164.99) has quit (Read error: Connection reset by peer) 2021-06-21 13:24:06 Dagmar greatconf: They didn't just pull out an electron microscope and find the tiniest thing and say "We will call it... AN ATOM!" 2021-06-21 13:24:11 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:24:19 Bocaneri greatcoof, actually, chemical reactions can occur between molecules, too, but that's just me splitting hairs. 2021-06-21 13:24:37 ntwk Splitting? 2021-06-21 13:24:40 ntwk Is that a pun? 2021-06-21 13:24:45 Bocaneri Of course. O:) 2021-06-21 13:24:47 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-21 13:24:52 Dagmar ENough to get a warning from the police. ;) 2021-06-21 13:25:13 Dagmar It was all I could do to not say "...or molecules!" 2021-06-21 13:25:26 <-- k3v1n (~k3v1n@78.141.227.103) has quit (Quit: The Lounge - https://thelounge.github.io) 2021-06-21 13:25:34 Dagmar (or polymerise chains) 2021-06-21 13:25:53 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:26:23 <-- remyabel (remyabel@user/remyabel) has quit (Quit: mental break) 2021-06-21 13:26:39 greatcoof >That's the work of the obfuscator , those aholes are tring to stop revese engneering now ?! 2021-06-21 13:26:59 --> nifl (~niflce@user/niflce) has joined #linux 2021-06-21 13:27:01 --> mikess (~sam@user/mikess) has joined #linux 2021-06-21 13:27:07 Dagmar You saw how many people were trying to rip off each others minecraft addons 2021-06-21 13:27:53 <-- ralinux (~saje@37.156.188.8) has quit (Ping timeout: 258 seconds) 2021-06-21 13:27:55 Dagmar Just imaging how many idiotic Minecraft knockoffs there would have been had these same people been able to trivially decompile and recompile thing after shoving their name and adbanner code in there 2021-06-21 13:28:01 Dagmar s/imaging/imagine/ 2021-06-21 13:28:07 --> k3v1n (~k3v1n@78.141.227.103) has joined #linux 2021-06-21 13:28:30 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:28:59 greatcoof why would anyone play a game that only 5 people play and cant interact with the original minecraft 2021-06-21 13:29:38 * greatcoof 's FSF side talking here... 2021-06-21 13:29:45 <-- user217____ (~andrii@194.48.209.193) has quit (Quit: Konversation terminated!) 2021-06-21 13:30:14 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:30:22 <-- cliluw (~cliluw@47.147.80.149) has quit (Read error: Connection reset by peer) 2021-06-21 13:30:37 Dagmar Well, for one, that's not how it usually plays out 2021-06-21 13:30:47 --> n12884 (~smokem@142.169.78.70) has joined #linux 2021-06-21 13:31:15 <-- E7th (~smokem@142.169.78.184) has quit (Ping timeout: 268 seconds) 2021-06-21 13:31:33 Dagmar Usually some jackhole steals the project while it's still small, and then floods the interwebs with flashy advertisements that are meant to make things look like _they_ are the real professional product 2021-06-21 13:31:44 <-- n12884 (~smokem@142.169.78.70) has left #linux 2021-06-21 13:31:55 --> Kadigan (~Kadigan@user/kadigan) has joined #linux 2021-06-21 13:32:06 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 13:32:20 --> ralinux (~saje@37.156.188.8) has joined #linux 2021-06-21 13:32:24 Dagmar ...and this happens a LOT with Java 2021-06-21 13:32:26 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 13:32:43 --> EriC^^ (~Eric@178.135.2.179) has joined #linux 2021-06-21 13:32:44 Dagmar I've got an app in teh app store that I am way overdue in updating, but it's basically a freakin widget clock 2021-06-21 13:32:46 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 13:32:53 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:33:00 <-- hexoroid (~null@2001:ac8:38:c000::4367:7a18) has left #linux 2021-06-21 13:33:00 Dagmar ...but anything you put in the Play Store almost immediately has 2-3 things happen in the first 24 hours. 2021-06-21 13:33:27 <-- rsx (~dummy@ppp-188-174-132-32.dynamic.mnet-online.de) has quit (Quit: rsx) 2021-06-21 13:33:31 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Read error: Connection reset by peer) 2021-06-21 13:33:38 Dagmar First, 2-3 companies contact you to ask you if you'd be interested in their professional "promotion" of your software, by which they mean they'd like to charge you to have 500-1000 bots in China download your package to make it look like you have users. 2021-06-21 13:33:47 --> E7th (~smokem@142.169.78.70) has joined #linux 2021-06-21 13:34:03 Dagmar Secondly, they download your apk and repackage it into third-party app stores, injecting adware modules into it when and where they can. 2021-06-21 13:34:16 --> raccoon_dog_ (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-21 13:34:20 Dagmar ...or it's shipped with an installer that is itself ad-ware. 2021-06-21 13:34:25 --> gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has joined #linux 2021-06-21 13:34:36 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:34:37 Dagmar I literally got people complaining to me about the ads in somethign that had NO ads at all 2021-06-21 13:34:39 -- raccoon_dog is now known as Guest2094 2021-06-21 13:34:39 <-- Guest2094 (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Killed (cadmium.libera.chat (Nickname regained by services))) 2021-06-21 13:34:39 -- raccoon_dog_ is now known as raccoon_dog 2021-06-21 13:34:56 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 13:34:59 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-21 13:35:00 Dagmar It turned out these were people who were almost exclusively using third-party app stores because they were cheating like crazy, but that's beside the point 2021-06-21 13:35:06 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-21 13:35:12 knocktwice Some companies seem to think that ads about themselves don't count as ads... 2021-06-21 13:35:26 Dagmar THe only way I put a stop to that crap was to put code in my program to check the provenance, i.e., if it was actually installed from the PLay Store 2021-06-21 13:35:41 Dagmar Calling foul _immediately_ didn't do any good because they'd just not update their copy 2021-06-21 13:35:42 akk Why do people use the third-party app stores? Cheaper prices for apps that cost money? 2021-06-21 13:35:48 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 13:36:05 Dagmar I had to make the code _wait_ until a week or so had passed and then give a scary warning about third-party app stores and unlicenced distribution before they'd stop that crap 2021-06-21 13:36:05 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-21 13:36:16 Dagmar akk: Piracy-for-profit mainly 2021-06-21 13:36:24 johnnyapol theres a number of devices where google play doesnt exist so those third party stores are popular on there too 2021-06-21 13:36:50 akk Oh, true, I remember when I had an android device that didn't have the play store. 2021-06-21 13:37:05 Dagmar johnnyapol: And for sooome reason, those locations never seem to have a problem stealing their APKs from the first party app store 2021-06-21 13:37:23 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:37:27 Dagmar If any *one* of them had acted like a legitimate business I would have considered pushing updates to them 2021-06-21 13:38:19 Dagmar THe only place that didn't act like pirates run amok was the F-thing that only did open-source projects 2021-06-21 13:38:50 akk F-droid, and it has other problems. 2021-06-21 13:38:50 --> Urchin[emacs] (~user@user/urchin) has joined #linux 2021-06-21 13:39:07 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:39:35 Dagmar But part of hte reason I got complaints about ads was that people would search GOogle for my package and there were a half dozen shifty third-party sites that had SEO'd the name of my app to hell and back 2021-06-21 13:40:01 Dagmar ...probably because I studiously ignored their obvious requests to engage in fraud on my behalf. 2021-06-21 13:40:05 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-21 13:41:00 <-- ioria (~hurt_lock@host-87-20-223-109.retail.telecomitalia.it) has quit (Quit: Leaving) 2021-06-21 13:41:01 charon akk, what problems does f-droid have? 2021-06-21 13:41:10 Dagmar If you went straight to the play store it'd come right up, but otherwise you usually ahd to look on the second page of search results 2021-06-21 13:41:15 <-- akarshanbiswas (~akarshanb@103.76.82.2) has quit (Remote host closed the connection) 2021-06-21 13:41:18 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Ping timeout: 265 seconds) 2021-06-21 13:41:22 Dagmar charon: Absolutely no quality checking and anyone could upload any damn thing 2021-06-21 13:41:33 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-21 13:41:40 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:41:43 charon Dagmar, i see, thanks 2021-06-21 13:41:46 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 13:41:56 akk charon: It seems to be slow to update, and when updates do happen, the update always errors out and I have to try it many times, over and over, over a couple of days before it finally succeeds. 2021-06-21 13:42:06 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 13:42:25 akk And what Dagmar said too, of course. 2021-06-21 13:42:28 charon akk, ok, i've heard of their server problems too 2021-06-21 13:42:31 Dagmar Which is not all _that_ unreasonable or unexpected, but it fails to make parity with carefully curated stuff and a EULA that will bounce a developer pretty quick for lying about features or surreptitiously trying to steal user data 2021-06-21 13:42:35 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-21 13:42:39 akk charon: BTW, I'm typing this on a laptop named charon. :) 2021-06-21 13:42:53 charon akk =) 2021-06-21 13:43:23 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:44:08 <-- Nefertari (~unscripte@user/unscripted) has quit (Quit: Quitz) 2021-06-21 13:44:10 --> godadmin (~godadmin@79.124.0.2) has joined #linux 2021-06-21 13:44:37 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 13:44:51 akk (and I should have spelled out By The Way, sorry) 2021-06-21 13:45:07 <-- nihilus (~nihil@user/nihilus) has quit (Quit: ...) 2021-06-21 13:45:31 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-21 13:45:34 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-21 13:46:02 Dagmar akk: I like to poke jim by typing out 'bee tee dubs' 2021-06-21 13:46:18 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:46:32 Dagmar Of course, I will also _say_ "bee tee dubs" in common speech 2021-06-21 13:46:35 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-21 13:46:54 <-- donpdonp|z (~donp@64.62.134.149) has left #linux (The Lounge - https://donp.org/thelounge) 2021-06-21 13:48:01 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:49:03 jim dagmar, careful with the combination of that and being confrontive to some folks 2021-06-21 13:49:03 treefrob I appreciate jim's vigilant eye, which helps keep the quality of the exchange here high 2021-06-21 13:49:32 * treefrob looking to score the odd point with jim 2021-06-21 13:49:34 --> Trieste (T@user/pilgrim) has joined #linux 2021-06-21 13:49:44 <-- maroloccio (~marolocci@189.15.9.54) has quit (Quit: Client closed) 2021-06-21 13:49:44 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 13:49:53 jim oh, you have plenty of odd points :) 2021-06-21 13:49:59 treefrob :) 2021-06-21 13:49:59 --> Linkandzelda (~Linkandze@cloudirc.laz.li) has joined #linux 2021-06-21 13:50:03 jim just kidding :) 2021-06-21 13:50:20 Trieste Hi, I have a folder with files, and I'd like to make another folder with the same structure but all files are hard (or soft) linked, is there an easy way to do that? 2021-06-21 13:50:20 --> orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-21 13:50:36 treefrob there is a kernel of truth in much humor, and the kernel in the above is huge 2021-06-21 13:50:38 Linkandzelda could someone tell me what happens when an LVM stripped volume which relies on 2 USB devices tries to mount when one of them isnt present or has failed? 2021-06-21 13:50:39 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:51:21 treefrob first of all, tell the volum to put its clothes back on 2021-06-21 13:51:38 --> hexoroid (~null@2001:ac8:38:c000::4367:7a18) has joined #linux 2021-06-21 13:51:45 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-21 13:51:56 <-- madrik (~user@171.48.18.244) has quit (Quit: late) 2021-06-21 13:52:03 --> hersky (~rodybig@103.134.135.42) has joined #linux 2021-06-21 13:52:22 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:52:23 Linkandzelda treefrob: haha! stripped volume trying to mount, hilarious xD 2021-06-21 13:52:50 hersky Hey I was using tc inside a container to limit its ingress to x mbps. How do I test if this is working? I could try an iperf session but I can't install any applications on this container since I don't have permissions. What else can I try? 2021-06-21 13:52:55 treefrob Linkandzelda, you'll get an error, because it's impossible to mount a striped volume if one of the members is gone 2021-06-21 13:53:12 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-21 13:53:34 treefrob or rather, it's impossible to bring the volume online 2021-06-21 13:53:51 <-- orbatos (~orbatos@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Remote host closed the connection) 2021-06-21 13:53:57 Linkandzelda treefrob: any way to recover the data off the remaining one if that does happen? i have a 4TB drive as an LVM volume, but have a few 1TB ssds also usb that im thinking to extend it with 2021-06-21 13:54:20 treefrob you have lost 50% of the data. what use is that? 2021-06-21 13:54:52 Linkandzelda the last 50% would still be useful no? if possible, even 1%. either way, all that is backed up anyway 2021-06-21 13:54:53 --> haltux (~haltux@a89-154-181-47.cpe.netcabo.pt) has joined #linux 2021-06-21 13:55:02 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:55:02 <-- scabby (~scabby@user/scabootssca) has quit (Remote host closed the connection) 2021-06-21 13:55:17 treefrob if you have a backup, don't waste your time trying to get junk data off the remaining member 2021-06-21 13:55:42 treefrob striped means chunk0->mem0, chunk1->mem1, chunk2->mem0, chunk3->mem1, etc 2021-06-21 13:55:43 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-21 13:56:17 <-- omero_o1 (~omero@user/omero) has quit (Ping timeout: 265 seconds) 2021-06-21 13:56:27 msiism Trieste: I guess find(1) would provide a solution to that. 2021-06-21 13:56:28 treefrob any file larger than your chunk-size is guaranteed to be distributed across both members 2021-06-21 13:56:29 Linkandzelda oh, i thought it was sequential 2021-06-21 13:56:32 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 268 seconds) 2021-06-21 13:56:39 treefrob that would be "concatenated" 2021-06-21 13:56:46 <-- omero (~omero@user/omero) has quit (Ping timeout: 265 seconds) 2021-06-21 13:56:46 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 13:56:49 pa ext4lazyinit <- is it possible to somehow force inode generation once and for all? 2021-06-21 13:57:05 --> omero (~omero@user/omero) has joined #linux 2021-06-21 13:57:08 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-21 13:57:08 msiism Trieste: That said, why do you want to do this? 2021-06-21 13:57:10 Linkandzelda right now its just a VG with 1 device in, what mode does it use if i added a new device to it? concat or strip? 2021-06-21 13:57:12 Trieste msiism: yeah, but there's the logic of creating the directories before copying the files, as well as replacing/interpolating the paths in the right way... 2021-06-21 13:57:24 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Quit: Leaving) 2021-06-21 13:57:40 treefrob Linkandzelda, no idea. rtf(riendly)m 2021-06-21 13:57:45 --> ser0 (~ser0@cpe-174-106-35-125.ec.res.rr.com) has joined #linux 2021-06-21 13:57:57 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 13:57:59 Linkandzelda treefrob: i'll read the friendly manual xD 2021-06-21 13:58:14 Linkandzelda either way, as you said, doesnt really matter if its all backed up 2021-06-21 13:58:22 treefrob yeah, so don't bother 2021-06-21 13:58:23 Trieste msiism: I have a folder full of files that I want to make a selection out of :) and I'd prefer not duplicating my data 2021-06-21 13:58:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 13:58:40 msiism Trieste: I'd probably rsync the directroy tree first then. 2021-06-21 13:59:06 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 252 seconds) 2021-06-21 13:59:06 <-- chris64 (~chris@user/chris64) has quit (Quit: leaving) 2021-06-21 13:59:12 msiism And, find(1)'s -printf should be able to help you get the link path right, I guess. 2021-06-21 13:59:17 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-21 13:59:20 msiism If you're using GNU find(1). 2021-06-21 13:59:35 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 13:59:42 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-21 14:00:10 msiism This would actually be a useful addition to rsync: create links for $file_type when syncing. 2021-06-21 14:00:11 Trieste Oh I just found out that `cp` has a switch just for that, it's `-l` - but I'll check out the `find` approach too 2021-06-21 14:00:34 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 14:00:49 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-21 14:00:53 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-21 14:01:00 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-21 14:01:15 Linkandzelda Trieste: i think rsync has a way to create a full set of hardlinks or softlinks with 1 command 2021-06-21 14:01:17 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:01:18 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-21 14:01:22 msiism Trieste: Okay, so you want to hard-link the whole shebang? Yeah, that makes better sense, actually. 2021-06-21 14:01:29 Linkandzelda because its a common backup method, rsnapshot etc 2021-06-21 14:01:35 msiism Oh… 2021-06-21 14:01:40 * msiism looks. 2021-06-21 14:02:16 --> VG9t (~VG9t@gateway/tor-sasl/vg9t) has joined #linux 2021-06-21 14:02:17 Trieste msiism: what did you think I wanted to do? :) 2021-06-21 14:02:24 Trieste Linkandzelda: neat 2021-06-21 14:02:28 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-21 14:02:33 Linkandzelda Trieste: also curious what you want to do with those hardlinks after? 2021-06-21 14:02:56 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 14:03:26 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-21 14:04:04 --> evilbug (~evilbug@188.25.70.90) has joined #linux 2021-06-21 14:04:04 Trieste just... organize the files 2021-06-21 14:04:14 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Remote host closed the connection) 2021-06-21 14:04:19 Trieste delete some, rename others, etc. - but not lose the originals 2021-06-21 14:04:41 --> Nefertiti (~unscripte@user/unscripted) has joined #linux 2021-06-21 14:04:44 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 14:04:47 VG9t Is there a way to source a file in a shell environment from cli args. Like if I ran `zsh` then typed `. ./file` and could carry on. Is there a way to do the `. ./file` bit with env vars or argv? 2021-06-21 14:05:17 Trieste bash has -c IIRC 2021-06-21 14:05:20 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 14:05:22 msiism VG9t: What problem are you trying to solve? 2021-06-21 14:05:27 --> mokulus (~mokulus@user/mokulus) has joined #linux 2021-06-21 14:05:28 <-- omero (~omero@user/omero) has quit (Ping timeout: 265 seconds) 2021-06-21 14:05:37 --> ricci (~ricci@31.187.110.4) has joined #linux 2021-06-21 14:05:47 --> omero (~omero@user/omero) has joined #linux 2021-06-21 14:05:58 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:05:59 --> mikail (~mikail@90.152.14.81) has joined #linux 2021-06-21 14:06:41 msiism Tireste: It's always fun to search for a certain funtionality in rsync(1) because: 2021-06-21 14:06:45 Linkandzelda Trieste: if you have the space i'd duplicate it, organise the new set, then delete entirely the old one. just because im used to doing that 2021-06-21 14:06:51 msiism "Counting out its daemon mode, this tool has 49 POSIX-style short options, plus -@, which isn't alpha-numeric. 47 of these options have GNU-style long-option equivalents. On top of that, there are another 80 GNU-style long options." (Me, somewhere) 2021-06-21 14:06:53 Linkandzelda with rsync or unison 2021-06-21 14:07:10 Trieste Linkandzelda: right, that's exactly what I came here to avoid :) 2021-06-21 14:07:37 Linkandzelda Trieste: im not sure but if you have link, and you delete it, you only delete the link. but i only work with symbolic links 2021-06-21 14:08:08 msiism Well, if you delete a hard link, as long as there is any other hard link to that file, the file will still be present. 2021-06-21 14:08:15 --> Deneb (~johnch@148.82.159.143.dyn.plus.net) has joined #linux 2021-06-21 14:08:17 msiism Or, rather, visible. 2021-06-21 14:08:18 * treefrob must study the rsync manpage every time he wishes to employ it 2021-06-21 14:08:24 Trieste in contrast, if you delete a symlink, nothing happens to the original, but if you delete the original, the symlink breaks 2021-06-21 14:08:37 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-21 14:08:43 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-21 14:08:55 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:09:10 Linkandzelda Trieste: yes, and i rather avoid that confusion when organising but thats me 2021-06-21 14:09:11 VG9t I'm trying to source some functions into zsh when creating sessions from tmux, ideally without modifying .zshrc (by modifying tmux shell-command). 2021-06-21 14:09:30 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Ping timeout: 240 seconds) 2021-06-21 14:10:03 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-21 14:10:26 <-- omero_o1 (~omero@user/omero) has quit (Ping timeout: 258 seconds) 2021-06-21 14:10:28 --> justinf210 (~justinf21@187.sub-97-44-0.myvzw.com) has joined #linux 2021-06-21 14:10:39 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:10:43 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-21 14:11:12 <-- E7th (~smokem@142.169.78.70) has quit (Ping timeout: 252 seconds) 2021-06-21 14:11:58 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-21 14:12:03 <-- ser0 (~ser0@cpe-174-106-35-125.ec.res.rr.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:12:14 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-21 14:12:48 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 14:13:08 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:14:08 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 252 seconds) 2021-06-21 14:14:30 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 252 seconds) 2021-06-21 14:14:39 msiism VG9t: alias szt='. ~/.tmux_session_functs' ? 2021-06-21 14:14:51 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:14:52 <-- justinf210 (~justinf21@187.sub-97-44-0.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 14:15:34 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-21 14:15:36 msiism Oh, you didn't want to modify ~/.zshrc… 2021-06-21 14:15:51 --> justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 14:16:08 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-21 14:16:34 --> m_i_k_e (~m_i_k_e@204.16.242.114) has joined #linux 2021-06-21 14:16:52 --> pong (~loop@user/pong) has joined #linux 2021-06-21 14:17:45 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:17:54 --> rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has joined #linux 2021-06-21 14:18:04 rannnn8888 what can be the prbem i get "-bash: fork: Cannot allocate memory" 2021-06-21 14:18:22 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 14:18:32 --> matt (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 14:18:35 omegatron a fork bomb ... 2021-06-21 14:18:45 <-- m_i_k_e (~m_i_k_e@204.16.242.114) has quit (Quit: Leaving) 2021-06-21 14:18:57 -- matt is now known as Guest6725 2021-06-21 14:18:58 omegatron do you have some recursion somewhere ? 2021-06-21 14:19:02 --> chazy (~chazy@85.31.128.140) has joined #linux 2021-06-21 14:19:31 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:19:37 rannnn8888 omegatron what is recursion ? 2021-06-21 14:19:38 <-- craigevil (craig@user/craigevil) has quit (Ping timeout: 258 seconds) 2021-06-21 14:19:49 rannnn8888 the prblem start after run python script 2021-06-21 14:19:57 --> uwharrie (~uwharrie@user/uwharrie) has joined #linux 2021-06-21 14:20:03 msiism rannnn8888: It's like that bird song on Family Guy. 2021-06-21 14:20:14 msiism Or, is it? 2021-06-21 14:20:24 <-- justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has quit (Ping timeout: 258 seconds) 2021-06-21 14:20:34 chazy hi, does the ext4 filesystem have any other reserved space aside from the one you can specify either when you create it or using tune2fs? 2021-06-21 14:20:53 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:20:54 msiism Okay, recursion is not like that bird song on Faimly Guy. 2021-06-21 14:21:11 xiaomiao chazy: as far as I know, no, no other reserved space 2021-06-21 14:21:24 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-21 14:21:31 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:21:49 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:21:58 omegatron recursion means (in this context) some process or function which spawns/calls itself again, therefore eating up all your available memory/resources 2021-06-21 14:22:03 ananke rannnn8888: limits. ulimits 2021-06-21 14:22:15 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:22:34 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:22:34 --> Guest99 (~Guest99@180.190.156.72) has joined #linux 2021-06-21 14:22:42 rannnn8888 omegatron what i need do? its only rebot the serrver ? 2021-06-21 14:22:47 ananke rannnn8888: but without knowing specifics of what was in place before, and what you did, and what you're doing to see this message, we can only guess 2021-06-21 14:22:48 rannnn8888 or have other way ? 2021-06-21 14:22:51 <-- darutoko (~darutoko@5.136.123.25) has quit (Quit: Leaving) 2021-06-21 14:22:54 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:22:58 ananke rannnn8888: what are you actually doing? 2021-06-21 14:23:12 <-- Guest99 (~Guest99@180.190.156.72) has quit (Client Quit) 2021-06-21 14:23:21 <-- KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-21 14:23:24 rannnn8888 ananke i run python script before :x 2021-06-21 14:23:36 rannnn8888 i use in while true 2021-06-21 14:23:50 rannnn8888 maybe hi save data on the memory for loop 2021-06-21 14:23:52 <-- Shariff (~UserNick@starbase26.connected.by.freedominter.net) has quit (Quit: Going offline, see ya! (www.adiirc.com)) 2021-06-21 14:23:54 --> bakerst (~bakerst@libera/staff/bakerst) has joined #linux 2021-06-21 14:23:55 omegatron it was just a wild guess on my side, before you supplied any more useful details of the nature of the problem 2021-06-21 14:23:58 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:24:06 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-21 14:24:09 omegatron without seeing any code or such, I can only guess 2021-06-21 14:24:11 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-21 14:24:13 msiism rannnn8888: And does that loop have break condition? 2021-06-21 14:24:21 --> Guest14 (~Guest14@188.229.65.59) has joined #linux 2021-06-21 14:24:33 Guest14 hello everybody 2021-06-21 14:24:53 msiism rannnn8888: I mean, you are aware that `while true…` makes an unconditional loop, right? 2021-06-21 14:24:59 rannnn8888 msiism no i want he run all time i use while true and sleep 5 sec 2021-06-21 14:25:20 msiism I see. 2021-06-21 14:25:45 msiism rannnn8888: Well, as omegatron said, you'd have to be more specific and provide some code. 2021-06-21 14:26:09 Guest14 i have problem with bind9 i can ping ns1.example.com and when i browse ns1.example.com i see my welcome page of nginx but i dont have ping of example.com and when i browse it i can see nothing 2021-06-21 14:26:14 <-- Noisytoot (noisytoot@sourcehut/user/noisytoot) has quit (Ping timeout: 252 seconds) 2021-06-21 14:26:24 rannnn8888 its use multi threds in the loop maybe hi save data for on llop in memory 2021-06-21 14:26:33 rannnn8888 but now i need rebot the server ? 2021-06-21 14:26:37 <-- msiism (~msi@user/msiism) has left #linux (Konversation vaporized.) 2021-06-21 14:26:46 --> draeath (~draeath@user/draeath) has joined #linux 2021-06-21 14:26:46 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:26:47 rannnn8888 or can cheack what the problem for know to next time 2021-06-21 14:26:51 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 14:27:03 --> antlers (~antlers@71.212.130.91) has joined #linux 2021-06-21 14:27:05 Guest14 its my config file https://codeshare.io/X8Ab9k 2021-06-21 14:27:12 --> KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:27:20 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 14:27:26 omegatron rannnn8888: can you start any program at all? like "ps ax" ? 2021-06-21 14:28:07 --> mikess (~sam@user/mikess) has joined #linux 2021-06-21 14:28:12 omegatron Guest14: wrong channel - try either some bind or dns channel or the one of your distribution .. 2021-06-21 14:28:31 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:28:43 <-- ignis (~ignisf@user/ignis) has quit (Remote host closed the connection) 2021-06-21 14:29:01 <-- Guest14 (~Guest14@188.229.65.59) has quit (Client Quit) 2021-06-21 14:29:02 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-21 14:29:23 --> Guest4497 (~Guest44@188.229.65.59) has joined #linux 2021-06-21 14:30:24 --> rwtrecs (~rewrit3@user/rewrit3) has joined #linux 2021-06-21 14:30:27 <-- rwtrecs (~rewrit3@user/rewrit3) has quit (Remote host closed the connection) 2021-06-21 14:30:27 <-- dislabled_ (~dislabled@150.229.164.82.customer.cdi.no) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 14:30:36 rannnn8888 omegatron No get same -bash: fork: Cannot allocate memory 2021-06-21 14:30:47 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-21 14:31:02 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:31:12 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 14:31:16 <-- morifi (~morifi@97.99.103.230) has quit (Remote host closed the connection) 2021-06-21 14:31:35 --> morifi (~morifi@97.99.103.230) has joined #linux 2021-06-21 14:31:45 bewees is someone running linux on riscv already? 2021-06-21 14:31:46 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Read error: Connection reset by peer) 2021-06-21 14:32:19 c705 i saw someone had full blown gnome on risc yesterday 2021-06-21 14:32:39 bewees i saw that they're selling a riscv soc on aliexpress since this month, but not sure if its any good 2021-06-21 14:32:42 bewees nice 2021-06-21 14:32:45 --> Guest14 (~Guest14@78.160.212.138) has joined #linux 2021-06-21 14:32:45 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:32:56 <-- Guest14 (~Guest14@78.160.212.138) has quit (Client Quit) 2021-06-21 14:33:25 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-21 14:33:39 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-21 14:33:56 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 252 seconds) 2021-06-21 14:34:01 --> Noisytoot (noisytoot@sourcehut/user/noisytoot) has joined #linux 2021-06-21 14:34:15 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 14:34:28 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-21 14:35:06 bewees did he mention if he run it on a dev board or soc? 2021-06-21 14:35:08 --> mikess (~sam@user/mikess) has joined #linux 2021-06-21 14:35:21 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:35:51 Trieste I saw a RISC-V CPU whose design apparently fit on a t-shirt lol, dunno how that's supposed to work 2021-06-21 14:36:19 c705 idk 2021-06-21 14:36:25 --> RDK (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:36:36 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:37:03 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:37:04 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-21 14:37:05 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 14:37:14 Bocaneri c705, "idk"? }:< 2021-06-21 14:37:25 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:37:30 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 240 seconds) 2021-06-21 14:37:33 c705 sorry daddy 2021-06-21 14:37:36 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 14:37:44 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:37:44 daddy 👀 2021-06-21 14:38:06 omegatron rannnn8888: ok, if you cannot run any process anymore (asuming that your infinite loop would still try to spawn processes), the easy solution would be to restart your machine 2021-06-21 14:38:06 --> justsomeguy (~justsomeg@user/justsomeguy) has joined #linux 2021-06-21 14:39:11 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-21 14:39:27 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-21 14:39:28 --> Leseratte (~florian@2001:470:70bc:0:4ff3:8fec:cdc1:413f) has joined #linux 2021-06-21 14:39:28 <-- Leseratte (~florian@2001:470:70bc:0:4ff3:8fec:cdc1:413f) has quit (Changing host) 2021-06-21 14:39:28 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-21 14:39:40 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:39:41 <-- ralinux (~saje@37.156.188.8) has quit (Quit: Leaving) 2021-06-21 14:41:14 <-- Leseratte10 (~florian@194.127.167.112) has quit (Ping timeout: 265 seconds) 2021-06-21 14:41:24 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:41:52 <-- ionutb (~ionut@user/ionutb) has quit (Ping timeout: 258 seconds) 2021-06-21 14:42:00 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 14:42:33 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 14:42:53 --> moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:42:57 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:43:04 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-21 14:43:30 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 264 seconds) 2021-06-21 14:43:47 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 258 seconds) 2021-06-21 14:44:05 <-- betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 14:44:06 <-- drewlander (~drewlande@173-80-249-48.bklycmtk03.res.dyn.suddenlink.net) has quit (Ping timeout: 252 seconds) 2021-06-21 14:45:00 --> Atrillox (~bigguy@219.137.140.65) has joined #linux 2021-06-21 14:45:04 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-21 14:45:47 --> betelgeuse7 (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 14:46:52 <-- Guest4497 (~Guest44@188.229.65.59) has quit (Quit: Client closed) 2021-06-21 14:47:16 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Remote host closed the connection) 2021-06-21 14:47:28 <-- alzgh (~alzgh@216.155.158.214) has quit (Ping timeout: 246 seconds) 2021-06-21 14:47:31 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-21 14:48:25 --> justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 14:48:40 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 14:48:59 --> Guest54 (~Guest54@188.229.65.59) has joined #linux 2021-06-21 14:49:17 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-21 14:49:35 <-- RDK (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 14:49:41 <-- justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:49:54 --> RDK (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:50:01 --> Betal (~Beta@user/betal) has joined #linux 2021-06-21 14:50:06 --> justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 14:50:11 --> maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has joined #linux 2021-06-21 14:50:41 <-- i64 (i64@gateway/vpn/protonvpn/i64) has quit (Ping timeout: 258 seconds) 2021-06-21 14:50:42 --> RDK_ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:50:52 <-- RDK_ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-21 14:51:25 draeath Bocaneri: ... "I don't know" 2021-06-21 14:51:27 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-21 14:51:40 Bocaneri Very funny, mullet. 2021-06-21 14:52:08 draeath "mullet" - now that's a new one 2021-06-21 14:52:20 Sayona Hello, Fedora or Ubuntu as desktop? 2021-06-21 14:52:46 --> RDK_ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:52:52 draeath if I say 'rpm' or 'deb' does that bring to you any sort of emotional response? 2021-06-21 14:53:21 <-- Guest54 (~Guest54@188.229.65.59) has quit (Client Quit) 2021-06-21 14:53:31 Sayona Ș)) 2021-06-21 14:53:32 --> zro (~zro@user/zro) has joined #linux 2021-06-21 14:53:38 Sayona :)) 2021-06-21 14:53:53 ananke Sayona: try both, decide for yourself 2021-06-21 14:53:53 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-21 14:54:41 Sayona :( 2021-06-21 14:54:41 <-- moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 14:54:53 -- betelgeuse7 is now known as betelgeuse 2021-06-21 14:54:57 --> moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:55:21 <-- moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) 2021-06-21 14:55:50 chazy xiaomiao: thanks, then do you know why `df -h` doesn't show the expected total space? if i convert the total blocks (from either `fdisk -l` or `tune2fs`) to bytes and then to gib i get 16764 gib, then i reserve 0.19... (33 GiB) so total usable should be 16731gib but `df -BG` says i only have 16697G in total, why? :( i did the math to get the reserved % cuz i need all those gigs to be usable 2021-06-21 14:55:59 --> RDK__ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:56:07 <-- RDK__ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has left #linux 2021-06-21 14:56:16 <-- morifi (~morifi@97.99.103.230) has quit (Remote host closed the connection) 2021-06-21 14:56:22 <-- RDK_ (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-21 14:56:26 <-- RDK (~Raoul@p200300db6717ba104091b710af9d7498.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 14:56:40 <-- justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 14:56:46 ananke chazy: there's also filesystem overhead 2021-06-21 14:56:52 xiaomiao chazy: did you account for the space taken by inodes and other metadata? 2021-06-21 14:56:56 --> morifi (~morifi@97.99.103.230) has joined #linux 2021-06-21 14:57:03 --> moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:57:10 chazy isn't the reserved space supposed to store inodes and metadata? 2021-06-21 14:57:16 <-- moerf (~marv@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-21 14:57:25 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-21 14:57:39 xiaomiao no 2021-06-21 14:57:41 Dagmar Nope 2021-06-21 14:57:42 --> plujon (~user@24.16.249.105) has joined #linux 2021-06-21 14:57:44 --> moerf (~moerf@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has joined #linux 2021-06-21 14:58:07 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 14:58:11 chazy then i guess i can just set reserved % to 0 since the disk will be mounted in read-only once it's full... 2021-06-21 14:58:19 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 14:58:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 14:58:37 Dagmar That's actually perfectly reasonable 2021-06-21 14:58:43 --> craigevil (~craig@user/craigevil) has joined #linux 2021-06-21 14:58:46 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-21 14:58:50 ananke chazy: reserved space for extN is simply space that can be consumed only by uid 0 2021-06-21 14:58:53 chazy maybe i should defrag it first 2021-06-21 14:58:59 <-- namsdraw` (~user@2405:6e00:3097:6100:1d9e:856e:9e9c:7d5b) has quit (Ping timeout: 244 seconds) 2021-06-21 14:59:01 Dagmar Also, filesystems that are just being given to one user (or nothing but normal users) can generally also have that reserved space reduced to zero 2021-06-21 14:59:02 <-- Deneb (~johnch@148.82.159.143.dyn.plus.net) has quit (Quit: Leaving) 2021-06-21 14:59:07 --> Marqeaux (~Marqeaux@84-106-61-112.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-21 14:59:15 xiaomiao chazy: alternatively, a filesystem like xfs might be marginally more efficient for this usecase as it doesn't have fixed inode size like ext4 2021-06-21 14:59:17 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-21 14:59:31 xiaomiao and/or be crazy and use something like zfs that could do compression/deduplication 2021-06-21 14:59:31 Dagmar ...and for really big filesystems you can generally trim that down to a smaller percentage 2021-06-21 14:59:40 xiaomiao always depends on the level of pain you have :) 2021-06-21 14:59:40 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 14:59:58 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 15:00:00 Dagmar Like a 22Tb filesystem maybe doesn't need 1.1 terabytes reserved for root 2021-06-21 15:00:07 --> h3ck (~rach@2409:4061:11e:13f:3f9d:60e3:e879:f720) has joined #linux 2021-06-21 15:00:07 <-- h3ck (~rach@2409:4061:11e:13f:3f9d:60e3:e879:f720) has quit (Changing host) 2021-06-21 15:00:07 --> h3ck (~rach@user/h3ck) has joined #linux 2021-06-21 15:00:28 Dagmar You mgiht want to reconsider having 22Tb worth of eggs in one basket, but that's a separate issue 2021-06-21 15:00:40 chazy are there 22tb drives? :P 2021-06-21 15:00:43 chazy i could only find 18TB 2021-06-21 15:00:46 Dagmar No but there's 22Tb arrays 2021-06-21 15:00:50 --> dislabled (~dislabled@150.229.164.82.customer.cdi.no) has joined #linux 2021-06-21 15:01:36 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-21 15:01:37 --> `deb (~relax@142.169.78.16) has joined #linux 2021-06-21 15:02:19 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 15:02:32 draeath chazy: it doesn't apply to ext* but just so you know, if you ever use a copy-on-write (CoW) filesystem (btrfs, zfs, etc) and you run out of space, it's not as simple as just zapping a few things to make room - waiting for it to hit 0% is bad times 2021-06-21 15:02:53 Dagmar The main place the reserved space for root comes in handy is when root has to login to fix a disk full condition and there's things expecting to generate temporary files involved 2021-06-21 15:02:55 --> catman (~catman@user/catman370) has joined #linux 2021-06-21 15:03:16 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 252 seconds) 2021-06-21 15:03:26 Dagmar ...or things that are maybe trying to send out panicky warning emails and do so by _writing the email to a file_ and then handing that to the mail system 2021-06-21 15:04:05 --> rabart (~c2a@cpc107051-swin19-2-0-cust66.3-1.cable.virginm.net) has joined #linux 2021-06-21 15:04:08 Dagmar It's sort of like tellign the kids they can't eat _all_ the cookies. 2021-06-21 15:04:31 Dagmar Unless you throw 5% of the cookies in a locked safe, your'e probbaly not getting any cookies when you need them 2021-06-21 15:04:47 <-- rabart (~c2a@cpc107051-swin19-2-0-cust66.3-1.cable.virginm.net) has quit (Client Quit) 2021-06-21 15:04:58 chazy hmm i don't need any temp file or anything in this disk, it's literally just fill it and then only read from it 2021-06-21 15:05:14 Dagmar Yeah then you can turn that down to zero for sure 2021-06-21 15:05:17 chazy does it really need some free space? 2021-06-21 15:05:42 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Ping timeout: 244 seconds) 2021-06-21 15:05:58 Dagmar IMagine the fun that transpires if you fill / completely 2021-06-21 15:06:01 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 15:06:04 Dagmar No more room for pid files. 2021-06-21 15:06:07 --> twiclo (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c) has joined #linux 2021-06-21 15:06:10 Dagmar No more room for unix sockets. 2021-06-21 15:06:17 Dagmar Many luls will be had. 2021-06-21 15:06:38 --> CrustY (~crusty@45.135.187.80) has joined #linux 2021-06-21 15:06:50 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 15:06:54 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 264 seconds) 2021-06-21 15:07:01 xiaomiao Dagmar: but we moved everything to /run so we could do such silly things ;) 2021-06-21 15:07:10 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-21 15:07:21 Dagmar Yeah see, some of us don't get into that whole hubris thing 2021-06-21 15:07:32 --> darkstone (48cc0d52@ircip1.mibbit.com) has joined #linux 2021-06-21 15:07:40 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 15:08:04 Dagmar It's really just trading one risk for a different risk there 2021-06-21 15:08:14 xiaomiao imagine my amusement about /tmp as tmpfs 2021-06-21 15:08:24 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 15:08:32 Dagmar Oh yeah that's an endless source of late night sweats for me 2021-06-21 15:08:47 <-- mikess (~sam@user/mikess) has quit (Ping timeout: 265 seconds) 2021-06-21 15:08:55 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Quit: Leaving) 2021-06-21 15:08:57 Dagmar Like, "f**k it. I'm just allocating 1Tb for /tmp here" 2021-06-21 15:09:07 xiaomiao luckily I have so far been able to avoid this trap 2021-06-21 15:09:08 darkstone Hello everyone. I am here by referral. I'm having a problem with my Ubuntu that I very much hope is a software issue (but fear is a hardware one). 2021-06-21 15:09:08 <-- gusto (~Augustus@109.255.100.54) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 15:09:15 --> rbh (~user@202.177.224.0) has joined #linux 2021-06-21 15:09:18 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Ping timeout: 268 seconds) 2021-06-21 15:09:34 --> justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 15:09:35 darkstone I'll happily wait until conversation changes and I can have a turn. :) 2021-06-21 15:09:50 Dagmar No, it sounds like your problem might be interesting 2021-06-21 15:09:53 chazy uhm can rune2fs be bugged? it says lifetime writes 8TB but there's 15TB of stuff in there 2021-06-21 15:10:02 chazy tune2fs* 2021-06-21 15:10:04 <-- justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 15:10:05 rascul darkstone usually it's best to start with the problem 2021-06-21 15:10:19 darkstone Ah, roger that. 2021-06-21 15:10:24 --> justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 15:10:27 --> kraiskil (~kraiskil@193.32.127.214) has joined #linux 2021-06-21 15:10:41 --> forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has joined #linux 2021-06-21 15:10:43 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-21 15:11:12 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-21 15:11:16 <-- elibrokeit (eschwartz@archlinux/bugwrangler/eschwartz) has quit (Quit: A random quit message) 2021-06-21 15:11:19 darkstone A few days ago my laptop took a hard knock, and later that day I started getting messages about the hard drive health status changing. The computer gradually slowed down, I started getting "bus errors" on trying to open things and ordinarily stable programs were crashing. Two days ago the screen just kicked to its terminal and started printing errors. 2021-06-21 15:11:54 --> elibrokeit (eschwartz@archlinux/bugwrangler/eschwartz) has joined #linux 2021-06-21 15:12:06 <-- h3ck (~rach@user/h3ck) has quit (Remote host closed the connection) 2021-06-21 15:12:10 --> esselfe (~steph@user/esselfe) has joined #linux 2021-06-21 15:12:21 darkstone Looked related to the hard drive, and its other errors had seemed hard drive-related as well. Tried to reboot and it kicked to grub instead. Able to boot using a live Ubuntu, ran fsck, it fixed errors and came up clean but when I tried again to boot from HDD, it failed with similar errors. 2021-06-21 15:12:24 Dagmar Run smartctl -a /dev/diskname as root 2021-06-21 15:12:34 --> shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has joined #linux 2021-06-21 15:12:42 darkstone From the live okay? 2021-06-21 15:12:48 Dagmar It's probably logged a suprising number of broken sectors 2021-06-21 15:12:49 Dagmar Yes 2021-06-21 15:13:03 Dagmar That thing queries the electronics on a modern disk and makes it fess up what it knows 2021-06-21 15:13:19 rascul quite possible that "hard knock" damaged the hard disk 2021-06-21 15:13:27 Dagmar chazy: You sure there's not some sparse files involved? 2021-06-21 15:13:29 --> pyzozord (~pyzozord@user/pyzozord) has joined #linux 2021-06-21 15:13:36 pyzozord hey, anyone using mailutils? 2021-06-21 15:13:38 Dagmar Maybe some hardlinks 2021-06-21 15:13:56 --> HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has joined #linux 2021-06-21 15:14:09 darkstone Yeah, I've kind of thought it was a physical damage. I'm kind of hopeless when it comes to hardware, my skills all lie in the software side of things. 2021-06-21 15:14:09 pyzozord im curious does it have some kind of notification feature? how do you now if you have mail? 2021-06-21 15:14:10 Dagmar rascul: yeah I'm figuring it might have bounced a head off the platter surface, or that the teeny weeny amp on the armature is now coming loose 2021-06-21 15:14:16 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-21 15:14:38 <-- justinf210 (~justinf21@118.sub-97-43-193.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 15:14:41 rascul spinning rust is fragile 2021-06-21 15:14:51 --> Bashing-om (~sysop@ubuntu/member/bashing-om) has joined #linux 2021-06-21 15:14:51 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 268 seconds) 2021-06-21 15:14:57 <-- Umbire (~UmbireThe@user/umbire) has quit (Ping timeout: 268 seconds) 2021-06-21 15:14:58 darkstone One moment, battling apt 2021-06-21 15:15:07 Dagmar darkstone: You're looking for these things... Reallocated_Sector_Ct, Current_Pending_Sector, and Current_Pending_Sector 2021-06-21 15:15:13 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-21 15:15:16 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-21 15:15:17 Dagmar er... Offline_Uncorrectable 2021-06-21 15:15:27 Dagmar Those counters are _generally_ exactly as read 2021-06-21 15:15:31 darkstone Should I unmount the problem drive first? 2021-06-21 15:15:34 darkstone Or keep it mounted? 2021-06-21 15:15:42 Dagmar some of the others are subject to whatever crazy thing the manufacturer decided to do with them 2021-06-21 15:15:54 Dagmar It doesn't need to be unmounted for that or I'd have said so 2021-06-21 15:16:00 Dagmar -a just queries the disk about what it already knows 2021-06-21 15:16:02 darkstone I should note that GSmartControl failed to scan the disk on either scan mode. It reached 10% and reported read error. 2021-06-21 15:16:17 Dagmar Yeah youll see the results of those tests near the bottom of the log output 2021-06-21 15:16:17 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-21 15:16:27 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-21 15:16:45 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 15:17:13 --> i64 (i64@gateway/vpn/protonvpn/i64) has joined #linux 2021-06-21 15:17:18 Dagmar For Offline_Uncorrectable if the number way over on the right under RAW_VALUE is a small number (< 10) things are generally okay, although the majority of the time wiht a healthy disk it'll just be zero 2021-06-21 15:17:20 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-21 15:17:42 <-- srikavin (~srikavin@user/srikavin) has quit (Quit: Ping timeout (120 seconds)) 2021-06-21 15:18:00 darkstone Current_Pending_Sector is 38, Offline_Uncorrectable is 0, Reallocated_Sector_Ct is 0. 2021-06-21 15:18:07 Dagmar That number is the count of sectors where the drive suspected a sector was bad, attempted to write to it again and noticed it didn't get the same thing back so it just "hides" the sector and uses a spare one whenever you try to read it 2021-06-21 15:18:11 <-- pyzozord (~pyzozord@user/pyzozord) has left #linux 2021-06-21 15:18:25 Dagmar OKay so you have 38 sectors where the drive tried to read the sector and got a checksum failure 2021-06-21 15:18:32 Dagmar The disk may or may not be permanently damaged 2021-06-21 15:18:48 Dagmar ...but right now, every time the OS tries to read them the disk is going to throw an error message 2021-06-21 15:18:57 rascul i would probably toss it anyway, replace with ssd 2021-06-21 15:18:59 Dagmar Step #1. BACK YOUR STUFF UP 2021-06-21 15:19:10 rob` Step #2: CUT A HOLE IN THE BOX 2021-06-21 15:19:16 Dagmar Step #2: NO REALLY, BACK YOUR STUFF UP. 2021-06-21 15:19:43 darkstone A friend of mine bought me a cloud storage drive big enough to fit my entire blasted drive on it, I intend to put it all there. 2021-06-21 15:19:46 <-- craigevil (~craig@user/craigevil) has quit (Ping timeout: 252 seconds) 2021-06-21 15:19:48 Dagmar ...because step #3 is brutal. You run the self-test and make a note of the sector number it says has failed and ended the test. 2021-06-21 15:20:05 Dagmar THen you use dd to target that _specific_ sector (and probably the 15 that follow it) and overwrite them with zeros 2021-06-21 15:20:17 darkstone ooooooooof 2021-06-21 15:20:19 Dagmar IF the disk is actually okay, you'll see that pending count go down 2021-06-21 15:20:26 --> srikavin (~srikavin@user/srikavin) has joined #linux 2021-06-21 15:20:38 Dagmar If that part of the platter really is damaged, pending will still go down, but Offline Uncorrectables will go up 2021-06-21 15:20:59 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 15:21:08 Dagmar You back you stuff up because while you're probably not getting that data back, if you mistype hte sector numbers... congratulations you just blew a hole in some random file on your sisk 2021-06-21 15:21:11 Dagmar er disk 2021-06-21 15:21:14 <-- haltux (~haltux@a89-154-181-47.cpe.netcabo.pt) has quit (Ping timeout: 252 seconds) 2021-06-21 15:21:19 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 15:21:20 Dagmar Also you can be lazy and just zero the entire drive 2021-06-21 15:21:24 darkstone So basically the data on any damaged area is kaput no matter what I do. 2021-06-21 15:21:29 Dagmar Yes 2021-06-21 15:21:32 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-21 15:21:33 darkstone I kinda figured that. 2021-06-21 15:21:36 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 252 seconds) 2021-06-21 15:21:46 darkstone At least none of what I regularly use and consider very important seems to be damaged so ar. 2021-06-21 15:21:48 darkstone *far 2021-06-21 15:22:02 Dagmar There's also the possibliity that the problem isn't with the platters, but with a tiny pcb attached to the armature that's a signal amplifier 2021-06-21 15:22:14 Dagmar If it starts to come off the armature, you'll get read/write errors 2021-06-21 15:22:20 Dagmar THey will be all over the place, too 2021-06-21 15:22:38 --> audiofreeze (~audio@2603-8081-1800-0062-da1d-c02b-3d16-927a.res6.spectrum.com) has joined #linux 2021-06-21 15:22:46 <-- twiclo (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c) has quit (Quit: WeeChat 2.9) 2021-06-21 15:22:46 darkstone If it helps, the first time I hit any error (when it went to terminal randomly), it was reporting the same sector with each subsequent read attempt. 2021-06-21 15:22:52 darkstone It had snagged on one spot and was trying over and over. 2021-06-21 15:23:09 Dagmar So like, back yer stuff up now, and as dumb as this sounds, if it's the little amp, you can sometimes get it workign again by sticking it in the freezer 2021-06-21 15:23:16 <-- kraiskil (~kraiskil@193.32.127.214) has quit (Ping timeout: 258 seconds) 2021-06-21 15:23:17 darkstone ...o.o 2021-06-21 15:23:28 Dagmar Give it 20-30 minutes to get nice and cold and hten start doing your reads again 2021-06-21 15:23:38 <-- justsomeguy (~justsomeg@user/justsomeguy) has left #linux (WeeChat 3.0.1) 2021-06-21 15:23:41 Trieste haha 2021-06-21 15:23:43 <-- ignis (~ignisf@user/ignis) has quit (Remote host closed the connection) 2021-06-21 15:23:46 Trieste Dagmar is right though 2021-06-21 15:23:50 darkstone How to fix computer: Insert it in the freezer. 2021-06-21 15:24:00 Dagmar Things will shrink just neough that a hairline fracture _might_ close enough to keep going for now 2021-06-21 15:24:02 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-21 15:24:09 kfrench I thought the freezer trick only worked on disks that refused to spin up - not read errors. 2021-06-21 15:24:15 Dagmar Not the whole computer, just the drive 2021-06-21 15:24:29 darkstone Ah, that's easier. 2021-06-21 15:24:37 Dagmar ...although it won't exactly hurt the computer, most don't really have the space for a full tower _and_ ice cream 2021-06-21 15:24:48 rascul it's a laptop i think 2021-06-21 15:24:55 darkstone We have a full fridge-sized freezer downstairs, and plenty of room even in the one upstairs. 2021-06-21 15:24:58 darkstone But yes, it is a laptop. 2021-06-21 15:24:59 --> Adoi (~Adoi@user/adoi) has joined #linux 2021-06-21 15:25:11 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-21 15:25:17 darkstone If it won't harm it at all, it would probably fit. 2021-06-21 15:25:27 --> kraiskil (~kraiskil@193.32.127.226) has joined #linux 2021-06-21 15:25:45 Trieste btw any opinions on https://www.gnu.org/software/ddrescue/ ? Sounds like a good fit for these situations 2021-06-21 15:25:53 --> duckonomy (~duckonomy@177.ip-144-217-84.net) has joined #linux 2021-06-21 15:25:57 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 15:26:01 <-- Marqeaux (~Marqeaux@84-106-61-112.cable.dynamic.v4.ziggo.nl) has quit (Quit: Ik ben weg! Tot ziens allemaal!) 2021-06-21 15:26:02 Adoi in a brief yet every bit regrettable unavoidable exposure to windows, I felt sorry for the humanity again, enduring this pile of shit 2021-06-21 15:26:03 Dagmar darkstone: Basically, the drive tried to read an affected sector and the ecc checksum for that sector (or group) didn't match, so it'll usually stop a moment and try again, for a dozen times or whateevr and then it sends an error message to the OS and marks the sector as Pending 2021-06-21 15:26:20 --> phillip (~phillip@user/phillip) has joined #linux 2021-06-21 15:26:35 darkstone It sat there for more than a dozen times I think? If the log file for that still exists I could check. 2021-06-21 15:26:50 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 15:26:50 Dagmar Trieste: ddrescue is great. It's thorough and it's free and the next step up the ladder usually involves paying someone a few thousand dollars to rent some time with their Deepspar 2021-06-21 15:27:36 * Trieste nods sagely while googling Deepspar 2021-06-21 15:27:40 Dagmar It can even mostly work around busted cache memory on a drive. That's why it has the bizarre option to read the drive in reverse sector order 2021-06-21 15:27:55 Dagmar That option is otehrwise useless and very slow 2021-06-21 15:28:38 Dagmar Most drives won't read just _one_ sector. If they've got no other requests pending, they'll read the requested sector and then the next however many sectors until the cache is full up 2021-06-21 15:28:55 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-21 15:29:01 darkstone Found the initial error I believe, if anyone wants me to termbin it. 2021-06-21 15:29:07 Dagmar Since your next request are usually for those following sectors , this is great, but if the latter half of the cache memory is corrupted, the drive will happily serve those requests out of the _corrupted cache_ 2021-06-21 15:29:18 --> [twisti] (~twisti@toadwater.com) has joined #linux 2021-06-21 15:29:36 Dagmar ...but if youre' telling it to read backwards, only the first part of the internal cache gets involved 2021-06-21 15:29:44 Trieste that's clever 2021-06-21 15:29:45 <-- expix (~1@amontpellier-652-1-280-94.w90-57.abo.wanadoo.fr) has quit (Ping timeout: 268 seconds) 2021-06-21 15:29:48 Dagmar Slow as hell, but effective 2021-06-21 15:30:42 [twisti] i have a bunch of files like name.ext and companion files like name-0.differentext. due to some fuckery, there are some cases where im missing either the original file or the companion file. can anyone think of a clever bash scripting trick to find those 'stragglers' before i get out the big guns of actually programming something for this ? 2021-06-21 15:30:46 Dagmar darkstone: After you've zeroed the disk (or at least shotgunned enough that Pending Sectors is now zero) you can run the "long" smart test with htat same tool 2021-06-21 15:30:46 Trieste holy moly these Deepspar gadgets sound amazing but are pricey 2021-06-21 15:30:53 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 268 seconds) 2021-06-21 15:31:00 --> AppAraat[m] (~apparaatm@2001:470:69fc:105::8c3) has joined #linux 2021-06-21 15:31:02 Dagmar Trieste: They're freakin' awesome and yes they are _very_ pricey 2021-06-21 15:31:48 Dagmar darkstone: Basically you'll jsut go `smartctl -t long /dev/whatevs` and it will tell you a large number of seconds to wait, and you'll just leave the thing alone and powered up while it goes and checks every sector on the disk. 2021-06-21 15:32:07 Dagmar darkstone: When that tiem has elapsed, you just read the log with smartctl -a again 2021-06-21 15:32:13 darkstone So open a new terminal for that, or just wander off and sit under a tree. 2021-06-21 15:32:25 Dagmar Why not both? 2021-06-21 15:32:31 AppAraat[m] hi, so this is the ##linux equivalent on Libera? Because AFAIK a singular # was meant for official project IRC channels. 2021-06-21 15:32:35 darkstone Because it's rainig? XD 2021-06-21 15:32:49 Trieste sounds like the right mood for data recovery 2021-06-21 15:32:53 Dagmar You could actually start the long test now. It says it's an "offline" test but typically they sort of run in the background. Doing other things with the disk just slows down the process 2021-06-21 15:32:58 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-21 15:33:02 Dagmar AppAraat[m]: yes. 2021-06-21 15:33:08 <-- raryozer (~economyfe@136.49.124.235) has quit (Remote host closed the connection) 2021-06-21 15:33:20 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 15:33:26 darkstone Now, before zeroing the bad sectors? 2021-06-21 15:33:28 Trieste [twisti]: err, sed, grep, uniq...? 2021-06-21 15:33:33 darkstone Because I haven't gotten everything backed up yet. 2021-06-21 15:33:36 AppAraat[m] cool 2021-06-21 15:33:47 darkstone I was told to backup my most important things first, and my brain snagged on what exactly that would be. 2021-06-21 15:33:49 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-21 15:33:52 darkstone And it's still snagged. 2021-06-21 15:34:02 [twisti] Trieste: yes, those are tools i would imagine could come into play in such a script :D 2021-06-21 15:34:22 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 15:34:25 Trieste [twisti]: nah it could reasonably be a one-liner (that I can't provide because I don't know the filenames) 2021-06-21 15:34:48 <-- ausserz (~ausserz@user/ausserz) has quit (Ping timeout: 252 seconds) 2021-06-21 15:34:49 Trieste [twisti]: uniq has an option to only output unique lines; if you manage to "normalize" your filenames (with sed) so that both versions result in the same output, you could get your missing files 2021-06-21 15:34:50 [twisti] the filenames are bla.jpg and bla-0.yaml 2021-06-21 15:35:09 [twisti] where bla is a mix of the date as numbers, IMG_xxx, and so on 2021-06-21 15:35:10 darkstone How would I tell if the test is already done? Because it gave 100 minutes, but like I said, GSmartControl gave the same estimation... then took 10 seconds to tell me it completed with read error. 2021-06-21 15:35:22 --> wakejagr (~wakejagr@138.197.104.165) has joined #linux 2021-06-21 15:35:22 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 15:35:33 Dagmar That's how long it took to plow face first into a broken sector 2021-06-21 15:35:43 [twisti] ah, i didntk now about that feature of uniq, ill look into that 2021-06-21 15:35:46 darkstone It didn't take long. XD 2021-06-21 15:35:54 Dagmar Down at the end of the output of smartctl -a you'll see the results of the last four test attempts 2021-06-21 15:36:14 Dagmar THe "short" test just does a basic board and armature test, and is pretty quick 2021-06-21 15:36:19 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 15:36:22 Dagmar The "long" test is the one that does the full surface scan 2021-06-21 15:36:51 Dagmar GSmartControl might have just started the short test, saw that the drive is already reporting bad sectors and decided that was enough detail 2021-06-21 15:37:01 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-21 15:37:09 Trieste [twisti]: if you just need the "base", it could suffice to just `sed -Ee 's/(-0)?\.(jpg|yaml)$//'` which removes either suffix, then pipe that into uniq, voila 2021-06-21 15:37:11 darkstone Yeah, it's plowing face first into a bad sector after about 10 seconds. 2021-06-21 15:37:27 darkstone # 1 Extended offline Completed: read failure 90% 11213 31354808 2021-06-21 15:37:27 Trieste (disclaimer, not 100% if that sed command actually works) 2021-06-21 15:37:29 darkstone ^most recent 2021-06-21 15:37:36 --> YWH_1 (~YWH@2600:1700:1933:230:d401:ec35:ddfb:da2c) has joined #linux 2021-06-21 15:37:38 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 15:37:56 Dagmar Fun 2021-06-21 15:38:07 darkstone It's hitting the same one every time. 2021-06-21 15:38:10 Dagmar Well, you now know the address of your first victim sector 2021-06-21 15:38:30 Dagmar Make your backups because ther'es no telling how many sectors are actually affected 2021-06-21 15:38:37 darkstone I've been using Linux for about 3 years now, but never had to do anything like this. I have no idea how to zero a sector. 2021-06-21 15:38:42 darkstone Should I just shove the entire drive into the cloud? 2021-06-21 15:38:49 darkstone And dispense with 'wait, what do I consider most important'? 2021-06-21 15:39:01 darkstone ('Course it'll hiccup on the bad areas, but eh, those are gone anyway) 2021-06-21 15:39:02 Dagmar dd if=/dev/zero of=/dev/sda bs=512 offset=31354808 count=1 2021-06-21 15:39:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 15:39:30 Dagmar Basically like that, but you'll have to repeat the process with every bad sector (which is a pain in the butt) 2021-06-21 15:39:48 * darkstone writes a script that does that to whatever $1 was 2021-06-21 15:39:52 Trieste [twisti]: if you also need the extension of the missing file, well I'd use a script - specifically just a for loop - for each "basename" (e.g. bla), check whether $basename.jpg exists, check whether $basename-0.yml exists, etc 2021-06-21 15:39:53 gimmemahlulz .сдщыу 2021-06-21 15:40:19 Dagmar darkstone: Well, after about 30-40 there's not much point in continuing 2021-06-21 15:40:21 gimmemahlulz woops. that moment when you try to "/close" but your keyboard is in russian mode 2021-06-21 15:40:29 Trieste blyat 2021-06-21 15:40:30 [twisti] Trieste: ls 'dir/$(basename $straggler).*' :D 2021-06-21 15:40:39 Dagmar darkstone: 'cuz it ain't going to be just 45-50 of them 2021-06-21 15:40:46 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 15:40:47 darkstone more like 100? 2021-06-21 15:40:47 Trieste [twisti]: not sure I understand 2021-06-21 15:40:54 <-- gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has quit (Quit: WeeChat 2.3) 2021-06-21 15:40:55 Dagmar It'll be _LOTS_ of bad sectors generally, with more showing up every time you run a new full scan 2021-06-21 15:40:57 darkstone I'm willing to sit here and do 100. I doubt I can afford a new drive. 2021-06-21 15:41:10 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 15:41:17 [twisti] Trieste: that finds the unique file, no matter what extension it has 2021-06-21 15:41:20 <-- wakejagr (~wakejagr@138.197.104.165) has quit (Quit: leaving) 2021-06-21 15:41:24 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 252 seconds) 2021-06-21 15:41:33 darkstone I won't go into our woes right now, but I will say that the only income in this household is survivor's benefits and disability. 2021-06-21 15:41:34 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 15:41:38 Trieste isn't there a tool to do it automatically Dagmar? 2021-06-21 15:41:57 <-- dislabled (~dislabled@150.229.164.82.customer.cdi.no) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 15:42:01 --> gabrielc (~gabrielc@190.192.212.161) has joined #linux 2021-06-21 15:42:03 Dagmar Trieste: THere's a "if you can you don't need" thing going on with this 2021-06-21 15:42:18 [twisti] anyways, i got it working, so thank you very much 2021-06-21 15:42:24 Dagmar Trieste: The people who know how to do it, "just do it" or zero the whole disk, or just chuck the disk because it's a bother 2021-06-21 15:42:38 Trieste [twisti]: ah sure, that wouldn't work for the '.foo/-0.bar' case but there you go :) 2021-06-21 15:42:40 Dagmar Trieste: ...but let's say you write a shell script that does this and you put it on Github 2021-06-21 15:42:51 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-21 15:42:59 Trieste Dagmar: right, it's just the repetitiveness that makes me wonder 2021-06-21 15:43:06 -- Gustavo6046_ is now known as Gustavo6046 2021-06-21 15:43:10 [twisti] ah right, thats not regexp 2021-06-21 15:43:21 darkstone We coders do tend to write thingies to make our life easier after about 10 repeats of the same thing. 2021-06-21 15:43:27 --> dislabled (~dislabled@150.229.164.82.customer.cdi.no) has joined #linux 2021-06-21 15:43:29 Dagmar Trieste: SOMEONE is going to run this on their priceless and irreplaceable baby pictures or their quarterly financials and will not have read any of the documentation. They will be throwing a tantrum because no one warned them it was going to erase data 2021-06-21 15:43:36 <-- mokulus (~mokulus@user/mokulus) has quit (Ping timeout: 252 seconds) 2021-06-21 15:43:43 <-- MrElendig (~Urist@archlinux/op/MrElendig) has quit (Quit: setting you up the bomb) 2021-06-21 15:43:45 <-- glouniche (~glouniche@82.103.181.187) has quit (Quit: Leaving) 2021-06-21 15:43:58 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 15:44:17 Dagmar Suddenly the thing that saved that guy 10-20 minutes of time has now been nullified by someone throwing a tantrum on a forum, threatening lawsuites, etc etc 2021-06-21 15:44:25 Dagmar Life's too short. 2021-06-21 15:44:38 --> MrElendig (~Urist@archlinux/op/MrElendig) has joined #linux 2021-06-21 15:44:47 Dagmar Someone who is willing to demand payment for it can deal with that nonsensde. 2021-06-21 15:44:48 <-- LinusCDE2 (~LinusCDE@user/linuscde) has quit (Quit: I hate my DLan!) 2021-06-21 15:44:51 Trieste isn't that what the "THIS SOFTWARE IS PROVIDED WITH NO WARRANTY" section in licenses is for? :P 2021-06-21 15:44:54 Trieste (I jest) 2021-06-21 15:45:04 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-21 15:45:20 darkstone I suppose you can't fully idiot proof anything. There's always going to be an idiot who will find their way around it. 2021-06-21 15:45:31 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 265 seconds) 2021-06-21 15:45:39 Dagmar ...and you know, nevermind that such a thing would just target sectors that were already useless. 2021-06-21 15:45:49 Dagmar It was "your" software, ergo "your" fault. 2021-06-21 15:46:09 [twisti] Trieste: i ended up with (not the most elegant): `ls raw-pos | sed 's/\-0\.yaml//' | sed 's/\.je*pg//I' | uniq -u | xargs -I{} find raw-pos -name "{}*"` 2021-06-21 15:46:44 [twisti] now an additional `-delete` after i confirm that those are actually the right files and all will be well 2021-06-21 15:46:54 --> shalok (~shalok@2600:1f14:b99:6016:af96:3ff4:9870:377e) has joined #linux 2021-06-21 15:47:05 Trieste no shame in chaining sed invocations :P btw I recommend https://regexr.com/ 2021-06-21 15:47:38 darkstone Dagmar: so basically after I backup the entire drive, just repeatedly run short tests and zero each bad sector and watch to see if the count is going down? 2021-06-21 15:47:38 <-- kraiskil (~kraiskil@193.32.127.226) has quit (Ping timeout: 252 seconds) 2021-06-21 15:47:40 [twisti] yeah i didnt want to bother working out a combined version for a one off command 2021-06-21 15:48:14 --> uoj6wz6qoswb (~fLYEcPvN~@user/spareproject) has joined #linux 2021-06-21 15:48:18 --> LinusCDE (~LinusCDE@user/linuscde) has joined #linux 2021-06-21 15:48:21 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-21 15:48:36 <-- dmang (~dmang@user/dmang) has quit (Remote host closed the connection) 2021-06-21 15:48:37 Dagmar darkstone: Yeah basically. It's not complex... it's just very tedious 2021-06-21 15:49:04 darkstone I'm okay with tedious. This computer has been my world since COVID became a thing. There's not much I won't do to get it back. 2021-06-21 15:49:10 darkstone Thank you. 2021-06-21 15:49:28 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 15:49:30 Dagmar darkstone: Since sectors are generally quietly organized into groups of sectors on the disk, you'll probably notice right off your first bad sector will also fail the next 7 or 15 sectors 2021-06-21 15:49:34 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-21 15:49:34 darkstone And again, is there a problem with just lobbing the entire /dev/sda2 into my cloud indiscriminantly? I'm finding it far too difficult to decide what to add 'first'. 2021-06-21 15:49:45 Dagmar And you WILL need to do a full fsck on any filesystems after this 2021-06-21 15:49:51 --> dmang (~dmang@047-032-148-170.res.spectrum.com) has joined #linux 2021-06-21 15:50:03 <-- anton (~anton@antonmcclure.com) has quit (Quit: anton) 2021-06-21 15:50:08 <-- boingolov (~nastynate@c-71-236-46-219.hsd1.tn.comcast.net) has quit (Remote host closed the connection) 2021-06-21 15:50:10 Dagmar darkstone: No there's no major problem with just uploading the whole filesystem to a hosted server somewhere 2021-06-21 15:50:12 <-- Guest6725 (~matt@nat1.mattstone.net) has quit (Ping timeout: 252 seconds) 2021-06-21 15:50:17 Trieste also check out testdisk/photorec in case you don't know them already darkstone 2021-06-21 15:50:22 darkstone Sweet. 2021-06-21 15:50:26 darkstone I don't know them, what are they? 2021-06-21 15:50:33 Dagmar ...unless you've got noods in there, which you should probably just delete 2021-06-21 15:50:36 Trieste (going to be useful once you get the image though) 2021-06-21 15:50:48 Dagmar darkstone: They're for extreme cases 2021-06-21 15:51:02 Dagmar darkstone: Like when the file directory tree has been corrupted obliterated 2021-06-21 15:51:12 darkstone Ooof 2021-06-21 15:51:23 --> autopsy (~autopsy@2600:8800:920c:8a00::47bc) has joined #linux 2021-06-21 15:51:25 Trieste yeah, they look for fragments of filesystems or just file headers 2021-06-21 15:51:38 --> wakejagr (~wakejagr@138.197.104.165) has joined #linux 2021-06-21 15:51:45 Dagmar darkstone: Imagine for a moment that you have a large hardcover book in your hand. Now imaging that you use an electric hacksaw to chop the spine right off the thing. Now throw that high into the air. 2021-06-21 15:51:46 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-21 15:51:53 Trieste the "whole fs structure obliterated/unreadable" doesn't seem so far-fetched once you're blasting zeroes into random places though 2021-06-21 15:51:55 Dagmar You still have your book. It's all right there. 2021-06-21 15:52:01 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 15:52:21 Dagmar Photorec sort of recovers files like that. No original filenames whatsoever. 2021-06-21 15:52:29 <-- diatoid (~jsrffd2@157.245.212.36) has left #linux 2021-06-21 15:52:30 autopsy Dagmar, the man of analogies. 2021-06-21 15:52:31 --> dtman34 (~dtman34@c-73-62-246-247.hsd1.mn.comcast.net) has joined #linux 2021-06-21 15:52:41 Dagmar I've had to sift through that mess a few times 2021-06-21 15:52:47 darkstone Good analogy 2021-06-21 15:52:48 --> Codaraxis__ (~Codaraxis@193.32.126.158) has joined #linux 2021-06-21 15:52:52 <-- Codaraxis__ (~Codaraxis@193.32.126.158) has quit (Remote host closed the connection) 2021-06-21 15:52:58 Trieste yeah what Dagmar says; if you're looking for a specific paragraph (file), it may be the only thing left, but it's very much a last resort 2021-06-21 15:53:19 Dagmar You jsut get a ton of directories which have files with extensions based on some assumptions made by looking _in_ the files, but it's otherwise just assembling chains of sectors together 2021-06-21 15:53:20 Trieste although testdisk can also recover fs metadata without "chopping the spine off" no? 2021-06-21 15:53:25 --> Codaraxis (~Codaraxis@193.32.126.158) has joined #linux 2021-06-21 15:53:28 --> gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has joined #linux 2021-06-21 15:53:29 <-- LinusCDE (~LinusCDE@user/linuscde) has quit (Ping timeout: 252 seconds) 2021-06-21 15:53:36 Dagmar Oh yeah and on a windows machine that regularly does defragging? 2021-06-21 15:53:37 Dagmar LOL 2021-06-21 15:53:48 Dagmar It will recover the pieces of the files that were left around when they were defragmented. 2021-06-21 15:53:53 <-- Adoi (~Adoi@user/adoi) has quit (Quit: Leaving) 2021-06-21 15:53:55 Trieste haha yeah 2021-06-21 15:54:11 darkstone ew Windows. 2021-06-21 15:54:34 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-21 15:54:37 darkstone I've had more Windows computers kill their own OS than I've had Linux computers total. 2021-06-21 15:54:39 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-21 15:54:50 Dagmar Photorec isn't really sawing the spine off. THat's mostly already happened, which is why you're down to photorec in the first place 2021-06-21 15:55:02 <-- luke-jr (~luke-jr@user/luke-jr) has quit (Quit: ZNC - http://znc.sourceforge.net) 2021-06-21 15:55:02 Dagmar ...because someone "accidentally" formatted the disk 2021-06-21 15:55:39 Trieste man I've had this windows machine that baasically corrupted my external (NTFS) hard drive filesystem like three separate times for NO GOOD REASON 2021-06-21 15:55:40 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 15:55:54 darkstone What version of Windows? 2021-06-21 15:55:57 Trieste w10 2021-06-21 15:56:08 --> Guest49 (~Guest49@orangeisblack.ekir.de) has joined #linux 2021-06-21 15:56:15 <-- moerf (~moerf@p200300f1df16d900d92047e9d4636f13.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-21 15:56:20 Trieste ended up using https://www.z-a-recovery.com/ and having to just copy all 4TB of the data to another hard drive, then copy them back 2021-06-21 15:56:30 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 15:56:31 <-- wakejagr (~wakejagr@138.197.104.165) has quit (Client Quit) 2021-06-21 15:56:33 Trieste after the third time I just gave up on it and didn't plug the drive into that machine anymore 2021-06-21 15:56:35 darkstone Yeaaaah, haven't touched that nonsense yet. I was still using Windows XP in 2013. 2021-06-21 15:56:39 <-- wovixo (~wovixo@128.104.205.49) has quit (Quit: Leaving) 2021-06-21 15:56:46 Dagmar ...or as with the case of my parents, the bloody rescue image went and dropped in a new partition table and formated that without mentioning what it was doing. 2021-06-21 15:57:06 autopsy It got sneaky. 2021-06-21 15:57:11 Trieste oh wow, that's a backstab 2021-06-21 15:57:17 darkstone oof 2021-06-21 15:57:20 Dagmar 148,000 files, 38,000 or so of which were duplicates 2021-06-21 15:57:30 Dagmar That was a fun week 2021-06-21 15:57:36 darkstone It sounds it 2021-06-21 15:57:54 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 15:58:00 --> luke-jr (~luke-jr@user/luke-jr) has joined #linux 2021-06-21 15:58:07 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Quit: sord937) 2021-06-21 15:58:09 darkstone I've found that most Micro$oft programs are like my cousin: They go ahead and do what they think is best without asking you first, and it usually isn't best. 2021-06-21 15:58:15 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 15:58:22 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-21 15:58:34 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 15:58:56 Codaraxis The servers at my work use NIS. We just encountered a problem with one of the groups getting too long. I put in a value for MAX_MEMBERS_PER_GROUP into /etc/logins.def , which resolved the main problem that broke the user group by dividing the group across multiple entries, each with the same GID and group name. However, now tools like ypcat and "getent group" are no longer useful because they stop at the first instance of a given key. Is there a 2021-06-21 15:58:57 Codaraxis workaround or is this just a cost of using something as old as NIS? 2021-06-21 15:59:05 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-21 15:59:10 Trieste that was always my worst nightmare, a tool like that just going ahead and nuking my data without asking 2021-06-21 15:59:16 -- Guest49 is now known as Sina 2021-06-21 15:59:22 drip it blew my mind when I had a windows install having problems with drivers and deciding to reinstall itself on a secondary name without any indication other than 'please wait' 2021-06-21 15:59:29 drip err, secondary drive 2021-06-21 15:59:35 --> CoderBR_000 (~u0_a117@177.10.203.30) has joined #linux 2021-06-21 15:59:41 Trieste lmao, when was that drip? 2021-06-21 15:59:46 -- Sina is now known as Guest4069 2021-06-21 15:59:51 -- Guest7289 is now known as Leatherface 2021-06-21 16:00:05 Dagmar Yeesh 2021-06-21 16:00:24 autopsy It got hairy. 2021-06-21 16:00:49 --> mckayshirou (~general@200.90.124.30) has joined #linux 2021-06-21 16:00:59 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-21 16:00:59 -- Guest4069 is now known as Sina 2021-06-21 16:01:08 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-21 16:01:30 -- Sina is now known as Guest2843 2021-06-21 16:01:36 darkstone So, to be clear (because I haven't slept much in the last few days and want to make sure I have everything 100%) 2021-06-21 16:01:43 darkstone 1. Shove my entire half-terabyte drive into the cloud 2021-06-21 16:01:49 <-- CoderBR_000 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-21 16:01:49 darkstone 2. Attempt a short scan 2021-06-21 16:01:57 <-- mbrad (~mbrad@94.14.18.180) has quit (Ping timeout: 265 seconds) 2021-06-21 16:02:00 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Quit: ruben) 2021-06-21 16:02:02 darkstone 3. Zero the sector that it faceplanted on 2021-06-21 16:02:05 --> CoderBR_000 (~u0_a117@177.10.203.30) has joined #linux 2021-06-21 16:02:07 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-21 16:02:11 --> Skyz (~Skyz@ool-43538427.dyn.optonline.net) has joined #linux 2021-06-21 16:02:16 drip a year or two ago, was restoring an image from different hardware. i ended up imaging it again, fixing the drivers, and then it started up on the proper drive 2021-06-21 16:02:17 darkstone 4. Repeat 2 and 3 for as many iterations as my fingers can hold out 2021-06-21 16:02:24 darkstone 5. Run fsck again and pray 2021-06-21 16:03:09 --> Guest50 (~Guest50@188.229.65.59) has joined #linux 2021-06-21 16:03:10 --> kraiskil (~kraiskil@193.32.127.226) has joined #linux 2021-06-21 16:03:22 darkstone Am I right? 2021-06-21 16:03:24 <-- phillip (~phillip@user/phillip) has quit (Ping timeout: 252 seconds) 2021-06-21 16:03:25 --> LinusCDE (~LinusCDE@user/linuscde) has joined #linux 2021-06-21 16:03:51 <-- Skyz (~Skyz@ool-43538427.dyn.optonline.net) has quit (Client Quit) 2021-06-21 16:04:07 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-21 16:04:12 * Trieste scratches his head 2021-06-21 16:04:38 Trieste well I might be missing something but it seems you can't really do step 1 before 2-4 right? 2021-06-21 16:04:50 Trieste can't shove it anywhere if you can't read it 2021-06-21 16:05:01 darkstone Oh, I can read it. It just won't boot. 2021-06-21 16:05:20 darkstone Everything I've tried to manually read has been fine, from the Live. 2021-06-21 16:05:34 Trieste ahh okay, then disregard (: 2021-06-21 16:05:38 darkstone But like, my entire ~/Documents/java folder seems to be fine 2021-06-21 16:05:53 darkstone including the random Python files in the Java directory 2021-06-21 16:06:23 Trieste although a SMART scan isn't really something you can do on a disk *image* either, but I didn't follow your entire discussion with Dagmar 2021-06-21 16:06:54 darkstone In summary, the HDD in a laptop has suddenly started having read errors after the computer took physical damage, and two days ago the OS decided to not be a thing anymore. 2021-06-21 16:07:07 mckayshirou If i modify a single byte of /proc/kcore on 32 bit system , the effects can shof up on real time? (even for milliseconds) 2021-06-21 16:07:13 mckayshirou show* 2021-06-21 16:07:15 darkstone But I can still mount and interact with the drive through Live. 2021-06-21 16:07:19 Trieste or do you mean doing #1 just as a backup before doing the hand-blast-scan routine on the real hdd 2021-06-21 16:07:28 darkstone Thatone. 2021-06-21 16:07:40 Trieste yep I'm clear now 2021-06-21 16:07:44 darkstone Backing it up before putting holes in things with a 0 Gun. 2021-06-21 16:08:22 Gustavo6046 Huff, I have an email and a forum private message to reply to, but I just don't feel like composing a reply for some reason 2021-06-21 16:08:22 Dagmar mckayshirou: Yes but considering wht that represents you probably should not 2021-06-21 16:08:31 --> Dalvini (~nil@2a01:e34:ec21:a20:65ca:823c:dc1e:edb0) has joined #linux 2021-06-21 16:08:39 <-- CoderBR_000 (~u0_a117@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-21 16:08:57 --> ZAJDAN (~ZAJDAN@chladek-jar.zno.skynet.cz) has joined #linux 2021-06-21 16:09:02 <-- explodes (~explodes@user/explodes) has quit (Quit: WeeChat 3.1) 2021-06-21 16:09:13 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Ping timeout: 268 seconds) 2021-06-21 16:09:18 --> explodes (~explodes@user/explodes) has joined #linux 2021-06-21 16:09:31 mckayshirou i know that is (very) dangerous and minuscule, but i can pull of it 2021-06-21 16:09:32 darkstone Gustavo6046: just don't do what I did and fail to ever reply. 2021-06-21 16:09:39 <-- antlers (~antlers@71.212.130.91) has quit (Ping timeout: 258 seconds) 2021-06-21 16:09:53 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 16:09:57 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-21 16:10:04 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-21 16:10:22 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 252 seconds) 2021-06-21 16:11:35 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 16:11:37 darkstone Is there no tool/program/method to try to read each one and return a list of the sectors that read bad? 2021-06-21 16:11:49 ananke badblocks 2021-06-21 16:11:52 Trieste badblocks 2021-06-21 16:12:07 <-- pong (~loop@user/pong) has quit (Quit: test de /etc/default/raspi-extra-cmdline && /etc/default/raspi-firmware-custom (sous covid-19 😷)) 2021-06-21 16:12:10 darkstone I read somewhere that badblocks could damage data if the drive were actually bad, but I couldn't find anything else to substantiate that. 2021-06-21 16:12:46 ananke FUD 2021-06-21 16:12:51 darkstone FUD? 2021-06-21 16:12:56 Gustavo6046 Fearmongering, basically. 2021-06-21 16:13:04 ananke https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt 2021-06-21 16:13:06 Dagmar badblocks isn't doing anything fancy 2021-06-21 16:13:06 darkstone How kind humans are. 2021-06-21 16:13:19 darkstone I half-suspected that to be the case. Thanks. 2021-06-21 16:13:30 --> antlers (~antlers@71.212.140.168) has joined #linux 2021-06-21 16:13:32 darkstone So could I iterate over each block it returned and zero them in a script? 2021-06-21 16:13:37 Dagmar ...but if the drive is bad because some pieces have broken off inside, you'll just be scrubbing the surface off hte platter by not turning it over to a data recovery firm for $$$ 2021-06-21 16:13:37 Trieste well technically any interaction with a "bad hard drive" can result in breaking it even further (or not just spinning up again), but that's about it I think 2021-06-21 16:13:40 rudi_s darkstone: However, using a disk with known badblocks is a bad idea. 2021-06-21 16:14:03 Dagmar badblocks is basically not relevant for modern hard disks, especially now that SMART exists 2021-06-21 16:14:18 rudi_s *because this often means that the disk is at the end of its lifetime and will start loosing more sectors soon 2021-06-21 16:14:21 Dagmar If you're so cursed as to be using floppies, then yeah there you can use badblocks 2021-06-21 16:14:35 Dagmar ...or maybe flash if you don't mind needlessly burning up write cycles. 2021-06-21 16:14:38 rudi_s Dagmar: Sectors still die on modern hard disks 2021-06-21 16:14:43 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 16:14:49 Dagmar rudi_s: Yeah but not from running badblocks 2021-06-21 16:14:50 darkstone rudi_s: The computer took a physical knock, it's pretty young otherwise 2021-06-21 16:14:53 --> BurekOne (~Burek@user/burekone) has joined #linux 2021-06-21 16:15:01 rudi_s Dagmar: True 2021-06-21 16:15:06 <-- Haxxa (~Haxxa@122.199.47.41) has quit (Quit: Haxxa flies away.) 2021-06-21 16:15:12 Dagmar rudi_s: ...and the SMART diagnostics are faster and more reliable. 2021-06-21 16:15:16 felco when the disk start to fail like that, that means the smart thingy has no more free blocks provide a fix 2021-06-21 16:15:20 rudi_s Dagmar: Sure 2021-06-21 16:15:22 Trieste I find it really charming how one use-case of badblocks seemed to be that you can then pass the output to the filesystem (I think?) so that it avoids those sectors 2021-06-21 16:15:24 <-- greatcoof (~greatcoof@41.234.237.234) has quit (Ping timeout: 258 seconds) 2021-06-21 16:15:30 <-- evilbug (~evilbug@188.25.70.90) has quit (Quit: Connection closed) 2021-06-21 16:15:39 Dagmar Yeah for MFM/RLL drives that used to be somewhat relevant 2021-06-21 16:15:50 drip ive had a few drives where badblocks were generated from a power event or a failing sata cable 2021-06-21 16:15:56 hodapp back in the day(tm) the drives would just come with a paper list of bad sectors 2021-06-21 16:15:57 <-- mexen (uid495612@user/mexen) has quit 2021-06-21 16:16:00 drip and once those blocks were re-written, they were fine for years 2021-06-21 16:16:11 rudi_s I just wanted to menttion that when you get broken sectors (pending sectors on SMART) it's time to move your data of this disk. 2021-06-21 16:16:11 Dagmar drip: "short" writes causing a failing checksum. Zeroing those sectors _will_ fix them 2021-06-21 16:16:15 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Quit: Leaving) 2021-06-21 16:16:18 darkstone drip: Was writing to the block interrupted by a power failure? 2021-06-21 16:16:19 hodapp drip: yeah, I had a dodgy SATA controller start generating errors left and right that ZFS caught 2021-06-21 16:16:24 hodapp luckily, on a redundant pool 2021-06-21 16:16:36 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 16:16:42 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-21 16:16:43 --> Guest4720 (~quassel@oki-27-0-28-56.jptransit.net) has joined #linux 2021-06-21 16:16:46 -- Guest4720 is now known as Guest23 2021-06-21 16:16:51 Guest23 Hello 2021-06-21 16:16:55 darkstone rudi_s: I wish I could, but we can barely afford food eacn month, I doubt I can afford a replacement disk, at least not immediately. 2021-06-21 16:16:56 Guest23 What does it mean to mount boot inside /mnt? 2021-06-21 16:17:00 drip darkstone: i assume so on one of them because they showed up right after a power loss 2021-06-21 16:17:04 Dagmar My wife's desktop developed a softfail sector due to a power outage that was right in the middle of the damn NTFS security descriptors 2021-06-21 16:17:12 ananke Guest23: that question needs actual context 2021-06-21 16:17:17 --> Haxxa (~Haxxa@122.199.47.41) has joined #linux 2021-06-21 16:17:20 drip but of course the first advice i read was that the drive was toast and i should throw it away 2021-06-21 16:17:28 Dagmar Windows 10 is so great at hiding problems it would just start running chkdsk on each boot trying to fix things, and made it worse and worse and worse 2021-06-21 16:17:31 jim Guest23, hi 2021-06-21 16:17:33 rudi_s darkstone: :-/ 2021-06-21 16:17:55 Guest23 ananke: I'm trying to restore /dev/sda1 because I accidentally formatted it and the steps are to bind-mount /{dev,proc,sys} inside /mnt and then mount /boot inside /mnt 2021-06-21 16:17:58 darkstone Yeah, we're a hard luck case-type of family XD 2021-06-21 16:18:02 <-- Umbire (~UmbireThe@user/umbire) has quit (Ping timeout: 244 seconds) 2021-06-21 16:18:02 <-- curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has quit (Ping timeout: 244 seconds) 2021-06-21 16:18:18 rudi_s Just be careful not to zero important file structures of the file system when you clear pending sectors. 2021-06-21 16:18:38 Guest23 jim: Hello 2021-06-21 16:18:40 Dagmar Guest23: Unless you were storing dark web secrets in /boot that seems a bit pointless 2021-06-21 16:18:46 TJ- darkstone: are you aware of the tools in The Sleuth Kit? Specifically 'ifind' which should, with some assitance, enable you to identify the metadata structure or file that contains the bad sector(s) 2021-06-21 16:18:50 Guest23 Dagmar: what's pointless? 2021-06-21 16:18:56 Dagmar rudi_s: It won't matter because they're already gone 2021-06-21 16:19:01 <-- Guest2843 (~Guest49@orangeisblack.ekir.de) has quit (Quit: Client closed) 2021-06-21 16:19:10 Dagmar Guest23: Mounting a filesystem that contains exactly zero user data 2021-06-21 16:19:16 darkstone I'm not, I've never heard of it. I switched to Linux completely 2 years ago when Windows murdered itself on my main desktop, this is the first major recovery I'd had to do. 2021-06-21 16:19:30 Guest23 Dagmar: Sorry, I'm mounting root on /mnt first 2021-06-21 16:19:32 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 252 seconds) 2021-06-21 16:19:38 Dagmar rudi_s: Once the sector is failing the checksum, you're not getting the drive to fess up to what's there again 2021-06-21 16:20:09 Dagmar rudi_s: If it's _super duper_ impoortant, then it's time to unplug it, pack it carefully, and ship it to professionals with a large check encloseddxc 2021-06-21 16:20:14 rudi_s Dagmar: Right, good point. 2021-06-21 16:20:28 --> blaisebool (~blaiseboo@static.247.123.46.78.clients.your-server.de) has joined #linux 2021-06-21 16:20:30 darkstone And it all else fails I can reinstall Ubuntu and then shove my userdata back onto it (and set my settings back how I have them) 2021-06-21 16:20:31 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Quit: Leaving) 2021-06-21 16:20:49 TJ- darkstone: I do a lot of data-recovery/forensics. In your case I'd tend to work to identify the files that contain the bad physical blocks and determine whether they can be discarded or need some kind of capture of the surrounding readable sectors (that belong to the file(s)) before doing anything else 2021-06-21 16:20:51 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-21 16:20:54 Guest23 Dagmar: I'll paste a story of what happened on some pastebin 2021-06-21 16:21:09 darkstone Guest23: read topic about pastebin. 2021-06-21 16:21:18 Guest23 no worries darkstone 2021-06-21 16:21:19 <-- ricci (~ricci@31.187.110.4) has quit (Quit: ricci) 2021-06-21 16:21:21 darkstone :D 2021-06-21 16:21:28 Dagmar If it was just sheer bad luck or an iffy write, then the drive MIGHT manage to get things read correctly, the checksum will pass, and you'll be good to go (but this is definitely a "you need to replace that drive" situation) 2021-06-21 16:21:52 Dagmar If it was a short-write due to a power failure, the drive will read that sector the same way every time because the data itself is bad 2021-06-21 16:22:18 --> glouniche (~glouniche@217.138.221.236) has joined #linux 2021-06-21 16:22:34 --> fstd_ (~fstd@xdsl-87-79-153-206.nc.de) has joined #linux 2021-06-21 16:22:43 darkstone TJ-: That might be a bit beyond me, I'm not sure. I'd like to do whatever brings the best chance of the computer functioning again as close as possible to how it did before. 2021-06-21 16:22:50 <-- kraiskil (~kraiskil@193.32.127.226) has quit (Ping timeout: 252 seconds) 2021-06-21 16:22:54 Dagmar TJ-: Yeah I'd have advised that route but I can't for the life of me remember wtf tool maps a numbered sector to a file 2021-06-21 16:23:00 darkstone I'm definitely willing to learn/do whatever's needed. 2021-06-21 16:23:03 TJ- most drives the last decade or more, if you write zeros to a block, and the block is bad, will take that as a signal that it is OK to map the sector out 2021-06-21 16:23:12 Dagmar ...but the drive took a kinetic blow so... odds are it's dying now 2021-06-21 16:23:14 <-- fstd (~fstd@xdsl-87-79-153-206.nc.de) has quit (Remote host closed the connection) 2021-06-21 16:23:32 darkstone I'm gonna have to try to find a way to replace the drive, aren't I. 2021-06-21 16:23:32 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 16:23:37 Dagmar Probably 2021-06-21 16:23:40 darkstone I have no flipping idea how I'm going to do that. 2021-06-21 16:23:48 --> ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has joined #linux 2021-06-21 16:23:57 Dagmar Well, in the meantime, externals are kinda cheap. 2021-06-21 16:24:06 Dagmar You can actuallly run off a 32Gb thumbdrive pretty readily 2021-06-21 16:24:16 Dagmar Give some plasma, buy a thumbdrive 2021-06-21 16:24:18 darkstone I'm running live Linux off a 32GB drive rn 2021-06-21 16:24:27 TJ- darkstone: I've had large drives like that where after identifying the damaged area and telling the drive to map the sectors as bad, have continued to have long lives. It depends on first identifying the extent of the damage and its likely cause 2021-06-21 16:24:31 Dagmar WEll, you know you've got that option available 2021-06-21 16:24:38 darkstone I'll probably end up digging into the money from my stimulus check, which was gonna go to getting my rotten teeth fixed 2021-06-21 16:24:39 --> inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has joined #linux 2021-06-21 16:24:39 bewees is it a bad idea connecting to my home linux box with a windows tablet? Im worried when i read this https://www.gnu.org/proprietary/malware-microsoft.en.html 2021-06-21 16:24:52 inisheer c 2021-06-21 16:25:03 Dagmar darkstone: Teeth are waaay more expensive than $60 for a 250Gb hard drive 2021-06-21 16:25:11 --> polardroid (~polardroi@85.203.45.180) has joined #linux 2021-06-21 16:25:12 darkstone 500GB. 2021-06-21 16:25:21 darkstone Which I'm using a lot of. 2021-06-21 16:25:23 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 16:25:27 Dagmar At least Prime day continues until tomorrow 2021-06-21 16:25:32 --> matt (~matt@nat1.mattstone.net) has joined #linux 2021-06-21 16:25:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:25:56 -- matt is now known as Guest4475 2021-06-21 16:26:02 darkstone Tbh, I can still chew on the left side of my mouth. This Linux has been what has kept me sane through the pandemic and Mom's illness and all of everything else. 2021-06-21 16:26:10 immibis darkstone: teeth are way more important than a hard drive too 2021-06-21 16:26:18 Trieste err, right, I'd take care of that hardware first, the replacement procedure is kinda a hassle 2021-06-21 16:26:22 <-- Brottweiler (~brott@user/brottweiler) has quit (Quit: leaving) 2021-06-21 16:26:45 immibis bewees: connecting it is fine, just don't install anything from microsoft 2021-06-21 16:26:52 --> justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 16:27:14 Guest23 This is my story of how I Deleted my /boot... https://termbin.com/bfwq 2021-06-21 16:27:15 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:27:21 immibis bewees: the link is basically saying: windows is a virus. 2021-06-21 16:27:27 immibis if you don't install windows, you're safe 2021-06-21 16:27:35 Dagmar immibis: Sounds legit 2021-06-21 16:27:35 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 16:27:35 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Remote host closed the connection) 2021-06-21 16:27:37 <-- naiz (~naiz@user/naiz) has quit (Ping timeout: 268 seconds) 2021-06-21 16:27:39 darkstone "Windows is a virus": I'd believe that 2021-06-21 16:27:43 Trieste Sounds GNU 2021-06-21 16:28:02 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Client closed) 2021-06-21 16:28:13 bewees immibis: but if i connect from a computer that has a virus to linux, then my linux could be compromised too :-) 2021-06-21 16:28:30 darkstone Um, how are you going to connect from a Windows that has a Linux virus? 2021-06-21 16:28:40 darkstone Windows is already allergic to running anything related to Linux. 2021-06-21 16:28:47 bewees i wanted to avoid to buy an extra linux laptop to remotely connect to my home lan, so should I take that article seriously? 2021-06-21 16:28:50 Guest23 Dagmar: If you care for the story I have pasted it above 2021-06-21 16:28:55 --> jarthur (~jarthur@2603-8080-1540-002d-f1a7-3092-c6c9-daa4.res6.spectrum.com) has joined #linux 2021-06-21 16:29:05 mckayshirou the difference is that every "virus" needs permissions to accest thing, nothing like the big vulnerabilityes of windows 2021-06-21 16:29:46 Dagmar Guest32: Wait, you only nuked the /boot partition and nothing else? 2021-06-21 16:29:50 Guest23 Dagmar: yeah 2021-06-21 16:29:52 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:29:54 drip Guest23: thats in the wrong order, you can't do #3 (mount /dev/sda1 aka /boot) before #7, where you mkfs on /dev/sda1 2021-06-21 16:30:09 Guest23 drip: oh nice catch! 2021-06-21 16:30:11 drip you want to do #3 after #7, and its just mount /dev/sda1 /mnt/boot 2021-06-21 16:30:33 Dagmar Guest23: Oh you're FINE then. Yeah it makes sense you'll be mounting /boot within the chroot because basicallyl, you're just making the thing reinstall teh files that should be in /boot after you format it with a decent, root-fearing filesystem 2021-06-21 16:31:18 drip err, im wrong, its after the chroot, so its just mount /dev/sda1 /boot 2021-06-21 16:31:28 Dagmar Guest23: If you don't see an entry in /etc/fstab with the UUID for /boot, ignore that step and just use the normal slice name (/dev/sda1) like you're used to 2021-06-21 16:31:37 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:31:43 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-21 16:31:50 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-21 16:32:13 Guest23 so I can ignore dev proc sys? 2021-06-21 16:32:21 Dagmar Well, no. You want to do those stesp 2021-06-21 16:32:22 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 16:32:30 Dagmar They're important when it comes to things like dracut 2021-06-21 16:32:48 <-- justinf210 (~justinf21@135.sub-97-44-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-21 16:32:52 Guest23 Ok good, I misread your message 2021-06-21 16:33:08 Dagmar I'm not sure that's involved with this, but under some scenarious you could wind up with a new initrd that contains support for the following drivers: "LOL you noob" 2021-06-21 16:33:18 Dagmar It doesn't boot very well. 2021-06-21 16:33:22 --> akoana (~ah@user/akoana) has joined #linux 2021-06-21 16:33:40 --> pong (~loop@user/pong) has joined #linux 2021-06-21 16:33:50 Guest23 so what does it mean to mount boot inside mnt? 2021-06-21 16:34:07 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:34:19 Guest23 chroot and then mount /dev/sda1 /boot? 2021-06-21 16:34:47 drip yep, after you mkfs.ext4 on /dev/sda1 though 2021-06-21 16:34:56 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 252 seconds) 2021-06-21 16:34:59 Dagmar No, you should probably mount everythin into /mnt and THEN chroot into /mnt 2021-06-21 16:35:09 Guest23 OKay 2021-06-21 16:35:22 Dagmar The order of those steps doesn't much matter, but it'll be less confusing 2021-06-21 16:35:34 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-21 16:35:43 DLange or just copy /boot/** from a working Ubuntu 2021-06-21 16:35:45 Dagmar You're just aiming to set things up in /mnt so that when you chroot to it, everything appears to be in it's "usual" place 2021-06-21 16:35:51 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:35:53 DLange will be good enough 2021-06-21 16:36:07 Dagmar DLange: Yeah I thought about suggesting that and then thought... lord only knows what's in the grub config 2021-06-21 16:36:36 DLange Dagmar: nothing update-grub2 wouldn't fix 2021-06-21 16:36:46 DLange ('cause the config is all in /etc) 2021-06-21 16:36:46 <-- CrustY (~crusty@45.135.187.80) has quit (Ping timeout: 252 seconds) 2021-06-21 16:36:47 Dagmar Ah doon' trust it 2021-06-21 16:36:49 --> Camilo (~hugh@31.132.6.12) has joined #linux 2021-06-21 16:36:54 Dagmar It _or_ dracut 2021-06-21 16:36:56 Guest23 alright we're going for it! 2021-06-21 16:37:21 Guest23 Final take: https://termbin.com/4aqi 2021-06-21 16:37:52 Guest23 Can I run these commands while running Quassel IRC on liveCD? 2021-06-21 16:38:31 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:38:39 DLange yes 2021-06-21 16:38:52 Dagmar The worst that could happen is that you could die. 2021-06-21 16:38:57 akoana Guest23: mount --bind /{dev,proc,sys} no spaces after "," 2021-06-21 16:39:08 <-- ruben (~ruben@2a02:a03f:6513:5e00:a813:2e33:d31f:1d78) has quit (Ping timeout: 252 seconds) 2021-06-21 16:39:19 Guest23 akoana: nice :) 2021-06-21 16:39:41 --> naiz (~naiz@193-187-91-83.pool.ovpn.com) has joined #linux 2021-06-21 16:39:41 <-- naiz (~naiz@193-187-91-83.pool.ovpn.com) has quit (Changing host) 2021-06-21 16:39:41 --> naiz (~naiz@user/naiz) has joined #linux 2021-06-21 16:39:49 --> duckless_quack (~duckless_@bras-base-mtrlpq5302w-grc-33-76-71-173-117.dsl.bell.ca) has joined #linux 2021-06-21 16:39:53 <-- i0e (~is0ke3@user/is0ke3) has quit (Quit: Zzzzzz.....) 2021-06-21 16:40:14 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:40:19 <-- M-blaise (~M-blaise@105.112.138.38) has quit (Ping timeout: 258 seconds) 2021-06-21 16:40:27 --> CrustY (~crusty@45.135.187.100) has joined #linux 2021-06-21 16:40:36 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-21 16:40:57 <-- zjmc_ (jmc@user/zjmc) has left #linux 2021-06-21 16:41:23 Guest23 I have this line in my /mnt/etc/fstab UUID=99FC-B715 /boot/efi vfat umask=0077 0 1, is that from Ubuntu? 2021-06-21 16:41:29 Guest23 Or did someone modify fstab? 2021-06-21 16:42:00 Dagmar Well, thats' a sign you're barking up the wrong telephone pole 2021-06-21 16:42:15 Dagmar ...but hey 2021-06-21 16:42:32 Dagmar Ubuntu probably generated it. You were clearly booting via UEFI 2021-06-21 16:42:46 <-- gabrielc (~gabrielc@190.192.212.161) has quit (Quit: = bye) 2021-06-21 16:42:58 Guest23 Should I then replace it with ext4? 2021-06-21 16:43:00 Dagmar So, slight change of plans 2021-06-21 16:43:05 Guest23 alright 2021-06-21 16:43:06 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:43:22 Dagmar You need to mount your /boot partition, and then you need to mount the EDP partition at /boot/efi as well 2021-06-21 16:43:23 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-21 16:43:40 Dagmar (both under /mnt of course) 2021-06-21 16:43:47 akik Guest23: you still need to mount those special directories in their separate mount points 2021-06-21 16:43:48 Dagmar s/EDP/ESP/ 2021-06-21 16:43:50 Guest23 am I running any mkfs commands? 2021-06-21 16:44:01 Dagmar THat depends 2021-06-21 16:44:20 Dagmar YTou're actually in pretty decent shape so long as you didn't also format the ESP partition 2021-06-21 16:44:29 Guest23 I already ran mkfs.vfat -F 32 /dev/sda1 2021-06-21 16:44:39 Guest23 so it should be good to go, no need to repeat that step I think 2021-06-21 16:44:49 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:44:51 Dagmar OKaY 2021-06-21 16:45:16 Dagmar If I remember correctly you generally don't need to specify -F 32 2021-06-21 16:45:25 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-21 16:45:40 Dagmar At least, it hasn't burnt me yet, and i've definitely slapped a few UEFI machines together by hand and they're still booting 2021-06-21 16:45:45 Guest23 I should edit fstab to remove the UUID though right? 2021-06-21 16:45:59 Dagmar You should _update it_ 2021-06-21 16:46:02 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 16:46:06 * Guest23 groans 2021-06-21 16:46:11 Dagmar THat UUID= part tells the kernel which filesystem to mount 2021-06-21 16:46:13 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-21 16:46:25 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-21 16:46:26 Dagmar Being that you just formatted it, it'll likely have a different UUID than before 2021-06-21 16:46:31 Guest23 How do I obtian the UUID of /dev/sda1? lsblk doesn't list it 2021-06-21 16:46:39 Dagmar You can either go find that out, or you can just shove /dev/sda1 there 2021-06-21 16:46:42 akik Guest23: blkid 2021-06-21 16:46:54 Guest23 Nice! 2021-06-21 16:46:59 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 16:47:26 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:47:30 immibis bewees: windows isn't *that* virus-y yet... it won't install itself on your linux machine automatically 2021-06-21 16:47:30 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 16:47:32 <-- Gustavo6046_ (~Gustavo60@user/gustavo6046) has quit (Write error: Connection reset by peer) 2021-06-21 16:47:33 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-21 16:47:47 <-- rbh (~user@202.177.224.0) has quit (Quit: WeeChat 3.1) 2021-06-21 16:47:47 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-21 16:47:48 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 16:47:51 --> wowbagger (~kvirc@host-79-55-186-185.retail.telecomitalia.it) has joined #linux 2021-06-21 16:48:17 <-- Hanii_ (~textual@2a00:23c5:c587:6d00:d76:9025:ce2d:bf7f) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 16:48:19 Guest23 my past self has left a note in my fstab: "# /boot/efi was on /dev/sda1 during installation" 2021-06-21 16:48:33 Guest23 Or that note might've been from the ubuntu installation. Is it important? 2021-06-21 16:48:35 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 268 seconds) 2021-06-21 16:49:09 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:49:11 --> raccoon_dog_ (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-21 16:49:39 DLange where does the same note say /boot {is|was}? 2021-06-21 16:49:43 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-21 16:49:44 -- raccoon_dog is now known as Guest9638 2021-06-21 16:49:44 -- raccoon_dog_ is now known as raccoon_dog 2021-06-21 16:50:03 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-21 16:50:05 Guest23 there's nothing about that 2021-06-21 16:50:25 DLange so you probably formatted the EFI partition and not a boot partition 2021-06-21 16:50:31 DLange what size is that partition 2021-06-21 16:50:48 Guest23 sda1: 512M sda2: 1K 2021-06-21 16:51:03 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-21 16:51:19 DLange 512MB looks like an EFI partition 2021-06-21 16:51:44 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:51:54 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 16:52:10 <-- Guest9638 (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Ping timeout: 252 seconds) 2021-06-21 16:52:17 --> CrustY_ (~crusty@62.216.211.18) has joined #linux 2021-06-21 16:52:25 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 16:52:46 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-21 16:52:56 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-21 16:52:59 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 16:53:00 <-- HumbleGuy (~George528@2a00:1858:1018:8514:acda:cd0c:afcd:86bf) has quit (Read error: Connection reset by peer) 2021-06-21 16:53:15 Guest23 how do I proceed? 2021-06-21 16:53:23 --> Intruder777 (~Intruder7@user/intruder777) has joined #linux 2021-06-21 16:53:27 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:53:31 <-- plantroon (~plantroon@91.236.69.232) has quit (Quit: WeeChat 2.3) 2021-06-21 16:53:44 <-- tex (~super@user/dix) has quit (Ping timeout: 258 seconds) 2021-06-21 16:53:51 Guest23 Continue with this? "Dagmar: You need to mount your /boot partition, and then you need to mount the EDP partition at /boot/efi as well" 2021-06-21 16:54:10 DLange you seem to not have a boot partition 2021-06-21 16:54:14 <-- Gustavo6046_ (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 268 seconds) 2021-06-21 16:54:17 <-- Intruder777 (~Intruder7@user/intruder777) has left #linux 2021-06-21 16:54:23 Guest23 Is that possible? 2021-06-21 16:54:39 akik /boot can be inside / 2021-06-21 16:54:44 <-- CrustY (~crusty@45.135.187.100) has quit (Ping timeout: 252 seconds) 2021-06-21 16:54:45 DLange sure, /boot can be pa... what akik says 2021-06-21 16:55:04 Guest23 so I erased the EFI partition? Is that salvagable? 2021-06-21 16:55:34 DLange I'd reinstall whatever Ubuntu version you have and just make sure it leaves /home (in case that is seperate) alone 2021-06-21 16:55:36 --> pong (~loop@user/pong) has joined #linux 2021-06-21 16:55:36 TJ- Guest23: easily, once you've got the full chroot set up 2021-06-21 16:55:49 --> distek (~distek@li982-194.members.linode.com) has joined #linux 2021-06-21 16:55:56 Guest23 Great 2021-06-21 16:56:07 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 16:56:33 DLange did you have any other OS on that box but Ubuntu? 2021-06-21 16:56:47 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-21 16:56:48 Guest23 Just Ubuntu 2021-06-21 16:56:58 DLange ok, that's good 2021-06-21 16:57:19 <-- Guest50 (~Guest50@188.229.65.59) has quit (Ping timeout: 246 seconds) 2021-06-21 16:57:24 Guest23 I bought a new hard drive to be able to safely experiment with other OSes 2021-06-21 16:57:33 Guest23 but I messed up my main thing anyway! lol! 2021-06-21 16:57:45 DLange well, it is all a learning experience 2021-06-21 16:57:51 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 16:57:58 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 16:58:27 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 16:58:52 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 16:59:04 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 16:59:25 <-- brejela (~brejela@user/brejela) has quit (Quit: To the pub!) 2021-06-21 16:59:43 --> CrustY (~crusty@45.135.187.149) has joined #linux 2021-06-21 16:59:46 TJ- Guest23: have you repaired the /mnt/etc/ftab with the new UUID from formatting /dev/sda1 ? 2021-06-21 16:59:52 <-- CrustY_ (~crusty@62.216.211.18) has quit (Ping timeout: 252 seconds) 2021-06-21 16:59:52 Guest23 yeah 2021-06-21 17:00:10 TJ- Guest23: have you mounted the kernel file-systems into /mnt/ too? 2021-06-21 17:00:13 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 17:00:13 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 17:00:15 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 258 seconds) 2021-06-21 17:00:25 Guest23 proc sys and dev? 2021-06-21 17:00:28 TJ- Guest23: yes 2021-06-21 17:00:31 Guest23 yeah 2021-06-21 17:00:40 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:00:41 --> bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has joined #linux 2021-06-21 17:00:48 TJ- Guest23: how about bind mounting /etc/resolv.conf into /mnt/etc/resolv.conf ? 2021-06-21 17:01:03 TJ- Guest23: as in "sudo mount --bind /etc/resolv.conf /mnt/etc/resolv.conf" 2021-06-21 17:01:18 Guest23 Right, yeah 2021-06-21 17:01:24 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Remote host closed the connection) 2021-06-21 17:01:47 Guest23 hmmm wait a moment 2021-06-21 17:01:49 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 17:01:55 TJ- Guest23: ok, so now ensure all file-systems are mounted with "sudo chroot /mnt mount --all" 2021-06-21 17:02:20 Guest23 after I bind-mounted dev proc and sys, I cant' bind-mount resolv.conf, complains that "mount point does not exist" 2021-06-21 17:02:23 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:02:24 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 17:03:01 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 17:03:36 TJ- Guest23: you said the root-fs was on /mnt/ ? 2021-06-21 17:04:12 Guest23 Yeah 2021-06-21 17:04:13 TJ- Guest23: likely there isn't currently an /mnt/etc/resolv.conf symlink or file? 2021-06-21 17:04:35 Guest23 Yeah, well right now /mnt looks funny 2021-06-21 17:04:42 --> meyou_ (~meyou@047-007-094-197.res.spectrum.com) has joined #linux 2021-06-21 17:04:54 Guest23 ls /mnt gives "block bus class dev devices firmware fs hypervisor kernel module power" 2021-06-21 17:04:59 TJ- Guest23: "sudo touch /mnt/etc/resolv.conf" then retry the bind 2021-06-21 17:05:00 <-- mikail (~mikail@90.152.14.81) has quit (Ping timeout: 252 seconds) 2021-06-21 17:05:04 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:05:08 TJ- Guest23: argh stop! 2021-06-21 17:05:15 Guest23 ok! 2021-06-21 17:05:15 TJ- you did a bad sys mount 2021-06-21 17:05:17 --> mikess (~sam@user/mikess) has joined #linux 2021-06-21 17:05:22 Guest23 How did I do that? 2021-06-21 17:05:24 TJ- Guest23: "sudo umount /mnt" 2021-06-21 17:05:37 Guest23 alright, good 2021-06-21 17:05:38 TJ- Guest23: that'll take off the sysfs ... then check again what you see under /mnt/ 2021-06-21 17:05:54 --> jdmark (~jdmark@67.8.137.130) has joined #linux 2021-06-21 17:06:07 <-- draeath (~draeath@user/draeath) has quit (Quit: WeeChat 3.1) 2021-06-21 17:06:24 Guest23 https://6ief 2021-06-21 17:06:29 Guest23 https://termbin.com/6ief 2021-06-21 17:06:38 <-- scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has quit (Quit: Konversation terminated!) 2021-06-21 17:06:42 <-- ignis (~ignisf@user/ignis) has quit (Quit: Leaving) 2021-06-21 17:06:49 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:06:54 <-- meyou (~meyou@047-007-094-197.res.spectrum.com) has quit (Ping timeout: 264 seconds) 2021-06-21 17:06:56 akoana that's /proc 2021-06-21 17:06:57 Guest23 I'm glad Quassel works because firefox went bonkers 2021-06-21 17:07:12 <-- ron1w (~roni@207.248.198.186) has quit (Ping timeout: 252 seconds) 2021-06-21 17:07:18 Dagmar Uh... he shoudln't hjave to bind mount resolv.conf 2021-06-21 17:07:23 akik i know right, those tabs 2021-06-21 17:07:23 TJ- Guest23: "sudo umount /mnt/" again, remove procfs! 2021-06-21 17:07:30 <-- arcatech (~arcatech@user/arcatech) has quit (Ping timeout: 240 seconds) 2021-06-21 17:07:49 TJ- Guest23: then check it once more until you see /mnt/etc/ /mnt/usr and so on 2021-06-21 17:08:05 Guest23 Ok I'm there TJ- 2021-06-21 17:08:06 TJ- Dagmar: sometimes it does, 'depending' 2021-06-21 17:08:10 akik Guest23: you still need to mount those special directories in their separate mount points 2021-06-21 17:08:18 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 17:08:20 akik Guest23: in your paste you tried to mount them all in /mnt 2021-06-21 17:08:34 Guest23 akik: oooh 2021-06-21 17:08:34 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 17:08:49 TJ- Guest23: OK, now let's do it properly! do this: "for n in proc sys dev; do sudo mount --rbind /$n /mnt/$n; done" 2021-06-21 17:08:59 TJ- Guest23: then "sudo chroot /mnt mount --all" 2021-06-21 17:09:32 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:09:33 TJ- Guest23: then, before we can reinstall grub, we need to ensure the current session is booted in EFI mode 2021-06-21 17:10:08 Guest23 Ok I'm in chroot I believe 2021-06-21 17:10:32 Guest23 Or at least I executed the sudo chroot /mnt mount --all command; there was no output 2021-06-21 17:10:35 TJ- Guest23: I hope you're not 'in' it - all commands should be executed from outside it 2021-06-21 17:10:43 Guest23 Yesah, right :) 2021-06-21 17:10:44 TJ- Guest23: good - nothing to report means GOOD 2021-06-21 17:11:09 --> mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-21 17:11:17 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-21 17:11:17 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:11:19 TJ- Guest23: check for EFI mode: "ls /sys/firmware/efi/" you should see things like 'fw_vendor' and others 2021-06-21 17:11:47 Guest23 yes they're there 2021-06-21 17:12:14 --> drewlander (~drewlande@173-80-249-48.bklycmtk03.res.dyn.suddenlink.net) has joined #linux 2021-06-21 17:12:47 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 17:14:04 TJ- Guest23: now check the efivars file-system is mounted: "mount | grep efivars" 2021-06-21 17:14:05 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:14:16 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Read error: Connection reset by peer) 2021-06-21 17:14:36 Guest23 on /sys/firmware/efi/efivars and /mnt/sys/firmware/efi/efivars 2021-06-21 17:14:36 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 17:15:25 --> RoseKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 17:15:49 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:16:01 TJ- Good, let's fix it: "sudo chroot /mnt grub-install -v /dev/sda |& tee /tmp/grub-install.log" 2021-06-21 17:16:11 --> mikail_ (~mikail@90.212.77.3) has joined #linux 2021-06-21 17:16:24 TJ- Guest23: this will also capture a log in case it goes wrong, that you can pastebin for me 2021-06-21 17:16:25 <-- mikail (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 244 seconds) 2021-06-21 17:16:44 <-- boxelephant (~boxelepha@209.143.87.130) has quit (Ping timeout: 258 seconds) 2021-06-21 17:17:19 Guest23 Installation finished. No error reported. 2021-06-21 17:17:39 TJ- Guest23: now "sudo chroot /mnt update-grub" 2021-06-21 17:18:00 Guest23 failed to run: no such file or directory update-grub 2021-06-21 17:18:10 Guest23 nevermind typo 2021-06-21 17:18:11 <-- antlers (~antlers@71.212.140.168) has quit (Ping timeout: 268 seconds) 2021-06-21 17:18:17 TJ- phew! 2021-06-21 17:18:23 Guest23 lol. Sorry TJ- 2021-06-21 17:18:27 Guest23 It says done 2021-06-21 17:18:28 --> greatcoof (~greatcoof@41.234.237.234) has joined #linux 2021-06-21 17:18:35 TJ- Guest23: all done, reboot and enjoy 2021-06-21 17:18:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:18:39 <-- nickodd (~nickodd@user/nickodd) has quit (Ping timeout: 258 seconds) 2021-06-21 17:18:52 --> uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has joined #linux 2021-06-21 17:19:01 <-- oldPeanut (~oldPeanut@200116b826a6cf0030929efffedd8522.dip.versatel-1u1.de) has quit (Remote host closed the connection) 2021-06-21 17:19:09 --> haltux (~haltux@a89-154-181-47.cpe.netcabo.pt) has joined #linux 2021-06-21 17:19:16 greatcoof how can i talk to normies about computers without throwing in technical terms and making them not undershand shit 2021-06-21 17:19:40 Guest23 TJ-: Wow! Awesome, thank you 2021-06-21 17:19:44 drip try to talk in car terms, or kitten terms 2021-06-21 17:19:53 TJ- Guest23: come back and confirm it works... or doesn't! 2021-06-21 17:20:01 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 17:20:08 greatcoof i dont know car/kitten terms 2021-06-21 17:20:09 akik greatcoof: which part is the most difficult ? 2021-06-21 17:20:11 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-21 17:20:14 <-- zro (~zro@user/zro) has quit (Quit: WeeChat 3.1) 2021-06-21 17:20:18 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 17:20:21 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:20:46 TJ- greatcoof: tell them it's a highly specialised field and they'd never understand it, so you won't bother trying to explain - it's just Magic! 2021-06-21 17:21:26 * Guest23 reboots 2021-06-21 17:21:29 <-- Guest23 (~quassel@oki-27-0-28-56.jptransit.net) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 17:21:46 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 17:21:48 greatcoof akik: i feel like im doing them wrong if i don't explain how cpu registers work when im teaching them a print("hello world") 2021-06-21 17:22:17 TJ- greatcoof: that's more of a 'no need to know' 2021-06-21 17:22:37 TJ- greatcoof: if they ask, then drill down, else don't 2021-06-21 17:22:59 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:23:09 --> euouae (~euouae@user/euouae) has joined #linux 2021-06-21 17:23:31 euouae TJ-: Drinks on me! I don't drink, but, whatever 2021-06-21 17:23:32 akik greatcoof: yea that's unnecessary 2021-06-21 17:23:40 euouae TJ-: (Guest23 here) 2021-06-21 17:23:43 greatcoof TJ-: my problem is the exact opposite tho , i talk about smth they dont know and all of a sudden it's like im talking to a wall 2021-06-21 17:23:47 akik computers works on smoke, btw 2021-06-21 17:23:52 TJ- euouae: yay 2021-06-21 17:24:06 TJ- greatcoof: been there, done that! 2021-06-21 17:24:17 Bocaneri greatcoof, what is "smth"? 2021-06-21 17:24:29 --> unixbhaskar (~user@191.96.150.134) has joined #linux 2021-06-21 17:24:31 greatcoof s/smth/something 2021-06-21 17:24:36 Bocaneri Then say so. 2021-06-21 17:24:42 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:24:47 greatcoof sry :p 2021-06-21 17:24:55 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-21 17:24:58 euouae greatcoof: attend some computer conference or meeting 2021-06-21 17:25:03 Bocaneri That would be "sorry", not "sry". 2021-06-21 17:25:09 TJ- amazes me all these keyboards with keys that don't work 2021-06-21 17:25:11 --> hololeap (hololeap@user/hololeap) has joined #linux 2021-06-21 17:25:15 <-- Pentode (~Pentode@mobile-166-170-35-91.mycingular.net) has quit (Quit: Leaving) 2021-06-21 17:25:33 <-- bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has quit (Ping timeout: 258 seconds) 2021-06-21 17:25:55 greatcoof TJ-: never saw a normie pressing the tab button 2021-06-21 17:26:08 --> mteo (francis@user/francis) has joined #linux 2021-06-21 17:26:11 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 17:26:13 Bocaneri TJ-, the keyboard I just threw out had keys in odd places, spaced too close together ("reduced footprint!") and sensed themselves as having been pressed FAR too easily. Byebye! 2021-06-21 17:26:22 euouae greatcoof: https://www.2600.com/meetings ofr example 2021-06-21 17:26:26 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 17:26:38 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-21 17:27:02 Bocaneri greatcoof, what are you calling a "normie"? 2021-06-21 17:27:33 TJ- Bocaneri: i've a couple of 2006 era Apple mechancials. I used to love the action but now due to low-profile keyboards training me to hit keys from a low angle, those mechanical 'stick' when pressing because fingers aren't directly over the key, so they're on the way to the scrap heap 2021-06-21 17:27:54 <-- Dalvini (~nil@2a01:e34:ec21:a20:65ca:823c:dc1e:edb0) has quit (Ping timeout: 264 seconds) 2021-06-21 17:27:57 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Read error: Connection reset by peer) 2021-06-21 17:28:15 Bocaneri They get stuck? 2021-06-21 17:28:21 --> bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has joined #linux 2021-06-21 17:28:40 Bocaneri Do they tend to jam on the way DOWN or on the way UP? 2021-06-21 17:28:41 TJ- Bocaneri: they 'drag' or resist 2021-06-21 17:28:52 <-- BurekOne (~Burek@user/burekone) has quit (Quit: Leaving) 2021-06-21 17:29:10 <-- SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has quit 2021-06-21 17:29:11 euouae I like silent keyboards 2021-06-21 17:29:22 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 17:29:22 euouae I have a high wpm and I dont' like noisy stuff 2021-06-21 17:29:29 TJ- because they're being pushed at an angle, say 60', rather than 90' 2021-06-21 17:29:37 Bocaneri Guessing I'm lucky I'm deaf. :D 2021-06-21 17:29:51 <-- Seirdy (~Seirdy@sourcehut/user/seirdy) has quit (Quit: exiting 3.2-dev) 2021-06-21 17:29:55 euouae Bocaneri: hehe ok fair enough. I am very picky with noise 2021-06-21 17:30:02 TJ- those apple keyboards are almost silent if typing with perpendicular motion 2021-06-21 17:30:17 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-21 17:30:48 euouae Japan has some interesting keyboards. A lot of keys around the alt/ctrl area 2021-06-21 17:30:48 TJ- I don't think I've used anything other than Bluetooth keyboards for almost 15 years now, those Apples are, and all since have been 2021-06-21 17:31:09 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 17:32:04 --> binaryhermit (sid462772@id-462772.brockwell.irccloud.com) has joined #linux 2021-06-21 17:32:21 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-21 17:32:46 euouae I haven't really looked into it but I'd probably want to get a specialized keyboard 2021-06-21 17:32:56 euouae something ergonomical with a trackball too 2021-06-21 17:33:12 euouae enough shoulder/wrist/neck/back pain... 2021-06-21 17:33:20 akoana euouae: look at that: https://upload.wikimedia.org/wikipedia/commons/4/47/Space-cadet.jpg - Hyper-Super-Meta-Crtl :) 2021-06-21 17:33:33 akoana Ctrl* 2021-06-21 17:33:53 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-21 17:33:58 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-21 17:34:36 euouae akoana: https://kbd-project.org/docs/scancodes/jp106-with-scancodes.jpg 2021-06-21 17:34:37 Bocaneri Don't forget the Greek button, too! 2021-06-21 17:34:51 <-- uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has quit (Quit: Leaving) 2021-06-21 17:35:34 Bocaneri I'm guessing that using emacs on that kind of keyboard in Japanese would induce traumatic RIS. 2021-06-21 17:35:37 Bocaneri RSI, even. 2021-06-21 17:36:02 Dagmar DOn't let them get the ALT key! 2021-06-21 17:36:14 <-- francis (francis@user/francis) has quit (Quit: moving /home) 2021-06-21 17:36:18 Dagmar If they can press them all at the same time, it'll wipe out half the processing capacity in the universe! 2021-06-21 17:37:38 <-- brownan (~brownan@136.56.137.143) has quit (Ping timeout: 252 seconds) 2021-06-21 17:38:27 superboot Hi all. The command "last reboot" displays several entries all of which say "still running". Why does it think that multiple bootups are still running at the same time? Can't only one be running at once? 2021-06-21 17:38:41 --> Shariff (~UserNick@starbase26.connected.by.freedominter.net) has joined #linux 2021-06-21 17:38:48 -- hersky is now known as derikei 2021-06-21 17:38:48 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 17:39:19 TJ- superboot: not marked as shutdown 2021-06-21 17:39:30 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Ping timeout: 240 seconds) 2021-06-21 17:39:46 superboot TJ-: As in, a crash? 2021-06-21 17:40:08 Dagmar I'm thinking, "bad distribution maintainers" personally 2021-06-21 17:40:53 <-- uoj6wz6qoswb (~fLYEcPvN~@user/spareproject) has quit (Remote host closed the connection) 2021-06-21 17:41:50 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:41:56 <-- `deb (~relax@142.169.78.16) has quit (Remote host closed the connection) 2021-06-21 17:41:56 TJ- superboot: if I recall correctly, there's a pseudo 'reboot' user that it tracks so if at boot 'reboot' logs in but never logs out (shutdown) and another 'reboot' logs in ... you get multiple apparent sessions 2021-06-21 17:42:29 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Ping timeout: 265 seconds) 2021-06-21 17:43:51 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:44:04 superboot TJ-: Ah, yes. That makes sense. 2021-06-21 17:44:07 superboot Thanks. 2021-06-21 17:44:16 Dagmar It's coming out right on Slackware and CentOs tho 2021-06-21 17:44:17 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:44:32 <-- goldfish (~goldfish@user/goldfish) has quit (Remote host closed the connection) 2021-06-21 17:44:46 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-21 17:44:50 Dagmar My guess is someone screwed up their shutdown code (CentOS is 7, by the way) 2021-06-21 17:45:20 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-21 17:45:23 <-- Camilo (~hugh@31.132.6.12) has quit (Ping timeout: 265 seconds) 2021-06-21 17:45:53 --> ron1w (~roni@207.248.198.186) has joined #linux 2021-06-21 17:46:15 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-21 17:46:23 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:46:51 <-- Guest4475 (~matt@nat1.mattstone.net) has quit (Quit: leaving) 2021-06-21 17:47:04 --> Hanii (~textual@2a00:23c5:c587:6d00:b94e:3fc:847f:7c5c) has joined #linux 2021-06-21 17:47:06 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-21 17:47:11 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:47:13 --> deavmi_ (~tbk@user/deavmi) has joined #linux 2021-06-21 17:47:54 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:48:03 <-- deavmi (~tbk@user/deavmi) has quit (Read error: Connection reset by peer) 2021-06-21 17:48:16 <-- bouncy (~ben@user/benoit) has quit (Ping timeout: 252 seconds) 2021-06-21 17:49:00 Hanii My default mouse acceleration curve in OS X is 0.6875, as reported by "defaults read .GlobalPreferences com.apple.mouse.scaling" - using Manjaro KDE, is there somewhere I can plug that number into to get the same mouse acceleration curve in linux? 2021-06-21 17:49:32 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:50:06 --> bouncy (~ben@user/benoit) has joined #linux 2021-06-21 17:50:19 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 17:50:26 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-21 17:50:40 ballerburg9005 332/quit 2021-06-21 17:50:41 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:50:50 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Ping timeout: 252 seconds) 2021-06-21 17:50:55 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:51:34 euouae Hanii: https://wiki.archlinux.org/title/Mouse_acceleration#Changing_the_acceleration does this help? 2021-06-21 17:52:22 euouae akoana: btw, cool keyboard :) symbolics lisp machines are such a cool concept 2021-06-21 17:52:33 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-21 17:52:55 akoana yes, the are or mostly were 2021-06-21 17:53:05 akoana they* 2021-06-21 17:53:31 --> HawkinsTheWizard (~HawkinsTh@102.39.93.144) has joined #linux 2021-06-21 17:53:46 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Quit: WeeChat 2.8) 2021-06-21 17:54:49 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:54:53 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-21 17:55:16 --> goldfish_ (~goldfish@user/goldfish) has joined #linux 2021-06-21 17:55:18 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-21 17:55:22 --> juhop (~anon@85-76-141-143-nat.elisa-mobile.fi) has joined #linux 2021-06-21 17:55:24 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-21 17:56:02 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 17:56:07 Hanii euouae - thank you, I'll try that. Do you know if the unit of the value I got from com.apple.mouse.scaling would be the same as the unit used for "libinput accel speed"? 2021-06-21 17:56:18 <-- Liblx (~Alex@ip4d15ff03.dynamic.kabel-deutschland.de) has quit (Quit: WeeChat 3.1) 2021-06-21 17:56:21 <-- goldfish (~goldfish@user/goldfish) has quit (Read error: Connection reset by peer) 2021-06-21 17:57:11 euouae That's a good question, I'd say try it first 2021-06-21 17:57:21 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:57:33 Hanii I will - thank you 2021-06-21 17:57:46 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 17:57:53 <-- forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 17:57:56 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:58:14 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:58:32 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 17:58:33 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-21 17:58:48 <-- mousey (~skymouse@gateway/tor-sasl/mousey) has quit (Remote host closed the connection) 2021-06-21 17:58:54 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 17:59:04 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-21 18:00:19 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:00:37 <-- Judabuda (~ok@user/judabuda) has quit (Client Quit) 2021-06-21 18:01:24 <-- euouae (~euouae@user/euouae) has quit (Quit: euouae) 2021-06-21 18:01:35 <-- CrustY (~crusty@45.135.187.149) has quit (Ping timeout: 258 seconds) 2021-06-21 18:01:37 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-21 18:02:02 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:02:08 Gustavo6046 ping time: 404 2021-06-21 18:02:13 Gustavo6046 *visible confusion* 2021-06-21 18:02:20 Gustavo6046 "Is it 404 msecs or 404 not found or?" 2021-06-21 18:02:29 Gustavo6046 ping time: NaN 2021-06-21 18:02:32 Gustavo6046 *internal screaming* 2021-06-21 18:02:47 --> orbatos_ (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-21 18:02:48 Gustavo6046 inb4 linux is rewritten in jabascript 2021-06-21 18:03:34 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-21 18:03:54 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Quit: leaving) 2021-06-21 18:04:00 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-21 18:04:06 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 18:04:21 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 18:04:40 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:04:41 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 18:05:01 Dagmar There was actually a glibc regression recently that could cause that 2021-06-21 18:05:06 Dagmar I was unimpressed. 2021-06-21 18:05:15 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Remote host closed the connection) 2021-06-21 18:05:28 <-- ixil (~ixil@82.197.178.137) has quit (Remote host closed the connection) 2021-06-21 18:05:57 Dagmar I had a number of monitoring things that started logging weird crap instead of zeroes as a result 2021-06-21 18:06:25 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:06:28 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Client Quit) 2021-06-21 18:06:36 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-21 18:06:40 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-21 18:06:56 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 18:07:10 <-- orbatos_ (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Read error: Connection reset by peer) 2021-06-21 18:07:16 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 18:07:41 --> orbatos_ (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has joined #linux 2021-06-21 18:08:29 <-- rtypo (~alex@user/rtypo) has quit (Ping timeout: 258 seconds) 2021-06-21 18:08:53 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-21 18:08:57 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:09:04 byte4byte ive looked in here over the past few days every few hours or so 2021-06-21 18:09:15 byte4byte and every single time i see text from Dagmar 2021-06-21 18:10:09 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 18:10:11 -- elliot is now known as ellyot 2021-06-21 18:10:23 <-- Nefertiti (~unscripte@user/unscripted) has quit (Read error: Connection reset by peer) 2021-06-21 18:10:41 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:10:41 --> Nefertari (~unscripte@user/unscripted) has joined #linux 2021-06-21 18:11:56 <-- deicide- (~deicide-@bzq-109-66-164-143.red.bezeqint.net) has quit (Ping timeout: 258 seconds) 2021-06-21 18:13:18 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:13:48 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-21 18:14:16 b0b it's just like on the old net in the before time 2021-06-21 18:15:03 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:15:21 babyface anyone know how to open webp images witn Nomacs? 2021-06-21 18:15:46 <-- eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-21 18:16:05 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-21 18:16:19 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 18:16:34 --> justinf210 (~justinf21@181.sub-174-204-52.myvzw.com) has joined #linux 2021-06-21 18:16:47 autopsy babyface, you first wamboozle tohe doodle then open the kaboodle moddle with a poodle 2021-06-21 18:16:55 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 258 seconds) 2021-06-21 18:17:30 <-- valentin (~valentin@2a01:79d:7373:764c::110) has quit (Quit: Leaving) 2021-06-21 18:17:36 <-- justinf210 (~justinf21@181.sub-174-204-52.myvzw.com) has quit (Remote host closed the connection) 2021-06-21 18:17:51 --> deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has joined #linux 2021-06-21 18:17:59 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Remote host closed the connection) 2021-06-21 18:19:01 --> `deb (~smokem@142.169.78.156) has joined #linux 2021-06-21 18:19:41 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:20:25 <-- plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has quit (Quit: WeeChat 3.2) 2021-06-21 18:22:26 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:23:35 <-- SpeakerToMeat_ (~Speaker@190-203-129-193.dyn.dsl.cantv.net) has quit (Changing host) 2021-06-21 18:23:35 --> SpeakerToMeat_ (~Speaker@user/speakertomeat) has joined #linux 2021-06-21 18:23:40 -- SpeakerToMeat_ is now known as SpeakerTomeat 2021-06-21 18:23:42 <-- noidea_ (~noidea@99-164-52-86.lightspeed.rlghnc.sbcglobal.net) has quit (Quit: Leaving) 2021-06-21 18:23:43 unixbhaskar Look like the "never ending discovery" continue till I die ..what a ride :) 2021-06-21 18:23:44 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Remote host closed the connection) 2021-06-21 18:23:58 --> damxsa (~damx@2001:16a2:cccc:1c00:a6d:5c6d:db5:dd38) has joined #linux 2021-06-21 18:24:09 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:24:18 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-21 18:25:18 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 252 seconds) 2021-06-21 18:25:40 superboot This article says that the addition of KDE Edition to the MX Linux distro is great because "KDE desktop environment is arguably the fastest". Is that a joke, or did I miss some extream developments in the KDE world? I always thought KDE was a features over performance deal. 2021-06-21 18:25:44 superboot https://news.itsfoss.com/biggest-linux-stories-2020/ 2021-06-21 18:26:04 -- e1 is now known as enix 2021-06-21 18:26:05 --> rwtrecs (~rewrit3@user/rewrit3) has joined #linux 2021-06-21 18:26:07 -- enix is now known as e1 2021-06-21 18:26:35 e1 Man I dont know if I'd say "the fastest" 2021-06-21 18:26:48 e1 But their UI is more responsive these days, that's for sure 2021-06-21 18:26:57 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:27:09 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Read error: Connection reset by peer) 2021-06-21 18:27:10 <-- e36freak (~e36freak@user/e36freak) has quit (Ping timeout: 272 seconds) 2021-06-21 18:27:13 --> matsaman (~matsaman@user/matsaman) has joined #linux 2021-06-21 18:27:28 --> heikan (~heikan@37.120.204.180) has joined #linux 2021-06-21 18:27:38 --> justinf210 (~justinf21@221.sub-97-43-192.myvzw.com) has joined #linux 2021-06-21 18:28:18 Codaraxis I asked this earlier, but didn't get any traction. Figure I'll give it a second go in case anyone has any experience with this: The servers at my work use NIS. We just encountered a problem with one of the groups getting too long. I put in a value for MAX_MEMBERS_PER_GROUP into /etc/logins.def , which resolved the main problem that broke the user group by dividing the group across multiple entries, each with the same GID and group name. However, now 2021-06-21 18:28:18 Codaraxis tools like ypcat and "getent group" are no longer useful because they stop at the first instance of a given key. Is there a workaround or is this just a cost of using something as old as NIS? 2021-06-21 18:28:23 autopsy KDE is faster than a speeding bullet. 2021-06-21 18:28:24 <-- mikail_ (~mikail@90.212.77.3) has quit (Ping timeout: 265 seconds) 2021-06-21 18:28:42 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:28:47 superboot Put the question another way: If you had old hardware, would you reach for KDE to breath new life into it, in the same way you might reach for XFCE, for example? 2021-06-21 18:29:09 autopsy XFCE is superceded by Fluxbox. 2021-06-21 18:29:21 * treefrob would reach for Xfce first 2021-06-21 18:29:59 --> ausserz (~ausserz@user/ausserz) has joined #linux 2021-06-21 18:30:02 akoana babyface: some people solved the problem with installing the qt5-imageformats or qt5-image-formats-plugins (something like that) package, see: https://github.com/nomacs/nomacs/issues/86 2021-06-21 18:30:04 superboot treefrob: That's what I was thinking too. 2021-06-21 18:30:33 ncb Fluxbox is superceded by openbox 2021-06-21 18:31:09 superboot openbox is superceded by blackbox 2021-06-21 18:31:17 darkstone Does anyone see a problem with making a symlink from ~/.minecraft to another partition of the 32GB flash drive so that I can install and play Minecraft on the flipping Live? I'm going stircrazy here with nothing to do but write random Python things. 2021-06-21 18:31:19 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:31:21 e1 Codaraxis: you might struggle to gain traction on NIS as people dont really seem to use it anymore 2021-06-21 18:31:25 darkstone And at the moment, nothing works. 2021-06-21 18:31:30 --> hoppity (~hoppity@user/hoppity) has joined #linux 2021-06-21 18:31:59 matsaman openbox easily has the least bad license of those three 2021-06-21 18:32:04 e1 Codaraxis: I dont want you to go ignored though.. theres a guy called hunterkll who pops into #reddit-sysadmin and he might be able to help if you're a fellow Oracle guy.. but you'd have to lurk r-s and wait for him to appear 2021-06-21 18:32:13 --> ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-21 18:32:24 <-- pierrepaul (uid504261@id-504261.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-21 18:32:29 Codaraxis e1, yeah. I figured as much. I'm not sure why it's what was chosen, but no one wants to change. Thanks for the tip though. I"ll go lurk on there for a bit 2021-06-21 18:32:29 hoppity Hi guys, can anyone recommend a One Drive alternative for small business document collaboration? Preferably with Samba capability 2021-06-21 18:32:31 superboot matsaman: I don't really have an opionion on the matter. Just getting in on the fun. 2021-06-21 18:32:32 matsaman darkstone: not really, no 2021-06-21 18:32:42 matsaman superboot: =) 2021-06-21 18:32:47 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-21 18:33:02 treefrob darkstone, try it and see 2021-06-21 18:33:03 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:33:08 treefrob symlinks are cheap 2021-06-21 18:33:10 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-21 18:33:11 --> arcatech_ (~arcatech@user/arcatech) has joined #linux 2021-06-21 18:33:12 <-- arcatech_ (~arcatech@user/arcatech) has quit (Client Quit) 2021-06-21 18:33:17 superboot darkstone: I don't see anything wrong with that. 2021-06-21 18:33:19 darkstone I will do so, thanks. Could probably install to .steam the same way 2021-06-21 18:33:38 darkstone I am not someone who can sit still and do nothing XD 2021-06-21 18:33:40 superboot hoppity: You can try Proton Drive. 2021-06-21 18:33:49 superboot (or is that still in beta?) 2021-06-21 18:34:11 <-- Codaraxis (~Codaraxis@193.32.126.158) has quit (Changing host) 2021-06-21 18:34:11 --> Codaraxis (~Codaraxis@user/codaraxis) has joined #linux 2021-06-21 18:34:18 e1 hoppity: you can't just run up a samba server? 2021-06-21 18:34:37 superboot darkstone: Just be aware of the read/write performance issues with a flash drive. Also the relatively low read/write cycles on that medium. 2021-06-21 18:34:41 <-- justinf210 (~justinf21@221.sub-97-43-192.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-21 18:34:44 hoppity e1, the boss is sick of on-site servers haha 2021-06-21 18:34:49 darkstone Read/write cycles? 2021-06-21 18:35:10 superboot darkstone: How many times the flash drive can be written to. 2021-06-21 18:35:15 darkstone Ah yeah. 2021-06-21 18:35:15 e1 hoppity: well you're going to be paying for the luxury in whatever way. Best to go OneDrive and push the company towards O365 2021-06-21 18:35:26 babyface akoana, thanks that was the right solution :) 2021-06-21 18:35:28 darkstone Minecraft writes to its save files pretty frequently :/ 2021-06-21 18:35:35 superboot darkstone: That is to say, the same sector of the drive has a limit to the number of times it can be overwritten. 2021-06-21 18:35:40 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:35:50 akoana babyface: welcome 2021-06-21 18:35:54 <-- arcatech (~arcatech@user/arcatech) has quit (Ping timeout: 240 seconds) 2021-06-21 18:35:57 hoppity e1, I think so too but all users hate Office 365's interface, find it difficult to understand Sharepoint etc 2021-06-21 18:36:00 darkstone I've never hit that limit with anything, but Minecraft would probably be able to do that. 2021-06-21 18:36:20 superboot e1: Did you just reccommend Microsoft Office? 2021-06-21 18:36:24 darkstone By default it autosaves very very quickly and frequently 2021-06-21 18:36:39 e1 superboot: this is a business, probably already pays for office, and the boss wants to cloud ALL the things 2021-06-21 18:36:43 <-- YWH_1 (~YWH@2600:1700:1933:230:d401:ec35:ddfb:da2c) has quit (Quit: Leaving) 2021-06-21 18:36:54 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-21 18:36:57 e1 Would you really recommend a dovecot mail server, libreoffice and a EC2 instance running nextcloud? 2021-06-21 18:37:09 superboot darkstone: It usually manifests itself with unexpected I/O errors and corrupted files. 2021-06-21 18:37:25 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:37:38 <-- kiryin (~kiryin@84-230-4-252.elisa-mobile.fi) has quit (Ping timeout: 250 seconds) 2021-06-21 18:37:40 darkstone Yeah, never had that happen, even with the ancient drives used by my parents for the company back before I was even a thing 2021-06-21 18:37:54 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 18:37:55 superboot e1: Yeah, I would. At least having to choose between the two. 2021-06-21 18:38:15 darkstone I just need to find //something// to hold my attention, and there are very, very few options. ;_; 2021-06-21 18:38:18 e1 superboot: we run something similar and i would not recommend it 2021-06-21 18:38:18 superboot darkstone: That's good. Just something to be aware of. 2021-06-21 18:38:19 --> Seirdy (~Seirdy@sourcehut/user/seirdy) has joined #linux 2021-06-21 18:38:26 <-- orbatos_ (~Srain@209-112-208-164-radius.dynamic.acsalaska.net) has quit (Remote host closed the connection) 2021-06-21 18:38:31 darkstone Yeah, thanks. With that in mind I probably won't try to run Minecraft off it. 2021-06-21 18:38:32 --> Swift110-mobile_ (sid410914@user/swift110-mobile) has joined #linux 2021-06-21 18:38:34 Swift110-mobile_ hey all 2021-06-21 18:38:39 darkstone Hiyo. 2021-06-21 18:38:43 darkstone I'm new here. 2021-06-21 18:38:45 e1 Our entire business has been using FOSS for decades and while it was great years ago, these days it's just constant tail chasing over little things 2021-06-21 18:38:47 superboot darkstone: Try learning something new. Dig into the bash manual or simmilar. 2021-06-21 18:38:57 Swift110-mobile_ welcome darkstone 2021-06-21 18:39:01 superboot darkstone: Welcome. 2021-06-21 18:39:03 darkstone Thanks :) 2021-06-21 18:39:16 superboot Swift110-mobile_: Hi there. 2021-06-21 18:39:37 darkstone Hm, I have been wanting (and needing tbh) to learn C#, though from what I understand Linux is not the best environment in which to do so. 2021-06-21 18:39:39 <-- Administratorte (~sq@tempest.math.colostate.edu) has quit (Quit: WeeChat 3.1) 2021-06-21 18:39:46 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-21 18:39:51 darkstone I might have been misled though 2021-06-21 18:39:52 <-- greatcoof (~greatcoof@41.234.237.234) has quit (Read error: Connection reset by peer) 2021-06-21 18:39:56 treefrob C#... bah 2021-06-21 18:40:05 superboot e1: I actually really agree with you. It seems like much of the tallent was drawn away by apps and Android et. al. 2021-06-21 18:40:08 Swift110-mobile_ hey superboot 2021-06-21 18:40:09 darkstone Eh, I want to mod Rimworld, and for what I plan to do, I'll need the codeness. 2021-06-21 18:40:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:40:25 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-21 18:40:30 superboot darkstone: I think C# is a Microsoft thing, no? 2021-06-21 18:40:35 darkstone Yup afaik 2021-06-21 18:40:55 darkstone I've gotten pretty adept at making almost anything run on wine, but wine is not an option at the moment. 2021-06-21 18:41:02 Psi-Jack superboot It started that way. 2021-06-21 18:41:15 Psi-Jack C#, however, has since made it to an ECMA-334 standard. 2021-06-21 18:41:16 darkstone So far I have had exactly 4 things refuse outright to run on Wine no matter what I did. 2021-06-21 18:41:19 superboot Psi-Jack: Oh really? I don't know much (anything) about it. 2021-06-21 18:41:40 --> Jacki (~Jackiiii@93-41-2-188.ip79.fastwebnet.it) has joined #linux 2021-06-21 18:41:47 Jacki hello 2021-06-21 18:41:54 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-21 18:41:55 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:41:55 superboot Jacki: Hello Jacki. 2021-06-21 18:42:59 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Ping timeout: 258 seconds) 2021-06-21 18:43:26 -- ellyot is now known as elliot 2021-06-21 18:43:46 <-- juhop (~anon@85-76-141-143-nat.elisa-mobile.fi) has quit (Quit: leaving) 2021-06-21 18:44:07 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-21 18:44:29 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:45:51 <-- the4oo4 (~the4oo4@shenzhou.whatbox.ca) has quit (Ping timeout: 268 seconds) 2021-06-21 18:46:14 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:46:48 hololeap has anyone been able to broadcast steam games successfully using the linux client? 2021-06-21 18:47:19 <-- LucaTM (~LucaTM@user/lucatm) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 18:47:22 <-- danielrparks (~quassel@2600:1700:3f7b:20f:55ac:f824:3524:562a) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-21 18:47:49 --> kiryin (~kiryin@84-231-2-42.elisa-mobile.fi) has joined #linux 2021-06-21 18:48:37 --> danielrparks (~quassel@2600:1700:3f7b:20f:9f79:699a:4076:b953) has joined #linux 2021-06-21 18:48:52 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:49:26 <-- hackinghorn (~hackingho@user/hackinghorn) has quit (Remote host closed the connection) 2021-06-21 18:49:33 <-- konsolebox (~konsolebo@112.204.185.232) has quit (Quit: .) 2021-06-21 18:50:15 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-21 18:50:37 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:52:43 --> the4oo4 (~the4oo4@shenzhou.whatbox.ca) has joined #linux 2021-06-21 18:53:15 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:53:26 matsaman hololeap: if you can't do it from the steam client itself you could do it with something else 2021-06-21 18:54:26 superboot hololeap: Like OBS for example. 2021-06-21 18:54:46 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 18:54:58 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:55:22 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Ping timeout: 252 seconds) 2021-06-21 18:55:22 --> juhop (~anon@192.3.81.147) has joined #linux 2021-06-21 18:55:45 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-21 18:56:18 -- rwtrecs is now known as rewrit3 2021-06-21 18:56:18 <-- nifl (~niflce@user/niflce) has quit (Read error: Connection reset by peer) 2021-06-21 18:57:06 --> [QB] (~QB]@136.81-167-18.customer.lyse.net) has joined #linux 2021-06-21 18:57:43 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 18:58:09 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Client Quit) 2021-06-21 18:58:11 <-- Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has quit (Ping timeout: 268 seconds) 2021-06-21 18:58:14 --> Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has joined #linux 2021-06-21 18:58:41 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 18:58:42 <-- [QB] (~QB]@136.81-167-18.customer.lyse.net) has quit (Quit: WeeChat 2.3) 2021-06-21 18:59:18 hololeap matsaman, superboot: interesting. thanks for the recommendation 2021-06-21 18:59:28 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 18:59:58 darkstone Sectors are close by physically, right? 2021-06-21 19:00:08 darkstone Because a lot of the bad sectors badblocks are reporting are sequential 2021-06-21 19:00:09 <-- GeorgeK (~GeorgeK@cpe-70-92-5-228.wi.res.rr.com) has quit (Remote host closed the connection) 2021-06-21 19:00:24 <-- xythrez (~xythrez@2001:470:69fc:105::3935) has quit (Quit: Reconnecting) 2021-06-21 19:00:34 <-- `deb (~smokem@142.169.78.156) has quit (Remote host closed the connection) 2021-06-21 19:00:41 --> xythrez (~xythrez@2001:470:69fc:105::3935) has joined #linux 2021-06-21 19:01:59 <-- jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-21 19:02:05 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:02:31 --> jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has joined #linux 2021-06-21 19:02:47 --> Tables (~Null@174.128.179.7) has joined #linux 2021-06-21 19:03:48 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:04:42 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-21 19:05:16 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-21 19:05:37 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 19:05:56 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-21 19:06:09 <-- sozuba (~sozuba@user/sozuba) has quit (Client Quit) 2021-06-21 19:06:26 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-21 19:06:30 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:06:36 <-- Shariff (~UserNick@starbase26.connected.by.freedominter.net) has quit (Quit: Going offline, see ya! (www.adiirc.com)) 2021-06-21 19:06:50 hololeap darkstone: is it a regular HDD? 2021-06-21 19:06:57 darkstone Yeah 2021-06-21 19:08:14 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:08:21 matsaman why don't you replace the drive 2021-06-21 19:08:53 darkstone Because I can't afford it at this point 2021-06-21 19:09:01 darkstone Our only income is disability and survivor's benefits 2021-06-21 19:09:07 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-21 19:09:13 --> Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has joined #linux 2021-06-21 19:09:30 darkstone My stimulus checks are allocated for things like getting my teeth fixed and getting the bathroom pipes to stop flooding the floor when you turn on the sink XD 2021-06-21 19:09:44 darkstone Vital things, which we'll never be able to afford otherwise 2021-06-21 19:09:57 ayecee look at this guy flaunting his running water 2021-06-21 19:10:03 darkstone XD 2021-06-21 19:10:21 darkstone It's a 60-year-old house, and it's falling apart 2021-06-21 19:10:21 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-21 19:10:23 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-21 19:10:28 ayecee yeah, they do that 2021-06-21 19:10:30 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Ping timeout: 264 seconds) 2021-06-21 19:10:46 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-21 19:10:54 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:10:56 Tables does anyone use zram-config/zram-init with log2ram? 2021-06-21 19:11:16 darkstone I just use zram out of the box myself, sorry. 2021-06-21 19:11:16 ayecee what would you ask someone who did 2021-06-21 19:12:13 Tables if they can be used together for the same directories. That is to say store logs in a zram block device and save to disk every so often. 2021-06-21 19:12:35 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:12:40 <-- woodwose (~woodwose@user/woodwose) has quit (Ping timeout: 244 seconds) 2021-06-21 19:12:42 --> nifl (~user@user/niflce) has joined #linux 2021-06-21 19:12:43 hololeap darkstone: I couldn't find anything that difinitively said "yes" to your question, but this is relevant, and intuitively I would say it makes sense that sectors would be contiguous: https://en.wikipedia.org/wiki/Data_cluster 2021-06-21 19:13:26 darkstone Thanks 2021-06-21 19:13:36 hololeap darkstone: you might also consider asking in ##hardware 2021-06-21 19:13:37 ayecee Tables: i don't see why not 2021-06-21 19:14:03 <-- nifl (~user@user/niflce) has left #linux 2021-06-21 19:14:27 <-- duckless_quack (~duckless_@bras-base-mtrlpq5302w-grc-33-76-71-173-117.dsl.bell.ca) has quit (Quit: WeeChat 3.2) 2021-06-21 19:14:29 ayecee it would be separate zram block devices, but should still work 2021-06-21 19:15:08 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-21 19:15:23 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:16:04 <-- damxsa (~damx@2001:16a2:cccc:1c00:a6d:5c6d:db5:dd38) has quit (Ping timeout: 268 seconds) 2021-06-21 19:16:34 ayecee i'm not familiar with log2ram. can it use a tmpfs instead? that would make more sense. 2021-06-21 19:17:06 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:17:07 darkstone Does a live Linux use swap? 2021-06-21 19:17:16 ayecee it can 2021-06-21 19:17:40 c705 within specs, is an email account a.b.c@example.com considered the same account as abc@example.com? 2021-06-21 19:17:45 --> Great (~weechat@2607:fb90:a223:cad0:e482:8020:d46:79c5) has joined #linux 2021-06-21 19:18:02 ayecee c705: no, but some providers treat them as the same 2021-06-21 19:18:02 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-21 19:18:16 c705 thanks, i just lost 20 bucks over it :) 2021-06-21 19:18:25 ayecee heh 2021-06-21 19:18:46 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Quit: Leaving) 2021-06-21 19:18:49 --> quarkyalice_ (~quarkyali@50-120-0-59.drr01.ekgv.ca.frontiernet.net) has joined #linux 2021-06-21 19:18:50 <-- quarkyalice_ (~quarkyali@50-120-0-59.drr01.ekgv.ca.frontiernet.net) has quit (Remote host closed the connection) 2021-06-21 19:19:06 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 19:19:30 --> nifl (~user@user/niflce) has joined #linux 2021-06-21 19:19:35 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-21 19:19:41 ayecee is it just a gmail thing? 2021-06-21 19:19:55 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:20:06 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-21 19:20:31 <-- Hanii (~textual@2a00:23c5:c587:6d00:b94e:3fc:847f:7c5c) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 19:20:45 c705 gmail that i know of 2021-06-21 19:21:16 --> Gorian_ (~default@134.134.139.84) has joined #linux 2021-06-21 19:21:17 -- Gorian is now known as Guest7779 2021-06-21 19:21:39 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:22:09 --> wons (wons@user/wons) has joined #linux 2021-06-21 19:24:16 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:24:20 <-- Guest7779 (~default@134.134.137.83) has quit (Ping timeout: 252 seconds) 2021-06-21 19:25:09 <-- nifl (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-21 19:25:19 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 19:25:23 --> wingsorc (~wingsorc@user/wingsorc) has joined #linux 2021-06-21 19:25:24 --> woodwose (~woodwose@user/woodwose) has joined #linux 2021-06-21 19:25:37 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-21 19:25:44 -- nifl`` is now known as nifl 2021-06-21 19:25:59 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:27:16 <-- Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has quit (Ping timeout: 252 seconds) 2021-06-21 19:27:41 <-- ZAJDAN (~ZAJDAN@chladek-jar.zno.skynet.cz) has quit (Ping timeout: 268 seconds) 2021-06-21 19:27:42 <-- wowbagger (~kvirc@host-79-55-186-185.retail.telecomitalia.it) has left #linux (No boundaries on the net!) 2021-06-21 19:27:52 <-- Great (~weechat@2607:fb90:a223:cad0:e482:8020:d46:79c5) has quit (Changing host) 2021-06-21 19:27:52 --> Great (~weechat@user/great) has joined #linux 2021-06-21 19:28:44 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 252 seconds) 2021-06-21 19:29:28 --> ice99 (~ice9@user/ice9) has joined #linux 2021-06-21 19:29:51 <-- goldfish_ (~goldfish@user/goldfish) has quit (Quit: Leaving) 2021-06-21 19:30:04 <-- jbowen (~jbowen@fedora/jbowen) has quit (Quit: leaving) 2021-06-21 19:30:06 --> sn1tch3r (~sn1tch3r@189.1.168.147) has joined #linux 2021-06-21 19:30:08 <-- hoppity (~hoppity@user/hoppity) has quit (Ping timeout: 258 seconds) 2021-06-21 19:30:53 --> quarkyalice_ (~quarkyali@172.77.20.93) has joined #linux 2021-06-21 19:31:01 <-- heikan (~heikan@37.120.204.180) has quit (Quit: Leaving) 2021-06-21 19:31:32 --> quarkyalice__ (~quarkyali@172.77.20.93) has joined #linux 2021-06-21 19:31:43 <-- b0urne2 (~b0urne@36.57.148.144) has quit (Ping timeout: 265 seconds) 2021-06-21 19:32:03 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Ping timeout: 258 seconds) 2021-06-21 19:32:13 Tables The point of log2ram is to stack writes so you don't lose out partial writes due to default block size 2021-06-21 19:32:15 --> E7th (~smokem@142.169.78.193) has joined #linux 2021-06-21 19:32:26 <-- KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-21 19:33:12 <-- nifl (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-21 19:33:22 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 19:33:35 --> b0urne2 (~b0urne@36.57.134.137) has joined #linux 2021-06-21 19:33:38 ayecee okay but can it use tmpfs instead? 2021-06-21 19:33:48 -- nifl`` is now known as nifl 2021-06-21 19:34:23 --> noidea_ (~noidea@136.56.21.63) has joined #linux 2021-06-21 19:34:47 <-- quarkyalice__ (~quarkyali@172.77.20.93) has quit (Client Quit) 2021-06-21 19:34:48 kodah that's very gmail centric 2021-06-21 19:34:59 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-21 19:35:01 Tables Possibly but that defeats the point 2021-06-21 19:35:01 --> quarkyalice (~quarkyali@172.77.20.93) has joined #linux 2021-06-21 19:35:01 <-- quarkyalice (~quarkyali@172.77.20.93) has quit (Changing host) 2021-06-21 19:35:01 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 19:35:08 ayecee defeats the point how 2021-06-21 19:35:16 --> sn1tch3r_ (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-21 19:35:18 --> uc50ic4more_ (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 19:35:23 <-- uc50ic4more_ (~uc50ic4mo@216.8.148.58) has quit (Remote host closed the connection) 2021-06-21 19:35:29 Tables you lose out on zram compression and you may also be writing to disk in certain circumstances 2021-06-21 19:35:30 <-- quarkyalice_ (~quarkyali@172.77.20.93) has quit (Ping timeout: 258 seconds) 2021-06-21 19:35:39 --> uc50ic4more_ (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-21 19:35:39 kodah tmpfs is memory 2021-06-21 19:35:39 Tables I know about tmpfs/ramfs 2021-06-21 19:35:40 <-- phoenixbyrd (~phoenixby@c-76-24-122-133.hsd1.ma.comcast.net) has quit (Quit: Leaving) 2021-06-21 19:35:41 ayecee why do you lose out on zram compression 2021-06-21 19:35:59 ayecee you got the zram swap, that does compression 2021-06-21 19:36:27 ayecee but okay, i see your point then. 2021-06-21 19:36:42 Tables tmpfs rolls over to swap which may be disk space 2021-06-21 19:37:10 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-21 19:37:17 ayecee what does zram roll over to? 2021-06-21 19:37:39 Tables nothing if you have no swap, but it is less likely because it is compressed RAM 2021-06-21 19:37:48 <-- sn1tch3r (~sn1tch3r@189.1.168.147) has quit (Ping timeout: 258 seconds) 2021-06-21 19:37:57 Tables the real question is ramfs vs zram, not tmpfs vs zram 2021-06-21 19:37:58 -- nifl is now known as Guest2883 2021-06-21 19:38:33 Tables Which is the entire point of me asking; That is to say, in theory log2ram would write to disk maximizing block usage every so often 2021-06-21 19:38:57 Tables the ram wouldn't be filled within that timeframe realistically so it doesn't matter in practice. 2021-06-21 19:39:26 kodah do i understand your problem statement correctly: you want buffered logs? 2021-06-21 19:39:26 Tables I feel like we're reaching inverse XY problem territory here. 2021-06-21 19:39:29 ayecee what did you ask again? 2021-06-21 19:39:39 ayecee i thought it was just whether they would work together 2021-06-21 19:39:49 Tables "Tables> does anyone use zram-config/zram-init with log2ram?" 2021-06-21 19:39:49 <-- candy (~tvrtko@93-138-23-0.adsl.net.t-com.hr) has quit (Read error: Connection reset by peer) 2021-06-21 19:39:50 hololeap superboot: I got obs-studio, but I don't understand what it's asking for in the setup wizard. it wants a "stream key". what is that? 2021-06-21 19:39:57 Tables Yes, exactly. 2021-06-21 19:40:09 superboot Does anyone have a utility like tail -f that will clear the screen if the file is truncated (i.e. with :>file)? 2021-06-21 19:40:11 Tables I want the best of both worlds, I'm wondering if its possible. 2021-06-21 19:40:11 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 19:40:16 --> candy (~tvrtko@93-136-57-253.adsl.net.t-com.hr) has joined #linux 2021-06-21 19:40:18 ayecee i don't see why not 2021-06-21 19:40:20 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-21 19:40:26 ayecee try it and see i guess 2021-06-21 19:40:28 superboot hololeap: Where are you trying to stream to? 2021-06-21 19:40:29 hololeap superboot: tail literally has a flag for that :p 2021-06-21 19:40:33 hololeap superboot: steam 2021-06-21 19:40:35 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 19:40:43 ayecee Tables: as we don't seem to have someone on hand who has actually done it 2021-06-21 19:40:52 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 19:41:00 ayecee or even tried to do it 2021-06-21 19:41:34 <-- Guest2883 (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 19:41:39 kodah if the goal is to get buffered logs this seems like an obscure way to do that 2021-06-21 19:41:43 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 19:41:48 superboot hololeap: Here is a how to of sorts: https://obsproject.com/forum/threads/how-to-stream-in-steam-using-obs-studio.81350/ 2021-06-21 19:41:51 hololeap superboot: -F is the same as -f, but it adds: --retry keep trying to open a file if it is inaccessible 2021-06-21 19:41:53 kodah i'm guessing there's a reason for that though 2021-06-21 19:41:56 <-- ice99 (~ice9@user/ice9) has quit (Ping timeout: 252 seconds) 2021-06-21 19:42:08 -- nifl` is now known as nifl 2021-06-21 19:42:13 ayecee as far as stacking writes, logging to tmpfs would accomplish that too, but without the zram compression up front i guess. 2021-06-21 19:42:14 Tables The benefits are two fold, kodah. They are compressed before written, using less RAM. 2021-06-21 19:42:21 --> pnbeast (~pnbeast@2601:140:4200:fa20::1) has joined #linux 2021-06-21 19:42:22 -- nifl is now known as nifl` 2021-06-21 19:42:25 -- nifl` is now known as nifl 2021-06-21 19:42:38 hololeap superboot: nvm, I misread. you want it to clear the screen when it gets truncated? you may have to write that yourself 2021-06-21 19:42:40 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 19:42:54 kodah hm 2021-06-21 19:42:59 superboot hololeap: Ah, ok. thanks. 2021-06-21 19:43:00 ayecee Tables: oh, have i misunderstood? does log2ram not normally use xram? 2021-06-21 19:43:19 ayecee err, zram 2021-06-21 19:43:38 Tables Not that I am aware of.https://github.com/azlux/log2ram/blob/master/install.sh 2021-06-21 19:43:59 ayecee seems like it uses tmpfs by default 2021-06-21 19:44:29 ayecee with a parameter to use zram instead 2021-06-21 19:44:41 <-- E7th (~smokem@142.169.78.193) has quit (Remote host closed the connection) 2021-06-21 19:45:46 ayecee at least that's how i'm reading the ZL2R parameter. maybe it does something else. 2021-06-21 19:45:54 <-- haltux (~haltux@a89-154-181-47.cpe.netcabo.pt) has quit (Quit: Leaving) 2021-06-21 19:45:58 Tables the problem here is even if it does, it creates its own new block instead of using one large one for optimal compression 2021-06-21 19:46:01 <-- nifl (~user@user/niflce) has quit (Killed (copper.libera.chat (Nickname regained by services))) 2021-06-21 19:46:11 --> Guest1040 (~user@user/niflce) has joined #linux 2021-06-21 19:46:14 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 258 seconds) 2021-06-21 19:46:29 ayecee optimal compression eh 2021-06-21 19:46:38 -- Guest1040 is now known as nifl 2021-06-21 19:46:50 ayecee do you figure the blocks in a zram device share a dictionary? 2021-06-21 19:46:54 <-- nifl (~user@user/niflce) has quit (Killed (copper.libera.chat (Nickname regained by services))) 2021-06-21 19:47:03 --> Guest7710 (~user@user/niflce) has joined #linux 2021-06-21 19:47:16 ayecee i don't know if they do either 2021-06-21 19:47:35 -- Guest7710 is now known as nifl 2021-06-21 19:47:38 -- nifl is now known as nifl` 2021-06-21 19:47:39 -- nifl` is now known as nifl 2021-06-21 19:48:13 Tables One of the reasons why https://github.com/vaeth/zram-init and the like were created seems to be that previously, you would get one zram block device per thread. 2021-06-21 19:48:52 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 19:49:11 ayecee because zram used to support only one thread per device at a time 2021-06-21 19:49:26 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 19:49:38 ayecee made the locking easier 2021-06-21 19:50:34 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Remote host closed the connection) 2021-06-21 19:50:37 --> grys (~gry@botters/gry) has joined #linux 2021-06-21 19:51:01 --> dumayjonwh (~dumayjonw@37.120.212.20) has joined #linux 2021-06-21 19:51:36 <-- Gorian_ (~default@134.134.139.84) has quit (Remote host closed the connection) 2021-06-21 19:51:47 --> Gorian_ (~default@134.134.139.84) has joined #linux 2021-06-21 19:51:53 -- nifl is now known as Guest8333 2021-06-21 19:51:53 <-- Guest8333 (~user@user/niflce) has quit (Killed (cadmium.libera.chat (Nickname regained by services))) 2021-06-21 19:52:02 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 19:52:26 -- nifl` is now known as nifl 2021-06-21 19:52:44 <-- Gorian_ (~default@134.134.139.84) has quit (Remote host closed the connection) 2021-06-21 19:52:47 -- nifl is now known as nifl` 2021-06-21 19:52:53 -- nifl` is now known as nifl 2021-06-21 19:52:55 --> Gorian (~default@134.134.139.84) has joined #linux 2021-06-21 19:53:43 --> drew (~drew@user/drew) has joined #linux 2021-06-21 19:55:08 <-- dumayjonwh (~dumayjonw@37.120.212.20) has quit (Ping timeout: 252 seconds) 2021-06-21 19:55:18 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 19:57:01 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 19:57:52 grys hello 2021-06-21 19:58:08 <-- drew (~drew@user/drew) has quit (Ping timeout: 244 seconds) 2021-06-21 19:58:10 matsaman =) 2021-06-21 19:58:26 grys hi matsaman, how do you use your linux, what do you use it for 2021-06-21 19:58:35 grys mine mostly for remote desktop and irc 2021-06-21 19:58:38 fluid :D 2021-06-21 19:59:07 --> Gorian_ (~default@134.134.139.80) has joined #linux 2021-06-21 19:59:08 -- Gorian is now known as Guest8600 2021-06-21 19:59:13 <-- kish` (~aqua@user/aqua) has quit (Remote host closed the connection) 2021-06-21 19:59:14 ayecee i mostly use mine as a conversation starter with the ladies 2021-06-21 19:59:37 matsaman grys: everything, to waste less time 2021-06-21 19:59:41 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:00:03 ayecee saves more time for chatting on irc! 2021-06-21 20:00:06 matsaman programming, work, media processing, web development, word processing, web surfing, yadda yadda 2021-06-21 20:00:10 matsaman for totes 2021-06-21 20:00:16 <-- nifl (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 20:00:25 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 20:00:52 -- nifl`` is now known as nifl 2021-06-21 20:01:23 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:01:42 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-21 20:02:39 <-- Guest8600 (~default@134.134.139.84) has quit (Ping timeout: 265 seconds) 2021-06-21 20:02:48 --> Hanii (~textual@2a00:23c5:c587:6d00:cd05:225d:4014:3175) has joined #linux 2021-06-21 20:03:23 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-21 20:03:43 --> vwork (~vwork@50-249-207-86-static.hfc.comcastbusiness.net) has joined #linux 2021-06-21 20:03:48 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-21 20:03:57 --> KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has joined #linux 2021-06-21 20:04:00 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:04:01 --> drew (~drew@user/drew) has joined #linux 2021-06-21 20:04:03 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Quit: zzz) 2021-06-21 20:04:21 --> smlavine (~smlavine@sourcehut/user/smlavine) has joined #linux 2021-06-21 20:04:43 <-- voltage_ (voltage@user/voltage) has quit (Quit: Leaving) 2021-06-21 20:04:44 <-- DX099 (~dx099@2a01:e0a:347:f1c1:ae10:2c92:fec:7b5b) has quit (Ping timeout: 250 seconds) 2021-06-21 20:04:51 -- nifl is now known as Guest4154 2021-06-21 20:05:23 --> vwork_ (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has joined #linux 2021-06-21 20:05:44 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:05:47 <-- sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has quit (Ping timeout: 258 seconds) 2021-06-21 20:06:02 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-21 20:06:02 <-- Butterfly^^ (~Butterfly@user/butterfly/x-3181274) has quit (Quit: Leaving) 2021-06-21 20:06:08 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 252 seconds) 2021-06-21 20:06:25 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 20:06:49 rascul i use my linux for linuxing 2021-06-21 20:06:55 rascul i linux so hard 2021-06-21 20:07:01 * esselfe linuxes rascul 2021-06-21 20:07:03 grys matsaman, what do you develop for web? any particular cms? 2021-06-21 20:07:07 matsaman so so hard 2021-06-21 20:07:18 esselfe verily hardly? 2021-06-21 20:07:39 matsaman grys: whatever the stupid higher ups chose before I was hired 2021-06-21 20:07:44 matsaman Django at the moment 2021-06-21 20:07:46 -- Great is now known as testfuck 2021-06-21 20:07:53 matsaman so it could be worse 2021-06-21 20:07:56 -- testfuck is now known as Great 2021-06-21 20:08:27 <-- vwork (~vwork@50-249-207-86-static.hfc.comcastbusiness.net) has quit (Ping timeout: 265 seconds) 2021-06-21 20:08:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:08:42 <-- Guest4154 (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 20:08:47 matsaman grys: when I actually switched to GNU/Linux it would have been PHP and ASP/VBScript =P 2021-06-21 20:08:49 grys not bad 2021-06-21 20:08:50 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:08:52 matsaman just ignoring JS, the omnipresent 2021-06-21 20:09:03 grys so you'd go without js at all 2021-06-21 20:09:15 grys or you suggest that i take it for granted 2021-06-21 20:09:18 -- nifl` is now known as nifl 2021-06-21 20:09:18 matsaman I'm happy to, but I meant that JS is always there so there's no point mentioning it 2021-06-21 20:09:23 grys ah 2021-06-21 20:09:26 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 20:09:34 --> bcrouch (~bcrouch@104-186-97-153.lightspeed.wchtks.sbcglobal.net) has joined #linux 2021-06-21 20:09:42 matsaman we had real home made ASP CMSes 2021-06-21 20:09:49 --> Jinx (~Jinx@c-98-243-252-252.hsd1.mi.comcast.net) has joined #linux 2021-06-21 20:09:50 ayecee it's the glue they use to stick web pages together 2021-06-21 20:09:51 grys i liked webgui a lot 2021-06-21 20:09:51 matsaman and the occasional wordpress 2021-06-21 20:09:58 ayecee really hard to get off your fingers 2021-06-21 20:10:16 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:10:17 matsaman 'bout the only choice if you need a client-side fix, yeah 2021-06-21 20:10:23 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-21 20:10:23 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 20:10:28 grys when i had a vps, i ran webgui on it and even coded something for it that was missing 2021-06-21 20:10:31 Tables static site generators... 2021-06-21 20:10:36 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 20:10:38 matsaman Tables: =) 2021-06-21 20:10:49 grys fortunately it was just playing around and i didn't need to keep it for much longer, so i didn't start to dislike it 2021-06-21 20:10:54 rascul great for static content 2021-06-21 20:10:57 grys Tables, what are your favourite static site generators 2021-06-21 20:10:59 matsaman Tables: it's weird they're still pretty unpopular, in industry anyway 2021-06-21 20:11:03 Tables Hugo 2021-06-21 20:11:06 grys nice 2021-06-21 20:11:17 rascul can make one in like 5 lines of bash if you really wanted to 2021-06-21 20:11:23 rascul but it won't be very special 2021-06-21 20:11:34 matsaman | tr '\n' ';' 2021-06-21 20:11:42 matsaman special is overrated 2021-06-21 20:11:44 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 20:12:05 matsaman I used to want to make a CMS in some language popular for the task 2021-06-21 20:12:14 matsaman but my latest tinkering projects are all just in bash 2021-06-21 20:12:17 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-21 20:12:21 Psi-Jack Write a CMS in rust. 2021-06-21 20:12:22 matsaman including a CMS 2021-06-21 20:12:23 Psi-Jack Or Pony. :) 2021-06-21 20:12:27 matsaman ew =P 2021-06-21 20:12:34 <-- Jinx (~Jinx@c-98-243-252-252.hsd1.mi.comcast.net) has quit (Changing host) 2021-06-21 20:12:34 --> Jinx (~Jinx@user/jinx) has joined #linux 2021-06-21 20:12:48 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:12:59 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 20:13:04 rascul i use primer with a rust inhibitor 2021-06-21 20:14:04 matsaman heh 2021-06-21 20:14:07 --> euouae (~euouae@user/euouae) has joined #linux 2021-06-21 20:14:18 -- Voidn00b is now known as Voidn00b_Arm64_P 2021-06-21 20:14:26 matsaman I use wood with trees planted for future replacement 2021-06-21 20:14:32 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:14:37 rascul i have wood 2021-06-21 20:14:48 <-- kwilczynski (sid379192@user/kwilczynski) has quit 2021-06-21 20:14:56 -- Voidn00b_Arm64_P is now known as Voidn00b-ARM-PBP 2021-06-21 20:14:57 -- Great is now known as Nintendo 2021-06-21 20:15:04 matsaman rascul: =D 2021-06-21 20:15:04 -- Voidn00b-ARM-PBP is now known as Voidn00b-ARM64-P 2021-06-21 20:15:09 rascul primer for wood doesn't need a rust inhibitor though 2021-06-21 20:15:11 ayecee i know a guy who has wood, if you need some to use 2021-06-21 20:15:13 -- Voidn00b-ARM64-P is now known as Voidn00b-ARM_PBP 2021-06-21 20:15:22 -- Voidn00b-ARM_PBP is now known as Voidn00b_ARM_PBP 2021-06-21 20:15:29 pnbeast Voidn00b_ARM_PBP, please, give it a rest. 2021-06-21 20:15:52 <-- hololeap (hololeap@user/hololeap) has quit (Quit: Bye) 2021-06-21 20:16:17 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 20:16:22 * rascul gives pnbeast a rest 2021-06-21 20:16:46 <-- nifl (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 20:16:55 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 20:17:02 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-21 20:17:02 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-21 20:17:02 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-21 20:17:10 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:17:25 -- nifl`` is now known as nifl 2021-06-21 20:17:34 pnbeast One of those nasty, clingy gel wrist rests? 2021-06-21 20:18:18 <-- zjmc_ (zjmc@user/zjmc) has left #linux 2021-06-21 20:18:18 rascul no, it has been cleaned 2021-06-21 20:18:34 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 20:18:40 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-21 20:18:53 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:18:58 <-- drew (~drew@user/drew) has quit (Ping timeout: 268 seconds) 2021-06-21 20:19:13 pnbeast They're still disgusting. I have worked in tech support for years. They're inherently disgusting. 2021-06-21 20:19:27 Kyv Run a rag over it. 2021-06-21 20:19:30 <-- Seirdy (~Seirdy@sourcehut/user/seirdy) has quit (Ping timeout: 268 seconds) 2021-06-21 20:19:55 pnbeast I'll wrap it in a plastic bag so I can pick it up without touching it. 2021-06-21 20:20:10 Voidn00b_ARM_PBP rofl srry guys not the best versed in irc ill try to do better next time 2021-06-21 20:20:13 --> justinf210 (~justinf21@250.sub-97-44-1.myvzw.com) has joined #linux 2021-06-21 20:20:18 Kyv pnbeast: you want a pair of tongs? 2021-06-21 20:20:44 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 258 seconds) 2021-06-21 20:20:56 --> Seirdy (~Seirdy@sourcehut/user/seirdy) has joined #linux 2021-06-21 20:21:04 -- nifl is now known as Guest7450 2021-06-21 20:21:12 Kyv And a hazmat something.. 2021-06-21 20:21:34 * Kyv tosses pnbeast a "Kiss the Cook" apron. 2021-06-21 20:21:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:21:51 --> CaCO3 (~CaCO3@pool-96-245-67-114.phlapa.fios.verizon.net) has joined #linux 2021-06-21 20:21:54 <-- p0indexter (~alpha@user/p0indexter) has quit (Ping timeout: 244 seconds) 2021-06-21 20:21:58 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-21 20:22:09 rascul i did tech support but it was for the field techs not the normal people 2021-06-21 20:22:19 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 20:22:37 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 20:22:45 rascul we didn't have any gel wrist rests 2021-06-21 20:23:03 <-- CaCO3 (~CaCO3@pool-96-245-67-114.phlapa.fios.verizon.net) has quit (Client Quit) 2021-06-21 20:23:17 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 268 seconds) 2021-06-21 20:23:21 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:23:42 Kyv Voidn00b_ARM_PBP: dont be sorry, just stop it. 2021-06-21 20:23:47 --> name_ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 20:23:49 Nintendo A wrist rest for a computer keyboard is like a turd catcher for a pair of pants. 2021-06-21 20:23:50 pnbeast Sane people never have those things. Just users. 2021-06-21 20:23:58 pnbeast Amen! 2021-06-21 20:23:58 grys kyv, he/she already stopped, i think 2021-06-21 20:24:14 Kyv grys: but they were sorry. 2021-06-21 20:24:15 grys though i'd suggest '/nick Voidn00b', everything else doesnt matter 2021-06-21 20:24:19 --> curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has joined #linux 2021-06-21 20:24:28 <-- justinf210 (~justinf21@250.sub-97-44-1.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 20:24:45 <-- jhenson (~jhenson@user/jhenson) has quit (Remote host closed the connection) 2021-06-21 20:24:50 <-- Guest7450 (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 20:24:58 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:25:11 Kyv Well, the vowels can go, obviously. 2021-06-21 20:25:25 -- nifl` is now known as nifl 2021-06-21 20:25:37 -- nifl is now known as nifl` 2021-06-21 20:25:48 -- nifl` is now known as nifl 2021-06-21 20:25:57 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:26:01 pnbeast Why don't we have a bot, again? 2021-06-21 20:26:06 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 258 seconds) 2021-06-21 20:26:10 <-- mteo (francis@user/francis) has quit (Quit: yup) 2021-06-21 20:26:21 grys what bot? 2021-06-21 20:26:31 Kyv The one we don't have. 2021-06-21 20:26:37 --> bigRoo (~user@131.236.54.84) has joined #linux 2021-06-21 20:26:45 <-- inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has quit (Quit: Leaving) 2021-06-21 20:26:49 <-- wons (wons@user/wons) has quit (Ping timeout: 265 seconds) 2021-06-21 20:27:11 Kyv The grass is always greener on the underside of the gelatin 2021-06-21 20:27:13 --> jhenson (~jhenson@user/jhenson) has joined #linux 2021-06-21 20:27:39 rascul bots are against the rules 2021-06-21 20:27:42 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:28:06 akoana did they say so (the bots?= 2021-06-21 20:28:07 akoana ) 2021-06-21 20:28:20 rascul "No bots, automated responses or public logging allowed." https://linux.chat/linux-on-libera/channel-rules/ 2021-06-21 20:28:46 akoana well Asimov had rules for bots... 2021-06-21 20:28:59 rascul asimov is against the rules 2021-06-21 20:29:05 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 20:29:08 -- nifl is now known as Guest9497 2021-06-21 20:29:31 akoana anarchy! 2021-06-21 20:29:39 rascul anarchy is against the rules 2021-06-21 20:29:46 --> dumayjonwh (~dumayjonw@5.253.207.212) has joined #linux 2021-06-21 20:29:52 matsaman rules are against the rules 2021-06-21 20:30:00 rascul you're against the rules 2021-06-21 20:30:04 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-21 20:30:05 <-- dumayjonwh (~dumayjonw@5.253.207.212) has quit (Remote host closed the connection) 2021-06-21 20:30:21 matsaman nou! 2021-06-21 20:30:29 akoana each rule has an exception, this rule is an exception: it hasn't an exception 2021-06-21 20:30:29 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:30:42 rascul exceptions are against the rules 2021-06-21 20:30:56 Kyv "Big Three" my foot 2021-06-21 20:31:08 * akoana catches an exception 2021-06-21 20:31:26 * rascul leans a few exceptions against a rule 2021-06-21 20:31:37 akoana exceptions rule! 2021-06-21 20:32:12 rascul i have a steel 18 inch rule 2021-06-21 20:32:12 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:32:34 rascul it works pretty good for measuring things and drawing straight lines 18 inches or less 2021-06-21 20:32:37 <-- goldfish (~goldfish@user/goldfish) has quit (Ping timeout: 265 seconds) 2021-06-21 20:32:54 <-- Guest9497 (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-21 20:33:03 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:33:13 <-- fakuve (~fakuve@92.40.175.159.threembb.co.uk) has quit (Quit: WeeChat 2.3) 2021-06-21 20:33:19 --> mteo (francis@user/francis) has joined #linux 2021-06-21 20:33:30 -- nifl` is now known as nifl 2021-06-21 20:33:34 * akoana checks the rule with a ruler 2021-06-21 20:33:45 -- nifl is now known as nifl` 2021-06-21 20:33:51 -- nifl` is now known as nifl 2021-06-21 20:34:00 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-21 20:34:18 akoana nifl: suffer from any identity problems? 2021-06-21 20:34:53 onelegend akoana: I think your GCC compiler is compromised 2021-06-21 20:35:04 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:35:06 <-- acid (~acid@user/acid) has quit (Ping timeout: 264 seconds) 2021-06-21 20:35:10 * rascul rules out clang 2021-06-21 20:35:15 --> acid (~acid@user/acid) has joined #linux 2021-06-21 20:35:19 akoana gcc is the worst 2021-06-21 20:35:30 onelegend it's powerful though 2021-06-21 20:35:34 <-- coldenbrewed (nitrobrew@2a01:7e00::f03c:92ff:fe53:e963) has quit (Remote host closed the connection) 2021-06-21 20:35:35 <-- n-st (~n-st@user/n-st) has quit (Quit: ␄) 2021-06-21 20:35:35 <-- wof (wof@user/wof) has quit (Quit: Quit) 2021-06-21 20:35:37 <-- Liexei (Liexei@user/liexei) has quit (Quit: Bye...) 2021-06-21 20:35:40 <-- Shenka (~Shenka@2a01:4f9:c011:4658::1) has quit (Quit: ZNC 1.7.5+deb4 - https://znc.in) 2021-06-21 20:35:44 onelegend could you name an alternative? 2021-06-21 20:35:47 --> wof (wof@user/wof) has joined #linux 2021-06-21 20:35:47 --> coldenbrewed (~nitrobrew@li1517-39.members.linode.com) has joined #linux 2021-06-21 20:35:50 <-- elibrokeit (eschwartz@archlinux/bugwrangler/eschwartz) has quit (Remote host closed the connection) 2021-06-21 20:35:51 --> n-st (~n-st@user/n-st) has joined #linux 2021-06-21 20:35:54 <-- V (~v@anomalous.eu) has quit (Remote host closed the connection) 2021-06-21 20:35:58 --> Shenka (~Shenka@static.113.46.181.135.clients.your-server.de) has joined #linux 2021-06-21 20:35:59 rascul clang 2021-06-21 20:36:22 akoana Python (not the language) 2021-06-21 20:36:37 euouae I've never used clang 2021-06-21 20:36:41 euouae Why do you prefer clang to gcc? 2021-06-21 20:36:47 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:36:51 rascul i don't prefer either 2021-06-21 20:36:58 --> elibrokeit (eschwartz@archlinux/bugwrangler/eschwartz) has joined #linux 2021-06-21 20:37:14 --> V (~v@anomalous.eu) has joined #linux 2021-06-21 20:37:19 <-- nifl (~user@user/niflce) has quit (Killed (copper.libera.chat (Nickname regained by services))) 2021-06-21 20:37:28 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:37:30 <-- a_west (~a_west@2a01:4f9:c010:5c49::1) has quit (Ping timeout: 264 seconds) 2021-06-21 20:37:30 <-- nyuszika7h (nyuszika7h@lykos/dev/nyuszika7h) has quit (Ping timeout: 264 seconds) 2021-06-21 20:37:31 onelegend I love gcc 2021-06-21 20:37:34 onelegend gcc is the best 2021-06-21 20:37:42 rascul best fortran compiler? 2021-06-21 20:37:49 --> Liexei (Liexei@user/liexei) has joined #linux 2021-06-21 20:37:50 <-- MrElendig (~Urist@archlinux/op/MrElendig) has quit (Ping timeout: 252 seconds) 2021-06-21 20:37:53 --> nyuszika7h (nyuszika7h@lykos/dev/nyuszika7h) has joined #linux 2021-06-21 20:38:00 -- nifl` is now known as nifl 2021-06-21 20:38:02 -- nifl is now known as nifl` 2021-06-21 20:38:06 -- nifl` is now known as nifl 2021-06-21 20:38:07 --> a_west (~a_west@2a01:4f9:c010:5c49::1) has joined #linux 2021-06-21 20:38:26 pnbeast nifl, are you broken or just trolling? 2021-06-21 20:38:29 --> dumayjonwh (~dumayjonw@185.156.174.4) has joined #linux 2021-06-21 20:38:56 --> MrElendig (~Urist@archlinux/op/MrElendig) has joined #linux 2021-06-21 20:39:03 <-- ncb (~ncb@user/ncb) has quit (Remote host closed the connection) 2021-06-21 20:39:18 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-21 20:39:21 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-21 20:39:28 --> Guest634` (~user@user/niflce) has joined #linux 2021-06-21 20:39:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:39:37 <-- dumayjonwh (~dumayjonw@185.156.174.4) has quit (Remote host closed the connection) 2021-06-21 20:39:38 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-21 20:39:42 -- Guest634` is now known as nifl 2021-06-21 20:39:53 rascul broken trolling 2021-06-21 20:40:00 onelegend pnbeast: his compiler is compromised 2021-06-21 20:40:03 * mlu breaks shit and has fun 2021-06-21 20:40:12 --> dumayjonwh (~dumayjonw@185.156.174.4) has joined #linux 2021-06-21 20:40:33 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-21 20:40:33 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-21 20:41:19 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:41:47 --> hololeap (hololeap@user/hololeap) has joined #linux 2021-06-21 20:42:08 <-- nifl (~user@user/niflce) has quit (Killed (cadmium.libera.chat (Nickname regained by services))) 2021-06-21 20:42:16 --> Guest5119 (~user@user/niflce) has joined #linux 2021-06-21 20:42:21 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Quit: WeeChat 3.0) 2021-06-21 20:42:29 rascul https://wiki.c2.com/?TheKenThompsonHack 2021-06-21 20:42:40 -- Guest5119 is now known as nifl 2021-06-21 20:42:53 <-- gtlsgamr (~gtlsgamr@103.247.4.164) has quit (Quit: Lost terminal) 2021-06-21 20:42:53 -- nifl is now known as Guest8125 2021-06-21 20:43:02 onelegend nifl: are you trying to recover a nickname 2021-06-21 20:43:32 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-21 20:43:43 akoana rascul: heh, yes the The Ken Thompson Hack is weird 2021-06-21 20:44:09 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:44:42 --> winircuser-318 (~winircuse@170.250.221.149) has joined #linux 2021-06-21 20:45:40 rascul i'll never use ken thompson's compiler 2021-06-21 20:45:45 --> Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-21 20:45:53 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-21 20:45:54 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:45:56 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Read error: Connection reset by peer) 2021-06-21 20:46:00 * pnbeast renames Ken's compiler to something else to trick rascul. 2021-06-21 20:46:17 euouae Heh that's freaky 2021-06-21 20:46:30 euouae the ken thompson hack is an illustration of epistemology 2021-06-21 20:46:33 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 20:46:39 <-- w00dsman_ (~w00dsman@2601:189:4200:5cc3:6875:a791:377e:dbbf) has quit (Quit: WeeChat 3.0.1) 2021-06-21 20:46:43 <-- bitweaver (~bitweaver@pool-98-111-113-174.hrbgpa.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-21 20:46:52 euouae It tells you that the only things that exist are the things that you can measure with your instruments 2021-06-21 20:47:11 <-- Guest8125 (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-21 20:47:21 pnbeast rascul, your instrument's made of wood, right? 2021-06-21 20:47:21 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:47:33 rascul yes, with rust inhibitor primer 2021-06-21 20:47:35 <-- siika_ (~siika@139.226.50.205) has quit (Read error: Connection reset by peer) 2021-06-21 20:47:38 euouae pnbeast: btw, are you impersonating pnbeast ? 2021-06-21 20:47:42 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-21 20:47:48 pnbeast euouae, don't you trust me? 2021-06-21 20:47:48 -- nifl` is now known as nifl 2021-06-21 20:47:58 --> siika_ (~siika@112.64.93.87) has joined #linux 2021-06-21 20:48:02 -- nifl is now known as Guest88 2021-06-21 20:48:02 euouae Your jokes are off colour 2021-06-21 20:48:09 babyface why is there no simple easy to use search function in the Linux terminal? 2021-06-21 20:48:14 Nintendo Just put rust inhibitor primer on Ken Thompson, and we're in business. 2021-06-21 20:48:22 grys babyface, to search for what in what? 2021-06-21 20:48:24 rascul babyface search function for what? 2021-06-21 20:48:27 --> justinf210 (~justinf21@205.sub-97-43-192.myvzw.com) has joined #linux 2021-06-21 20:48:34 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:48:35 winircuser-318 gecko: Gecko Connect 2021-06-21 20:48:36 babyface files and folders ofc 2021-06-21 20:48:43 rascul what is ofc? 2021-06-21 20:48:52 Nintendo Use find ofc. 2021-06-21 20:48:53 euouae babyface: You can try 'apropos' for commands and ctrl+r for history. You can use 'find' for searching files and directories 2021-06-21 20:48:58 --> walton (quassel@gateway/vpn/airvpn/walton) has joined #linux 2021-06-21 20:49:07 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 20:49:10 Psi-Jack Officer? 2021-06-21 20:49:18 pnbeast And locate! 2021-06-21 20:49:20 grys "of course", not "ofc"; would ``find . -name gry.txt`` or something like that work? 2021-06-21 20:49:27 --> w00dsman (~w00dsman@2601:189:4200:5cc3:fe26:a3f2:761d:3234) has joined #linux 2021-06-21 20:49:29 rascul locate gry.txt 2021-06-21 20:49:47 pnbeast What if grys isn't indexed, yet? 2021-06-21 20:49:55 pnbeast This could take a while. 2021-06-21 20:49:59 rascul so could find 2021-06-21 20:50:17 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:50:17 euouae At least to me it's not OK to be refering to genitalia on #linux 2021-06-21 20:50:18 pnbeast Why are you hatin' on find? find is nice. 2021-06-21 20:50:18 <-- antlarr (~quassel@137.red-83-37-4.dynamicip.rima-tde.net) has quit (Ping timeout: 272 seconds) 2021-06-21 20:50:20 babyface why do I type if I want to search my entire hard drive for files and folders beginning with "music"? 2021-06-21 20:50:39 euouae babyface: so music is part of the filename? 2021-06-21 20:50:46 babyface right 2021-06-21 20:50:49 rascul find / -name "music*" 2021-06-21 20:51:17 euouae babyface: generally you should have an idea of where your data lives; you can have /home/user/music/ for example, and start searching from there 2021-06-21 20:51:33 rascul locate is much faster though if the index is updated regularly 2021-06-21 20:51:40 <-- dumayjonwh (~dumayjonw@185.156.174.4) has quit (Remote host closed the connection) 2021-06-21 20:51:43 rascul usually there's a cron job or a systemd timer to run updatedb 2021-06-21 20:51:46 <-- winircuser-318 (~winircuse@170.250.221.149) has quit (Read error: Connection reset by peer) 2021-06-21 20:51:51 babyface jesus christ the find command should search the entire hard drive by default :( 2021-06-21 20:51:59 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-21 20:52:00 rascul no, it shouldn't 2021-06-21 20:52:07 rascul there's specifications and standards 2021-06-21 20:52:18 --> dumayjonwh (~dumayjonw@185.156.174.4) has joined #linux 2021-06-21 20:52:30 rascul also "entire hard drive" isn't really an easy to grasp concept in the context of looking for a file or folder 2021-06-21 20:52:33 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 20:52:42 <-- justinf210 (~justinf21@205.sub-97-43-192.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-21 20:52:43 pnbeast babyface, Linux isn't for everyone. 2021-06-21 20:52:47 <-- Guest88 (~user@user/niflce) has quit (Ping timeout: 268 seconds) 2021-06-21 20:52:53 babyface rascul are the "" really necessary? 2021-06-21 20:52:55 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:52:58 --> nifl` (~user@user/niflce) has joined #linux 2021-06-21 20:53:03 rascul yes 2021-06-21 20:53:12 rascul maybe, which "" are you referring to? 2021-06-21 20:53:25 babyface find / -name "music*" 2021-06-21 20:53:28 rascul "music*" must be quoted otherwise the shell will expand * and it won't do what you want 2021-06-21 20:53:30 -- nifl` is now known as nifl 2021-06-21 20:53:36 rascul well, it might not do what you want 2021-06-21 20:53:43 <-- nifl (~user@user/niflce) has quit (Killed (strontium.libera.chat (Nickname regained by services))) 2021-06-21 20:53:45 Psi-Jack nifl: What's with all the nick changes, seriously? 2021-06-21 20:53:49 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Remote host closed the connection) 2021-06-21 20:53:53 --> Guest4714 (~user@user/niflce) has joined #linux 2021-06-21 20:53:55 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 20:53:57 --> ser0 (~ser0@64.64.117.187) has joined #linux 2021-06-21 20:54:02 rascul depends on certain shell options and whether or not there's something that starts with "music" in the current directory 2021-06-21 20:54:13 --> quarkyalice (~quarkyali@172.77.20.93) has joined #linux 2021-06-21 20:54:13 <-- quarkyalice (~quarkyali@172.77.20.93) has quit (Changing host) 2021-06-21 20:54:13 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 20:54:17 -- Guest4714 is now known as nifl 2021-06-21 20:54:29 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-21 20:54:30 Psi-Jack Connectiion issue? 2021-06-21 20:54:32 -- nifl is now known as nifl` 2021-06-21 20:54:33 rascul could use 'music*' instead of "music*" if you want to save your shift key 2021-06-21 20:54:34 pnbeast !ops nifl` just keeps joining, parting and changing nicks, for over an hour. 2021-06-21 20:54:40 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 20:54:40 -- nifl` is now known as nifl 2021-06-21 20:54:49 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 20:54:50 pnbeast Hmm, that doesn't seem to do anything. 2021-06-21 20:55:03 rascul pnbeast yell at them in #linux-ops 2021-06-21 20:55:11 <-- Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Read error: Connection reset by peer) 2021-06-21 20:55:13 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-21 20:55:13 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-21 20:55:13 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-21 20:55:18 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-21 20:55:26 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 252 seconds) 2021-06-21 20:55:36 pnbeast Maybe, but only because it doesn't start with two #s. 2021-06-21 20:55:51 --> deivislk (~deivislk@189.7.117.212) has joined #linux 2021-06-21 20:55:51 rascul two ##s are the worst 2021-06-21 20:55:56 Psi-Jack ^^ 2021-06-21 20:55:57 * pnbeast hates ##. 2021-06-21 20:55:58 Nintendo Agreed. 2021-06-21 20:56:10 <-- euouae (~euouae@user/euouae) has quit (Quit: euouae) 2021-06-21 20:56:12 rascul well i really meant two #s not #### 2021-06-21 20:56:30 Nintendo We are finally free of the tyranny of ##. 2021-06-21 20:56:30 * pnbeast doublehates ####. 2021-06-21 20:57:11 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-21 20:57:19 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 20:57:35 --> misspwn_ (~misspwn@user/misspwn) has joined #linux 2021-06-21 20:57:36 -- Gustavo6046_ is now known as Gustavo6046 2021-06-21 20:58:40 --> F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 20:58:58 <-- dumayjonwh (~dumayjonw@185.156.174.4) has quit (Remote host closed the connection) 2021-06-21 20:59:02 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 21:00:17 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-21 21:00:24 Kyv I expect to speak with someone else when I press # 2021-06-21 21:00:28 Kyv constant source of disappointment 2021-06-21 21:00:33 --> F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 21:01:11 pnbeast Okay. Press # and I'll talk with you. Just for a little bit. 2021-06-21 21:01:47 --> dumayjonwh (~dumayjonw@217.138.192.92) has joined #linux 2021-06-21 21:02:06 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 265 seconds) 2021-06-21 21:02:25 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-21 21:02:36 --> justinf210 (~justinf21@200.sub-174-204-37.myvzw.com) has joined #linux 2021-06-21 21:02:39 <-- nifl (~user@user/niflce) has quit (Ping timeout: 268 seconds) 2021-06-21 21:02:49 --> nifl`` (~user@user/niflce) has joined #linux 2021-06-21 21:03:01 <-- siika_ (~siika@112.64.93.87) has quit (Remote host closed the connection) 2021-06-21 21:03:24 --> siika_ (~siika@139.226.50.41) has joined #linux 2021-06-21 21:03:35 Kyv thats all right, I've got one of those party line games from the 80s 2021-06-21 21:03:37 <-- dumayjonwh (~dumayjonw@217.138.192.92) has quit (Remote host closed the connection) 2021-06-21 21:03:40 Kyv I can just set it up and talk to Brad 2021-06-21 21:04:01 <-- justinf210 (~justinf21@200.sub-174-204-37.myvzw.com) has quit (Remote host closed the connection) 2021-06-21 21:04:04 <-- F0odMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 21:04:06 --> dumayjonwh (~dumayjonw@217.138.192.92) has joined #linux 2021-06-21 21:04:11 <-- dumayjonwh (~dumayjonw@217.138.192.92) has quit (Remote host closed the connection) 2021-06-21 21:04:15 Kyv of course he is not the same since I loaned him to Ken Thompson 2021-06-21 21:04:16 <-- WishBoy (~WishBoy@user/wishboy) has quit (Client Quit) 2021-06-21 21:04:26 <-- Gorian_ (~default@134.134.139.80) has quit (Ping timeout: 258 seconds) 2021-06-21 21:04:45 <-- nifl`` (~user@user/niflce) has left #linux 2021-06-21 21:04:47 Kyv Braden is acting funny too. 2021-06-21 21:05:04 --> FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has joined #linux 2021-06-21 21:05:22 --> dumayjonwh (~dumayjonw@37.19.195.40) has joined #linux 2021-06-21 21:05:26 <-- dumayjonwh (~dumayjonw@37.19.195.40) has quit (Remote host closed the connection) 2021-06-21 21:05:27 --> justinf210 (~justinf21@29.sub-97-43-193.myvzw.com) has joined #linux 2021-06-21 21:05:34 <-- justinf210 (~justinf21@29.sub-97-43-193.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-21 21:05:46 pnbeast Okay, have it your way. I won't say another word about it. 2021-06-21 21:05:51 Psi-Jack Word! 2021-06-21 21:06:02 Kyv Word, Riggs 2021-06-21 21:06:36 --> antlarr (~quassel@41.red-81-33-51.dynamicip.rima-tde.net) has joined #linux 2021-06-21 21:06:38 <-- F00dMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 21:07:10 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Remote host closed the connection) 2021-06-21 21:07:14 <-- bla (~bla@89-67-84-220.dynamic.chello.pl) has quit (Read error: Connection reset by peer) 2021-06-21 21:07:24 -- syrup is now known as Mapleyy 2021-06-21 21:07:25 <-- Laskolnyk (~wasyl@84-10-247-168.static.chello.pl) has quit (Ping timeout: 265 seconds) 2021-06-21 21:07:25 <-- mnrmnaugh (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 21:07:28 -- Maple is now known as Maple__ 2021-06-21 21:07:37 --> blaa (~bla@89-67-84-220.dynamic.chello.pl) has joined #linux 2021-06-21 21:07:40 --> Laskolnyk (~wasyl@84-10-247-168.static.chello.pl) has joined #linux 2021-06-21 21:07:52 --> dumayjonwh (~dumayjonw@37.19.195.40) has joined #linux 2021-06-21 21:08:51 <-- SleePy (~SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-21 21:09:22 <-- riff-IRC (~riff-IRC@user/riff-irc) has quit (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V) 2021-06-21 21:09:26 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 268 seconds) 2021-06-21 21:09:34 <-- FoodMan (~FoodMan@cpc104776-belf12-2-0-cust417.2-1.cable.virginm.net) has quit (Ping timeout: 252 seconds) 2021-06-21 21:09:36 <-- dumayjonwh (~dumayjonw@37.19.195.40) has quit (Remote host closed the connection) 2021-06-21 21:09:44 --> ObsidianKitsune (~RoseKitsu@user/rosekitsune) has joined #linux 2021-06-21 21:09:45 --> riff-IRC (~riff-IRC@user/riff-irc) has joined #linux 2021-06-21 21:09:49 <-- uc50ic4more_ (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more_) 2021-06-21 21:10:04 --> dumayjonwh (~dumayjonw@37.19.195.40) has joined #linux 2021-06-21 21:10:09 <-- g2anj (~v@221.142.186.101) has quit (Ping timeout: 268 seconds) 2021-06-21 21:10:57 <-- ser0 (~ser0@64.64.117.187) has quit (Ping timeout: 258 seconds) 2021-06-21 21:11:02 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-21 21:11:06 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-21 21:11:27 --> inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has joined #linux 2021-06-21 21:11:44 <-- dumayjonwh (~dumayjonw@37.19.195.40) has quit (Remote host closed the connection) 2021-06-21 21:11:56 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-21 21:12:15 <-- RoseKitsune (~RoseKitsu@user/rosekitsune) has quit (Ping timeout: 265 seconds) 2021-06-21 21:12:17 --> hoppity (~hoppity@user/hoppity) has joined #linux 2021-06-21 21:12:22 --> dumayjonwh (~dumayjonw@37.19.195.40) has joined #linux 2021-06-21 21:12:43 <-- dumayjonwh (~dumayjonw@37.19.195.40) has quit (Remote host closed the connection) 2021-06-21 21:13:49 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 21:14:20 <-- sozuba (~sozuba@user/sozuba) has quit (Ping timeout: 252 seconds) 2021-06-21 21:14:47 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 21:15:40 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-21 21:15:52 <-- chazy (~chazy@85.31.128.140) has quit (Quit: WeeChat 3.2) 2021-06-21 21:15:55 grys pnbeast, i didn't realise 'find' requires indexing; it just works for me, i dind't ask anything to build an index 2021-06-21 21:16:20 Nintendo That would be locate. 2021-06-21 21:16:26 --> sozuba (sozuba@user/sozuba) has joined #linux 2021-06-21 21:16:32 name_ Hi I just installed kubernetes using the kubernetes docs but I cannot run regular commands. https://dpaste.org/F53Z 2021-06-21 21:16:34 pnbeast grys, it makes good sense that you wouldn't realize that, since it doesn't. 2021-06-21 21:16:37 matsaman yeah, locate makes a db from find 2021-06-21 21:16:49 rascul grys find doesn't, locate does 2021-06-21 21:16:51 matsaman hardly have a use for locate with solid state =) 2021-06-21 21:17:03 matsaman but it can still be interesting to compare locate & find, to see what's enduring vs not 2021-06-21 21:17:18 matsaman name_: using kubernetes docs? That was probably your first mistake 2021-06-21 21:17:23 rascul locate doesn't use find 2021-06-21 21:17:28 rascul or at least mlocate doesn't 2021-06-21 21:17:30 matsaman name_: check if your distro has docs on the matter 2021-06-21 21:17:35 matsaman rascul: no, what's it use? 2021-06-21 21:17:37 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-21 21:17:40 rascul libc 2021-06-21 21:17:45 name_ yea maybe you are right 2021-06-21 21:17:49 name_ using debian 10 2021-06-21 21:17:55 ayecee it's happened before 2021-06-21 21:18:15 matsaman why would you use libc when you could use find =P 2021-06-21 21:18:23 Nintendo Speed. 2021-06-21 21:18:25 ayecee so that you didn't have to use find 2021-06-21 21:18:29 rascul why require an external utility when you can just use libc? 2021-06-21 21:18:30 matsaman heheheheh 2021-06-21 21:18:31 matsaman ayecee: =) 2021-06-21 21:18:48 matsaman libc / -type f -iname '*.mp4' 2021-06-21 21:18:53 matsaman doesn't work, that's why 2021-06-21 21:18:56 matsaman =P 2021-06-21 21:19:11 rascul i wonder if you're not using libc correctly 2021-06-21 21:19:19 matsaman possible 2021-06-21 21:19:31 rascul just run /lib/libc.so.6 2021-06-21 21:19:44 rascul or even /lib64/libc.so.6 2021-06-21 21:20:06 rascul did you know libs can be executed? 2021-06-21 21:20:11 ayecee some can 2021-06-21 21:20:18 rascul others just segfault 2021-06-21 21:20:34 ayecee others just don't start because they don't have a main() 2021-06-21 21:20:50 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-21 21:21:00 matsaman rascul: I can't find it without locate! =P 2021-06-21 21:21:07 rascul hehe 2021-06-21 21:22:07 rascul i'm only aware of glibc doing something besides segfaulting when executing it though 2021-06-21 21:22:18 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-21 21:22:30 <-- gnu3ra (~gnu3ra@user/gnu3ra) has quit (Ping timeout: 264 seconds) 2021-06-21 21:23:09 matsaman what's it do? 2021-06-21 21:23:20 ayecee mostly shows the version 2021-06-21 21:23:21 matsaman lecture you about removing / dirs? =P 2021-06-21 21:23:52 rascul https://termbin.com/amrn 2021-06-21 21:23:52 <-- kilobyte_ch (~kbch@2a02:168:d80b:50:11:32ff:fe2d:64f5) has quit (Ping timeout: 272 seconds) 2021-06-21 21:23:56 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-21 21:24:24 matsaman wtf, not even MERCHANTABILITY?! 2021-06-21 21:24:35 rascul nope, not even 2021-06-21 21:24:37 ayecee disclaim all the things 2021-06-21 21:24:47 --> dumayjonwh (~dumayjonw@37.19.195.40) has joined #linux 2021-06-21 21:24:48 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-21 21:24:57 * rascul disclaims ayecee 2021-06-21 21:25:37 ayecee :o how could you 2021-06-21 21:25:41 --> spine-o-saurus (~snake@2602:48:a07b:7f0c:7173:fad2:7673:a8e4) has joined #linux 2021-06-21 21:25:50 rascul i was told to 2021-06-21 21:25:55 * [[R]] executes rascul 2021-06-21 21:26:02 * rascul segfaults 2021-06-21 21:26:20 ayecee ah had no choice 2021-06-21 21:26:26 rascul just following orders 2021-06-21 21:27:23 spine-o-saurus then dont be a slave 2021-06-21 21:27:33 [[R]] you can't say 'slave' anymore 2021-06-21 21:27:39 --> myth5 (~textual@175.10.196.33) has joined #linux 2021-06-21 21:27:42 ayecee one of the things about being a slave is that you don't get a choice about it 2021-06-21 21:27:49 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 21:27:53 ayecee so that's a very insensitive thing to say 2021-06-21 21:28:02 [[R]] lol 2021-06-21 21:28:09 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-21 21:28:12 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-21 21:28:13 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 21:28:26 rascul some people went into slavery willingly 2021-06-21 21:28:35 rascul like romans back in the day and stuff, to pay of debts or something 2021-06-21 21:28:47 matsaman then it's not _technically_ slavery 2021-06-21 21:28:47 ayecee thanks professor 2021-06-21 21:28:59 spine-o-saurus that explains why prostitution is still booming 2021-06-21 21:29:03 matsaman but obviously many people are ultimately enslaved to something 2021-06-21 21:29:15 ayecee well no, supply and demand does that 2021-06-21 21:29:46 <-- hololeap (hololeap@user/hololeap) has quit (Quit: Bye) 2021-06-21 21:30:10 <-- rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has quit (Quit: Client closed) 2021-06-21 21:30:49 rascul https://en.wikipedia.org/wiki/Debt_bondage 2021-06-21 21:31:18 --> rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has joined #linux 2021-06-21 21:31:27 ayecee is that the same as indentured servitude 2021-06-21 21:31:54 rascul i dunno 2021-06-21 21:32:04 rascul wikipedia has a separate page for it though https://en.wikipedia.org/wiki/Indentured_servitude 2021-06-21 21:32:18 [[R]] rascul: sounds kinky 2021-06-21 21:32:44 rascul indentured servitude seems not so far from unpaid internship 2021-06-21 21:32:48 matsaman anyway, the point is if you walk up to someone who was a regular old slave 2021-06-21 21:32:56 matsaman and said "we're the same 'cause I signed up for a mortgage" 2021-06-21 21:33:00 matsaman you'd probably get punched, at least 2021-06-21 21:33:08 rascul i don't know any regular old slaves 2021-06-21 21:33:12 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-21 21:33:13 ayecee well kind of except you don't have to pay if you walk away from an unpaid internship 2021-06-21 21:33:14 matsaman rascul: man, go outside 2021-06-21 21:33:15 matsaman =) 2021-06-21 21:33:21 rascul i was outside most of the day 2021-06-21 21:33:29 matsaman ayecee: you make a good point 2021-06-21 21:33:34 [[R]] rascul: what about irregular new ones? 2021-06-21 21:33:35 matsaman can't we charge unpaid interns to be our interns? 2021-06-21 21:33:41 --> ferry2 (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-21 21:33:49 rascul [[R]] i don't know any of those either 2021-06-21 21:33:56 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-21 21:34:06 [[R]] what do you know! 2021-06-21 21:34:08 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-21 21:34:29 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 21:34:39 rascul i know that peach pie is delicious 2021-06-21 21:34:45 pnbeast [[R]], just get some more fiber and it'll clear up that irregularity. 2021-06-21 21:34:55 -- ferry2 is now known as ferry 2021-06-21 21:34:56 <-- zebrag (~chris@user/zebrag) has quit (Remote host closed the connection) 2021-06-21 21:34:59 [[R]] pnbeast: i eat a fiber bar every now and then, it seems to help 2021-06-21 21:35:08 [[R]] rascul: princess peach!? 2021-06-21 21:35:14 --> pete443_ (~pete@user/pete443) has joined #linux 2021-06-21 21:35:14 rascul i don't eat princesses 2021-06-21 21:35:34 [[R]] i should hope not 2021-06-21 21:35:38 ayecee you got something against princesses?! 2021-06-21 21:35:38 [[R]] they'll send you to the stockade 2021-06-21 21:35:49 rascul princesses just don't taste all that great 2021-06-21 21:36:07 ayecee also they're not often in season 2021-06-21 21:36:15 <-- pete443 (~pete@user/pete443) has quit (Ping timeout: 258 seconds) 2021-06-21 21:36:19 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 21:36:28 <-- IanWizard (~ianwizard@user/ianwizard) has left #linux (Outta here) 2021-06-21 21:36:32 --> kilobyte_ch (~kbch@77.109.171.12) has joined #linux 2021-06-21 21:36:47 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 21:37:00 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-21 21:37:11 rascul i only ever knew of one princess anyway and she's dead 2021-06-21 21:37:36 ayecee rough 2021-06-21 21:37:48 mckayshirou Fun Fact: i make more money seeing the ads in tutorials page, than coding 1k javascript lines 2021-06-21 21:37:53 rascul she died in a car crash in paris while fleeing paparazzi 2021-06-21 21:37:57 <-- Curve25519ChaCha (~Username@user/curve25519chacha) has quit (Remote host closed the connection) 2021-06-21 21:38:07 rascul or so wikipedia tells me 2021-06-21 21:38:10 ayecee you make money seeing ads? 2021-06-21 21:38:25 rascul mckayshirou i make more money chasing cows then i ever did writing code 2021-06-21 21:38:30 --> Curve25519ChaCha (~Username@user/curve25519chacha) has joined #linux 2021-06-21 21:38:32 * pnbeast resolves to enable javascript so he can see more ads. 2021-06-21 21:38:34 [[R]] rascul: she was the people's princess 2021-06-21 21:38:34 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 21:38:42 rascul [[R]] she wasn't my princess 2021-06-21 21:38:45 mckayshirou yes 2021-06-21 21:38:49 [[R]] rascul: you're not people 2021-06-21 21:38:50 ayecee i didn't vote for her 2021-06-21 21:38:56 * rascul votes for ayecee 2021-06-21 21:38:59 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 21:39:03 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 21:39:07 ayecee ayecee for princess 2021-06-21 21:39:07 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 21:39:09 * mckayshirou votes for rascul 2021-06-21 21:39:10 <-- Tables (~Null@174.128.179.7) has quit (Quit: Leaving) 2021-06-21 21:39:25 mckayshirou duh 2021-06-21 21:39:31 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 21:39:45 pnbeast I will sell my vote to the highest bidder. Who wants to be princess bad enough to PAY ME!!?? 2021-06-21 21:40:05 mckayshirou i pay 120 terabytes of randomness 2021-06-21 21:40:06 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-21 21:40:23 * pnbeast calls /dev/random to see if it's buying, today. 2021-06-21 21:40:39 Two_Dogs i am trying to understand rolling release specific to debian, if at debian 10, does one roll into debian 11 or does one have to do something to end on 11? 2021-06-21 21:40:39 --> gector (~gector@2601:1c2:4a02:3210:9333:fd6a:41e7:40d) has joined #linux 2021-06-21 21:40:49 --> name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-21 21:40:55 <-- akk (~akk@174-28-98-240.albq.qwest.net) has quit (Quit: +++) 2021-06-21 21:40:59 mckayshirou just do a dist upgrade 2021-06-21 21:41:13 mckayshirou simple as that, for medium user 2021-06-21 21:41:30 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 21:41:38 [[R]] Two_Dogs: https://wiki.debian.org/DebianUpgrade 2021-06-21 21:42:10 name__ i figured out my problem 2021-06-21 21:42:26 rascul was it me? 2021-06-21 21:42:33 name__ no lol 2021-06-21 21:42:39 rascul good 2021-06-21 21:42:44 rascul i was worried for a bit 2021-06-21 21:43:14 mckayshirou a bad thing about almost every system is that you can control everything if you have the physical device 2021-06-21 21:43:17 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-21 21:43:38 * [[R]] controls rascul 2021-06-21 21:43:40 <-- name_ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 21:43:41 rob` mckayshirou: you aren't kidding. Dell includes an override code for BIOS passwords. :/ 2021-06-21 21:43:41 * mckayshirou blames /etc/shadow 2021-06-21 21:43:46 pnbeast I like to control systems. I think that's a good thing. 2021-06-21 21:43:49 rob` tons of annoying things like that 2021-06-21 21:43:59 mckayshirou yes i am not kidding 2021-06-21 21:44:08 <-- sozuba (sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-21 21:44:23 mckayshirou i just can extract everything from the disk and bye bye 2021-06-21 21:44:24 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 252 seconds) 2021-06-21 21:44:29 rob` you can make physical access hack-resistant to some extent. Padlocks, passwords, epoxy, but it'll just delay you, not stop you 2021-06-21 21:44:31 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 21:44:41 rob` full-disk encryption helps 2021-06-21 21:44:56 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 252 seconds) 2021-06-21 21:45:12 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-21 21:45:20 mckayshirou yes, but delay is not useful when someone haves it is the hands 2021-06-21 21:45:35 Two_Dogs mckayshirou, [[R]] thnks 2021-06-21 21:46:00 rob` well, delay is useful when you can couple it with, eg, security personnel doing patrols in student computer labs 2021-06-21 21:46:08 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 21:46:19 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-21 21:46:21 rob` but that only catches the egregious stuff, and it's not hard to socially engineer yourself past a security guard 2021-06-21 21:46:33 <-- gector (~gector@2601:1c2:4a02:3210:9333:fd6a:41e7:40d) has quit (Quit: WeeChat 2.8) 2021-06-21 21:46:47 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-21 21:46:48 --> gector (~gector@2601:1c2:4a02:3210:bcc7:cb6c:da2b:4176) has joined #linux 2021-06-21 21:46:59 mckayshirou as debian 9, how much virtuals terminals (a.k.a. "tty's" ) can be used to run x enviroments? 2021-06-21 21:47:02 rascul no security is perfect 2021-06-21 21:47:12 rascul also, $5 wrenches exist (but they might be $15 now) 2021-06-21 21:47:42 mckayshirou carcels exists (and they might be perpetue now) 2021-06-21 21:47:51 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 21:48:15 --> gnu3ra (~gnu3ra@user/gnu3ra) has joined #linux 2021-06-21 21:48:16 pnbeast [[R]], if you loan me a 15 dollar wrench, now, I'll gladly pay you five dollars next Tuesday. 2021-06-21 21:48:21 mckayshirou most justice authorityes does not consider cyber-things important 2021-06-21 21:48:24 [[R]] pnbeast: rofl 2021-06-21 21:48:48 <-- gector (~gector@2601:1c2:4a02:3210:bcc7:cb6c:da2b:4176) has quit (Client Quit) 2021-06-21 21:49:04 --> gector (~gector@2601:1c2:4a02:3210:bcc7:cb6c:da2b:4176) has joined #linux 2021-06-21 21:49:07 * mckayshirou opens empthy pockets, and make some loan 2021-06-21 21:50:24 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 21:50:32 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 21:51:13 mckayshirou heh 2021-06-21 21:51:37 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-21 21:51:45 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-21 21:51:53 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-21 21:51:56 onelegend [[R]]: I forgot my key, what are you gonna do about it? 2021-06-21 21:51:57 mckayshirou did not even notice that you can passwd as root yourself and does not even ask for actual password, in debian 6 (ignore this pagraph) 2021-06-21 21:52:06 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 21:52:18 * onelegend encrypts [[R]] with AES-256 XTS 2021-06-21 21:52:44 * rascul gives onelegend a key 2021-06-21 21:53:29 rascul mckayshirou if passwd asked root for the password to change the password then i suspect there would be a lot more hand editing of /etc/shadow than there is now 2021-06-21 21:53:31 * mckayshirou takes onelegend sda* , modify the hash and gives it to [[R]] 2021-06-21 21:53:49 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 265 seconds) 2021-06-21 21:53:52 --> job (~job@user/job) has joined #linux 2021-06-21 21:54:09 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 21:54:15 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-21 21:54:17 mckayshirou yes there was 2021-06-21 21:54:35 <-- VG9t (~VG9t@gateway/tor-sasl/vg9t) has quit (Remote host closed the connection) 2021-06-21 21:54:38 mckayshirou i have modyfied destroyed and rebuilded this pc 2021-06-21 21:54:48 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 21:54:55 mckayshirou i do now even know if the hardware is correct 2021-06-21 21:55:15 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 21:56:33 --> Menzador (~quassel@user/menzador) has joined #linux 2021-06-21 21:56:34 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 21:58:15 --> bjwyman_ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has joined #linux 2021-06-21 21:58:23 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-21 21:59:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 21:59:58 <-- Menzador (~quassel@user/menzador) has quit (Client Quit) 2021-06-21 22:00:03 <-- deavmi_ (~tbk@user/deavmi) has quit (Read error: Connection reset by peer) 2021-06-21 22:00:11 <-- bilegeek (~bilegeek@2600:1008:b017:63a6:c26d:d119:faaa:a6d7) has quit (Quit: Leaving) 2021-06-21 22:00:32 <-- deivislk (~deivislk@189.7.117.212) has quit (Ping timeout: 252 seconds) 2021-06-21 22:00:37 <-- driib (~driib@185.195.233.169) has quit (Read error: Connection reset by peer) 2021-06-21 22:00:55 --> driib (~driib@185.195.233.169) has joined #linux 2021-06-21 22:00:55 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:01:11 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Remote host closed the connection) 2021-06-21 22:01:13 <-- autopsy (~autopsy@2600:8800:920c:8a00::47bc) has quit (Remote host closed the connection) 2021-06-21 22:01:30 <-- bjwyman (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has quit (Ping timeout: 264 seconds) 2021-06-21 22:01:33 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-21 22:03:08 --> gr33n7001 (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-21 22:03:25 <-- polardroid (~polardroi@85.203.45.180) has left #linux 2021-06-21 22:03:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:04:01 --> Menzador (~quassel@user/menzador) has joined #linux 2021-06-21 22:04:19 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 22:04:33 mckayshirou When Init or crucial processes try to acces /proc/kcore (or the RAM) and you keep reading it, the computer will reboot, however keyboard inputs will be disabled until it end booting 2021-06-21 22:04:54 <-- myth5 (~textual@175.10.196.33) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-21 22:04:59 --> siika (~siika@58.246.101.34) has joined #linux 2021-06-21 22:05:17 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:05:33 <-- siika_ (~siika@139.226.50.41) has quit (Ping timeout: 268 seconds) 2021-06-21 22:07:01 --> icy (~icy@user/icy) has joined #linux 2021-06-21 22:08:11 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:08:52 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 22:09:09 --> TheFatherMind- (~TheFather@user/thefathermind) has joined #linux 2021-06-21 22:09:17 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 22:09:24 <-- D-04 (~D-04@185.130.184.207) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-21 22:09:43 --> D-04 (~D-04@185.130.184.207) has joined #linux 2021-06-21 22:09:46 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-21 22:09:47 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-21 22:09:48 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-21 22:09:56 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:10:31 <-- shoragan (~shoragan@user/shoragan) has quit (Ping timeout: 264 seconds) 2021-06-21 22:10:44 <-- selckin (~selckin@user/selckin) has quit (Ping timeout: 272 seconds) 2021-06-21 22:10:45 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-21 22:11:06 <-- backslash (~backslash@user/backslash) has quit (Ping timeout: 264 seconds) 2021-06-21 22:11:07 <-- yourfate (~yourfate@cabal.yourfate.org) has quit (Ping timeout: 264 seconds) 2021-06-21 22:11:22 <-- quitman (~quitman@37.120.206.165) has quit (Ping timeout: 272 seconds) 2021-06-21 22:11:22 <-- Xe (~cadey@tailscale/xe) has quit (Ping timeout: 272 seconds) 2021-06-21 22:11:31 <-- LuKaRo_ (~LuKaRo@p5deda293.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-21 22:11:42 <-- MrElendig (~Urist@archlinux/op/MrElendig) has quit (Ping timeout: 264 seconds) 2021-06-21 22:11:48 --> quitman (~quitman@37.120.206.165) has joined #linux 2021-06-21 22:11:54 --> backslash (~backslash@user/backslash) has joined #linux 2021-06-21 22:12:31 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:12:48 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 22:12:57 --> selckin (~selckin@user/selckin) has joined #linux 2021-06-21 22:13:02 --> yourfate (~yourfate@cabal.yourfate.org) has joined #linux 2021-06-21 22:13:07 --> Xe (~cadey@tailscale/xe) has joined #linux 2021-06-21 22:13:09 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 22:13:11 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-21 22:13:12 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 22:13:14 --> MrElendig (~Urist@archlinux/op/MrElendig) has joined #linux 2021-06-21 22:13:14 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-21 22:13:26 --> LuKaRo (~LuKaRo@p200300dfa719502f1c63ad07c8cb3d94.dip0.t-ipconnect.de) has joined #linux 2021-06-21 22:13:38 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-21 22:14:13 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:14:46 --> shoragan (~shoragan@user/shoragan) has joined #linux 2021-06-21 22:15:26 --> indyZ (~indy@user/indyz) has joined #linux 2021-06-21 22:15:36 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Ping timeout: 250 seconds) 2021-06-21 22:16:38 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-21 22:16:55 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Remote host closed the connection) 2021-06-21 22:17:05 indyZ Anyone ever have an issue with Atril PDF viewer, where sone PDFs render upside down? 2021-06-21 22:17:23 <-- inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has quit (Remote host closed the connection) 2021-06-21 22:17:27 indyZ one of my school textbooks is upside down in Atril. 2021-06-21 22:17:33 pnbeast indyZ, I'm sorry. I broke into your house last night and flipped your monitor. I won't do it any more. 2021-06-21 22:17:39 indyZ pnbeast: Dangit. 2021-06-21 22:17:50 --> deivislk (~deivislk@189.7.117.212) has joined #linux 2021-06-21 22:17:56 <-- gector (~gector@2601:1c2:4a02:3210:bcc7:cb6c:da2b:4176) has quit (Ping timeout: 252 seconds) 2021-06-21 22:17:57 matsaman indyZ: a lot of PDF viewers will let you rotate the view from the GUI 2021-06-21 22:18:25 Nintendo lol @ pnbeast 2021-06-21 22:18:40 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:18:40 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Read error: Connection reset by peer) 2021-06-21 22:20:11 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-21 22:20:27 Nintendo Also, what matsaman said, but if Atril doesn't have that option, you can have lots of fun with $( xrandr --rotate inverted ). 2021-06-21 22:21:20 indyZ Well, I just tried Okular and it's fine. So long, Atril. 2021-06-21 22:21:22 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:21:49 matsaman could honestly be that the PDF is terrible, most are 2021-06-21 22:21:50 matsaman but 2021-06-21 22:21:55 matsaman if it doesn't rotate that's a real problem 2021-06-21 22:21:57 indyZ it's directly from CompTIA. lol 2021-06-21 22:22:04 -- TheFatherMind- is now known as TheFatherMind 2021-06-21 22:22:11 matsaman 'cause plenty of PDFs that show in the "right" orientiation will still be in the wrong orientation 2021-06-21 22:22:13 pnbeast Then upside down might be its natural state. 2021-06-21 22:22:21 indyZ I don't see that option in Atril. 2021-06-21 22:22:23 indyZ to rotate. 2021-06-21 22:22:26 <-- mckayshirou (~general@200.90.124.30) has left #linux 2021-06-21 22:22:30 <-- Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Quit: Leaving) 2021-06-21 22:22:32 matsaman that's a good reason to use something else, IMO 2021-06-21 22:22:33 [[R]] what kind of garbage pdf viewer doesnt have rotate 2021-06-21 22:22:39 indyZ not that it's a huge deal, since this other PDF viewer works. But I do wonder why it's upside down. 2021-06-21 22:22:44 matsaman if you wanted to be extra nice, leave them a bug that said you left for a viewer with reasonable features 2021-06-21 22:22:45 [[R]] what the hell is atril anyway 2021-06-21 22:22:47 [[R]] lol 2021-06-21 22:22:50 indyZ [[R]]: the kind that's set to be default in Xubuntu. 2021-06-21 22:22:52 indyZ lame as hell 2021-06-21 22:22:54 --> francis (francis@user/francis) has joined #linux 2021-06-21 22:23:05 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:23:37 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Remote host closed the connection) 2021-06-21 22:23:43 Kyv I've only used Atril briefly when it came installed on some Xfce machine. 2021-06-21 22:23:54 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 22:23:59 Kyv Quickly replaced by Zathura. 2021-06-21 22:24:00 --> gector (~gector@2601:1c2:4a02:3210:251e:1404:b3ec:a5f8) has joined #linux 2021-06-21 22:24:01 Nintendo If you like keyboard controls, you might like . 2021-06-21 22:24:07 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-21 22:24:08 indyZ yeah, so far okular is looking better. Zathura? I'll try that one. 2021-06-21 22:24:09 indyZ Nintendo: I do 2021-06-21 22:24:28 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-21 22:24:31 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-21 22:24:33 Kyv indyZ: it has no GUI to speak of and uses vi key bindings, if that isnt your thing, skip. 2021-06-21 22:24:38 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-21 22:24:40 matsaman IIRC, okular is the KDE one, and zathura the GNOME one 2021-06-21 22:24:44 <-- ballerburg9005 (~ich@dslb-002-206-089-152.002.206.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-21 22:24:55 indyZ Kyv: honestly, it sounds like something I'd quickly get used to. 2021-06-21 22:25:10 indyZ matsaman: interesting 2021-06-21 22:25:21 matsaman maybe zathura is merely the GTK one 2021-06-21 22:25:27 <-- elliot (~elliot@user/elliot) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-21 22:25:41 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:25:51 matsaman doesn't really matter what you use, of course, mostly 2021-06-21 22:26:26 --> nifl (~nifl@user/niflce) has joined #linux 2021-06-21 22:26:57 <-- Nintendo (~weechat@user/great) has quit (Quit: Game over.) 2021-06-21 22:27:25 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:27:59 Kyv Zathura requires girara only, in that regard. 2021-06-21 22:28:00 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-21 22:28:45 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-21 22:28:45 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-21 22:28:45 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-21 22:30:01 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:31:27 Kyv indyZ: if you are trying that and using a Debian-based distro, probably install mupdf instead. 2021-06-21 22:31:45 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:31:53 curdlesnoot Jacki: which program is producing a status of 256? 2021-06-21 22:31:55 Kyv You will get support for more formats that way, as the Debian team has some hangups about providing the backends for Zathura proper. 2021-06-21 22:31:59 indyZ man, there are more PDF viewers for Linux than I expected. 2021-06-21 22:32:10 indyZ Kyv: yeah? interesting. 2021-06-21 22:32:11 rascul okular is the big one with all the features 2021-06-21 22:32:35 [[R]] rascul: are you fat shaming it!? 2021-06-21 22:32:40 rascul yes 2021-06-21 22:32:57 Jacki my script 2021-06-21 22:33:06 rascul your script 2021-06-21 22:33:48 rascul oh i could say more than that 2021-06-21 22:33:55 rascul could you share your script? 2021-06-21 22:34:05 Jacki no 2021-06-21 22:34:08 <-- shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has quit (Quit: shibboleth) 2021-06-21 22:34:25 curdlesnoot Jacki: can you clarify? bash doesn't deal with values outside of the range of 0-255, but a native status value of 256 has a meaning. how do you collect the value, 256, exactly? 2021-06-21 22:34:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:34:33 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 22:35:45 Jacki it should return 1 2021-06-21 22:36:04 Jacki i havent asked this question here anyway 2021-06-21 22:36:07 curdlesnoot that's not an answer 2021-06-21 22:36:11 curdlesnoot alright. suit yourself. 2021-06-21 22:36:17 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:36:41 Jacki no, please, whats the meaning ? 2021-06-21 22:36:45 curdlesnoot lol 2021-06-21 22:37:02 curdlesnoot if you answer my question, I'll answer yours. deal? 2021-06-21 22:37:10 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-21 22:37:18 <-- ObsidianKitsune (~RoseKitsu@user/rosekitsune) has quit (Quit: Leaving) 2021-06-21 22:37:20 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-21 22:37:33 curdlesnoot context matters, you see. 2021-06-21 22:37:37 --> SleePy (~SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-21 22:38:18 Jacki no 2021-06-21 22:38:56 Jacki i think that 256 means 256 - 255 = 1 2021-06-21 22:39:04 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:39:10 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 22:39:14 rascul how are you getting the value? 2021-06-21 22:39:22 Psi-Jack Math! 2021-06-21 22:39:34 curdlesnoot if you exit 256 explicitly from bash, it will mean 1, yes 2021-06-21 22:39:38 rascul how do you see the 256 return value i mean 2021-06-21 22:39:52 curdlesnoot it's amost as of "range of 0-255" matters and there's overflowing involved. but again, context. 2021-06-21 22:40:15 Jacki i get it with c++ system() 2021-06-21 22:40:18 curdlesnoot 256 could mean something completely different. if you want to play the pulling teeth game though, fine. 2021-06-21 22:40:47 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:40:55 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-21 22:41:02 * [[R]] pulls rascul's tooth 2021-06-21 22:41:19 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 22:41:33 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-21 22:41:33 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-21 22:41:33 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-21 22:41:42 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Client Quit) 2021-06-21 22:42:04 <-- mikess (~sam@user/mikess) has quit (Quit: leaving) 2021-06-21 22:42:07 Bocaneri .oO( eight bit return values are more than enough to cover all possible use cases through the end of the next millennium ) 2021-06-21 22:43:27 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:44:51 --> goldanthro (~golden2@154.21.20.138) has joined #linux 2021-06-21 22:45:11 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:45:19 --> Endermen1094 (~androirc@user/endermen1094) has joined #linux 2021-06-21 22:45:30 curdlesnoot Jacki: 256 >> 8 = 1 (there's your exit code) 2021-06-21 22:45:58 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Quit: Leaving) 2021-06-21 22:46:18 <-- Konichiwa (~Konichiwa@host-72-175-166-124.ftm-co.client.bresnan.net) has quit (Ping timeout: 240 seconds) 2021-06-21 22:46:21 curdlesnoot Jacki: the lower 7 bits are the signal number. the 8th bit is whether core was dumped, iirc. 2021-06-21 22:46:47 curdlesnoot dunno about C++ but C has a bunch of W* macros in wait.h to handle status values properly. 2021-06-21 22:46:58 curdlesnoot WEXITSTATUS and such 2021-06-21 22:47:32 Jacki fuck, read here: https://www.shellscript.sh/exitcodes.html 2021-06-21 22:47:57 Jacki "Other numbers can be used, but these are treated modulo 256" 2021-06-21 22:48:01 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:48:55 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-21 22:49:09 Bocaneri The exit() function causes normal process termination and the value of status & 0xFF is returned to the parent # according to man 2 exit 2021-06-21 22:49:22 curdlesnoot bash cannot, itself, exit with an exit code of 256. it's simply impossible. and there's a difference between how bash synthesizes $? and how *native* status values work. 2021-06-21 22:49:38 curdlesnoot I'm perfectly aware of the overflowing behaviour of bash. 2021-06-21 22:49:46 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:49:48 Bocaneri I apologise, that was man 3, not man2. 2021-06-21 22:50:19 Bocaneri Also, Jacki, mind the language. 2021-06-21 22:50:41 Jacki yeah, in terminal return 1 2021-06-21 22:51:49 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-21 22:52:01 --> elliot (~elliot@user/elliot) has joined #linux 2021-06-21 22:52:02 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 22:52:19 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-21 22:52:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:53:59 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-21 22:54:03 --> pdjprogrammer (~pdjprogra@24.14.26.52) has joined #linux 2021-06-21 22:54:14 <-- gector (~gector@2601:1c2:4a02:3210:251e:1404:b3ec:a5f8) has quit (Ping timeout: 252 seconds) 2021-06-21 22:54:20 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:54:25 --> inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has joined #linux 2021-06-21 22:54:36 --> Splittikin (~splittiki@c-73-102-94-224.hsd1.in.comcast.net) has joined #linux 2021-06-21 22:55:07 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 22:55:32 <-- kujo (~kujo@188.166.12.52) has quit (Quit: kujo) 2021-06-21 22:55:49 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-21 22:56:56 --> silverwhitefish (~hidden@47.202.102.10) has joined #linux 2021-06-21 22:57:07 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 22:57:37 --> blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has joined #linux 2021-06-21 22:58:25 <-- qlixed (~qlixed@181.44.129.13) has quit (Quit: That's all folks!!) 2021-06-21 22:58:52 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-21 22:58:57 curdlesnoot perl -E 'system "bash", "-c", "exit 257"; say join("\t", ${^CHILD_ERROR_NATIVE}, $? >> 8)' 2021-06-21 22:59:14 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-21 22:59:21 curdlesnoot native value is 256. portion that represents exit code (not signal) is 1. 2021-06-21 22:59:27 Jacki i have to divide by 256 2021-06-21 22:59:45 Jacki ? 2021-06-21 22:59:46 --> Polyblank (~Polyblank@user/polyblank) has joined #linux 2021-06-21 22:59:55 curdlesnoot bitshift. I've said this twice now. 2021-06-21 23:00:35 curdlesnoot but don't even do that. use whatever C++ gives you to handle status values properly if dealing with native stuff because it's platform-dependent. 2021-06-21 23:01:14 --> Domina (~Tia@static-198-54-132-117.cust.tzulo.com) has joined #linux 2021-06-21 23:01:31 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-21 23:02:01 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-21 23:03:47 <-- siika (~siika@58.246.101.34) has quit (Read error: Connection reset by peer) 2021-06-21 23:03:50 --> Konichiwa (~Konichiwa@host-72-175-166-124.ftm-co.client.bresnan.net) has joined #linux 2021-06-21 23:04:10 --> siika (~siika@223.166.246.234) has joined #linux 2021-06-21 23:04:48 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 258 seconds) 2021-06-21 23:05:01 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-21 23:05:36 Gustavo6046 apprentice linux, artisan linux, bishop linux, arch linux, pope linux 2021-06-21 23:05:38 curdlesnoot in short, bash synthesizes $? to be an 8-bit value that's the same no matter where bash is running. it represents only the exit code unless a singal was observed, in which case it adds 128+(signal no). a proper status value is platform-dependent but typically a 16-bit value, where the higher 8 bits contain the exit code. 2021-06-21 23:05:44 Gustavo6046 yes I think we need a Pope Linux to pope them all 2021-06-21 23:06:19 matsaman Gustavo6046: hear haer 2021-06-21 23:06:22 matsaman and hare 2021-06-21 23:06:22 <-- zeropoint46 (~zeropoint@47-144-204-41.lsan.ca.frontiernet.net) has quit (Remote host closed the connection) 2021-06-21 23:06:57 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 23:06:57 --> zeropoint46 (~zeropoint@47-144-204-41.lsan.ca.frontiernet.net) has joined #linux 2021-06-21 23:06:57 Gustavo6046 hic sunt linuces 2021-06-21 23:07:04 --> anginapectoris2 (~anginapec@user/anginapectoris) has joined #linux 2021-06-21 23:07:12 Gustavo6046 I mean technically it isn't untrue, is it. There are Linuxes here 2021-06-21 23:07:19 curdlesnoot if you're using anything in C++ that returns a native status value, use WEXITSTATUS to extract just the exit code or whatever the hell it offers that is equivalent. 2021-06-21 23:07:33 Dagmar The good news is that 99% of the time it boils down to just $? >> 8 != 0 is bad and you should exit. 2021-06-21 23:07:38 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-21 23:07:53 curdlesnoot yeah. 2021-06-21 23:08:05 Dagmar ...but for god's sake check it 2021-06-21 23:08:30 Dagmar THe number of times I've seen a process just run amok because something unexpected happen and someone didn't check the return values... Sheehs. 2021-06-21 23:10:33 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (Ping timeout: 258 seconds) 2021-06-21 23:10:33 -- anginapectoris2 is now known as anginapectoris 2021-06-21 23:11:36 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Quit: Leaving) 2021-06-21 23:12:10 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 268 seconds) 2021-06-21 23:12:49 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-21 23:13:23 --> bjwyman__ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has joined #linux 2021-06-21 23:13:32 --> mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-21 23:13:44 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-21 23:13:45 Jacki before wexitstatus 2021-06-21 23:13:53 Jacki i should test WIFEXITED 2021-06-21 23:14:02 Jacki ......... 2021-06-21 23:14:22 curdlesnoot if you want to code defensively and also respond to signals, that's a good idea, yes. 2021-06-21 23:14:48 Bocaneri I'm confused. 'man exit' says exit() returns its argument & 0xff, but that's not what curddlesnoot's code returns. 2021-06-21 23:14:55 curdlesnoot as is implied, a program may not even get to formally exit. 2021-06-21 23:14:59 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 244 seconds) 2021-06-21 23:15:28 Jacki can I do something on the bash script ? like clear former error ? 2021-06-21 23:15:49 Bocaneri Oh. He didn't say '256', he said '257'. 2021-06-21 23:15:51 Dagmar It's not really something you "clear" 2021-06-21 23:16:07 <-- tg (~tg@rockylinux/infra/tg) has quit (Quit: tg) 2021-06-21 23:16:26 <-- bjwyman_ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has quit (Ping timeout: 252 seconds) 2021-06-21 23:16:45 <-- imp (~imp@186.205.11.214) has quit (Quit: imp) 2021-06-21 23:16:53 Jacki you know, linux is magic 2021-06-21 23:16:57 Linkandzelda anyone know a good provider of storage that i can mount on any server as a filesystem with reasonable speed? 2021-06-21 23:17:10 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 252 seconds) 2021-06-21 23:17:23 Dagmar It's been said that any sufficiently advanced technology is indistinguishable from magic. 2021-06-21 23:17:41 <-- Menzador (~quassel@user/menzador) has quit (Remote host closed the connection) 2021-06-21 23:17:49 Dagmar Personally, I feel s/is/should be/; s/magic/necromancy/; 2021-06-21 23:17:59 c705 s3 is great if you don't actually need the filesystem which is likely 2021-06-21 23:18:28 spine-o-saurus physics becomes magic when you get deep enough 2021-06-21 23:19:03 Linkandzelda c705: i was hoping to put a borg backup repo on it 2021-06-21 23:19:24 c705 i don't know what that is, but if you can use an api, then you can use s3 2021-06-21 23:19:26 quartz Does anyone use libre wolf browser? 2021-06-21 23:19:29 curdlesnoot Bocaneri: oh, the 257 was just to incorporate the topic of how bash exit overflows, given that it came up. the actual exit code of bash ends up being 1. the native status value is 256, as the exit code is in the higher 8-bits. 2021-06-21 23:19:39 c705 i don't even think you need the api anymore 2021-06-21 23:19:41 --> zdragon (~zdragon@c-69-137-104-70.hsd1.tn.comcast.net) has joined #linux 2021-06-21 23:20:08 * rascul uses c705's api 2021-06-21 23:20:11 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Read error: Connection reset by peer) 2021-06-21 23:20:21 Dagmar I have tried asking the Amazon reps that call about some iPhone someone ordered, but they're really not very well trained in the S3 API 2021-06-21 23:20:27 * c705 invalidates rascul's token 2021-06-21 23:20:32 rascul :( 2021-06-21 23:20:33 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-21 23:21:09 Splittikin quartz: I use librewolf, yeah 2021-06-21 23:21:46 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-21 23:21:49 quartz Splittikin: DO you like it? I'm on Manjaro KDE and I wanted something that super privacy friendly and able to adapt to my global theme/window decorations. 2021-06-21 23:21:53 --> Menzador (~quassel@user/menzador) has joined #linux 2021-06-21 23:22:22 quartz My theming does not work on firefox for some reason. 2021-06-21 23:22:26 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 23:22:48 Dagmar It does not necessarily use the widgets you think it does 2021-06-21 23:22:49 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 23:23:11 -- job is now known as pandakekok9 2021-06-21 23:23:18 rascul firefox draws a bunch of its own stuff if i recall correctly 2021-06-21 23:23:25 * [[R]] draws rascul 2021-06-21 23:23:31 * rascul scribbles [[R]] 2021-06-21 23:23:42 quartz Dagmar: I just want it to adapt to the theming I set throughout my system. Mainly, I want the window decorations to be the same, and I'd like firefox to follow the same global theme. 2021-06-21 23:24:02 Dagmar You're going to have some fun then. 2021-06-21 23:24:13 Dagmar It literally has it's own widgets 2021-06-21 23:24:19 quartz Dagmar: SO you're saying it's not possible? 2021-06-21 23:24:20 quartz Oh 2021-06-21 23:24:21 Bocaneri curdlesnoot, yeah. 2021-06-21 23:24:30 <-- siika (~siika@223.166.246.234) has quit (Ping timeout: 252 seconds) 2021-06-21 23:24:33 curdlesnoot Jacki: running "true" or ":" will reset $? to 0 in a shell script. exit 0 will exit 0 (obviously). command_that_may_fail_but_i_dont_care || : will prevent $? from being set to a non-zero value in the event that the command fails. if you don't formally invoke "exit" in a script, it normally ends up exiting with whatever the value of $? is at the time. 2021-06-21 23:24:34 --> siika_ (~siika@223.166.246.234) has joined #linux 2021-06-21 23:24:34 quartz Well, I'm plannong on ditching firefox alltogether. 2021-06-21 23:24:57 Kyv Librewolf is good. I have been using it, and I like it. 2021-06-21 23:25:01 Dagmar No, I'm saying it's kind of a pain 2021-06-21 23:25:10 rascul using librewolf isn't exactly ditching firefox 2021-06-21 23:25:13 Splittikin quartz: I do like librewolf a lot. The compiling time for me is astronomically long though, making it a real pain to install or update but once it's done it works great. I actually use it becuase all of the telemetry junk being removed makes it easier on the computer (which is very valuable for me being on a very low-end system.) 2021-06-21 23:25:15 curdlesnoot Jacki: also, if; then; fi always leaves $? as 0, if the command/condition fails. 2021-06-21 23:25:27 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-21 23:25:37 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-21 23:25:39 Dagmar _Probably_ it's using some Firefox theme, in which case it'll completely ignore any .gtkrc-like stuff 2021-06-21 23:25:55 Bocaneri I wouldn't build *any* browser without compelling reason for that exact reason: it takes calendar time. 2021-06-21 23:25:57 Dagmar Hunt it down in the settings 2021-06-21 23:26:24 quartz Splittikin: YOu compiled it? Wow. I was trying to install it on my Manjaro machine and I wasn't sure if I needed the regular librewolf package or the librewolf-bin 2021-06-21 23:26:50 Kyv rascul: it isnt ditching Firefox, but what modern alternative isnt gecko/chromium-based? 2021-06-21 23:26:52 quartz Dagmar: So it's possible to get firefox to adapt to my theming? 2021-06-21 23:26:56 Dagmar Yes 2021-06-21 23:27:05 quartz BUt how? 2021-06-21 23:27:05 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 23:27:10 Dagmar By Googling 2021-06-21 23:27:15 quartz :) 2021-06-21 23:27:23 rascul Kyv safari but that's probably not quite what you're looking for 2021-06-21 23:27:53 johnnyapol mozilla's build system has a nice touch where it dispatches a notification when it finishes. definitely nice when having to do clean builds of firefox, but its also simple enough to code in using notify-send 2021-06-21 23:27:54 [[R]] is konqueror still a thing? 2021-06-21 23:28:32 indyZ heh. I remember when Konqueror/KFM was my web browser of choice. 2021-06-21 23:28:40 indyZ back in the bad old days. 2021-06-21 23:28:42 Jacki curdlesnoot, idk i put exits in the if 2021-06-21 23:29:02 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 265 seconds) 2021-06-21 23:30:09 rascul [[R]] looks like konquerer had a release 11 days ago 2021-06-21 23:30:22 Splittikin quartz: Yeah I just installed the package `librewolf` through pamac. (I'm on Manjaro too!) I actually wasn't aware of the binary package at all until now. I would've just installed that if I knew it existed haha. 2021-06-21 23:30:25 rascul https://kde.org/announcements/gear/21.04.2/ 2021-06-21 23:30:47 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-21 23:31:04 Splittikin You're probably better off going with the binary if it works. 2021-06-21 23:31:05 [[R]] rascul: but is it still a kickass web browser? 2021-06-21 23:31:06 <-- siika_ (~siika@223.166.246.234) has quit (Ping timeout: 252 seconds) 2021-06-21 23:31:12 --> siika_ (~siika@139.226.50.41) has joined #linux 2021-06-21 23:31:36 rascul was it ever a kickass web browser? 2021-06-21 23:32:08 quartz Splittikin: Yeah pamac just told me One or more PGP signatures could not be verified!" when I tried to download Librewolf-bin 2021-06-21 23:32:10 indyZ It was when the alternatives were Internet Explorer 5 and Netscape 4.63. 2021-06-21 23:32:17 [[R]] rascul: back in the day it was 2021-06-21 23:32:25 indyZ and, uh. Dillo. 2021-06-21 23:32:27 matsaman konqueror? 2021-06-21 23:32:30 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 268 seconds) 2021-06-21 23:32:32 indyZ yes matsaman 2021-06-21 23:32:34 matsaman I mean Chrome owes it a lot 2021-06-21 23:32:40 indyZ safari, too 2021-06-21 23:32:42 [[R]] rascul: hwy do you think apple stole webkit from kde? 2021-06-21 23:32:55 matsaman the whole web, really, it pushed a lot of good tech early on 2021-06-21 23:32:58 rascul good browser engine doesn't make a good browser though 2021-06-21 23:33:03 [[R]] lol 2021-06-21 23:33:10 [[R]] vroom vroom 2021-06-21 23:33:12 matsaman good browser, like any of us have used one of those in five years 2021-06-21 23:33:14 rascul and if it does, well, i don't like konqueror, safari, or chrome.... 2021-06-21 23:33:22 tusko chrome hurts people 2021-06-21 23:33:26 Kyv https://tilde.club/~acz/shadow_wiki/browsers.xhtml - netsurf got a low spyware ranking for fetching the Google search icon at startup :| 2021-06-21 23:33:30 Kyv I fixed it, though. 2021-06-21 23:33:36 matsaman konqueror was fine, although installing all of KDE's libs was burdensome 2021-06-21 23:33:46 indyZ well, before Firefox (Phoenix) came along, the browsers available for Linux were fairly abysmal. I remember using Konqueror because Netscape had become quite unstable. 2021-06-21 23:33:48 curdlesnoot Jacki: that's up to you. I'm just pointing out that there's a difference between, say "if false; then ...; fi" and "false && ...". in the first case false fails, but if - itself - leaves $? as 0. && won't. 2021-06-21 23:33:50 matsaman Kyv: =) 2021-06-21 23:33:54 rascul i've yet to see something that came from khtml or its children that i cared to use 2021-06-21 23:33:56 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 23:34:01 rascul s/something/a browser/ 2021-06-21 23:34:11 Splittikin quartz: That was happening for me with the regular librewolf package too. I just set it to ignore the one file that wasn't verifying 2021-06-21 23:34:12 matsaman because you don't see it 2021-06-21 23:34:15 matsaman you're using it, though 2021-06-21 23:34:29 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 23:34:42 --> e36freak (~e36freak@user/e36freak) has joined #linux 2021-06-21 23:34:43 quartz Splittikin: Isn't that a security risk? :( 2021-06-21 23:34:45 --> alanxoc3 (~alanxoc3@160-3-172-241.cpe.sparklight.net) has joined #linux 2021-06-21 23:34:49 rascul there's one thing i use which is not a browser which uses something descended from khtml 2021-06-21 23:34:52 matsaman and even if you weren't using something derived from it, again, it fed a lot of competition 2021-06-21 23:34:57 rascul sure 2021-06-21 23:35:06 rascul that's not relevant to me liking the browsers that use it 2021-06-21 23:35:09 Jacki ok thanks curdlesnoot and others 2021-06-21 23:35:12 matsaman rascul: sure 2021-06-21 23:35:19 matsaman UIs aren't backends, it's still true 2021-06-21 23:35:24 Jacki i ended doing an ugly : if (s > 255) s/=256; 2021-06-21 23:35:30 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 252 seconds) 2021-06-21 23:35:31 <-- mesaboogie (~mesaboogi@user/mesaboogie) has quit (Remote host closed the connection) 2021-06-21 23:35:32 matsaman but the konqueror UI was perfectly ordinary 2021-06-21 23:35:51 <-- Konichiwa (~Konichiwa@host-72-175-166-124.ftm-co.client.bresnan.net) has quit (Ping timeout: 258 seconds) 2021-06-21 23:35:54 rascul from what i recall, i didn't like konqueror because it was choppy when i scrolled 2021-06-21 23:36:02 rascul and probably some other reasons that i don't recall 2021-06-21 23:36:05 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-21 23:36:28 matsaman sounds like a KDE issue honestly =P 2021-06-21 23:36:31 matsaman but still fair 2021-06-21 23:36:31 <-- alanxoc3 (~alanxoc3@160-3-172-241.cpe.sparklight.net) has quit (Client Quit) 2021-06-21 23:36:33 spine-o-saurus that just means its faster than what your GPU can handle 2021-06-21 23:36:42 rascul maybe, but i had the same issue with chrome/chromium 2021-06-21 23:36:43 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-21 23:36:58 rascul *have 2021-06-21 23:37:02 spine-o-saurus turn down the refresh rate 2021-06-21 23:37:12 Kyv yeah that sort of thing can really put one off from browsing the web 2021-06-21 23:37:16 rascul somehow firefox scrolls just fine out of the box without hurting my eyes 2021-06-21 23:37:32 rascul but that's not something that either kde or google has accomplished 2021-06-21 23:37:44 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-21 23:38:02 indyZ by the time Phoenix came out (later renamed Firefox) there wasn't a good reason to browse the web with konqueror anymore, imo. 2021-06-21 23:38:10 <-- ionutb (~ionut@user/ionutb) has quit (Quit: leaving) 2021-06-21 23:38:12 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 23:38:13 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Ping timeout: 265 seconds) 2021-06-21 23:38:16 --> Lord_of_Life_ (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-21 23:38:29 Splittikin quartz: Yeah it probably isn't a very good idea. I just did it because it seemed like a pretty innocuous file. (It probably isn't but I didn't really care that much.) Don't be like me haha. 2021-06-21 23:38:33 curdlesnoot Jacki: if you want to do it the lazy way, you could probably just get away with "if (s != 0) { .... }". because, it it's not zero, either the exit code was bad, it core dumped (definitely bad) or it was interrupted by a signal (usually considered as bad). 2021-06-21 23:38:35 <-- inisheer (~Inisheer@047-132-204-067.res.spectrum.com) has quit (Quit: Leaving) 2021-06-21 23:38:55 Jacki i wonder when the linux community will wakes up and makes a new browser !!! its horrible what we are acepting using ff 2021-06-21 23:39:00 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-21 23:39:15 Kyv They do and they die 2021-06-21 23:39:16 rascul the linux community has made a bunch of browsers though 2021-06-21 23:39:16 Jacki tnx cur 2021-06-21 23:39:30 -- Lord_of_Life_ is now known as Lord_of_Life 2021-06-21 23:39:32 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Ping timeout: 252 seconds) 2021-06-21 23:39:43 pnbeast Thank you, Jacki, it's very good of you to point out what you failed to do. 2021-06-21 23:39:52 indyZ Jacki: what's wrong with firefox? 2021-06-21 23:40:01 Kyv It is not a Linux issue. The web is shite. 2021-06-21 23:40:07 [[R]] rascul: how many have you made 2021-06-21 23:40:10 indyZ Kyv: agreed 2021-06-21 23:40:15 quartz Splittikin: Did you have to install the yay AUR helper? Why isn't it installed by default in Manjoar? 2021-06-21 23:40:19 quartz Manjoro* 2021-06-21 23:40:22 quartz ahh 2021-06-21 23:40:25 Bocaneri Jacki, "thanks", not "tnx". 2021-06-21 23:40:26 rascul [[R]] i actually did make one a bunch of years ago 2021-06-21 23:40:38 rascul it barely worked, but it worked enough to qualify as a web browser 2021-06-21 23:40:49 Jacki good job! 2021-06-21 23:40:57 [[R]] rascul: well aren't you mr fancy 2021-06-21 23:41:01 [[R]] look at me, i made a web browser 2021-06-21 23:41:02 --> bkool (~bkool@c-73-8-91-229.hsd1.il.comcast.net) has joined #linux 2021-06-21 23:41:07 [[R]] would you like a sticker? 2021-06-21 23:41:17 rascul if you had seen my web browser you would not be calling me mr fancy 2021-06-21 23:41:17 --> prasaddash12 (~prasaddas@117.237.208.141) has joined #linux 2021-06-21 23:41:21 rascul but i would like a sticker please 2021-06-21 23:41:27 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-21 23:41:31 <-- prasaddash12 (~prasaddas@117.237.208.141) has quit (Read error: Connection reset by peer) 2021-06-21 23:41:34 pnbeast [[R]], please give Mr. Fancy a sticker. 2021-06-21 23:41:36 <-- deivislk (~deivislk@189.7.117.212) has quit (Ping timeout: 265 seconds) 2021-06-21 23:41:40 Kyv you might be passing out the stickers a bit too liberally 2021-06-21 23:41:47 * [[R]] makes a stick that says "worlds worst web browser vendor" 2021-06-21 23:41:51 Jacki no reason to make fun of someone who made a browser 2021-06-21 23:42:18 [[R]] Jacki: awww... who should i make fun of them? 2021-06-21 23:42:23 --> prasaddash12 (~prasaddas@117.237.208.141) has joined #linux 2021-06-21 23:42:33 [[R]] would you take the bullet? 2021-06-21 23:42:36 Jacki google 2021-06-21 23:42:54 Jacki yes but gtg 2021-06-21 23:42:56 Kyv the kids in shop class who couldnt make their lamp turn on when the spotlight hit them 2021-06-21 23:42:56 Jacki bye 2021-06-21 23:42:59 Kyv and it was their time to shine 2021-06-21 23:43:10 -- __jmcantrell__ is now known as jmcantrell 2021-06-21 23:43:22 <-- Jacki (~Jackiiii@93-41-2-188.ip79.fastwebnet.it) has quit (Quit: Leaving) 2021-06-21 23:43:22 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-21 23:43:35 [[R]] i never took shop class 2021-06-21 23:43:39 [[R]] i did take that one where you did stuff with wood 2021-06-21 23:43:45 rascul my web browser really was junk, i was trying to embed gecko at the same time i was starting to learn gtk and the result was not very usable 2021-06-21 23:43:47 [[R]] i think i was pretty bad at time 2021-06-21 23:43:49 [[R]] at it* 2021-06-21 23:43:52 Kyv [[R]]: culinary arts? 2021-06-21 23:43:59 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-21 23:44:00 [[R]] no wood, not food 2021-06-21 23:44:01 [[R]] close 2021-06-21 23:44:11 <-- sn1tch3r_ (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-21 23:44:16 rascul woodworking 2021-06-21 23:44:21 Splittikin quartz: I just used Pamac on the terminal. I don't recall needing to install anything before that to make it work. 2021-06-21 23:44:23 <-- chee5e (~cybr1d@user/cybr1d) has quit (Read error: Connection reset by peer) 2021-06-21 23:44:25 pnbeast [[R]], so earlier rascul was saying he had wood. What could you do with that? 2021-06-21 23:44:31 Kyv shop class = woodworking & co 2021-06-21 23:44:35 [[R]] pnbeast: cut it in half 2021-06-21 23:44:42 Kyv you can eat wood, presumably 2021-06-21 23:44:45 pnbeast Doh! 2021-06-21 23:44:47 rascul you wouldn't even plane it first? 2021-06-21 23:44:53 [[R]] lol 2021-06-21 23:45:56 matsaman wood is just tough plant 2021-06-21 23:46:04 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-21 23:46:20 Kyv rascul: you dont plane wood 2021-06-21 23:46:22 <-- prasaddash12 (~prasaddas@117.237.208.141) has quit (Client Quit) 2021-06-21 23:46:24 Kyv it ruins the mouthfeel 2021-06-21 23:46:26 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-21 23:46:29 rascul i do, with a planer 2021-06-21 23:46:34 rascul sometimes 2021-06-21 23:47:03 --> prasaddash12_ (~prasaddas@117.237.208.141) has joined #linux 2021-06-21 23:47:16 <-- hoppity (~hoppity@user/hoppity) has quit (Remote host closed the connection) 2021-06-21 23:47:19 --> schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has joined #linux 2021-06-21 23:47:20 <-- Polyblank (~Polyblank@user/polyblank) has quit (Quit: Leaving) 2021-06-21 23:47:36 rascul mostly i use an electric hand planer or a surface planer but i have a few non electric planes around for decoration 2021-06-21 23:48:04 rascul they're too much work to actually use 2021-06-21 23:48:43 <-- pikudoz (~pikudoz@190.117.229.223) has quit (Remote host closed the connection) 2021-06-21 23:48:50 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-21 23:48:58 Kyv they keep you fit though 2021-06-21 23:48:58 --> cybr1d (~cybr1d@user/cybr1d) has joined #linux 2021-06-21 23:49:08 Kyv plus they can be a good way to spend time with others 2021-06-21 23:49:13 -- Bocaneri is now known as Lemniscate 2021-06-21 23:49:17 Kyv same with splinters 2021-06-21 23:49:20 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-21 23:49:25 -- sauvin is now known as bocaneri 2021-06-21 23:49:31 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 23:49:33 -- Lemniscate is now known as Sauvin 2021-06-21 23:49:36 <-- zeropoint46 (~zeropoint@47-144-204-41.lsan.ca.frontiernet.net) has quit (Quit: The Lounge - https://thelounge.github.io) 2021-06-21 23:49:45 rascul i plane by myself 2021-06-21 23:50:08 Kyv rascul: you dont plane by yourself 2021-06-21 23:50:21 Kyv that is called whittling 2021-06-21 23:50:29 --> zeropoint46 (~zeropoint@47-144-204-41.lsan.ca.frontiernet.net) has joined #linux 2021-06-21 23:50:43 Kyv you're a whittling rascul 2021-06-21 23:50:52 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-21 23:51:45 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-21 23:51:49 <-- prasaddash12_ (~prasaddas@117.237.208.141) has quit (Remote host closed the connection) 2021-06-21 23:52:12 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-21 23:52:14 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-21 23:52:37 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-21 23:52:40 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-21 23:53:01 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-21 23:53:08 rascul i don't whittle it takes way too long 2021-06-21 23:53:29 rascul i have power saws and stuff 2021-06-21 23:53:38 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-21 23:54:11 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-21 23:54:15 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-21 23:56:23 <-- mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 252 seconds) 2021-06-21 23:56:48 [[R]] you don't whittle while you work? 2021-06-21 23:56:56 Samizdat Surely we can make exception for the signature Klingon greeting, "May your blood scream!" or "'IwlIj jachjaj!" (pronounced YOU leej JACH jaj) https://hol.kag.org/media/tts/audio_ziwlijjacjaj.mp3 . 2021-06-21 23:56:56 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 258 seconds) 2021-06-21 23:56:58 <-- skapata (~Skapata@user/skapata) has quit (Remote host closed the connection) 2021-06-21 23:57:00 rascul no, i don't 2021-06-21 23:59:28 [[R]] you're missing out 2021-06-21 23:59:41 rascul oh well 2021-06-22 00:00:05 tusko are you lactating? 2021-06-22 00:00:30 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-22 00:01:54 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 265 seconds) 2021-06-22 00:02:06 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:02:15 Kyv poignant question 2021-06-22 00:02:17 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-22 00:02:18 Kyv smack on the hour 2021-06-22 00:02:23 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 00:02:49 rascul smack that 2021-06-22 00:04:40 <-- Samian (~Samian@2620:10d:c090:400::5:3321) has quit (Ping timeout: 268 seconds) 2021-06-22 00:05:05 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 00:05:24 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-22 00:05:53 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-22 00:05:58 --> andreasbuhr (~quassel@p549db3a6.dip0.t-ipconnect.de) has joined #linux 2021-06-22 00:06:46 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 00:07:14 rindolf Samizdat: klingons: https://www.shlomifish.org/humour/Selina-Mandrake/ongoing-text.html#selina-and-the-three 2021-06-22 00:08:01 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:08:18 <-- sublim20 (~sublim20@user/sublim20) has quit (Remote host closed the connection) 2021-06-22 00:08:52 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 00:09:14 <-- misspwn_ (~misspwn@user/misspwn) has quit (Ping timeout: 252 seconds) 2021-06-22 00:10:00 <-- Splittikin (~splittiki@c-73-102-94-224.hsd1.in.comcast.net) has quit (Quit: Leaving) 2021-06-22 00:12:10 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-22 00:12:41 <-- anton (~anton@antonmcclure.com) has quit (Quit: anton) 2021-06-22 00:12:59 --> v01d4lph4 (~v01d4lph4@122.160.65.250) has joined #linux 2021-06-22 00:12:59 <-- v01d4lph4 (~v01d4lph4@122.160.65.250) has quit (Changing host) 2021-06-22 00:12:59 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-22 00:13:00 quartz Why are there different package managers? They all do the same thing.... pacman, apt, its the same. I do't get it 2021-06-22 00:13:25 tusko then its not time for you to know 2021-06-22 00:13:42 tusko package managers also do different things 2021-06-22 00:13:54 matsaman quartz: indeed, why don't we all just use 'rm' 2021-06-22 00:13:57 [[R]] quartz: why are there differnet web browsers? they all do the same thing 2021-06-22 00:14:04 matsaman oh wait that's the answer, some are crap and some are lovely 2021-06-22 00:14:04 <-- arcatech (~arcatech@user/arcatech) has quit (Remote host closed the connection) 2021-06-22 00:14:05 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:14:13 [[R]] quartz: why are there differnet computer manufactueres? they all make the same thing 2021-06-22 00:14:26 [[R]] quartz: shall i go on? 2021-06-22 00:14:34 --> [Eli] (~reala@c-98-219-93-203.hsd1.fl.comcast.net) has joined #linux 2021-06-22 00:14:51 matsaman anyway, the boring real answer is: people have different preferences 2021-06-22 00:15:00 matsaman some people like a package manager that isn't terrible, for example 2021-06-22 00:15:05 quartz [[R]]: But how is apt different from pacman? 2021-06-22 00:15:09 matsaman and some people are happy with Red Hat 2021-06-22 00:15:09 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 00:15:10 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 00:15:12 quartz It just installs files.... 2021-06-22 00:15:13 quartz programs. 2021-06-22 00:15:26 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 00:15:27 matsaman quartz: did you know that Debian doesn't officially support downgrading packages? 2021-06-22 00:15:32 [[R]] quartz: apt uses the deb package format... pacman uses wahtever stupid garbage arch uses 2021-06-22 00:15:34 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 00:15:34 matsaman https://wiki.archlinux.org/title/Pacman/Rosetta 2021-06-22 00:15:43 matsaman [[R]]: you grow in brackets, sir 2021-06-22 00:15:54 Sauvin A somewhat deeper level is that different Linux distros have different ways of organising packages. 2021-06-22 00:15:57 <-- monoxane (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has quit (Ping timeout: 244 seconds) 2021-06-22 00:15:58 [[R]] quartz: but how is firefox differnt from chrome? it just shows webapges 2021-06-22 00:16:05 quartz [[R]]: I thought Arch was a good distro 2021-06-22 00:16:12 [[R]] quartz: i'm sorry 2021-06-22 00:16:13 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 00:16:14 matsaman quartz: compared to what? 2021-06-22 00:16:17 matsaman Red Hat? Yes 2021-06-22 00:16:28 quartz [[R]]: Well, one steals your privacy? I dunno haha 2021-06-22 00:16:32 johnnyapol an example of a feature pacman recently got that apt does not have is parallel downloading 2021-06-22 00:16:41 [[R]] quartz: that doesnt even make sense.... 2021-06-22 00:16:44 quartz Or rather, both I think do that now... Mozilla has said some really stupid stuff 2021-06-22 00:17:17 quartz [[R]]: One is made by Google, the other by Mozilla. 2021-06-22 00:17:35 [[R]] ok, and debian makes apt, and arch makes pacman 2021-06-22 00:17:36 [[R]] there you go 2021-06-22 00:17:38 quartz Google is not really very privacy friendly, or at least most people would say that. Mozilla is at least a bit better? 2021-06-22 00:17:54 quartz But how are they different then? 2021-06-22 00:18:01 [[R]] i just told you 2021-06-22 00:18:05 [[R]] [09:15:32 PM] <[[R]]> quartz: apt uses the deb package format... pacman uses wahtever stupid garbage arch uses 2021-06-22 00:18:15 bparker rofl 2021-06-22 00:18:19 bparker salty much 2021-06-22 00:18:20 quartz [[R]]: So I assume you're not an Arch fan? 2021-06-22 00:18:29 [[R]] not a fan of garbage? that is correct 2021-06-22 00:18:42 quartz [[R]]: Why is Arch garbage? 2021-06-22 00:18:49 bparker don't even bother 2021-06-22 00:18:52 johnnyapol because its not Hannah Montana Linux 2021-06-22 00:18:53 [[R]] because it comes prebroken 2021-06-22 00:18:55 [[R]] who doesnt love that 2021-06-22 00:18:56 * [[R]] giggles 2021-06-22 00:19:04 quartz johnnyapol: What is that? 2021-06-22 00:19:06 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-22 00:19:19 matsaman quartz: https://wiki.archlinux.org/title/Pacman/Rosetta 2021-06-22 00:19:30 matsaman they have different features, licenses, technologies used 2021-06-22 00:19:38 bparker https://i.pinimg.com/originals/21/42/8d/21428d4ed012afa431c05ea0aff0aa12.jpg 2021-06-22 00:19:41 matsaman some package managers do have significant overlap, it's true 2021-06-22 00:19:57 <-- AquaL1te (~AquaL1te@user/aqual1te) has quit (Quit: leaving) 2021-06-22 00:19:59 --> testja (~testja@pool-108-49-43-183.bstnma.fios.verizon.net) has joined #linux 2021-06-22 00:20:02 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-22 00:20:03 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:20:31 quartz [[R]]: What distro do you use then? 2021-06-22 00:20:51 johnnyapol probably one without systemd if i remember correctly 2021-06-22 00:20:55 [[R]] why does it matter what i use? 2021-06-22 00:20:58 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 00:21:02 bparker it's garbage whatever it is 2021-06-22 00:21:27 quartz Just curious 2021-06-22 00:21:48 matsaman quartz: so why do you care how they're different? 2021-06-22 00:22:59 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-22 00:23:45 quartz matsaman: I was just curious 2021-06-22 00:24:35 knocktwice for me it's simple. I trust Mozilla more than I trust Google/Alphabet. Not that that's a high bar... 2021-06-22 00:24:47 -- vwork_ is now known as vwork 2021-06-22 00:25:04 --> thurin (thurin@thurin.org) has joined #linux 2021-06-22 00:25:19 --> billy1 (~andy@2406:3400:21b:6970:d67:4d5f:8feb:d26b) has joined #linux 2021-06-22 00:25:21 bparker lol 2021-06-22 00:25:22 matsaman quartz: such a good quality 2021-06-22 00:25:49 matsaman basically, there is no Linux world ruling authority, and there never will be 2021-06-22 00:25:53 <-- testja (~testja@pool-108-49-43-183.bstnma.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 00:25:56 matsaman so there is no magical unification on the horizon 2021-06-22 00:26:08 vwork I don't know. Red Hat is pretty damn close to a Linux ruling authority. 2021-06-22 00:26:15 matsaman just like _everything else_ in life, there are little groups and cliques 2021-06-22 00:26:30 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:26:33 matsaman vwork: in what way? 2021-06-22 00:26:46 vwork First thing coming to mind? systemd. 2021-06-22 00:26:48 --> AquaL1te (~AquaL1te@user/aqual1te) has joined #linux 2021-06-22 00:26:49 knocktwice I haven't touched Red Hat since they went corporate. 2021-06-22 00:27:02 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 00:27:04 matsaman quartz: and for what it's worth that's a good thing, because giant governing bodies are really obnoxious when they fall apart 2021-06-22 00:27:04 spine-o-saurus system dicks! 2021-06-22 00:27:07 matsaman quartz: and for years beforehand 2021-06-22 00:27:13 vwork They also employ Linus? 2021-06-22 00:27:17 matsaman vwork: nobody makes anybody use systemd, or RHEL 2021-06-22 00:27:21 matsaman Linus is irrelevant 2021-06-22 00:27:23 vwork I mean theey hold a lot of cards 2021-06-22 00:27:26 bparker no u 2021-06-22 00:27:28 vwork Lol 2021-06-22 00:27:33 matsaman the kernel itself is actually irrelevant 2021-06-22 00:27:47 vwork Ok, later Linux experts :p 2021-06-22 00:27:49 <-- vwork (~vwork@c-73-51-1-17.hsd1.il.comcast.net) has left #linux (Leaving) 2021-06-22 00:27:51 matsaman if this were #bsd hardly anything functionally would be different 2021-06-22 00:27:56 matsaman the GPL is far more significant than the Linux kernel 2021-06-22 00:28:03 bparker the GPL is cancer 2021-06-22 00:28:07 matsaman delicious cancer 2021-06-22 00:28:16 matsaman with a nice hot sauce 2021-06-22 00:28:47 spine-o-saurus cancer that eats away at proprietary software 2021-06-22 00:29:00 bparker and then leaves dogshit behind 2021-06-22 00:29:01 matsaman I like having a modular monolithic GPL'd Unix kernel just fine, but Linux is not essential to the OS I use 2021-06-22 00:29:17 matsaman bparker: you're on an odd network 2021-06-22 00:29:20 matsaman for you 2021-06-22 00:29:25 --> monoxane (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has joined #linux 2021-06-22 00:29:52 <-- fikran (~fikran@user/fikran) has quit (Quit: leaving) 2021-06-22 00:29:54 <-- nifl (~nifl@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-22 00:29:55 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 00:30:27 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 00:30:33 <-- c705 (c705@alpine/contributor/c705) has quit (Quit: Hello! And... good-bye!) 2021-06-22 00:31:32 <-- deavmi (~tbk@user/deavmi) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-22 00:31:45 --> prasaddash12_ (~prasaddas@117.237.208.141) has joined #linux 2021-06-22 00:31:59 -- prasaddash12_ is now known as prasaddash12 2021-06-22 00:32:16 <-- keypusher (keypusher@user/keypusher) has quit (Remote host closed the connection) 2021-06-22 00:32:19 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 268 seconds) 2021-06-22 00:33:27 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-22 00:33:31 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-22 00:33:35 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:35:16 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 00:36:07 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Quit: WeeChat 3.2) 2021-06-22 00:36:28 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-22 00:38:10 --> c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-22 00:39:12 --> deavmi_ (~tbk@user/deavmi) has joined #linux 2021-06-22 00:39:39 <-- deavmi (~tbk@user/deavmi) has quit (Read error: Connection reset by peer) 2021-06-22 00:40:34 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 00:40:40 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:40:54 --> Konichiwa (~Konichiwa@host-72-175-166-124.ftm-co.client.bresnan.net) has joined #linux 2021-06-22 00:41:07 <-- bkool (~bkool@c-73-8-91-229.hsd1.il.comcast.net) has quit (Quit: Leaving) 2021-06-22 00:45:52 <-- DasBrain (~DasBrain@user/dasbrain) has quit (Read error: Connection reset by peer) 2021-06-22 00:46:00 <-- niv (~niv@limbo.cypherpunks.io) has quit (Quit: Powered by LunarBNC: https://LunarBNC.net) 2021-06-22 00:46:04 <-- user (~user@mail.justa.dev) has quit (Remote host closed the connection) 2021-06-22 00:46:08 --> niv (~niv@limbo.cypherpunks.io) has joined #linux 2021-06-22 00:46:13 --> DasBrain (~DasBrain@user/dasbrain) has joined #linux 2021-06-22 00:46:57 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Quit: WeeChat 3.2) 2021-06-22 00:47:17 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-22 00:47:53 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:47:54 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-22 00:48:22 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 00:48:37 --> monoxane4 (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has joined #linux 2021-06-22 00:49:06 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Quit: WeeChat 3.1) 2021-06-22 00:50:16 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-22 00:50:49 <-- monoxane (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has quit (Ping timeout: 268 seconds) 2021-06-22 00:50:50 -- monoxane4 is now known as monoxane 2021-06-22 00:51:10 --> nickodd (~nickodd@user/nickodd) has joined #linux 2021-06-22 00:53:37 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-22 00:54:00 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-22 00:54:42 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 00:55:03 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 00:55:46 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-22 00:59:49 <-- bcrouch (~bcrouch@104-186-97-153.lightspeed.wchtks.sbcglobal.net) has quit (Quit: Leaving) 2021-06-22 01:00:13 <-- finsternis (~X@23.226.237.192) has quit (Remote host closed the connection) 2021-06-22 01:00:38 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:00:53 --> Ecophobia (~Ecophobia@85-76-141-151-nat.elisa-mobile.fi) has joined #linux 2021-06-22 01:01:31 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 01:01:50 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-22 01:01:55 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 01:02:08 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Quit: zzz) 2021-06-22 01:02:09 --> bjwyman_ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has joined #linux 2021-06-22 01:02:19 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 01:03:42 <-- vishal (~vishal@fedora/vishal) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 01:05:00 <-- gmzamz (~gmzamz@user/gmzamz) has quit (Ping timeout: 268 seconds) 2021-06-22 01:05:18 <-- sublim20 (~sublim20@user/sublim20) has quit (Remote host closed the connection) 2021-06-22 01:05:29 --> vishal (~vishal@fedora/vishal) has joined #linux 2021-06-22 01:05:33 <-- bjwyman__ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has quit (Ping timeout: 258 seconds) 2021-06-22 01:05:38 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-22 01:07:11 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:07:38 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 01:07:48 --> wilfred (uid159@id-159.highgate.irccloud.com) has joined #linux 2021-06-22 01:10:35 --> gmzamz (~gmzamz@user/gmzamz) has joined #linux 2021-06-22 01:12:41 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-22 01:13:22 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 01:14:24 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 01:14:31 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-22 01:15:02 --> semeion (~semeion@user/semeion) has joined #linux 2021-06-22 01:15:04 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Quit: Leaving.) 2021-06-22 01:15:06 <-- Jormungandr (~brad@136.49.61.2) has quit (Ping timeout: 240 seconds) 2021-06-22 01:15:27 <-- dust (~dust@user/dust) has quit (Remote host closed the connection) 2021-06-22 01:15:51 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:15:53 <-- willthechill (~willthech@2600:1700:8c61:3ed0:5d3f:8911:36d:da15) has quit (Ping timeout: 244 seconds) 2021-06-22 01:16:06 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-22 01:16:20 <-- prasaddash12 (~prasaddas@117.237.208.141) has quit (Ping timeout: 252 seconds) 2021-06-22 01:16:49 --> Jormungandr (~brad@136.49.61.2) has joined #linux 2021-06-22 01:17:41 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-22 01:17:53 --> dust (~dust@user/dust) has joined #linux 2021-06-22 01:18:50 <-- Bashing-om (~sysop@ubuntu/member/bashing-om) has quit (Quit: leaving) 2021-06-22 01:19:47 -- semeion is now known as mnemonic 2021-06-22 01:21:28 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-22 01:21:28 <-- sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has quit (Ping timeout: 268 seconds) 2021-06-22 01:21:28 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:21:28 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 01:21:28 --> vesper_ (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-22 01:21:29 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-22 01:21:48 <-- arthur (~arthur@2a02:390:9151:0:1c94:e381:bf81:7129) has quit (Remote host closed the connection) 2021-06-22 01:21:53 <-- Ecophobia (~Ecophobia@85-76-141-151-nat.elisa-mobile.fi) has quit (Quit: Leaving) 2021-06-22 01:22:08 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 265 seconds) 2021-06-22 01:22:12 --> arthur (~arthur@2a02:390:9151:0:1c94:e381:bf81:7129) has joined #linux 2021-06-22 01:22:24 --> Ecophobia (~Ecophobia@85-76-141-151-nat.elisa-mobile.fi) has joined #linux 2021-06-22 01:22:35 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-22 01:22:48 <-- pandakekok9 (~job@user/job) has quit (Ping timeout: 258 seconds) 2021-06-22 01:22:49 <-- brachamh (~brachamh@user/brachamh) has quit (Remote host closed the connection) 2021-06-22 01:23:08 --> brachamh (~brachamh@user/brachamh) has joined #linux 2021-06-22 01:23:29 <-- vesper (~John@gateway/tor-sasl/vesper) has quit (Remote host closed the connection) 2021-06-22 01:24:30 <-- matsaman (~matsaman@user/matsaman) has quit (Quit: leaving) 2021-06-22 01:24:30 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 01:24:38 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 01:25:18 <-- wingsorc (~wingsorc@user/wingsorc) has quit (Quit: Leaving) 2021-06-22 01:25:29 --> chaoto (~chao@h184-60-213-90.abdlwi.broadband.dynamic.tds.net) has joined #linux 2021-06-22 01:26:00 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Ping timeout: 265 seconds) 2021-06-22 01:27:13 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:27:20 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 01:28:16 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-22 01:28:22 --> ElPresidente (~ElPreside@2600:1700:3d10:4870:8826:7c7:568e:2016) has joined #linux 2021-06-22 01:28:46 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-22 01:29:03 <-- ElPresidente (~ElPreside@2600:1700:3d10:4870:8826:7c7:568e:2016) has quit (Read error: Connection reset by peer) 2021-06-22 01:29:42 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Ping timeout: 264 seconds) 2021-06-22 01:29:50 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 01:30:03 <-- miqztee (~username@user/miqztee) has quit (Remote host closed the connection) 2021-06-22 01:30:26 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-22 01:31:19 --> bsmith093 (~AdminUser@64.201.235.190) has joined #linux 2021-06-22 01:32:35 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-22 01:32:50 <-- jetchisel (jetchisel@user/jetchisel) has quit (Ping timeout: 252 seconds) 2021-06-22 01:33:38 --> pagini (~pagini@27.17.181.2) has joined #linux 2021-06-22 01:33:51 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:33:56 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 01:33:56 <-- raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Ping timeout: 252 seconds) 2021-06-22 01:34:54 --> jetchisel (jetchisel@user/jetchisel) has joined #linux 2021-06-22 01:35:11 <-- Kyv (~vo@user/vykyv) has quit (Quit: Lost terminal) 2021-06-22 01:35:50 <-- name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-22 01:36:28 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Ping timeout: 268 seconds) 2021-06-22 01:36:36 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 01:37:25 --> prasaddash12 (~prasaddas@117.237.194.253) has joined #linux 2021-06-22 01:39:07 --> shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has joined #linux 2021-06-22 01:40:46 <-- plujon (~user@24.16.249.105) has quit (Quit: ERC (IRC client for Emacs 26.3)) 2021-06-22 01:41:24 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 01:43:10 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:44:06 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 01:44:13 <-- thorre (~thorre@user/thorre) has quit (Quit: (╯°□°)╯︵ ┻━┻) 2021-06-22 01:44:51 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 01:45:20 <-- Thoatt (~thoatt@user/thoatt) has quit (Ping timeout: 244 seconds) 2021-06-22 01:45:40 --> raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-22 01:45:47 bewees hi, do people use hypervisors to ssh directly to other systems in the network or is it better to put everything in the guest hosts and work from there? 2021-06-22 01:46:25 mlu shouldn't make much of a difference 2021-06-22 01:46:39 schillingklaus i use neither ssh nor hypervisors 2021-06-22 01:46:57 mlu generally though, the big question is: why would you be on a hypervisor host? 2021-06-22 01:47:21 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 01:47:35 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:47:42 <-- pnbeast (~pnbeast@2601:140:4200:fa20::1) has quit (Quit: WeeChat 2.7.1) 2021-06-22 01:48:04 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 01:48:06 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 01:48:16 <-- siika_ (~siika@139.226.50.41) has quit (Read error: Connection reset by peer) 2021-06-22 01:48:40 <-- Ecophobia (~Ecophobia@85-76-141-151-nat.elisa-mobile.fi) has quit (Quit: Leaving) 2021-06-22 01:48:48 --> siika_ (~siika@139.226.50.41) has joined #linux 2021-06-22 01:48:55 bewees mlu: i want to use a hypervisor on my desktop and on my server i'd only work from the hypervisor for maintainance (firewall, logs..) 2021-06-22 01:49:33 bewees oh you mean why hypervisor at all? 2021-06-22 01:50:07 --> ratelius (ratelius@gateway/vpn/protonvpn/ratelius) has joined #linux 2021-06-22 01:50:47 --> Thoatt (~thoatt@user/thoatt) has joined #linux 2021-06-22 01:51:00 <-- mome (~ota@pool-100-8-12-182.nwrknj.fios.verizon.net) has quit (Quit: WeeChat 2.3) 2021-06-22 01:51:07 --> ledship (~alex@114.23.146.182) has joined #linux 2021-06-22 01:51:16 --> thorre (~thorre@user/thorre) has joined #linux 2021-06-22 01:51:49 <-- crn (~chuck@2600:1700:4000:c3a0::18) has quit (Remote host closed the connection) 2021-06-22 01:51:57 --> CrustY (~crusty@45.135.187.100) has joined #linux 2021-06-22 01:53:00 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 252 seconds) 2021-06-22 01:53:12 <-- OPK (~OPK@user/opk) has quit (Ping timeout: 268 seconds) 2021-06-22 01:54:22 --> gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has joined #linux 2021-06-22 01:54:28 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 01:54:42 <-- Menzador (~quassel@user/menzador) has quit (Ping timeout: 240 seconds) 2021-06-22 01:54:57 <-- chaoto (~chao@h184-60-213-90.abdlwi.broadband.dynamic.tds.net) has quit (Quit: chaoto) 2021-06-22 01:56:11 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-22 01:56:50 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-22 01:57:21 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 01:57:21 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-22 01:57:46 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 01:57:51 --> OPK (~OPK@user/opk) has joined #linux 2021-06-22 01:58:14 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-22 01:58:44 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-22 01:59:40 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:01:33 <-- gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has quit (Quit: WeeChat 2.8) 2021-06-22 02:02:15 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 02:02:32 <-- CrustY (~crusty@45.135.187.100) has quit (Ping timeout: 252 seconds) 2021-06-22 02:02:44 <-- Betal (~Beta@user/betal) has quit (Ping timeout: 265 seconds) 2021-06-22 02:03:36 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 268 seconds) 2021-06-22 02:04:07 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-22 02:04:23 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-22 02:04:35 --> Betal (~Beta@user/betal) has joined #linux 2021-06-22 02:04:47 <-- Betal (~Beta@user/betal) has quit (Client Quit) 2021-06-22 02:05:27 <-- pong (~loop@user/pong) has quit (Ping timeout: 244 seconds) 2021-06-22 02:06:12 <-- uwharrie (~uwharrie@user/uwharrie) has quit (Ping timeout: 252 seconds) 2021-06-22 02:06:41 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:07:05 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 02:07:41 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-22 02:08:38 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-22 02:12:14 <-- peetaur (~peter@204.237.3.101) has quit (Ping timeout: 268 seconds) 2021-06-22 02:12:36 <-- azidhaka (~azidhaka@gateway.videnov.bg) has quit (Quit: Leaving) 2021-06-22 02:13:17 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-22 02:13:28 <-- Protocol2 (~Protocol2@178.239.173.177) has quit (Ping timeout: 268 seconds) 2021-06-22 02:13:47 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 02:13:50 <-- pdjprogrammer (~pdjprogra@24.14.26.52) has quit (Quit: Leaving) 2021-06-22 02:13:53 <-- rhax (~yannick@user/rhax) has quit (Ping timeout: 252 seconds) 2021-06-22 02:14:06 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:15:36 --> peetaur (~peter@204.237.3.101) has joined #linux 2021-06-22 02:15:43 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-22 02:15:44 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 02:16:17 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 02:17:16 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 02:17:36 <-- glouniche (~glouniche@217.138.221.236) has quit (Quit: Leaving) 2021-06-22 02:17:55 --> glouniche (~glouniche@194.127.167.82) has joined #linux 2021-06-22 02:18:17 --> icy (~icy@user/icy) has joined #linux 2021-06-22 02:18:19 <-- glouniche (~glouniche@194.127.167.82) has quit (Client Quit) 2021-06-22 02:19:23 --> glouniche (~glouniche@194.127.167.100) has joined #linux 2021-06-22 02:19:23 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-22 02:19:45 <-- rhax (~yannick@user/rhax) has quit (Client Quit) 2021-06-22 02:20:11 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 02:20:14 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-22 02:20:36 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Read error: Connection reset by peer) 2021-06-22 02:20:42 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:20:53 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 02:21:29 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 02:23:04 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 252 seconds) 2021-06-22 02:24:18 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 02:24:43 <-- idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has quit (Quit: Bye) 2021-06-22 02:25:12 --> mokulus (~mokulus@user/mokulus) has joined #linux 2021-06-22 02:25:20 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Remote host closed the connection) 2021-06-22 02:25:30 <-- mokulus (~mokulus@user/mokulus) has quit (Client Quit) 2021-06-22 02:25:42 <-- adix (uid504462@id-504462.tinside.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 02:26:16 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:26:27 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-22 02:26:56 --> idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has joined #linux 2021-06-22 02:27:35 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 02:27:38 <-- jarthur (~jarthur@2603-8080-1540-002d-f1a7-3092-c6c9-daa4.res6.spectrum.com) has quit (Ping timeout: 252 seconds) 2021-06-22 02:27:40 --> DX099 (~dx099@82-65-154-67.subs.proxad.net) has joined #linux 2021-06-22 02:27:41 <-- reset (~reset@user/reset) has quit (Quit: reset) 2021-06-22 02:27:49 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-22 02:28:11 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-22 02:28:33 --> trbp (~trbp@user/trbp) has joined #linux 2021-06-22 02:29:43 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-22 02:30:34 <-- idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-22 02:31:19 <-- dalan (~dalan@110-175-186-185.tpgi.com.au) has quit (Read error: Connection reset by peer) 2021-06-22 02:31:42 --> dalan (~dalan@110-175-186-185.tpgi.com.au) has joined #linux 2021-06-22 02:32:53 --> idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has joined #linux 2021-06-22 02:33:49 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 02:34:20 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-22 02:34:26 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 268 seconds) 2021-06-22 02:34:30 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:34:55 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-22 02:35:46 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-22 02:36:22 <-- goldanthro (~golden2@154.21.20.138) has quit (Quit: Leaving) 2021-06-22 02:36:22 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 268 seconds) 2021-06-22 02:36:53 <-- user__ (~user@d108-172-29-47.bchsia.telus.net) has quit (Remote host closed the connection) 2021-06-22 02:37:29 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Ping timeout: 244 seconds) 2021-06-22 02:37:43 --> prasaddash12_ (~prasaddas@117.237.194.253) has joined #linux 2021-06-22 02:37:50 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-22 02:38:01 --> GreatGodvin (~godvino@user/go4godvin) has joined #linux 2021-06-22 02:38:02 <-- MrFixIt (~samurai_@c-73-246-215-75.hsd1.il.comcast.net) has quit (Ping timeout: 244 seconds) 2021-06-22 02:38:02 <-- prasaddash12_ (~prasaddas@117.237.194.253) has quit (Read error: Connection reset by peer) 2021-06-22 02:38:14 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 02:38:32 --> prasaddash12_ (~prasaddas@117.237.194.253) has joined #linux 2021-06-22 02:39:33 <-- prasaddash12_ (~prasaddas@117.237.194.253) has quit (Read error: Connection reset by peer) 2021-06-22 02:39:49 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:40:02 --> prasaddash12_ (~prasaddas@117.237.194.253) has joined #linux 2021-06-22 02:40:20 <-- prasaddash12_ (~prasaddas@117.237.194.253) has quit (Read error: Connection reset by peer) 2021-06-22 02:40:50 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-22 02:41:02 <-- prasaddash12 (~prasaddas@117.237.194.253) has quit (Ping timeout: 252 seconds) 2021-06-22 02:41:24 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 02:41:29 --> jarthur (~jarthur@2603-8080-1540-002d-f9cc-6895-8b3d-e0f4.res6.spectrum.com) has joined #linux 2021-06-22 02:42:16 <-- jdmark (~jdmark@67.8.137.130) has quit (Quit: Leaving) 2021-06-22 02:42:21 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-22 02:42:34 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-22 02:42:54 <-- Sauvin (~sauvin@about/linux/staff/sauvin) has quit (Ping timeout: 264 seconds) 2021-06-22 02:43:21 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-22 02:44:57 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Quit: Leaving) 2021-06-22 02:45:25 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-22 02:45:46 deniska I have a proxmox box, I very rarely have to loging directly on it 2021-06-22 02:45:49 deniska login* 2021-06-22 02:46:29 <-- idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has quit (Quit: Bye) 2021-06-22 02:46:40 <-- darkstone (48cc0d52@ircip1.mibbit.com) has quit (Quit: https://mibbit.com Online IRC Client) 2021-06-22 02:46:44 --> darutoko (~darutoko@5.136.117.163) has joined #linux 2021-06-22 02:47:17 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:48:44 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 02:49:44 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-22 02:49:44 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-22 02:49:57 <-- ledship (~alex@114.23.146.182) has quit (Quit: Konversation terminated!) 2021-06-22 02:50:05 --> idefix (~idefix@p5dc4c809.dip0.t-ipconnect.de) has joined #linux 2021-06-22 02:50:58 <-- gmzamz (~gmzamz@user/gmzamz) has quit (Ping timeout: 258 seconds) 2021-06-22 02:52:02 --> Noxturnix (Noxturnix@owowowowowowowowowowo.noxt.cf) has joined #linux 2021-06-22 02:54:34 --> gmzamz (~gmzamz@user/gmzamz) has joined #linux 2021-06-22 02:54:46 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 02:54:47 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 02:56:27 --> grey (~grey@uwu.lgbt) has joined #linux 2021-06-22 02:57:29 --> prasaddash12 (~prasaddas@117.237.222.83) has joined #linux 2021-06-22 02:57:54 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-22 02:58:11 <-- GreatGodvin (~godvino@user/go4godvin) has quit (Quit: WeeChat 3.2) 2021-06-22 02:58:39 <-- jetchisel (jetchisel@user/jetchisel) has quit (Quit: Unfortunately time is always against us -- [Morpheus]) 2021-06-22 02:59:00 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 02:59:38 <-- bigRoo (~user@131.236.54.84) has quit (Remote host closed the connection) 2021-06-22 03:00:20 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:02:11 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 03:02:20 --> kurahaupo_ (~kurahaupo@pa49-195-178-89.pa.nsw.optusnet.com.au) has joined #linux 2021-06-22 03:03:22 --> sazawal (~sazawal@2409:4043:510:d63:856f:239c:98a3:aa89) has joined #linux 2021-06-22 03:03:26 --> fh0 (~fho@i577BC15F.versanet.de) has joined #linux 2021-06-22 03:04:58 --> rtypo (~alex@user/rtypo) has joined #linux 2021-06-22 03:05:05 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Ping timeout: 265 seconds) 2021-06-22 03:05:08 <-- gr33n7001 (~gr33n7007@user/gr33n7007h) has quit (Quit: WeeChat 3.2) 2021-06-22 03:07:26 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 03:07:51 --> Butterfly^ (~Butterfly@user/butterfly/x-3181274) has joined #linux 2021-06-22 03:08:02 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:08:46 --> Guest42_ (~textual@192.146.154.3) has joined #linux 2021-06-22 03:08:55 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 03:09:20 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 03:09:52 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-22 03:10:11 --> Jad (~Nashmi@user/jad) has joined #linux 2021-06-22 03:10:19 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 03:10:31 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-22 03:11:31 backleet can vim macro record change of modes? when I record macro and replay it outputs pressed keys instead of actions of them 2021-06-22 03:11:42 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 03:13:22 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:14:02 <-- Epsilon (~Epsilon@user/epsilon) has quit (Remote host closed the connection) 2021-06-22 03:14:06 --> Epsilon- (~Epsilon@user/epsilon) has joined #linux 2021-06-22 03:14:25 --> MrFixIt (~samurai_@c-73-246-215-75.hsd1.il.comcast.net) has joined #linux 2021-06-22 03:14:46 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 03:15:34 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-22 03:16:36 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 03:17:23 <-- wilfred (uid159@id-159.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 03:19:15 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:20:26 jim to each their own, but I don't like editors that have typing-versus-nontyping modes... so vi, vim and all editors like it are out for me, and I'll never use them if I have a choice 2021-06-22 03:20:29 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 03:21:25 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 03:21:51 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-22 03:23:36 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-22 03:24:10 --> mkr (~manjaro-u@178.115.244.9.static.drei.at) has joined #linux 2021-06-22 03:24:28 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-22 03:24:49 Kyv 'modal editor' for short 2021-06-22 03:25:02 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 03:25:16 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-22 03:25:30 Kyv they are insanely effective 2021-06-22 03:26:26 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-22 03:26:29 mkr is there a cure for post-distrohopping depression? 2021-06-22 03:26:56 loganlee mkr: i just stick with ubuntu whenever possible 2021-06-22 03:27:21 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:27:56 selckin mkr: can i interest you in some window manager hopping 2021-06-22 03:28:11 mkr window manager hopping was fun though 2021-06-22 03:28:37 --> CoderBR_000 (~u0_a117@191.35.69.12) has joined #linux 2021-06-22 03:28:42 mkr xmonad was my favorite, but my current setup is wayland only 2021-06-22 03:28:46 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 03:29:19 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-22 03:29:27 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 03:29:31 --> Sauvin (~sauvin@about/linux/staff/sauvin) has joined #linux 2021-06-22 03:31:25 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-22 03:31:36 <-- gusto (~Augustus@109.255.100.54) has quit (Ping timeout: 258 seconds) 2021-06-22 03:31:50 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:31:52 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-22 03:32:07 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-22 03:32:09 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 03:32:13 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Ping timeout: 246 seconds) 2021-06-22 03:32:28 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Remote host closed the connection) 2021-06-22 03:32:31 knocktwice mkr: I was looking for a Linux DAW. Tried Arch, AVLinux, mint, ubuntu, ubuntu studio, now I'm just tired of it. 2021-06-22 03:32:51 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-22 03:33:10 knocktwice Arch worked best, but then wouldn't boot after a power outage. I haven't had that happen since 2000 or so... 2021-06-22 03:33:10 mkr knocktwice: i use ardour6 for my audio work 2021-06-22 03:33:30 knocktwice is ardour6 a linux distribution? 2021-06-22 03:33:38 mkr nope, a daw 2021-06-22 03:33:50 mkr used it on arch 2021-06-22 03:33:54 knocktwice yes, Ardour on Arch was best 2021-06-22 03:34:12 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 03:34:14 <-- tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has quit (Ping timeout: 268 seconds) 2021-06-22 03:34:39 knocktwice everything else screws up the audio with pops and gaps. 2021-06-22 03:34:55 --> ppetrov^ (~slackalax@df--zyyyyyyyyyyyyyydy-3.rev.dnainternet.fi) has joined #linux 2021-06-22 03:35:18 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 03:35:52 mkr i had a physical cable connecting the internal audio interface to my focusrite audio interface to avoid bridging stuff to jack 2021-06-22 03:36:12 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Ping timeout: 258 seconds) 2021-06-22 03:36:13 CoderBR_000 Good Night guys, Tem BR nesse canal? 2021-06-22 03:36:38 <-- peetaur (~peter@204.237.3.101) has quit (Remote host closed the connection) 2021-06-22 03:36:43 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 268 seconds) 2021-06-22 03:36:47 knocktwice TBH, I'm trying to make a complete crap of a system into a DAW... 2021-06-22 03:36:58 <-- CoderBR_000 (~u0_a117@191.35.69.12) has quit (Quit: WeeChat 3.0.1) 2021-06-22 03:36:59 jim knocktwice, no, ardour6 is the latest stable ardour, which is a multitrack midi and audio recording program and sequencer 2021-06-22 03:37:03 --> peetaur (~peter@204.237.3.101) has joined #linux 2021-06-22 03:37:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 03:37:12 <-- prasaddash12 (~prasaddas@117.237.222.83) has quit (Quit: prasaddash12) 2021-06-22 03:37:32 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 03:37:36 mkr jim: just not very fun to use as a midi sequencer 2021-06-22 03:37:54 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:38:02 mkr used it in combination with lilypond 2021-06-22 03:38:17 <-- ephemer0l (~ephemer0l@organizedmagnetism.com) has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 03:38:30 jim I run debian, no problems at all... that said, I had to make sure the cpu could be fast enough to support dsp 2021-06-22 03:38:36 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 03:39:10 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 03:39:19 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-22 03:39:29 --> self (~elf@user/elf) has joined #linux 2021-06-22 03:39:31 knocktwice Eh, it seems to be a Inspiron i5-3440S with stock audio 2021-06-22 03:40:02 jim sounds reasonable 2021-06-22 03:40:36 --> ephemer0l (~ephemer0l@organizedmagnetism.com) has joined #linux 2021-06-22 03:40:37 knocktwice jim: really? you think that can be an OK Linux DAW? If so, I will try to make it happen. 2021-06-22 03:41:05 akik i5 is crap? 2021-06-22 03:41:07 jim well, also note that I've been using debian for like 20 years 2021-06-22 03:41:31 mkr i never liked debian, but no idea why 2021-06-22 03:41:38 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-22 03:41:46 knocktwice jim: I've been using it for nearly as long, but I don't know much about DAWs 2021-06-22 03:41:49 <-- moto (~moto@user/moto) has quit (Remote host closed the connection) 2021-06-22 03:41:54 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 03:42:01 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 03:42:14 knocktwice I think the key was that I made a custom kernel, for real-time or some such 2021-06-22 03:42:16 jim are you using jack with the ardour? 2021-06-22 03:42:24 mkr jim: yes 2021-06-22 03:42:25 --> ZAJDAN (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-22 03:43:01 knocktwice I installed Arch, with a custom kernel, and it worked really well. Then it died in a power outtage, and I blamed Arch. 2021-06-22 03:43:01 jim mkr, ok... knocktwice, howbout you? are you using jack? 2021-06-22 03:43:10 knocktwice jim: jack, yes 2021-06-22 03:43:23 knocktwice well, I mean, I was... 2021-06-22 03:43:42 knocktwice jack2 worked just fine for me. 2021-06-22 03:44:00 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-22 03:44:10 jim I use jack and pulse together, the way I do it, is have jack talk to the actual sound hardware, and pulse talks to jack 2021-06-22 03:44:37 jim debian vs arch shouldn't matter 2021-06-22 03:44:54 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-22 03:44:57 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:44:58 knocktwice like, replace alsa with jack, then pulse->jack 2021-06-22 03:45:03 knocktwice ? 2021-06-22 03:45:17 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-22 03:45:37 knocktwice or am I completely confused about linux + audio 2021-06-22 03:45:39 mkr if you use jack on a device, you can't alsa it; so yes 2021-06-22 03:45:49 jim if you're used to arch (and know its ins and outs pretty well), arch should be fine (but you're stuck with finding the dependencies yourself, I think 2021-06-22 03:46:00 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 03:46:01 --> ozarker7 (~ozarker@172-15-173-110.lightspeed.mssnks.sbcglobal.net) has joined #linux 2021-06-22 03:46:24 knocktwice Most of my systems are Debian, but I kinda like raw-dawgging with Arch sometimes 2021-06-22 03:46:30 mkr no, dependency management is fine, you just need to update it really often or else it hates you 2021-06-22 03:46:33 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 258 seconds) 2021-06-22 03:46:40 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 03:47:50 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-22 03:47:56 <-- ozarker (~ozarker@172-15-173-110.lightspeed.mssnks.sbcglobal.net) has quit (Ping timeout: 252 seconds) 2021-06-22 03:47:56 -- ozarker7 is now known as ozarker 2021-06-22 03:48:04 --> expix (~1@amontpellier-658-1-26-175.w83-201.abo.wanadoo.fr) has joined #linux 2021-06-22 03:48:05 jim knocktwice, you using alsa sound driver? or oss (the older one)? 2021-06-22 03:48:20 --> Helmholtz (~Helmholtz@user/helmholtz) has joined #linux 2021-06-22 03:49:02 Helmholtz I'm running a python script which takes ~20h. My fear is memory wear. I've modified it to write the db (~3MiB) every 15 minutes. Does this unbuffered writing of STDOUT to memory affect the memory in terms of write-cycles limitations? I invoke the script via `python3 -u my_script &> $PREFIX/tmp/blah.log ` 2021-06-22 03:49:05 jim arch updates usually replace the whole thing, right? 2021-06-22 03:49:28 Helmholtz the script is running on phone memory 2021-06-22 03:49:49 mkr jim: do you mean the whole package or the whole system? 2021-06-22 03:50:35 --> mbrad (~mbrad@94.14.18.180) has joined #linux 2021-06-22 03:51:13 jim mkr, does arch replace all of its packages (effectively replacing the whole thing) even if you want to upgrade just one thing/ 2021-06-22 03:51:15 jim ? 2021-06-22 03:51:32 Sayona Hello jim :D 2021-06-22 03:51:34 mkr jim: you can update single packages 2021-06-22 03:51:36 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-22 03:51:43 mkr but you should avoid it 2021-06-22 03:51:44 Sayona jim, I am using Ubuntu as a desktop now :)) 2021-06-22 03:51:53 <-- phrost (~JFEIDAX@gateway/tor-sasl/phrost) has quit (Remote host closed the connection) 2021-06-22 03:51:55 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 03:51:56 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 03:51:59 jim Sayona, hi there :) how are you doing? pretty happy? 2021-06-22 03:52:07 --> phrost (~JFEIDAX@gateway/tor-sasl/phrost) has joined #linux 2021-06-22 03:52:16 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-22 03:52:32 --> moto (~moto@user/moto) has joined #linux 2021-06-22 03:52:40 mkr Sayona: Manjaro on my Laptop, Fedora on my workstation, Oracle Linux on my servers 2021-06-22 03:52:41 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-22 03:52:41 <-- bouncy (~ben@user/benoit) has quit (Ping timeout: 258 seconds) 2021-06-22 03:52:51 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-22 03:52:55 Sayona mkr, Fedora is cool, yes 2021-06-22 03:52:55 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-22 03:52:56 Sayona jim, yap 2021-06-22 03:53:39 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 03:53:42 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-22 03:54:18 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-22 03:54:32 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-22 03:54:36 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 258 seconds) 2021-06-22 03:54:41 --> fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-22 03:56:31 Sayona if you guys use Terminal to connect over servers, how do you manage the list of servers with password? because all passwords neede to be encrypted. 2021-06-22 03:56:42 mkr you dont 2021-06-22 03:56:43 jim Sayona, awesome :) 2021-06-22 03:57:00 mkr Sayona: you use ssh public/private keys 2021-06-22 03:57:06 Sayona yes 2021-06-22 03:57:26 mkr i never use passwords for ssh login 2021-06-22 03:57:29 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-22 03:57:41 <-- pepee (~user@user/pepee) has quit (Quit: bye $IRC) 2021-06-22 03:58:06 Sayona but what software tools as client do you use? if you need to create macro commands 2021-06-22 03:58:26 mkr for ssh? .ssh/config 2021-06-22 03:58:36 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Ping timeout: 244 seconds) 2021-06-22 03:58:49 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 03:59:05 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Remote host closed the connection) 2021-06-22 03:59:19 mkr Sayona: or do you mean for managing the servers? 2021-06-22 03:59:32 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 03:59:33 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:00:04 Sayona like " I don't want to write by hand: ls -lah " and I want to click right and press on a button. 2021-06-22 04:00:32 jim Sayona, could you explain what you mean by "create macro commands"? and an example or two? 2021-06-22 04:00:40 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 04:00:57 mkr Sayona: sorry, i never felt the need to do someting like that 2021-06-22 04:01:31 Sayona let me see if I can find an example 2021-06-22 04:01:33 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-22 04:01:38 --> renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-22 04:01:50 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 250 seconds) 2021-06-22 04:02:12 <-- Psymania (~Psymania@ip184-176-88-58.ph.ph.cox.net) has quit (Quit: Leaving) 2021-06-22 04:02:18 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-22 04:02:28 --> Psymania (~Psymania@ip184-176-88-58.ph.ph.cox.net) has joined #linux 2021-06-22 04:02:51 knocktwice jim: No OSS. I was using a recent Arch with a custom kernel. You said you use Debian with no problem. Could the difference be a custom kernel with real-time enabled? 2021-06-22 04:03:06 --> jonbeckett (~jonbecket@jonbeckett.plus.com) has joined #linux 2021-06-22 04:03:09 <-- rtx (~rtx@user/rtx) has quit (Remote host closed the connection) 2021-06-22 04:03:20 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-22 04:03:32 mkr Sayona: i mean, i can see why you'd want to do somethink like that if you have an absolutly massive amount of servers 2021-06-22 04:04:05 --> CoderBR_000 (~u0_a117@177.10.203.30) has joined #linux 2021-06-22 04:04:23 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 04:04:29 jim knocktwice, maybe. in debian's package archives, they have some non-rt kernels, and some rt kernels 2021-06-22 04:04:41 <-- CoderBR_000 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-22 04:04:58 <-- bsmith093 (~AdminUser@64.201.235.190) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 04:05:08 mkr knocktwice: the difference is not so big 2021-06-22 04:05:26 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 04:05:38 --> Guest3712 (~Guest37@191.35.80.149) has joined #linux 2021-06-22 04:06:00 <-- jonbeckett (~jonbecket@jonbeckett.plus.com) has quit (Client Quit) 2021-06-22 04:06:08 Sayona mkr, I manage 1000+ servers :) on Windows I use MobaXtrem or SecureCRT 2021-06-22 04:06:50 mkr Sayona: ok, i manage only 7 servers; i'm using puppet for that 2021-06-22 04:06:56 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 04:07:02 Sayona :D puppet is ugly 2021-06-22 04:07:12 mkr yes it is xD 2021-06-22 04:07:17 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:07:20 jim Sayona, so by "macro commands", do you mean a button that puts the command to the terminal, as if you typed it? (and so if you're ssh connected to some remote, the button sends the text over the ssh)? 2021-06-22 04:07:30 --> CoderBR_000 (~u0_a117@177.10.203.30) has joined #linux 2021-06-22 04:07:53 Sayona I think was created when the founder smoked a lot of weed. 2021-06-22 04:08:04 Sayona to many lines / classes to write 2021-06-22 04:08:10 <-- dumayjonwh (~dumayjonw@37.19.195.40) has quit (Ping timeout: 268 seconds) 2021-06-22 04:08:10 <-- kollinz (~morpheus@user/kollinz) has quit (Quit: Konversation terminated!) 2021-06-22 04:08:15 Sayona jim, yes 2021-06-22 04:08:27 mkr i don't think so; could never write someting like that after smoking a lot of weed 2021-06-22 04:08:29 --> valentin (~valentin@2a01:79d:7373:764c::110) has joined #linux 2021-06-22 04:08:52 knocktwice jim mkr: I thought so, but Arch with a custom RT kernel worked MUCH better than avlinux, ubuntu and mint 2021-06-22 04:08:59 --> chris64 (~chris@user/chris64) has joined #linux 2021-06-22 04:09:42 jim knocktwice, I wonder if the same custombuilt kernel could work in a debian or deriv 2021-06-22 04:09:48 mkr knocktwice: i had my best results with arch + rt kernel, hyperthreading disabled in the BIOS/UEFI and a firewire audio interface 2021-06-22 04:09:51 --> dumayjonwh (~dumayjonw@37.120.155.233) has joined #linux 2021-06-22 04:09:58 <-- hendursaga (~weechat@user/hendursaga) has quit (Ping timeout: 244 seconds) 2021-06-22 04:10:01 knocktwice mkr: thanks 2021-06-22 04:10:09 knocktwice jim: I expect it would 2021-06-22 04:10:21 knocktwice I will probably try that next 2021-06-22 04:10:30 mkr jim: it will work 2021-06-22 04:10:33 <-- CoderBR_000 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-22 04:10:56 mkr already did something like that 2021-06-22 04:11:03 mkr in my gentoo days 2021-06-22 04:11:04 knocktwice mkr I have no firewire though... just stock audio on a Dell Inspiron :p 2021-06-22 04:11:10 jim (so that lends support for what I said earlier, that dist shouldn't matter much, you should use the one you know the best) 2021-06-22 04:11:41 knocktwice jim: yep. I dunno if that is Arch or Debian at this time in my life... 2021-06-22 04:11:48 mkr the stock audio is probably the biggest problem 2021-06-22 04:12:05 --> RDK (~androirc@2a02:3034:9:ffe4:b3ed:537e:84a:a2f1) has joined #linux 2021-06-22 04:12:06 --> CoderBR_000 (~u0_a117@191.35.80.149) has joined #linux 2021-06-22 04:12:06 jim knocktwice, could you run: lspci -nn | grep -i audio 2021-06-22 04:12:12 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 04:12:26 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 04:12:40 jim knocktwice, the thing I need from the output, is the thing that looks like: [1234:abcd] 2021-06-22 04:12:55 knocktwice jim: 8086:1e20 2021-06-22 04:13:02 jim intel :) 2021-06-22 04:13:31 --> wattux (~wattux@212.51.23.106) has joined #linux 2021-06-22 04:13:54 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:14:06 <-- RDK (~androirc@2a02:3034:9:ffe4:b3ed:537e:84a:a2f1) has quit (Client Quit) 2021-06-22 04:14:09 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 04:14:14 mkr jim: you know this just from the code? my respect 2021-06-22 04:14:16 knocktwice I was hoping that I was enough of a Linux expert to turn any POS I grabbed from Goodwill and turn it into a DAW. Turns out it's a bit harder than that :) 2021-06-22 04:14:24 mkr oh yes, 8086 xD 2021-06-22 04:14:25 jim knocktwice, [8086:1e20] is '7 Series/C216 Chipset Family High Definition Audio Controller' from 'Intel Corporation' 2021-06-22 04:14:38 jim mkr, exactly :) 2021-06-22 04:14:43 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-22 04:15:02 jim but I only have one memorized 2021-06-22 04:15:07 knocktwice mebee I need to be a leetle more serious about audio :) 2021-06-22 04:15:10 mkr knocktwice: just get a usb audio interface with decent linux support 2021-06-22 04:15:28 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 04:15:38 <-- Guest3712 (~Guest37@191.35.80.149) has quit (Quit: Client closed) 2021-06-22 04:15:46 jim knocktwice, I got a repo with some scripts, and some notes with helpful conversations 2021-06-22 04:15:59 --> Guest72 (~Guest72@191.35.80.149) has joined #linux 2021-06-22 04:16:33 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-22 04:16:38 knocktwice ok, so, I can take this POS, and plug in a USB audio "something" and make it work? 2021-06-22 04:16:43 jim lemme fiond it 2021-06-22 04:17:01 knocktwice it's an i5, so not totally trash 2021-06-22 04:17:02 jim well maybe 2021-06-22 04:17:18 mkr knocktwice: usb audio interfaces work this way, yes 2021-06-22 04:17:48 mkr what are you doing with your daw, exactly? 2021-06-22 04:17:50 --> mikeliuk (~mikeliuk@213.205.198.125) has joined #linux 2021-06-22 04:17:55 <-- Guest72 (~Guest72@191.35.80.149) has quit (Client Quit) 2021-06-22 04:18:05 jim I use a tascam u4x4, works great, solid, no problems since I got it 2021-06-22 04:18:09 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-22 04:18:25 knocktwice ugh... I remember trying to write a USB device driver way back when... then trying to write a bluetooth driver way back when.... they all suck. 400 page manuals aaagh 2021-06-22 04:18:42 jim thinking about getting a bigger tascam, but haven't had actual need 2021-06-22 04:18:59 knocktwice mkr: I'm not doing much to stress a DAW. Small amount of midi, mostly just playback 2021-06-22 04:19:14 mkr so just like me 2021-06-22 04:19:48 knocktwice I'm dabbling in music, so I want to use Hydrogen and Ardour, stuff like that 2021-06-22 04:19:58 <-- shmalu (~shmalu@176.107.32.45) has quit (Ping timeout: 272 seconds) 2021-06-22 04:20:11 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 04:20:11 mkr i do violin recording, electric guitar recording, remixing and checking mixes of a good friend of mine with different speakers 2021-06-22 04:20:22 knocktwice I'm not even doing live recording 2021-06-22 04:20:25 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 04:20:48 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:21:18 <-- scara (~user@user/scara) has quit (Quit: scara) 2021-06-22 04:21:19 jim knocktwice, you can try: (cd somewhere convenient, then try:) git clone https://github.com/jwlynch/audio-setup ) 2021-06-22 04:21:20 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-22 04:21:27 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 04:21:30 <-- GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has quit (Ping timeout: 240 seconds) 2021-06-22 04:21:34 --> azidhaka (~azidhaka@gateway.videnov.bg) has joined #linux 2021-06-22 04:21:50 <-- CoderBR_000 (~u0_a117@191.35.80.149) has quit (Quit: WeeChat 3.0.1) 2021-06-22 04:22:03 --> CoderBR_000 (~Coder_000@191.35.69.12) has joined #linux 2021-06-22 04:22:08 mkr i had a 10U rack on wheels for live audio; called it the "easily carriable music system" 2021-06-22 04:22:09 <-- CoderBR_000 (~Coder_000@191.35.69.12) has quit (Client Quit) 2021-06-22 04:22:16 --> uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has joined #linux 2021-06-22 04:22:24 --> hegstal (~hegstal@2a02:c7f:7604:8a00:7821:4ac6:7f63:f8) has joined #linux 2021-06-22 04:23:08 jim that sounds heavy :) any power amps in there? 2021-06-22 04:23:17 mkr it was around 25kg/55lb 2021-06-22 04:23:34 mkr no power amps, you needed external amplification 2021-06-22 04:23:35 jim that's kinda heavy :) 2021-06-22 04:24:06 --> scara (~user@user/scara) has joined #linux 2021-06-22 04:24:10 jim I had an ampeg svt2, 75 lbs 2021-06-22 04:24:11 --> GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has joined #linux 2021-06-22 04:24:13 mkr used it in music school for playing church organ 2021-06-22 04:25:24 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Remote host closed the connection) 2021-06-22 04:25:26 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:25:27 mkr but it was build around a mac mini and used linux as a frontend 2021-06-22 04:25:39 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 04:26:20 mkr complete with 2 drawers, a touch screen, audio interface, patch panels for routing between plugins and power distribution unit 2021-06-22 04:26:52 mkr audio output via spdif, input via midi 2021-06-22 04:27:06 jim at a jam session yesterday, a guy brought out a mesa/boogie solid state amp, really small 2021-06-22 04:27:19 scara Pro tip: uninstalling iptables has big consquences, just disable it even if it doesn't work.... I have no idea why everything broke becuse of that mere fact 2021-06-22 04:27:24 jim for the spdif outs, did it use hdmi connectors? 2021-06-22 04:27:43 --> acresearch (~acresearc@user/acresearch) has joined #linux 2021-06-22 04:28:12 mkr nope, rca jacks 2021-06-22 04:28:33 jim scara, I guess some firewall front-end things use iptables 2021-06-22 04:28:38 acresearch people i have a macbok pro 2011 8,1 i am trying to connect an additional screen using its thunderbolt connection with hdmi but the connection is not working in linux mint, how can i diagnose it and fix it? 2021-06-22 04:29:02 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-22 04:29:13 scara My vms broke when I uninstalled it... I even rebooted and installed it again but its completly f***ed 2021-06-22 04:29:21 scara xD well now I know 2021-06-22 04:29:21 <-- simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has quit (Remote host closed the connection) 2021-06-22 04:29:27 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-22 04:29:38 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-22 04:29:40 jim acresearch, just a shot in the dark guess, seems like a driver issue to me 2021-06-22 04:29:54 --> simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-22 04:30:02 acresearch jim: well when i do lspci i see the thunderbolt hardware 2021-06-22 04:30:16 acresearch jim: but for some reason linux cannot use it 2021-06-22 04:30:47 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:30:48 jim I dunno the details on thunderbold 2021-06-22 04:30:53 mkr acresearch sounds very much like a driver issue 2021-06-22 04:31:28 acresearch mkr: can i install a driver? 2021-06-22 04:31:36 acresearch mkr: to make it work? 2021-06-22 04:32:01 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 04:32:04 jim are there any drivers that notice it? 2021-06-22 04:32:09 --> cadmio (~gidna@151.25.147.48) has joined #linux 2021-06-22 04:32:10 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 04:32:10 <-- qrpnxz (~qrpnxz@user/qrpnxz) has quit (Ping timeout: 250 seconds) 2021-06-22 04:32:13 cadmio Hello 2021-06-22 04:32:17 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-22 04:32:17 jim hi 2021-06-22 04:32:17 cadmio Do you know how can I remove the black and white boxes from the background? https://imgur.com/r5shDVyl.png 2021-06-22 04:32:34 mkr sorry, i have never used thunderbold; i had this issue with a network card, but on freebsd 2021-06-22 04:32:34 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 04:33:02 --> plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has joined #linux 2021-06-22 04:33:32 acresearch jim: what do you mean? like lspci? 2021-06-22 04:33:57 jim well could you run: lspci -nn | grep -i thun 2021-06-22 04:34:15 knocktwice jim: thanks, saving jwlynch somewhere safe 2021-06-22 04:34:25 jim (again, guess, let's see if you get output) 2021-06-22 04:34:30 acresearch jim: yes, i get back the driver 2021-06-22 04:34:55 jim acresearch, it's one line? 2021-06-22 04:35:00 TJ- acresearch: check which kernel module drivers the device is using ("lspci -nnk") 2021-06-22 04:35:10 acresearch jim: no 7 lines 07:00.0 System peripheral [0880]: Intel Corporation CV82524 Thunderbolt Controller [Light Ridge 4C 2010] [8086:1513] 2021-06-22 04:35:20 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-22 04:35:23 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-22 04:35:45 TJ- acresearch: you can look at just that device with "lspci -nnk -d ::0880" 2021-06-22 04:35:47 acresearch jim: Kernel driver in use: thunderbolt Kernel modules: thunderbolt 2021-06-22 04:36:10 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Read error: Connection reset by peer) 2021-06-22 04:36:14 acresearch Subsystem: Device [2222:1111] 2021-06-22 04:36:36 jim acresearch, ok, could you run: lspci -nnk | grep -i thun | nc termbin.com 9999 2021-06-22 04:36:39 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:36:52 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-22 04:37:10 acresearch jim: https://termbin.com/28rpk 2021-06-22 04:37:19 knocktwice cadmio: I'd try gimp, identify the color and remove it. 2021-06-22 04:37:41 jim TJ-, see that termbin post, got what you need? 2021-06-22 04:37:46 <-- mikeliuk (~mikeliuk@213.205.198.125) has quit (Quit: Connection closed) 2021-06-22 04:38:29 <-- andreasbuhr (~quassel@p549db3a6.dip0.t-ipconnect.de) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 04:38:37 TJ- acresearch: so there is a kernel module - so now check the kernel log "journalctl -k -f" whilst plugging in a device, or read the entire log to get an idea if there is a problem 2021-06-22 04:38:42 TJ- jim yes :) 2021-06-22 04:38:49 cadmio knocktwice: so using the fuzzy tool, but there are plenty of those boxes 2021-06-22 04:38:54 knocktwice cadmio: but you should probably try to make your own diagram, rather than taking someone elses :p 2021-06-22 04:39:19 mkr yay, just killed my manjaro installation for not updating frequently enough 2021-06-22 04:39:24 knocktwice cadmio: isn't there a way to select by color without fuzzing? 2021-06-22 04:39:49 TJ- acresearch: "journalctl -k | nc termbin.com 9999" 2021-06-22 04:39:53 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 04:40:28 mkr guess i'll have a fedora installation more 2021-06-22 04:40:47 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-22 04:40:50 acresearch TJ-: https://termbin.com/xw6m 2021-06-22 04:41:23 knocktwice cadmio: oh, ugh... the image has been collapsed, 'fuzzy' is best option :p 2021-06-22 04:41:35 gtlsgamr any reason why the first one works in arch but for ubuntu i have to use the second one? (http://0x0.st/-9gS.txt 2021-06-22 04:41:49 --> Deneb (~johnch@148.82.159.143.dyn.plus.net) has joined #linux 2021-06-22 04:42:20 mkr gtlsgamr maybe a different shell? 2021-06-22 04:42:41 gtlsgamr mkr: ahhh! You're right! never thought of that 2021-06-22 04:42:45 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 04:42:46 <-- dumayjonwh (~dumayjonw@37.120.155.233) has quit (Ping timeout: 252 seconds) 2021-06-22 04:42:50 --> RNadagoud (~RNadagoud@2a09:bac0:202::811:ce36) has joined #linux 2021-06-22 04:43:02 <-- loganlee (~user@user/loganlee) has quit (Remote host closed the connection) 2021-06-22 04:43:13 cadmio knocktwice: with the "select color" I canno select anything there's the forbidden icon 2021-06-22 04:43:24 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:44:04 --> dumayjonwh (~dumayjonw@37.19.195.3) has joined #linux 2021-06-22 04:44:14 <-- Guest42_ (~textual@192.146.154.3) has quit (Ping timeout: 252 seconds) 2021-06-22 04:45:35 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 04:46:08 acresearch TJ-: did you see any pattern? 2021-06-22 04:46:12 TJ- acresearch: nothing obvious there for the controller on 07:00 but I wonder if the related PCI bridges are OK. 2021-06-22 04:46:54 <-- RNadagoud (~RNadagoud@2a09:bac0:202::811:ce36) has quit (Client Quit) 2021-06-22 04:47:22 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: Lost terminal) 2021-06-22 04:47:22 TJ- acresearch: show us "lspci -tvvvnnk | nc termbin.com 9999" 2021-06-22 04:47:41 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-22 04:48:21 <-- tom1984 (~tom1984@124.156.153.169) has quit (Quit: Quit) 2021-06-22 04:48:24 acresearch TJ-: https://termbin.com/r3rz 2021-06-22 04:48:30 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-22 04:48:33 --> multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has joined #linux 2021-06-22 04:48:48 knocktwice cadmio: I'm still here, still trying things 2021-06-22 04:49:34 TJ- acresearch: what Thunderbolt device(s) have you connected right now? 2021-06-22 04:50:22 acresearch TJ-: right now, nothing is connected to the thunderbolt 2021-06-22 04:51:33 <-- goldfish (~goldfish@user/goldfish) has quit (Remote host closed the connection) 2021-06-22 04:51:51 mkr does anyone know, why a m.2 ssd in an m.2 -> u.2 adapter connected to an u.2 port on the motherboard does only work if i disable some power management related kernel parameters? 2021-06-22 04:51:51 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-22 04:52:05 <-- Helmholtz (~Helmholtz@user/helmholtz) has left #linux (Leaving) 2021-06-22 04:52:32 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:52:33 knocktwice cadmio: colors->threshold 2021-06-22 04:52:42 --> ixil (~ixil@82.197.178.137) has joined #linux 2021-06-22 04:53:11 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 04:53:20 TJ- acresearch: I missed the original problem description, can you fill me in? 2021-06-22 04:54:28 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 04:55:02 --> GiyoMoon (~GiyoMoon@hah.gay) has joined #linux 2021-06-22 04:56:28 acresearch TJ-: trying to connect a screen using the thunderbolt connection thunderbolt -> HDMI or VGI 2021-06-22 04:56:40 <-- GiyoMoon (~GiyoMoon@hah.gay) has left #linux (Byee :3) 2021-06-22 04:57:06 <-- audiofreeze (~audio@2603-8081-1800-0062-da1d-c02b-3d16-927a.res6.spectrum.com) has quit (Ping timeout: 240 seconds) 2021-06-22 04:57:17 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Client Quit) 2021-06-22 04:57:41 --> pgp (~pgp@a213-22-205-50.cpe.netcabo.pt) has joined #linux 2021-06-22 04:57:42 TJ- acresearch: you'd need to capture the kernel log messages when plugging it in for us to gain any further insight 2021-06-22 04:58:21 acresearch TJ-: how can i do that? 2021-06-22 04:58:27 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 04:58:52 cadmio and then? 2021-06-22 04:59:23 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-22 04:59:37 --> renard_ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-22 04:59:38 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 04:59:51 --> Thin_icE (~pgp@88.157.222.244) has joined #linux 2021-06-22 05:00:07 <-- Jinx (~Jinx@user/jinx) has quit (Ping timeout: 265 seconds) 2021-06-22 05:00:07 --> tex (~super@user/dix) has joined #linux 2021-06-22 05:00:55 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-22 05:01:37 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-22 05:01:42 TJ- acresearch: plug the device in, wait a few seconds, unplug it, then send us "journalctl -k -n 250 | nc termbin.com 9999! 2021-06-22 05:02:12 <-- renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 252 seconds) 2021-06-22 05:02:12 <-- pgp (~pgp@a213-22-205-50.cpe.netcabo.pt) has quit (Killed (NickServ (GHOST command used by Thin_icE!~pgp@88.157.222.244))) 2021-06-22 05:02:15 --> LucaTM (~LucaTM@user/lucatm) has joined #linux 2021-06-22 05:02:17 -- Thin_icE is now known as pgp 2021-06-22 05:02:18 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 05:03:25 <-- tekno (~tekno@111.235.90.188) has quit (Client Quit) 2021-06-22 05:03:58 jim make sure you don't put the ! at the end of the nc termbin 9999 2021-06-22 05:04:06 <-- EriC^^ (~Eric@178.135.2.179) has quit (Read error: Connection reset by peer) 2021-06-22 05:04:08 acresearch TJ-: ok 2021-06-22 05:04:31 TJ- oh gawd typo! 2021-06-22 05:04:33 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-22 05:04:33 TJ- acresearch: plug the device in, wait a few seconds, unplug it, then send us "journalctl -k -n 250 | nc termbin.com 9999" 2021-06-22 05:05:31 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 258 seconds) 2021-06-22 05:05:39 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 05:05:50 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:06:02 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Ping timeout: 252 seconds) 2021-06-22 05:06:21 acresearch TJ-: https://termbin.com/dzo2 2021-06-22 05:06:23 <-- tekno (~tekno@111.235.90.188) has quit (Client Quit) 2021-06-22 05:06:36 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 05:06:38 --> renard__ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-22 05:06:49 <-- trbp (~trbp@user/trbp) has quit 2021-06-22 05:07:25 --> bloony (~bloony@2a02:2121:309:b13c:1c13:86d4:5401:3) has joined #linux 2021-06-22 05:07:58 --> lessshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has joined #linux 2021-06-22 05:08:07 lessshaste are there any chat rooms for zoom support? 2021-06-22 05:08:25 lessshaste my zoom now just says "connecting" when I try to join a call 2021-06-22 05:09:18 <-- renard_ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 265 seconds) 2021-06-22 05:10:14 --> kompowiec (~kvirc@89-64-44-68.dynamic.chello.pl) has joined #linux 2021-06-22 05:10:41 knocktwice I'll be interested when there's an accepted standard for video chat, as there is for email. 2021-06-22 05:10:43 Kyv there is a ##zoomers channel, but I dont know thats quite what you're after. 2021-06-22 05:10:57 TJ- acresearch: absolutely no reaction at all, nothing new in the log 2021-06-22 05:11:11 acresearch TJ-: seems like it 2021-06-22 05:11:16 <-- tom1984 (~tom1984@124.156.153.169) has quit (Ping timeout: 258 seconds) 2021-06-22 05:11:43 kompowiec i always thought that SIP is de facto standard 2021-06-22 05:11:51 --> tom1984 (~tom1984@2408:8406:1920:9eb3:1790:7e8d:c98b:3338) has joined #linux 2021-06-22 05:12:36 kompowiec although I must admit that although SIP has video plugins, it is not an official standard. 2021-06-22 05:12:47 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:13:32 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 268 seconds) 2021-06-22 05:13:43 <-- cadmio (~gidna@151.25.147.48) has left #linux (WeeChat 2.3) 2021-06-22 05:13:52 knocktwice kompowiec it's a start 2021-06-22 05:14:28 knocktwice but I'm not just handing my info to anyone... 2021-06-22 05:14:47 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 05:14:56 kompowiec but programmers probably don't like SIP. Proof of this may be the resignation from it in XMPP or convos.chat which uses jitsi. 2021-06-22 05:16:40 --> EriC^^ (~Eric@178.135.2.179) has joined #linux 2021-06-22 05:16:48 kompowiec I don't know the context of the conversation because I came in too late but .. 2021-06-22 05:16:49 kompowiec https://www.youtube.com/watch?v=0R--_ATzE6o 2021-06-22 05:16:50 kompowiec :) 2021-06-22 05:16:54 kompowiec (in-band) 2021-06-22 05:17:38 --> prasaddash12 (~prasaddas@117.237.202.98) has joined #linux 2021-06-22 05:18:02 koollman knocktwice: webrtc seems close enough to a video chat standard to me 2021-06-22 05:18:11 <-- prasaddash12 (~prasaddas@117.237.202.98) has quit (Remote host closed the connection) 2021-06-22 05:18:22 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:18:29 --> prasaddash12 (~prasaddas@117.237.202.98) has joined #linux 2021-06-22 05:19:26 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 05:19:56 <-- mkr (~manjaro-u@178.115.244.9.static.drei.at) has quit (Quit: Konversation terminated!) 2021-06-22 05:20:12 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 05:20:25 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 05:22:00 <-- fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-22 05:22:09 jim Sayona, I wonder if you can add code to an existing -term- program (xterm, konsole, gnome terminal) that lets you add these buttons 2021-06-22 05:22:30 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-22 05:23:48 <-- prasaddash12 (~prasaddas@117.237.202.98) has quit (Ping timeout: 265 seconds) 2021-06-22 05:24:56 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 252 seconds) 2021-06-22 05:24:56 <-- acresearch (~acresearc@user/acresearch) has quit (Quit: WeeChat 2.8) 2021-06-22 05:25:35 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:25:48 <-- tfe (~tfe@213.195.125.255) has quit (Quit: leaving) 2021-06-22 05:25:57 <-- GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has quit (Ping timeout: 244 seconds) 2021-06-22 05:26:05 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 05:26:54 <-- kron (~weechat@user/qaph) has quit (Remote host closed the connection) 2021-06-22 05:27:12 --> kron (~weechat@user/qaph) has joined #linux 2021-06-22 05:28:08 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-22 05:29:09 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 05:29:35 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 05:31:06 --> GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has joined #linux 2021-06-22 05:32:58 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:32:59 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 05:33:08 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-22 05:33:54 <-- Slumlord (~Slumlord@5.180.62.79) has quit (Read error: Connection reset by peer) 2021-06-22 05:36:28 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-22 05:37:21 <-- q-q (uid501539@user/q-q) has quit (Quit: Connection closed for inactivity) 2021-06-22 05:37:29 <-- gigamo (~gigamo@user/gigamo) has quit (Ping timeout: 272 seconds) 2021-06-22 05:38:07 --> fbrx (~fbrx@user/fbrx) has joined #linux 2021-06-22 05:38:12 CalimeroTeknik I'm actually quite unhappy that any unprivileged user on my system can see what remote hosts it's connected to, through the netlink interface. Can I make this less visible? 2021-06-22 05:38:30 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 252 seconds) 2021-06-22 05:39:08 CalimeroTeknik perhaps grsec could help 2021-06-22 05:40:11 Sayona jim, good point 2021-06-22 05:40:31 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-22 05:41:02 <-- mnemonic (~semeion@user/semeion) has quit (Quit: WeeChat 3.2) 2021-06-22 05:41:09 jim Sayona, if you were to choose the term for which GUI toolkit it uses (and the one you want to use), might get more success that way 2021-06-22 05:41:50 <-- mteo (francis@user/francis) has quit (Remote host closed the connection) 2021-06-22 05:42:39 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 05:42:52 phogg CalimeroTeknik: network namespaces could help, but it would be a lot of setup 2021-06-22 05:42:57 --> mteo (francis@user/francis) has joined #linux 2021-06-22 05:43:39 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:43:53 CalimeroTeknik wow, it's the only way? 2021-06-22 05:44:09 CalimeroTeknik I was able to block netstat from doing the same thing using permissions in /proc, so this came unexpected: there was another interface for the same thing! 2021-06-22 05:44:18 CalimeroTeknik close the door, they go in through the open window! 2021-06-22 05:44:43 schillingklaus close the Win10 as well 2021-06-22 05:45:35 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) 2021-06-22 05:46:09 CalimeroTeknik interestingly I couldn't find anyone on the Web finding it problematic that anyone can see not just what local ports are in use, but where the other end is connected as well 2021-06-22 05:46:45 CalimeroTeknik unless I'm missing some crucial information i.e. this can be derived trivially by other means, but I don't think it can 2021-06-22 05:48:32 <-- danielrparks (~quassel@2600:1700:3f7b:20f:9f79:699a:4076:b953) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-22 05:49:16 --> lemonzest (~lemonzest@user/lemonzest) has joined #linux 2021-06-22 05:49:42 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-22 05:49:47 --> danielrparks (~quassel@2600:1700:3f7b:20f:b51d:a672:e12b:5e53) has joined #linux 2021-06-22 05:50:04 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-22 05:51:09 <-- dumayjonwh (~dumayjonw@37.19.195.3) has quit (Ping timeout: 268 seconds) 2021-06-22 05:51:48 <-- mattgirv (quassel@apps.fossgalaxy.com) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 05:52:46 --> gigamo (~gigamo@user/gigamo) has joined #linux 2021-06-22 05:54:12 --> mattgirv (quassel@apps.fossgalaxy.com) has joined #linux 2021-06-22 05:55:24 <-- mattgirv (quassel@apps.fossgalaxy.com) has quit (Client Quit) 2021-06-22 05:55:56 --> mattgirv (quassel@apps.fossgalaxy.com) has joined #linux 2021-06-22 05:56:05 --> Linero (~Linero@193.138.218.216) has joined #linux 2021-06-22 05:58:01 --> n00b101 (uid448161@id-448161.tooting.irccloud.com) has joined #linux 2021-06-22 05:58:31 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 05:59:24 n00b101 I have 50+ images in a folder. What is the best way to compress this folder? The current size is 200mb 2021-06-22 05:59:34 <-- kurahaupo_ (~kurahaupo@pa49-195-178-89.pa.nsw.optusnet.com.au) has quit (Ping timeout: 265 seconds) 2021-06-22 05:59:34 nem Im a junior linux serveradmin and im having an issue where when we restart a process , and it ends up being killed, it also kills an unrelated (?) process. Please see syslog: https://paste.ee/p/unDu4 2021-06-22 05:59:34 nem Im thinking that the process must be a child process, and thats why it is being killed, could this be right? They are not running under the same user, and im not seeing this on all servers, just a fraction of them 2021-06-22 06:01:30 <-- devcpu (~rusty@104.36.148.139.aurocloud.com) has quit (Ping timeout: 265 seconds) 2021-06-22 06:01:51 nem Also when checking other servers, i clearly see that the processes are not related. The puppet process is not the parent of servicename 2021-06-22 06:02:44 --> nifl (~nifl@user/niflce) has joined #linux 2021-06-22 06:03:53 <-- Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-22 06:04:24 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 06:04:37 --> keypusher (keypusher@user/keypusher) has joined #linux 2021-06-22 06:05:45 <-- nifl (~nifl@user/niflce) has quit (Client Quit) 2021-06-22 06:06:03 --> hqdruxn08_ (~hqdruxn08@cpe-66-68-160-103.austin.res.rr.com) has joined #linux 2021-06-22 06:06:26 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-22 06:06:37 --> beaver (~loop@user/pong) has joined #linux 2021-06-22 06:06:52 <-- hqdruxn08_ (~hqdruxn08@cpe-66-68-160-103.austin.res.rr.com) has quit (Remote host closed the connection) 2021-06-22 06:07:12 --> hqdruxn08_ (~hqdruxn08@cpe-66-68-160-103.austin.res.rr.com) has joined #linux 2021-06-22 06:07:13 Dagmar I should hope not, or whoever you've got writing puppet scripts needs to stop 2021-06-22 06:07:28 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-22 06:09:29 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-22 06:10:16 <-- hqdruxn08 (~hqdruxn08@cpe-66-68-160-103.austin.res.rr.com) has quit (Ping timeout: 268 seconds) 2021-06-22 06:10:26 --> Guest23 (~Guest23@2a02:a03f:a238:da00:891b:6901:5b6f:8998) has joined #linux 2021-06-22 06:10:46 <-- Guest23 (~Guest23@2a02:a03f:a238:da00:891b:6901:5b6f:8998) has quit (Client Quit) 2021-06-22 06:11:07 nem servicename IS installed by puppet, but thats the only relation between those. I just dont see why systemd ends up killing it, is there somewhere else i should be looking apart from syslog, messages and the servicename logs? 2021-06-22 06:12:02 Dagmar Daemons are typically reparented right away, so it should come as no surprise that if puppet starts a service it would not _remain_ a child of puppet 2021-06-22 06:12:32 --> Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 06:13:22 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-22 06:15:50 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:1790:7e8d:c98b:3338) has quit (Read error: Connection reset by peer) 2021-06-22 06:17:21 --> dumayjonwh (~dumayjonw@37.19.195.3) has joined #linux 2021-06-22 06:17:40 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 268 seconds) 2021-06-22 06:18:26 --> kurahaupo (~kurahaupo@pa49-195-178-89.pa.nsw.optusnet.com.au) has joined #linux 2021-06-22 06:20:20 --> w3men0 (~w3men0@nat-1.starnet.cz) has joined #linux 2021-06-22 06:20:20 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 06:20:22 --> Guest2 (~Guest2@80-162-9-21-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 06:20:22 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 06:20:55 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 06:21:42 --> rgr_DUP (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-22 06:21:45 <-- lord| (~lordpipe@user/lordpipe) has quit (Ping timeout: 244 seconds) 2021-06-22 06:21:51 <-- rgr_DUP (~user@ip-109-42-114-79.web.vodafone.de) has quit (Remote host closed the connection) 2021-06-22 06:23:24 <-- Guest2 (~Guest2@80-162-9-21-cable.dk.customer.tdc.net) has quit (Client Quit) 2021-06-22 06:23:39 --> Canoe (~canoe@user/canoe) has joined #linux 2021-06-22 06:23:43 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Ping timeout: 246 seconds) 2021-06-22 06:24:07 --> Spawns_Carpeting (~pi@user/spawns-carpeting/x-6969421) has joined #linux 2021-06-22 06:24:42 <-- Spawns_Carpetin- (~pi@user/spawns-carpeting/x-6969421) has quit (Ping timeout: 265 seconds) 2021-06-22 06:25:04 <-- Thoatt (~thoatt@user/thoatt) has quit (Ping timeout: 252 seconds) 2021-06-22 06:25:23 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-22 06:25:23 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Read error: Connection reset by peer) 2021-06-22 06:25:38 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-22 06:25:48 --> rgr_DUP (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-22 06:26:13 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-22 06:26:30 <-- grys (~gry@botters/gry) has quit (Quit: Leaving) 2021-06-22 06:26:32 --> eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has joined #linux 2021-06-22 06:27:07 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 265 seconds) 2021-06-22 06:27:09 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Client Quit) 2021-06-22 06:28:06 --> nifl (~nifl@user/niflce) has joined #linux 2021-06-22 06:28:25 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-22 06:28:25 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Read error: Connection reset by peer) 2021-06-22 06:28:43 --> Thoatt (~thoatt@user/thoatt) has joined #linux 2021-06-22 06:29:18 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-22 06:30:34 <-- Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 06:30:34 HumbleGuy i want to use xinitrc instead of display manager, how do i do that? 2021-06-22 06:30:47 HumbleGuy i use lightdm currently 2021-06-22 06:30:54 HumbleGuy how do i disable it 2021-06-22 06:31:10 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-22 06:31:19 --> autopsy (~liveuser@2600:8800:920c:8a00::c6a0) has joined #linux 2021-06-22 06:32:02 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 252 seconds) 2021-06-22 06:32:52 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-22 06:33:44 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-22 06:34:41 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-22 06:35:24 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 06:35:59 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-22 06:36:24 DLange that depends on your distro, HumbleGuy 2021-06-22 06:37:44 --> demonbell (~caba||@aleks999.com) has joined #linux 2021-06-22 06:38:01 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 268 seconds) 2021-06-22 06:38:44 <-- pa (~pah@user/pah) has left #linux (Leaving) 2021-06-22 06:39:16 HumbleGuy DLange, i use gentoo 2021-06-22 06:39:39 HumbleGuy DLange, i thought all distros do the same way 2021-06-22 06:40:48 Kyv it depends on your init system unless you want to just remove it entirely 2021-06-22 06:41:04 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Quit: Leaving) 2021-06-22 06:41:11 Kyv otherwise it is pretty much the same wherever 2021-06-22 06:41:12 <-- Jad (~Nashmi@user/jad) has quit (Ping timeout: 252 seconds) 2021-06-22 06:41:43 --> rbh (~user@202.177.224.0) has joined #linux 2021-06-22 06:42:16 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 06:42:19 rbh anyone here familiar with the method for building and instaling the linux kernel on opensuse? 2021-06-22 06:42:34 Kyv if its systemd then `systemctl disable lightdm` 2021-06-22 06:42:57 <-- rgr_DUP (~user@ip-109-42-114-79.web.vodafone.de) has quit (Ping timeout: 268 seconds) 2021-06-22 06:43:01 <-- ppetrov^ (~slackalax@df--zyyyyyyyyyyyyyydy-3.rev.dnainternet.fi) has quit (Quit: ppetrov^) 2021-06-22 06:43:06 rbh I found an old official blog post from 2013 which uses the 'rpm' make build target which seems to no longer exist in upstream 2021-06-22 06:44:03 --> shmalu (~shmalu@176.107.32.45) has joined #linux 2021-06-22 06:44:31 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (Ping timeout: 265 seconds) 2021-06-22 06:46:59 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 06:47:01 --> mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-22 06:47:48 <-- dumayjonwh (~dumayjonw@37.19.195.3) has quit (Ping timeout: 252 seconds) 2021-06-22 06:49:07 <-- ZAJDAN (~ZAJDAN@195.122.199.179) has quit (Ping timeout: 268 seconds) 2021-06-22 06:49:38 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 252 seconds) 2021-06-22 06:49:52 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-22 06:50:19 <-- Asterisk (~asterisk@69.195.134.172) has quit (Ping timeout: 265 seconds) 2021-06-22 06:50:26 autopsy rbh, what makes you think the RPM build target doesn't exist anymore? 2021-06-22 06:50:27 --> ZAJDAN (~ZAJDAN@195.122.199.179) has joined #linux 2021-06-22 06:51:25 <-- rpthms (rpthms@user/rpthms) has quit (Remote host closed the connection) 2021-06-22 06:51:29 --> agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has joined #linux 2021-06-22 06:52:10 <-- agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has quit (Client Quit) 2021-06-22 06:52:12 --> icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has joined #linux 2021-06-22 06:52:39 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-22 06:52:49 <-- demonbell (~caba||@aleks999.com) has quit (Quit: Leaving) 2021-06-22 06:53:14 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-22 06:53:16 --> mnrmnaugh (~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net) has joined #linux 2021-06-22 06:54:35 --> Asterisk (~asterisk@69.195.134.172) has joined #linux 2021-06-22 06:54:55 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-22 06:55:09 rbh autopsy: because I tried to run it and it didnt exist? 2021-06-22 06:55:30 autopsy rbh, opensuse should have rpm-build 2021-06-22 06:55:33 --> SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has joined #linux 2021-06-22 06:55:53 rbh I see, the name mustve changed. ill try that and report back 2021-06-22 06:55:56 <-- icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has quit (Client Quit) 2021-06-22 06:56:19 --> icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has joined #linux 2021-06-22 06:56:40 <-- icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has quit (Client Quit) 2021-06-22 06:56:51 --> icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has joined #linux 2021-06-22 06:57:14 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Quit: rewrit3) 2021-06-22 06:57:47 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-22 06:58:13 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 06:59:08 -- spine-o-saurus is now known as megalo-meat-mani 2021-06-22 06:59:24 <-- scara (~user@user/scara) has quit (Quit: scara) 2021-06-22 07:00:47 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-22 07:01:48 --> ajkerzner (~ajkerzner@user/ajkerzner) has joined #linux 2021-06-22 07:03:00 lessshaste are there any chat rooms for zoom support? 2021-06-22 07:03:01 lessshaste my zoom now just says "connecting" when I try to join a call 2021-06-22 07:03:27 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-22 07:03:44 rbh autopsy: right, found it right grep. its called binrpm-pkg/rpm-pkg 2021-06-22 07:04:28 <-- Barones (~Barones@2804:48dc:8500:0:644c:9b48:adec:61ea) has quit (Remote host closed the connection) 2021-06-22 07:04:34 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-22 07:04:37 --> jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has joined #linux 2021-06-22 07:04:42 --> Barones (~Barones@2804:48dc:8500:0:58d0:e534:57b1:8bb5) has joined #linux 2021-06-22 07:05:20 <-- icar (~icar@141.red-81-36-134.dynamicip.rima-tde.net) has quit (Quit: icar) 2021-06-22 07:06:04 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-22 07:06:24 --> sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-22 07:07:34 CoderBR_000 Hello 2021-06-22 07:07:40 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-22 07:07:49 <-- Cienisty (cloak@user/cienisty) has quit (Quit: Ping timeout (120 seconds)) 2021-06-22 07:08:16 --> devcpu (~rusty@104.36.148.139.aurocloud.com) has joined #linux 2021-06-22 07:08:40 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-22 07:09:04 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-22 07:09:38 EdwardIII kind of a daft question but just curious: is there a way to download a text file over http on debian slim (so no curl, no nc)? 2021-06-22 07:09:53 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-22 07:10:51 megalo-meat-mani isnt that what get does? 2021-06-22 07:10:56 --> Cienisty (cloak@user/cienisty) has joined #linux 2021-06-22 07:11:08 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-22 07:11:21 EdwardIII megalo-meat-mani: get? 2021-06-22 07:11:26 rouji wget? 2021-06-22 07:11:34 megalo-meat-mani https://www.w3schools.com/tags/ref_httpmethods.asp 2021-06-22 07:11:52 <-- ZedHedTed (~ZedHedTed@user/zedhedted) has quit (Quit: leaving) 2021-06-22 07:12:12 p0g0 is the file hosted, that is, is there a web server offering the dir or link? Text files open in a browser... 2021-06-22 07:12:22 gtlsgamr I think wget shouldwork 2021-06-22 07:12:49 p0g0 so, yeah, http can serve a text file. wget is excellent if available. 2021-06-22 07:13:01 <-- eat-oats (~adam@cpc96300-lewi18-2-0-cust378.2-4.cable.virginm.net) has quit (Quit: Lost terminal) 2021-06-22 07:13:06 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-22 07:13:17 --> RDK (~RDK@2a02:3034:9:ffe4:b3ed:537e:84a:a2f1) has joined #linux 2021-06-22 07:13:36 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Quit: Leaving) 2021-06-22 07:13:51 --> rsx (~dummy@ppp-188-174-131-144.dynamic.mnet-online.de) has joined #linux 2021-06-22 07:13:58 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-22 07:14:01 --> HvszrStykp (~X@81.171.62.107) has joined #linux 2021-06-22 07:14:04 <-- Lutin (~Lutin@user/lutin) has quit (Remote host closed the connection) 2021-06-22 07:14:31 --> Lutin (~Lutin@user/lutin) has joined #linux 2021-06-22 07:14:44 EdwardIII if there's no curl, there's definitely no wget :) 2021-06-22 07:14:45 p0g0 There is also sshfs or scp... 2021-06-22 07:14:56 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 252 seconds) 2021-06-22 07:15:02 --> damxsa (~damx@2001:16a2:cccc:1c00:a6d:5c6d:db5:dd38) has joined #linux 2021-06-22 07:15:04 EdwardIII hrm they don't bundle scp/ssh client either. i'm thinking it's probably not possible 2021-06-22 07:15:38 EdwardIII was just a curiosity really (whether it's possible to download an http file on debian-slim without installing anything extra). but i think it's a no 2021-06-22 07:15:57 rbh EdwardIII: If it has bash you can probably use /dev/tcp 2021-06-22 07:16:13 p0g0 telnet... 2021-06-22 07:16:17 p0g0 and cat 2021-06-22 07:16:19 rouji I've seen loads of systems that had wget but no curl 2021-06-22 07:16:36 rbh I cant look up the usage right now since `make` is trashing my cpu 2021-06-22 07:16:41 p0g0 yeah, assuming the tools are not available... 2021-06-22 07:16:50 EdwardIII doesn't seem to have /dev/tcp: https://gist.github.com/EdwardIII/f7e755f4df699b7b28881feace371971 2021-06-22 07:16:53 kurahaupo EdwardIII: I've certainly used systems that have wget but not curl 2021-06-22 07:17:38 --> varaindemian (~varaindem@82.76.227.58) has joined #linux 2021-06-22 07:18:06 schillingklaus curiosity vs curlosity 2021-06-22 07:18:36 EdwardIII :D 2021-06-22 07:18:50 curdlesnoot EdwardIII: /dev/tcp is an illusion of sorts. it's meaningful only to bash, if built accordingly. 2021-06-22 07:19:22 tango_uniform_xr it looks like you have no devtmpfs mounted at /dev 2021-06-22 07:19:37 EdwardIII it's debian slim in a docker container so probably slightly hamstrung 2021-06-22 07:20:08 <-- astronaut (~segfault@103.160.128.41) has quit (Remote host closed the connection) 2021-06-22 07:20:21 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 07:20:21 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-22 07:20:31 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 07:21:50 HumbleGuy what is the bluetooth driver name in bluetooth? i want to make it as a module so i leave it disable, and enable it when i actually need bluetooh 2021-06-22 07:21:52 EdwardIII just continuing to flick around, interestingly busybox comes with a wget substitute but not curl 2021-06-22 07:21:54 <-- b0urne2 (~b0urne@36.57.134.137) has quit (Ping timeout: 252 seconds) 2021-06-22 07:22:48 <-- Codaraxis (~Codaraxis@user/codaraxis) has quit (Read error: Connection reset by peer) 2021-06-22 07:22:59 --> Codaraxis (~Codaraxis@user/codaraxis) has joined #linux 2021-06-22 07:23:12 p0g0 rfcomm? 2021-06-22 07:23:23 p0g0 HumbleGuy, ^ 2021-06-22 07:23:36 HumbleGuy are yiu sure? 2021-06-22 07:23:47 HumbleGuy it doesnt sound like bluetooth 2021-06-22 07:23:52 --> b0urne2 (~b0urne@36.57.144.102) has joined #linux 2021-06-22 07:24:21 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: Lost terminal) 2021-06-22 07:24:29 rascul the bluetooth driver is bluetooth 2021-06-22 07:24:40 p0g0 It is the tool I needed to set up to add a BT connection on an Armbian install, so in my case, yes I am sure. 2021-06-22 07:25:16 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-22 07:25:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 07:25:25 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-22 07:25:43 --> baloona (~baloona@mail.baloona.de) has joined #linux 2021-06-22 07:26:28 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-22 07:27:10 p0g0 HumbleGuy, I needed to ocnstruct an /etc/rfcomm.conf, declare the MAC addresses of the BT devices I wanted to accept, and do an rfcomm bind on that MAC. 2021-06-22 07:27:23 p0g0 That worked for me... 2021-06-22 07:28:19 p0g0 the sdptool would list available BT devices to pair, giving me the MAC address I needed. 2021-06-22 07:28:20 <-- lemonzest (~lemonzest@user/lemonzest) has quit (Quit: Quitting) 2021-06-22 07:28:37 p0g0 "sdptool browse" 2021-06-22 07:28:56 <-- arti (~arti@2001:bb8:4008:2020::f) has quit (Quit: arti) 2021-06-22 07:30:16 <-- azidhaka (~azidhaka@gateway.videnov.bg) has quit (Quit: Leaving) 2021-06-22 07:30:27 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-22 07:30:55 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 265 seconds) 2021-06-22 07:31:09 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Remote host closed the connection) 2021-06-22 07:31:38 <-- astronaut (~segfault@103.160.128.41) has quit (Remote host closed the connection) 2021-06-22 07:32:18 p0g0 For each session, I need to offer "rfcomm bind rfcomm0 ab:cd:ef:ab:cd:ef" where rfcomm0 is the /dev/ handle I am creating, "the comm port". I should have led this all with the fact that I am using BT as a serial device. 2021-06-22 07:32:24 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-22 07:32:54 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-22 07:33:40 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-22 07:33:50 --> azidhaka (~azidhaka@gateway.videnov.bg) has joined #linux 2021-06-22 07:33:54 <-- nulleip (~luiz@179.215.124.48) has quit (Remote host closed the connection) 2021-06-22 07:34:07 <-- jsrnop (~mark@pool-72-66-97-117.washdc.fios.verizon.net) has quit (Changing host) 2021-06-22 07:34:07 --> jsrnop (~mark@user/jsrnop) has joined #linux 2021-06-22 07:34:53 --> arti (~arti@193.40.103.195) has joined #linux 2021-06-22 07:35:43 --> nulleip (~luiz@179.215.124.48) has joined #linux 2021-06-22 07:37:50 <-- azidhaka (~azidhaka@gateway.videnov.bg) has quit (Changing host) 2021-06-22 07:37:50 --> azidhaka (~azidhaka@user/azidhaka) has joined #linux 2021-06-22 07:37:58 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 07:38:07 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 07:38:29 <-- yarra (~yarra@176.88.95.157) has quit (Read error: Connection reset by peer) 2021-06-22 07:38:53 <-- azidhaka (~azidhaka@user/azidhaka) has quit (Quit: Leaving) 2021-06-22 07:39:05 --> azidhaka (~azidhaka@user/azidhaka) has joined #linux 2021-06-22 07:39:26 --> voltage_ (voltage@user/voltage) has joined #linux 2021-06-22 07:41:18 --> nosolls (~user@69-174-156-126.symrinaa.metronetinc.net) has joined #linux 2021-06-22 07:41:52 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-22 07:42:09 <-- rememberYou (~someone@user/rememberyou) has quit (Ping timeout: 268 seconds) 2021-06-22 07:42:13 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-22 07:42:14 <-- curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has quit (Quit: = "") 2021-06-22 07:43:31 --> dumayjonwh (~dumayjonw@37.19.195.5) has joined #linux 2021-06-22 07:43:49 --> scara (~user@user/scara) has joined #linux 2021-06-22 07:44:44 --> bjwyman (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has joined #linux 2021-06-22 07:45:19 --> TomyWork (~TomyLobo@p200300e80f133c005447314012a82316.dip0.t-ipconnect.de) has joined #linux 2021-06-22 07:45:30 <-- sazawal (~sazawal@2409:4043:510:d63:856f:239c:98a3:aa89) has quit (Ping timeout: 240 seconds) 2021-06-22 07:45:40 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 07:47:06 <-- bjwyman_ (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has quit (Ping timeout: 264 seconds) 2021-06-22 07:47:22 --> miko (~miko@user/miko) has joined #linux 2021-06-22 07:47:30 --> edekakam (~edekakam@x59cc8964.dyn.telefonica.de) has joined #linux 2021-06-22 07:47:35 --> sazawal (~sazawal@2401:4900:51df:a211:a469:2329:ac08:707c) has joined #linux 2021-06-22 07:48:19 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 07:49:35 <-- HawkinsTheWizard (~HawkinsTh@102.39.93.144) has quit (Ping timeout: 258 seconds) 2021-06-22 07:49:56 miko hi! i'm having some problems compiling a mainline kernel with llvm+lto; it errors out due to "some" (i.e. a lot) of unresolved symbol warnings. here are the errors: https://termbin.com/dkuw 2021-06-22 07:52:24 <-- damxsa (~damx@2001:16a2:cccc:1c00:a6d:5c6d:db5:dd38) has quit (Quit: Leaving) 2021-06-22 07:52:52 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 07:53:12 lessshaste miko, maybe try https://kernelnewbies.org/IRC ? 2021-06-22 07:53:15 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 268 seconds) 2021-06-22 07:54:30 miko alright, i'm gonna go ask there; thanks! 2021-06-22 07:55:06 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-22 07:55:10 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 07:55:30 --> kirk781 (~doors@2402:3a80:b4c:ba94:2ef:4cfe:d33:be08) has joined #linux 2021-06-22 07:55:51 <-- jw_ (~njw@58.182.164.99) has quit (Client Quit) 2021-06-22 07:55:54 <-- xlei (znc@pool-68-129-84-118.nycmny.fios.verizon.net) has quit (Read error: Connection reset by peer) 2021-06-22 07:55:59 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-22 07:56:06 <-- b0urne2 (~b0urne@36.57.144.102) has quit (Ping timeout: 258 seconds) 2021-06-22 07:56:19 <-- sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-22 07:56:30 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 07:56:56 miko ah, wait, would it really be on-topic to ask there? seems like it's just for kernel hacking, and i'm not really hacking on the kernel 2021-06-22 07:58:37 schillingklaus it's not just for kernel hacking 2021-06-22 07:58:40 kurahaupo miko: the first step to hacking the kernel is to be able to (re)build it 2021-06-22 07:58:44 --> solar__ (~solar@78.130.184.220) has joined #linux 2021-06-22 07:58:48 HumbleGuy miko, hacking there is not referred to literal black hat hacking 2021-06-22 07:58:57 miko HumbleGuy: i know 2021-06-22 07:59:38 miko schillingklaus: alright! thanks 2021-06-22 07:59:48 <-- solar__ (~solar@78.130.184.220) has quit (Remote host closed the connection) 2021-06-22 08:00:10 --> tg (~tg@rockylinux/infra/tg) has joined #linux 2021-06-22 08:00:39 <-- edekakam (~edekakam@x59cc8964.dyn.telefonica.de) has quit (Ping timeout: 268 seconds) 2021-06-22 08:00:47 --> solar__ (~solar@78.130.184.220) has joined #linux 2021-06-22 08:01:04 --> maroloccio (~marolocci@189.15.9.54) has joined #linux 2021-06-22 08:01:07 <-- solar__ (~solar@78.130.184.220) has quit (Client Quit) 2021-06-22 08:01:30 <-- solar_sea (~solar@user/solar-sea/x-3088627) has quit (Ping timeout: 252 seconds) 2021-06-22 08:01:58 <-- Codaraxis (~Codaraxis@user/codaraxis) has quit (Remote host closed the connection) 2021-06-22 08:02:14 -- nevivurn` is now known as nevivurn 2021-06-22 08:02:17 --> Codaraxis (~Codaraxis@user/codaraxis) has joined #linux 2021-06-22 08:02:19 --> CookE[] (~thedawn@user/thedawn) has joined #linux 2021-06-22 08:03:08 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-22 08:03:09 --> b0urne2 (~b0urne@36.57.147.30) has joined #linux 2021-06-22 08:03:13 --> xlei (znc@pool-68-129-84-118.nycmny.fios.verizon.net) has joined #linux 2021-06-22 08:03:20 <-- CookE[] (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-22 08:03:20 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-22 08:05:34 <-- tomjwatson915 (~tomjwatso@80.30.122.193) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-22 08:05:34 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-22 08:06:12 <-- dumayjonwh (~dumayjonw@37.19.195.5) has quit (Ping timeout: 268 seconds) 2021-06-22 08:06:31 --> ballerburg9005 (~ich@dslb-084-063-017-084.084.063.pools.vodafone-ip.de) has joined #linux 2021-06-22 08:07:30 <-- kirk781 (~doors@2402:3a80:b4c:ba94:2ef:4cfe:d33:be08) has quit (Remote host closed the connection) 2021-06-22 08:07:42 --> brownan (~brownan@136.56.137.143) has joined #linux 2021-06-22 08:07:45 --> kirk781 (~doors@2402:3a80:b4c:ba94:2ef:4cfe:d33:be08) has joined #linux 2021-06-22 08:08:10 --> HaMsTeRs (~mx@14-0-152-215.static.pccw-hkt.com) has joined #linux 2021-06-22 08:08:22 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-22 08:08:35 --> scabby_ (~scabby@user/scabootssca) has joined #linux 2021-06-22 08:08:37 <-- jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-22 08:08:39 velix Things you don't want to hear: "that looks like a kernel bug" <-- this just made my day ;) 2021-06-22 08:09:19 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 08:09:34 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 08:10:11 --> doors (~doors@2402:3a80:1fa4:5c03:1bcd:a1f0:48d5:a631) has joined #linux 2021-06-22 08:10:18 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 252 seconds) 2021-06-22 08:10:33 <-- pandakekok9 (~job@user/job) has quit (Ping timeout: 265 seconds) 2021-06-22 08:10:51 <-- doors (~doors@2402:3a80:1fa4:5c03:1bcd:a1f0:48d5:a631) has quit (Remote host closed the connection) 2021-06-22 08:10:54 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 08:11:47 --> node1 (~node1@user/node1) has joined #linux 2021-06-22 08:13:03 --> jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has joined #linux 2021-06-22 08:13:07 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 08:13:35 <-- kirk781 (~doors@2402:3a80:b4c:ba94:2ef:4cfe:d33:be08) has quit (Ping timeout: 252 seconds) 2021-06-22 08:14:44 --> kirk781 (~doors@2402:3a80:b57:81a5:2682:2403:71bd:264c) has joined #linux 2021-06-22 08:15:52 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 265 seconds) 2021-06-22 08:16:42 <-- RDK (~RDK@2a02:3034:9:ffe4:b3ed:537e:84a:a2f1) has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )) 2021-06-22 08:16:44 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-22 08:17:03 Kyv EdwardIII: Go out to your car and ask it if it has any curl to spare. - https://daniel.haxx.se/blog/2018/08/12/a-hundred-million-cars-run-curl/ 2021-06-22 08:17:53 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-22 08:18:22 <-- pandakekok9 (~job@user/job) has quit (Ping timeout: 252 seconds) 2021-06-22 08:19:21 --> smlavine (~smlavine@sourcehut/user/smlavine) has joined #linux 2021-06-22 08:19:26 rascul my car runs a hundred million curls 2021-06-22 08:19:30 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 264 seconds) 2021-06-22 08:19:42 miko my hundred million curls runs a car 2021-06-22 08:19:42 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Client Quit) 2021-06-22 08:19:50 <-- Konichiwa (~Konichiwa@host-72-175-166-124.ftm-co.client.bresnan.net) has quit (Ping timeout: 252 seconds) 2021-06-22 08:19:51 lessshaste miko, I think so 2021-06-22 08:19:59 --> smlavine (~smlavine@sourcehut/user/smlavine) has joined #linux 2021-06-22 08:20:33 Kyv call when you can do one hundred million curls and outrun a car 2021-06-22 08:20:38 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 08:20:55 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 08:21:01 rascul hrm slack must have sold off my email address, lately i've been getting spammed on an address i only gave to slack... 2021-06-22 08:21:34 rindolf velix: heh 2021-06-22 08:21:41 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 08:23:25 Kyv https://daniel.haxx.se/blog/2021/03/20/curl-is-23-years-old-today/ 2021-06-22 08:23:35 Kyv they're puttin it everywhere 2021-06-22 08:23:43 kirk781 rascul, Slack seems like a rascal in this case :p 2021-06-22 08:24:17 Kyv except in the hands of Kind Edward 2021-06-22 08:24:30 --> mome (~ota@pool-100-8-12-182.nwrknj.fios.verizon.net) has joined #linux 2021-06-22 08:24:32 Kyv kind :| 2021-06-22 08:24:33 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 08:24:34 miko King Edward *the third* 2021-06-22 08:25:19 <-- mlu (~mlu@user/mlu) has quit (Quit: leaving) 2021-06-22 08:25:19 schillingklaus is that the one with the doppelganger? 2021-06-22 08:25:37 rascul kirk781 there may be another explanation for how others got my slack email address but i like this one the best 2021-06-22 08:25:40 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-22 08:25:59 backleet has anyone taken cs50 online? 2021-06-22 08:26:12 kirk781 rascul, maybe the slack's internal database got leaked. It's quite common where users' email, phone is leaked in large databases 2021-06-22 08:26:26 rascul perhaps 2021-06-22 08:26:46 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 08:27:24 EdwardIII Kyv: :D 2021-06-22 08:27:56 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-22 08:28:02 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 08:28:29 --> domhnall (~developer@user/domhnall/x-2887755) has joined #linux 2021-06-22 08:28:31 kirk781 Was Edward an infamous king in English history? 2021-06-22 08:29:41 EdwardIII kirk781: i wouldn't say especially so, no 2021-06-22 08:30:04 kirk781 EdwardIII, your opinion seems biased EDWARD 2021-06-22 08:30:19 EdwardIII kirk781: Edward II was in braveheart if that's any good? 2021-06-22 08:30:27 -- kirk781 is now known as Nero_rome 2021-06-22 08:30:28 schillingklaus maybe the one who fought at the battle of Bannockburn? 2021-06-22 08:30:36 Nero_rome I did not fiddle while Rome burned 2021-06-22 08:30:44 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Quit: Has anybody seen the bridge?) 2021-06-22 08:30:59 Nero_rome I am NERO Buring ROM, the infamous Windows Shareware 2021-06-22 08:31:01 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-22 08:31:09 EdwardIII beautiful piece of software in it's time 2021-06-22 08:31:12 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 252 seconds) 2021-06-22 08:31:12 Nero_rome But boy, whoever came with that name really was great 2021-06-22 08:31:26 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-22 08:31:34 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-22 08:31:34 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 08:31:52 -- miko is now known as the_pope 2021-06-22 08:31:56 the_pope i am the pope 2021-06-22 08:32:00 the_pope why did you burn rome 2021-06-22 08:32:09 schillingklaus it's all a forgery by later Christian forgers. 2021-06-22 08:32:16 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 08:32:28 Nero_rome the_pope, stop ahem with the children thing in churches first 2021-06-22 08:32:58 the_pope damnit 2021-06-22 08:33:20 Nero_rome Oh boy, This is beginning to resemble more history than Operating systems 2021-06-22 08:33:26 Kyv oh, ROME! 2021-06-22 08:33:35 Nero_rome Talking about OS, did anyone actually try the 'accidental' release of 2021-06-22 08:33:39 Kyv that explains the D I got on my Chemical Brothers mix cd for history class 2021-06-22 08:33:41 Nero_rome Windows 2021-06-22 08:33:44 Nero_rome lol 2021-06-22 08:33:53 --> mworkman72 (~michael.g@45.86.203.65) has joined #linux 2021-06-22 08:34:17 mworkman72 Hello, any X Forwarding experts in here? 2021-06-22 08:34:32 Nero_rome mworkman72, Ah, finally you came here :p 2021-06-22 08:34:45 -- the_pope is now known as miko 2021-06-22 08:34:52 <-- EriC^^ (~Eric@178.135.2.179) has quit (Ping timeout: 252 seconds) 2021-06-22 08:35:01 Nero_rome Someone please help him, his Suse system is fscking him more than the PLague did to Europe 2021-06-22 08:35:12 --> siika__ (~siika@139.226.50.41) has joined #linux 2021-06-22 08:35:13 mworkman72 yes, I resolved all my issues with my Suse Linux with SSH, now trying to get X to work 2021-06-22 08:35:13 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Read error: Connection reset by peer) 2021-06-22 08:35:41 <-- Domina (~Tia@static-198-54-132-117.cust.tzulo.com) has quit (Ping timeout: 265 seconds) 2021-06-22 08:36:10 <-- siika_ (~siika@139.226.50.41) has quit (Ping timeout: 265 seconds) 2021-06-22 08:36:25 <-- megalo-meat-mani (~snake@2602:48:a07b:7f0c:7173:fad2:7673:a8e4) has quit (Quit: Connection Terminated) 2021-06-22 08:36:32 mworkman72 I nuked my Suse Linux trying to edit keys in authorized_keys file with Vim, but was able to restore from Azure portal 2021-06-22 08:36:46 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-22 08:37:08 mworkman72 Now ssh is working fine from command line, PuTTY, and Termius also 2021-06-22 08:37:14 Nero_rome mworkman72, Is it your first time installing Suse? 2021-06-22 08:37:24 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-22 08:37:51 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 08:37:53 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-22 08:38:14 Kyv Can we assume X11 forwarding is enabled in your sshd config? By default it is not. 2021-06-22 08:38:18 <-- autopsy (~liveuser@2600:8800:920c:8a00::c6a0) has quit (Ping timeout: 240 seconds) 2021-06-22 08:38:20 mworkman72 no, actually I first started using Suse in 2000, I had it installed on my laptop in a dual boot with Windows 98, most of my IT experience is as a software engineer though, only a little admin experience 2021-06-22 08:38:35 <-- jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has quit (Ping timeout: 265 seconds) 2021-06-22 08:38:42 --> justsomeguy (~justsomeg@user/justsomeguy) has joined #linux 2021-06-22 08:38:53 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-22 08:38:57 Kyv I hope you didn't take all the trouble to manually type out the client keys. 2021-06-22 08:39:03 Nero_rome mworkman72, Huh, with that much experience under your belt, I am surprised you're having issues. 2021-06-22 08:39:04 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 08:39:08 schillingklaus that was before OpenSuse and systemd 2021-06-22 08:39:48 mworkman72 HAHA!! LOL! I tried to paste them in, but found the cat with an append operation is much easier 2021-06-22 08:40:00 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-22 08:40:27 Kyv Generally there is ssh-copy-id, if you have the chance before locking out user/pass authentication. 2021-06-22 08:40:31 mworkman72 cat the public key, and append it to authorized_keys file, works every time 2021-06-22 08:40:34 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-22 08:41:05 Kyv It copies them over to the server automagically. 2021-06-22 08:41:13 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-22 08:41:30 --> dumayjonwh (~dumayjonw@37.19.195.5) has joined #linux 2021-06-22 08:41:52 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-22 08:42:00 mworkman72 ok, yes I saw that with a google search, just thought using cat was easier since I could already log in, I used SFTP t move the public key file onto the Suse VM 2021-06-22 08:42:05 --> kixx (~kixx@2a02:2f09:341d:a000:8e:b506:7138:7320) has joined #linux 2021-06-22 08:42:05 <-- kixx (~kixx@2a02:2f09:341d:a000:8e:b506:7138:7320) has quit (Changing host) 2021-06-22 08:42:05 --> kixx (~kixx@user/kixx) has joined #linux 2021-06-22 08:42:10 -- coldenbrewed is now known as REGISTER 2021-06-22 08:42:40 -- REGISTER is now known as Guest9723 2021-06-22 08:42:56 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 08:43:33 -- Guest9723 is now known as coldenvrewed 2021-06-22 08:43:35 mworkman72 I have 20 years experience as software engineer, but only intermediate with sys admin type tasks, like configuring SSH 2021-06-22 08:43:41 -- coldenvrewed is now known as coldenbrewed 2021-06-22 08:43:46 --> jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has joined #linux 2021-06-22 08:44:17 <-- node1 (~node1@user/node1) has quit (Remote host closed the connection) 2021-06-22 08:44:42 --> gartt (~gartt@ip72-200-184-130.ri.ri.cox.net) has joined #linux 2021-06-22 08:45:23 Nero_rome I thought I was wasting my life. Then I saw Instagram's and Facebook's desktop UI and they somehow manage to waste more real estate than anyone 2021-06-22 08:45:30 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 252 seconds) 2021-06-22 08:46:07 --> solar_sea (~solar@78.130.184.220) has joined #linux 2021-06-22 08:46:07 <-- solar_sea (~solar@78.130.184.220) has quit (Changing host) 2021-06-22 08:46:07 --> solar_sea (~solar@user/solar-sea/x-3088627) has joined #linux 2021-06-22 08:46:10 mworkman72 At my most recent job with Red Hat Linux, I never touched the SSH configuration, a sys admin did that for me 2021-06-22 08:46:18 --> EriC^^ (~Eric@178.135.2.179) has joined #linux 2021-06-22 08:46:34 --> mikail__ (~mikail@90.212.77.3) has joined #linux 2021-06-22 08:46:45 mworkman72 cat publickey >> authorized_keys 2021-06-22 08:46:50 <-- solar_sea (~solar@user/solar-sea/x-3088627) has quit (Client Quit) 2021-06-22 08:47:00 gartt Could PXE network boot be used to then select a hard drive to boot from? I can boot from the first hdd's GRUB, modify grub and tell it on next boot to boot from the 2nd hdd for example, but can pxe make this easier? 2021-06-22 08:47:01 astronaut mworkman72, so all the machine you had to work on had a keyboard and monitor connected to it? 2021-06-22 08:47:02 mworkman72 works better than trying to edit the file with VIM, LOL!!! 2021-06-22 08:47:22 miko whatt, vim is amazing :( 2021-06-22 08:47:36 Mathisen gartt, nope 2021-06-22 08:47:45 <-- n00b101 (uid448161@id-448161.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 08:47:47 Nero_rome Not vim. No one with a real life uses vim 2021-06-22 08:47:58 * Nero_rome goes and opens his vi config 2021-06-22 08:47:59 gartt Mathisen: thanks. so Id be better off modifying grub I suppose 2021-06-22 08:48:01 --> solar_sea (~solar_sea@user/solar-sea/x-3088627) has joined #linux 2021-06-22 08:48:04 Mathisen yes 2021-06-22 08:48:14 gartt Nero_rome: i use it every day for software development and everything else 2021-06-22 08:48:17 astronaut Nero_rome, hell no. I use Vim daily. 2021-06-22 08:48:17 miko Nero_rome: true; i don't have a real life 2021-06-22 08:48:20 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-22 08:48:34 DLange gartt: you can make multiple entries in your grub boot menu so you can select the second hdd from there 2021-06-22 08:48:37 gartt and for all other editing tasks, vim 2021-06-22 08:48:38 Nero_rome gartt, you could live your life in vim if you want :p 2021-06-22 08:48:52 gartt DLange: exactly 2021-06-22 08:48:55 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-22 08:48:58 miko Nero_rome: nah; if you wanna live inside a text editor, you use emacs 2021-06-22 08:49:01 gartt Nero_rome: so far so good :) 2021-06-22 08:49:07 mworkman72 I worked mostly remote at my Red Hat job due to pandemic, using FastX for X forwarding connected to my Red Hat Box from Windows 10, and sometimes had to use ssh from command line when FastX crashed, but that was not often 2021-06-22 08:49:17 Nero_rome Just use an electron based code editor 2021-06-22 08:49:26 * Nero_rome runs before he is burned at a witch trial 2021-06-22 08:49:27 <-- mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 268 seconds) 2021-06-22 08:49:32 Kyv It is difficult to strike a good life/text-editor balance no matter which one it is. 2021-06-22 08:49:50 Nero_rome Now I now why the witch trials happened. They used electron based code editors 2021-06-22 08:50:05 mworkman72 I use Nano on Linux sometimes, and I have an OpenBSD shell I use pico with 2021-06-22 08:50:06 Nero_rome Religions are essentially code editors 2021-06-22 08:50:10 gartt if youve ever seen what someone very siilled in vim is capable of, youll become a believer 2021-06-22 08:50:14 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-22 08:50:34 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-22 08:50:36 <-- discipulus (~discipulu@user/discipulus) has quit (Quit: discipulus) 2021-06-22 08:50:40 Kyv For a time I used Gedit and dressed like Barry Seal, but there were problems. 2021-06-22 08:50:43 gartt thats what made me learn it. I saw a guy making changes as fast as I could dictate them, far faster than anyone using a mouse could 2021-06-22 08:51:28 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-22 08:51:31 <-- pagini (~pagini@27.17.181.2) has quit (Quit: pagini) 2021-06-22 08:51:38 Kyv I couldn't get my life in order, and then someone came knocking on my door with a pamphlet on vim. 2021-06-22 08:51:41 <-- bluenode (~bluenode@23.108.99.98) has quit (Ping timeout: 258 seconds) 2021-06-22 08:51:46 gartt heh 2021-06-22 08:51:50 --> scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has joined #linux 2021-06-22 08:52:24 schillingklaus nvi should be enough 2021-06-22 08:52:32 astronaut Using Vim is like a CULT. Difficult to get it. Difficult to get out. You simply cannot use a non-modal editor anymore. 2021-06-22 08:52:57 mworkman72 VIM is easy to use once you get used to it, but I still think Netbeans and Eclipse and now Visual Studio Code 2021-06-22 08:53:33 mworkman72 those are better than VIM I think, but if you do not have GUI's available, VIM is a lifesaver! 2021-06-22 08:53:41 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-22 08:53:45 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 08:53:47 Kyv People build it up in their minds until they reach a point where they have psyched themselves out of ever beginning to learn a modal editor. 2021-06-22 08:53:54 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-22 08:53:58 astronaut I simply don't get the appeal of VS Code. it has become so popular among devs these days. 2021-06-22 08:54:05 astronaut I wonder why. 2021-06-22 08:54:05 schillingklaus gui editors are unconditionally evil and perverse 2021-06-22 08:54:11 --> node1 (~node1@user/node1) has joined #linux 2021-06-22 08:54:18 Mathisen not all gui editors are bad 2021-06-22 08:54:24 Mathisen i like sublime 2021-06-22 08:54:24 mworkman72 LOL!! 2021-06-22 08:54:34 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-22 08:54:45 Mathisen and for a terminal one i prefer nano 2021-06-22 08:55:18 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-22 08:55:34 Mathisen never thought myself the keybinds for vim 2021-06-22 08:55:37 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Read error: Connection reset by peer) 2021-06-22 08:55:48 drip and im just sitting here happy with joe 2021-06-22 08:56:15 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-22 08:56:18 Mathisen atom is not bad either.. well electron but still 2021-06-22 08:56:46 Nero_rome Mathisen, the real fun is in watt's inside of them. Protons and neutrons 2021-06-22 08:56:54 --> crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has joined #linux 2021-06-22 08:56:56 Nero_rome Wait, you are talking about the other Atom 2021-06-22 08:57:03 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-22 08:57:42 --> sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has joined #linux 2021-06-22 08:57:51 Mathisen funny 2021-06-22 08:58:04 <-- Nero_rome (~doors@2402:3a80:b57:81a5:2682:2403:71bd:264c) has quit (Quit: Leaving) 2021-06-22 08:58:11 hendursaga mworkman72: you've used/heard of Neovim? 2021-06-22 08:58:24 <-- rbh (~user@202.177.224.0) has quit (Ping timeout: 265 seconds) 2021-06-22 08:58:33 Mathisen my top 2 gui editors for is those atleast 1. https://www.sublimetext.com/ 2 https://atom.io/ 2021-06-22 08:58:51 <-- zjmc_ (zjmc@user/zjmc) has left #linux 2021-06-22 08:58:58 <-- mworkman72 (~michael.g@45.86.203.65) has quit (Ping timeout: 258 seconds) 2021-06-22 08:59:26 --> mworkman72 (~michael.g@108-76-104-107.lightspeed.dybhfl.sbcglobal.net) has joined #linux 2021-06-22 08:59:28 Kyv vim vim is fine 2021-06-22 08:59:46 miko schillingklaus: the only good gui editors are graphical versions of traditional terminal editors ;p 2021-06-22 09:00:02 <-- rindolf (~rindolf@87.68.240.240.adsl.012.net.il) has quit (Quit: Shlomi Fish ("Rindolf") has left the server. “Chuck Norris was challenged to fight the world, and accepted. He bet on himself, won, and collected the bet money.”) 2021-06-22 09:00:11 kurahaupo If I need a GUI editor, I'll use gvim 2021-06-22 09:00:15 Mathisen vim is only fine if you stuvorn enough to learn the keybinds and then use it for 6 months and only then. way to slow otherwise 2021-06-22 09:00:50 Kyv It doesn't take that long and its not difficult. 2021-06-22 09:01:05 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 268 seconds) 2021-06-22 09:01:16 <-- unixbhaskar (~user@191.96.150.134) has quit (Ping timeout: 252 seconds) 2021-06-22 09:01:17 schillingklaus learning keybinds is easy, as opposed to the disgusting perversity of mouse usage 2021-06-22 09:01:35 kurahaupo Mathisen: well, considering you're going to be using an editor for 30 years, 6 months seems like a pretty trivial investment 2021-06-22 09:01:47 p0g0 30 years? 2021-06-22 09:01:49 Kyv Run through vimtutor once or twice and you're already on your way to better efficient versus without. 2021-06-22 09:01:53 sail0r i've never been able to leearn the shortcuts fast enough. always go back to nano for editing 2021-06-22 09:02:02 <-- goldfish (~goldfish@user/goldfish) has quit (Ping timeout: 258 seconds) 2021-06-22 09:02:03 --> keropok_ (~keropok@2405:3800:8f1:a017:1950:b466:a3fa:f01d) has joined #linux 2021-06-22 09:02:08 Mathisen kurahaupo, im not saying you should not do it. im only saying it is a learning curve 2021-06-22 09:02:24 kurahaupo sail0r: you'll learn them fast enough if you uninstall nano 2021-06-22 09:02:28 sail0r they dont stick. you learn what you need, use it, then forget it until the next time you think... hrmm, i should use vim 2021-06-22 09:02:28 p0g0 I'd still be using Wordstar if I stuck with one editor that long. 2021-06-22 09:02:36 sail0r kurahaupo: hahaha 2021-06-22 09:02:37 --> pacblinky (~pacblinky@user/pacblinky) has joined #linux 2021-06-22 09:03:20 p0g0 I have become very fond of syntax checking editors, they've addressed a problem I am glad to have solved. 2021-06-22 09:03:31 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-22 09:03:39 kurahaupo I'm not saying you'll use only one editor, but that some of them you will still be using when you retire and beyond 2021-06-22 09:03:39 --> DaFeliX (~DaFeliX@a83-162-184-238.adsl.xs4all.nl) has joined #linux 2021-06-22 09:03:39 sail0r im not a programmer though. the need for vim is much less pronounced if you dont have a specific use case... ie programmer, or novelist etc ;p 2021-06-22 09:03:42 --> DaFeliX_ (~DaFeliX@a83-162-184-238.adsl.xs4all.nl) has joined #linux 2021-06-22 09:03:43 p0g0 My compiles are more likely to run without error. 2021-06-22 09:03:44 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-22 09:04:17 peetaur heh syntax checking is great but I hate to have comments like # this bracket here works around a syntax highlighting problem: ) 2021-06-22 09:04:33 pacblinky tbh vim is just complicated and any simple code editor can do it what it does 2021-06-22 09:04:50 <-- DaFeliX_ (~DaFeliX@a83-162-184-238.adsl.xs4all.nl) has quit (Client Quit) 2021-06-22 09:04:56 pacblinky but if you are a terminal addict vim is your go 2021-06-22 09:05:00 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Read error: Connection reset by peer) 2021-06-22 09:05:03 kurahaupo p0g0: For small files syntax highlighting is helpful, but for files over 100Mb it gets intolerably slow 2021-06-22 09:05:20 --> ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has joined #linux 2021-06-22 09:05:32 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-22 09:05:44 Kyv Suddenly people who dont use vim, and cant grasp vim for some reason, are very versed in its features. 2021-06-22 09:05:47 p0g0 kurahaupo, #includes are my friend... 2021-06-22 09:05:48 --> bluenode (~bluenode@23.108.99.122) has joined #linux 2021-06-22 09:05:59 Kyv That is very surprising when many actual vim users are not fully aware of what vim does. 2021-06-22 09:06:04 sail0r sounds like you guys are on the scusp of a HN article i just read: about some ubuntu microcode update; and that all software has slowly become 'bloatware' since they have the same functionality as software from 10 years ago, but now use way more resources to accomplish the same task 2021-06-22 09:06:17 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has joined #linux 2021-06-22 09:06:35 p0g0 Bloatware is a sad certainty... just look at HTML and web stuff... 2021-06-22 09:06:37 --> AnuEp58kYpvV2bLh (~AnuEp58kY@ip1f11c867.dynamic.kabel-deutschland.de) has joined #linux 2021-06-22 09:06:37 pacblinky sail0r with more friendly user interface tho 2021-06-22 09:06:40 <-- Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:b4ad:a187:37a5:e7e3) has quit (Read error: Connection reset by peer) 2021-06-22 09:06:53 Kyv Which is why some can be found installing plugins for things that vim already does and well. 2021-06-22 09:06:56 p0g0 svelte is not a virtue anymore. 2021-06-22 09:07:00 kurahaupo pacblinky: any editor can do most things, but there is generally a correlation between how quickly you can do daily tasks with it and how long it took t to learn 2021-06-22 09:07:05 Dagmar People keep insisting on trying to make their code idiot-proof instead of making it just fail gracefully 2021-06-22 09:07:08 <-- jbowen (~jbowen@fedora/jbowen) has quit (Ping timeout: 252 seconds) 2021-06-22 09:07:21 <-- AnuEp58kYpvV2bLh (~AnuEp58kY@ip1f11c867.dynamic.kabel-deutschland.de) has quit (Client Quit) 2021-06-22 09:07:24 peetaur pacblinky: vim is not so much more complicated... it is just weird how the key bindings work. And most editors don't do what it does, like macros. And the other things it does that others don't, you'd find you really need and use if you make a macro, so macros in other editors wouldn't even be useful. 2021-06-22 09:07:29 pacblinky will i am sure when you atom or vscode .. you are faster than a vim user 2021-06-22 09:07:33 p0g0 Dagmar, given the rich variance midst the idoits, proofing against them is beyond most of us. 2021-06-22 09:07:39 p0g0 *idiots 2021-06-22 09:08:09 pacblinky peetaur indeed but these features would not use them in most cases 2021-06-22 09:08:33 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-22 09:08:43 p0g0 I cultivated a small stable of users that simply thought differently than anyone I knew- they were invaluable for testing, especially the docs. 2021-06-22 09:08:55 peetaur learn it for the cases when you would use them... even if they are few, they'll save you lots of time 2021-06-22 09:08:58 pacblinky when you are working in a company they expect you to use a fast productive coding framework 2021-06-22 09:09:02 pacblinky not vim 2021-06-22 09:09:06 kurahaupo I've recently had the misfortune of reading the source for "rsnapshot", which is a classic case of trying too hard. 2021-06-22 09:09:28 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 09:09:40 sail0r i dunno, i blame mass adoption. ie critical mass. remember the "organic" internet? now its all shiny and bullshit. same thing is happening with videos. clickbait aside, how many videos are there about tpo 10 this or how to properly cook a chicken... 2021-06-22 09:09:48 --> pierrepaul (uid504261@id-504261.highgate.irccloud.com) has joined #linux 2021-06-22 09:09:48 <-- MiningMarsh (~MiningMar@user/miningmarsh) has quit (Ping timeout: 268 seconds) 2021-06-22 09:10:10 peetaur yeah vim isn't well suited to coding without some plugins... like there's a plugin for vim that puts eclipse functionality into it...eclim :D and no I don't use that 2021-06-22 09:10:48 pacblinky the only advantage i see while using vim is that it does not jack up your computer resources 2021-06-22 09:10:55 schillingklaus even herirloom vi is better suuited for coding than vscode and atom 2021-06-22 09:10:59 sail0r this convo has now got me questioning what i htought vim was in the first place 2021-06-22 09:11:05 schillingklaus heirloom vi 2021-06-22 09:11:18 --> MiningMarsh (~MiningMar@user/miningmarsh) has joined #linux 2021-06-22 09:11:21 --> clf59 (~clf59@user/clf59) has joined #linux 2021-06-22 09:11:25 sail0r emacs or die bishes 2021-06-22 09:11:27 <-- multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has quit (Read error: Connection reset by peer) 2021-06-22 09:11:28 spyroboy to be fair, I'm pretty sure most people discussing vim here don't actually know how to use vim. 2021-06-22 09:11:30 <-- stultusv (~Stultus_V@user/stultusv) has quit (Quit: WeeChat 3.0.1) 2021-06-22 09:11:32 varaindemian 'if [ ! -z "$1" ] || [ -z "$2" ]; then' -> what does this mean in the shell bash language? 2021-06-22 09:11:36 <-- Canoe (~canoe@user/canoe) has quit (Quit: Konversation terminated!) 2021-06-22 09:11:39 pacblinky spyroboy i know how to exit vim 2021-06-22 09:11:44 varaindemian `if [ ! -z "$1" ] || [ -z "$2" ]; then` 2021-06-22 09:11:45 Kyv there it is 2021-06-22 09:11:57 kurahaupo rsnapshot is a 6000 line perl script that reads a 20 line "config file" and translates that to actions that could be directly coded in 50 lines of shell or perl 2021-06-22 09:11:58 pacblinky but i am a nano user 2021-06-22 09:12:08 --> stultusv (~Stultus_V@user/stultusv) has joined #linux 2021-06-22 09:12:21 spyroboy there's also one area where vim excels over almost all editors: ubiquity. it's an extremely powerful editor that can run nearly anywhere and is generally installed everywhere. 2021-06-22 09:12:29 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-22 09:12:41 spyroboy if you're a sys admin, vim ends up being your editor of choice purely out of convenience. 2021-06-22 09:12:54 pacblinky spyroboy yep the another of advantage it is very portable and comptiable os-wide 2021-06-22 09:12:56 kurahaupo It has all the hallmarks of copy-paste coding run riot for 20 years 2021-06-22 09:13:23 <-- keropok_ (~keropok@2405:3800:8f1:a017:1950:b466:a3fa:f01d) has quit (Read error: Connection reset by peer) 2021-06-22 09:13:25 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 09:13:30 jelly varaindemian, -z is a test for empty string. If first argument exists and is not empty, or the second argument is empty; then do stuff. It's quite unusual to have an empty but defined $1 and non-empty string $2. 2021-06-22 09:13:31 spyroboy isn't rsnapshot unmaintained? 2021-06-22 09:13:31 --> keropok_ (~keropok@2405:3800:8f1:a017:1950:b466:a3fa:f01d) has joined #linux 2021-06-22 09:13:44 <-- dumayjonwh (~dumayjonw@37.19.195.5) has quit (Ping timeout: 252 seconds) 2021-06-22 09:13:53 jelly varaindemian, is this schoolwork or some actual issue? 2021-06-22 09:14:00 --> Sez (~sez@user/Sez) has joined #linux 2021-06-22 09:14:10 pacblinky so what distro are you guys rolling on 2021-06-22 09:14:13 varaindemian jelly not school work trying to understand a script 2021-06-22 09:14:13 pacblinky i am running debian 11 2021-06-22 09:14:17 drip varaindemian: man test (or man [) to find out more about those expressions 2021-06-22 09:14:24 jelly varaindemian, ! -z could be written as -n 2021-06-22 09:14:30 kurahaupo varaindemian: ask #bash 2021-06-22 09:14:35 schillingklaus debian11 has not yet been released 2021-06-22 09:14:42 pacblinky debian bullseye 2021-06-22 09:14:43 p0g0 schillingklaus, sid 2021-06-22 09:14:44 pacblinky it is 2021-06-22 09:15:08 jelly schillingklaus, it's getting close, tentative date of July 31st 2021-06-22 09:15:37 mworkman72 I downloaded a Suse Linux ISO to use with VirtualBox, but think the Azure Cloud VM will be better 2021-06-22 09:15:39 jelly but yeah, not released yet, 100 or so release-critical bugs to squash 2021-06-22 09:15:43 pacblinky i think debian is the best os between server and desktop use 2021-06-22 09:16:08 <-- ignis (~ignisf@user/ignis) has quit (Remote host closed the connection) 2021-06-22 09:16:10 Mathisen bullseye is same as testing 2021-06-22 09:16:13 Sez mworkman72: depends on what ever you want to do 2021-06-22 09:16:13 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 258 seconds) 2021-06-22 09:16:22 mworkman72 I have not used debian before, but hear many good things about it 2021-06-22 09:16:27 Sez Mathisen: and testing is 11? 2021-06-22 09:16:28 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-22 09:16:29 jelly Mathisen, semantics matter. "bullseye" is _current_ testing 2021-06-22 09:16:33 pacblinky yes Sez 2021-06-22 09:16:38 pacblinky mworkman72: it is very robust and stable 2021-06-22 09:16:44 Mathisen Sez, yes 2021-06-22 09:16:46 --> azidhaka_ (~azidhaka@user/azidhaka) has joined #linux 2021-06-22 09:16:52 Sez pacblinky: so you want to underline that you are bleeding edge? ;) 2021-06-22 09:17:03 pacblinky Sez: yes 2021-06-22 09:17:05 Sez .oO(debian and bleeding edge;) 2021-06-22 09:17:05 <-- azidhaka_ (~azidhaka@user/azidhaka) has quit (Read error: Connection reset by peer) 2021-06-22 09:17:17 pacblinky Sez: balanced as everything should be 2021-06-22 09:17:21 Sez pacblinky: ever tried gentoo or even better lfs? 2021-06-22 09:17:26 pacblinky omg gentoo 2021-06-22 09:17:27 kurahaupo varaindemian: the main thing to understand is that "[" is simply the name of a command that interprets its arguments according to its own mini grammar 2021-06-22 09:17:32 Mathisen jelly, true 2021-06-22 09:17:42 pacblinky gentoo is just bad 2021-06-22 09:17:46 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-22 09:17:49 pacblinky most softwares do not support gentoo 2021-06-22 09:17:53 schillingklaus I hate bleeding edges 2021-06-22 09:17:54 pacblinky and you would have to build from source codwe 2021-06-22 09:17:56 spyroboy is just bad 2021-06-22 09:17:58 pacblinky and find the dependices 2021-06-22 09:18:01 --> azidhaka_ (~azidhaka@user/azidhaka) has joined #linux 2021-06-22 09:18:02 jelly Sez, "bullseye" is the codename for the release that will become debian 11; when that happens, the "bookworm" codename will be used for the new "testing" branch 2021-06-22 09:18:19 * kurahaupo gives schillingklaus a band-aid 2021-06-22 09:18:20 <-- azidhaka (~azidhaka@user/azidhaka) has quit (Read error: Connection reset by peer) 2021-06-22 09:18:23 jelly in due time, bookworm will become debian 12 2021-06-22 09:18:27 pacblinky i see 2021-06-22 09:18:39 -- azidhaka_ is now known as azidhaka 2021-06-22 09:18:43 pacblinky if you want a good base linux distro debian is your go 2021-06-22 09:18:46 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-22 09:18:48 peetaur if [ ! -z "$1" ] || [ -z "$2" ]; then -> `if ... then` is a shell builtin that is just like if of any language. ! means not. -z means "not empty" (as a string), and [ is test (`help test` for help with it....or man test which is not the same but similar enough). And || will actually still run the 2nd command if the first expression is false unlike in every sane langauge, but otherwise works like the || (which is OR) in other languages. 2021-06-22 09:18:52 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 252 seconds) 2021-06-22 09:18:52 Sez jelly: yes that roundrobin swap, my old brain remembers something ;) 2021-06-22 09:19:08 jelly peetaur, um, -z means empty. 2021-06-22 09:19:11 Kyv Does any shell come with a manual that is devoid of an adequate definition of the test command? 2021-06-22 09:19:12 peetaur er .... ! -z = not empty..... -z is empty (and also -n is not empty) 2021-06-22 09:19:13 <-- blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has quit 2021-06-22 09:19:15 p0g0 hmm, a bleeding edge release called "styptic" (a compound that staunches bleeding) 2021-06-22 09:19:19 Kyv you could look in the bloody dash manual 2021-06-22 09:19:21 Mathisen i like debian for my VPS and other server related stuff. but as for my daily desktop i prefer other dist 2021-06-22 09:19:30 <-- sazawal (~sazawal@2401:4900:51df:a211:a469:2329:ac08:707c) has quit (Ping timeout: 240 seconds) 2021-06-22 09:19:50 tango_uniform_xr i like ubuntu as well 2021-06-22 09:20:07 jelly Kyv, define "adequate" 2021-06-22 09:20:07 --> azidhaka_ (~azidhaka@user/azidhaka) has joined #linux 2021-06-22 09:20:07 <-- azidhaka_ (~azidhaka@user/azidhaka) has quit (Write error: Connection reset by peer) 2021-06-22 09:20:24 Sez after a while does the distro really still make such difference to you guys? 2021-06-22 09:20:28 <-- ajkerzner (~ajkerzner@user/ajkerzner) has quit (Ping timeout: 246 seconds) 2021-06-22 09:20:32 tango_uniform_xr no 2021-06-22 09:20:35 Sez i mean take x substract y you get z 2021-06-22 09:20:37 jelly people casually reading a script for the first time might have different needs of explanation than a reference 2021-06-22 09:20:37 p0g0 Sez, to me, yes 2021-06-22 09:20:40 Kyv Explained more comprehensively than any one person is probably willing to do here. 2021-06-22 09:20:47 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 09:21:12 Mathisen Sez, for my daily desktop yes. i like shiny new stuff so i use a rolling release distro for my daily desktop 2021-06-22 09:21:20 schillingklaus systemd-distros are avoided by me, for example 2021-06-22 09:21:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 09:21:29 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 09:21:30 pacblinky ubuntu is bad 2021-06-22 09:21:30 pacblinky Sez: they are not different yeah 2021-06-22 09:21:33 <-- azidhaka (~azidhaka@user/azidhaka) has quit (Read error: Connection reset by peer) 2021-06-22 09:21:37 pacblinky why peoeple hat systemd and still prefer system init 2021-06-22 09:22:07 pacblinky i use debian combined with xfce desktop env i just do not care how my desktop 2021-06-22 09:22:09 schillingklaus because systemd makes linux more windowish than unixish 2021-06-22 09:22:14 pacblinky i just care about perfomance 2021-06-22 09:22:21 jelly pacblinky, honestly ubuntu lts is not that much different from debian in terms of release schedules and usability as workstation 2021-06-22 09:22:36 Sez okok i see you guys are right some things are better here and some there but in the end if you really want things yourway you tweak and if you tweak you could even go as far as lfs and still you will endup using gnu/mit/bsd/linux ;) 2021-06-22 09:22:44 peetaur pacblinky: sysvinit is awful but solutions and shortcomings are static and known....systemd is run by fools that break all the best practices and the trouble never ends....oh but shiny features! 2021-06-22 09:22:48 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 09:23:05 pacblinky jelly: ubuntu is heavy 2021-06-22 09:23:07 pacblinky peetaur: i see 2021-06-22 09:23:11 jelly peetaur, now you're just trolling 2021-06-22 09:23:16 <-- EriC^^ (~Eric@178.135.2.179) has quit (Ping timeout: 252 seconds) 2021-06-22 09:23:23 peetaur answering a question is not trolling 2021-06-22 09:23:27 <-- hendursaga (~weechat@user/hendursaga) has quit (Quit: hendursaga) 2021-06-22 09:23:34 peetaur he asked why people hate it, not what the consensus is (there is none) 2021-06-22 09:23:44 pacblinky Sez: you look like a "i use arch btw" user hahaha 2021-06-22 09:24:19 Khaytsus What's worse, that, or gentoo 2021-06-22 09:24:20 peetaur I am an "I use artixlinux btw ... archlinux has systemd :P" user, btqw 2021-06-22 09:24:23 peetaur *btw 2021-06-22 09:24:41 jelly pacblinky, I'm using ubuntu 18.04 on a laptop and debian 9 and 10 on desktop workstations, there's no significant difference 2021-06-22 09:24:52 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-22 09:24:59 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-22 09:25:23 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 09:25:27 jelly any supported web browser will overshadow ANY desktop environment in terms of resource use 2021-06-22 09:25:47 Sez pacblinky: really? well iirc i used arch kinda as one of my first 'distros' could have been it/or at least its prething, but i thougt my mirror would reflect i do not care what i use, as long as it does it good enough and/or at least i know how to get it doing that ;) 2021-06-22 09:25:55 schillingklaus lynx does not overshadow gnome3 2021-06-22 09:26:08 <-- rsx (~dummy@ppp-188-174-131-144.dynamic.mnet-online.de) has quit (Quit: rsx) 2021-06-22 09:26:22 jelly schillingklaus, it also cannot display 90% of the pages out there 2021-06-22 09:27:03 drip i learned a lot running gentoo, unfortnuately most of that was learning how to fix gentoo's very specific problems that never applied to anything else (i was not good at updating every month) 2021-06-22 09:27:10 Kyv Lynx? What do you know... jelly 2021-06-22 09:27:15 schillingklaus most of those 90% are perverted pornographies and pirated media 2021-06-22 09:27:23 * Khaytsus blinks 2021-06-22 09:27:24 Kyv adequate has just been defined! 2021-06-22 09:27:25 Sez schillingklaus: why should lynx need gnome? last time i heard about it it was console only? well true you could opt in some features, but gnome? 2021-06-22 09:27:29 --> Jupi (~Jupi@83-245-133-179.elisa-laajakaista.fi) has joined #linux 2021-06-22 09:27:38 pacblinky arch is not bad 2021-06-22 09:27:38 pacblinky it is much better than gentoo 2021-06-22 09:27:38 pacblinky that 2021-06-22 09:27:39 pacblinky what is that 2021-06-22 09:27:39 pacblinky Sez: i see 2021-06-22 09:27:48 Sez schillingklaus: i see i am not the only one who has tears for gopher ;) 2021-06-22 09:27:50 Khaytsus pacblinky: Wow, is your dialup modem lagged? :P 2021-06-22 09:27:51 --> icy (~icy@user/icy) has joined #linux 2021-06-22 09:28:09 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-22 09:28:16 pacblinky yes 2021-06-22 09:28:16 <-- keropok_ (~keropok@2405:3800:8f1:a017:1950:b466:a3fa:f01d) has quit (Quit: leaving) 2021-06-22 09:28:27 pacblinky my internet speed is 10kb/sec 2021-06-22 09:28:32 pacblinky my isp throttle 2021-06-22 09:28:36 * Khaytsus blinks 2021-06-22 09:29:16 schillingklaus no, he pacblinks 2021-06-22 09:29:25 pacblinky lol 2021-06-22 09:29:37 pacblinky why no one can get my name 2021-06-22 09:29:37 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-22 09:29:45 pacblinky it is pacman and the red ghost from pacman 2021-06-22 09:29:58 Khaytsus wonka wonka 2021-06-22 09:30:11 Khaytsus (< & 2021-06-22 09:30:17 hodapp I thought it was a reference to PAC-correctness from statistical learning (Probably Approximately Correct) 2021-06-22 09:30:24 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-22 09:30:31 pacblinky hodapp: nah 2021-06-22 09:30:34 pacblinky thats very deep 2021-06-22 09:30:37 <-- maroloccio (~marolocci@189.15.9.54) has quit (Ping timeout: 246 seconds) 2021-06-22 09:30:41 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 09:31:27 --> lord| (~lordpipe@user/lordpipe) has joined #linux 2021-06-22 09:32:14 varaindemian when I'll launch this script I'll use `./script.sh www.google.com monitor_name` can I somehow pass the parameter `monitor_name` inside the script as in: `chromium-browser --name=$2 --new-window --app=$1 & sleep 3` The script I'am talking about: https://pastebin.com/uJAzd8Z9 2021-06-22 09:32:15 -- beaver is now known as pong 2021-06-22 09:32:23 --> maroloccio (~marolocci@189.15.9.54) has joined #linux 2021-06-22 09:32:28 schillingklaus i do not know anything about red ghosts in package management 2021-06-22 09:32:29 varaindemian when I'll launch this script I'll use `./script.sh www.google.com monitor_name` can I somehow pass the parameter `monitor_name` inside the script as in: `chromium-browser --name=$2 --new-window --app=$1 & sleep 3` The script I'am talking about: https://pastebin.com/uJAzd8Z9 2021-06-22 09:32:37 varaindemian sorry! 2021-06-22 09:32:40 --> airsoftmodels (~airsoftmo@2600:8802:6:7300::dfeb) has joined #linux 2021-06-22 09:33:07 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Quit: Leaving) 2021-06-22 09:34:16 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-22 09:34:16 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Ping timeout: 252 seconds) 2021-06-22 09:34:49 <-- Deneb (~johnch@148.82.159.143.dyn.plus.net) has quit (Quit: Leaving) 2021-06-22 09:35:11 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-22 09:35:53 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 09:36:00 --> qrpnxz (~qrpnxz@user/qrpnxz) has joined #linux 2021-06-22 09:36:09 pacblinky what is the differene between vi and vim 2021-06-22 09:36:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 09:36:37 SkunkyLaptop pacblinky: vi is pretty basic. vim is vi with lots of extra stuff 2021-06-22 09:36:50 <-- Jupi (~Jupi@83-245-133-179.elisa-laajakaista.fi) has left #linux (Leaving) 2021-06-22 09:36:55 varaindemian anyone? 2021-06-22 09:37:01 tango_uniform_xr it's vi improved, that's what it says when you start it 2021-06-22 09:37:46 drip varaindemian: you got it, monitor_name in that example is $2 2021-06-22 09:37:52 Sez pacblinky: you would not ask if you had a real vi contact, as SkunkyLaptop said vi is like nano vs pico 2021-06-22 09:38:00 varaindemian drip perfect :D 2021-06-22 09:38:24 --> jkl (~jkl@2600:1700:2420:6d10::3f1) has joined #linux 2021-06-22 09:38:43 --> Eroach (~Linero@45.83.220.216) has joined #linux 2021-06-22 09:38:47 Sez but way more basic than difference between them both 2021-06-22 09:38:50 drip i think your tests on line 1 make no sense, it will always be true and if you fail to provide $2 it will have an empty --name 2021-06-22 09:39:19 <-- Linero (~Linero@193.138.218.216) has quit (Ping timeout: 268 seconds) 2021-06-22 09:41:15 <-- schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has quit (Quit: schillingklaus) 2021-06-22 09:41:26 varaindemian drip one more thing before getting to this if I may ask you :D 2021-06-22 09:41:34 varaindemian drip can I do this? line 2: https://pastebin.com/HRMJVYmL 2021-06-22 09:42:15 Sez varaindemian: add to drips said, that it would be nice to have a nice header for your script and to recheck if you are using built in [ or [ as a link to the outer program test.... 2021-06-22 09:42:18 drip i dunno xdotool, but you can always try 2021-06-22 09:42:53 <-- qrpnxz (~qrpnxz@user/qrpnxz) has left #linux (Error from remote client) 2021-06-22 09:42:59 <-- KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has quit (Quit: ChatZilla 0.9.94 [SeaMonkey 2.53.1/20200222231854]) 2021-06-22 09:43:04 drip worst thing is you kill some random process, but PSDoom taught me thats not the end of the world 2021-06-22 09:43:10 <-- li (~li@libera/staff/li) has left #linux 2021-06-22 09:43:15 --> Wafficus (~Wafficus@45.62.181.76) has joined #linux 2021-06-22 09:43:20 varaindemian drip cool! 2021-06-22 09:43:40 Wafficus can anyone help me install Virtualbox Guest Additions ISO for a CentOS VM inside of Virtualbox on a MacOSX host? 2021-06-22 09:43:42 <-- airsoftmodels (~airsoftmo@2600:8802:6:7300::dfeb) has quit (Quit: Leaving) 2021-06-22 09:44:07 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-22 09:44:19 Wafficus I followed this guide, but I'm still unable to change my resolution for the guest VM: 2021-06-22 09:44:21 Wafficus https://www.tecmint.com/install-virtualbox-guest-additions-on-centos-8/ 2021-06-22 09:44:31 Sez varaindemian: and of course the topping would be if you would make the script shell aware and jump according to it for possible scripting differences ;) 2021-06-22 09:44:51 varaindemian investigating that right now 2021-06-22 09:44:58 <-- derikei (~rodybig@103.134.135.42) has left #linux 2021-06-22 09:45:03 varaindemian I'll have a couple more questions while understading it :D 2021-06-22 09:45:14 <-- node1 (~node1@user/node1) has quit (Read error: Connection reset by peer) 2021-06-22 09:45:18 varaindemian do you think I should ask everything in #bash ? 2021-06-22 09:45:25 jelly varaindemian, why do you want the then clause to run if script is called with empty $1? ./script.sh '' foo 2021-06-22 09:45:44 SkunkyLaptop Wafficus: you're trying to change the resolution in the vm's X? 2021-06-22 09:45:47 Sez Wafficus: did you reboot/restart x? 2021-06-22 09:45:52 <-- jkl (~jkl@2600:1700:2420:6d10::3f1) has quit (Remote host closed the connection) 2021-06-22 09:46:00 Wafficus yeah I restarted it as well 2021-06-22 09:46:34 Wafficus SkunkyLaptop that's correct, its the world's smallest box of a VM right now, painfully small 2021-06-22 09:47:14 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-22 09:47:21 Wafficus I still despise how VirtualBox doesn't just have this built in honestly, but I guess you can't really do this for every OS I guess without giving access to the kernel 2021-06-22 09:47:25 --> node1 (~node1@user/node1) has joined #linux 2021-06-22 09:47:31 jelly varaindemian, sorry, I mean if will run things even if $1 = '' and $2 = '' as well. What is the purpose of that || [ -z $2 ] ? 2021-06-22 09:48:06 SkunkyLaptop Wafficus: what driver is the guest using for X? 2021-06-22 09:48:22 Wafficus The only thing it says at the end of the installation is: ValueError: File context for /opt/VBoxGuestAdditions-6.1.22/other/mount.vboxsf already defined Virtualbox Guest Additions: Running kernel modules will nto be replaced until the system is restarted 2021-06-22 09:48:24 Sez the kernel modules are loaded and you are sure about the X driver? 2021-06-22 09:48:37 Wafficus but even after restart it doesn't allow me to change the resolution 2021-06-22 09:48:45 Wafficus the kernel versions match 2021-06-22 09:48:54 Wafficus both rpm -q kernel-devel and 'uname -r' 2021-06-22 09:48:59 --> qrpnxz (~qrpnxz@user/qrpnxz) has joined #linux 2021-06-22 09:49:01 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-22 09:50:32 --> akk (~akk@174-28-98-240.albq.qwest.net) has joined #linux 2021-06-22 09:50:41 <-- HaMsTeRs (~mx@14-0-152-215.static.pccw-hkt.com) has quit (Read error: Connection reset by peer) 2021-06-22 09:51:07 <-- pacblinky (~pacblinky@user/pacblinky) has quit (Remote host closed the connection) 2021-06-22 09:51:18 --> godzilla (~godzilla@117.41.130.235) has joined #linux 2021-06-22 09:51:48 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-22 09:52:32 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-22 09:53:03 drip varaindemian: i would do something like https://pastebin.com/8eHsZT8q 2021-06-22 09:53:11 --> sazawal (~sazawal@47.247.202.40) has joined #linux 2021-06-22 09:53:13 --> wovixo (~wovixo@128.104.205.49) has joined #linux 2021-06-22 09:53:17 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 09:53:29 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-22 09:53:31 Sez Wafficus: again lsmod shows the kernel module loaded? 2021-06-22 09:53:43 --> winircuser-318 (~winircuse@170.250.221.149) has joined #linux 2021-06-22 09:53:51 Sez and as SkunkyLaptop said the X driver is correct too? 2021-06-22 09:54:13 Wafficus really not sure 2021-06-22 09:54:14 <-- sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has quit (Remote host closed the connection) 2021-06-22 09:54:19 Wafficus I know its up to date in terms of Virtualbox itself 2021-06-22 09:54:25 Wafficus first time using it on MacOSX 2021-06-22 09:54:26 --> sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has joined #linux 2021-06-22 09:54:36 Sez Wafficus: ok, you know the command lsmod? 2021-06-22 09:54:38 Wafficus I know VirtualBox is up to date * 2021-06-22 09:54:46 <-- wattux (~wattux@212.51.23.106) has quit (Ping timeout: 246 seconds) 2021-06-22 09:54:50 winircuser-318 gecko: Gecko Connect 2021-06-22 09:54:56 Wafficus ah yeah I can pipe lsmod into less 2021-06-22 09:55:07 Wafficus but what am I looking for within lsmod? Sez 2021-06-22 09:55:22 Sez Wafficus: or in a grep like lsmod | grep vbox 2021-06-22 09:55:27 Sez for example 2021-06-22 09:55:30 <-- sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has quit (Remote host closed the connection) 2021-06-22 09:55:45 Sez or whatever the additions are called today 2021-06-22 09:55:59 Wafficus I see 'vboxvideo' and 'vboxguest' 2021-06-22 09:56:19 Wafficus within the lsmod output with grep 2021-06-22 09:56:42 akk I missed the beginning of this, but on ubuntu 20.10 I always have to do sudo modprobe vboxdrv before I can run virtualbox. 2021-06-22 09:56:44 Sez Wafficus: should be good enough and the X server you should find .X.log files somewhere 2021-06-22 09:57:14 --> sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has joined #linux 2021-06-22 09:57:15 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-22 09:57:22 Sez akk: windows switch does not resize desktop or something ;) 2021-06-22 09:57:30 <-- sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has quit (Remote host closed the connection) 2021-06-22 09:57:34 --> vicfred (~vicfred@user/vicfred) has joined #linux 2021-06-22 09:57:41 <-- xx (~xx@user/xx) has quit (Quit: xx) 2021-06-22 09:57:46 akk Okay, ignore my comment, not relevant. 2021-06-22 09:57:52 --> sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has joined #linux 2021-06-22 09:58:01 <-- Guest42 (~textual@192.146.154.3) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 09:58:21 Sez akk: not soo irrelevant as it is the proper way to load if it was not loaded like with Wafficus atm 2021-06-22 09:58:29 Sez so not a bad comment ;) 2021-06-22 09:58:32 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Quit: Quit) 2021-06-22 09:58:38 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-22 09:58:40 --> `deb (~smokem@142.169.78.171) has joined #linux 2021-06-22 09:58:46 akk I always run vbox in a fixed-size window so there's never any resizing -- I didn't even know it could resize. 2021-06-22 09:58:56 SkunkyLaptop i still wanna see the xorg log file. 2021-06-22 09:58:58 Wafficus Sez yeah but I still can't change the resolution under VirtualBox VM > Preferences 2021-06-22 09:59:03 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 268 seconds) 2021-06-22 09:59:08 -- rcf is now known as mapn 2021-06-22 09:59:27 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-22 09:59:32 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-22 09:59:33 Sez Wafficus: yeah SkunkyLaptop and I understood that but we need xorg or X11 logs 2021-06-22 09:59:39 Sez or what ever wayland you use 2021-06-22 09:59:43 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-22 09:59:43 Wafficus where could I get those logs? 2021-06-22 10:00:20 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-22 10:00:20 Sez are you starting your x session as a user or is it started by the system 2021-06-22 10:00:30 Sez first question your own home directory 2021-06-22 10:00:34 <-- winircuser-318 (~winircuse@170.250.221.149) has quit (Read error: Connection reset by peer) 2021-06-22 10:00:36 <-- domhnall (~developer@user/domhnall/x-2887755) has left #linux 2021-06-22 10:00:39 akk I remember it being hard to change vbox's resolution ... I had to web search for solutions and then I stupidly didn't write down what finally worked. 2021-06-22 10:00:48 Sez second one go look somewhere /var/log or something 2021-06-22 10:01:39 <-- nihilus (~nihil@user/nihilus) has quit (Read error: Connection reset by peer) 2021-06-22 10:01:54 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-22 10:02:05 <-- nifl (~nifl@user/niflce) has quit (Killed (strontium.libera.chat (Nickname regained by services))) 2021-06-22 10:02:05 <-- ZAJDAN (~ZAJDAN@195.122.199.179) has quit (Read error: Connection reset by peer) 2021-06-22 10:02:11 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 10:02:25 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 10:02:44 <-- DaFeliX (~DaFeliX@a83-162-184-238.adsl.xs4all.nl) has quit (Quit: Leaving) 2021-06-22 10:02:57 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Client closed) 2021-06-22 10:03:30 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 10:03:45 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-22 10:04:12 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-22 10:04:26 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-22 10:04:52 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-22 10:05:02 -- mapn is now known as rcf 2021-06-22 10:05:05 BluesKaj Hi all 2021-06-22 10:05:28 <-- sail0r (~skipper@pppoe.dyn-67-21-110-74.hurontel.on.ca) has quit (Changing host) 2021-06-22 10:05:28 --> sail0r (~skipper@user/sail0r) has joined #linux 2021-06-22 10:05:32 Wafficus ah I don't have xorg installed, that might be the issue 2021-06-22 10:05:37 --> bkosss (~zxcvb___@62.1.113.73.dsl.dyn.forthnet.gr) has joined #linux 2021-06-22 10:05:41 spyroboy that seems to be a feature 2021-06-22 10:05:46 Wafficus go figure, I use a minimal CentOS image... and forget to do that :/ 2021-06-22 10:06:04 --> lysitheas (~lysitheas@2a01:cb14:cc6:bb00:8a52:1cc:cd3c:99a6) has joined #linux 2021-06-22 10:07:08 Sez Wafficus: there you go.... ;) 2021-06-22 10:07:22 Wafficus sorry for the idiot mistake :/ 2021-06-22 10:07:27 Sez nevermind 2021-06-22 10:07:29 Sez happens 2021-06-22 10:07:50 --> autopsy (~autopsy@2600:8800:920c:8a00::a524) has joined #linux 2021-06-22 10:08:18 <-- crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has quit (Remote host closed the connection) 2021-06-22 10:08:35 --> crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has joined #linux 2021-06-22 10:09:07 <-- bkosss (~zxcvb___@62.1.113.73.dsl.dyn.forthnet.gr) has quit (Client Quit) 2021-06-22 10:09:53 <-- crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has quit (Remote host closed the connection) 2021-06-22 10:10:23 jim BluesKaj, hi 2021-06-22 10:10:34 BluesKaj hi jim 2021-06-22 10:10:53 autopsy Hi guys. 2021-06-22 10:10:58 jim hi 2021-06-22 10:11:07 --> uoj6wz6qoswb (~SwslzLuT~@user/spareproject) has joined #linux 2021-06-22 10:11:07 autopsy Hai2u 2021-06-22 10:11:21 jim careful :P 2021-06-22 10:11:36 autopsy 8=====D 2021-06-22 10:11:47 autopsy ROFL :) 2021-06-22 10:12:09 autopsy Hows it going jim? 2021-06-22 10:12:35 autopsy I'm a little confused about the Fedora installer. 2021-06-22 10:12:43 --> slee (~slee@user/slee) has joined #linux 2021-06-22 10:12:56 autopsy Where do I select which partition to use as the EFI partition? 2021-06-22 10:12:58 --> ero__ (~Linero@193.138.218.201) has joined #linux 2021-06-22 10:13:14 jim hmm, dunno anything about it... and so far I'm doin good, a little tired 2021-06-22 10:13:24 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 10:13:34 Sez autopsy: and you waited on jim to ask that? ;) 2021-06-22 10:13:35 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-22 10:13:52 autopsy jim, have you tried some caffiene supplements? 2021-06-22 10:13:54 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 10:13:54 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 10:13:58 ayecee it's part of his edging strategy. 2021-06-22 10:14:00 Wafficus autopsy I thought it does LVM by default 2021-06-22 10:14:09 Sez ayecee: lol ;) 2021-06-22 10:14:12 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 10:14:16 ayecee not really all that funny. 2021-06-22 10:14:36 Sez ok shhh i said nothing ;) 2021-06-22 10:14:37 --> anton (~anton@antonmcclure.com) has joined #linux 2021-06-22 10:14:56 autopsy Wafficus, yeah, but /boot cannot be LVM, and then I'm curious where the file is that dictates if you have a dual boot setup for example, where the grub2 file is that says windows 10 in it for example. 2021-06-22 10:15:17 Wafficus hmm dual booting, haven't done it in a while 2021-06-22 10:15:25 Wafficus can't remember 2021-06-22 10:15:33 Wafficus #fedora is pretty active though, super helpful 2021-06-22 10:15:38 <-- Eroach (~Linero@45.83.220.216) has quit (Ping timeout: 258 seconds) 2021-06-22 10:15:40 Wafficus had to resize the default 15G LVM the other day 2021-06-22 10:15:47 Wafficus didn't know it defaults to 15G by default 2021-06-22 10:15:47 <-- w3men0 (~w3men0@nat-1.starnet.cz) has left #linux (Leaving) 2021-06-22 10:16:01 <-- jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-22 10:16:03 autopsy Well.. I just had to use automatic parttiotioning to get it to install the boot loader correctly, how can I install the bootloader in Fedora if the installer fails to do it? 2021-06-22 10:16:18 jim it's because /boot generally contains the initrd images, which could have the lvm driver (so that root in lvm can be mounted) 2021-06-22 10:16:19 lacroix autopsy, /boot/efi/EFI/fedora/grub.cfg 2021-06-22 10:16:23 autopsy Boot a LiveCD and then grub2-install didn't seem to work. 2021-06-22 10:16:48 --> q-q (uid501539@user/q-q) has joined #linux 2021-06-22 10:17:03 autopsy Wafficus, its a percentage of your overall disk space. 2021-06-22 10:17:31 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 10:17:37 autopsy Then again I have a drive that has a pin a wire coming loose from the connector and every once in a while it'll go offline. 2021-06-22 10:17:46 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 10:17:53 --> sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has joined #linux 2021-06-22 10:17:56 <-- rwb (~augh@theguntretort.com) has quit (Ping timeout: 258 seconds) 2021-06-22 10:18:02 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-22 10:18:06 Wafficus is it possible to replace the drive? autopsy 2021-06-22 10:18:18 Wafficus just an idea 2021-06-22 10:18:35 Wafficus I would hate to have to deal with that. I recommission drives though 2021-06-22 10:18:44 autopsy The connector? Nope. Its the one coming from the power supply, I could clip it and splice it with another connector probably. 2021-06-22 10:18:50 --> rwb (~augh@theguntretort.com) has joined #linux 2021-06-22 10:18:55 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 10:19:05 Wafficus oh wow 2021-06-22 10:19:14 Wafficus is there another plug where you can do a different daisy chain instead? 2021-06-22 10:19:24 Wafficus *like the female to male adapter 2021-06-22 10:19:25 --> fcjsx (~fcjsx@2800:a4:828:d800:9f54:49eb:ee20:1ca8) has joined #linux 2021-06-22 10:19:29 autopsy Yeah well... no. 2021-06-22 10:19:32 Wafficus haven't had that happen, dang 2021-06-22 10:19:35 Wafficus *yet :0 2021-06-22 10:19:52 <-- fcjsx (~fcjsx@2800:a4:828:d800:9f54:49eb:ee20:1ca8) has quit (Client Quit) 2021-06-22 10:20:09 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-22 10:20:56 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 10:21:02 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-22 10:21:25 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 10:22:01 <-- clf59 (~clf59@user/clf59) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 10:22:28 <-- Ahrotahn (ahrotahn@bitwisefool.com) has quit (Quit: true) 2021-06-22 10:23:05 <-- chris64 (~chris@user/chris64) has quit (Quit: leaving) 2021-06-22 10:23:24 <-- ballerburg9005 (~ich@dslb-084-063-017-084.084.063.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-22 10:24:19 Wafficus if I had a minimal CentOS server image, would the xorg-x11-server-Xorg' package be sufficient? 2021-06-22 10:25:33 <-- miqztee (~username@user/miqztee) has quit (Remote host closed the connection) 2021-06-22 10:25:40 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-22 10:25:55 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-22 10:26:09 --> g2anj (~v@221.142.186.101) has joined #linux 2021-06-22 10:26:13 --> DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has joined #linux 2021-06-22 10:26:26 autopsy Wafficus, you also need whatever provides startx 2021-06-22 10:26:38 autopsy xorg-x11-server-xinit 2021-06-22 10:26:53 Wafficus ok, thanks will install that too 2021-06-22 10:27:05 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 10:27:16 autopsy https://imgur.com/a/FJj73QA 2021-06-22 10:27:29 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 10:27:39 autopsy Wafficus, look at the image above its the connector wrapped in electrical tape. 2021-06-22 10:27:51 Wafficus dang 2021-06-22 10:28:03 Wafficus I am inclined to say solder a new end pin 2021-06-22 10:28:09 Wafficus but that takes some skill too 2021-06-22 10:28:15 jim debian, I think, puts startx in package xinit 2021-06-22 10:28:21 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 10:28:38 Wafficus jim does that apply to CentOS as well? 2021-06-22 10:28:45 jim dunno 2021-06-22 10:28:46 Wafficus nevermind, CentOS is RedHat based 2021-06-22 10:28:56 Wafficus so probably same rules for Fedora apply 2021-06-22 10:29:09 autopsy Yes its the *-xinit* package 2021-06-22 10:29:09 jim yeah, I would assume so 2021-06-22 10:29:14 --> RNadagoud (~RNadagoud@2402:3a80:cca:e776:c91:554c:c01b:66c7) has joined #linux 2021-06-22 10:29:26 akik how do i check that my optimus laptop is using the nvidia driver, using the negativo17 driver package? 2021-06-22 10:29:58 autopsy I remember that because I too sometimes install the server build and then piece together some standard Xorg using Fluxbox. 2021-06-22 10:30:00 jim maybe that's in glxinfo? 2021-06-22 10:30:19 --> xx (~xx@user/xx) has joined #linux 2021-06-22 10:30:20 autopsy akik, glxinfo | grep -i Direct 2021-06-22 10:30:32 xythrez Do you have glxinfo? Just glxinfo | grep -i NVIDIA 2021-06-22 10:30:44 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 10:31:04 akik autopsy: direct rendering: Yes <- that one? 2021-06-22 10:31:06 jim and no need to caps NVIDIA if you grep -i :) 2021-06-22 10:31:18 autopsy akik, yep. You have direct renedering. 2021-06-22 10:31:23 xythrez Force of habit 2021-06-22 10:31:54 akik autopsy: but how do i know it's not using the intel igpu? 2021-06-22 10:32:13 xythrez The alternative, grep for Intel 2021-06-22 10:32:14 jim Linux would have to get on a ladder in order to respond :) 2021-06-22 10:32:18 autopsy akik, use xrandr 2021-06-22 10:32:22 jim err, Linus 2021-06-22 10:32:35 --> finsternis (~X@23.226.237.192) has joined #linux 2021-06-22 10:32:57 autopsy akik, they are saying grep for nvidia or intel 2021-06-22 10:33:22 autopsy Which I'm not sure of... but you could try. 2021-06-22 10:34:03 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-22 10:34:16 <-- allorder (allorder@user/allorder) has quit (Quit: allorder) 2021-06-22 10:34:43 --> y212121245241 (~ttttttttt@92-111-102-130.static.v4.ziggozakelijk.nl) has joined #linux 2021-06-22 10:34:46 autopsy Wafficus, to build a really tiny server image using Fedora, or CentOS use livecd-tools and use a kickstart file with only the packages you want specified. 2021-06-22 10:35:04 Wafficus I still cannot just use startx weirdly enough 2021-06-22 10:35:07 Wafficus even after using this command: 2021-06-22 10:35:18 Wafficus sudo dnf install xorg-x11-server-Xorg xorg-x11-server-common xorg-x11-server-utils 2021-06-22 10:35:20 autopsy I built one with just bash and kernel and make gcc and patch one day that was 450MB the whole root filesystem. 2021-06-22 10:35:22 Wafficus pretty sure this is all I needed on a minimal Debian installation in the past 2021-06-22 10:35:23 --> qlixed (~qlixed@181.44.129.13) has joined #linux 2021-06-22 10:35:28 xythrez I remember that the vendor string had nvidia and Intel in it. Been a while since I had an optimus setup. And feel free to correct me if I'm wrong 2021-06-22 10:35:28 <-- y212121245241 (~ttttttttt@92-111-102-130.static.v4.ziggozakelijk.nl) has left #linux 2021-06-22 10:35:31 Wafficus wow that's sick autopsy 2021-06-22 10:35:35 <-- DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has quit (Quit: WeeChat 3.2) 2021-06-22 10:35:47 autopsy Wafficus, you're forgetting the xinit package. 2021-06-22 10:36:09 --> `coma (~relax@142.169.78.233) has joined #linux 2021-06-22 10:36:12 autopsy Wafficus, do: dnf whatprovides */startx 2021-06-22 10:36:31 Wafficus ah you're right 2021-06-22 10:36:41 Wafficus I thought it would be included in the server utils package 2021-06-22 10:36:42 Wafficus my bad 2021-06-22 10:36:47 autopsy No. 2021-06-22 10:37:21 --> jw__ (~njw@58.182.164.99) has joined #linux 2021-06-22 10:37:34 autopsy Wafficus, and if you want to use the root account in its fullest, do : sudo passwd root 2021-06-22 10:37:42 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-22 10:37:58 autopsy Then put in your sudo password, and then type your root password twice, then you can su - root alkl day long. 2021-06-22 10:38:07 akik autopsy: i run these commands and it shows nvidia so i guess it's ok? https://pastebin.com/raw/aNZsLTGZ 2021-06-22 10:38:19 --> kxsl (~kxsl@67.184.119.201) has joined #linux 2021-06-22 10:38:24 --> DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has joined #linux 2021-06-22 10:38:38 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 258 seconds) 2021-06-22 10:38:51 autopsy akik, yes its using the Nvidia libgl 2021-06-22 10:39:06 akik ok thanks 2021-06-22 10:39:08 <-- `deb (~smokem@142.169.78.171) has quit (Ping timeout: 268 seconds) 2021-06-22 10:39:18 autopsy akik, now try : glxgears 2021-06-22 10:39:32 autopsy And let it print some info to your terminal about FPS. 2021-06-22 10:39:36 akik autopsy: yes i'm running both glxgears and supertuxkart 2021-06-22 10:39:48 autopsy At the same time? 2021-06-22 10:39:56 akik yes 2021-06-22 10:39:59 autopsy Yeah. 2021-06-22 10:40:12 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 10:40:22 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-22 10:40:23 --> allorder (allorder@user/allorder) has joined #linux 2021-06-22 10:40:28 akik i wasn't able to make the rpmfusion nvidia package work 2021-06-22 10:41:07 <-- g2anj (~v@221.142.186.101) has quit (Quit: .) 2021-06-22 10:41:08 --> willthechill (~willthech@2600:1700:8c61:3ed0:e12f:7bf7:4d5f:e3e1) has joined #linux 2021-06-22 10:41:28 autopsy Wafficus, yeah at 450 MB with gcc, I could get a bash login and compile whatever I needed to using just that root filesystem. I swear to god it is awesome being able to compile your own system with Fedora. You should imagine the amount of RAM it used using X and Fluxbox on another one I made. 2021-06-22 10:41:43 autopsy akik, so what did you do? 2021-06-22 10:41:52 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-22 10:41:52 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-22 10:41:52 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-22 10:41:52 autopsy akik, where did it fail? 2021-06-22 10:41:55 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-22 10:42:06 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-22 10:42:09 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-22 10:42:14 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 10:42:20 <-- Shenka (~Shenka@static.113.46.181.135.clients.your-server.de) has quit (Quit: ZNC 1.7.5+deb4 - https://znc.in) 2021-06-22 10:42:21 --> g2anj (~v@221.142.186.101) has joined #linux 2021-06-22 10:42:38 --> Shenka (~Shenka@static.113.46.181.135.clients.your-server.de) has joined #linux 2021-06-22 10:42:54 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Client Quit) 2021-06-22 10:43:31 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-22 10:43:33 autopsy Did you see this jim? https://imgur.com/a/FJj73QA 2021-06-22 10:43:44 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Client Quit) 2021-06-22 10:43:56 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 252 seconds) 2021-06-22 10:44:05 akik autopsy: the page says i don't need any config, just install the packages but then i would get weird jams and the dmesg showed "NVRM: Xid (PCI:0000:01:00): 45, pid=3247, Ch 00000010" 2021-06-22 10:44:31 autopsy NVRM. Hum. 2021-06-22 10:44:31 akik and the jams continued and that Ch 00000010 kept repeating 2021-06-22 10:44:58 autopsy Ddi you reboot after installing the packages tho9ugh? 2021-06-22 10:45:23 akik autopsy: yes 2021-06-22 10:45:28 autopsy Oh ok. 2021-06-22 10:45:54 autopsy Yeah because you have to to blacklist nouveau properly. 2021-06-22 10:45:54 akik it seems to be stable now 2021-06-22 10:46:09 autopsy akik, so you're using the binary from Nvidia's website? 2021-06-22 10:46:12 <-- kxsl (~kxsl@67.184.119.201) has quit (Quit: Leaving) 2021-06-22 10:46:28 akik i would get supertuxkart textures go weird before and now it works ok 2021-06-22 10:46:41 <-- akk (~akk@174-28-98-240.albq.qwest.net) has quit (Quit: +++) 2021-06-22 10:46:59 akik autopsy: no, https://negativo17.org/nvidia-driver/ 2021-06-22 10:47:04 --> mexen (uid495612@user/mexen) has joined #linux 2021-06-22 10:47:04 akik fedora 33 2021-06-22 10:47:21 autopsy Oh well. Ok. 2021-06-22 10:47:34 autopsy Its ok either way but.. glad that it works. 2021-06-22 10:47:43 akik i was just thinking whether there would be a test program that would show directly if it's running on nvidia or not 2021-06-22 10:47:46 autopsy It is working as you can see from glxgears 2021-06-22 10:47:58 <-- mikail__ (~mikail@90.212.77.3) has quit (Ping timeout: 252 seconds) 2021-06-22 10:48:02 <-- sail0r (~skipper@user/sail0r) has quit (Remote host closed the connection) 2021-06-22 10:48:07 autopsy akik, xrandr 2021-06-22 10:48:32 autopsy akik, lsmod 2021-06-22 10:48:51 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-22 10:48:54 autopsy Look for a module named nvidia or something. 2021-06-22 10:48:56 akik autopsy: xrandr doesn't show nvidia or intel 2021-06-22 10:49:22 akik this is from lsmod: nvidia_drm 69632 8 2021-06-22 10:49:54 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) 2021-06-22 10:50:16 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-22 10:50:25 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 10:50:50 autopsy akik, ok there's your proof nvidia direct rendering module. 2021-06-22 10:50:57 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 10:51:09 <-- meyou_ (~meyou@047-007-094-197.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-22 10:51:12 autopsy Bound to 8 other modules. 2021-06-22 10:51:23 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-22 10:51:23 ayecee digital rights management 2021-06-22 10:51:26 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 10:51:36 autopsy With 69,632 bytes in its path. 2021-06-22 10:51:46 autopsy Digital Rights Management ayeceE? 2021-06-22 10:51:49 ayecee yes 2021-06-22 10:51:49 --> chris64 (~chris@user/chris64) has joined #linux 2021-06-22 10:51:59 autopsy Naww. 2021-06-22 10:52:12 autopsy Couldn't be. 2021-06-22 10:52:24 autopsy I thought it was direct renemdering something or other. 2021-06-22 10:52:36 ayecee only one way to find out 2021-06-22 10:52:37 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-22 10:52:43 autopsy What google it? 2021-06-22 10:52:55 ayecee i don't know what that way is, but i'm sure there's a way 2021-06-22 10:53:08 autopsy The way is of the osprey. 2021-06-22 10:53:46 autopsy akik, so there you have it... lsmod. 2021-06-22 10:54:24 ayecee maybe you're on to something. no clear answers, but more hits for nvidia_drm with direct rendering than digital rights 2021-06-22 10:54:26 akik i'll leave those apps running and check later whether there's a problem 2021-06-22 10:54:38 camel_case Fedora is a good distribution 2021-06-22 10:54:41 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-22 10:54:53 autopsy akik, theres a GTK Stress Kit package you can get that will stress the GPU. 2021-06-22 10:55:11 autopsy Fedora is the /best/ distribution by far. 2021-06-22 10:55:19 --> icy (~icy@user/icy) has joined #linux 2021-06-22 10:55:23 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 10:55:38 <-- rtx (~rtx@user/rtx) has quit (Quit: Lost terminal) 2021-06-22 10:55:40 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 252 seconds) 2021-06-22 10:55:40 autopsy ayecee, well.... I thought it was direct rendering management or module or medium. 2021-06-22 10:55:46 <-- astronaut (~segfault@103.160.128.41) has quit (Remote host closed the connection) 2021-06-22 10:56:54 autopsy akik, let me see if I can come up with the name of the package for the GTK stress package. 2021-06-22 10:57:01 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 10:57:22 akik autopsy: i installed gst but it doesn't include gpu tests 2021-06-22 10:57:30 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-22 10:58:17 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-22 10:58:21 autopsy akik, ok well try also: stress 2021-06-22 10:58:33 <-- vesper_ (~John@gateway/tor-sasl/vesper) has quit (Remote host closed the connection) 2021-06-22 10:59:03 autopsy akik, theres a reall cool one I got from the software catalog that is a fully featured GTK stress tester for the GPU. 2021-06-22 11:00:53 <-- miqztee (~username@user/miqztee) has quit (Quit: Leaving) 2021-06-22 11:01:04 <-- jw__ (~njw@58.182.164.99) has quit (Quit: jw__) 2021-06-22 11:01:33 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 11:01:53 akik i think it's ok now. i don't get those nvrm lines 2021-06-22 11:02:06 autopsy gtk3-tests.x86_64 : Tests for the gtk3 package 2021-06-22 11:02:33 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-22 11:02:37 --> Eroach (~Linero@193.138.218.201) has joined #linux 2021-06-22 11:02:38 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 11:02:43 akik what's really weird is that 010 is "unused" https://docs.nvidia.com/deploy/xid-errors/index.html 2021-06-22 11:02:52 <-- ero__ (~Linero@193.138.218.201) has quit (Read error: Connection reset by peer) 2021-06-22 11:03:33 autopsy akik, check this out: https://www.nvidia.com/en-us/geforce/forums/geforce-graphics-cards/5/250404/error-output-by-dmesg-nvrm-xid-/ 2021-06-22 11:03:48 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 268 seconds) 2021-06-22 11:04:13 --> Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has joined #linux 2021-06-22 11:04:21 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 11:04:24 <-- BluesKaj (~kaj@user/blueskaj) has quit (Quit: Konversation terminated!) 2021-06-22 11:05:19 akik autopsy: he's asking if somebody knows about it 2021-06-22 11:05:33 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-22 11:06:14 mome Question: Does anyone knows about any online academy to teach linux related stuff for teenagers? 2021-06-22 11:06:14 autopsy akik, oh yeah sorry. 2021-06-22 11:06:17 <-- RNadagoud (~RNadagoud@2402:3a80:cca:e776:c91:554c:c01b:66c7) has quit (Ping timeout: 252 seconds) 2021-06-22 11:06:47 craigevil[m] search edx for free courses 2021-06-22 11:06:54 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 11:07:38 ayecee craigevil[m]: when you reply like that in matrix it puts this in front of your response for non-matrix users: 2021-06-22 11:07:51 ayecee please turn that off 2021-06-22 11:08:02 autopsy https://imgur.com/gallery/k2K0fWe 2021-06-22 11:08:32 autopsy :P 2021-06-22 11:08:54 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 265 seconds) 2021-06-22 11:09:57 mome craigevil[m]: Thanks 2021-06-22 11:10:28 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 11:12:05 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 11:12:39 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 11:12:43 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-22 11:12:50 --> brejela (~brejela@user/brejela) has joined #linux 2021-06-22 11:15:32 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-22 11:15:40 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 11:15:49 <-- Eroach (~Linero@193.138.218.201) has quit (Ping timeout: 258 seconds) 2021-06-22 11:16:59 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-22 11:18:53 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-22 11:19:13 akik autopsy: now that i closed glxgears and supertuxkart i got this "NVRM: Xid (PCI:0000:01:00): 8, pid=1061, Channel 00000001" 2021-06-22 11:19:41 autopsy akik, ok hold on. 2021-06-22 11:20:32 akik and now "NVRM: Xid (PCI:0000:01:00): 8, pid=20327, Channel 00000010" 2021-06-22 11:20:56 ayecee what does the message mean? 2021-06-22 11:20:57 autopsy akik, run: ps ax and tell me what processes are PID 1061 and 20327 2021-06-22 11:21:09 akik and supertuxkart jammed 2021-06-22 11:21:10 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 11:21:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 11:21:44 autopsy akik, also run: lspci and tell me what is the 0000:01:00 device 2021-06-22 11:21:50 akik 20327 is glxgears 2021-06-22 11:21:55 autopsy Ok. 2021-06-22 11:22:21 akik interesting that those messages didn't come up for 15 minutes after the laptop boot and running them 2021-06-22 11:22:58 autopsy akik, I've gotta find the name of the package fro the GTK stress package you should use it. 2021-06-22 11:23:18 akik 01:00 is nvidia 2021-06-22 11:23:30 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-22 11:23:36 akik 01:00.0 3D controller: NVIDIA Corporation GK208BM [GeForce 920M] (rev a1) 2021-06-22 11:24:15 ayecee oh. xid 8 is "GPU stopped processing". I guess that's not all that useful. https://docs.nvidia.com/pdf/XID_Errors.pdf 2021-06-22 11:24:26 akik i don't get xid 8 2021-06-22 11:24:38 ayecee uh... both of your lines were xid 8 2021-06-22 11:24:56 --> saint_ (~saint42@user/saint/x-0207335) has joined #linux 2021-06-22 11:25:18 autopsy akik, you said you already installed gst? 2021-06-22 11:25:20 akik oh right i read it wrong 2021-06-22 11:25:27 autopsy akik "GtkStressTesting (GST) GST is a GTK system utility designed to stress and monitor various hardware components like CPU and RAM." 2021-06-22 11:25:31 <-- varaindemian (~varaindem@82.76.227.58) has quit (Quit: Client closed) 2021-06-22 11:25:55 akik autopsy: yes but gst only had cpu tests + some others 2021-06-22 11:25:58 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-22 11:26:06 autopsy akik, aww crappy. 2021-06-22 11:26:06 ayecee the pdf says that could be driver error, user app error, bus error, or thermal issue, which leaves it pretty wide open 2021-06-22 11:27:02 autopsy akik, ok here: https://www.maketecheasier.com/stress-test-graphics-card-linux/ 2021-06-22 11:27:17 <-- badsektor (~badsektor@user/badsektor) has quit (Client Quit) 2021-06-22 11:27:22 akik i'm not sure if this driver version is for this chip that is from 2014/2015 2021-06-22 11:27:58 akik well i know there is a problem 2021-06-22 11:28:06 saint_ hi all - i have a network question, not really linux related, but thinking maybe some of you got exposed to and have a solution. I have close to 1K VPN clients. the way this company is setup is all clients have the public ip address of the vpn. they can't use fqdn in their software, only IP addresses. the enterprise internet link to the vpn server went down. so all clients got stuck. is there any vpn load balancer or anything i could do where if a 2021-06-22 11:28:06 saint_ client point to one ip address, then this ip address load balance or try different IP addresses in the backbone, to connect the client? So if the internet link to the vpn server is down, then this box would try another ip address, and if it works, send the clients there ? 2021-06-22 11:28:13 akik so i don't know what running a benchmark would help 2021-06-22 11:28:34 --> ballerburg9005 (~ich@dslb-002-202-018-180.002.202.pools.vodafone-ip.de) has joined #linux 2021-06-22 11:28:36 Wafficus maybe try #networking saint_ 2021-06-22 11:28:36 --> MegaDrive (~MegaDrive@191.112.197.238) has joined #linux 2021-06-22 11:28:44 saint_ Wafficus good point thanks 2021-06-22 11:28:52 <-- maroloccio (~marolocci@189.15.9.54) has quit (Quit: Client closed) 2021-06-22 11:29:06 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 264 seconds) 2021-06-22 11:29:09 akik i'll reboot the laptop and test that gputest 2021-06-22 11:29:12 autopsy akik The first method for a GPU stress test on Linux is to use the GpuTest tool. This cross-platform tool is available for Linux, macOS and Windows PCs 2021-06-22 11:29:18 peetaur saint_: maybe haproxy 2021-06-22 11:29:29 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 11:29:36 autopsy akik, its not a benchamark its a testing tool. 2021-06-22 11:29:52 saint_ peetaur oh, right, like nginx maybe? Good point, i'll check it out. i think you are right, NGINX might be able to d othat 2021-06-22 11:30:00 <-- PlayerOne (~v7@user/playerone) has quit (Ping timeout: 258 seconds) 2021-06-22 11:30:32 autopsy akik, its gotta be for that chip or else it wouldn't display anything, 2021-06-22 11:30:55 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 11:31:14 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 11:32:22 peetaur I have no idea what nginx has to do with that... haproxy is a thing you might put in front of an nginx though. 2021-06-22 11:32:46 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-22 11:32:53 --> RNadagoud (~RNadagoud@2402:3a80:cca:e776:bdd8:5d25:9601:26a5) has joined #linux 2021-06-22 11:33:19 akik autopsy: nvidia says that the latest driver for 920m is 430.34 but the negativo17 package is 465.31 2021-06-22 11:33:35 peetaur (I guess I should have assumed you meant "like with nginx") 2021-06-22 11:33:50 akik there are multiple driver versions for 920m 2021-06-22 11:34:14 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-22 11:34:15 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-22 11:34:17 autopsy akik, ok maybe it is driver related the Xid error your get. 2021-06-22 11:34:28 xiaomiao saint_: you may want to figure out a high availability setup, VRRP and ucarp might be good search terms to start with 2021-06-22 11:34:36 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 11:34:51 xiaomiao saint_: but that still leaves some single points of failure, fixing them might depend on the budget you have for fixing 2021-06-22 11:34:59 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-22 11:35:17 saint_ xiaomiao thank you. they have "no budget or very little budget" as usual ... 2021-06-22 11:35:19 --> PlayerOne (~v7@250-46-68-178.baltnet.ru) has joined #linux 2021-06-22 11:35:23 xiaomiao haha 2021-06-22 11:35:37 <-- cmagina (~cmagina@user/cmagina) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 11:35:39 xiaomiao then the solution will be lots of glue and some tape ;) 2021-06-22 11:36:52 --> mckayshirou (~general@200.90.124.30) has joined #linux 2021-06-22 11:37:03 <-- dmat (~noone@61.68.168.148) has quit (Changing host) 2021-06-22 11:37:03 --> dmat (~noone@user/dmat) has joined #linux 2021-06-22 11:37:07 --> ulu (~ulu@user/ulu) has joined #linux 2021-06-22 11:37:24 saint_ xiaomiao i know. it's the sys/network admin everyday challenge lol. 2021-06-22 11:39:55 --> Pentode (~Pentode@mobile-166-170-35-91.mycingular.net) has joined #linux 2021-06-22 11:41:43 ulu my (rather old) laptop freezes completely for few minutes, It has to do with the HDD but i want to understand if is a hardware issue or not. How can I rule out if it due to the hardware? 2021-06-22 11:41:51 <-- rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has quit (Quit: Client closed) 2021-06-22 11:42:01 xiaomiao ulu: 'freezing' sounds like swapping 2021-06-22 11:42:01 ulu I run iotop, and when it is freezing it shows 99% IO activity 2021-06-22 11:42:30 xiaomiao you may want to either run less things in parallel, or figure out how to optimize available memory 2021-06-22 11:42:39 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-22 11:42:42 Wafficus man I still can't get this stupid Virtualbox guest additions ISO image to actually work even with CentOS and Gnome 2021-06-22 11:42:43 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-22 11:42:52 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 11:42:52 xiaomiao I've heard some people having good results with zram/zswap, maybe that helps 2021-06-22 11:43:06 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 11:43:33 ulu xiaomiao, if is is due to swapping can I check taht in the list of processes in iotop? 2021-06-22 11:43:42 <-- _joes_ (~Thunderbi@santoroj.plus.com) has quit (Quit: _joes_) 2021-06-22 11:43:56 ulu i do see kswapd0 but that one doesn't use many resources apparently 2021-06-22 11:44:14 ulu also jbd-sal1-8 is always on top 2021-06-22 11:44:21 --> diatoid (~jsrffd2@157.245.212.36) has joined #linux 2021-06-22 11:44:24 xiaomiao I'm not sure how swap looks like in iotop ... but e.g. 'free -m' output might be interesting 2021-06-22 11:44:30 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 268 seconds) 2021-06-22 11:44:35 scara I have a huge list of subnets and a few ips, I want to check if a ip belongs to a subnet and if so, I want to know whitch one too 2021-06-22 11:44:36 --> cmagina (uid286142@user/cmagina) has joined #linux 2021-06-22 11:44:40 ulu jbd2/sda1-8 2021-06-22 11:45:14 <-- mckayshirou (~general@200.90.124.30) has quit (Quit: Quit: Rebooting) 2021-06-22 11:45:15 --> uwharrie (~uwharrie@user/uwharrie) has joined #linux 2021-06-22 11:45:17 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-22 11:45:21 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 11:46:16 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 252 seconds) 2021-06-22 11:46:21 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 268 seconds) 2021-06-22 11:46:51 --> fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has joined #linux 2021-06-22 11:46:51 <-- fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has left #linux 2021-06-22 11:46:56 --> fikran (~fikran@user/fikran) has joined #linux 2021-06-22 11:47:06 autopsy scara, a subnet may look like this: 207.28.192.0 and an IP in that subnet has this: 207.28.192.100 2021-06-22 11:47:31 scara It uses proper cidar too 2021-06-22 11:47:33 <-- fh0 (~fho@i577BC15F.versanet.de) has quit (Quit: leaving) 2021-06-22 11:47:45 autopsy scara, your question is a little strange in that regard... as we all think you are able to discern what IP belongs to which subnets by the octets. 2021-06-22 11:47:54 scara 1.2.3.4 is an ip, 1.2.3.0/24 is a subnet 2021-06-22 11:48:02 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-22 11:48:38 scara I don't know, I just know it belongs to one of the subnets and have no idea how to quickly figure out whitch one 2021-06-22 11:48:44 autopsy scara, /24 is a means of deducing how many 8 bit addresses are covered by a range. 2021-06-22 11:48:45 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-22 11:48:50 <-- _joes_ (~Thunderbi@santoroj.plus.com) has quit (Client Quit) 2021-06-22 11:49:05 autopsy scara, /24 is a range. 2021-06-22 11:49:05 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: quits) 2021-06-22 11:49:14 autopsy Not a subnet. 2021-06-22 11:49:19 scara Yea but there isv various kinds of subnets, I have seen some /12 and /13 too 2021-06-22 11:49:59 scara Thease are the diffrent kinds watch -n1 -d "ps axu | awk '{if (\$8==\"D\") {print \$0}}'" 2021-06-22 11:50:01 scara oops 2021-06-22 11:50:02 autopsy scara, no 8 16 plus 8 is a range. 2021-06-22 11:50:02 scara 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 2021-06-22 11:50:03 <-- ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has quit (Ping timeout: 268 seconds) 2021-06-22 11:50:06 scara thats the one 2021-06-22 11:50:10 fikran hi all. We have a system that is rebooting at at midnight. Is there a way to determine what is causing that? 2021-06-22 11:50:13 --> Brottweiler (~brott@user/brottweiler) has joined #linux 2021-06-22 11:50:28 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 11:50:29 autopsy fikran, check boot.log messages and dmesg 2021-06-22 11:50:33 <-- MegaDrive (~MegaDrive@191.112.197.238) has quit (Changing host) 2021-06-22 11:50:33 --> MegaDrive (~MegaDrive@rundeck/MegaDrive) has joined #linux 2021-06-22 11:50:46 fikran autopsy: will boot.log say which command/parent process ran reboot? 2021-06-22 11:51:08 Samizdat scara: can we have that in Roman numerals? 2021-06-22 11:51:15 autopsy fikran, last will also tell you reboot from which tty 2021-06-22 11:51:18 scara autopsy: I have multiple subnets in thease ranges 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 so like 10 to 32 it seems 2021-06-22 11:52:02 <-- MegaDrive (~MegaDrive@rundeck/MegaDrive) has quit (Quit: Leaving) 2021-06-22 11:52:21 autopsy scara, ok, but those are ranges, not subnets. 2021-06-22 11:52:22 fikran autopsy: its being done by "system boot" 2021-06-22 11:52:33 peetaur fikran: if some software is telling it to reboot...log that software. If instead the kernel decides to do something, like maybe overheat or whatever, it should be in the kernel log (get it with a serial console...sometimes `ssh thatmachin dmesg -w > logfile` works). If that fails, you can try a crash kernel. And if that fails, it's almost certainly firmware or hardware related and the software has no chance to solve it... might need a bios update, disable 2021-06-22 11:52:34 peetaur acpi or whatever to work around it. 2021-06-22 11:52:45 autopsy fikran, now check systemctl and journalctl 2021-06-22 11:52:45 scara autopsy: yes, the subnets would be too much to send via irc, do you want them? 2021-06-22 11:53:10 fikran autopsy: heh, I need to learn those two better. 2021-06-22 11:53:11 scara https://lainsafe.kalli.st/files/162437718684166.a 2021-06-22 11:53:17 --> MegaDrive (~MegaDrive@rundeck/MegaDrive) has joined #linux 2021-06-22 11:53:28 <-- ledeni (~ledeni@fedora/ledeni) has quit (Quit: ledeni) 2021-06-22 11:53:29 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 11:53:46 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-22 11:53:48 autopsy fikran, look for a timer that is set for 24 hours in a day or 12:00 2021-06-22 11:54:03 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 11:54:07 autopsy fikran, systemctl should show timers 2021-06-22 11:54:10 peetaur For example nouveau is awful and can cause hangs, and those are almost always in the kernel log. But if the filesystem is crashing, you won't find them on disk...you'll need a remote machine to record it. And an example where it's firmware and your logs will never show it: https://community.amd.com/thread/224000 2021-06-22 11:54:23 peetaur the fs one is where a crash kernel also works. 2021-06-22 11:54:42 autopsy scara, sure if you want to explain what you want to do with them one more time, pastebin them. 2021-06-22 11:55:15 --> oldPeanut (~oldPeanut@200116b8262d490030929efffedd8522.dip.versatel-1u1.de) has joined #linux 2021-06-22 11:55:18 scara autopsy: I literly just send you a link to the list of subnets, https://lainsafe.kalli.st/files/162437718684166.a 2021-06-22 11:55:27 <-- node1 (~node1@user/node1) has quit (Quit: Leaving) 2021-06-22 11:55:36 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-22 11:55:48 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 252 seconds) 2021-06-22 11:56:01 autopsy scara, is this a text file? 2021-06-22 11:56:08 fikran autopsy: I think that might be a good way to do it! 2021-06-22 11:56:09 scara yes 2021-06-22 11:56:36 autopsy scara, yes those are ranges of subnets. not subnets. 2021-06-22 11:56:37 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-22 11:56:52 <-- RNadagoud (~RNadagoud@2402:3a80:cca:e776:bdd8:5d25:9601:26a5) has quit (Quit: WeeChat 2.8) 2021-06-22 11:57:00 scara OMG, this link https://lainsafe.kalli.st/files/162437718684166.a contains a list of subnets 2021-06-22 11:57:04 autopsy fikran, system boot is a target. 2021-06-22 11:57:22 autopsy scara, ok whatever. 2021-06-22 11:57:39 autopsy scara, what are you trying to do with them? Again? 2021-06-22 11:57:42 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-22 11:57:44 scara Whatever you want to call it, I want to check if a ip belongs to any of those 2021-06-22 11:58:16 autopsy You'd know if the IP belongs to one if you would compare the goddamn numbers buddy. 2021-06-22 11:58:20 --> mokulus (~mokulus@user/mokulus) has joined #linux 2021-06-22 11:58:29 scara HOW 2021-06-22 11:58:55 autopsy 192.168.1.0/24 includes for example 192.168.1.100 and 192.168.128.0 2021-06-22 11:59:06 autopsy Thats how. 2021-06-22 11:59:12 autopsy They are octets. 2021-06-22 11:59:13 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 11:59:15 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Quit: mIk3_08) 2021-06-22 11:59:16 scara Yea but not all of them are /24 2021-06-22 11:59:20 fikran autopsy: we have a lot of notes THAT this system is reboot, not WHY its rebooting. 2021-06-22 11:59:20 autopsy Ok. 2021-06-22 11:59:32 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 11:59:55 -- o is now known as niko 2021-06-22 12:00:12 <-- Urchin[emacs] (~user@user/urchin) has quit (Ping timeout: 252 seconds) 2021-06-22 12:00:30 <-- pgp (~pgp@88.157.222.244) has quit (Quit: Leaving) 2021-06-22 12:00:43 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-22 12:00:58 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 12:01:00 autopsy fikran, heres a good test, run a crond task that does init S just before the time it usually reboots, and see if it reboots again... if it does then you know you have a simple list of processes that are running in runlevel Single user (root) that is the culrptit or the kernel itself but that would be strange. 2021-06-22 12:01:09 --> ledeni (~ledeni@fedora/ledeni) has joined #linux 2021-06-22 12:01:39 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-22 12:01:41 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-22 12:01:46 autopsy scara, ok, so I can write you up some bash script to input an ip address and check it to display what subnet range it belongs to want that? 2021-06-22 12:02:00 <-- onelegend (onelegend@wireguard/tunneler/onelegend) has quit (Quit: WeeChat 3.2) 2021-06-22 12:02:04 scara ok 2021-06-22 12:03:14 --> Betal (~Beta@user/betal) has joined #linux 2021-06-22 12:03:43 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: Lost terminal) 2021-06-22 12:04:06 --> VG9t (~VG9t@gateway/tor-sasl/vg9t) has joined #linux 2021-06-22 12:04:14 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 12:04:45 -- avu is now known as afoo 2021-06-22 12:05:05 -- afoo is now known as avu 2021-06-22 12:05:43 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-22 12:05:46 Samizdat Atta boy, niko, that's what we need, new rules. 2021-06-22 12:06:48 <-- ballerburg9005 (~ich@dslb-002-202-018-180.002.202.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-22 12:06:52 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-22 12:07:01 -- Arsen is now known as ArsenArsen 2021-06-22 12:07:08 <-- slee (~slee@user/slee) has quit (Quit: WeeChat 3.1) 2021-06-22 12:07:09 -- ArsenArsen is now known as Arsen 2021-06-22 12:07:42 -- Arsen is now known as ArsenArsen 2021-06-22 12:07:44 -- CommunistWolf is now known as cw 2021-06-22 12:07:57 --> cdrp (~chandrade@user/chandradeepdey) has joined #linux 2021-06-22 12:08:07 t4nk_freenode yeah, niko-- . 2021-06-22 12:08:12 autopsy scara, basically /24 is up to 128.0 2021-06-22 12:08:24 omegatron Samizdat: obviously, your new overlords know it better =D 2021-06-22 12:08:45 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Ping timeout: 244 seconds) 2021-06-22 12:08:54 autopsy scara, so /32 would be 192.X.1.0 2021-06-22 12:08:58 treefrob gah, how annoying 2021-06-22 12:09:13 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:09:22 Samizdat Ooh -- welcome to libera (a.k.a. Wokeville) -- the overlordless network. 2021-06-22 12:09:28 <-- fbrx (~fbrx@user/fbrx) has quit (Ping timeout: 244 seconds) 2021-06-22 12:09:39 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 12:09:48 angular_mike_ where does sensors get info on max RPM? 2021-06-22 12:09:56 t4nk_freenode please take a stance up against the wall, don't breathe, spread and shut up 2021-06-22 12:10:01 treefrob "wokeville"? that's some alt-right/neo-con catchphrase 2021-06-22 12:10:31 autopsy scara, don't you understand that they are ranges? 2021-06-22 12:10:33 Samizdat Would you prefer Wokesville? 2021-06-22 12:10:42 --> HumbleGuy (~HumbleGuy@89.149.84.27) has joined #linux 2021-06-22 12:10:47 Samizdat A Monkees fan favorite. 2021-06-22 12:10:51 <-- cdrp (~chandrade@user/chandradeepdey) has quit (Client Quit) 2021-06-22 12:11:08 --> gtlsgamr_ (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:11:17 autopsy scaraa 4 octets is 32 bits. 2021-06-22 12:12:12 autopsy scara, I took a data mathematics class in college this is whow I know this. They didn't teach me the networking they taught me about octets and base 8 and binary octal and hexadecimal. 2021-06-22 12:12:15 akik autopsy: /32 is for one single host 2021-06-22 12:12:21 -- cw is now known as lupine 2021-06-22 12:12:23 esselfe octet is french 2021-06-22 12:12:31 autopsy akik, ok. 2021-06-22 12:12:36 rud0lf les octet 2021-06-22 12:13:00 <-- gtlsgamr_ (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:13:11 rud0lf PC is OP in french, ordinateur personnel 2021-06-22 12:13:13 autopsy So /32 is one then /24 is for 192.168.128.0 like I said akik, right? 2021-06-22 12:13:19 -- dmat is now known as dman 2021-06-22 12:13:42 <-- shabius (~shabius@2a0e:1c80:2:1021::1005) has quit (Remote host closed the connection) 2021-06-22 12:13:48 angular_mike_ what is hyst in `temp3_crit_hyst`? 2021-06-22 12:13:48 <-- dman (~noone@user/dmat) has left #linux 2021-06-22 12:13:49 akik 192.168.128.0/24 is 192.168.128.0 to 192.168.128.255 2021-06-22 12:14:08 autopsy Yes exactly. 2021-06-22 12:14:08 --> shabius (~shabius@2a0e:1c80:2:1021::1005) has joined #linux 2021-06-22 12:14:18 autopsy scara, so there you go... 2021-06-22 12:14:21 * jelly tries hard not to correct that to to ...254 2021-06-22 12:14:21 akik i gave up on the nvidia thing for now. i'll test the older driver on ubuntu 2021-06-22 12:14:33 -- lupine is now known as CapitalistWolf 2021-06-22 12:14:45 --> dmat (~noone@61.68.168.148) has joined #linux 2021-06-22 12:14:53 akik jelly: do you mean the broadcast address is not part of the subnet? 2021-06-22 12:14:56 <-- dmat (~noone@61.68.168.148) has left #linux 2021-06-22 12:15:13 --> doublemetres (~lio@c-6fc9e655.022-327-73746f40.bbcust.telenor.se) has joined #linux 2021-06-22 12:15:14 -- Mapleyy is now known as Maple_ 2021-06-22 12:15:17 -- Maple__ is now known as Mapley 2021-06-22 12:15:23 <-- hexoroid (~null@2001:ac8:38:c000::4367:7a18) has quit (Remote host closed the connection) 2021-06-22 12:15:28 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-22 12:15:30 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 12:15:31 <-- doublemetres (~lio@c-6fc9e655.022-327-73746f40.bbcust.telenor.se) has quit (Client Quit) 2021-06-22 12:16:11 autopsy The broadcast address is part of the subnet actually. 2021-06-22 12:16:21 -- CapitalistWolf is now known as CommunistWolf 2021-06-22 12:16:47 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 12:17:00 --> dmat (~noone@61.68.168.148) has joined #linux 2021-06-22 12:17:00 <-- dmat (~noone@61.68.168.148) has quit (Changing host) 2021-06-22 12:17:00 --> dmat (~noone@user/dmat) has joined #linux 2021-06-22 12:17:21 autopsy So you have 32 which is .X 24 which is .XXX 2021-06-22 12:17:22 demon hello 2021-06-22 12:17:22 <-- r00tobo (~r00tobo@user/r00tobo) has quit (Quit: Quit) 2021-06-22 12:17:26 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 12:17:31 demon currently having issues building electron 2021-06-22 12:17:35 --> r00tobo (~r00tobo@user/r00tobo) has joined #linux 2021-06-22 12:17:36 demon https://filebin.net/jolcepkbumgtns9u 2021-06-22 12:17:42 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-22 12:17:45 angular_mike_ demon: didn't someone else mention it earlier today 2021-06-22 12:17:46 demon Can anyone point me in the right direction why this would fail? 2021-06-22 12:17:49 Kyv akik: as an aside, there is an automatic nvidia configure for xorg in nvidia-utils package. 2021-06-22 12:18:00 --> hexoroid (~null@103.214.112.42) has joined #linux 2021-06-22 12:18:00 <-- Tuor (~quassel@user/tuor) has left #linux (https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 12:18:02 demon no idea 2021-06-22 12:18:21 Kyv you can do this manually but usually I set device section as well as a couple others for options like acpid and edid disable. 2021-06-22 12:18:38 -- vague is now known as vague_ 2021-06-22 12:18:38 Wafficus Samizdat based 2021-06-22 12:18:58 -- vague_ is now known as jari 2021-06-22 12:19:35 --> rbh (~rbh@202.177.224.0) has joined #linux 2021-06-22 12:19:46 hodapp ugh, is he turning everything into a "wokeness" problem yet again? 2021-06-22 12:20:06 -- jari is now known as vague 2021-06-22 12:20:11 Kyv any driver you install there should blacklist nouveau module so probably need to contend with that 2021-06-22 12:20:21 --> michele (~eraser@user/michele) has joined #linux 2021-06-22 12:20:26 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 12:20:27 hodapp cripes. it's like a pull-string toy 2021-06-22 12:20:39 autopsy In octal 777 is 255 in decimal. 2021-06-22 12:20:47 akik demon: that log is HUGE 2021-06-22 12:20:53 demon yeah lol 2021-06-22 12:21:01 akik demon: maybe you could search it yourself first 2021-06-22 12:21:19 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 12:21:20 demon hold on 2021-06-22 12:21:22 rbh I'm trying to install a custom kernel on my arch install. I've run `make`, `make modules` and they have finished successfully. Now I need to run make install and make modules_install 2021-06-22 12:21:22 demon I have 2021-06-22 12:21:30 --> reset (~reset@user/reset) has joined #linux 2021-06-22 12:21:37 hodapp autopsy: dec 25 is oct 31 which is why programmers mix up halloween and christmas 2021-06-22 12:21:45 * hodapp ducks 2021-06-22 12:21:45 rbh My question was, does this process install my nvidia driver too? or is there a seperate process for it? 2021-06-22 12:21:50 autopsy rbh, you're forgetting make bzImage 2021-06-22 12:21:54 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 12:22:05 rbh make already creates one for me afaik autopsy 2021-06-22 12:22:24 autopsy rbh, make default taregt is bzImage? too? 2021-06-22 12:22:39 rbh I think so, yes 2021-06-22 12:22:44 autopsy hodapp, thats not important on Jan 1 2021-06-22 12:22:50 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-22 12:22:51 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-22 12:22:57 --> ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has joined #linux 2021-06-22 12:23:03 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: Lost terminal) 2021-06-22 12:23:21 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-22 12:23:27 autopsy rbh, install your nvidia driver, from where? 2021-06-22 12:23:44 demon http://dpaste.com/5HFEMB8S3 2021-06-22 12:23:58 autopsy rbh, to include custom modules, you need a Makefile in the toplevel modules directory to install it. 2021-06-22 12:23:58 peetaur rbh: "sudo make install" is usually a bad idea...the package manager should handle it instead, and that's pretty easy on arch. Just get the PKGBUILD and "makepkg" it. https://github.com/archlinux/svntogit-packages/tree/packages/linux/trunk and point it to your files. (it was better in the past...they used to point to vanilla sources and have .patch files, as they properly should, but now it's in their own repo so you would have to look harder to see whether 2021-06-22 12:24:00 peetaur you want the patches). 2021-06-22 12:24:04 --> justinf210 (~justinf21@179.sub-97-43-192.myvzw.com) has joined #linux 2021-06-22 12:24:49 peetaur but for all the things you can do with `sudo make install`, the kernel is the least bad...it is easy to find the files it installs (only /boot/ and /lib/modules/ basically, with dirs and files with that version in the name) 2021-06-22 12:24:49 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-22 12:25:10 --> fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-22 12:25:12 <-- renard__ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 268 seconds) 2021-06-22 12:25:49 --> Slumlord (~Slumlord@5.180.62.100) has joined #linux 2021-06-22 12:25:54 --> hoppity (~hoppity@user/hoppity) has joined #linux 2021-06-22 12:25:57 peetaur and there's a extra/nvidia-dkms ...why not use that? 2021-06-22 12:26:18 hoppity Hi guys, does anyone know why inotify-tools would work perfectly except for two specific files inside a folder? 2021-06-22 12:26:41 peetaur hoppity: did you point it at the files or the dir? 2021-06-22 12:27:04 rbh autopsy: not really sure how to do that 2021-06-22 12:27:18 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 12:27:24 hoppity peetaur, I have never had to point it and it works perfectly for my whole project except these particular two files. I imagine I have to tell it to rescan or something? 2021-06-22 12:27:31 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Ping timeout: 244 seconds) 2021-06-22 12:27:32 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 12:27:32 rbh peetaur: ill check out makepkg once again, I tried it out earlier and it didnt work out very well. im looking into dkms right now as well 2021-06-22 12:27:47 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 12:28:23 rbh nevermind, I just remembered im not even using any nvidia drivers right now 2021-06-22 12:28:39 <-- justinf210 (~justinf21@179.sub-97-43-192.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-22 12:29:21 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-22 12:29:28 autopsy I started using Linux in 1995 theres not much I can't figure out. 2021-06-22 12:29:30 --> antlers (~antlers@162.216.47.204) has joined #linux 2021-06-22 12:29:34 rbh for makepkg, can I just replace the repo name with my own repo> 2021-06-22 12:29:53 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:30:03 <-- gusto (~Augustus@109.255.100.54) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 12:30:31 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:30:36 peetaur rbh: basically... but run it once to see what else it might need 2021-06-22 12:31:04 peetaur probably also change the version and package name (or it'll replace your regular kernel) 2021-06-22 12:31:22 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:31:45 peetaur pkgbase=linux -> pkgbase=linux-rbh pkgver=5.12.12.arch1 -> ... ideally it would describe your actual kernel sources if not 5.12.12 2021-06-22 12:31:47 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:31:49 <-- godzilla (~godzilla@117.41.130.235) has quit (Killed (NickServ (GHOST command used by user_!~user@c-98-249-126-100.hsd1.nm.comcast.net))) 2021-06-22 12:31:57 --> Gorian_ (~default@134.134.139.70) has joined #linux 2021-06-22 12:32:05 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:32:21 --> godzilla_ (~godzilla@117.41.130.235) has joined #linux 2021-06-22 12:32:29 --> nick_pickerton (~Nick@dynamic-077-011-172-148.77.11.pool.telefonica.de) has joined #linux 2021-06-22 12:32:35 peetaur and apparently _srctag=... is based on pkgver, so either tag appropriately, or set that too, or change the repo url so it doesn't use that 2021-06-22 12:33:12 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 12:33:26 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 12:33:40 <-- gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has quit (Quit: WeeChat 2.3) 2021-06-22 12:34:10 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 12:34:27 <-- nosolls (~user@69-174-156-126.symrinaa.metronetinc.net) has quit (Ping timeout: 268 seconds) 2021-06-22 12:34:33 autopsy Dude I was smoking a cigarette and as I lit the cigarette a piece of ash fell on my pinky finger on my left hand still lit and it burned my damn finger. 2021-06-22 12:34:39 <-- TomyWork (~TomyLobo@p200300e80f133c005447314012a82316.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-22 12:34:47 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-22 12:35:04 <-- rbh (~rbh@202.177.224.0) has quit (Ping timeout: 268 seconds) 2021-06-22 12:35:13 --> rbh (~rbh@2405:201:6:a01a:6188:ba0e:6f5e:885e) has joined #linux 2021-06-22 12:35:19 rbh sorry, wifi dropped 2021-06-22 12:35:20 omegatron one more reason to stop smoking cigarettes 2021-06-22 12:35:23 autopsy What is arch's packages an ar archive? 2021-06-22 12:35:27 Wafficus autopsy what's the craziest Linux box you've installed to date? 2021-06-22 12:35:34 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Quit: Leaving) 2021-06-22 12:35:43 Wafficus are you now one of those wizards that does Linux from scratch? 2021-06-22 12:35:52 --> quarkyalice (~quarkyali@172.77.20.93) has joined #linux 2021-06-22 12:35:52 <-- quarkyalice (~quarkyali@172.77.20.93) has quit (Changing host) 2021-06-22 12:35:52 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-22 12:36:19 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-22 12:36:23 <-- antlers (~antlers@162.216.47.204) has quit (Ping timeout: 265 seconds) 2021-06-22 12:36:33 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-22 12:37:05 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-22 12:37:29 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Client Quit) 2021-06-22 12:37:48 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-22 12:38:06 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: Lost terminal) 2021-06-22 12:38:24 --> yourname (~yourname@103.247.4.62) has joined #linux 2021-06-22 12:38:26 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-22 12:38:29 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-22 12:38:31 <-- yourname (~yourname@103.247.4.62) has quit (Client Quit) 2021-06-22 12:38:43 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-22 12:39:04 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 12:39:18 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:39:46 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-22 12:39:47 <-- uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has quit (Ping timeout: 252 seconds) 2021-06-22 12:40:01 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:40:32 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-22 12:40:37 <-- ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has quit (Ping timeout: 268 seconds) 2021-06-22 12:41:14 jim well debian packages are an ar, dunno about arch 2021-06-22 12:41:33 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:41:38 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-22 12:41:40 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-22 12:41:41 gtlsgamr what is up 2021-06-22 12:41:49 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:42:01 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-22 12:42:16 babyface there's almost a thousand more users in this channel than there is in #linux over att Fleanode 2021-06-22 12:42:19 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:43:06 hodapp don't malign the good name of flea86 2021-06-22 12:43:21 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-22 12:43:33 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-22 12:43:35 --> gordie (~tieinv@user/tieinv) has joined #linux 2021-06-22 12:44:10 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 12:44:34 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-22 12:45:05 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-22 12:45:30 --> jphaynes66 (~TerraFirm@174-16-103-49.hlrn.qwest.net) has joined #linux 2021-06-22 12:46:04 <-- nick_pickerton (~Nick@dynamic-077-011-172-148.77.11.pool.telefonica.de) has quit (Quit: Leaving) 2021-06-22 12:46:40 jim movin to montana soon... gonna be a dental floss tycoon... 2021-06-22 12:47:29 jim babyface, so, about 500? 2021-06-22 12:47:38 babyface right 2021-06-22 12:48:42 jim like I always maintained, each person has a choice of where they want to be 2021-06-22 12:48:44 Wafficus Dental Flossssss 2021-06-22 12:49:00 Wafficus jim are you gonna play a Gibson SG too 2021-06-22 12:49:06 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 12:49:29 jim that's right, zappa can clearly be seen playing an sg 2021-06-22 12:49:32 gtlsgamr :q 2021-06-22 12:49:36 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Quit: leaving) 2021-06-22 12:49:49 --> agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has joined #linux 2021-06-22 12:49:54 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:49:54 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:50:07 <-- jphaynes66 (~TerraFirm@174-16-103-49.hlrn.qwest.net) has quit (Ping timeout: 258 seconds) 2021-06-22 12:50:14 jim I have a gibson "The Paul" (not les paul) 2021-06-22 12:50:20 --> jphaynes66 (~TerraFirm@91.90.126.33) has joined #linux 2021-06-22 12:50:47 Wafficus Double cut jr? jim 2021-06-22 12:51:02 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 12:51:22 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Ping timeout: 265 seconds) 2021-06-22 12:51:57 <-- Revelator (~angryce@user/revelator) has quit (Read error: Connection reset by peer) 2021-06-22 12:52:26 --> DuckThom (~luna@2001:41f0:3fe:3:a4db:bf6a:620a:d996) has joined #linux 2021-06-22 12:53:12 <-- gordie (~tieinv@user/tieinv) has left #linux (bye) 2021-06-22 12:53:38 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 12:53:56 --> Revelator (angryce@185.89-11-227.nextgentel.com) has joined #linux 2021-06-22 12:53:56 <-- Revelator (angryce@185.89-11-227.nextgentel.com) has quit (Changing host) 2021-06-22 12:53:56 --> Revelator (angryce@user/revelator) has joined #linux 2021-06-22 12:53:57 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:54:26 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Quit: Leaving) 2021-06-22 12:54:26 Kyv Zappa can clearly be seen playing lots of different guitars 2021-06-22 12:54:45 --> quarkyalice (~quarkyali@172.77.20.93) has joined #linux 2021-06-22 12:54:45 <-- quarkyalice (~quarkyali@172.77.20.93) has quit (Changing host) 2021-06-22 12:54:45 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-22 12:54:51 --> Father_Jack (sid500336@id-500336.stonehaven.irccloud.com) has joined #linux 2021-06-22 12:55:03 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 12:55:30 <-- aloy (~luna@2001:41f0:3fe:3:b012:12ab:de03:fd80) has quit (Ping timeout: 272 seconds) 2021-06-22 12:55:42 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:55:43 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-22 12:55:59 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:56:13 --> _s0n (~filho@85.245.140.192) has joined #linux 2021-06-22 12:56:21 _s0n alow 2021-06-22 12:56:21 jim Wafficus, no, it's a full size, same shape as a les paul 2021-06-22 12:56:30 jim hi 2021-06-22 12:56:39 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 12:56:56 Kyv And I have seen some hum-dingers from Gibson over the years too 2021-06-22 12:57:05 Kyv their quality control went down the tubes, it seems 2021-06-22 12:57:12 --> Intruder777 (~Intruder7@user/intruder777) has joined #linux 2021-06-22 12:57:16 _s0n anyone with scripting for audit machine... like collect general service information, log ... important information for auditing... to consider for a patching (park update) 2021-06-22 12:57:23 jim glad I got mine before that happened 2021-06-22 12:57:32 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-22 12:58:14 <-- hexoroid (~null@103.214.112.42) has quit (Remote host closed the connection) 2021-06-22 12:58:33 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-22 12:58:36 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 12:58:45 <-- justBull (~justache@user/justache) has quit (Remote host closed the connection) 2021-06-22 12:58:54 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 12:59:29 gtlsgamr hey] 2021-06-22 12:59:31 _s0n anyone breathing? 2021-06-22 12:59:38 --> justBull (~justache@user/justache) has joined #linux 2021-06-22 12:59:45 gtlsgamr yes I am! 2021-06-22 12:59:50 _s0n uff 2021-06-22 13:01:40 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-22 13:02:12 jim _s0n, I don't know about what the scripts are for an audit machine... or what language they're scripted in 2021-06-22 13:02:29 _s0n only bash 2021-06-22 13:02:47 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:03:03 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 13:03:35 --> EriC^^ (~Eric@178.135.2.179) has joined #linux 2021-06-22 13:03:40 <-- qlixed (~qlixed@181.44.129.13) has quit (Quit: That's all folks!!) 2021-06-22 13:03:48 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-22 13:04:17 <-- Gorian_ (~default@134.134.139.70) has quit (Remote host closed the connection) 2021-06-22 13:04:28 --> Gorian (~default@134.134.139.70) has joined #linux 2021-06-22 13:04:28 <-- Gorian (~default@134.134.139.70) has quit (Client Quit) 2021-06-22 13:04:45 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-22 13:04:45 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-22 13:04:49 --> Gorian (~default@134.134.139.70) has joined #linux 2021-06-22 13:05:04 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 258 seconds) 2021-06-22 13:05:10 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-22 13:05:45 jim _s0n, aside, if you were to run xonsh, you'd have some of the sh features in the syntax, but you'd also have python3 2021-06-22 13:06:01 <-- r00tobo (~r00tobo@user/r00tobo) has quit (Changing host) 2021-06-22 13:06:01 --> r00tobo (~r00tobo@r00tobo.is.inside.a.linuxshell.xyz) has joined #linux 2021-06-22 13:06:14 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:06:31 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 13:06:36 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-22 13:06:42 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:06:56 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 13:07:02 <-- Intruder777 (~Intruder7@user/intruder777) has left #linux (Leaving) 2021-06-22 13:07:37 -- lacroix is now known as soho 2021-06-22 13:07:40 -- soho is now known as lacroix 2021-06-22 13:07:41 <-- rhax (~yannick@user/rhax) has quit (Client Quit) 2021-06-22 13:08:10 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-22 13:08:27 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 13:08:33 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:09:02 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 13:09:04 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Ping timeout: 268 seconds) 2021-06-22 13:09:13 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 13:09:24 --> justinf210 (~justinf21@192-230-162-143.3rivers.net) has joined #linux 2021-06-22 13:09:27 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-22 13:10:07 _s0n anyone 2021-06-22 13:10:10 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-22 13:10:23 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 13:10:30 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:10:35 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-22 13:10:48 --> gtlsgamr (~gtlsgamr@103.247.4.62) has joined #linux 2021-06-22 13:11:01 <-- gtlsgamr (~gtlsgamr@103.247.4.62) has quit (Client Quit) 2021-06-22 13:11:09 <-- bluenode (~bluenode@23.108.99.122) has quit (Quit: Leaving) 2021-06-22 13:11:11 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-22 13:11:29 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-22 13:11:40 <-- sazawal (~sazawal@47.247.202.40) has quit (Ping timeout: 265 seconds) 2021-06-22 13:12:02 <-- _s0n (~filho@85.245.140.192) has quit (Quit: WeeChat 2.7.1) 2021-06-22 13:12:17 <-- jess (~jess@libera/staff/jess) has quit 2021-06-22 13:13:54 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 13:15:36 <-- LinusCDE (~LinusCDE@user/linuscde) has quit (Ping timeout: 244 seconds) 2021-06-22 13:15:54 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-22 13:16:09 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 13:16:23 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-22 13:17:12 <-- tieinv (~tieinv@user/tieinv) has left #linux (Leaving) 2021-06-22 13:18:06 --> Eroach (~Linero@45.83.220.204) has joined #linux 2021-06-22 13:18:34 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 13:19:37 --> imp (~imp@186.205.11.214) has joined #linux 2021-06-22 13:19:53 --> Nact (~l@host-85-27-124-131.dynamic.voo.be) has joined #linux 2021-06-22 13:20:38 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-22 13:20:51 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 265 seconds) 2021-06-22 13:21:23 --> sazawal (~sazawal@2401:4900:51d5:55d3:f8b7:66e3:7518:a2ff) has joined #linux 2021-06-22 13:21:24 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 13:21:29 <-- miko (~miko@user/miko) has quit (Quit: WeeChat 3.2) 2021-06-22 13:21:54 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 13:23:13 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 13:23:33 --> plujon (~user@24.16.249.105) has joined #linux 2021-06-22 13:24:43 <-- HumbleGuy (~HumbleGuy@89.149.84.27) has quit (Quit: Leaving) 2021-06-22 13:25:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 13:25:24 --> LinusCDE (~LinusCDE@user/linuscde) has joined #linux 2021-06-22 13:25:46 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 258 seconds) 2021-06-22 13:26:02 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-22 13:26:34 --> dumayjonwh (~dumayjonw@37.19.223.83) has joined #linux 2021-06-22 13:26:50 <-- Eroach (~Linero@45.83.220.204) has quit (Quit: Leaving) 2021-06-22 13:27:02 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-22 13:27:27 <-- ron1w (~roni@207.248.198.186) has quit (Remote host closed the connection) 2021-06-22 13:27:41 --> Konichiwa (~Konichiwa@098-127-100-214.biz.spectrum.com) has joined #linux 2021-06-22 13:27:41 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-22 13:28:21 --> yarra (~yarra@176.88.95.157) has joined #linux 2021-06-22 13:28:59 --> uc50ic4more_ (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 13:29:18 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 13:29:59 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 13:30:26 <-- toretto (~0xe3b7@ca1-1.azirevpn.net) has quit (Read error: Connection reset by peer) 2021-06-22 13:31:01 <-- Umbire (~UmbireThe@user/umbire) has quit (Killed (zirconium.libera.chat (Nickname regained by services))) 2021-06-22 13:31:06 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-22 13:32:17 <-- justsomeguy (~justsomeg@user/justsomeguy) has quit (Quit: WeeChat 3.0.1) 2021-06-22 13:33:47 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-22 13:34:25 <-- justinf210 (~justinf21@192-230-162-143.3rivers.net) has quit (Read error: Connection reset by peer) 2021-06-22 13:34:28 <-- dmlloyd (sid331705@redhat/dmlloyd) has quit (Quit: Updating details, brb) 2021-06-22 13:34:44 --> dmlloyd (sid331705@redhat/dmlloyd) has joined #linux 2021-06-22 13:35:22 --> justinf210 (~justinf21@159.sub-174-204-28.myvzw.com) has joined #linux 2021-06-22 13:36:05 --> gneves (~gneves@83.144.188.213) has joined #linux 2021-06-22 13:36:14 gneves sup 2021-06-22 13:36:25 --> toretto (~0xe3b7@ca1-1.azirevpn.net) has joined #linux 2021-06-22 13:36:42 <-- saint_ (~saint42@user/saint/x-0207335) has quit (Quit: UNIVERSE CORRUPTED. REBOOT (Y/N) ?) 2021-06-22 13:36:50 --> tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has joined #linux 2021-06-22 13:38:03 <-- gneves (~gneves@83.144.188.213) has quit (Client Quit) 2021-06-22 13:38:32 lacroix hi 2021-06-22 13:39:12 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-22 13:39:18 scara Is there a faster way ro delete files then the rm command? It's been like 2 hours, this is slowwwwww 2021-06-22 13:39:20 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-22 13:39:40 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Quit: ERC (IRC client for Emacs 28.0.50)) 2021-06-22 13:39:54 <-- uoj6wz6qoswb (~SwslzLuT~@user/spareproject) has quit (Remote host closed the connection) 2021-06-22 13:40:26 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 268 seconds) 2021-06-22 13:40:27 <-- yarra (~yarra@176.88.95.157) has quit (Quit: yarra) 2021-06-22 13:40:45 --> yarra (~yarra@176.88.95.157) has joined #linux 2021-06-22 13:40:55 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 13:41:26 hodapp just how many files are you deleting? and is it from a network share or something? 2021-06-22 13:41:56 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 13:41:59 scara Its a internal HDD 2021-06-22 13:42:13 scara like alot of small files that is total of a few Gbs 2021-06-22 13:42:36 scara I think it takes a while becuse its individual files 2021-06-22 13:42:43 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 13:44:06 --> fendur (~nj@user/fendur) has joined #linux 2021-06-22 13:44:25 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-22 13:44:27 --> pikudoz (~pikudoz@190.117.229.223) has joined #linux 2021-06-22 13:44:27 <-- Thedarkb-Desktop (~beno@2001:bb6:b404:188f:6937:c235:afca:559f) has quit (Remote host closed the connection) 2021-06-22 13:44:28 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-22 13:44:43 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 13:45:31 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-22 13:45:47 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 13:45:51 <-- justinf210 (~justinf21@159.sub-174-204-28.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-22 13:46:05 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 13:46:44 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 13:47:02 --> Aryan (~aryan@93.114.110.167) has joined #linux 2021-06-22 13:47:10 Aryan jim: Hi :D 2021-06-22 13:47:22 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-22 13:47:35 -- omero is now known as eviloverlord 2021-06-22 13:47:59 -- Aryan is now known as Merc 2021-06-22 13:49:11 --> kwilczynski (sid379192@user/kwilczynski) has joined #linux 2021-06-22 13:49:12 <-- agnem (~magne@cpc120850-nrwh12-2-0-cust139.4-4.cable.virginm.net) has quit (Quit: WeeChat 3.1) 2021-06-22 13:49:28 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Ping timeout: 252 seconds) 2021-06-22 13:49:39 --> matsaman (~matsaman@user/matsaman) has joined #linux 2021-06-22 13:50:38 <-- Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has quit (Quit: WeeChat 3.2) 2021-06-22 13:51:22 <-- mokulus (~mokulus@user/mokulus) has quit (Quit: WeeChat 3.2) 2021-06-22 13:51:37 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-22 13:51:47 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-22 13:52:09 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 268 seconds) 2021-06-22 13:52:26 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-22 13:52:33 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-22 13:52:36 --> Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has joined #linux 2021-06-22 13:53:07 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-22 13:53:22 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-22 13:54:00 <-- Merc (~aryan@93.114.110.167) has quit (Quit: leaving) 2021-06-22 13:54:41 <-- fikran (~fikran@user/fikran) has quit (Ping timeout: 265 seconds) 2021-06-22 13:54:45 --> uoj6wz6qoswb (~SnNmEhAE~@user/spareproject) has joined #linux 2021-06-22 13:55:22 <-- Guest42 (~textual@192.146.154.3) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 13:56:22 --> fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has joined #linux 2021-06-22 13:57:29 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 13:58:09 --> HackerFemboy (~Weechat@user/hackerfemboy) has joined #linux 2021-06-22 13:59:10 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 13:59:44 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 252 seconds) 2021-06-22 13:59:55 <-- glouniche (~glouniche@194.127.167.100) has quit (Quit: Leaving) 2021-06-22 13:59:58 <-- matsaman (~matsaman@user/matsaman) has quit (Quit: leaving) 2021-06-22 14:00:00 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-22 14:01:11 <-- shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has quit (Quit: shibboleth) 2021-06-22 14:01:43 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 14:02:31 --> glouniche (~glouniche@86.106.74.76) has joined #linux 2021-06-22 14:03:02 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 252 seconds) 2021-06-22 14:03:07 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 14:03:52 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 14:03:56 --> zro (~zro@user/zro) has joined #linux 2021-06-22 14:04:14 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 14:05:26 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 14:05:30 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-22 14:05:49 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-22 14:06:59 <-- Barones (~Barones@2804:48dc:8500:0:58d0:e534:57b1:8bb5) has quit (Remote host closed the connection) 2021-06-22 14:07:13 --> Barones (~Barones@2804:48dc:8500:0:258f:b638:4b00:5750) has joined #linux 2021-06-22 14:07:34 <-- vicfred (~vicfred@user/vicfred) has quit (Ping timeout: 268 seconds) 2021-06-22 14:08:05 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 14:08:06 PlanckLort Hey! Would appreciate some kernel space help! I'm currently working on a driver, in the driver I have a GPIO interrupt where i schedule a function in a workqueue. The function will only do a SPI transfer. My issue is that the scheduled work someimtes happens with too high latency. Is it possible to increase the priority of the work or is there something else than workqueues I could use to get a 2021-06-22 14:08:08 PlanckLort lower latency (between the interrupt and actual spi transfer) 2021-06-22 14:08:30 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-22 14:10:14 akik PlanckLort: there are patches to give you a realtime kernel 2021-06-22 14:10:42 Sauvin The caveat is that realtime kernels aren't as responsive as what comes stock with most linux distros. 2021-06-22 14:11:04 --> rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has joined #linux 2021-06-22 14:11:13 akik https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/ 2021-06-22 14:11:25 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-22 14:11:43 lacroix PlanckLort, you're using the system wide work queue? 2021-06-22 14:11:49 rannnn8888 maybe someone see here problem ? in the momry ? https://dpaste.org/Qifv 2021-06-22 14:11:50 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 14:12:14 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 14:12:23 akik Sauvin: what do you mean responsive? i use that for an audio workstation and it works fine 2021-06-22 14:12:33 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-22 14:12:33 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-22 14:12:47 PlanckLort akik: I have tried the RT patch, although i only wrote a user space program to try get the latency low enough which wasn't enough 2021-06-22 14:13:02 <-- Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has quit (Quit: WeeChat 3.2) 2021-06-22 14:13:06 Sauvin Yeah, a lot of audio work really needs realtime. Let me dig up what I ran across... 2021-06-22 14:13:11 PlanckLort lacroix: I'm not sure what you mean by system wide workqueue. 2021-06-22 14:13:27 --> neshpion (~neshpion@gateway/tor-sasl/neshpion) has joined #linux 2021-06-22 14:13:48 -- cuavas is now known as _merlin 2021-06-22 14:13:54 -- _merlin is now known as vastheman 2021-06-22 14:13:56 -- vastheman is now known as vas 2021-06-22 14:14:01 -- vas is now known as cuavas 2021-06-22 14:14:22 rannnn8888 maybe someone see here problem ? in the momry ? https://dpaste.org/Qifv 2021-06-22 14:14:32 Sauvin https://www.redhat.com/sysadmin/real-time-kernel 2021-06-22 14:14:45 --> antlers (~antlers@71.212.140.168) has joined #linux 2021-06-22 14:15:01 Sauvin That should say something. Other things I've run across suggest that a realtime kernel would feel "sluggish" to people used to stock kernels. 2021-06-22 14:15:15 Sauvin rannnn8888, what kind of problem are you looking for? 2021-06-22 14:15:23 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 14:16:21 rannnn8888 Sauvin i run script in python scrap and somtimes its start work very slow i try find what the problem ,i not fint problem in my script 2021-06-22 14:16:22 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 14:16:40 ananke rannnn8888: line 32: VmallocTotal: 34359738367 kB 2021-06-22 14:17:05 rannnn8888 ananke what is the VmallocTotal: mean what use him can cheack ? 2021-06-22 14:17:19 ananke rannnn8888: google for that word 2021-06-22 14:17:20 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 14:17:31 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 14:17:43 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-22 14:17:57 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 14:18:04 <-- Konichiwa (~Konichiwa@098-127-100-214.biz.spectrum.com) has quit (Ping timeout: 252 seconds) 2021-06-22 14:18:25 <-- badsektor (~badsektor@user/badsektor) has quit (Quit: Leaving) 2021-06-22 14:18:31 Codaraxis Could someone explain why ```ps -ef``` is missing some processes from a user that appear on ```top```? 2021-06-22 14:18:32 <-- glouniche (~glouniche@86.106.74.76) has quit (Quit: Leaving) 2021-06-22 14:18:35 rannnn8888 ananke i can cheack what use this ? 2021-06-22 14:18:42 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 14:18:55 --> Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has joined #linux 2021-06-22 14:19:09 lacroix PlanckLort, read LDD3 Chapter 7 2021-06-22 14:19:10 <-- kurahaupo (~kurahaupo@pa49-195-178-89.pa.nsw.optusnet.com.au) has quit (Ping timeout: 252 seconds) 2021-06-22 14:19:11 --> glouniche (~glouniche@92.223.89.197) has joined #linux 2021-06-22 14:20:20 --> kurahaupo (~kurahaupo@pa49-179-1-188.pa.nsw.optusnet.com.au) has joined #linux 2021-06-22 14:20:34 akik Sauvin: i don't see/read anything about realtime kernel problems in that url 2021-06-22 14:20:42 --> raccoon_dog_ (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-22 14:20:58 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 258 seconds) 2021-06-22 14:21:09 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 14:21:21 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 14:21:22 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-22 14:21:23 Sauvin A real-time kernel is not necessarily superior or better than a standard kernel. Instead, it meets different business or system requirements. It is an optimized kernel designed to maintain low latency, consistent response time, and determinism. By way of comparison, a standard RHEL kernel focuses on throughput-oriented operations and fair scheduling of tasks. 2021-06-22 14:21:30 --> fluxburger (~pernett@wsip-174-79-226-242.lv.lv.cox.net) has joined #linux 2021-06-22 14:21:30 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 14:21:31 --> Urchin[emacs] (~user@user/urchin) has joined #linux 2021-06-22 14:21:54 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 14:22:32 --> jacquie__ (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-22 14:22:43 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 14:22:49 --> Xe_ (~cadey@tailscale/xe) has joined #linux 2021-06-22 14:22:51 -- Xe is now known as Guest1099 2021-06-22 14:22:51 <-- Guest1099 (~cadey@tailscale/xe) has quit (Killed (zirconium.libera.chat (Nickname regained by services))) 2021-06-22 14:22:51 -- Xe_ is now known as Xe 2021-06-22 14:23:04 Sauvin https://unix.stackexchange.com/questions/553980/why-would-anyone-choose-not-to-use-the-lowlatency-kernel 2021-06-22 14:23:14 --> sgen (~sgen@142.186.76.30) has joined #linux 2021-06-22 14:23:17 PlanckLort lacroix: thanks 2021-06-22 14:23:39 <-- raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Ping timeout: 258 seconds) 2021-06-22 14:23:57 --> raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-22 14:25:31 <-- jacquie__ (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Killed (NickServ (GHOST command used by raccoon_dog))) 2021-06-22 14:26:06 <-- raccoon_dog_ (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Ping timeout: 265 seconds) 2021-06-22 14:26:39 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-22 14:27:22 --> johuck (~johuck@dynamic-093-131-177-071.93.131.pool.telefonica.de) has joined #linux 2021-06-22 14:27:34 <-- johuck (~johuck@dynamic-093-131-177-071.93.131.pool.telefonica.de) has quit (Client Quit) 2021-06-22 14:28:53 <-- glouniche (~glouniche@92.223.89.197) has quit (Quit: Leaving) 2021-06-22 14:29:19 --> deadmund (~ed@155.68.60.155) has joined #linux 2021-06-22 14:30:52 <-- agialluca (~Gialluca@user/agialluca) has quit (Quit: Leaving) 2021-06-22 14:30:56 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 258 seconds) 2021-06-22 14:31:07 --> Gaffoonie (~Gaff@user/gaffoonie) has joined #linux 2021-06-22 14:31:15 <-- deadmund (~ed@155.68.60.155) has quit (Client Quit) 2021-06-22 14:31:17 --> glouniche (~glouniche@92.223.89.197) has joined #linux 2021-06-22 14:31:44 --> rannnn888860 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has joined #linux 2021-06-22 14:31:47 <-- gpeskens_ (~gpeskens@2001:985:7aa4:1:af84:4447:530e:6bd1) has quit (Remote host closed the connection) 2021-06-22 14:31:55 -- ArsenArsen is now known as Arsen 2021-06-22 14:31:57 --> p71 (~p71@097-083-185-160.res.spectrum.com) has joined #linux 2021-06-22 14:32:02 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-22 14:32:11 akik Sauvin: so are you saying PlanckLort shouldn't use a realtime kernel ? 2021-06-22 14:32:19 <-- rannnn8888 (~rannnn888@bzq-79-177-141-235.red.bezeqint.net) has quit (Ping timeout: 246 seconds) 2021-06-22 14:32:25 <-- sgen (~sgen@142.186.76.30) has quit (Quit: Leaving) 2021-06-22 14:32:31 akik that description reads to me that's just the correct solution to his problem 2021-06-22 14:32:40 --> sgen (~sgen@142.186.76.30) has joined #linux 2021-06-22 14:32:55 akik i.e. a hardware latency needs to be taken as low as possible 2021-06-22 14:33:02 <-- darutoko (~darutoko@5.136.117.163) has quit (Quit: Leaving) 2021-06-22 14:33:10 --> gpeskens (~gpeskens@2001:985:7aa4:1:61e:cf80:5b05:dd81) has joined #linux 2021-06-22 14:33:19 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 14:34:20 -- k3v1n is now known as freedomcum 2021-06-22 14:35:00 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 14:35:48 --> agialluca (~Gialluca@user/agialluca) has joined #linux 2021-06-22 14:36:38 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-22 14:37:34 treefrob Codaraxis, why do you use ``` to quote when, as everyone knows, the current standard is ```````````````this is quoted ``````````````` 2021-06-22 14:37:41 Sauvin I'm saying there is good and bad to either kind of kernel. 2021-06-22 14:37:55 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-22 14:37:55 --> farmstatejake (~farmstate@user/farmstatejake) has joined #linux 2021-06-22 14:38:06 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-22 14:39:13 --> Konichiwa (~Konichiwa@098-127-100-214.biz.spectrum.com) has joined #linux 2021-06-22 14:39:48 --> XiKGJpdAHbVc (~XiKGJpdAH@88.155.49.35) has joined #linux 2021-06-22 14:39:48 XiKGJpdAHbVc 1uRing frEeNOdE Users hERE 1S 1mPUdent thefT 2021-06-22 14:39:48 <-- XiKGJpdAHbVc (~XiKGJpdAH@88.155.49.35) has quit (Client Quit) 2021-06-22 14:39:59 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-22 14:40:08 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 14:40:12 themachine O_o 2021-06-22 14:40:13 eviloverlord oh wow... l33t 2021-06-22 14:40:18 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 14:40:25 neshpion i ' m s h a k i n g 2021-06-22 14:40:29 <-- chris64 (~chris@user/chris64) has quit (Quit: Lost terminal) 2021-06-22 14:40:43 <-- Barones (~Barones@2804:48dc:8500:0:258f:b638:4b00:5750) has quit (Remote host closed the connection) 2021-06-22 14:40:58 <-- ExploitedKernel (~Exploited@cpea456cc4f1244-cma456cc4f1242.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer) 2021-06-22 14:42:13 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-22 14:42:51 --> CoderBR_000 (~Coder_000@191.35.69.12) has joined #linux 2021-06-22 14:42:53 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-22 14:44:01 tusko m e t ooooo 2021-06-22 14:44:04 tusko # 2021-06-22 14:44:11 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Excess Flood) 2021-06-22 14:44:37 --> Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-22 14:44:43 --> Barones (~Barones@2804:48dc:8500:0:3805:e02b:3d41:d1ce) has joined #linux 2021-06-22 14:45:29 <-- CoderBR_000 (~Coder_000@191.35.69.12) has quit (Client Quit) 2021-06-22 14:45:55 <-- Gaffoonie (~Gaff@user/gaffoonie) has quit (Ping timeout: 265 seconds) 2021-06-22 14:46:47 <-- uoj6wz6qoswb (~SnNmEhAE~@user/spareproject) has quit (Remote host closed the connection) 2021-06-22 14:48:27 --> otisolsen70_ (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-22 14:49:46 jim Aryan, hi 2021-06-22 14:51:11 --> snesses (~ident@192.154.196.28) has joined #linux 2021-06-22 14:51:22 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 14:51:43 <-- scabby_ (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-22 14:52:35 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Ping timeout: 268 seconds) 2021-06-22 14:52:57 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-22 14:53:07 <-- glouniche (~glouniche@92.223.89.197) has quit (Quit: Leaving) 2021-06-22 14:56:14 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 14:56:26 --> ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has joined #linux 2021-06-22 14:57:47 --> Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has joined #linux 2021-06-22 14:57:59 --> fifihyperbola (~fifi@cpc147668-warw19-2-0-cust360.3-2.cable.virginm.net) has joined #linux 2021-06-22 14:58:09 fifihyperbola what can i do on linux??? 2021-06-22 14:58:15 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-22 14:58:43 themachine whatever you want 2021-06-22 14:59:06 --> glouniche (~glouniche@92.223.89.168) has joined #linux 2021-06-22 14:59:27 --> NullTerminator (~NullTermi@user/nullterminator) has joined #linux 2021-06-22 14:59:37 <-- Brottweiler (~brott@user/brottweiler) has quit (Quit: leaving) 2021-06-22 15:00:33 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Read error: Connection reset by peer) 2021-06-22 15:01:00 --> uoj6wz6qoswb (~gNNodRrI~@user/spareproject) has joined #linux 2021-06-22 15:01:20 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 252 seconds) 2021-06-22 15:01:47 --> CoderBR_000 (~Coder_000@191.35.121.71) has joined #linux 2021-06-22 15:01:52 <-- Konichiwa (~Konichiwa@098-127-100-214.biz.spectrum.com) has quit (Ping timeout: 265 seconds) 2021-06-22 15:02:05 <-- NullTerminator (~NullTermi@user/nullterminator) has quit (Client Quit) 2021-06-22 15:02:06 <-- LuKaRo (~LuKaRo@p200300dfa719502f1c63ad07c8cb3d94.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) 2021-06-22 15:02:15 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-22 15:03:04 <-- Camilo (~hugh@80-42-5-5.dynamic.dsl.as9105.com) has quit (Ping timeout: 268 seconds) 2021-06-22 15:03:09 <-- rbh (~rbh@2405:201:6:a01a:6188:ba0e:6f5e:885e) has quit (Quit: WeeChat 3.2) 2021-06-22 15:03:41 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 268 seconds) 2021-06-22 15:03:44 <-- CoderBR_000 (~Coder_000@191.35.121.71) has quit (Client Quit) 2021-06-22 15:04:06 --> Camilo (~hugh@178.238.11.58) has joined #linux 2021-06-22 15:04:19 --> LuKaRo_ (~LuKaRo@p57b154c6.dip0.t-ipconnect.de) has joined #linux 2021-06-22 15:04:30 <-- uc50ic4more_ (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more_) 2021-06-22 15:04:36 fifihyperbola i dont know what i can do here 2021-06-22 15:04:47 fifihyperbola i am not IT can't program or write scripts 2021-06-22 15:05:13 fendur maybe that's what you'll use it to learn, then. 2021-06-22 15:05:24 <-- lautre[m] (~lautremat@2001:470:69fc:105::311f) has quit (Quit: Reconnecting) 2021-06-22 15:05:28 fifihyperbola how can i learn??? 2021-06-22 15:05:40 byte4byte jim will teach you 2021-06-22 15:05:41 fendur same way you learn anything else. practice. 2021-06-22 15:05:41 ananke fifihyperbola: start by learning that one question mark is sufficient. 2021-06-22 15:05:42 neshpion you can google for beginner linux tutorials 2021-06-22 15:05:43 --> lautre[m] (~lautremat@2001:470:69fc:105::311f) has joined #linux 2021-06-22 15:06:00 Kyv unironically read the fecking manuals 2021-06-22 15:06:15 tusko man man 2021-06-22 15:06:24 --> rbh (~rbh@2405:201:6:a01a:6188:ba0e:6f5e:885e) has joined #linux 2021-06-22 15:06:34 fifihyperbola ok cheers 2021-06-22 15:06:55 byte4byte fifihyperbola, pm jim he will teach you pyton 2021-06-22 15:06:59 byte4byte *python 2021-06-22 15:07:00 neshpion https://linuxjourney.com/ 2021-06-22 15:07:00 fifihyperbola ook :) 2021-06-22 15:07:07 fifihyperbola tnx for link neshpion 2021-06-22 15:07:22 fifihyperbola oh i can't access this website cloudfare blocks it 2021-06-22 15:07:36 neshpion rip 2021-06-22 15:07:52 neshpion try a VPN 2021-06-22 15:07:54 neshpion maybe 2021-06-22 15:08:02 fifihyperbola yeah it won't let me in cuz i use tor in my browser 2021-06-22 15:08:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 15:08:11 sed fifihyperbola what worked for me was https://www.vtc.com/products/Unix-Shell-Fundamentals-tutorials.htm 2021-06-22 15:08:14 <-- ulu (~ulu@user/ulu) has quit (Ping timeout: 244 seconds) 2021-06-22 15:09:02 --> Konichiwa (~Konichiwa@098-127-101-005.biz.spectrum.com) has joined #linux 2021-06-22 15:09:27 fifihyperbola ok tnx 2021-06-22 15:09:28 --> scabby_ (~scabby@user/scabootssca) has joined #linux 2021-06-22 15:09:52 autopsy akik, did you try that GPU tester? 2021-06-22 15:10:00 <-- rbh (~rbh@2405:201:6:a01a:6188:ba0e:6f5e:885e) has quit (Client Quit) 2021-06-22 15:10:27 --> msiism (~msi@user/msiism) has joined #linux 2021-06-22 15:10:28 sed or if you like books the linux command line is good too 2021-06-22 15:10:50 <-- jaskal (jaskal@user/jaskal) has quit (Quit: Lost terminal) 2021-06-22 15:11:00 jim fifihyperbola. about "what can i do on linux???", what do you want to do? 2021-06-22 15:11:03 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-22 15:11:22 Sayona jim, :* sorry I was awa 2021-06-22 15:11:25 Sayona away* 2021-06-22 15:11:33 fifihyperbola something creative and fun 2021-06-22 15:11:43 jim Sayona, you can be away if you want :) 2021-06-22 15:11:43 --> jaskal (jaskal@user/jaskal) has joined #linux 2021-06-22 15:12:58 ananke fifihyperbola: Linux is merely an operating system, like windows or mac os. Don't expect it to be a thrill ride, by itself none of them do much 2021-06-22 15:13:10 sed open source too which makes it even better 2021-06-22 15:13:11 fifihyperbola ok ;P 2021-06-22 15:13:13 jim fifihyperbola, creative, hmm. do you know any programming languages? do you want to automate tasks you do pretty often? (oh, and, do you have linux installed now?) 2021-06-22 15:13:22 --> jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has joined #linux 2021-06-22 15:13:22 neshpion like what? art? Krita. 3D art? Blender. games? Godot. music? LMMS. video? Kden Live (or Blender :D) 2021-06-22 15:13:22 Sayona jim, :* 2021-06-22 15:13:44 fifihyperbola yeah i do of course all i can do is install arch linux, run some window manager and download packages 2021-06-22 15:13:57 fifihyperbola i'd love to run a website like a blog or something 2021-06-22 15:14:06 --> Helmholtz (~Helmholtz@user/helmholtz) has joined #linux 2021-06-22 15:14:17 neshpion nginx 2021-06-22 15:14:24 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-22 15:14:32 fifihyperbola i am using linux libre kernel 2021-06-22 15:14:51 --> ralinux (~saje@37.156.190.205) has joined #linux 2021-06-22 15:14:57 -- omero_o1 is now known as o[_] 2021-06-22 15:15:33 --> baldpope (~baldpope@99.153.6.113) has joined #linux 2021-06-22 15:15:37 baldpope #networking 2021-06-22 15:15:41 baldpope oops 2021-06-22 15:15:57 baldpope sorry, typo'd apparently 2021-06-22 15:15:59 jim fifihyperbola, I don't know much about arch... how long have you been using arch or any linux? 2021-06-22 15:16:12 fendur fifihyperbola: dude, get your idea together first, then start trying to make it happen. 2021-06-22 15:16:15 fifihyperbola i started using linux in 2017 2021-06-22 15:16:46 Sayona So cool, now I am 100% on linux :)) 2021-06-22 15:16:59 fifihyperbola know any nice websites where i can read some interesting stuff about linux?? 2021-06-22 15:17:10 kodah fifihyperbola: running a desktop and a server are very different paradigms of linux. i would direct your focus on one at a time, because you're going to learn some competing standards and practices in each. 2021-06-22 15:17:37 msiism fifihyperbola: Sure, e.g., https://man7.org/. 2021-06-22 15:17:47 <-- Helmholtz (~Helmholtz@user/helmholtz) has left #linux (Leaving) 2021-06-22 15:17:49 Sayona Hi, what software do you guys have installed on linux? (as desktop). 2021-06-22 15:18:20 msiism fifihyperbola: Or: https://lwn.net/. 2021-06-22 15:18:30 <-- DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has quit (Quit: WeeChat 3.2) 2021-06-22 15:18:43 <-- sazawal (~sazawal@2401:4900:51d5:55d3:f8b7:66e3:7518:a2ff) has quit (Quit: Leaving) 2021-06-22 15:18:58 --> vicfred (~vicfred@user/vicfred) has joined #linux 2021-06-22 15:19:09 <-- o[_] (~omero@user/omero) has left #linux 2021-06-22 15:21:09 msiism Sayona: Do you want a full list? 2021-06-22 15:21:16 fendur Sayona: xeyes at a minimum 2021-06-22 15:21:25 msiism xeyes is bloat! 2021-06-22 15:21:33 Sayona msiism, not really the most used 2021-06-22 15:21:48 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 15:21:50 Sayona fendur, :D 2021-06-22 15:21:55 --> kurahaupo_ (~kurahaupo@pa49-181-46-4.pa.nsw.optusnet.com.au) has joined #linux 2021-06-22 15:22:00 --> Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has joined #linux 2021-06-22 15:22:04 --> BCMM (~BCMM@user/bcmm) has joined #linux 2021-06-22 15:22:13 -- eviloverlord is now known as omero 2021-06-22 15:22:14 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 252 seconds) 2021-06-22 15:22:15 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-22 15:22:16 jim I used to like to maximize xeyes 2021-06-22 15:22:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 15:22:25 Sayona :D 2021-06-22 15:22:45 msiism Sayona: Okay, that's be like urxvt, nano, vlc, mpv, hexchat. What else? 2021-06-22 15:23:00 Sayona vim? 2021-06-22 15:23:04 <-- maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-22 15:23:06 msiism I mean, usually, you install software for a certain purpose. 2021-06-22 15:23:10 fendur msiism: you didn't include xeyes 2021-06-22 15:23:20 msiism I don't have it installed. 2021-06-22 15:23:29 msiism Oh, I do have it… 2021-06-22 15:23:33 fendur fair point. 2021-06-22 15:23:35 Sayona :) 2021-06-22 15:23:50 --> maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has joined #linux 2021-06-22 15:24:10 msiism And, I mean, usually, that purpose for installing a certain piece of software is not in itself installing software, right? 2021-06-22 15:24:12 Sayona tmux? 2021-06-22 15:24:27 msiism I just use piles of urxvt. 2021-06-22 15:24:34 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 244 seconds) 2021-06-22 15:24:39 <-- kurahaupo (~kurahaupo@pa49-179-1-188.pa.nsw.optusnet.com.au) has quit (Ping timeout: 268 seconds) 2021-06-22 15:24:45 Kyv st, newsboat, irssi, mpd + mpc, picard, nicotine+, librewolf, elinks, vim, mpv, ranger + w3m, sxiv 2021-06-22 15:24:45 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 15:24:52 jim yeah I got tmux installed... there are tmux cheat sheets around somewhere 2021-06-22 15:25:07 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 15:25:13 msiism Kyv: Minimalist… 2021-06-22 15:25:15 msiism :) 2021-06-22 15:25:26 Sayona irssi is cool but is hard for chating. 2021-06-22 15:25:37 Sayona msiism, intresting 2021-06-22 15:25:43 <-- fendur (~nj@user/fendur) has left #linux 2021-06-22 15:26:08 --> ulu (~ulu@user/ulu) has joined #linux 2021-06-22 15:26:23 msiism Also, I use Openbox as my window manager. It's good enough. And because it's practically dead, that won't really change either. 2021-06-22 15:26:25 Kyv it can take some getting used to 2021-06-22 15:27:03 --> eho (~yarra@176.88.88.197) has joined #linux 2021-06-22 15:27:12 msiism Kyv: What's the merit in running librewolf? 2021-06-22 15:27:17 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 15:27:31 * themachine prefers weechat over irssi 2021-06-22 15:27:35 * CommunistWolf perks ears 2021-06-22 15:27:43 themachine lol 2021-06-22 15:27:53 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-22 15:27:59 Kyv it is a hardened firefox, which gets vetted in advance so I dont have to go and check which telemetry and about:config settings Mozilla reverted each time I update. 2021-06-22 15:28:00 * omero jumps into the nearest patch of cacti 2021-06-22 15:28:34 jim fifihyperbola, still here? 2021-06-22 15:28:37 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-22 15:28:45 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-22 15:28:53 msiism Kyv: Still seems to be leaking a bit, though: https://unixsheikh.com/articles/choose-your-browser-carefully.html#librewolf 2021-06-22 15:28:59 msiism Though that might be slightly out of date. 2021-06-22 15:29:00 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 15:29:02 Kyv that is somewhat dated 2021-06-22 15:29:08 neshpion i3 i3blocks st dmenu picom nvim tmux weechat mpv ranger sxiv brave tor gimp lmms blender kdenlive godot 2021-06-22 15:29:18 jim I'm gonna wander to the store for awhile... 2021-06-22 15:29:18 msiism Kyv: So, things have changed for the better? 2021-06-22 15:29:33 neshpion audacity 2021-06-22 15:29:35 neshpion uhhhh 2021-06-22 15:29:46 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 15:29:54 <-- yarra (~yarra@176.88.95.157) has quit (Ping timeout: 265 seconds) 2021-06-22 15:30:04 Kyv msiism: I did cursory tests with tcpdump on https port, I didnt see anything phoning home on launch as you normally would with Firefox. 2021-06-22 15:30:05 neshpion and about 1200 other things 2021-06-22 15:30:15 --> crackerjack (~crackerja@35.139.148.204) has joined #linux 2021-06-22 15:30:18 Kyv it could have been more thorough 2021-06-22 15:30:22 Kyv but so far I like it 2021-06-22 15:30:29 msiism I see. 2021-06-22 15:30:39 msiism What's that multi-track audio recorder for the command-line again? 2021-06-22 15:30:43 Kyv sox 2021-06-22 15:31:01 msiism I think I don't mean sox. 2021-06-22 15:31:02 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 15:31:07 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 258 seconds) 2021-06-22 15:31:17 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 244 seconds) 2021-06-22 15:31:26 msiism It's, like, supposed to be very useful for blind people. 2021-06-22 15:31:39 msiism I treid it once. Worked pretty well, even though I'm not blind. 2021-06-22 15:31:46 Kyv hm 2021-06-22 15:31:49 msiism s/treid/tried 2021-06-22 15:32:03 <-- cdown (~cdown@163.114.131.1) has quit (Ping timeout: 268 seconds) 2021-06-22 15:32:25 Kyv I am not sure 2021-06-22 15:32:34 Kyv what about a command line video editor called blind? 2021-06-22 15:32:36 Kyv will that do? 2021-06-22 15:32:42 Sayona Guys, anyone store password in files encrypted with gpg? and use the file to connect over ssh? 2021-06-22 15:32:45 Kyv :| 2021-06-22 15:33:02 themachine Sayona: Nope, I use keepassxc 2021-06-22 15:33:17 themachine and for ssh just use keys 2021-06-22 15:33:33 neshpion i use password-store 2021-06-22 15:33:45 Sayona themachine, yes but "keepassxc" , you need to copy/paste it 2021-06-22 15:33:50 <-- crackerjack (~crackerja@35.139.148.204) has quit (Client Quit) 2021-06-22 15:34:00 themachine Sayona: depends on what you are doing 2021-06-22 15:34:17 themachine You can run keepassxc as an ssh agent 2021-06-22 15:34:24 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-22 15:34:29 Sayona hmz 2021-06-22 15:34:33 themachine if we are still talking about ssh 2021-06-22 15:34:44 themachine but if we are, you should just use ssh keys and not passwords 2021-06-22 15:34:51 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-22 15:35:10 Kyv That is really the first thing that should be done is switching to public key auth 2021-06-22 15:35:22 Kyv and turning off passwords 2021-06-22 15:35:27 --> cdown (~cdown@163.114.131.1) has joined #linux 2021-06-22 15:35:51 Kyv I do use pass but I dont use this with ssh 2021-06-22 15:35:55 themachine keepassxc also supports a hotkey for auto-type 2021-06-22 15:36:08 <-- BUSY (~BUSY@user/busy) has quit (Ping timeout: 244 seconds) 2021-06-22 15:36:17 Kyv pass has a small dmenu script called passmenu that is pretty much mandatory 2021-06-22 15:36:22 Kyv for ease of retrieval 2021-06-22 15:36:29 <-- ausserz (~ausserz@user/ausserz) has quit (Ping timeout: 258 seconds) 2021-06-22 15:36:32 Sayona for some servers I need password 2021-06-22 15:36:49 neshpion Kyv: lol i went and wrote one myself, i had no idea 2021-06-22 15:36:57 Sayona themachine, intresting 2021-06-22 15:37:00 <-- uoj6wz6qoswb (~gNNodRrI~@user/spareproject) has quit (Read error: Connection reset by peer) 2021-06-22 15:37:05 Kyv neshpion: you should have a look at it and compare 2021-06-22 15:37:15 Kyv it is pretty easy to find 2021-06-22 15:37:16 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 15:37:53 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-22 15:37:54 ananke Sayona: you should really consider setting up keys for those servers 2021-06-22 15:38:00 themachine ^ 2021-06-22 15:38:08 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 15:38:08 -- demon is now known as clown 2021-06-22 15:38:12 Sayona I will try :) 2021-06-22 15:38:32 <-- lautre[m] (~lautremat@2001:470:69fc:105::311f) has quit (Quit: Reconnecting) 2021-06-22 15:38:49 --> lautre[m] (~lautreg@2001:470:69fc:105::311f) has joined #linux 2021-06-22 15:38:56 --> pepee (~user@user/pepee) has joined #linux 2021-06-22 15:39:05 neshpion Kyv: i think mine is super simple, it's basically a one-liner: https://termbin.com/309g 2021-06-22 15:39:12 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 15:39:33 <-- rhax (~yannick@user/rhax) has quit (Ping timeout: 258 seconds) 2021-06-22 15:39:56 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-22 15:40:05 --> BUSY (~BUSY@user/busy) has joined #linux 2021-06-22 15:40:45 Codaraxis treefrob, Not so much to quote, but to style as code/in monospaced font. `````` works on both WhatsApp and Discord, so it's become a reflex. It's only when it fails to do anything that I remember it's not ubiquitous. 2021-06-22 15:41:21 Kyv neshpion: https://git.zx2c4.com/password-store/tree/contrib/dmenu/passmenu 2021-06-22 15:41:27 <-- sgen (~sgen@142.186.76.30) has quit (Quit: Leaving) 2021-06-22 15:41:52 <-- recursion (uid504862@user/recursion) has quit 2021-06-22 15:42:07 --> recursion (sid504862@id-504862.charlton.irccloud.com) has joined #linux 2021-06-22 15:42:19 neshpion Codaraxis: on discord i put inline expressions in single backticks, i don't know about whatsapp 2021-06-22 15:42:21 --> Guest42_ (~textual@192.146.154.3) has joined #linux 2021-06-22 15:42:28 <-- recursion (sid504862@id-504862.charlton.irccloud.com) has quit (Changing host) 2021-06-22 15:42:28 --> recursion (sid504862@user/recursion) has joined #linux 2021-06-22 15:42:42 Codaraxis Yeah. Single backticks also works on Discord, but doesn't on WhatsApp 2021-06-22 15:42:57 msiism Isn't this all markdown syntax? 2021-06-22 15:43:05 neshpion basically 2021-06-22 15:43:05 <-- Wafficus (~Wafficus@45.62.181.76) has quit (Quit: Connection closed) 2021-06-22 15:43:06 Kyv a few extra conveniences 2021-06-22 15:43:11 Kyv but does rely on xdotool 2021-06-22 15:43:16 Kyv which should be installed anyway, really 2021-06-22 15:43:19 --> EriC^ (~Eric@178.135.1.58) has joined #linux 2021-06-22 15:43:53 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 244 seconds) 2021-06-22 15:43:58 Codaraxis Unfortunately, I can't get anyone at work to adopt anything other than Discord or WhatsApp, so I end up using them a lot and have certain reflexes now. Usually, I self-correct after I use one and it fails/looks silly. 2021-06-22 15:44:14 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 15:44:42 Kyv oh 2021-06-22 15:44:49 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-22 15:44:55 Kyv by the way, here 2021-06-22 15:45:05 Kyv doll up your desktop 2021-06-22 15:45:08 Kyv https://imgur.com/a/FnN7WYq 2021-06-22 15:45:20 <-- EriC^^ (~Eric@178.135.2.179) has quit (Ping timeout: 252 seconds) 2021-06-22 15:45:23 msiism The tricky thing about password managers is that they should ideally take care of removing the password form the clipboard (and from memory, actually) when it has been pasted. 2021-06-22 15:45:53 Lartza I mean mine does, on Windows at least :P 2021-06-22 15:46:14 Lartza I haven't thought about android or linux really... 2021-06-22 15:46:14 CommunistWolf putting it in the clipboard in the first place isn't safe, but we all do it anyway 2021-06-22 15:46:27 <-- tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-22 15:46:31 Lartza I try not to do it, autotype just doesn't always work 2021-06-22 15:46:42 CommunistWolf `pass` claims to clear the clipboard, I don't know if it actually does 2021-06-22 15:46:43 Kyv pass has a timeout which is configurable 2021-06-22 15:46:46 Kyv defaults to 45 seconds 2021-06-22 15:46:49 <-- Guest42_ (~textual@192.146.154.3) has quit (Ping timeout: 265 seconds) 2021-06-22 15:46:49 CommunistWolf ^5 2021-06-22 15:47:03 CommunistWolf I use it on a remote machine with `ssh -X`, kinda magic :D 2021-06-22 15:47:06 Father_Jack msiism: Bitwarden can remove the password from the clipboard in a pre-set time limit, in my case 10 seconds. 2021-06-22 15:47:10 ananke single entry clipboard? what's this, 1965? 2021-06-22 15:47:23 Lartza I don't want passwords in my clipboard so I don't store a history :S 2021-06-22 15:47:27 --> Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has joined #linux 2021-06-22 15:47:40 msiism Father_Jack: Isn't Bitwarden "cloud-based"? 2021-06-22 15:47:46 Lartza It's web-based yes 2021-06-22 15:48:02 Father_Jack yes and no, you can self-host it. 2021-06-22 15:48:08 Lartza But I guess from the web you can populate the clipboard so 2021-06-22 15:48:16 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has quit (Read error: Connection reset by peer) 2021-06-22 15:48:18 Lartza I mean you can from one of those "copy" buttons on various sites 2021-06-22 15:48:19 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 15:48:32 msiism Well, I use KeePassXC, currently. It's quite slow, though. 2021-06-22 15:48:44 --> polardroid (~polardroi@45.91.23.62) has joined #linux 2021-06-22 15:48:49 msiism Compared to what I used before, at least. 2021-06-22 15:49:16 --> Protocol2 (~Protocol2@145-133-103-182.fixed.kpn.net) has joined #linux 2021-06-22 15:49:31 Revelator bitwarden (selfhosted) works fine for me well strictly speaking its the bitwarden_rs version. 2021-06-22 15:49:44 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 252 seconds) 2021-06-22 15:49:47 Lartza Hax! 2021-06-22 15:49:53 Father_Jack lol 2021-06-22 15:50:01 <-- Protocol2 (~Protocol2@145-133-103-182.fixed.kpn.net) has quit (Client Quit) 2021-06-22 15:50:03 Lartza (It unlocks paid features) 2021-06-22 15:50:08 rob` Revelator: did you figure out how to decouple it from docker, or did you just go with it? 2021-06-22 15:50:26 Lartza Also apparently called "vaultwarden" now 2021-06-22 15:50:41 * themachine keeps his keepass db synced via his Seafile instance 2021-06-22 15:50:50 <-- EriC^ (~Eric@178.135.1.58) has quit (Ping timeout: 252 seconds) 2021-06-22 15:51:30 rob` ah, vaultwarden, question retracted. :) 2021-06-22 15:51:45 Revelator rob`: Tried both, ended up going the docker route when I had to reinstall though was simply easier that way. I proxy through a swag container. 2021-06-22 15:51:47 --> PaigeW13 (~Riley@69.132.244.122) has joined #linux 2021-06-22 15:51:52 * rob` nods 2021-06-22 15:51:59 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-22 15:52:09 <-- Barones (~Barones@2804:48dc:8500:0:3805:e02b:3d41:d1ce) has quit (Remote host closed the connection) 2021-06-22 15:52:10 akik autopsy: no, i didn't go on as there's a problem with the driver or device, or anything between. i'll try ubuntu with an older driver tomorrow 2021-06-22 15:52:23 --> Barones (~Barones@2804:48dc:8500:0:4969:1672:1a6d:93c2) has joined #linux 2021-06-22 15:52:34 rob` I have the paid bitwarden account, it's been pretty great, but I would much prefer to self-host. 2021-06-22 15:52:38 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-22 15:52:49 <-- scara (~user@user/scara) has quit (Remote host closed the connection) 2021-06-22 15:53:48 neshpion i just keep my passwords on a remote git repo :u 2021-06-22 15:53:54 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 15:53:55 --> DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has joined #linux 2021-06-22 15:54:07 rob` #opensource 2021-06-22 15:54:21 --> scara (~user@user/scara) has joined #linux 2021-06-22 15:54:44 msiism Why would you put your passwords on the net in the frist place? 2021-06-22 15:55:00 autopsy akik, oh ok. 2021-06-22 15:55:01 Lartza So I can use them on my phone too 2021-06-22 15:55:02 rob` convenience is a hell of a drug 2021-06-22 15:55:03 neshpion but they're encrypted :DDD 2021-06-22 15:55:15 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Read error: Connection reset by peer) 2021-06-22 15:55:25 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 15:55:29 msiism This is a bit insane, if you ask me. 2021-06-22 15:55:36 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 15:56:03 Father_Jack At least it's sage 2021-06-22 15:56:05 rob` we all make tradeoffs. 2021-06-22 15:56:07 Father_Jack *safe 2021-06-22 15:56:21 johnnyapol i just use firefox lockwise as the vast majority of my password entry is done on the web. everything else is managed via gnome-keyring, ssh keys, or memory. 2021-06-22 15:56:27 johnnyapol works pretty well and the mobile app is nice 2021-06-22 15:56:33 rob` Sometimes putting all your eggs in one basket is fine, if you watch the hell out of that basket. 2021-06-22 15:57:24 msiism What if that basket breaks down from too many eggs? 2021-06-22 15:57:32 --> ballerburg9005 (~ich@dslb-002-202-018-180.002.202.pools.vodafone-ip.de) has joined #linux 2021-06-22 15:57:37 Kel Team "I have too much going on and 1password seems good enough for now" 2021-06-22 15:57:57 <-- ml9l (~arisen@dynamic-089-012-149-186.89.12.pool.telefonica.de) has quit (Ping timeout: 258 seconds) 2021-06-22 15:58:24 --> uoj6wz6qoswb (~qAiDtRcC~@user/spareproject) has joined #linux 2021-06-22 15:58:28 <-- wovixo (~wovixo@128.104.205.49) has quit (Quit: Leaving) 2021-06-22 15:58:33 msiism Or, what if the egg warden drops an egg? 2021-06-22 15:58:39 <-- tieinv (~tieinv@user/tieinv) has left #linux (Leaving) 2021-06-22 15:58:41 msiism Or drops dead? 2021-06-22 15:58:44 Kel omlette! 2021-06-22 15:58:47 msiism :) 2021-06-22 15:59:06 <-- Tom (~Tom@82-64-144-132.subs.proxad.net) has quit (Read error: Connection reset by peer) 2021-06-22 15:59:26 rob` msiism: Those are pretty well-understood failure cases, so you make contingencies. :) 2021-06-22 15:59:46 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-22 16:00:15 Kel I also realize a service with a sort of "break glass" feature is needed. If something happens to me, my poor wife is never going to be able to untangle the web of logins and shit that I've woven for the past 30 years... yikes. 2021-06-22 16:00:29 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 16:00:37 themachine Kel: deadman switch 2021-06-22 16:00:47 themachine I need to set one up myself 2021-06-22 16:01:02 Father_Jack With Bitwarden and I believe lastpass you can assign a person who can access your account in case of daeth 2021-06-22 16:01:06 Father_Jack *death 2021-06-22 16:01:16 rob` Kel: Yeah, really, that's one reason I switched to a password database. If I kick it, our fire safe has my emergency TOTP codes for Bitwarden and the login password on a postit, plus an export of the database on a hard drive. 2021-06-22 16:01:37 rob` Also, a "don't panic <3 <3 <3 you got this" note 2021-06-22 16:01:42 <-- godadmin (~godadmin@79.124.0.2) has left #linux (The Lounge - https://thelounge.chat) 2021-06-22 16:01:47 Kel I think 1P has that too. 2021-06-22 16:02:03 Father_Jack Yeah, I'm sure most password managers have that 2021-06-22 16:03:17 Kel Now the network map is another matter xD Some poor Shaw tech is going to have to untangle my shit just to get the modem/router combo back to defaults, hehe. 2021-06-22 16:03:19 <-- shmalu (~shmalu@176.107.32.45) has quit (Ping timeout: 258 seconds) 2021-06-22 16:03:29 clown Does anyone know any gnome wouldn't recognize the .desktop file extension 2021-06-22 16:03:29 --> jdmark (~jdmark@67.8.137.130) has joined #linux 2021-06-22 16:03:36 xythrez Might as well include a bottle of vodka in there for whoever takes over :) 2021-06-22 16:03:37 rob` Kel: A little payback sounds nice. 2021-06-22 16:03:56 --> Helmholtz (~Helmholtz@user/helmholtz) has joined #linux 2021-06-22 16:04:07 <-- fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-22 16:04:10 rob` Kel: Pity the tech has to be the target of vengeance deserved by the company writ large. :) 2021-06-22 16:04:13 Father_Jack tbh when I die I don't think I want anyone getting into my password manager 2021-06-22 16:04:24 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 16:04:27 Helmholtz I no longer see GRUB menu but see the laptop splash screen in its place instead .Is it possible that a simple `sudo apt update && sudo apt upgrade` may mess up GRUB and boot options? I'm on a dual boot with win10. I haven't started win 10 in months so that did not mess it up. Here are my configs: https://dpaste.com/EXPL8Z6NW 2021-06-22 16:04:44 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 16:04:49 rob` Father_Jack: Your next of kin will still need bank credentials, brokerages, pension account info, blah blah. At least make sure you have that recorded. 2021-06-22 16:04:59 --> justinf210 (~justinf21@117.sub-97-43-192.myvzw.com) has joined #linux 2021-06-22 16:05:13 autopsy You guys are all off topic. 2021-06-22 16:05:21 autopsy To hell with you!!! 2021-06-22 16:05:38 --> fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has joined #linux 2021-06-22 16:05:41 themachine whoopsie 2021-06-22 16:05:58 Father_Jack Afaik the only thing I have recorded in my Password manager is my bank card info ant not anything useful for accessing my bank account, I suppose I could change that. 2021-06-22 16:06:00 <-- zjmc_ (zjmc@user/zjmc) has quit (Ping timeout: 258 seconds) 2021-06-22 16:06:07 rob` mm, "how do I use Linux to accomplish $task" seems pretty on topic 2021-06-22 16:06:15 Kel "What is a Pi Hole? What's ProxMox?" - Not important :D 2021-06-22 16:06:23 akik Helmholtz: if you want you can make the grub menu appear on every boot 2021-06-22 16:07:03 akik Helmholtz: which os does the laptop boot into? 2021-06-22 16:07:04 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 16:07:14 Kyv Leave them some string to untangle after your passing, it's good for then. Facilitates the grieving process. 2021-06-22 16:07:27 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 16:07:32 Father_Jack 🤣 2021-06-22 16:07:43 --> Helmholtz1 (~Helmholtz@user/helmholtz) has joined #linux 2021-06-22 16:07:56 Father_Jack They want access to my crap they're gonna have to find my YubiKey 2021-06-22 16:08:02 --> jensecj (~jens@user/jensecj) has joined #linux 2021-06-22 16:09:10 <-- Cienisty (cloak@user/cienisty) has quit (Quit: Ping timeout (120 seconds)) 2021-06-22 16:09:24 themachine You've hidden your yubikey in a location. GPS cordinates will be revealed by taking specific git commits and running them through a custom cipher. 2021-06-22 16:09:32 <-- justinf210 (~justinf21@117.sub-97-43-192.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-22 16:09:57 Father_Jack That's assuming there are GPS Coords. 2021-06-22 16:10:21 <-- msiism (~msi@user/msiism) has left #linux (Konversation vaporized.) 2021-06-22 16:10:30 <-- Helmholtz (~Helmholtz@user/helmholtz) has quit (Ping timeout: 265 seconds) 2021-06-22 16:10:42 Kyv are you saying that if I die, I should have my remains geocached? 2021-06-22 16:10:51 Father_Jack Yes 2021-06-22 16:10:53 themachine Yes 2021-06-22 16:10:59 Father_Jack Make them play marco polo 2021-06-22 16:11:02 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 16:11:03 Kyv the funeral could be the hunt for them 2021-06-22 16:11:47 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-22 16:11:59 --> Cienisty (cloak@user/cienisty) has joined #linux 2021-06-22 16:12:04 c705 i can't tell if this is legit or trolling 2021-06-22 16:12:47 --> Ducki_ (~ducki@user/ducki) has joined #linux 2021-06-22 16:12:52 themachine "Today we gather to honor the passing of Kyv. We can't do that though because we don't have the remains yet. Under each of your seats you'll find coordinates accurate to within 10M of the location of a part of his ashes. Everyone meet back here tomorrow at 16:00 for the real service." 2021-06-22 16:13:23 Kyv that is the perfect scene 2021-06-22 16:13:27 <-- Ducki (~ducki@user/ducki) has quit (Ping timeout: 268 seconds) 2021-06-22 16:13:32 DLange "and if you fail, just bring some BBQ ash. Nobody will notice anyways..." 2021-06-22 16:14:14 themachine DLange: Jokes on them. Each cache has the location of the new service. That way you know who really cared about Kyv. 2021-06-22 16:14:18 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-22 16:14:26 <-- mbrad (~mbrad@94.14.18.180) has quit (Ping timeout: 258 seconds) 2021-06-22 16:14:50 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-22 16:14:57 DLange if you think about this more, themachine ... you'll have a business to found 2021-06-22 16:15:06 <-- Haxxa (~Haxxa@122.199.47.41) has quit (Quit: Haxxa flies away.) 2021-06-22 16:15:09 DLange I'm sure Elon would buy ;-) 2021-06-22 16:15:11 themachine heh 2021-06-22 16:15:14 --> justinf210 (~justinf21@194.sub-97-44-1.myvzw.com) has joined #linux 2021-06-22 16:15:27 --> Konichiwa-wtf (~Konichiwa@098-127-100-185.biz.spectrum.com) has joined #linux 2021-06-22 16:15:30 themachine it's not an awful idea but I think hiding human remains is frowned upon 2021-06-22 16:15:34 themachine even if it's just ash 2021-06-22 16:16:05 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 16:16:18 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 16:16:35 <-- ralinux (~saje@37.156.190.205) has quit (Read error: Connection reset by peer) 2021-06-22 16:16:52 <-- kurahaupo_ (~kurahaupo@pa49-181-46-4.pa.nsw.optusnet.com.au) has quit (Ping timeout: 252 seconds) 2021-06-22 16:17:13 <-- jupart (~coolp_jim@63.142.130.66) has quit (Quit: WeeChat 3.1) 2021-06-22 16:17:33 --> Haxxa (~Haxxa@122.199.47.41) has joined #linux 2021-06-22 16:17:41 <-- fifihyperbola (~fifi@cpc147668-warw19-2-0-cust360.3-2.cable.virginm.net) has quit (Ping timeout: 268 seconds) 2021-06-22 16:17:54 Kyv the idea is to hide your own remains 2021-06-22 16:17:57 --> jupart (~coolp_jim@63.142.130.66) has joined #linux 2021-06-22 16:18:04 Kyv I think that is still socially acceptable 2021-06-22 16:18:16 <-- Konichiwa (~Konichiwa@098-127-101-005.biz.spectrum.com) has quit (Ping timeout: 258 seconds) 2021-06-22 16:18:19 -- Mode #linux [-o denny] by ChanServ 2021-06-22 16:18:25 -- Mode #linux [-o njan] by ChanServ 2021-06-22 16:18:25 themachine socially sure, legally we're walking in some serious gray area 2021-06-22 16:18:27 Kyv but I dont have that level of trust, the moment they pass those communal grills in the park 2021-06-22 16:18:30 themachine might not even be gray 2021-06-22 16:18:32 Kyv someones bringing back BBQ ash 2021-06-22 16:18:37 themachine ha 2021-06-22 16:20:36 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-22 16:20:52 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-22 16:21:11 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-22 16:21:19 --> siika (~siika@112.64.93.87) has joined #linux 2021-06-22 16:21:23 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 16:21:25 DLange "Q: how did 500 mourners end up here with 100 people invited ... ?" 2021-06-22 16:21:37 <-- siika__ (~siika@139.226.50.41) has quit (Ping timeout: 265 seconds) 2021-06-22 16:21:38 <-- ballerburg9005 (~ich@dslb-002-202-018-180.002.202.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-22 16:21:41 DLange "A: free food and communal grills around the corner" 2021-06-22 16:21:50 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 16:21:50 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 16:21:53 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 16:22:13 autopsy Tampering with a body is a class 2 felony. 2021-06-22 16:22:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 16:22:30 <-- i0e (~is0ke3@user/is0ke3) has quit (Quit: Zzzzzz.....) 2021-06-22 16:22:58 --> ballerburg9005 (~ich@dslb-088-073-166-100.088.073.pools.vodafone-ip.de) has joined #linux 2021-06-22 16:23:14 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-22 16:23:19 blackgatonegro Hey 2021-06-22 16:23:41 autopsy Hi gais. 2021-06-22 16:24:01 <-- DevAntoine (~DevAntoin@78.196.234.32) has quit (Quit: Leaving...) 2021-06-22 16:24:07 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-22 16:24:16 blackgatonegro Just read a really clueless review of a game, it was kind of hilarious. 2021-06-22 16:24:46 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Client Quit) 2021-06-22 16:25:10 <-- antlers (~antlers@71.212.140.168) has quit (Ping timeout: 258 seconds) 2021-06-22 16:25:23 <-- bsmith093 (~quassel@64.201.235.190) has quit (Remote host closed the connection) 2021-06-22 16:25:33 autopsy What did it say? 2021-06-22 16:25:46 <-- blackgatonegro (~blackgato@user/blackgatonegro) has left #linux (Leaving to take a nap) 2021-06-22 16:25:56 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-22 16:25:58 <-- scabby_ (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-22 16:26:38 --> ml9l (~arisen@dynamic-078-055-252-084.78.55.pool.telefonica.de) has joined #linux 2021-06-22 16:26:56 <-- justinf210 (~justinf21@194.sub-97-44-1.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-22 16:27:21 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-22 16:27:24 --> justinf210 (~justinf21@224.sub-97-43-193.myvzw.com) has joined #linux 2021-06-22 16:28:07 eqw I want to place some liveCD.iso to the /boot partition of my remote system so some unskilled person could help in recovering system from console, or maybe it would be great to enable ssh-access by grub boot parameters. Any suggestions of such a live CD ? 2021-06-22 16:28:09 blackgatonegro autopsy basically despite playing the remake of legend of mana using a guide the reviewer didn't know that A) You can continue the game after you beat the final Boss on a New Game Plus B) Doing so allows you to select harder difficulty settings and C) Any Quests you missed 2021-06-22 16:28:12 <-- jensecj (~jens@user/jensecj) has quit 2021-06-22 16:28:15 <-- justinf210 (~justinf21@224.sub-97-43-193.myvzw.com) has quit (Remote host closed the connection) 2021-06-22 16:28:16 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-22 16:28:42 Kyv video game journalism is really circlin the drain 2021-06-22 16:28:46 Kyv its a crime 2021-06-22 16:28:48 blackgatonegro Before can be done in said new game plus. 2021-06-22 16:29:05 akik eqw: use the same distro version iso than what you have installed 2021-06-22 16:29:31 blackgatonegro Yeah it was a case of not only not doing the research but not even checking if you can continue the game after the final boss. 2021-06-22 16:30:01 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-22 16:30:04 akik eqw: or knoppix or systemrescue if the distro doesn't matter 2021-06-22 16:30:15 themachine Kyv: I feel like that statement is applicable to most journalism at this point 2021-06-22 16:30:21 <-- glouniche (~glouniche@92.223.89.168) has quit (Quit: Leaving) 2021-06-22 16:30:22 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Read error: Connection reset by peer) 2021-06-22 16:30:27 blackgatonegro I found you can do that without a guide, I just played the PS1 version a lot. 2021-06-22 16:30:39 <-- gothicserpent (~gothicser@static-198-54-129-77.cust.tzulo.com) has quit (Read error: Connection reset by peer) 2021-06-22 16:30:44 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 16:30:57 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Quit: Leaving) 2021-06-22 16:31:05 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-22 16:31:45 HumbleGuy Hey, i wanted to be as economic as possible so i installed a WM and disabled the login manager, now when i boot up, the system occupies 110MB of RAM, can i go even lower in ram usage? 2021-06-22 16:31:48 --> blah1367[m] (~blah1367m@2001:470:69fc:105::126d) has joined #linux 2021-06-22 16:32:21 --> staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has joined #linux 2021-06-22 16:32:26 blackgatonegro Still no reason to get the remake since they didn't fix any of the problems with the original, just better sounds and graphics. Or maybe they did fix some stuff but would have to read s review of someone who 100% the game in hard mode. 2021-06-22 16:32:38 themachine HumbleGuy: run gentoo? 2021-06-22 16:32:48 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-22 16:32:51 HumbleGuy themachine, alrady running it 2021-06-22 16:32:55 HumbleGuy already 2021-06-22 16:33:02 Lartza Don't run a WM 2021-06-22 16:33:02 themachine disable all services you don't need running? 2021-06-22 16:33:08 ncb don't use systemd 2021-06-22 16:33:09 Kyv HumbleGuy: disable any services or daemons that dont use, minimize startup programs, switch out bloated software for lighter alternatives. 2021-06-22 16:33:41 HumbleGuy where do i get the least of services at startup? 2021-06-22 16:33:48 ananke HumbleGuy: uhmm, first take a look at what occupies said 110MB of RAM 2021-06-22 16:33:52 HumbleGuy list* 2021-06-22 16:34:00 themachine lol yeah that'd be a good point ananke 2021-06-22 16:34:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 16:34:17 -- Konichiwa-wtf is now known as Konichiwa 2021-06-22 16:34:22 themachine also, maybe accept that 110M is pretty "economical" because that is almost nothing 2021-06-22 16:34:23 ananke 'how do I make my backpack lighter? what should I take out?' well, gee, what's in it? 2021-06-22 16:34:48 Lartza Pretty happy my system is using only 7,4GB at the moment ;) 2021-06-22 16:35:07 HumbleGuy ram? 2021-06-22 16:35:11 Lartza Yup 2021-06-22 16:35:13 * themachine is sitting at 1.85G 2021-06-22 16:35:17 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 16:35:18 themachine most of that is firefox and thunderbird 2021-06-22 16:36:02 Kyv ananke: from my perspective, if I dont know whats in it, thats a good indicator itself that I dont need whats in it 2021-06-22 16:36:10 HumbleGuy themachine, how do i do that thing you just did? $ is sitting at $ 2021-06-22 16:36:18 themachine HumbleGuy: /me 2021-06-22 16:36:20 HumbleGuy GB 2021-06-22 16:36:20 Kyv but thats subject to change depending on the person 2021-06-22 16:36:38 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-22 16:36:41 * HumbleGuy sitting 2021-06-22 16:36:46 --> gothicserpent (~gothicser@static-198-54-129-77.cust.tzulo.com) has joined #linux 2021-06-22 16:36:46 HumbleGuy lol 2021-06-22 16:36:58 * HumbleGuy jumps 2021-06-22 16:37:18 Lartza From my perspective, empty backpack space is wasted backpack space ;P 2021-06-22 16:37:21 themachine how much total ram does your system have HumbleGuy? 2021-06-22 16:37:41 ananke Kyv: only if operating systems worked like backpacks. they're closer to cars: taking out random things will often lead to catastrophic issues 2021-06-22 16:37:42 Kyv Lartza: you never know when you'll need something to stuff a massive, stinking browser into 2021-06-22 16:37:44 HumbleGuy themachine, 4, but really 3,64 2021-06-22 16:38:26 Lartza Kyv, I mean that's... actually very true! 2021-06-22 16:38:28 themachine i feel like 110M idle is pretty good then... 2021-06-22 16:38:42 Lartza Yeah I'd be happy idling at 1GB honestly 2021-06-22 16:38:46 HumbleGuy yeah.. 2021-06-22 16:39:07 Lartza No reason to inconvenience yourself unless you just want to try to make your system light temporarily for giggles 2021-06-22 16:39:14 themachine ^ 2021-06-22 16:39:22 HumbleGuy ok bye, hexchat is occuping 24MB at the moment, gotta save that ram 2021-06-22 16:39:24 themachine Only "lighten the load" if there is too much to carry 2021-06-22 16:39:24 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-22 16:39:30 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 16:39:30 themachine ... 2021-06-22 16:39:49 gry Lartza: what do you fill the empty backpack space with ? 2021-06-22 16:39:56 themachine gry: bricks 2021-06-22 16:40:05 gry themachine: not water? 2021-06-22 16:40:08 Lartza Disk caching I think... lol 2021-06-22 16:40:17 themachine nah, bricks are way better than water 2021-06-22 16:40:32 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-22 16:40:39 Lartza I'm currently on Windows so 7,4GB isn't a true number of what the apps use 2021-06-22 16:40:47 themachine I should configure my system to more aggressively cache files 2021-06-22 16:41:03 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:41:03 Lartza Like Firefox is sitting at 1,2GB, no way the rest is adding up to 7,7 2021-06-22 16:41:39 Lartza Not an uncommon thing on Linux either ;P 2021-06-22 16:41:52 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-22 16:42:20 Kyv There should be a show akin to 'Hoarders' for this 2021-06-22 16:42:45 themachine but who has the most unused ram? 2021-06-22 16:42:54 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-22 16:43:01 --> qlixed (~qlixed@181.45.80.239) has joined #linux 2021-06-22 16:43:01 Kyv "My children have not visited me in 6 years, they say there are too many icons on my desktop and they can't have friends over like a normal kid." 2021-06-22 16:43:49 --> akoana (~ah@user/akoana) has joined #linux 2021-06-22 16:44:05 Kyv get a professional over there to basically say everything on the computer is trash and systematically remove it 2021-06-22 16:44:12 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 16:44:12 themachine NO 2021-06-22 16:44:15 Kyv while simultaneously dealing with the emotional attachment the user has developed 2021-06-22 16:44:18 themachine lol 2021-06-22 16:44:23 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:44:56 neshpion "put my loli jpgs in a folder? DO YOU WANT ME TO DIE?" 2021-06-22 16:45:05 Lartza "I don't remember what r42ssv4 is and it's a 16-bit program so I can't run it but... I must have gotten it for SOME reason!" 2021-06-22 16:45:18 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 265 seconds) 2021-06-22 16:46:00 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 16:46:08 themachine >On today's episode of Data Hoarders 2021-06-22 16:46:08 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Quit: sord937) 2021-06-22 16:46:13 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:46:36 <-- expix (~1@amontpellier-658-1-26-175.w83-201.abo.wanadoo.fr) has left #linux 2021-06-22 16:46:58 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 16:47:11 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:47:22 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 16:48:10 blackgatonegro There are at least 3 bare bone linuxes that still get updated 2021-06-22 16:48:21 blackgatonegro If you really want that. 2021-06-22 16:48:33 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Ping timeout: 258 seconds) 2021-06-22 16:49:39 Sez what is a barebone linux? 2021-06-22 16:49:49 themachine a kernel 2021-06-22 16:49:53 themachine :) 2021-06-22 16:49:59 knocktwice kernel + busybox :) 2021-06-22 16:50:26 blackgatonegro Is a kernel plus the basics 2021-06-22 16:50:29 --> fifihyperbola (~fifi@cpc147668-warw19-2-0-cust360.3-2.cable.virginm.net) has joined #linux 2021-06-22 16:50:45 blackgatonegro gui may count or not as basics 2021-06-22 16:50:51 Sez now what is it the kernel alone or + modules + busybox + basics? 2021-06-22 16:50:55 themachine gui? never heard of her. 2021-06-22 16:51:04 <-- danielrparks (~quassel@2600:1700:3f7b:20f:b51d:a672:e12b:5e53) has quit (Ping timeout: 268 seconds) 2021-06-22 16:51:14 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 16:51:23 Sez gui must be the friend of some feline food ;) 2021-06-22 16:51:23 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 16:51:28 blackgatonegro GUI Graphic User Interface 2021-06-22 16:51:30 <-- gpeskens (~gpeskens@2001:985:7aa4:1:61e:cf80:5b05:dd81) has quit (Remote host closed the connection) 2021-06-22 16:51:48 themachine Sez: depends on how you define barebones but really just a kernel isn't exactly usable 2021-06-22 16:51:50 --> gpeskens (~gpeskens@2001:985:7aa4:1:a071:4da:f211:9ccf) has joined #linux 2021-06-22 16:51:53 Sez blackgatonegro: we are just trolling you ;) 2021-06-22 16:52:03 blackgatonegro I know 2021-06-22 16:52:08 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:52:47 <-- deavmi_ (~tbk@user/deavmi) has quit (Ping timeout: 252 seconds) 2021-06-22 16:53:21 Sez themachine: well actually i would love to see at least one HURDle taken at least ;) but yeah you could be right... 2021-06-22 16:54:29 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 16:54:41 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 16:54:41 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 268 seconds) 2021-06-22 16:55:02 themachine heh 2021-06-22 16:55:44 --> shmalu (~shmalu@176.107.32.45) has joined #linux 2021-06-22 16:56:02 <-- Helmholtz1 (~Helmholtz@user/helmholtz) has quit (Quit: Leaving) 2021-06-22 16:56:25 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 16:56:31 blackgatonegro Tiny Core Linux maybe? 2021-06-22 16:56:32 <-- nvmd (~nvmd@user/nvmd) has quit (Ping timeout: 268 seconds) 2021-06-22 16:56:42 <-- scara (~user@user/scara) has quit (Ping timeout: 244 seconds) 2021-06-22 16:56:52 blackgatonegro It not as pretty as puppy linux but it works 2021-06-22 16:58:14 --> nvmd (~nvmd@user/nvmd) has joined #linux 2021-06-22 16:58:28 --> nkg (~nkg@85-22-107-83.ip.dokom21.de) has joined #linux 2021-06-22 16:58:39 <-- brejela (~brejela@user/brejela) has quit (Quit: To the pub!) 2021-06-22 16:58:51 --> jbowen_ (~jbowen@fedora/jbowen) has joined #linux 2021-06-22 16:59:30 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-22 16:59:49 --> namsdraw` (~user@2405:6e00:3097:6100:2141:8db0:754c:b34c) has joined #linux 2021-06-22 16:59:50 DPA I've made a "distribution" that's even smaller than just kernel & busybox: https://gist.github.com/Daniel-Abrecht/b745fab790fc6354ce7267e58e91d579 2021-06-22 17:01:08 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-22 17:01:28 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 17:01:30 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Ping timeout: 264 seconds) 2021-06-22 17:01:31 --> scara (~user@user/scara) has joined #linux 2021-06-22 17:01:44 <-- jbowen (~jbowen@fedora/jbowen) has quit (Ping timeout: 265 seconds) 2021-06-22 17:01:53 <-- BCMM (~BCMM@user/bcmm) has quit (Quit: Konversation terminated!) 2021-06-22 17:02:25 <-- VG9t (~VG9t@gateway/tor-sasl/vg9t) has quit (Quit: Leaving) 2021-06-22 17:02:27 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 17:03:05 <-- MrAureliusR (~MrAureliu@user/mraureliusr) has quit (Quit: ZNC - https://znc.in) 2021-06-22 17:03:37 blackgatonegro DPA there is one that's just kernel and the minimum to run a server 2021-06-22 17:03:43 kfrench DPA: You don't need all of those disk drivers if you aren't going to do anything but print a string. 2021-06-22 17:03:50 blackgatonegro Can't remember the name atm 2021-06-22 17:03:52 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-22 17:03:55 kfrench DPA: You can also just build that right into the kernel 2021-06-22 17:04:10 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-22 17:05:38 --> MrAureliusR (~MrAureliu@user/mraureliusr) has joined #linux 2021-06-22 17:05:48 DPA I guess I could if I put it in an initramfs... It's been a few years since I wrote that. 2021-06-22 17:06:06 --> rgr (~user@ip-109-42-114-79.web.vodafone.de) has joined #linux 2021-06-22 17:06:29 <-- the_emperor (~the_emper@103.60.172.10) has quit (Quit: Leaving) 2021-06-22 17:06:34 <-- rememberYou (~someone@user/rememberyou) has quit (Remote host closed the connection) 2021-06-22 17:06:42 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 17:06:43 --> VG9t (~VG9t@gateway/tor-sasl/vg9t) has joined #linux 2021-06-22 17:06:57 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 17:07:34 <-- PaulFertser (paul@paulfertser.info) has quit (Ping timeout: 272 seconds) 2021-06-22 17:07:38 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 17:07:47 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-22 17:07:50 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 17:08:35 <-- the_emperor (~the_emper@103.60.172.10) has quit (Client Quit) 2021-06-22 17:08:47 --> the_emperor (~the_emper@103.60.172.10) has joined #linux 2021-06-22 17:10:03 <-- nkg (~nkg@85-22-107-83.ip.dokom21.de) has quit (Remote host closed the connection) 2021-06-22 17:10:18 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 17:11:07 <-- blackgatonegro (~blackgato@user/blackgatonegro) has quit (Quit: I am leaving and I am taking the spaceship with me!) 2021-06-22 17:11:56 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 17:12:24 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-22 17:12:29 <-- the_emperor (~the_emper@103.60.172.10) has left #linux 2021-06-22 17:12:56 --> mikail__ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-22 17:12:57 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-22 17:12:58 <-- Sauvin (~sauvin@about/linux/staff/sauvin) has quit (Ping timeout: 252 seconds) 2021-06-22 17:13:11 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 268 seconds) 2021-06-22 17:13:21 --> audiofreeze (~audio@2603-8081-1800-0062-6076-a905-96c6-edc6.res6.spectrum.com) has joined #linux 2021-06-22 17:13:24 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Ping timeout (120 seconds)) 2021-06-22 17:13:35 --> PaulFertser (paul@paulfertser.info) has joined #linux 2021-06-22 17:13:48 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 268 seconds) 2021-06-22 17:14:09 --> justinf210 (~justinf21@194.sub-97-44-1.myvzw.com) has joined #linux 2021-06-22 17:14:10 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 17:14:34 --> jjonah (~jjonah@p200300d5d71c3100dea632fffeb3342f.dip0.t-ipconnect.de) has joined #linux 2021-06-22 17:14:34 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-22 17:14:48 <-- `coma (~relax@142.169.78.233) has quit (Ping timeout: 252 seconds) 2021-06-22 17:15:04 <-- rannnn888860 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has quit (Ping timeout: 246 seconds) 2021-06-22 17:15:09 <-- otisolsen70_ (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-22 17:15:45 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Read error: Connection reset by peer) 2021-06-22 17:16:00 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-22 17:16:45 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-22 17:18:04 <-- justinf210 (~justinf21@194.sub-97-44-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-22 17:18:14 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-22 17:18:15 --> rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has joined #linux 2021-06-22 17:19:01 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-22 17:19:12 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-22 17:19:41 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Remote host closed the connection) 2021-06-22 17:20:10 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-22 17:20:18 --> rgr_DUP (~user@ip-109-41-64-226.web.vodafone.de) has joined #linux 2021-06-22 17:20:51 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 17:20:59 <-- scara (~user@user/scara) has quit (Ping timeout: 244 seconds) 2021-06-22 17:21:22 <-- kompowiec (~kvirc@89-64-44-68.dynamic.chello.pl) has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) 2021-06-22 17:22:04 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 17:22:23 <-- jjonah (~jjonah@p200300d5d71c3100dea632fffeb3342f.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-22 17:22:31 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-22 17:22:35 <-- rgr_DUP (~user@ip-109-41-64-226.web.vodafone.de) has quit (Client Quit) 2021-06-22 17:23:14 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 17:23:16 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 17:23:25 <-- Hanii (~textual@2a00:23c5:c587:6d00:cd05:225d:4014:3175) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 17:23:31 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-22 17:23:56 --> scara (~user@user/scara) has joined #linux 2021-06-22 17:23:58 <-- rgr (~user@ip-109-42-114-79.web.vodafone.de) has quit (Ping timeout: 252 seconds) 2021-06-22 17:24:17 <-- DX099 (~dx099@82-65-154-67.subs.proxad.net) has quit (Ping timeout: 268 seconds) 2021-06-22 17:24:36 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-22 17:24:42 <-- ballerburg9005 (~ich@dslb-088-073-166-100.088.073.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-22 17:25:12 VMGuy234 Is there a simple, instant-boot boot manager I can use on my Legacy BIOS system? 2021-06-22 17:25:28 gry like grub? 2021-06-22 17:25:41 --> name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 17:25:52 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 17:26:11 VMGuy234 grub but its instant boot to arch and it doesnt max out my cpu fan 2021-06-22 17:26:21 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 17:26:30 <-- KevinX_ (~KevinX@c-71-200-222-150.hsd1.fl.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-22 17:26:40 themachine well you can set the grub timeout to 0 2021-06-22 17:26:50 themachine my system just skips right past any grub prompt 2021-06-22 17:26:54 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 17:28:02 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 17:28:02 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Remote host closed the connection) 2021-06-22 17:28:27 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 17:28:29 --> ballerburg9005 (~ich@dslb-002-202-018-232.002.202.pools.vodafone-ip.de) has joined #linux 2021-06-22 17:28:36 VMGuy234 how do i do that 2021-06-22 17:28:46 --> KevinX (~KevinX@94.140.11.108) has joined #linux 2021-06-22 17:29:05 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-22 17:29:17 <-- PlayerOne (~v7@250-46-68-178.baltnet.ru) has quit (Ping timeout: 265 seconds) 2021-06-22 17:29:26 --> Sauvin (~sauvin@about/linux/staff/sauvin) has joined #linux 2021-06-22 17:30:10 <-- jphaynes66 (~TerraFirm@91.90.126.33) has quit (Quit: Bye y'all.) 2021-06-22 17:30:37 akik VMGuy234: open the grub config file possibly /etc/default/grub and edit it changing the timeout and hidden values 2021-06-22 17:30:44 <-- snesses (~ident@192.154.196.28) has quit (Ping timeout: 265 seconds) 2021-06-22 17:30:57 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 17:31:11 akik VMGuy234: after that run a command to update the main config file 2021-06-22 17:31:16 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 17:31:42 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-22 17:32:04 VMGuy234 oh no 2021-06-22 17:32:11 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-22 17:32:33 --> justinf210 (~justinf21@224.sub-97-43-193.myvzw.com) has joined #linux 2021-06-22 17:32:38 VMGuy234 it opened in libreoffice on a pc with an Intel Atom n455 and 1gb ram 2021-06-22 17:33:02 themachine ah yes, libreoffice, the best default text editor 2021-06-22 17:33:13 akik save in rtf format 2021-06-22 17:33:28 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 17:33:28 VMGuy234 i havent got mousepad or anything 2021-06-22 17:34:13 VMGuy234 anything other than hexchat or 10 year old software is a bad idea 2021-06-22 17:34:40 akik VMGuy234: open a terminal, run "sudo nano /etc/default/grub" 2021-06-22 17:34:58 VMGuy234 that seems like the best idea 2021-06-22 17:35:25 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-22 17:36:18 VMGuy234 the fact that grub-mkconfig shows each line its printing and i can see that is probably a sign of slowness 2021-06-22 17:36:26 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Ping timeout: 252 seconds) 2021-06-22 17:36:28 VMGuy234 test reboot 2021-06-22 17:36:29 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-22 17:36:31 --> kommander (~Sam@050-088-075-205.res.spectrum.com) has joined #linux 2021-06-22 17:36:32 akik VMGuy23: no 2021-06-22 17:36:34 <-- justinf210 (~justinf21@224.sub-97-43-193.myvzw.com) has quit (Remote host closed the connection) 2021-06-22 17:36:37 -- jbowen_ is now known as jbowen 2021-06-22 17:36:50 akik VMGuy23: run grub-mkconfig -o /boot/grub/grub.cfg (check the paths) 2021-06-22 17:37:11 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-22 17:37:59 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Client Quit) 2021-06-22 17:38:28 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 268 seconds) 2021-06-22 17:39:10 --> Tonux[m] (~tonux@2001:470:69fc:105::dbf) has joined #linux 2021-06-22 17:39:10 Kyv as one does when installing arch 2021-06-22 17:39:30 Kyv it should bring back a glint of memory 2021-06-22 17:39:34 <-- Tonux (~Tonux@shenzhou.whatbox.ca) has left #linux (WeeChat 2.8) 2021-06-22 17:39:36 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 17:40:02 VMGuy234 after sudo grub-mkconfig after changing /etc/default/grub nothing 2021-06-22 17:40:05 VMGuy234 still 5 secs 2021-06-22 17:40:20 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-22 17:40:28 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 17:40:42 VMGuy234 any idea why 2021-06-22 17:41:17 tusko coronavirus 2021-06-22 17:41:37 VMGuy234 that wont affect my grub timeout 2021-06-22 17:42:10 <-- mworkman72 (~michael.g@108-76-104-107.lightspeed.dybhfl.sbcglobal.net) has quit (Ping timeout: 268 seconds) 2021-06-22 17:42:13 akik VMGuy23: you need to use -o to output the content into the main configfile 2021-06-22 17:42:39 --> mworkman72 (~michael.g@85.203.20.126) has joined #linux 2021-06-22 17:42:49 themachine VMGuy234: my /etc/grub/default options for this are 2021-06-22 17:43:00 themachine GRUB_TIMEOUT_STYLE=hidden 2021-06-22 17:43:01 themachine GRUB_HIDDEN_TIMEOUT=0 2021-06-22 17:43:06 VMGuy234 oh wait 2021-06-22 17:43:13 VMGuy234 i didnt do the hidden one 2021-06-22 17:43:42 themachine I also have GRUB_TIMEOUT=0 but I don't think that actually matters if you are using the hidden timeout style 2021-06-22 17:43:57 <-- dust (~dust@user/dust) has quit (Remote host closed the connection) 2021-06-22 17:44:15 themachine with this config it'll just boot straight to whatever the default option is in grub 2021-06-22 17:44:29 VMGuy234 grub timeout style is menu for me 2021-06-22 17:44:41 rannnn8888 how i can cheack what use this ? VmallocTotal: 34359738367 kB 2021-06-22 17:44:44 themachine did that to an older couples netbook I installed debian on as well so that they weren't ever bothered with a grub screen that they should never touch anyway 2021-06-22 17:45:52 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 17:46:15 VMGuy234 test reboot 2021-06-22 17:46:16 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-22 17:46:28 --> dust (~dust@user/dust) has joined #linux 2021-06-22 17:46:37 themachine rannnn8888: that doesn't indicate anything is in use 2021-06-22 17:46:53 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-22 17:46:57 --> mikail_ (~mikail@90.212.77.3) has joined #linux 2021-06-22 17:47:08 rannnn8888 themachine so this number its ok ? 2021-06-22 17:47:22 rannnn8888 i cheack now and i get here same number in all my servers 2021-06-22 17:47:41 themachine https://access.redhat.com/solutions/406773 2021-06-22 17:48:01 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 17:48:11 VMGuy234 no change 2021-06-22 17:48:17 <-- ax56234 (~NickServ@user/ax562) has quit (Remote host closed the connection) 2021-06-22 17:48:42 ayecee rannnn8888: the exact same number? 2021-06-22 17:48:46 VMGuy234 5s 2021-06-22 17:49:05 themachine VMGuy234: did you `update-grub` after editing? 2021-06-22 17:49:26 <-- mikail__ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 244 seconds) 2021-06-22 17:50:46 akik i think he's running but he should be walking 2021-06-22 17:51:01 themachine usually the case 2021-06-22 17:51:22 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Remote host closed the connection) 2021-06-22 17:51:24 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-22 17:51:46 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-22 17:52:02 VMGuy234 it wont change 2021-06-22 17:52:08 sysRPL i sold this circa 1992 vintage summasketch iii digitizing tablet on ebay -> https://www.ebay.com/itm/154489698268 2021-06-22 17:52:15 akik VMGuy23: which distro are you using? 2021-06-22 17:52:24 sysRPL what do you think the odds will be the buyer wants to return it because it doesn't work on his windows 10 computer? 2021-06-22 17:52:28 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Client Quit) 2021-06-22 17:52:47 <-- lorwp (~lorwp@user/lorwp) has quit (Quit: ZNC - https://znc.in) 2021-06-22 17:53:14 ayecee 50/50. higher if it was cheap. 2021-06-22 17:53:15 --> lorwp (~lorwp@user/lorwp) has joined #linux 2021-06-22 17:53:26 akik sysRPL: it has usb? "connectivity: USB" 2021-06-22 17:53:42 sysRPL usb in 1992? lol 2021-06-22 17:53:55 akik sysRPL: it wasn't me who wrote the description :) 2021-06-22 17:54:00 sysRPL no. it does not have usb 2021-06-22 17:54:04 Kyv sysRPL: does this happen to you often? 2021-06-22 17:54:15 -- clown is now known as demon 2021-06-22 17:54:21 sysRPL oh fuck 2021-06-22 17:54:28 * sysRPL slaps himself 2021-06-22 17:54:30 sysRPL fuck me 2021-06-22 17:54:31 ayecee let's say 90% now 2021-06-22 17:54:41 sysRPL it says usb in the description wtf 2021-06-22 17:55:03 akik sysRPL: you could be a top notch hardware hacker 2021-06-22 17:55:05 <-- scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has quit (Quit: Konversation terminated!) 2021-06-22 17:55:08 sysRPL god damn ebay auto fill in properties! 2021-06-22 17:55:36 sysRPL i didn't think it was possible, but i hate ebay even more now 2021-06-22 17:55:43 <-- lysitheas (~lysitheas@2a01:cb14:cc6:bb00:8a52:1cc:cd3c:99a6) has quit (Quit: Client closed) 2021-06-22 17:56:09 akik you should blame your mouse wheel instead 2021-06-22 17:56:11 sysRPL akik: thank you for catchign that 2021-06-22 17:56:26 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 17:56:38 sysRPL no, ebay fills in shit when creating a listing automatically and you have to remove it 2021-06-22 17:56:51 ayecee mind the language please 2021-06-22 17:58:47 <-- lorwp (~lorwp@user/lorwp) has quit (Quit: ZNC - https://znc.in) 2021-06-22 17:59:00 sysRPL well, i guess i'll wait for the buyer to try to file a return, and eat the shipping two ways and the $27.16 final value fee 2021-06-22 17:59:11 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-22 17:59:17 akik sysRPL: why do you think it'll be returned? 2021-06-22 17:59:22 sysRPL ebay doesn't return fees on canceled or returned items 2021-06-22 17:59:40 <-- fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-22 17:59:44 --> lorwp (~lorwp@user/lorwp) has joined #linux 2021-06-22 18:00:08 sysRPL akik: because i am guessing based on the average ebay buyer intelligence, that the person who bought this item will not know how to use it 2021-06-22 18:00:09 Kyv you cant be expected to proofread the listings 2021-06-22 18:00:15 Kyv they are just stream-of-consciouness 2021-06-22 18:00:19 Kyv you are an artiste 2021-06-22 18:00:33 akik sysRPL: ah yes, the stupidification of users that has been going on for years 2021-06-22 18:00:36 sysRPL Kyv: lo. i am usually pretty good about both my descriptions and photos 2021-06-22 18:00:40 --> nikola_ (~nikola@93-86-221-28.dynamic.isp.telekom.rs) has joined #linux 2021-06-22 18:00:48 <-- nikola_ (~nikola@93-86-221-28.dynamic.isp.telekom.rs) has quit (Client Quit) 2021-06-22 18:01:26 <-- Bencraft (~Bencraft@111.227.187.81.in-addr.arpa) has quit (Read error: Connection reset by peer) 2021-06-22 18:01:43 --> Bencraft (~Bencraft@111.227.187.81.in-addr.arpa) has joined #linux 2021-06-22 18:01:50 <-- [Eli] (~reala@c-98-219-93-203.hsd1.fl.comcast.net) has quit (Quit: Konversation terminated!) 2021-06-22 18:02:00 sysRPL if it gets returned, i've just have to build a personal windows 2000 autocad system for it 2021-06-22 18:02:18 ayecee as it didn't go for cheap, it more likely went to someone seeking specific old hardware 2021-06-22 18:02:26 <-- MegaDrive (~MegaDrive@rundeck/MegaDrive) has quit (Quit: Leaving) 2021-06-22 18:02:36 --> fontis (uid505625@id-505625.charlton.irccloud.com) has joined #linux 2021-06-22 18:02:38 <-- dulanic (~dulanic@47.187.147.69) has quit (Ping timeout: 252 seconds) 2021-06-22 18:02:42 ayecee that's good news 2021-06-22 18:03:00 sysRPL i am sure autocad r14 would fly on a core2duo desktop with 4gb of ram 2021-06-22 18:03:04 Kyv dont act like the intelligence deficit doesnt impart itself on the sellers' side 2021-06-22 18:03:07 goddard anyone know where it saves its openvpn connections settings for gnome shell? 2021-06-22 18:03:08 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 268 seconds) 2021-06-22 18:03:10 <-- fontis (uid505625@id-505625.charlton.irccloud.com) has quit (Changing host) 2021-06-22 18:03:10 --> fontis (uid505625@user/fontis) has joined #linux 2021-06-22 18:03:12 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-22 18:03:22 Kyv "no lo-ballin', I know what I got" 2021-06-22 18:03:31 --> VG9t3 (~VG9t@gateway/tor-sasl/vg9t) has joined #linux 2021-06-22 18:04:04 -- Tonux[m] is now known as Tonux 2021-06-22 18:04:12 sysRPL Kyv: in this case there were no comparables, so i listed at $450 and said i'll take any reasonable offer 2021-06-22 18:05:03 sysRPL no comparables as in, no one anywhere had a brand new summasketch iii with all the peripherals, documentation, and software disks still sealed 2021-06-22 18:05:39 Kyv thats a generality, by the way, not directed to you 2021-06-22 18:05:43 --> PlayerOne (~v7@250-46-68-178.baltnet.ru) has joined #linux 2021-06-22 18:05:48 sysRPL yeah 2021-06-22 18:05:50 sysRPL ty for that 2021-06-22 18:05:56 <-- VG9t (~VG9t@gateway/tor-sasl/vg9t) has quit (Ping timeout: 244 seconds) 2021-06-22 18:06:57 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-22 18:08:19 --> matsaman (~matsaman@user/matsaman) has joined #linux 2021-06-22 18:08:28 --> paizuri (~paizuri@79.103.95.144.dsl.dyn.forthnet.gr) has joined #linux 2021-06-22 18:08:33 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 244 seconds) 2021-06-22 18:08:46 --> robin_ (~robin@193.32.127.152) has joined #linux 2021-06-22 18:08:52 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 18:09:31 --> Caesar-EW (~caesar@cm-84.213.107.109.getinternet.no) has joined #linux 2021-06-22 18:10:01 --> dulanic (~dulanic@47.187.147.69) has joined #linux 2021-06-22 18:10:35 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-22 18:11:00 paizuri Has anybody ever had crashes on gog linux versions of games that are made in Unity engine? I noticed that the "This is the police" game crashes while saving when I'm offline and I know that Unity tries to send data many times while playing 2021-06-22 18:12:29 Lartza I mean Unity games are notorious for crashes on Linux afaik 2021-06-22 18:12:50 matsaman it's not the most stable engine, regardless of OS 2021-06-22 18:13:01 Kyv paizuri: should ask in #gamingonlinux 2021-06-22 18:13:04 Lartza Sure but a game that works on Windows can easily have issues when built for Linux 2021-06-22 18:13:04 matsaman plus, game devs can make whatever horrible code they like using it 2021-06-22 18:13:13 Kyv that is pretty particular 2021-06-22 18:13:28 Lartza It was worse in the past afaik, more modern Unity versions have gotten better with Linux support 2021-06-22 18:13:43 Lartza So sometimes "just updating" (not really an easy task) your game's Unity version can help a lot 2021-06-22 18:13:45 <-- Camilo (~hugh@178.238.11.58) has quit (Ping timeout: 265 seconds) 2021-06-22 18:14:24 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 18:14:46 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 18:14:56 paizuri It's actually possible for the player to update the Unity engine? 2021-06-22 18:15:08 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 18:15:08 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-22 18:15:16 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 18:15:18 paizuri I'm gonna look into this thanx! 2021-06-22 18:15:19 Lartza No I meant the developer 2021-06-22 18:15:22 paizuri ah 2021-06-22 18:15:23 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 18:15:27 Lartza It's not an easy task even for the developer 2021-06-22 18:15:33 Lartza You can't "just" update a version number 2021-06-22 18:15:35 Lartza And rebuild 2021-06-22 18:15:47 matsaman one does not simply update a version number 2021-06-22 18:16:01 matsaman I mean if your software is well written, sure you can =) 2021-06-22 18:16:15 paizuri and, in the case of gog, there's also a whole process to approve the updated version, or so the rumors say 2021-06-22 18:16:24 <-- ignis (~ignisf@user/ignis) has quit (Ping timeout: 252 seconds) 2021-06-22 18:17:02 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 18:17:10 -- NthDegree is now known as NthDeAlyx 2021-06-22 18:17:14 <-- Sez (~sez@user/Sez) has quit 2021-06-22 18:17:25 -- NthDeAlyx is now known as NthDegree 2021-06-22 18:18:02 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-22 18:18:22 <-- siika (~siika@112.64.93.87) has quit (Read error: Connection reset by peer) 2021-06-22 18:18:25 <-- staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has quit (Ping timeout: 246 seconds) 2021-06-22 18:18:40 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-22 18:18:49 --> siika (~siika@112.64.93.87) has joined #linux 2021-06-22 18:19:42 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-22 18:19:58 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-22 18:20:10 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 18:20:54 <-- TheFatherMind (~TheFather@user/thefathermind) has quit (Quit: I am NOT a QUITTER!) 2021-06-22 18:21:15 --> TheFatherMind (~TheFather@user/thefathermind) has joined #linux 2021-06-22 18:22:09 <-- Judabuda (~ok@user/judabuda) has quit (Read error: Connection reset by peer) 2021-06-22 18:22:12 <-- LucaTM (~LucaTM@user/lucatm) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 18:22:24 --> Judabuda (~ok@user/judabuda) has joined #linux 2021-06-22 18:24:10 <-- SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has quit 2021-06-22 18:24:11 --> Hanii (~textual@2a00:23c5:c587:6d00:cd05:225d:4014:3175) has joined #linux 2021-06-22 18:24:35 Kyv They really dont want you deleting your account with them. Dark patterns galore and thats not cool. 2021-06-22 18:24:46 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 18:26:13 rannnn8888 ayecee yep i try all from max_workers=100 to 300 2021-06-22 18:26:59 <-- ixil (~ixil@82.197.178.137) has quit (Remote host closed the connection) 2021-06-22 18:27:02 -- dwt is now known as dwt27 2021-06-22 18:27:21 -- dwt27 is now known as cillian64 2021-06-22 18:27:34 --> rifl (~rifl@user/rifl) has joined #linux 2021-06-22 18:27:36 Kyv Its impossible to do from the website, you need to contact them via email. 2021-06-22 18:27:39 <-- Cienisty (cloak@user/cienisty) has quit (Quit: Ping timeout (120 seconds)) 2021-06-22 18:28:03 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-22 18:28:08 --> Cienisty (cloak@user/cienisty) has joined #linux 2021-06-22 18:28:10 -- cillian64 is now known as dwt 2021-06-22 18:28:20 <-- valentin (~valentin@2a01:79d:7373:764c::110) has quit (Quit: Leaving) 2021-06-22 18:28:34 Kyv Wait for someone to respond, and when they do, it is with a list of questions pertaining to the date of signup.. name all the games you have, all sort of questions most people have probably forgotten the answer to. 2021-06-22 18:28:50 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-22 18:28:50 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-22 18:28:50 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-22 18:28:58 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 18:29:08 Lartza Irreversible and you loose purchased content, seems fine they want to be careful... 2021-06-22 18:29:22 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 18:29:26 <-- jbowen (~jbowen@fedora/jbowen) has left #linux 2021-06-22 18:29:55 <-- plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has quit (Quit: WeeChat 3.2) 2021-06-22 18:29:58 Kyv Doesnt justify Amazon doing it, or any one else that practices this... including them. 2021-06-22 18:29:59 robin_ Can anyone help me configure or uninstall a kernel from a live USB environment? 2021-06-22 18:30:19 Kyv It may be slightly easier than Amazon. 2021-06-22 18:30:32 Lartza I mean with Amazon again you loose purchased content etc... 2021-06-22 18:30:42 <-- fifihyperbola (~fifi@cpc147668-warw19-2-0-cust360.3-2.cable.virginm.net) has quit (Remote host closed the connection) 2021-06-22 18:30:50 Kyv That's my point. 2021-06-22 18:30:53 <-- brownan (~brownan@136.56.137.143) has quit (Ping timeout: 268 seconds) 2021-06-22 18:31:06 Lartza And it seems Amazon seems to be easier 2021-06-22 18:31:17 Lartza What point? 2021-06-22 18:31:29 Lartza Since you permanently loose valuables, the procedure is too hard? 2021-06-22 18:31:48 --> Liblx (~Alex@ip4d15ff03.dynamic.kabel-deutschland.de) has joined #linux 2021-06-22 18:31:55 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 18:31:56 Kyv The fact that you purchased content on those sites doesnt justify dark patterning. It exceeds level of precaution. 2021-06-22 18:32:15 Lartza Amazon lets you delete your account without any support request 2021-06-22 18:32:19 <-- oldPeanut (~oldPeanut@200116b8262d490030929efffedd8522.dip.versatel-1u1.de) has quit (Remote host closed the connection) 2021-06-22 18:32:42 Kyv If that is true, they haven't always. 2021-06-22 18:32:44 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 268 seconds) 2021-06-22 18:34:19 robin_ I personally quit Amazon when I quit Apple, Microsoft, Facebook and Google. 2021-06-22 18:34:27 Kyv According to this site, it is now classed as easy. Last I checked it was among the most difficult: https://justdeleteme.xyz/index.html 2021-06-22 18:34:56 Kyv Goes without saying I am not making new accounts to periodically test account deletion policy. 2021-06-22 18:35:01 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-22 18:35:13 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-22 18:35:45 Kyv GOG is, rightfully, classed as hard. 2021-06-22 18:36:27 <-- malteger (~malteger@user/malteger) has quit (Ping timeout: 244 seconds) 2021-06-22 18:36:57 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 18:38:26 --> malteger (~malteger@user/malteger) has joined #linux 2021-06-22 18:38:38 paizuri GOG probably needs us to sacrifive the souls of newborn puppies in order to delete our accounts 2021-06-22 18:39:19 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has joined #linux 2021-06-22 18:39:20 robin_ Wouldn't surprise me at this point lol 2021-06-22 18:39:26 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Remote host closed the connection) 2021-06-22 18:39:52 <-- Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has quit (Read error: Connection reset by peer) 2021-06-22 18:40:59 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-22 18:42:01 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-22 18:42:08 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) 2021-06-22 18:42:58 Kyv They should do that crap during the signup process and leave the out door wide open. 2021-06-22 18:43:05 autopsy wigums, where you smoking drugs today? 2021-06-22 18:43:16 Kyv "Are you super duper sure you want to sign up with us? Email us and we'll talk about it." 2021-06-22 18:43:40 Kyv There is money to be lost, after all. 2021-06-22 18:44:15 robin_ That would be heavenly. Imagine all the time wasters people would dodge. 2021-06-22 18:44:18 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-22 18:44:46 Kyv Then when I delete my account, they can sign me out of the site with the message "We have your money, what do we care? Bye, idiot!" 2021-06-22 18:44:53 --> jamesp (~jamesp@174-084-184-075.res.spectrum.com) has joined #linux 2021-06-22 18:44:58 Kyv It would honestly be better. 2021-06-22 18:45:00 <-- delta23 (~delta23@user/delta23) has quit (Ping timeout: 252 seconds) 2021-06-22 18:45:40 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-22 18:46:28 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-22 18:47:20 <-- Judabuda (~ok@user/judabuda) has quit (Quit: Gone.) 2021-06-22 18:47:55 <-- jamesp (~jamesp@174-084-184-075.res.spectrum.com) has quit (Quit: jamesp) 2021-06-22 18:48:08 --> sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-22 18:48:14 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 18:49:07 --> jamesp (~jamesp@174-084-184-075.res.spectrum.com) has joined #linux 2021-06-22 18:50:00 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 18:50:25 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 18:50:54 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Quit: Leaving) 2021-06-22 18:51:06 <-- salem (~salem@pool-98-111-206-141.pitbpa.fios.verizon.net) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 18:51:09 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-22 18:51:12 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-22 18:51:14 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Ping timeout: 268 seconds) 2021-06-22 18:51:18 --> Shariff (~UserNick@starbase26.connected.by.freedominter.net) has joined #linux 2021-06-22 18:51:33 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 18:52:50 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-22 18:52:57 --> salem (~salem@pool-98-111-206-141.pitbpa.fios.verizon.net) has joined #linux 2021-06-22 18:53:31 <-- rtypo (~alex@user/rtypo) has quit (Ping timeout: 258 seconds) 2021-06-22 18:55:21 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 18:55:33 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 18:55:39 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-22 18:55:50 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-22 18:55:59 <-- polardroid (~polardroi@45.91.23.62) has left #linux 2021-06-22 18:58:44 <-- bstaz (~bstaz@user/bstaz) has quit (Ping timeout: 252 seconds) 2021-06-22 18:59:31 <-- ripdog_ (~quassel@user/ripdog) has quit (Quit: ripdog_) 2021-06-22 19:00:57 -- kommander is now known as samthewildone 2021-06-22 19:02:05 <-- ballerburg9005 (~ich@dslb-002-202-018-232.002.202.pools.vodafone-ip.de) has quit (Ping timeout: 265 seconds) 2021-06-22 19:02:29 --> `deb (~relax@142.169.78.229) has joined #linux 2021-06-22 19:03:35 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-22 19:04:19 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 19:05:14 --> [Eli] (~reala@c-98-219-93-203.hsd1.fl.comcast.net) has joined #linux 2021-06-22 19:06:09 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 19:06:29 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-22 19:06:55 <-- Caesar-EW (~caesar@cm-84.213.107.109.getinternet.no) has quit (Ping timeout: 265 seconds) 2021-06-22 19:07:35 <-- talismanick (~user@2601:644:8502:d700::94c9) has quit (Remote host closed the connection) 2021-06-22 19:07:56 kn100 Hmn, just noticed in my pihole my machine is apparently making DNS requests for 'e.c.6.e.0.5.f.6.e.f.9.8.e.1.c.9.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa' - anyone got any idea as to what it is? 2021-06-22 19:08:16 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-22 19:08:27 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-22 19:08:28 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-22 19:08:28 <-- waxfire23 (~waxfire@65.119.2.240) has quit (Ping timeout: 258 seconds) 2021-06-22 19:08:51 --> waxfire23 (~waxfire@65.119.2.240) has joined #linux 2021-06-22 19:09:14 <-- ml9l (~arisen@dynamic-078-055-252-084.78.55.pool.telefonica.de) has quit (Ping timeout: 258 seconds) 2021-06-22 19:09:44 <-- alex3 (~alex3@BSN-77-82-41.static.siol.net) has quit (Ping timeout: 268 seconds) 2021-06-22 19:09:48 Kyv https://en.wikipedia.org/wiki/.arpa 2021-06-22 19:09:58 tusko dns is a bitch 2021-06-22 19:10:09 tusko I've had it just completely stop working 2021-06-22 19:10:14 --> yuljk (~yuljk@86.11.178.103) has joined #linux 2021-06-22 19:10:23 tusko These days I only trust Google with my dns requests. 2021-06-22 19:10:50 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-22 19:11:09 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 19:11:10 --> talismanick (~user@2601:644:8502:d700::94c9) has joined #linux 2021-06-22 19:11:12 Kyv tell em noarp 2021-06-22 19:11:16 kn100 So it's an ipv6 reverse DNS lookup? 2021-06-22 19:11:29 kn100 Interesting, today I learned that's a thing 2021-06-22 19:11:43 jamesp Don't use Google DNS. Use Cloudflare's 1.1.1.1 instead. 2021-06-22 19:12:18 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Read error: Connection reset by peer) 2021-06-22 19:12:31 jamesp So how is ARPANET still being used today? 2021-06-22 19:12:35 Kyv Why is Cloudflare preferable again? 2021-06-22 19:13:13 jamesp Cloudflare has better privacy than Google. Also, Google is bad! 2021-06-22 19:13:24 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-22 19:13:39 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 19:13:48 <-- samthewildone (~Sam@050-088-075-205.res.spectrum.com) has quit (Remote host closed the connection) 2021-06-22 19:14:03 <-- paizuri (~paizuri@79.103.95.144.dsl.dyn.forthnet.gr) has quit (Quit: Client closed) 2021-06-22 19:14:09 <-- ax56234 (~NickServ@user/ax562) has quit (Remote host closed the connection) 2021-06-22 19:14:11 --> samthewildone (~Sam@050-088-075-205.res.spectrum.com) has joined #linux 2021-06-22 19:14:36 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Ping timeout: 258 seconds) 2021-06-22 19:14:54 Kyv kn100: in your dhcp configuration there is probably a means of turning it off 2021-06-22 19:15:08 <-- qlixed (~qlixed@181.45.80.239) has quit (Ping timeout: 265 seconds) 2021-06-22 19:15:50 Kyv not really required on home networks and may result in an imperceivable increase in initialization speed 2021-06-22 19:16:00 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-22 19:16:53 <-- Smeef (~deathonat@user/smeef) has quit (Quit: (╯°□°)╯︵ ┻━━┻) 2021-06-22 19:16:54 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 258 seconds) 2021-06-22 19:17:26 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 19:18:03 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 258 seconds) 2021-06-22 19:18:09 --> Smeef (~deathonat@user/smeef) has joined #linux 2021-06-22 19:18:17 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-22 19:18:17 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-22 19:18:17 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-22 19:18:27 <-- ulu (~ulu@user/ulu) has quit (Quit: Leaving) 2021-06-22 19:18:32 <-- WishBoy (~WishBoy@user/wishboy) has quit 2021-06-22 19:18:48 --> deathonater (~deathonat@98.15.38.21) has joined #linux 2021-06-22 19:18:48 <-- deathonater (~deathonat@98.15.38.21) has quit (Changing host) 2021-06-22 19:18:48 --> deathonater (~deathonat@user/smeef) has joined #linux 2021-06-22 19:18:49 <-- tex (~super@user/dix) has quit (Ping timeout: 258 seconds) 2021-06-22 19:19:35 <-- deathonater (~deathonat@user/smeef) has quit (Killed (NickServ (GHOST command used by Smeef))) 2021-06-22 19:19:37 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-22 19:19:54 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-22 19:20:07 <-- rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has quit (Quit: Client closed) 2021-06-22 19:20:27 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 265 seconds) 2021-06-22 19:20:43 --> deathonater (~deathonat@user/smeef) has joined #linux 2021-06-22 19:21:00 <-- deathonater (~deathonat@user/smeef) has quit (Client Quit) 2021-06-22 19:21:53 --> aquijoule_ (~richbridg@089144205017.atnat0014.highway.webapn.at) has joined #linux 2021-06-22 19:21:53 <-- scara (~user@user/scara) has quit (Ping timeout: 244 seconds) 2021-06-22 19:22:19 <-- uoj6wz6qoswb (~qAiDtRcC~@user/spareproject) has quit (Remote host closed the connection) 2021-06-22 19:22:24 Kyv though when I go to a restaurant, I usually just pick an occupied table based on whoever is up at the salad bar 2021-06-22 19:22:34 --> alex3 (~alex3@bsn-77-82-41.static.siol.net) has joined #linux 2021-06-22 19:22:48 --> riff_IRC (~riff-IRC@user/riff-irc) has joined #linux 2021-06-22 19:22:52 <-- richbridger (~richbridg@089144205017.atnat0014.highway.webapn.at) has quit (Ping timeout: 265 seconds) 2021-06-22 19:23:08 ayecee super efficient 2021-06-22 19:23:34 quartz Does anyone use KDE's global menu? I'm trying to get a gloabl menu on Firefox or LibreWolf browser. 2021-06-22 19:23:37 matsaman Kyv: 'cause salad-eaters won't fight for their tables? =P 2021-06-22 19:23:49 <-- diatoid (~jsrffd2@157.245.212.36) has left #linux 2021-06-22 19:23:59 matsaman quartz: former apple fanbois? Might ask #kde for a more specific percentage of relevance 2021-06-22 19:24:04 akik quartz: you mean the k menu? 2021-06-22 19:24:05 <-- pepee (~user@user/pepee) has quit (Quit: bye $IRC) 2021-06-22 19:24:21 akik or f menu in fedora :) 2021-06-22 19:24:37 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 19:25:11 quartz matsaman: I'm not loyal to Apple. I despise the company actually. The one thing they do get right is a good user interface 2021-06-22 19:25:20 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 252 seconds) 2021-06-22 19:25:20 <-- riff-IRC (~riff-IRC@user/riff-irc) has quit (Ping timeout: 258 seconds) 2021-06-22 19:25:46 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 268 seconds) 2021-06-22 19:26:17 Kyv https://upload.wikimedia.org/wikipedia/en/1/1d/NeXTSTEP_desktop.png 2021-06-22 19:26:26 Kyv theyre good arent they 2021-06-22 19:26:31 matsaman the only thing they get right is alt+space as a launcher shortcut 2021-06-22 19:27:00 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-22 19:27:07 <-- Endermen1094 (~androirc@user/endermen1094) has quit (Remote host closed the connection) 2021-06-22 19:27:23 --> Endermen1094 (~androirc@user/endermen1094) has joined #linux 2021-06-22 19:27:37 <-- Umbire (~UmbireThe@user/umbire) has quit (Remote host closed the connection) 2021-06-22 19:28:01 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-22 19:28:15 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-22 19:28:25 akik matsaman: if you don't like plasma, why do you reply? 2021-06-22 19:29:15 --> scara (~user@user/scara) has joined #linux 2021-06-22 19:29:23 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-22 19:29:38 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-22 19:30:17 Kyv https://www.youtube.com/watch?v=xmpDSBAh6RY 2021-06-22 19:30:23 Kyv guy tries to cancel AOL account 2021-06-22 19:30:54 akik quartz: is global menu something you add to the top panel? 2021-06-22 19:31:02 Kyv I have committed unspeakable transgressions during the night of the Eternal September 2021-06-22 19:31:11 matsaman akik: if you don't like replies, why do you communicate 2021-06-22 19:31:15 <-- kish` (~aqua@user/aqua) has quit (Quit: Leaving) 2021-06-22 19:31:28 akik matsaman: you didn't add anything to his question 2021-06-22 19:31:38 akik matsaman: well ok, warm air 2021-06-22 19:32:31 --> lf94 (~lf94@178.128.239.88) has joined #linux 2021-06-22 19:32:55 matsaman that's idiomatic! 2021-06-22 19:32:56 lf94 Anyone know of a program which records keys input into terminal, and the speed as well? 2021-06-22 19:33:14 lf94 I want to write a program but don't want to record a video of its output right away 2021-06-22 19:33:22 lf94 (For a demonstration video) 2021-06-22 19:33:45 <-- craigevil (craig@user/craigevil) has quit (Remote host closed the connection) 2021-06-22 19:33:46 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 258 seconds) 2021-06-22 19:33:47 e1 Kyv, the craziest thing about that vid, imo, is that someone unironically said 'the number of comments i've gotten on my site' 2021-06-22 19:33:52 akik i see global menu in the widgets list but i don't know how to add it to a panel 2021-06-22 19:34:16 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-22 19:34:33 <-- jamesp (~jamesp@174-084-184-075.res.spectrum.com) has quit (Quit: jamesp) 2021-06-22 19:34:51 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-22 19:34:53 <-- WishBoy (~WishBoy@user/wishboy) has quit (Excess Flood) 2021-06-22 19:35:14 --> WishBoy (~WishBoy@187.35.227.103) has joined #linux 2021-06-22 19:35:14 <-- WishBoy (~WishBoy@187.35.227.103) has quit (Changing host) 2021-06-22 19:35:14 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-22 19:36:19 quartz akik: You have to right click on the desktop and select new panel, than application menu bar 2021-06-22 19:37:03 akik quartz: when i drag the global menu widget on the panel, it just disappears 2021-06-22 19:37:16 <-- pong (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-22 19:37:54 akik lol i've never needed it, i doubt i'll need it now 2021-06-22 19:38:01 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 19:38:19 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 19:38:19 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 19:38:20 <-- hoppity (~hoppity@user/hoppity) has quit (Ping timeout: 265 seconds) 2021-06-22 19:38:36 babyface is it somehow possible to convert a drive from exfat to fat32 without data loss? 2021-06-22 19:38:43 --> Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 19:38:45 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 258 seconds) 2021-06-22 19:40:37 --> tvrtko (~tvrtko@93-138-68-64.adsl.net.t-com.hr) has joined #linux 2021-06-22 19:40:49 matsaman babyface: very little is impossible in software, given enough resources 2021-06-22 19:41:05 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 19:41:07 matsaman but if you're going to convert from exfat, why not move to an FS that isn't terrible 2021-06-22 19:42:02 quartz akik: Yes, I think that's normal. The widget doesn't actualy do anything until you've openened an application that has a menu. 2021-06-22 19:42:03 <-- WishBoy (~WishBoy@user/wishboy) has quit 2021-06-22 19:42:05 quartz Other than firefox of course 2021-06-22 19:42:18 babyface matsaman, the media player I'm using requires that I use fat32 2021-06-22 19:42:26 akik quartz: firefox was the one i tested 2021-06-22 19:42:30 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 19:42:55 akik strange to build things that then you can't use with a very common app 2021-06-22 19:42:58 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-22 19:43:24 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-22 19:43:25 jim babyface, how big is it? do you have enough space to create another area large enough to hold all the files (temporarily)? 2021-06-22 19:43:38 <-- bsmith093 (~quassel@64.201.235.190) has quit (Client Quit) 2021-06-22 19:43:53 babyface jim no there's not enough space for that 2021-06-22 19:43:53 quartz akik: Yeah, firefox seems to be the exception. I really want to change browsers anyway. I've been loyal to firefox for years :( 2021-06-22 19:43:56 matsaman babyface: ah gross, Sandisk? =) 2021-06-22 19:44:08 <-- candy (~tvrtko@93-136-57-253.adsl.net.t-com.hr) has quit (Ping timeout: 265 seconds) 2021-06-22 19:44:28 Kyv change browsers tuwhat? 2021-06-22 19:44:36 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 19:44:58 akik keep on keeping on using firefox 2021-06-22 19:45:19 quartz Kyv: Librewolf looks very good. 2021-06-22 19:45:20 --> clf59 (~clf59@user/clf59) has joined #linux 2021-06-22 19:45:22 quartz Maybe Brave. 2021-06-22 19:45:47 quartz akik: Why? Mozilla is saying weird stuff. Their devs even said free speach is not good anymore. 2021-06-22 19:45:51 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-22 19:46:03 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-22 19:46:40 Lartza Lesser of two evils *shrug* 2021-06-22 19:46:54 Lartza Or does Google not say weird stuff 2021-06-22 19:47:13 Kyv Except the 'lesser' of two evils is majority funded by the more of two devils. 2021-06-22 19:47:15 quartz Lartza: Yes, true. BUt firefox was built on privacy, etc... 2021-06-22 19:47:30 quartz Librewolf is a firefox clone with a lot of the junk stripped out of it. 2021-06-22 19:47:32 Lartza And it's not broken my privacy 2021-06-22 19:47:34 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-22 19:47:36 akik quartz: it's the lesser of the evils 2021-06-22 19:47:59 Kyv quartz: I use Librewolf and like it, you should not have any trouble. 2021-06-22 19:48:02 gry quartz: how does it compare to gnu icecat 2021-06-22 19:48:47 quartz Kyv: Are you on Manjaro? 2021-06-22 19:48:50 --> ice99 (~ice9@user/ice9) has joined #linux 2021-06-22 19:48:52 quartz gry: Never heard of it 2021-06-22 19:49:04 Kyv No quartz but it is the AUR package. 2021-06-22 19:49:17 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 19:49:20 Kyv That is just in my repo 2021-06-22 19:49:53 Kyv So in other words it is the same one you will likely be getting. 2021-06-22 19:49:54 --> bitweaver (~bitweaver@pool-98-111-113-174.hrbgpa.fios.verizon.net) has joined #linux 2021-06-22 19:50:19 quartz Kyv: Yes, but when I try to download it via pamac, it says something like it can't verify the security keys.... did you get that? 2021-06-22 19:50:31 Kyv nope 2021-06-22 19:50:35 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-22 19:50:49 quartz Hmmmmm 2021-06-22 19:50:54 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 19:51:06 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-22 19:51:20 --> ripdog (~quassel@user/ripdog) has joined #linux 2021-06-22 19:51:23 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 265 seconds) 2021-06-22 19:51:29 Kyv Does it say it is invalid/corrupted and prompt you to remove the keys? 2021-06-22 19:52:00 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-22 19:52:58 quartz Kyv: It says: "One or more PGP signatures could not be verified!" 2021-06-22 19:53:05 quartz I'm doing it from pamac 2021-06-22 19:53:25 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-22 19:53:39 quartz So I guess it's a security risk to download librewolf lol 2021-06-22 19:53:44 quartz Maybe I can get it from git? 2021-06-22 19:54:57 Kyv sure 2021-06-22 19:55:09 Kyv or get it through the AUR 2021-06-22 19:55:22 Kyv I am not too familiar with Manjaro 2021-06-22 19:55:29 Kyv or pamac 2021-06-22 19:55:33 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-22 19:56:12 <-- sozuba (~sozuba@user/sozuba) has quit (Quit: sozuba) 2021-06-22 19:56:20 quartz Kyv: Yeah I'm trying to get it through the AUR 2021-06-22 19:56:33 <-- bsmith093 (~quassel@64.201.235.190) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 19:56:54 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 19:58:02 Kyv You have recently synced the local database? 2021-06-22 19:58:45 quartz Kyv: Not sure what you mean. 2021-06-22 19:59:00 <-- `deb (~relax@142.169.78.229) has quit (Remote host closed the connection) 2021-06-22 19:59:45 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 19:59:54 <-- bsmith093 (~quassel@64.201.235.190) has quit (Client Quit) 2021-06-22 20:00:02 <-- mworkman72 (~michael.g@85.203.20.126) has quit 2021-06-22 20:00:13 Kyv Run an update so that the local package list and such is in sync with the server 2021-06-22 20:00:14 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-22 20:00:17 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 20:00:39 <-- budo (~budo@c-24-62-207-85.hsd1.ma.comcast.net) has quit (Quit: Leaving) 2021-06-22 20:00:43 Kyv akin to pacman -Syu or -Syyu 2021-06-22 20:01:20 quartz Let me try that 2021-06-22 20:01:27 <-- bsmith093 (~quassel@64.201.235.190) has quit (Client Quit) 2021-06-22 20:01:32 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 265 seconds) 2021-06-22 20:01:34 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Remote host closed the connection) 2021-06-22 20:01:54 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-22 20:02:18 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 20:02:32 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 252 seconds) 2021-06-22 20:02:54 <-- jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-22 20:03:05 <-- trufas (~trufas@177.240.218.218) has quit (Ping timeout: 252 seconds) 2021-06-22 20:03:14 Kyv By getting it through the AUR alternately I mean going to Arch website, grabbing snapshot, running makepkg on it and using pacman -U to install 2021-06-22 20:03:17 <-- ice99 (~ice9@user/ice9) has quit (Ping timeout: 258 seconds) 2021-06-22 20:03:23 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 268 seconds) 2021-06-22 20:03:45 --> trufas (~trufas@177.240.218.218) has joined #linux 2021-06-22 20:04:15 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Ping timeout: 244 seconds) 2021-06-22 20:04:53 <-- bsmith093 (~quassel@64.201.235.190) has quit (Client Quit) 2021-06-22 20:04:57 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-22 20:05:14 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-22 20:05:40 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 20:06:11 --> ferry5 (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-22 20:06:28 --> bsmith093 (~quassel@64.201.235.190) has joined #linux 2021-06-22 20:07:20 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 265 seconds) 2021-06-22 20:07:30 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-22 20:08:14 --> gamorck_l (~gamorck@071-082-037-155.res.spectrum.com) has joined #linux 2021-06-22 20:08:14 Kyv I dont want to make assumptions about how that will turn out since as I say, I dont know much about Manjaro or peculiarities it might have. 2021-06-22 20:08:18 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-22 20:08:18 -- ferry5 is now known as ferry 2021-06-22 20:08:45 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-22 20:09:01 VG9t3 Installing on manjaro from aur should be fine (have done with paru) 2021-06-22 20:09:11 -- Epsilon- is now known as Epsilon 2021-06-22 20:09:19 --> sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has joined #linux 2021-06-22 20:09:31 <-- sg2k (~scott@pool-100-15-97-254.washdc.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 20:09:54 --> hoppity (~hoppity@S0106b4fbe4e5da7b.cg.shawcable.net) has joined #linux 2021-06-22 20:09:54 <-- hoppity (~hoppity@S0106b4fbe4e5da7b.cg.shawcable.net) has quit (Changing host) 2021-06-22 20:09:54 --> hoppity (~hoppity@user/hoppity) has joined #linux 2021-06-22 20:10:23 <-- hoppity (~hoppity@user/hoppity) has quit (Remote host closed the connection) 2021-06-22 20:10:50 quartz VG9t3: Yeah it won't let me. Says the security key can't be verified. 2021-06-22 20:10:57 * neshpion uses yay 2021-06-22 20:11:23 Kyv slacker! 2021-06-22 20:11:28 neshpion don't ask me why, though, because i don't have reasons 2021-06-22 20:11:39 <-- matsaman (~matsaman@user/matsaman) has quit (Quit: leaving) 2021-06-22 20:11:49 Kyv I dont install enough AUR packages to warrant another method 2021-06-22 20:11:49 VG9t3 quartz: Are you installing librewolf or librewolf-bin? 2021-06-22 20:12:23 quartz VG9t3: librewolf-bin 2021-06-22 20:12:45 quartz I updated the databases via pamac 2021-06-22 20:12:52 quartz BUt it didn't solve anything 2021-06-22 20:13:03 --> uc50ic4more (~uc50ic4mo@216.8.148.58) has joined #linux 2021-06-22 20:13:48 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-22 20:13:57 quartz Damn this is frustrating lol 2021-06-22 20:14:06 <-- delta23 (~delta23@user/delta23) has quit (Ping timeout: 265 seconds) 2021-06-22 20:14:08 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-22 20:14:49 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 20:15:04 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-22 20:15:08 Kyv quartz: https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys 2021-06-22 20:15:46 --> EdTedZed (~EdTedZed@2.56.190.229) has joined #linux 2021-06-22 20:16:34 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-22 20:16:35 VG9t3 Kyv: but what if you want to update an aur package? 2021-06-22 20:17:01 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-22 20:17:23 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-22 20:17:24 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Quit: Leaving) 2021-06-22 20:17:48 Kyv VG9t3: I will have to cross that bridge at some point I suppose 2021-06-22 20:18:04 Kyv the only AUR thing I have installed is mksh 2021-06-22 20:18:27 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-22 20:18:28 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-22 20:18:36 Kyv I dont really anticipate urgent updates 2021-06-22 20:19:10 <-- zjmc_ (zjmc@user/zjmc) has left #linux 2021-06-22 20:19:33 -- nekobyte is now known as nekonibble 2021-06-22 20:19:35 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-22 20:20:10 Kyv And actually, mksh was only recently dropped from Arch's repos 2021-06-22 20:20:24 Kyv with a bit of luck it might get a package for mine 2021-06-22 20:21:07 VG9t3 You never know could get a shell rce 2021-06-22 20:21:35 <-- Konichiwa (~Konichiwa@098-127-100-185.biz.spectrum.com) has quit (Quit: Off to the real world....) 2021-06-22 20:21:40 Kyv I can use Arch's community or extra repos, or I can use my own distro's, or their not-so-official repo. 2021-06-22 20:21:51 Kyv So the AUR is not all that crucial 2021-06-22 20:22:20 <-- uc50ic4more (~uc50ic4mo@216.8.148.58) has quit (Quit: uc50ic4more) 2021-06-22 20:22:31 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Client Quit) 2021-06-22 20:22:40 quartz I'm trying ot update the keys (I honestly have no idea what I'm doing), and when I type "sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring" it's asking me Import PGP key FC1B547C8D8172C8, "Levente Polyak "? [Y/n] 2021-06-22 20:22:48 <-- ShahNaim (~shahnaim@user/shahnaim) has quit (Ping timeout: 252 seconds) 2021-06-22 20:22:56 quartz Kyv: I'm following the steps in the link you posted. THanks 2021-06-22 20:23:00 Kyv VG9t3: anything is possible. but it is just a small, narrowly POSIX shell which is just enough of a step up from dash to be very good as an interactive 2021-06-22 20:23:16 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 252 seconds) 2021-06-22 20:23:16 quartz LIke who is Levente Polyak? 2021-06-22 20:23:37 ayecee we just call him lev 2021-06-22 20:23:55 ayecee jk i don't know who that is either 2021-06-22 20:24:20 quartz lol, so why is it asking me to import a bunch of keys from this guy? 2021-06-22 20:24:47 omegatron that's how pgp works ... 2021-06-22 20:24:51 ayecee maybe you could look up the guy 2021-06-22 20:24:53 theproffesor he is an arch linux dev quartz 2021-06-22 20:25:04 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-22 20:25:07 <-- namsdraw` (~user@2405:6e00:3097:6100:2141:8db0:754c:b34c) has quit (Remote host closed the connection) 2021-06-22 20:25:07 VG9t3 https://archlinux.org/people/developers/ he is 2021-06-22 20:25:17 ayecee mystery solved 2021-06-22 20:25:55 Kyv https://github.com/anthraxx 2021-06-22 20:25:59 Kyv here is his github 2021-06-22 20:26:13 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-22 20:26:13 VG9t3 Now all you gotta figure out is if you trust him 2021-06-22 20:26:35 Kyv cmon 2021-06-22 20:26:40 Kyv He's in the CODE VAULT! 2021-06-22 20:26:56 ayecee i dunno man, that name looks... foreign 2021-06-22 20:27:01 --> tom1984 (~tom1984@111.192.244.51) has joined #linux 2021-06-22 20:27:03 omegatron which is not possible, unless you know him in person - therefore all pgp (and ssl) is effectively broken 2021-06-22 20:27:18 --> qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has joined #linux 2021-06-22 20:27:28 VG9t3 He uses vim -> instantly trusted 2021-06-22 20:27:46 omegatron the "chain of trust" nowadays is a lame joke 2021-06-22 20:27:54 ayecee that's a bit of a leap. one might even use the term ballistic. 2021-06-22 20:28:00 omegatron but if you refuse, many things will break 2021-06-22 20:28:11 quartz https://i.ibb.co/3mkz5fF/image.png It's still tellin gme I can't update the keys 2021-06-22 20:28:11 Kyv ballistic? 2021-06-22 20:28:16 Kyv there might be gelatin at the end of this leap 2021-06-22 20:28:20 <-- Endermen1094 (~androirc@user/endermen1094) has quit (Remote host closed the connection) 2021-06-22 20:28:26 Kyv I say full speed ahead 2021-06-22 20:28:26 oush9[m] omegatron: isn't just verifying the fingerprint from the given website good enough? 2021-06-22 20:28:26 ayecee one can only hope so, he's gonna be coming in hot 2021-06-22 20:28:45 <-- EdTedZed (~EdTedZed@2.56.190.229) has quit (Quit: Leaving.) 2021-06-22 20:28:51 omegatron can you proof the website hasn't been tampered with? 2021-06-22 20:28:53 <-- qdscinq (~qdscinq@c-73-5-11-179.hsd1.tn.comcast.net) has quit (Client Quit) 2021-06-22 20:29:03 --> EdTedZed (~EdTedZed@2.56.190.229) has joined #linux 2021-06-22 20:29:08 oush9[m] can you prove the universe isn't a simulation? 2021-06-22 20:29:15 omegatron not yet =D 2021-06-22 20:29:19 ayecee asking the important questions 2021-06-22 20:29:24 omegatron can you? 2021-06-22 20:29:27 oush9[m] how do we know the fabric of reality isn't manipulated so that you install bad software? 2021-06-22 20:29:31 <-- rifl (~rifl@user/rifl) has quit (Quit: Leaving) 2021-06-22 20:29:35 Kyv Inevitably the point where you begin to question anyone else's browser build but your own is going to arrive. 2021-06-22 20:29:44 ayecee it's not my fault. it's how i was simulated. 2021-06-22 20:30:01 iflema :D 2021-06-22 20:31:01 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 265 seconds) 2021-06-22 20:31:10 neshpion and then you write your own browser because you can't trust someone else's code 2021-06-22 20:31:16 --> simplicio (~simplicio@45.91.20.254) has joined #linux 2021-06-22 20:31:38 ayecee and then you don't use it because you can't trust that that's your code 2021-06-22 20:31:38 neshpion but before you can do that, you have to design your own CPU to compile it on, because you can't trust the ones from intel or amd 2021-06-22 20:31:39 Kyv but what about the code itself 2021-06-22 20:32:33 quartz Kyv: Any ideas why this does not work? 2021-06-22 20:32:51 ayecee it was simulated that way 2021-06-22 20:33:18 --> crn (~chuck@2600:1700:4000:c3a0::41) has joined #linux 2021-06-22 20:33:25 Kyv quartz: which point are you at? 2021-06-22 20:33:39 Kyv importing the key? 2021-06-22 20:34:01 Kyv I got distracted 2021-06-22 20:34:30 Kyv oh I see 2021-06-22 20:35:10 Kyv have you run command #5? 2021-06-22 20:35:25 quartz sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring 2021-06-22 20:35:28 quartz I'm there. 2021-06-22 20:35:46 johnnyapol quartz:the sks-keyservers that arch used shut down earlier than expected because they were tired of handling GDPR requests 2021-06-22 20:35:54 johnnyapol you need to switch to the ubuntu keyservers 2021-06-22 20:36:12 oush9[m] quartz: have you tried manually looking up that fngerprint? 2021-06-22 20:36:24 VG9t3 https://keyserver.ubuntu.com/pks/lookup?search=0xCAA6A59611C7F07E&fingerprint=on&op=index 2021-06-22 20:36:26 johnnyapol https://wiki.archlinux.org/title/Pacman/Package_signing#Change_keyserver 2021-06-22 20:36:28 quartz It asks me to import the keys of three manjaro devs, than it tells me: error: key "CAA6A59611C7F07E" could not be looked up remotely 2021-06-22 20:36:44 ayecee johnnyapol: wow, when was that? 2021-06-22 20:36:50 johnnyapol June 21st 2021-06-22 20:36:51 oush9[m] right VG9t3 has the solution 2021-06-22 20:36:55 oush9[m] quartz: 2021-06-22 20:36:59 ayecee ah, really recent 2021-06-22 20:37:02 johnnyapol yeah 2021-06-22 20:37:05 johnnyapol it was unexpected 2021-06-22 20:37:13 ayecee thanks johnnyapol, that's news to me 2021-06-22 20:37:28 johnnyapol np 2021-06-22 20:37:43 <-- elf (~elf@user/elf) has quit (Quit: Leaving) 2021-06-22 20:37:44 johnnyapol ah crap - no sms speak. "no problem" 2021-06-22 20:37:49 ayecee heh 2021-06-22 20:37:59 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-22 20:38:23 <-- clf59 (~clf59@user/clf59) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 20:38:25 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 20:38:41 Kyv welp 2021-06-22 20:38:43 Kyv time for crabcakes 2021-06-22 20:38:59 quartz Kyv: Thanks for your help 2021-06-22 20:39:09 quartz johnnyapol: I'll try this, thanks 2021-06-22 20:39:10 --> Konichiwa (~Konichiwa@098-127-100-185.biz.spectrum.com) has joined #linux 2021-06-22 20:39:32 <-- nekonibble (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-22 20:39:42 Kyv no trouble, quartz 2021-06-22 20:39:59 --> cesarb (~cesarb@user/cesarb) has joined #linux 2021-06-22 20:40:17 --> ax562 (~ax562@user/ax562) has joined #linux 2021-06-22 20:40:39 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-22 20:41:02 --> beest (~root@beest.club) has joined #linux 2021-06-22 20:41:09 <-- beest (~root@beest.club) has left #linux (beestIRC 3.1) 2021-06-22 20:42:06 johnnyapol oh yeah, here's a secondary thread you can send to people with keyring issues https://old.reddit.com/r/archlinux/comments/o5rcs6/psa_you_need_to_update_your_keyserver/ 2021-06-22 20:42:07 --> elf (~elf@user/elf) has joined #linux 2021-06-22 20:43:17 --> brotherhood (~brotherho@user/pacblinky) has joined #linux 2021-06-22 20:43:21 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-22 20:43:23 -- brotherhood is now known as pacblinky 2021-06-22 20:43:33 --> denis471[m] (~denis471m@2001:470:69fc:105::40f4) has joined #linux 2021-06-22 20:44:03 byte4byte does anyone know how to trigger an expose event for an xwindow from another thread? 2021-06-22 20:44:04 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 265 seconds) 2021-06-22 20:45:18 quartz johnnyapol: So when I type sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring" I need to replace archlinux and manjaro with ubuntu? 2021-06-22 20:45:23 <-- samthewildone (~Sam@050-088-075-205.res.spectrum.com) has left #linux (Leaving) 2021-06-22 20:45:26 <-- Aherin (~Aherin@e247093.upc-e.chello.nl) has quit (Ping timeout: 252 seconds) 2021-06-22 20:45:30 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-22 20:45:31 quartz I'm following this guide by the way: https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys 2021-06-22 20:45:43 <-- ax562 (~ax562@user/ax562) has quit (Remote host closed the connection) 2021-06-22 20:45:46 johnnyapol no, the packages stay the same 2021-06-22 20:45:47 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-22 20:45:54 johnnyapol you just need to update the files from the reddit threaf 2021-06-22 20:46:21 pacblinky guys do you know how to put a command into loop if it fails 2021-06-22 20:46:24 ayecee or the archlinux wiki link from earlier 2021-06-22 20:46:24 pacblinky like apt update 2021-06-22 20:46:42 pacblinky when it fails for internet issues it repeat itself till the command success 2021-06-22 20:46:47 ayecee while ! apt update; do :; done 2021-06-22 20:47:00 pacblinky alright thx 2021-06-22 20:47:20 gry nice one 2021-06-22 20:47:39 <-- kish` (~aqua@user/aqua) has quit (Quit: Leaving) 2021-06-22 20:48:40 ayecee looks kinda hacky, but bash doesn't have do/while, only while/do 2021-06-22 20:49:16 pacblinky i see 2021-06-22 20:49:37 akoana and to honor poor forgotten until: until apt update; do :; done :) 2021-06-22 20:49:56 ayecee i had forgotten about it myself 2021-06-22 20:50:14 --> ax562 (~ax562@user/ax562) has joined #linux 2021-06-22 20:50:15 akoana lol, sometimes it's handy 2021-06-22 20:51:02 <-- Voidn00b_ARM_PBP (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 20:51:06 --> cdown_ (~cdown@89.32.122.5) has joined #linux 2021-06-22 20:51:08 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 20:51:19 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-22 20:51:46 --> pacblink1 (~brotherho@user/pacblinky) has joined #linux 2021-06-22 20:51:48 <-- PaigeW13 (~Riley@69.132.244.122) has quit (Quit: Leaving) 2021-06-22 20:52:35 --> bigRoo (~user@131.236.54.84) has joined #linux 2021-06-22 20:52:55 --> nifl (~user@user/niflce) has joined #linux 2021-06-22 20:53:15 <-- cdown (~cdown@163.114.131.1) has quit (Ping timeout: 265 seconds) 2021-06-22 20:54:42 <-- pacblinky (~brotherho@user/pacblinky) has quit (Ping timeout: 265 seconds) 2021-06-22 20:54:49 --> cornyst (~SFMF_Chat@ool-457890f2.dyn.optonline.net) has joined #linux 2021-06-22 20:54:52 --> ajkerzner (~ajkerzner@user/ajkerzner) has joined #linux 2021-06-22 20:55:30 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 20:56:19 <-- cornyst (~SFMF_Chat@ool-457890f2.dyn.optonline.net) has quit (Client Quit) 2021-06-22 20:57:24 <-- SleePy (~SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-22 20:57:36 <-- simplicio (~simplicio@45.91.20.254) has quit (Ping timeout: 265 seconds) 2021-06-22 20:57:47 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-22 20:58:18 --> rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has joined #linux 2021-06-22 20:59:08 <-- pacblink1 (~brotherho@user/pacblinky) has left #linux 2021-06-22 20:59:08 quartz johnnyapol: I don't have a gpg.conf file in .gnupg. Should I just make one or is that not normal? 2021-06-22 20:59:46 ayecee which instructions are you following?! 2021-06-22 20:59:57 quartz ayecee: https://old.reddit.com/r/archlinux/comments/o5rcs6/psa_you_need_to_update_your_keyserver/ 2021-06-22 21:00:17 <-- VG9t3 (~VG9t@gateway/tor-sasl/vg9t) has quit (Remote host closed the connection) 2021-06-22 21:00:18 quartz But this link says to just update the /etc/pacman.d/gnupg/gpg.conf 2021-06-22 21:00:28 quartz https://wiki.archlinux.org/title/Pacman/Package_signing#Change_keyserver 2021-06-22 21:00:28 ayecee that one makes more sense 2021-06-22 21:00:52 <-- nifl (~user@user/niflce) has quit (Remote host closed the connection) 2021-06-22 21:01:15 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-22 21:01:22 quartz I did all the instructoions in the second link, but I still can't update the keys 2021-06-22 21:01:26 quartz THis never ends lol 2021-06-22 21:01:32 ayecee with regards to key errors in pacman specifically 2021-06-22 21:01:39 ayecee what happens when you try 2021-06-22 21:02:00 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-22 21:02:00 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-22 21:02:00 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-22 21:02:32 --> Aherin (~Aherin@e247093.upc-e.chello.nl) has joined #linux 2021-06-22 21:02:52 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Quit: I quit, that is all) 2021-06-22 21:02:53 --> simplicio (~simplicio@45.91.20.254) has joined #linux 2021-06-22 21:02:55 <-- kiryin (~kiryin@84-231-2-42.elisa-mobile.fi) has quit (Ping timeout: 265 seconds) 2021-06-22 21:03:00 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-22 21:03:02 quartz ayecee: https://ibb.co/nbVK1X3 2021-06-22 21:03:15 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-22 21:03:31 ayecee different error now 2021-06-22 21:03:39 --> rifl (~user@user/niflce) has joined #linux 2021-06-22 21:03:54 ayecee err... is it? 2021-06-22 21:04:01 quartz I don't get what is wrong... I"m just following the directions... 2021-06-22 21:04:05 <-- rifl (~user@user/niflce) has left #linux 2021-06-22 21:04:22 <-- moxie (~moxie@user/moxie) has quit (Ping timeout: 265 seconds) 2021-06-22 21:04:30 <-- charon (~charon@user/charon) has quit (Ping timeout: 250 seconds) 2021-06-22 21:04:31 ayecee it's time to stop doing that then 2021-06-22 21:04:35 --> mattf (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-22 21:04:39 --> nifl (~user@user/niflce) has joined #linux 2021-06-22 21:04:40 --> ilcoso (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-22 21:05:01 ayecee read the messages, try to understand what they say 2021-06-22 21:05:29 --> moxie (~moxie@user/moxie) has joined #linux 2021-06-22 21:05:39 mattf isn't there some little app that will let you set up local disks and remote ssh to rsync to given folders, like a backup utility that can do ssh and run like once per day or so. Could be via config file or even gui. isn't there something among those lines? 2021-06-22 21:05:41 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Client Quit) 2021-06-22 21:05:57 ayecee almost certainly 2021-06-22 21:06:04 --> SleePy (SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-22 21:06:09 <-- Gorian (~default@134.134.139.70) has quit (Ping timeout: 258 seconds) 2021-06-22 21:06:29 --> charon (~charon@user/charon) has joined #linux 2021-06-22 21:06:29 <-- ghost64 (~ghost64@user/ghost64) has quit (Read error: Connection reset by peer) 2021-06-22 21:06:33 --> kiryin (~kiryin@84-231-2-42.elisa-mobile.fi) has joined #linux 2021-06-22 21:06:41 <-- SleePy (SleePy@simplemachines/siteteam/SleePy) has quit (Client Quit) 2021-06-22 21:06:59 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-22 21:07:00 ayecee quartz: what keyserver line is in your pacman conf? 2021-06-22 21:07:00 mattf a frontend to rsync or rclone which is customizable 2021-06-22 21:07:08 --> SleePy (~SleePy@simplemachines/siteteam/SleePy) has joined #linux 2021-06-22 21:07:18 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Ping timeout: 258 seconds) 2021-06-22 21:07:43 quartz ayecee: It's only telling me to update gpg.conf. I put: "keyserver hkp://keyserver.ubuntu.com" 2021-06-22 21:07:46 quartz no quotes 2021-06-22 21:07:59 quartz Not sure what pacman conf is 2021-06-22 21:08:20 ayecee i meant the conf file in the pacman-related config dir. 2021-06-22 21:08:32 ayecee so probably that one. 2021-06-22 21:08:43 <-- simplicio (~simplicio@45.91.20.254) has quit (Ping timeout: 265 seconds) 2021-06-22 21:08:50 <-- JustSomeGoon (~justsomeg@user/justsomegoon) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-22 21:09:13 --> JustSomeGoon (~justsomeg@user/justsomegoon) has joined #linux 2021-06-22 21:09:15 ayecee let's try to pull the key manually. what's the id of the key that's failing, starts with CAA 2021-06-22 21:09:29 ayecee i can't copy and paste it from your picture, so you might as well do that part 2021-06-22 21:09:30 --> jean (~jean@user/jean) has joined #linux 2021-06-22 21:09:40 quartz One moment. 2021-06-22 21:09:44 quartz Let me get it 2021-06-22 21:10:29 quartz error: key "CAA6A59611C7F07E" could not be looked up remotely 2021-06-22 21:10:39 <-- ledeni (~ledeni@fedora/ledeni) has quit (Quit: ledeni) 2021-06-22 21:10:54 --> ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has joined #linux 2021-06-22 21:10:54 <-- ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has quit (Changing host) 2021-06-22 21:10:54 --> ledeni (~ledeni@fedora/ledeni) has joined #linux 2021-06-22 21:12:07 ayecee okay, see if you can retrieve it using a different keyserver. I'm looking at this for examples: https://forum.manjaro.org/t/the-new-update-of-manjaro-fails-key/15482/20 2021-06-22 21:12:23 <-- ilcoso (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Ping timeout: 252 seconds) 2021-06-22 21:12:35 ayecee e.g. gpg --keyserver pool.sks-keyservers.net --recv-key CAA6A59611C7F07E 2021-06-22 21:12:41 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 21:12:45 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-22 21:12:46 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Client Quit) 2021-06-22 21:14:07 quartz ayecee: It says: gpg: keyserver receive failed: No name 2021-06-22 21:14:20 quartz Maybe I updated the gpg.conf file wrong 2021-06-22 21:14:25 ayecee No name? was that cut off? 2021-06-22 21:14:33 quartz ayecee: No 2021-06-22 21:14:37 ayecee what command did you run? 2021-06-22 21:14:38 quartz That's the entire message 2021-06-22 21:14:41 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 21:14:51 quartz I just copied /paste what you wrote 2021-06-22 21:15:11 ayecee could you copy the command from where you pasted it, and paste it here? 2021-06-22 21:15:44 quartz gpg --keyserver pool.sks-keyservers.net --recv-key CAA6A59611C7F07E 2021-06-22 21:15:48 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-22 21:16:00 ayecee cool. okay, try with another one of the keyserver names in the list. 2021-06-22 21:16:07 Scarecr0w /disconnect 2021-06-22 21:16:08 ayecee see if you get the same result 2021-06-22 21:16:13 Scarecr0w oop, sorry. 2021-06-22 21:16:43 --> ghost64 (~ghost64@user/ghost64) has joined #linux 2021-06-22 21:17:07 <-- cesarb (~cesarb@user/cesarb) has quit (Quit: Leaving) 2021-06-22 21:17:16 <-- Skyz (~Skyz@user/skyz) has quit (Ping timeout: 246 seconds) 2021-06-22 21:17:18 quartz ayecee: keyserver.ubuntu.com worked 2021-06-22 21:17:33 ayecee huh. that's the one that didn't work for pacman. 2021-06-22 21:17:42 quartz I know 2021-06-22 21:17:48 quartz This is sooooo frustrating 2021-06-22 21:17:52 quartz gpg: key CAA6A59611C7F07E: public key "Philip Müller (Called Little) " imported 2021-06-22 21:17:54 quartz That's the output 2021-06-22 21:17:55 ayecee do you have more than one keyserver line in your gpg.conf? 2021-06-22 21:18:02 quartz uhhh 2021-06-22 21:18:37 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 268 seconds) 2021-06-22 21:18:47 --> beaver (~loop@user/pong) has joined #linux 2021-06-22 21:18:50 -- beaver is now known as pong 2021-06-22 21:19:00 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-22 21:19:32 quartz https://i.ibb.co/txrrpf0/image.png 2021-06-22 21:20:03 ayecee a yes or no would be nicer than a big picture. my internet is really really slow here. 2021-06-22 21:20:49 --> misspwn_ (~misspwn@user/misspwn) has joined #linux 2021-06-22 21:21:11 quartz ayecee: I don't have the ubuntu keyserver listed because the first step says to remove the entire directory where gpg.conf is stored. /etc/pacman.d/gnupg 2021-06-22 21:21:23 quartz sudo rm -r /etc/pacman.d/gnupg that's the first command I run 2021-06-22 21:21:35 ayecee the first step of what 2021-06-22 21:21:45 --> justinf210 (~justinf21@210.sub-97-43-192.myvzw.com) has joined #linux 2021-06-22 21:21:46 --> sheepduck (~sheepduck@user/sheepduck) has joined #linux 2021-06-22 21:21:48 quartz Of this guide: https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys 2021-06-22 21:22:05 ayecee ... 2021-06-22 21:22:22 <-- ______GOD______ (~GOD@user/god/x-9778998) has quit (Quit: Turning off a portion of this simulation.) 2021-06-22 21:22:34 ayecee okay so if you add a config that's supposed to fix it, and then the first step of what you do next removes it, how is that going to help? 2021-06-22 21:22:37 --> greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has joined #linux 2021-06-22 21:22:41 quartz lol 2021-06-22 21:22:44 quartz I know right. 2021-06-22 21:22:46 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-22 21:22:47 --> Endermen1094 (~androirc@user/endermen1094) has joined #linux 2021-06-22 21:22:59 quartz Sorry I"m just confused and following these directions. OK let me skip step 1 2021-06-22 21:23:00 ayecee this is where you need to _think_ about the commands you're running instead of "just following directions" 2021-06-22 21:23:01 <-- ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-22 21:23:06 quartz Yeah.. 2021-06-22 21:23:13 rascul directions are the worst 2021-06-22 21:23:30 --> ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has joined #linux 2021-06-22 21:23:56 * iflema flaps wings 2021-06-22 21:24:23 quartz Not thinking about what the directions are doing is worse 2021-06-22 21:24:52 <-- tom1984 (~tom1984@111.192.244.51) has quit (Ping timeout: 252 seconds) 2021-06-22 21:24:54 --> skyz (~skyz@user/skyz) has joined #linux 2021-06-22 21:26:06 ayecee that being said, it's good that you realized that's what did it. could have been hard to track down otherwise. 2021-06-22 21:27:30 quartz ayecee: Now it's telling me that the signature from Levente Polyak is unknow.... 2021-06-22 21:27:30 EdTedZed May need a little help. I'm trying to launch i3 window manager using VNC and it seems to crash Xorg as soon as I connect with a successful credentials. 2021-06-22 21:27:32 quartz https://hatebin.com/cantfgzehh 2021-06-22 21:27:55 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-22 21:27:59 ayecee what's the keyserver line in your gpg.conf now? 2021-06-22 21:28:53 --> gigr (~textual@135-23-139-123.cpe.pppoe.ca) has joined #linux 2021-06-22 21:30:05 quartz Uhhh there are several lines 2021-06-22 21:30:11 -- skyz is now known as skyzone 2021-06-22 21:30:24 quartz ayecee: but the only keyserver line is keyserver hkp://keyserver.ubuntu.com 2021-06-22 21:30:24 ayecee several keyserver lines? 2021-06-22 21:30:34 quartz I have 3 keyserver-options lines 2021-06-22 21:30:36 quartz lock-never 2021-06-22 21:30:42 quartz no-permission-warning 2021-06-22 21:30:44 quartz and no-greeting 2021-06-22 21:30:46 -- skyzone is now known as skyztwo 2021-06-22 21:30:48 quartz NOt sure if they are needed 2021-06-22 21:30:52 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-22 21:31:04 ayecee not interested in those, fortunately 2021-06-22 21:31:13 quartz OK, so yes, only one keyserver line 2021-06-22 21:31:28 <-- goldfish (~goldfish@user/goldfish) has quit (Ping timeout: 252 seconds) 2021-06-22 21:31:28 ayecee try retrieving the key that failed manually, as you did before 2021-06-22 21:31:34 ayecee oh wait 2021-06-22 21:31:40 quartz I did that 2021-06-22 21:31:43 quartz :) 2021-06-22 21:32:05 <-- pong (~loop@user/pong) has quit (Ping timeout: 244 seconds) 2021-06-22 21:32:24 -- skyztwo is now known as skyz 2021-06-22 21:32:58 quartz NOw it gives me this stupid error where it says the signature from Levente Polyak is unknown. The file File /var/cache/pacman/pkg/gnupg-2.2.27-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). 2021-06-22 21:33:03 <-- Liblx (~Alex@ip4d15ff03.dynamic.kabel-deutschland.de) has quit (Quit: WeeChat 3.1) 2021-06-22 21:33:08 quartz It asks me if I want to delete it or not 2021-06-22 21:33:19 quartz I swear this never ends lol 2021-06-22 21:33:25 ayecee how did you get past this point last time? 2021-06-22 21:33:37 quartz I've never been at this point before :) 2021-06-22 21:34:02 <-- justinf210 (~justinf21@210.sub-97-43-192.myvzw.com) has quit (Ping timeout: 268 seconds) 2021-06-22 21:34:20 --> pete443 (~pete@user/pete443) has joined #linux 2021-06-22 21:34:24 <-- pete443_ (~pete@user/pete443) has quit (Ping timeout: 252 seconds) 2021-06-22 21:34:34 ayecee i don't understand. the other error we were looking at was importing keys. this isn't doing that. 2021-06-22 21:34:46 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Read error: Connection reset by peer) 2021-06-22 21:34:56 quartz ayecee: I know. I'm really frustrated 2021-06-22 21:35:03 quartz This is crazy. It sholdn't be this hard 2021-06-22 21:35:18 <-- ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-22 21:35:35 ayecee how hard should it be, when some critical piece of internet infrastructure goes down and you want to install anyways 2021-06-22 21:35:39 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-22 21:35:51 ayecee that seems like it should normally be pretty hard 2021-06-22 21:35:55 --> ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has joined #linux 2021-06-22 21:36:11 ayecee keep some perspective on this. 2021-06-22 21:36:18 quartz ayecee: This is the error I get: https://hatebin.com/scwglihahy 2021-06-22 21:36:20 Kyv I have had that error before, in my case I opted to remove the package from the cache, tried again and it worked. 2021-06-22 21:36:45 --> Bashing-om (~sysop@ubuntu/member/bashing-om) has joined #linux 2021-06-22 21:36:49 quartz Kyv: Yes I said yes to delete all the corrupted files, but it says no packages updated 2021-06-22 21:37:03 --> Guest79 (~Guest79@124.248.186.196) has joined #linux 2021-06-22 21:37:04 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:80be:b6c2:1131:1a96) has quit (Read error: Connection reset by peer) 2021-06-22 21:37:27 quartz Maybe it's because I don't have a .gnupg/gpg.conf 2021-06-22 21:37:34 <-- hegstal (~hegstal@2a02:c7f:7604:8a00:7821:4ac6:7f63:f8) has quit (Remote host closed the connection) 2021-06-22 21:37:36 quartz LIke, the directory exists, but the file is not there 2021-06-22 21:37:39 ayecee no 2021-06-22 21:37:54 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has joined #linux 2021-06-22 21:37:57 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 21:37:57 ayecee that is a conf for if you were using gpg separately from pacman 2021-06-22 21:38:26 quartz So should i Just tell it to not delete these files that it thinks are corrupted? 2021-06-22 21:38:29 Kyv quartz: have you run pacman-key --init after removing the old invalid keys? 2021-06-22 21:38:38 ayecee so it's trying to validate the packages, but can't because it doesn't have the keys. 2021-06-22 21:39:04 quartz Kyv: I ran that command, yes 2021-06-22 21:39:16 Kyv okay, have you loaded the keys? 2021-06-22 21:39:17 ayecee quartz: have you run it now, since removing all your work? 2021-06-22 21:39:26 Kyv (the populate command) 2021-06-22 21:39:27 --> Menzador (~quassel@user/menzador) has joined #linux 2021-06-22 21:39:31 <-- voltage_ (voltage@user/voltage) has quit (Quit: Leaving) 2021-06-22 21:39:47 quartz Kyv: I'm not sure how to do that 2021-06-22 21:39:55 quartz ayecee: Yes 2021-06-22 21:39:57 ayecee how to do what 2021-06-22 21:40:01 nifl maybe use a another key server solved my issues like that 2021-06-22 21:40:05 quartz HOw to load the keys 2021-06-22 21:40:08 Kyv it should have been in that initial link I posted to Manjaro wiki 2021-06-22 21:40:13 ayecee quartz: that's in your instructions 2021-06-22 21:40:16 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 252 seconds) 2021-06-22 21:40:23 Kyv something like pacman-key --populate archlinux 2021-06-22 21:40:23 quartz Kyv: Yeah, I'm using the ubuntu keyserver 2021-06-22 21:40:23 ayecee steps 3 and 4 2021-06-22 21:40:43 Kyv this may need to be adapted depending on what steps you followed with ayecee 2021-06-22 21:40:46 ayecee quartz: you can probably skip step 2 since you likely already have those packages installed. 2021-06-22 21:40:49 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-22 21:41:02 --> snesses (~ident@192.154.196.28) has joined #linux 2021-06-22 21:41:21 <-- Guest79 (~Guest79@124.248.186.196) has quit (Client Quit) 2021-06-22 21:41:25 quartz ayecee: Yes,I start at step 2 2021-06-22 21:41:31 ayecee quartz: start at step 3 2021-06-22 21:42:29 ayecee Kyv: the populate failed because one of his steps removed the gpg.conf he edited to fix this :P 2021-06-22 21:42:33 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-22 21:42:38 --> nbao (~nbao@2804:14c:5bb8:9720:ae9e:17ff:fedf:3e09) has joined #linux 2021-06-22 21:42:40 --> pepee (~user@user/pepee) has joined #linux 2021-06-22 21:42:46 <-- p0indexter (~alpha@user/p0indexter) has quit (Quit: my karma ran over your dogma) 2021-06-22 21:42:49 Kyv That is what pacman-key --init is for 2021-06-22 21:42:55 quartz Kyv: I'm still stuck at step 2 lol 2021-06-22 21:42:59 ayecee quartz: skip step 2 2021-06-22 21:43:07 quartz I tried to go to step 3, and it did do something 2021-06-22 21:43:14 quartz sorry step 4 2021-06-22 21:43:17 ayecee something good or something abd 2021-06-22 21:43:20 Kyv I dont know which steps are what 2021-06-22 21:43:24 Kyv in this scenario 2021-06-22 21:43:29 quartz https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys 2021-06-22 21:43:29 ayecee Kyv: in https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys 2021-06-22 21:43:56 quartz Yeah step 3 works fine 2021-06-22 21:44:06 ayecee okay so what happens in step 4 2021-06-22 21:44:09 --> tom1984 (~tom1984@2408:8406:1920:9eb3:1ae8:554:4fba:72b2) has joined #linux 2021-06-22 21:44:16 quartz Well lets see 2021-06-22 21:44:21 Kyv all right now run the --populate command 2021-06-22 21:44:51 ayecee i gotta go soon. so if i stop responding, it's probably that. 2021-06-22 21:44:53 <-- skyz (~skyz@user/skyz) has quit (Quit: Client closed) 2021-06-22 21:44:53 quartz Well it looks like step 4 works. It does not give me an error. 2021-06-22 21:44:58 ayecee hooray 2021-06-22 21:45:04 quartz It locally signs and disables lots of keys 2021-06-22 21:45:25 quartz But step 2 is still missing, so I"m not sure how this will work 2021-06-22 21:45:32 ayecee ignore step 2 2021-06-22 21:46:14 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-22 21:46:16 ayecee you likely already have those packages installed. you for sure have gpg installed. 2021-06-22 21:46:24 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-22 21:46:56 Kyv lets see if we can proceed with the last two 2021-06-22 21:47:11 ayecee seems like something's missing in the directions - how would you install those packages, if you just removed all the signing keys you trust? 2021-06-22 21:47:14 quartz OK here goes step 5 2021-06-22 21:47:24 Kyv including the option 6th one 2021-06-22 21:47:29 Kyv optional* 2021-06-22 21:48:10 quartz Step 5 is working but taking time 2021-06-22 21:48:15 --> Rakko (~Rakko@071-082-226-018.res.spectrum.com) has joined #linux 2021-06-22 21:48:20 ayecee sounds reasonable 2021-06-22 21:48:28 craigevil pacman doesn't have any option to install an untrusted local package? 2021-06-22 21:48:40 ayecee craigevil: it probably does, and those aren't in the directions. 2021-06-22 21:48:45 Kyv god willing the last step should be to run `pacman -Syyu` to resync everything 2021-06-22 21:48:55 <-- EdTedZed (~EdTedZed@2.56.190.229) has quit (Remote host closed the connection) 2021-06-22 21:49:15 quartz I think it's actually working. 2021-06-22 21:49:25 quartz It keeps listing random people's names and their emails. 2021-06-22 21:49:41 ayecee sounds like a working kind of thing to do 2021-06-22 21:49:57 quartz ==> ERROR: A specified local key could not be updated from a keyserver. 2021-06-22 21:50:01 Dagmar Hopefully those are the names of developers 2021-06-22 21:50:04 quartz So... I guess it kinda worked 2021-06-22 21:50:35 ayecee quartz: okay, now find out which keyserver you can retrieve that key from manually 2021-06-22 21:50:59 quartz ayecee: Oohhh it's listing lots of keys hahah 2021-06-22 21:51:04 ayecee quartz: then, change the keyserver in pacman's gpg.conf to that server, and rerun the command that failed 2021-06-22 21:51:12 ayecee just the one that failed 2021-06-22 21:51:18 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 268 seconds) 2021-06-22 21:51:32 quartz This is what I get now: https://hatebin.com/gztrkgqgmq 2021-06-22 21:51:47 craigevil wow now i know why i love debian and apt/dpkg 2021-06-22 21:51:49 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 21:51:55 <-- mikail_ (~mikail@90.212.77.3) has quit (Ping timeout: 268 seconds) 2021-06-22 21:52:01 ayecee craigevil: they could have the same problem. 2021-06-22 21:52:05 quartz craigevil: Yeah I'm seriously considering ditching this Manjaro 2021-06-22 21:52:12 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-22 21:52:21 quartz "It just works" lol 2021-06-22 21:52:31 ayecee craigevil: the origin of the problem is that the default keyserver was very recently shut down. 2021-06-22 21:52:55 craigevil dpkg doesn't check keys of a local package, or you can feed apt the untrusted command 2021-06-22 21:52:57 quartz Do you guys think I can just proced to step 6? Or am I good? 2021-06-22 21:53:21 Dagmar Sure... What's the worst that could possibly happen that doesn't happen pretty regularly on Arch 2021-06-22 21:53:53 ayecee quartz: as long as the keys that are used to sign the packages you want to install and update, are installed, then you're good. 2021-06-22 21:53:57 quartz pamac is really nice though. Is there nothing equivalent for apt? 2021-06-22 21:54:01 craigevil i played with manjaro for a couple of weeks on my pi400 until a kde/gpg key updated gave me a blank desktop 2021-06-22 21:54:13 ayecee quartz: really the only way to find out is to update a package and see if it fails with a key error. 2021-06-22 21:54:29 Dagmar quartz: No, it only has dpkg source packages made by sane people 2021-06-22 21:54:43 quartz craigevil: That's disturbing. I need this laptop for work/school. I thought manjaro was VERY stable. 2021-06-22 21:54:56 quartz Dagmar: What do you mean? 2021-06-22 21:55:35 ayecee manjaro is a lot of things, but i don't think i've heard "stable" applied to it 2021-06-22 21:55:37 Dagmar English words, arranged artfully into a sentence. 2021-06-22 21:55:41 Kyv Here it is a freak & unexpected case 2021-06-22 21:55:52 ayecee except from an overzealous user who meant "it didn't crash for me" 2021-06-22 21:56:26 ayecee the same kind of user who would further qualify it with VERY 2021-06-22 21:56:32 Dagmar I _reasonably_ expect Fedora to not pull the chair out from under me 2021-06-22 21:56:35 quartz ayecee: librewolf-bin still does not work lol 2021-06-22 21:56:42 ayecee quartz: doesn't work how 2021-06-22 21:56:43 quartz same error about the pgp key 2021-06-22 21:56:49 ayecee what error 2021-06-22 21:57:07 Dagmar The first time they do, I go back to Slackware for those machines. 2021-06-22 21:57:07 quartz ==> ERROR: One or more PGP signatures could not be verified! 2021-06-22 21:57:08 quartz Failed to build librewolf-bin 2021-06-22 21:57:18 ayecee what signature could not be verified 2021-06-22 21:57:27 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Client closed) 2021-06-22 21:57:28 <-- Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has quit (Ping timeout: 268 seconds) 2021-06-22 21:57:31 Dagmar ...and why was it not already stored in the local keystore? 2021-06-22 21:57:35 quartz librewolf-89.0.1-1-x86_64.pkg.tar.zst ... FAILED (unknown public key 2954CC8585E27A3F) 2021-06-22 21:57:38 craigevil flatpak install io.gitlab.librewolf-community problem solved 2021-06-22 21:58:04 ayecee quartz: can you manually retrieve that key from the ubuntu keyserver, or one of the others on that list? 2021-06-22 21:58:07 quartz HOw is flatpak different from getting it through the AUR? 2021-06-22 21:58:24 quartz Maybe I need step 6? 2021-06-22 21:58:26 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Remote host closed the connection) 2021-06-22 21:58:26 quartz Uhm, let me try 2021-06-22 21:58:27 ayecee no 2021-06-22 21:58:34 Dagmar Wow. If you google that it becomes apparent the people making that package framework need a refesher about how PKI works 2021-06-22 21:58:53 quartz Dagmar: Librewolf? 2021-06-22 21:58:53 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-22 21:58:56 Dagmar Heck, while we're at it, what level of trust is being applied to these keys/> 2021-06-22 21:59:43 <-- mattf (~matheus@179-189-87-110.goldnettelecom.com.br) has left #linux 2021-06-22 21:59:51 ayecee quartz: if you can, change the keyserver line in pacman's gpg.conf to that server, then rerun that sudo pacman-key --refresh-keys 2021-06-22 21:59:55 Dagmar quartz: _Seriously_. Searcing for "public key 2954CC8585E27A3F" the first hit involves AUR, the second hit involves AUR, the third hit involves AUR, and then _several_ of the following hits mention librewolf specificallyt 2021-06-22 21:59:57 ayecee and now i gotta go, bbl. 2021-06-22 22:00:17 quartz ayecee: OK thanks for your help 2021-06-22 22:00:22 <-- jean (~jean@user/jean) has quit (Quit: Leaving) 2021-06-22 22:00:24 Dagmar As a reminder, it's not really enough that a developer signed their package with a key you can get from a keyserver somewhere 2021-06-22 22:00:34 Dagmar Their key _also_ needs to be signed by someone else that you trust. 2021-06-22 22:00:46 Dagmar Ideally _YOU_ but in a pinch, a role key used byu the distribution maintiners 2021-06-22 22:01:20 quartz So, I"m not sure how to get this to work then 2021-06-22 22:01:55 quartz I guess I should swtich distros because manjaro is not very stable anyway lol 2021-06-22 22:02:11 Dagmar I'd say "by making a leap of faith", which does not bode well considering the purpose of the package 2021-06-22 22:02:30 Dagmar Faith is for chumps who believe in colored cursors and free coupons right in the browser 2021-06-22 22:02:54 Dagmar Real admins use cryptographic keychains. 2021-06-22 22:03:13 craigevil manjaro is considered bleeding-edge, stable = ubuntu lts, debian stable, slack 2021-06-22 22:03:21 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-22 22:03:36 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has quit (Read error: Connection reset by peer) 2021-06-22 22:03:54 quartz craigevil: Great... so I should swtich to kubuntu... 2021-06-22 22:03:55 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 22:03:56 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-22 22:04:06 Dagmar The only reason I'm not running Slackware on my laptop at the moment is that I have yet to circle back around and rig up an initrd that can deal with an encrypted / 2021-06-22 22:04:07 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 22:04:11 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has joined #linux 2021-06-22 22:04:32 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 22:05:21 <-- charon (~charon@user/charon) has quit (Quit: WeeChat 3.2) 2021-06-22 22:05:49 craigevil quartz, if you are a kde fan you might try kde neon or debian bullseye 2021-06-22 22:06:06 quartz craigevil: Why not Kubuntu? 2021-06-22 22:06:31 craigevil sorry not a fan of anything having to do with *buntu 2021-06-22 22:06:32 --> kollinz (~morpheus@user/kollinz) has joined #linux 2021-06-22 22:07:24 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-22 22:07:27 craigevil if you like kubuntu go for it, nothing really wrong with it 2021-06-22 22:07:47 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-22 22:07:50 quartz I just want a distro that is super stable. I thought that was manjaro according to what I read 2021-06-22 22:07:54 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:1ae8:554:4fba:72b2) has quit (Read error: Connection reset by peer) 2021-06-22 22:08:05 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-22 22:09:40 <-- Nact (~l@host-85-27-124-131.dynamic.voo.be) has quit (Quit: Konversation terminated!) 2021-06-22 22:10:01 <-- snesses (~ident@192.154.196.28) has quit (Quit: Leaving) 2021-06-22 22:10:21 Kyv Yeah taking Dagmar's points into account, you'd have to read on in the comments of that AUR package. 2021-06-22 22:11:15 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-22 22:12:00 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-22 22:12:02 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-22 22:12:10 quartz Kyv: When I try to recieve the key that can't be verified when I try to install librewolf-bin, I can do it from the ubuntu keyserver.... 2021-06-22 22:12:22 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-22 22:12:24 <-- w00dsman (~w00dsman@2601:189:4200:5cc3:fe26:a3f2:761d:3234) has quit (Quit: WeeChat 3.0.1) 2021-06-22 22:12:27 rascul my mouse cursor is orange 2021-06-22 22:12:28 quartz BUt when I try to install librewolf-bin from pamac, it says that same key can't be verified. 2021-06-22 22:13:09 <-- jarthur (~jarthur@2603-8080-1540-002d-f9cc-6895-8b3d-e0f4.res6.spectrum.com) has quit (Quit: jarthur) 2021-06-22 22:13:33 --> nifl` (~user@user/niflce) has joined #linux 2021-06-22 22:14:45 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-22 22:15:06 <-- nifl (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-22 22:15:37 Kyv I dont know whether you had tried to manually import using eg. with gpg 2021-06-22 22:16:04 Kyv now this thing with the server is coinciding 2021-06-22 22:16:20 --> vitorgonc (~vitorgonc@186.232.123.48) has joined #linux 2021-06-22 22:16:25 <-- ajkerzner (~ajkerzner@user/ajkerzner) has quit (Ping timeout: 246 seconds) 2021-06-22 22:16:45 -- nekobyte is now known as nekonib 2021-06-22 22:17:24 quartz Kyv: Yes I did gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 2954CC8585E27A3F 2021-06-22 22:17:28 quartz That should work right? 2021-06-22 22:17:38 Kyv Dagmar: What would you have expected the search results for that to look like? 2021-06-22 22:18:10 vitorgonc hello, i got a new ssd drive and i wanted to install a source based distro in it, but gentoo is a bit inconvenient to install. is there a source-based distro easy as arch? 2021-06-22 22:18:22 <-- maetopid (~maetopid@pool-100-36-209-65.washdc.fios.verizon.net) has quit (Quit: WeeChat 2.3) 2021-06-22 22:18:40 Kyv Not that it could render a veritable masala of results 2021-06-22 22:18:52 <-- Konichiwa (~Konichiwa@098-127-100-185.biz.spectrum.com) has quit (Quit: Off to the real world....) 2021-06-22 22:19:24 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-22 22:19:45 Kyv quartz: people were having similar issue under similar circumstances, you can see in the comments 2021-06-22 22:20:07 quartz omg 2021-06-22 22:20:10 quartz IT worked 2021-06-22 22:20:17 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-22 22:20:24 quartz Wow thanks everyone. This was a learning experience. 2021-06-22 22:20:43 Kyv hallelujah 2021-06-22 22:20:45 Kyv what happened? 2021-06-22 22:20:51 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-22 22:21:47 quartz I imported the key and tried to reinstall the package via pamac 2021-06-22 22:23:18 --> w00dsman (~w00dsman@2601:189:4200:5cc3:d5b2:4145:e204:e14c) has joined #linux 2021-06-22 22:23:18 quartz Anyway... if I need a stable system, I guess the idea is not to use Manjaro? 2021-06-22 22:23:37 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-22 22:23:52 tusko !notarch 2021-06-22 22:23:53 Kyv For whatever reason it seems to be the worse off despite holding back and vetting things. 2021-06-22 22:24:07 --> Polyblank (~Polyblank@user/polyblank) has joined #linux 2021-06-22 22:24:46 vitorgonc if you want rock-solid stability, just use debian. 2021-06-22 22:25:11 <-- Tempesta (Tempesta@user/tempesta) has quit (Quit: See ya!) 2021-06-22 22:25:18 Kyv people will say, yes, I dont have stability issues in Artix 2021-06-22 22:25:32 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-22 22:25:36 Kyv but here its the community and extra repos available to me 2021-06-22 22:25:53 Kyv Otherwise they have their own 2021-06-22 22:25:58 -- nifl` is now known as nifl 2021-06-22 22:26:19 --> ionutb (~ionut@82.77.177.204) has joined #linux 2021-06-22 22:26:19 <-- ionutb (~ionut@82.77.177.204) has quit (Changing host) 2021-06-22 22:26:19 --> ionutb (~ionut@user/ionutb) has joined #linux 2021-06-22 22:26:29 Kyv so I am not reluctant to use 'rolling' as a stable system 2021-06-22 22:26:59 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-22 22:29:08 Kyv maybe part of that is I keep very simple systems that I keep within the realm of my own understanding and maintenance 2021-06-22 22:29:42 <-- Endermen1094 (~androirc@user/endermen1094) has quit (Remote host closed the connection) 2021-06-22 22:30:18 Kyv the things either dont exist to cause problems, or they are fairly easily managed 2021-06-22 22:30:52 <-- kollinz (~morpheus@user/kollinz) has quit (Ping timeout: 252 seconds) 2021-06-22 22:31:25 --> gector (~gector@173.241.175.189) has joined #linux 2021-06-22 22:35:01 <-- jsrnop (~mark@user/jsrnop) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-22 22:35:09 <-- scezar (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-22 22:35:13 quartz vitorgonc: But ubuntu/kubuntu is based on debian, so is that a good choice too? 2021-06-22 22:35:36 <-- superboot (~agentgasm@user/superboot) has quit (Quit: leaving) 2021-06-22 22:36:37 <-- gamorck_l (~gamorck@071-082-037-155.res.spectrum.com) has quit (Ping timeout: 258 seconds) 2021-06-22 22:37:10 --> nifl` (~user@user/niflce) has joined #linux 2021-06-22 22:38:55 <-- nifl (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-22 22:39:27 <-- crn (~chuck@2600:1700:4000:c3a0::41) has quit (Quit: Leaving) 2021-06-22 22:39:31 <-- ycarene (~jporterf@24-116-60-231.cpe.sparklight.net) has quit (Remote host closed the connection) 2021-06-22 22:39:57 vitorgonc i don't think so, because ubuntu has different repos 2021-06-22 22:40:32 vitorgonc but it is still ok to use if you don't feel comfortable with debian 2021-06-22 22:40:39 -- nifl` is now known as nifl 2021-06-22 22:40:45 --> crn (~chuck@2600:1700:4000:c3a0::41) has joined #linux 2021-06-22 22:41:12 Sauvin I've been using Kubuntu for years, and had used Debian for years before that. Not noticing a lot of difference in terms of stability. 2021-06-22 22:41:54 Sauvin The thing about using rolling release distros (gentoo, arch, slack, etc) is that people claim they use it with zero stability issues, but those people tend to be expert Linux users. 2021-06-22 22:42:52 Dagmar ...and those that think "stable" just means "doesn't spontaneously burn to the ground, requiring a reinstall" 2021-06-22 22:43:06 --> ycarene (~jporterf@24-116-60-231.cpe.sparklight.net) has joined #linux 2021-06-22 22:43:20 --> undercorndog (~undercorn@89.45.6.86) has joined #linux 2021-06-22 22:43:24 nevivurn Hey, I upgraded, still boots, success! 2021-06-22 22:43:59 vitorgonc debian packages are well more outdated and curated to prevent stability issues on the stable branch, thing that ubuntu don't do but it's still a lts version 2021-06-22 22:44:02 Kyv It may be antecdotal but I do not mean it in those ways. 2021-06-22 22:44:05 <-- DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has quit (Quit: WeeChat 3.2) 2021-06-22 22:44:14 Kyv I have used Debian and Debian-based distros and notice no particular hangups. 2021-06-22 22:44:40 vitorgonc lts ubuntu is a good option if you dont seek the maximum stability you can get 2021-06-22 22:46:43 craigevil bullseye should be released sometime in july 2021-06-22 22:46:52 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-22 22:46:58 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-22 22:47:56 bparker gasp, nobody absolutely shat all over a mention of ubuntu 2021-06-22 22:48:56 * craigevil poops 2021-06-22 22:49:02 <-- bigRoo (~user@131.236.54.84) has quit (Remote host closed the connection) 2021-06-22 22:50:16 craigevil can't really complain, i am running rpios upgraded to debian sid, so in the eyes of the debian people "frankendebian" 2021-06-22 22:50:22 Sauvin I tend to view LTS Ubuntu as a good compromise between "fairly recent software" and "stability". 2021-06-22 22:50:32 Kyv And Artix comes with the option not just to base install and several different inits but also Calamares installer with Xfce, Cinnamon, and LXwhatever 2021-06-22 22:51:32 bparker Artix? like the FPGA? 2021-06-22 22:51:35 Kyv Those versions arent packed to the brim with all sorts of cruft, though 2021-06-22 22:51:53 craigevil Distro: Raspberry Pi OS base: Debian GNU/Linux 11 (bullseye) System: Raspberry Pi 400 2021-06-22 22:52:38 Kyv bparker: fraid not 2021-06-22 22:52:49 bparker Sauvin: usually the purists argue all kinds of stuff ranging from 'backed by a company so its evil', to 'it comes with ads and phones home by default so its garbage' 2021-06-22 22:53:08 Sauvin Yup. 2021-06-22 22:53:09 bparker or 'its just debian unstable' 2021-06-22 22:53:13 bparker 'but worse' 2021-06-22 22:53:18 bparker smh 2021-06-22 22:53:29 Sauvin That would be "shaking my head", not "smh". 2021-06-22 22:53:39 --> jsrnop (~mark@user/jsrnop) has joined #linux 2021-06-22 22:53:39 bparker ikr 2021-06-22 22:53:45 bparker lol 2021-06-22 22:53:49 Sauvin Read the topic: no SMS. 2021-06-22 22:53:50 <-- pieguy128 (~pieguy128@bas1-montreal02-65-92-163-194.dsl.bell.ca) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-22 22:53:55 gry That would be 'I know right', 'haha', not what you said 2021-06-22 22:54:07 bparker imagine having such a dumbass rule 2021-06-22 22:54:08 bparker jesus christ 2021-06-22 22:54:09 --> pieguy128 (~pieguy128@bas1-montreal02-65-92-163-194.dsl.bell.ca) has joined #linux 2021-06-22 22:54:20 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-22 22:54:21 Rakko Isn't "No SMS" itself "SMS" for "No SMS abbreviations"? 2021-06-22 22:54:37 Sauvin If you don't like it, then part. This channel is international, and many people here do not speak English as a first language. Myself, for example. 2021-06-22 22:54:57 Sauvin SMS is a technical term. 2021-06-22 22:55:00 bparker lol 2021-06-22 22:55:22 Rakko Sauvin: the topic's mention of SMS doesn't give enough context as to what's being objected to 2021-06-22 22:55:32 bparker even people who do not speak English can use lol 2021-06-22 22:55:36 Rakko never mind, I guess the parenthetic is enough 2021-06-22 22:55:37 bparker quit gatekeeping your slang 2021-06-22 22:55:45 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-22 22:55:46 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 22:55:49 vitorgonc could i use systemd-boot with artix linux? 2021-06-22 22:56:03 Rakko but I would still say "no SMS abbreviations", not "no SMS" 2021-06-22 22:56:32 <-- gector (~gector@173.241.175.189) has quit (Ping timeout: 252 seconds) 2021-06-22 22:56:35 Sauvin Rakko, there appears to be considerable misunderstanding where the terms "initialisms", "abbreviations" and "phoneticisms" are involved. 2021-06-22 22:56:44 <-- Lutin (~Lutin@user/lutin) has quit (Quit: Lutin) 2021-06-22 22:56:51 <-- ripdog (~quassel@user/ripdog) has quit (Ping timeout: 244 seconds) 2021-06-22 22:56:51 Rakko I find the set of English abbreviations that are mostly used by non-native English speakers interesting; e.g. "resp.", "pls.", etc. 2021-06-22 22:56:56 <-- death916 (~death916@user/death916) has quit (Ping timeout: 258 seconds) 2021-06-22 22:57:09 Rakko Sauvin: huh, I've never even heard of a phoneticism. Good point. 2021-06-22 22:57:10 Kyv vitorgonc: basically the only remnant of systemd is in patched standalone systemd, and that is to stretch. 2021-06-22 22:57:15 Sauvin e.g. is older than dirt, not sure what "resp." is, and "pls" is not allowed. 2021-06-22 22:57:34 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-22 22:57:42 Rakko hah, I was using e.g. in its standard meaning, NOT as an example of foreign abbreviations 2021-06-22 22:57:56 Kyv standalone elogind, sorry 2021-06-22 22:57:57 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 22:58:01 Sauvin What is "e.g." standard definition? 2021-06-22 22:58:07 Rakko "for example" 2021-06-22 22:58:13 --> ripdog (~quassel@user/ripdog) has joined #linux 2021-06-22 22:58:14 neshpion example given 2021-06-22 22:58:25 Gustavo6046 waiting for 1 KB simd 2021-06-22 22:58:34 neshpion i mean e.g. is almost as time-tested as a.k.a. 2021-06-22 22:58:38 Gustavo6046 what's the biggest simd width ever ever? 2021-06-22 22:58:47 --> nifl` (~user@user/niflce) has joined #linux 2021-06-22 22:58:50 Rakko it's quite a bit more time-tested :) 2021-06-22 22:58:51 Gustavo6046 in a single cpu core 2021-06-22 22:58:51 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-22 22:58:52 Kyv It sometimes utilizes dummy packages in order to operate with the Arch repositories and not get tangled in systemd hijinx. 2021-06-22 22:58:54 Sauvin I'll buy neshpion's translation because I forgot what the exact Latin is, something like "exempla gratia" or some crap. 2021-06-22 22:58:57 danieldg Gustavo6046: probably need to look at GPUs for that 2021-06-22 22:59:06 --> blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has joined #linux 2021-06-22 22:59:08 Gustavo6046 i wonder if pairing CPUs would allow multiplying the SIMD width by the # of CPUs whilst still using as if it were a single core 2021-06-22 22:59:09 Rakko Sauvin: close -- exempli 2021-06-22 22:59:13 Gustavo6046 just tell each CPU to operate on a different address 2021-06-22 22:59:14 Gustavo6046 oh wait 2021-06-22 22:59:16 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-22 22:59:17 Gustavo6046 lol 2021-06-22 22:59:20 Gustavo6046 that's how 2021-06-22 22:59:23 Gustavo6046 hmmmmmm! :O 2021-06-22 22:59:25 Sauvin "exemple gratis" 2021-06-22 22:59:26 * Sauvin hides 2021-06-22 22:59:27 crn rakko, example gratis, it's latin not english 2021-06-22 22:59:36 Gustavo6046 that's how GPUs work! 2021-06-22 22:59:37 neshpion hon hon 2021-06-22 22:59:45 Rakko crn: that's not the phrase, but yes, the phrase is latin 2021-06-22 22:59:50 Gustavo6046 exemplis grata, iirc 2021-06-22 22:59:52 Gustavo6046 but I might be wrong 2021-06-22 23:00:00 Gustavo6046 from the top of my head 2021-06-22 23:00:03 Gustavo6046 nah grata makes no sense 2021-06-22 23:00:07 Rakko exempli gratia 2021-06-22 23:00:11 Gustavo6046 'grate' would be the adverbial form 2021-06-22 23:00:13 bparker no latin 2021-06-22 23:00:27 Gustavo6046 ede merdam meam 2021-06-22 23:00:33 Gustavo6046 anyways 2021-06-22 23:00:37 Rakko I'd prefer not to 2021-06-22 23:00:38 neshpion didn't France start a petition to make Latin the lingua franca of the EU or something? 2021-06-22 23:00:46 <-- nifl (~user@user/niflce) has quit (Ping timeout: 258 seconds) 2021-06-22 23:00:47 Kyv imagine looking up a phrase only to act like you vaguely remember it in public 2021-06-22 23:01:07 bparker off-topic 2021-06-22 23:01:08 Sauvin I never heard of no such a thing, and I'd laugh my bohinkies off if I did. It'd be idiotic. 2021-06-22 23:01:23 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 23:01:35 neshpion but it would be the cool kind of idiotic 2021-06-22 23:01:42 vitorgonc can i use systemd-boot with init systems other than systemd? 2021-06-22 23:01:53 Sauvin Cogito ergo farto. 2021-06-22 23:02:08 bparker なに 2021-06-22 23:02:19 neshpion https://www.trtworld.com/magazine/french-call-to-replace-english-with-latin-as-europe-s-official-language-44961 2021-06-22 23:03:29 Sauvin They'd be far better just asking that French be used. 2021-06-22 23:03:31 Kyv are you an avid reader of testosterone replacement therapy world 2021-06-22 23:03:55 neshpion Kyv: i don't konw what their use of TRT stands for and it was just the first result on my searx query 2021-06-22 23:04:10 <-- undercorndog (~undercorn@89.45.6.86) has quit (Read error: Connection reset by peer) 2021-06-22 23:04:26 Kyv its the damn belgians isnt it? 2021-06-22 23:04:35 <-- dalan (~dalan@110-175-186-185.tpgi.com.au) has quit (Quit: dalan) 2021-06-22 23:04:35 neshpion Sauvin: skimming the text body appears that they actually do want French to be used, and some posit Latin as an alternative if they can't push French 2021-06-22 23:04:36 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:04:38 Kyv I am too bleary-eyed to click links at the moment 2021-06-22 23:04:56 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:05:01 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-22 23:05:05 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-22 23:05:11 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 23:05:12 --> undercorndog (~undercorn@89.45.6.86) has joined #linux 2021-06-22 23:05:22 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Client Quit) 2021-06-22 23:05:24 Sauvin French is already one of the international lanuages of diplomacy and one of the major languages used at the UN. 2021-06-22 23:05:33 neshpion i kind of hope it succeeds. the anglosphere is boring me and some globally-impactful linguistical hyjinks would be interesting 2021-06-22 23:05:58 --> dalan (~dalan@110-175-186-185.tpgi.com.au) has joined #linux 2021-06-22 23:06:14 --> anginapectoris0 (~anginapec@user/anginapectoris) has joined #linux 2021-06-22 23:06:17 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:06:29 Sauvin Thing of it is, there's more than just Europe to consider. The US and Canada, China, Japan and maybe a few other places that are global economic powers. 2021-06-22 23:06:47 Sauvin If they start moving away from English, they'll start also moving away from international trade. 2021-06-22 23:06:49 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:07:25 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:07:37 --> death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has joined #linux 2021-06-22 23:07:37 <-- death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has quit (Changing host) 2021-06-22 23:07:37 --> death916 (~death916@user/death916) has joined #linux 2021-06-22 23:07:41 neshpion everybody just learn latin :DDDDDD 2021-06-22 23:08:01 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:08:01 <-- dorvin (~idunno@user/dorvin) has quit (Read error: Connection reset by peer) 2021-06-22 23:08:14 Kyv si vis pacem, para bellum :| 2021-06-22 23:08:23 Kyv I'm not making it into the UN am i 2021-06-22 23:08:38 neshpion parabellum? hehe john wick go pew pew 2021-06-22 23:08:43 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:08:56 * Kyv smacks neshpion atop the head 2021-06-22 23:08:59 vitorgonc why are you discussing languages in the linux channel 2021-06-22 23:09:05 <-- edman007 (~edman007@user/edman007) has quit (Read error: Connection reset by peer) 2021-06-22 23:09:05 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 268 seconds) 2021-06-22 23:09:15 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:09:19 * neshpion hides from the sirens 2021-06-22 23:09:23 --> Tempesta (Tempesta@user/tempesta) has joined #linux 2021-06-22 23:09:24 --> edman007 (~edman007@user/edman007) has joined #linux 2021-06-22 23:09:35 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (Ping timeout: 258 seconds) 2021-06-22 23:09:35 -- anginapectoris0 is now known as anginapectoris 2021-06-22 23:09:37 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:10:10 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:10:15 Sauvin We're bored and there's nothing else going on. Off-topic chatter is not strictly forbidden so long as it observes decorum and does not interfere with "business". 2021-06-22 23:10:50 crn vitorgonc, it's machine learning. there is no one here. 2021-06-22 23:10:56 neshpion sudo pacman -S EU/latin 2021-06-22 23:11:02 Kyv except for him 2021-06-22 23:11:03 <-- sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-22 23:11:13 --> kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has joined #linux 2021-06-22 23:11:14 neshpion no, he is the machine-learning algo 2021-06-22 23:11:46 <-- kirk781 (~doors@2402:3a80:b41:61f4:4953:db48:9d37:620f) has quit (Max SendQ exceeded) 2021-06-22 23:12:50 Kyv he is not 2021-06-22 23:13:04 --> dataangel (~user@c-73-45-99-66.hsd1.il.comcast.net) has joined #linux 2021-06-22 23:14:29 Gustavo6046 Sauvin: French already used to be a lingua franca before WW2 2021-06-22 23:14:32 neshpion place your bets now 2021-06-22 23:15:10 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Ping timeout: 268 seconds) 2021-06-22 23:15:18 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Quit: Leaving) 2021-06-22 23:15:33 Gustavo6046 on lingua franca, 2021-06-22 23:15:48 --> EdTedZed (~EdTedZed@2.56.190.229) has joined #linux 2021-06-22 23:16:04 Sauvin Gustavo6046, French was very widely spoken for two or three centuries before WWII, actually. 2021-06-22 23:16:18 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-22 23:16:19 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-22 23:16:38 Gustavo6046 Sauvin: hence before 2021-06-22 23:16:39 --> gector (~gector@173.241.175.189) has joined #linux 2021-06-22 23:16:41 Gustavo6046 or until 2021-06-22 23:16:42 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-22 23:16:43 Gustavo6046 but yeah 2021-06-22 23:16:56 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-22 23:17:04 --> jorp (~jorp@rockylinux/pr/jorp) has joined #linux 2021-06-22 23:17:13 --> schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has joined #linux 2021-06-22 23:17:25 wyclif If I were a kid growing up today, I'm sure Mandarin would be of more importance to learn than it was when I was a kid 2021-06-22 23:17:44 crn yep 2021-06-22 23:17:49 --> hell_fire (~hell_fire@45.112.14.192) has joined #linux 2021-06-22 23:17:49 <-- hell_fire (~hell_fire@45.112.14.192) has quit (Changing host) 2021-06-22 23:17:49 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-22 23:17:53 neshpion why mandarin over cantonese? 2021-06-22 23:17:57 --> Endermen1094 (~androirc@user/endermen1094) has joined #linux 2021-06-22 23:18:00 wyclif More widespread 2021-06-22 23:18:01 Sauvin If you speak English, French _and_ German, you can go just about any place in western Europe and be OK. These languages are also widely spoken in Africa and some parts of the Far East (especially French). 2021-06-22 23:18:14 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Client Quit) 2021-06-22 23:18:17 -- nifl` is now known as nifl 2021-06-22 23:18:20 Sauvin Because Mandarin is the "official dialect". 2021-06-22 23:18:23 neshpion but not the Far-Far east, there you speak Russian 2021-06-22 23:18:26 neshpion :D 2021-06-22 23:18:40 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-22 23:18:41 crn neshpion, 3 tones are easier than 7. 2021-06-22 23:18:48 Sauvin Yeah, well, Russian gets ou around in Russia itself and in eastern Europe. 2021-06-22 23:18:52 neshpion more tones more POWER 2021-06-22 23:18:54 wyclif English/French/German is still hugely important in academia in the humanities (outside Classics) 2021-06-22 23:19:44 wyclif and practically speaking, yes, you can go almost anywhere in Western Europe and a lot of other parts of the world and you'll get along just fine 2021-06-22 23:19:49 Gustavo6046 int main(int argc, char** argv) { { class MyThing { public static void Main(String args[]) { def main(): /*{*/ struct CrapApp {}; impl CrapApp { fn main(&self) { let my_main = function() { console.log("Your challenge now is to list all the languages mimicked here, from outermost to innermost. Good luck.") }; my_main(); } }; fn main() { let crap_app = CrapApp {}; crap_app.main(); }; /*}*/ main() }; 2021-06-22 23:19:52 Gustavo6046 new MyThing.Main([]); } return 0; } 2021-06-22 23:20:12 * Sauvin hands Gustavo6046 a mop 2021-06-22 23:20:17 vitorgonc insane java 2021-06-22 23:20:18 Gustavo6046 ...hmm? 2021-06-22 23:20:36 Gustavo6046 vitorgonc: shh, don't spoil it. It's not just one language :D 2021-06-22 23:20:38 <-- jorp (~jorp@rockylinux/pr/jorp) has quit (Client Quit) 2021-06-22 23:20:39 Sauvin You puked all over the channel floor. Now clean it up. 2021-06-22 23:20:43 Kyv that isnt pule 2021-06-22 23:20:46 Kyv puke 2021-06-22 23:20:51 Kyv its crap 2021-06-22 23:20:56 Gustavo6046 There are gold nuggets in the pile of crap 2021-06-22 23:21:01 schillingklaus that's why wyclif translated the Linux Manual from Latin into English 2021-06-22 23:21:06 --> no-lan (~nolan@2603-7081-5900-62e1-ef5f-5a3c-e7e2-1bb8.res6.spectrum.com) has joined #linux 2021-06-22 23:21:19 <-- no-lan (~nolan@2603-7081-5900-62e1-ef5f-5a3c-e7e2-1bb8.res6.spectrum.com) has quit (Client Quit) 2021-06-22 23:21:23 Sauvin Is that what it is? Man pages always looked so much like Sanskrit to me! 2021-06-22 23:21:25 puke Kyv: its me 2021-06-22 23:21:27 Gustavo6046 But the first one to find out all of the languages shown correctly, from the outermost to the innermost blocks, gets a shoutout :D 2021-06-22 23:21:36 jim Gustavo6046, it was only one line and a little bit of another, but it's not formated, and so not readable.... you might pastebin the code with its line breaks 2021-06-22 23:21:42 knocktwice why is xfdesktop going 100% of a core? 2021-06-22 23:21:51 Gustavo6046 schillingklaus: the real bible is the Linux manual, it reads like it reads today because medieval scribes were pretty dumb 2021-06-22 23:22:01 vitorgonc java, js and go? 2021-06-22 23:22:06 Khaytsus knocktwice: xfdesktop --reload 2021-06-22 23:22:08 knocktwice Can I kill -1 xfdesktop without killing X? 2021-06-22 23:22:09 Khaytsus knocktwice: Does that sort it? 2021-06-22 23:22:12 Gustavo6046 jim: oh, oops... well, yeah, it broke into two lines because of my client 2021-06-22 23:22:29 Gustavo6046 I think the challenge is a little bit less challenging with everything indented and linebroken properly. But aight 2021-06-22 23:22:35 Khaytsus I had that happen to me for like.. a year. Every few days I had to restart it, no idea why. randomly stopped. 2021-06-22 23:23:05 vitorgonc oh 2021-06-22 23:23:24 vitorgonc its python, java, js and maybe something 2021-06-22 23:23:33 knocktwice Khaytsus: sadly, no. It's still at 100, and xorg is at around 80 now 2021-06-22 23:23:37 <-- UQUBE (~UQUBE@86.106.121.44) has quit (Quit: Leaving) 2021-06-22 23:23:40 vitorgonc go 2021-06-22 23:23:44 vitorgonc and haskell? 2021-06-22 23:23:50 Khaytsus knocktwice: huh, bummer 2021-06-22 23:24:29 schillingklaus not that decadent creep called rust 2021-06-22 23:24:34 knocktwice Khaytsus: does this mean anything to you?: (xfdesktop:16473): GLib-GIO-CRITICAL 2021-06-22 23:24:45 <-- Rakko (~Rakko@071-082-226-018.res.spectrum.com) has quit (Quit: Leaving) 2021-06-22 23:24:50 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-22 23:24:50 vitorgonc i think rust is cool 2021-06-22 23:24:55 Kyv Go does not spill out over the edge of the bathtub into a pink slime that tries to eat your friend's baby 2021-06-22 23:25:05 Gustavo6046 uhhh 2021-06-22 23:25:06 vitorgonc but its overshadowing some other things like crystal 2021-06-22 23:25:15 Gustavo6046 vitorgonc: nope, but you got some right 2021-06-22 23:25:34 knocktwice Khaytsus: 'application->priv->is_registered' failed 2021-06-22 23:25:53 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 23:26:18 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 23:27:36 Gustavo6046 fine, I'll do the darned line breaks and indentation, but I'll tack in more languages >:D 2021-06-22 23:29:25 knocktwice for the record, kill -1 also did not work... 2021-06-22 23:29:44 <-- raryozer (~economyfe@136.49.124.235) has quit (Remote host closed the connection) 2021-06-22 23:29:59 Kyv let the record show that kill -1 also did not work 2021-06-22 23:30:08 <-- nbao (~nbao@2804:14c:5bb8:9720:ae9e:17ff:fedf:3e09) has quit (Quit: WeeChat 3.1) 2021-06-22 23:30:21 Kyv objection 2021-06-22 23:30:24 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-22 23:30:28 neshpion overruled 2021-06-22 23:30:33 -- justBull is now known as justK 2021-06-22 23:30:41 Kyv dayum 2021-06-22 23:30:49 craigevil killall die die whoops that doesn't work 2021-06-22 23:30:58 --> ml9l (~arisen@dynamic-089-014-132-239.89.14.pool.telefonica.de) has joined #linux 2021-06-22 23:31:00 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-22 23:31:01 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-22 23:31:06 jim let the record turn 2021-06-22 23:31:22 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-22 23:31:43 Kyv turning record 2021-06-22 23:32:10 craigevil puts on a 78 2021-06-22 23:32:41 --> nifl` (~user@user/niflce) has joined #linux 2021-06-22 23:34:18 <-- nifl (~user@user/niflce) has quit (Ping timeout: 252 seconds) 2021-06-22 23:34:24 -- nifl` is now known as nifl 2021-06-22 23:35:27 <-- dalan (~dalan@110-175-186-185.tpgi.com.au) has quit (Quit: dalan) 2021-06-22 23:36:00 --> dalan (~dalan@110-175-186-185.tpgi.com.au) has joined #linux 2021-06-22 23:36:11 schillingklaus desktop environments are anti-unixish, anyways; so I refrain from these 2021-06-22 23:36:35 --> Lord_of_Life_ (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-22 23:36:52 <-- gector (~gector@173.241.175.189) has quit (Ping timeout: 252 seconds) 2021-06-22 23:37:24 puff Is there any way to search all of the drivers in the foomatic database? The "Make and Model" "Change Driver" dialog doesn't have a search option. 2021-06-22 23:37:59 <-- misspwn_ (~misspwn@user/misspwn) has quit (Ping timeout: 268 seconds) 2021-06-22 23:38:26 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-22 23:38:42 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 252 seconds) 2021-06-22 23:38:42 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Ping timeout: 252 seconds) 2021-06-22 23:38:43 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Ping timeout: 258 seconds) 2021-06-22 23:38:43 -- Lord_of_Life_ is now known as Lord_of_Life 2021-06-22 23:38:45 --> justsomeguy (~justsomeg@user/justsomeguy) has joined #linux 2021-06-22 23:38:54 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 23:39:31 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-22 23:39:46 puff Also, how do I see which driver is currently in use? 2021-06-22 23:40:29 <-- ml9l (~arisen@dynamic-089-014-132-239.89.14.pool.telefonica.de) has quit (Ping timeout: 265 seconds) 2021-06-22 23:40:48 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-22 23:41:28 puff Hm, it looks like I must have downloaded hplip separately. 2021-06-22 23:41:56 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 23:43:23 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 23:44:37 --> gordonfish- (~gordonfis@user/gordonfish) has joined #linux 2021-06-22 23:45:20 --> Gaffoonie (~Gaff@user/gaffoonie) has joined #linux 2021-06-22 23:46:13 [[R]] puff: linuxprinting.org has a printer database... 2021-06-22 23:46:27 <-- gordonfish (~gordonfis@user/gordonfish) has quit (Ping timeout: 244 seconds) 2021-06-22 23:47:25 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-22 23:47:56 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Quit: WeeChat 3.2) 2021-06-22 23:50:26 <-- death916 (~death916@user/death916) has quit (Ping timeout: 252 seconds) 2021-06-22 23:51:13 Gustavo6046 Behold 2021-06-22 23:51:19 Gustavo6046 https://termbin.com/9sg44 2021-06-22 23:51:43 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-22 23:51:48 --> nifl` (~user@user/niflce) has joined #linux 2021-06-22 23:51:58 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Quit: Leaving.) 2021-06-22 23:52:16 -- nifl is now known as Guest1381 2021-06-22 23:52:17 <-- Guest1381 (~user@user/niflce) has quit (Killed (cadmium.libera.chat (Nickname regained by services))) 2021-06-22 23:52:17 -- nifl` is now known as nifl 2021-06-22 23:53:16 <-- crn (~chuck@2600:1700:4000:c3a0::41) has quit (Quit: Leaving) 2021-06-22 23:53:39 Gustavo6046 I have a separate paste with each answer in a comment before the respective chunk of code, but I wanna see if anyone can get the langs right first :D 2021-06-22 23:53:46 Gustavo6046 But for now, have at it! 2021-06-22 23:54:05 rascul no 2021-06-22 23:54:09 Gustavo6046 Yes 2021-06-22 23:54:39 rascul no 2021-06-22 23:55:07 --> death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has joined #linux 2021-06-22 23:55:07 <-- death916 (~death916@c-67-182-183-147.hsd1.ca.comcast.net) has quit (Changing host) 2021-06-22 23:55:07 --> death916 (~death916@user/death916) has joined #linux 2021-06-22 23:55:28 <-- nekonib (~nekobyte@user/nekobit) has quit (Ping timeout: 265 seconds) 2021-06-22 23:55:32 Gustavo6046 rascul: it's fun though! 2021-06-22 23:55:39 rascul oh well 2021-06-22 23:55:40 schillingklaus perversely stupid game 2021-06-22 23:55:47 Gustavo6046 can you tell at least the number of languages involved in that steaming heap? 2021-06-22 23:56:01 rascul >=1 2021-06-22 23:56:18 Gustavo6046 == 2021-06-22 23:56:44 schillingklaus it just proves that gustavosomething is a schizophreniac creep 2021-06-22 23:56:55 <-- zakame (~zakame@user/zakame) has quit (Ping timeout: 265 seconds) 2021-06-22 23:57:01 --> v01d4lph4 (~v01d4lph4@122.160.65.250) has joined #linux 2021-06-22 23:57:01 <-- v01d4lph4 (~v01d4lph4@122.160.65.250) has quit (Changing host) 2021-06-22 23:57:01 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-22 23:57:19 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-22 23:58:42 --> zakame (~zakame@user/zakame) has joined #linux 2021-06-22 23:58:49 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Quit: WeeChat 3.1) 2021-06-22 23:59:16 Gustavo6046 schillingklaus: what does? 2021-06-22 23:59:32 Gustavo6046 and the game is not perverted 2021-06-22 23:59:36 Gustavo6046 it's just stupid.. VERY stupid 2021-06-22 23:59:38 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-22 23:59:43 Gustavo6046 which only makes it all that much better! ^^ 2021-06-23 00:01:13 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Write error: Connection reset by peer) 2021-06-23 00:01:19 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-23 00:01:22 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-23 00:02:07 <-- imp (~imp@186.205.11.214) has quit (Quit: imp) 2021-06-23 00:02:10 <-- name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-23 00:02:19 puff [[R]]: Thanks. 2021-06-23 00:02:44 <-- gigr (~textual@135-23-139-123.cpe.pppoe.ca) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-23 00:03:02 --> tuxOr (~tux0r@99-72-201-62.lightspeed.rcsntx.sbcglobal.net) has joined #linux 2021-06-23 00:07:19 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-23 00:08:24 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-23 00:08:31 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-23 00:08:50 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 00:09:28 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Ping timeout: 246 seconds) 2021-06-23 00:11:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 00:12:25 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 00:13:53 --> straykitten (~straykitt@subs24-116-206-8-16.three.co.id) has joined #linux 2021-06-23 00:16:30 <-- Shariff (~UserNick@starbase26.connected.by.freedominter.net) has quit (Quit: Going offline, see ya! (www.adiirc.com)) 2021-06-23 00:17:16 Gustavo6046 Look 2021-06-23 00:17:19 Gustavo6046 they're ten programming languages 2021-06-23 00:17:38 Gustavo6046 hang on 2021-06-23 00:17:46 Sauvin schillingklaus, personal comments like that are not welcome here. 2021-06-23 00:18:10 <-- ax562 (~ax562@user/ax562) has quit (Quit: Leaving) 2021-06-23 00:18:51 Gustavo6046 https://termbin.com/hhus have some help 2021-06-23 00:18:59 [[R]] Sauvin: what about impersonal attacks? 2021-06-23 00:19:08 --> UQUBE (~UQUBE@68.235.43.20) has joined #linux 2021-06-23 00:19:27 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 00:19:41 <-- tkazi (~tkazi@user/tkazi) has quit (Quit: Disconnected) 2021-06-23 00:21:01 --> tkazi (~tkazi@user/tkazi) has joined #linux 2021-06-23 00:23:12 <-- Gaffoonie (~Gaff@user/gaffoonie) has quit (Quit: Gaffoonie) 2021-06-23 00:24:30 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-23 00:27:55 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 00:29:24 --> foozle (~foozle@2001-b011-c001-54d9-5942-3c17-4974-853d.dynamic-ip6.hinet.net) has joined #linux 2021-06-23 00:30:15 <-- raryozer (~economyfe@136.49.124.235) has quit (Remote host closed the connection) 2021-06-23 00:31:52 <-- keypusher (keypusher@user/keypusher) has quit (Ping timeout: 252 seconds) 2021-06-23 00:33:06 talismanick Can I use an old laptop as a mesh router? 2021-06-23 00:34:07 --> loworderbit (~dave@s0106e81cba1736ea.ss.shawcable.net) has joined #linux 2021-06-23 00:34:27 <-- vitorgonc (~vitorgonc@186.232.123.48) has quit (Remote host closed the connection) 2021-06-23 00:34:34 <-- rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has quit (Quit: Client closed) 2021-06-23 00:34:46 <-- iflema (~ian@user/iflema) has quit (Quit: iflema) 2021-06-23 00:34:57 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 00:35:05 --> iflema (~ian@user/iflema) has joined #linux 2021-06-23 00:35:30 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-23 00:35:47 [[R]] you have wifi mesh hardware that can act as an access point? 2021-06-23 00:35:53 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 00:35:54 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Ping timeout: 252 seconds) 2021-06-23 00:35:56 [[R]] that can then plug into a laptop 2021-06-23 00:36:18 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 00:36:36 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 00:36:49 --> gector (~gector@173.241.175.189) has joined #linux 2021-06-23 00:36:51 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 00:37:22 <-- radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-23 00:37:25 talismanick [[R]]: Would that be of any use? 2021-06-23 00:37:46 [[R]] what? 2021-06-23 00:38:24 talismanick plugging the mesh hardware into the laptop (3GB of RAM, 4 cores) as opposed to a cheap SBC 2021-06-23 00:38:45 <-- elliot (~elliot@user/elliot) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-23 00:38:52 <-- ionutb (~ionut@user/ionutb) has quit (Quit: leaving) 2021-06-23 00:39:02 [[R]] huh? 2021-06-23 00:39:19 --> radu242 (~radu242@pool-141-157-204-247.nycmny.fios.verizon.net) has joined #linux 2021-06-23 00:39:48 <-- ax56234 (~NickServ@user/ax562) has quit (Remote host closed the connection) 2021-06-23 00:40:15 talismanick I don't have mesh hardware and am looking into this for the first time. I have no clue what's going on. 2021-06-23 00:41:50 <-- raryozer (~economyfe@136.49.124.235) has quit (Remote host closed the connection) 2021-06-23 00:43:56 <-- neshpion (~neshpion@gateway/tor-sasl/neshpion) has quit (Quit: neshpion) 2021-06-23 00:46:30 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 00:47:36 --> forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has joined #linux 2021-06-23 00:48:01 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 00:48:20 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-23 00:48:23 <-- Polyblank (~Polyblank@user/polyblank) has quit (Quit: Leaving) 2021-06-23 00:49:51 schillingklaus so mesh routing is routing with some special hardware, not routing in a mesh-shped network? 2021-06-23 00:51:12 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Quit: zzz) 2021-06-23 00:51:22 --> baldpope_ (~baldpope@99.153.6.113) has joined #linux 2021-06-23 00:51:30 --> smlavine (~smlavine@sourcehut/user/smlavine) has joined #linux 2021-06-23 00:52:29 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-23 00:53:20 --> jundran (~jundran@2607:f7a0:d:4::a02e) has joined #linux 2021-06-23 00:53:31 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-23 00:53:35 jundran how do I make the following alias wordalias echothis= 'echo XI"dont""know''how'to'echo'this/"line?X' 2021-06-23 00:53:57 <-- baldpope (~baldpope@99.153.6.113) has quit (Ping timeout: 265 seconds) 2021-06-23 00:54:27 jundran how do I make this alias work? I want to echo everything between the 2 X. 2021-06-23 00:54:32 jundran alias echothis= 'something""else''how'to'echo'this/"line?' 2021-06-23 00:55:05 Sauvin For one thing, lose the space between the = and the second ' 2021-06-23 00:57:08 jundran I di that but I get unexpected EOF while looking for matching `"' 2021-06-23 00:57:37 jundran forwzrd slashes don't help 2021-06-23 00:58:07 jundran or is it backslash to escape? 2021-06-23 00:58:16 <-- gector (~gector@173.241.175.189) has quit (Ping timeout: 252 seconds) 2021-06-23 00:58:36 * backslash to escape 2021-06-23 00:58:52 --> baldpope (~baldpope@99.153.6.113) has joined #linux 2021-06-23 00:59:00 <-- slackadelic (~slackadel@about/linux/staff/slackadelic) has quit (Ping timeout: 252 seconds) 2021-06-23 00:59:19 jundran well \ before the quotes doesn't work either 2021-06-23 00:59:41 Gustavo6046 Okay, I'll keep the record straight. As interest in actually figuring it out seems low, I'll just post the answers 2021-06-23 01:00:10 jundran alias echothis='echo "XI\"dont\"\"know\'\'how\'to\'echo\'this\"line?X"' 2021-06-23 01:00:22 <-- LiftLeft (~LiftLeft@154.21.23.100) has quit (Ping timeout: 258 seconds) 2021-06-23 01:00:28 <-- baldpope_ (~baldpope@99.153.6.113) has quit (Ping timeout: 252 seconds) 2021-06-23 01:01:03 justsomeguy jundran: cat << "EOF" ... your weird, potentially multi-line string goes here\n EOF 2021-06-23 01:02:25 --> gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has joined #linux 2021-06-23 01:02:49 --> slackadelic (~slackadel@about/linux/staff/slackadelic) has joined #linux 2021-06-23 01:03:38 backslash jundran: or, if on bash: alias echothis=$'escaped: \' with backslash' 2021-06-23 01:03:56 justsomeguy jundran: https://mywiki.wooledge.org/BashGuide/InputAndOutput#Heredocs_And_Herestrings 2021-06-23 01:04:02 jundran im on bash 2021-06-23 01:04:39 <-- gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has quit (Client Quit) 2021-06-23 01:05:14 --> LiftLeft2 (~LiftLeft@154.21.28.194) has joined #linux 2021-06-23 01:05:15 --> gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has joined #linux 2021-06-23 01:07:32 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-23 01:07:34 --> Konichiwa (~Konichiwa@098-127-100-214.biz.spectrum.com) has joined #linux 2021-06-23 01:08:12 jundran im confused. im going to have to read that link 2021-06-23 01:09:18 --> ripdog_ (~quassel@user/ripdog) has joined #linux 2021-06-23 01:09:30 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-23 01:09:33 <-- smlavine (~smlavine@sourcehut/user/smlavine) has quit (Quit: nyaa~) 2021-06-23 01:09:59 --> HaMsTeRs (~mx@14-0-228-101.static.pccw-hkt.com) has joined #linux 2021-06-23 01:10:03 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Quit: leaving) 2021-06-23 01:11:05 <-- ripdog (~quassel@user/ripdog) has quit (Ping timeout: 252 seconds) 2021-06-23 01:12:57 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-23 01:14:43 <-- billy1 (~andy@2406:3400:21b:6970:d67:4d5f:8feb:d26b) has quit (Quit: Leaving) 2021-06-23 01:14:44 <-- justsomeguy (~justsomeg@user/justsomeguy) has left #linux (WeeChat 3.0.1) 2021-06-23 01:14:58 --> toretto_ (~0xe3b7@45.15.16.60) has joined #linux 2021-06-23 01:15:36 <-- schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has quit (Quit: schillingklaus) 2021-06-23 01:16:38 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 01:16:38 --> smol (~smol@user/smol) has joined #linux 2021-06-23 01:17:38 <-- toretto (~0xe3b7@ca1-1.azirevpn.net) has quit (Ping timeout: 265 seconds) 2021-06-23 01:17:46 --> noyb_ (~noyb@cpe-76-176-219-160.san.res.rr.com) has joined #linux 2021-06-23 01:18:01 <-- noyb_ (~noyb@cpe-76-176-219-160.san.res.rr.com) has left #linux 2021-06-23 01:18:54 <-- smol (~smol@user/smol) has quit (Client Quit) 2021-06-23 01:20:34 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-23 01:21:18 --> noyb (~noyb@user/noyb) has joined #linux 2021-06-23 01:22:17 <-- epoch (~a_lamp@98.159.74.235) has quit (Ping timeout: 268 seconds) 2021-06-23 01:23:26 <-- Dagmar (~dagmar@user/dagmarx) has quit (Ping timeout: 268 seconds) 2021-06-23 01:23:55 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-23 01:24:51 <-- toretto_ (~0xe3b7@45.15.16.60) has quit (Quit: leaving) 2021-06-23 01:27:47 <-- AquaL1te (~AquaL1te@user/aqual1te) has quit (Ping timeout: 265 seconds) 2021-06-23 01:28:07 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-23 01:29:06 <-- willthechill (~willthech@2600:1700:8c61:3ed0:e12f:7bf7:4d5f:e3e1) has quit (Ping timeout: 264 seconds) 2021-06-23 01:29:14 -- toolz is now known as Daniel 2021-06-23 01:30:15 <-- kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has quit (Remote host closed the connection) 2021-06-23 01:30:25 --> kurahaupo (~kurahaupo@14-203-145-223.static.tpgi.com.au) has joined #linux 2021-06-23 01:30:45 <-- gnu3ra (~gnu3ra@user/gnu3ra) has quit (Quit: WeChat 微信) 2021-06-23 01:31:23 --> gnu3ra (~gnu3ra@user/gnu3ra) has joined #linux 2021-06-23 01:32:52 <-- gambusia (~gambusia@S01069050cacf7653.lb.shawcable.net) has quit (Quit: WeeChat 2.8) 2021-06-23 01:33:15 --> AquaL1te (~AquaL1te@user/aqual1te) has joined #linux 2021-06-23 01:34:13 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-23 01:35:48 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 01:36:44 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-23 01:39:28 <-- straykitten (~straykitt@subs24-116-206-8-16.three.co.id) has quit (Ping timeout: 268 seconds) 2021-06-23 01:40:04 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 252 seconds) 2021-06-23 01:40:39 --> multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has joined #linux 2021-06-23 01:41:23 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-23 01:43:21 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-23 01:43:43 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 01:44:11 <-- arcatech (~arcatech@user/arcatech) has quit (Remote host closed the connection) 2021-06-23 01:44:28 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (Ping timeout: 252 seconds) 2021-06-23 01:45:36 <-- gry (~quassel@botters/gry) has quit (Quit: gone) 2021-06-23 01:48:08 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 252 seconds) 2021-06-23 01:48:29 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 252 seconds) 2021-06-23 01:49:10 <-- EdTedZed (~EdTedZed@2.56.190.229) has quit (Quit: Leaving.) 2021-06-23 01:51:05 <-- HaMsTeRs (~mx@14-0-228-101.static.pccw-hkt.com) has quit (Quit: Konversation terminated!) 2021-06-23 01:51:19 <-- dumayjonwh (~dumayjonw@37.19.223.83) has quit (Remote host closed the connection) 2021-06-23 01:51:37 --> straykitten (~straykitt@subs24-116-206-8-19.three.co.id) has joined #linux 2021-06-23 01:51:47 --> dumayjonwh (~dumayjonw@37.19.223.83) has joined #linux 2021-06-23 01:51:55 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-23 01:52:29 <-- dumayjonwh (~dumayjonw@37.19.223.83) has quit (Remote host closed the connection) 2021-06-23 01:53:16 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 252 seconds) 2021-06-23 01:54:14 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-23 01:56:09 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-23 01:56:32 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 01:56:40 --> RDK (~RDK@p200300db6717ba40545c45fa9c09d7a6.dip0.t-ipconnect.de) has joined #linux 2021-06-23 01:57:28 --> [a] (~a]@50.230.7.2) has joined #linux 2021-06-23 01:57:41 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-23 01:57:59 [a] Good day to all - I hope that you're doing all great. I need some help on something... 2021-06-23 01:58:00 [a] That is, if anyone in here is familiar with VMware vSphere Web Client. 2021-06-23 01:58:00 [a] [Scenario] 2021-06-23 01:58:01 [a] I can't seem to find this... " Configure IP Settings from the vSphere Web Client" https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.esxi.install.doc/GUID-8C70FB9B-D2AB-424E-BBBD-B77AC33C6EF8.html at my dashboard, https://pasteboard.co/K7TqUeI.png . 2021-06-23 01:58:01 [a] I've checked and saw that I have vSphere Client version 6.7.0.48000... but then again I cant seem to find "Virtual adapters." at https://pasteboard.co/K7TqUeI.png . 2021-06-23 01:58:02 [a] Can someone please tell me if I have missed something obvious... (scratches his/her head). 2021-06-23 01:58:02 [a] I'm new to VMware vSphere client adminstration and my objective is to assign a static IP and (its DNS entries later on) to my newly-created VM named 'elastic4.' . I haven't found the appropriate documentation for that at www.mware.com ...so can any of you, um, give me some tips on how to configure an IP address for a VM 2021-06-23 01:58:03 [a] from the vSphere Web Client this, please? Thanks in advance. 2021-06-23 01:59:12 <-- Menzador (~quassel@user/menzador) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 02:00:42 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 02:01:47 --> Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-23 02:02:00 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Read error: Connection reset by peer) 2021-06-23 02:02:00 --> rtx_ (~rtx@13.75.106.70) has joined #linux 2021-06-23 02:02:06 <-- rtx (~rtx@user/rtx) has quit (Remote host closed the connection) 2021-06-23 02:02:23 <-- vai (~vai@87-95-98-152.bb.dnainternet.fi) has quit (Remote host closed the connection) 2021-06-23 02:02:35 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 265 seconds) 2021-06-23 02:02:40 -- rtx_ is now known as rtx 2021-06-23 02:02:52 --> sazawal (~sazawal@2409:4043:510:d63:bbf3:69a3:5ba3:3292) has joined #linux 2021-06-23 02:05:11 <-- baldpope (~baldpope@99.153.6.113) has quit (Remote host closed the connection) 2021-06-23 02:05:29 --> baldpope (~baldpope@99.153.6.113) has joined #linux 2021-06-23 02:05:32 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-23 02:06:51 <-- reset (~reset@user/reset) has quit (Quit: reset) 2021-06-23 02:07:19 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-23 02:08:11 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-23 02:08:26 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Quit: WeeChat 3.2) 2021-06-23 02:09:54 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 02:10:19 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 02:12:06 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-23 02:12:26 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 258 seconds) 2021-06-23 02:12:30 <-- namsdrawkcab (~user@user/namsdrawkcab) has left #linux (ERC (IRC client for Emacs 27.2)) 2021-06-23 02:12:46 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 02:14:21 --> CookE[] (~thedawn@user/thedawn) has joined #linux 2021-06-23 02:15:04 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-23 02:15:55 --> gry (~quassel@botters/gry) has joined #linux 2021-06-23 02:15:59 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-23 02:17:19 <-- RDK (~RDK@p200300db6717ba40545c45fa9c09d7a6.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-23 02:17:30 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 02:17:48 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 02:18:24 <-- Abrax (~Abrax@user/abrax) has quit (Quit: Leaving) 2021-06-23 02:20:29 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-23 02:21:58 --> elliot (~elliot@user/elliot) has joined #linux 2021-06-23 02:22:38 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 268 seconds) 2021-06-23 02:24:54 <-- multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has quit (Quit: WeeChat 3.2) 2021-06-23 02:24:55 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-23 02:29:25 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 02:29:26 --> sigaren (~sigaren@user/sigaren) has joined #linux 2021-06-23 02:30:02 jim [a], I'm personally not familiar with VSphere anything... doesn't mean no one is... and, there is a bot, alis, that can assist you in finding channels on this irc net. To get started, /msg alis help... maybe /msg alis list vsphere would yield a presence here 2021-06-23 02:30:45 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 244 seconds) 2021-06-23 02:31:02 jim I don't actually see anything from that 2021-06-23 02:31:18 -- CookE[] is now known as fef 2021-06-23 02:31:20 jim I guess there's not a presence here 2021-06-23 02:32:35 <-- Furai (~Furai@cookiehoster.furai.pl) has quit (Quit: WeeChat 3.2) 2021-06-23 02:32:42 geirha there's a #vmware channel though 2021-06-23 02:33:24 --> rsx (~dummy@ppp-188-174-156-207.dynamic.mnet-online.de) has joined #linux 2021-06-23 02:34:09 jim right, and I just found out vsphere was introduced in 2009 as a successor to vmware, dunno whether it was successful 2021-06-23 02:34:27 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-23 02:35:46 --> Furai (~Furai@cookiehoster.furai.pl) has joined #linux 2021-06-23 02:40:12 <-- tom1984 (~tom1984@124.156.153.169) has quit (Ping timeout: 252 seconds) 2021-06-23 02:40:33 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-23 02:41:11 <-- humky (~humky@user/humky) has quit (Ping timeout: 258 seconds) 2021-06-23 02:41:54 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-23 02:43:22 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-23 02:43:43 --> multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has joined #linux 2021-06-23 02:43:55 <-- Furai (~Furai@cookiehoster.furai.pl) has quit (Quit: WeeChat 3.2) 2021-06-23 02:44:38 --> Guest42_ (~textual@192.146.154.3) has joined #linux 2021-06-23 02:45:16 <-- sigaren (~sigaren@user/sigaren) has quit (Quit: Connection closed) 2021-06-23 02:46:32 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-23 02:46:38 --> rgr (~user@ip-109-41-64-226.web.vodafone.de) has joined #linux 2021-06-23 02:47:27 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-23 02:48:32 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 268 seconds) 2021-06-23 02:48:44 <-- solar_sea (~solar_sea@user/solar-sea/x-3088627) has quit (Quit: Leaving) 2021-06-23 02:48:51 <-- pepee (~user@user/pepee) has quit (Quit: bye $IRC) 2021-06-23 02:48:53 <-- tom1984 (~tom1984@124.156.153.169) has quit (Remote host closed the connection) 2021-06-23 02:48:58 --> glouniche (~glouniche@103.108.94.43) has joined #linux 2021-06-23 02:49:55 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Client Quit) 2021-06-23 02:51:38 <-- letto (~letto@86.120.86.29) has quit (Quit: Konversation terminated!) 2021-06-23 02:52:41 --> letto (~letto@86.120.86.29) has joined #linux 2021-06-23 02:54:34 --> RDK (~RDK@p200300db6717ba40545c45fa9c09d7a6.dip0.t-ipconnect.de) has joined #linux 2021-06-23 02:55:02 <-- Crakila (~quassel@web.pf.ie) has quit (Ping timeout: 244 seconds) 2021-06-23 02:56:46 <-- rgr (~user@ip-109-41-64-226.web.vodafone.de) has quit (Remote host closed the connection) 2021-06-23 02:57:17 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 02:57:18 <-- forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 02:57:48 <-- UQUBE (~UQUBE@68.235.43.20) has quit (Ping timeout: 252 seconds) 2021-06-23 02:57:50 <-- JohnDoe2 (~johndoe2@2001:470:1f07:89::dead:bead) has quit (Ping timeout: 272 seconds) 2021-06-23 02:57:53 --> Furai (~Furai@cookiehoster.furai.pl) has joined #linux 2021-06-23 02:58:03 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-23 02:59:35 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-23 03:01:02 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Client Quit) 2021-06-23 03:01:32 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Remote host closed the connection) 2021-06-23 03:01:56 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-23 03:02:04 --> DX099 (~dx099@2a01:e0a:347:f1c1:470a:9242:de9f:c4ca) has joined #linux 2021-06-23 03:03:23 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 03:03:57 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Ping timeout: 268 seconds) 2021-06-23 03:04:00 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-23 03:05:11 --> Abrax (~Abrax@user/abrax) has joined #linux 2021-06-23 03:05:11 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Ping timeout: 268 seconds) 2021-06-23 03:05:38 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 03:05:55 --> kikijiki (~Thunderbi@user/kikijiki) has joined #linux 2021-06-23 03:06:44 --> darutoko (~darutoko@37.21.245.20) has joined #linux 2021-06-23 03:07:15 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Ping timeout: 258 seconds) 2021-06-23 03:09:16 --> metah4ck3r (~meta@user/metah4ck3r) has joined #linux 2021-06-23 03:09:48 --> Crakila (~quassel@web.pf.ie) has joined #linux 2021-06-23 03:10:00 --> solar_sea (~solar_sea@user/solar-sea/x-3088627) has joined #linux 2021-06-23 03:10:19 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 258 seconds) 2021-06-23 03:11:51 --> Delvien (~Delvien@212.102.39.91) has joined #linux 2021-06-23 03:13:23 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-23 03:13:24 <-- Bashing-om (~sysop@ubuntu/member/bashing-om) has quit (Quit: leaving) 2021-06-23 03:15:48 --> Foxfir3 (~Foxfir3@77.33.2.45.dhcp.fibianet.dk) has joined #linux 2021-06-23 03:15:54 <-- sheepduck (~sheepduck@user/sheepduck) has quit (Remote host closed the connection) 2021-06-23 03:16:08 <-- Atrillox (~bigguy@219.137.140.65) has quit (Ping timeout: 252 seconds) 2021-06-23 03:17:16 --> mesaboogie (~mesaboogi@user/mesaboogie) has joined #linux 2021-06-23 03:17:30 <-- jjakob (~quassel@2a01:260:8028:10f0::62) has quit (Ping timeout: 240 seconds) 2021-06-23 03:19:03 --> jjakob (~quassel@2a01:260:8028:10f0::62) has joined #linux 2021-06-23 03:20:05 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-23 03:20:17 <-- an3223_ (~user@user/an3223) has quit (Ping timeout: 258 seconds) 2021-06-23 03:20:25 --> Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has joined #linux 2021-06-23 03:20:31 --> an3223 (~user@user/an3223) has joined #linux 2021-06-23 03:20:35 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 03:20:50 --> dumayjonwh (~dumayjonw@37.19.223.77) has joined #linux 2021-06-23 03:21:51 --> baldpope_ (~baldpope@99.153.6.113) has joined #linux 2021-06-23 03:22:13 -- DuckThom is now known as aloy 2021-06-23 03:22:14 -- Church is now known as aleph 2021-06-23 03:22:15 --> JohnDoe2 (~johndoe2@2001:470:1f07:89::dead:bead) has joined #linux 2021-06-23 03:24:52 --> bladpope__ (~baldpope@99.153.6.113) has joined #linux 2021-06-23 03:25:32 <-- baldpope (~baldpope@99.153.6.113) has quit (Ping timeout: 268 seconds) 2021-06-23 03:25:55 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-23 03:26:25 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 03:26:33 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 03:27:35 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 244 seconds) 2021-06-23 03:28:01 --> baldpope (~baldpope@99.153.6.113) has joined #linux 2021-06-23 03:28:08 <-- baldpope_ (~baldpope@99.153.6.113) has quit (Ping timeout: 265 seconds) 2021-06-23 03:29:30 autopsy Wow. Did Khaytsus scare all the children away? 2021-06-23 03:30:18 autopsy C'mon I know there's some old farts want to war wit us. 2021-06-23 03:30:26 <-- bladpope__ (~baldpope@99.153.6.113) has quit (Ping timeout: 252 seconds) 2021-06-23 03:30:29 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-23 03:30:43 autopsy So. What version of Linux did you first use ever? 2021-06-23 03:30:47 --> unixbhaskar (~user@37.19.198.96) has joined #linux 2021-06-23 03:30:56 autopsy Answer me calmly. 2021-06-23 03:31:45 autopsy I know it wasn't Debian Buster but maybe it was Sid. ? I know it wasn't Ubuntu... and I know you know OpenSuSE is a knockoff. 2021-06-23 03:32:39 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Remote host closed the connection) 2021-06-23 03:32:42 autopsy POLL: What kernel version did you first use ever? 2021-06-23 03:32:50 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-23 03:32:58 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-23 03:33:20 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-23 03:33:27 autopsy I bring the hatred cmon. 10 26 forty niner. 2021-06-23 03:33:40 --> TomyWork (~TomyLobo@p200300e80f133c00dc0e5b5162ee8ae8.dip0.t-ipconnect.de) has joined #linux 2021-06-23 03:33:43 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-23 03:34:17 autopsy jim, am I out of line? Just gotta tell me and I'll cut back on the fat. 2021-06-23 03:35:33 Sauvin I think I first installed Linux on a personal computer in 1997. Red Hat 5, I think it was (this was *before* Fedora, RHEL and all that). 2021-06-23 03:35:59 bradd kernel 2.2 on slack if I remember right 2021-06-23 03:36:08 ionface autopsy, did I somehow mute people or are you monologuing? 2021-06-23 03:36:19 autopsy Rocka dill dill dill another boy get killed rocka dill dill dill sign on dem will rock a dill dill dill yes one time yes one time... Double S is the General. He say dem kings say, another man here come the funeral. 2021-06-23 03:36:44 autopsy Sauvin, cool. Thats right 5. 2021-06-23 03:36:54 Sauvin 2.0.32, I think it was. 2021-06-23 03:36:57 autopsy Slackware 2.2 kernel cool. 2021-06-23 03:37:19 autopsy Yeah it was 2.0.32 probably. 2021-06-23 03:37:35 autopsy ionface, I'm polling. 2021-06-23 03:37:55 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Ping timeout: 258 seconds) 2021-06-23 03:38:11 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 03:38:47 autopsy ionface, of course you did mute uhm.. ad and adrian accidentally if you can't read but ionface, are you sure you even used Linux at first? 2021-06-23 03:39:14 <-- straykitten (~straykitt@subs24-116-206-8-19.three.co.id) has quit (Ping timeout: 252 seconds) 2021-06-23 03:39:33 autopsy ionfacee, I'm curious what kernel version or Linux did you use when you first used Linux at all. 2021-06-23 03:39:35 --> mbrad (~mbrad@94.14.18.180) has joined #linux 2021-06-23 03:39:37 <-- glouniche (~glouniche@103.108.94.43) has quit (Quit: Leaving) 2021-06-23 03:40:01 --> glouniche (~glouniche@s176125235117.blix.com) has joined #linux 2021-06-23 03:40:16 autopsy I'm just trying to get an idea of the rainbow of users we have in here active right now. 2021-06-23 03:40:23 --> expix (~1@amarseille-651-1-216-230.w90-37.abo.wanadoo.fr) has joined #linux 2021-06-23 03:40:32 --> tkimball (~tkimball@linuxhq/tkimball) has joined #linux 2021-06-23 03:40:43 --> ixil (~ixil@82.197.178.137) has joined #linux 2021-06-23 03:40:59 autopsy Sauvin, remember up2date? 2021-06-23 03:41:14 --> chris64 (~chris@user/chris64) has joined #linux 2021-06-23 03:41:21 autopsy bradd, how many floppies? 44? 2021-06-23 03:41:26 <-- tusko (~yeurt@user/tusko) has quit (Remote host closed the connection) 2021-06-23 03:41:43 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-23 03:41:48 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 252 seconds) 2021-06-23 03:42:10 Sauvin Nope. 2021-06-23 03:42:11 autopsy C'mon I'm barely 40 you guys should have me by a hair. Like we know what you been up to on the Lunix box chattin and perusing the C codes. 2021-06-23 03:42:46 bradd many. 15 or so 2021-06-23 03:42:48 autopsy Sauvvin, up2date was the initial RedHat updater utility it was a graphical tool. 2021-06-23 03:42:52 Sauvin I'm 63 and have a head full of Swiss cheese. 2021-06-23 03:42:55 <-- rsx (~dummy@ppp-188-174-156-207.dynamic.mnet-online.de) has quit (Quit: rsx) 2021-06-23 03:43:06 autopsy I love Swiss, Finlandia swiss. 2021-06-23 03:43:17 autopsy 63 aint bad. 2021-06-23 03:43:35 Sapphirus he's old enough to be my Father 2021-06-23 03:43:43 Sauvin That might be why I never knew about the updater. My Internet at the time was by phone line. I got my RH at CompUSA. 2021-06-23 03:43:49 autopsy My father is 69. 2021-06-23 03:44:00 Sauvin Yeah, who's your daddy? }:> 2021-06-23 03:44:07 daddy me 2021-06-23 03:44:11 ionface kernel 2.0 red hat ~4.2 for my first install 2021-06-23 03:44:24 autopsy Oh no doubt, thats cool. Yeah uhh. I had internet in 1995 it was dialup phone line too. 2021-06-23 03:44:27 Sauvin That goes back a ways. 2021-06-23 03:44:38 bradd lol, I still have a box on my shelf for redhat linux 5.2 2021-06-23 03:44:44 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-23 03:45:01 --> trbp (~trbp@user/trbp) has joined #linux 2021-06-23 03:45:12 autopsy daddy, why is RedHat red and the Sky is Blue, like why is this all Red and Blue now? 2021-06-23 03:45:34 autopsy Nobody wins this game son. 2021-06-23 03:45:41 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-23 03:45:50 Sauvin Rawleigh scattering. 2021-06-23 03:46:13 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-23 03:46:17 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-23 03:46:18 autopsy I'm ok just yeah up2date was awesome then RedHat started to sell subscriptions to customers, and the up2date tool was used as a means to getting software support and updates. 2021-06-23 03:47:17 autopsy braddm 15 floppies in Slackware 2.2? 2021-06-23 03:48:25 autopsy Thats not enough to cover the alphabet but I imagine that if 1 floppy could hold a-d and then 2 would be e-g and then 3 would be h through j I can see 15 floppies as covering all of Slackware Haha. 2021-06-23 03:48:28 Sauvin I can't remember how many floppies RH 5 was, but installing that thing took a whole weekend. 2021-06-23 03:48:29 bradd there were a bunch. this was 30 or so years ago 2021-06-23 03:48:46 autopsy Yep. 2021-06-23 03:49:00 --> Camilo (~hugh@178.238.11.56) has joined #linux 2021-06-23 03:49:08 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 252 seconds) 2021-06-23 03:49:24 autopsy bradd, well I have some good news, Slackware 1.2.1 kernel (The whole dist) was 44 floppies. 2021-06-23 03:49:33 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 03:49:34 --> valentin (~valentin@2a01:79d:7373:764c::110) has joined #linux 2021-06-23 03:49:37 Sauvin Jeebus. 2021-06-23 03:49:56 Sauvin OS/2 was like that, too. A pile of floppies, and it, too, took a weekend to install. 2021-06-23 03:50:02 autopsy Sauvin, yes, it took me a good 6 hours to install Slackware when I first got my book on Slackware Linux in 1995. 2021-06-23 03:50:24 autopsy Then I had Xorg that wouldn't start properly. 2021-06-23 03:50:55 autopsy I had minicom and pppd that I had to configu7re. 2021-06-23 03:51:32 --> straykitten (~straykitt@subs24-116-206-8-9.three.co.id) has joined #linux 2021-06-23 03:51:34 autopsy OS/2 really. 2021-06-23 03:51:54 autopsy So, when did GNU have a kernel did it? 2021-06-23 03:52:18 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 265 seconds) 2021-06-23 03:52:50 --> rtypo (~alex@user/rtypo) has joined #linux 2021-06-23 03:53:11 --> tex (~super@user/dix) has joined #linux 2021-06-23 03:53:54 <-- nihilus (~nihil@user/nihilus) has quit (Ping timeout: 268 seconds) 2021-06-23 03:54:07 --> nihiluz (~nihil@user/nihilus) has joined #linux 2021-06-23 03:54:32 -- nihiluz is now known as nihilus 2021-06-23 03:56:47 <-- tkimball (~tkimball@linuxhq/tkimball) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-23 03:57:43 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-23 03:58:26 Sauvin Huh? 2021-06-23 03:58:44 autopsy I guess GNU was what a collection of software written by Richard Stallman and his team... and then what what software platform did GNU originate on.... GNU Hurd? 2021-06-23 03:59:03 autopsy What kernel was GNU software written on? 2021-06-23 03:59:25 cisco87 windows 2021-06-23 04:00:00 autopsy Windows? 2021-06-23 04:00:05 DPA Maybe unix? 2021-06-23 04:00:08 autopsy Windows what Windows 3.1? 2021-06-23 04:00:35 autopsy Unix. Ok... GNU means Generally Not Unix though. 2021-06-23 04:00:56 autopsy Maybe it was Unix. 2021-06-23 04:01:23 autopsy Got me. I'm unsure of where GNU software bundle originated. 2021-06-23 04:01:58 Sauvin I don't know the details. I think Stallman wrote a pile of stuff against his Hurd, but Hurd didn't develop quickly enough, so when Torvalds released the kernel, Stallman grabbed it and adapted all his stuff to the Linux kernel. 2021-06-23 04:01:59 wigums unix 2021-06-23 04:02:33 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 04:02:47 DPA Hurd, bsd, etc. are all unixy. 2021-06-23 04:03:04 autopsy So Hurd.. then what is Hurd? 2021-06-23 04:03:09 ionface https://www.gnu.org/software/hurd/hurd-and-linux.html 2021-06-23 04:03:14 Sauvin bsd had direct UNIX lineage, so yea, it WOULD be "unixy". Not so sure about Hurd. 2021-06-23 04:03:27 Sauvin Hurd is a kernel. 2021-06-23 04:03:28 ionface they started it in 1990 and it was pretty terrible until like 1999 2021-06-23 04:03:51 --> UQUBE (~UQUBE@68.235.43.21) has joined #linux 2021-06-23 04:04:16 --> tongri (~Thunderbi@180.150.80.255) has joined #linux 2021-06-23 04:05:49 <-- tongri (~Thunderbi@180.150.80.255) has left #linux 2021-06-23 04:06:24 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-23 04:06:25 --> humky (~humky@user/humky) has joined #linux 2021-06-23 04:06:33 ionface the constant architecture changes (specifically x86->AMD64) during those years made it possible to catch up and use some linux ideas I guess 2021-06-23 04:06:42 autopsy I know Torvalds he was a Finnish student at the University and he wrote Linux kernel.... I know that. 2021-06-23 04:06:44 ionface it's probably still bad, I don't use it 2021-06-23 04:07:03 autopsy He wroite it for his Microprocessor class he was in. 2021-06-23 04:07:11 Sauvin I've never even tried the hurd 2021-06-23 04:07:25 autopsy I've never seen pictures of Hurd. 2021-06-23 04:07:34 Sauvin As I recall, he did the development on a Minux machine. :D 2021-06-23 04:07:41 ionface yeah didn't one of his professors yell at him because he made a Mach like kernel and monolithic kernels was supposedly a bad idea 2021-06-23 04:08:03 --> ballerburg9005 (~ich@dslb-002-202-018-232.002.202.pools.vodafone-ip.de) has joined #linux 2021-06-23 04:08:29 autopsy Yep. ionface yes he wrote it and released it to the public stating that his profesoor was not hsappy witg his work. 2021-06-23 04:08:47 <-- lack (~quassel@user/lack) has quit (Ping timeout: 268 seconds) 2021-06-23 04:09:14 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-23 04:09:55 --> renard__ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-23 04:10:11 autopsy So GNU stallman. And Stalling Man he was with the Hurd going nurd ware. 2021-06-23 04:10:34 autopsy Is he really biting his toenails with his bare teeth? 2021-06-23 04:10:48 --> ricci (~ricci@31.187.110.4) has joined #linux 2021-06-23 04:10:52 ionface https://www.gnu.org/software/hurd/hurd/running/virtualbox.html 2021-06-23 04:11:09 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-23 04:11:59 <-- hendursaga (~weechat@user/hendursaga) has quit (Ping timeout: 244 seconds) 2021-06-23 04:12:01 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-23 04:13:04 <-- samuraikid (~samuraiki@user/samuraikid) has quit (Remote host closed the connection) 2021-06-23 04:13:08 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 252 seconds) 2021-06-23 04:13:16 autopsy ionface, yeah but where the hell do I get a Hurd kernel image? 2021-06-23 04:13:19 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-23 04:13:29 ionface that debian-hurd iso I think 2021-06-23 04:13:38 autopsy Slackware 1.2.1 had bare.i which was good. 2021-06-23 04:14:15 --> lack (~lack@user/lack) has joined #linux 2021-06-23 04:15:03 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-23 04:16:31 --> EriC^^ (~Eric@94.187.0.252) has joined #linux 2021-06-23 04:16:42 --> varaindemian (~varaindem@86.124.78.162) has joined #linux 2021-06-23 04:17:06 varaindemian what can I use to get rind of the lockscreen? I am already root 2021-06-23 04:17:09 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 04:17:52 autopsy Burning up the phone lines alright alright.... who has the link to the machines online on the website that has virtual machines displayed over http and you can use for free? 2021-06-23 04:18:08 varaindemian loginctl can help? 2021-06-23 04:18:21 ionface varaindemian, pstree and find that xlock or whatever 2021-06-23 04:18:22 autopsy varaindemian, the lock screen? Get rid of it like what context? 2021-06-23 04:18:34 autopsy xlockmore 2021-06-23 04:18:42 ionface you want to change the user password? 2021-06-23 04:18:50 --> lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has joined #linux 2021-06-23 04:19:11 --> LucaTM (~LucaTM@user/lucatm) has joined #linux 2021-06-23 04:19:17 autopsy Yeah what rid off meaning you want to disable it, just chmod 000 the screen lock process. 2021-06-23 04:19:23 autopsy Then killall processname 2021-06-23 04:19:39 varaindemian autopsy I am on gnome 2021-06-23 04:19:50 ionface varaindemian, do you have a root shell? 2021-06-23 04:19:50 autopsy varaindemian, ok hold on. 2021-06-23 04:19:51 varaindemian is it gsd-screensaver? 2021-06-23 04:20:06 varaindemian ionface yes 2021-06-23 04:20:25 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-23 04:20:33 paulcarroty varaindemian: type `user` in gnome search input 2021-06-23 04:20:59 varaindemian in gnome search input? 2021-06-23 04:21:03 --> wattux (~wattux@212.51.23.106) has joined #linux 2021-06-23 04:21:15 <-- loganlee (~user@user/loganlee) has quit (Remote host closed the connection) 2021-06-23 04:21:19 paulcarroty yep 2021-06-23 04:21:32 varaindemian I want to bypass it 2021-06-23 04:21:35 varaindemian and see the desktop 2021-06-23 04:21:39 --> uid_max (~samw@host86-191-186-56.range86-191.btcentralplus.com) has joined #linux 2021-06-23 04:21:43 paulcarroty "Type to search" 2021-06-23 04:21:48 paulcarroty literally 2021-06-23 04:22:36 paulcarroty will show up after "Windows" button click 2021-06-23 04:22:39 varaindemian paulcarroty I only have shell 2021-06-23 04:23:02 --> MikZyth (~MikZyth@188.65.242.236) has joined #linux 2021-06-23 04:23:04 varaindemian I don't see anything except for the lockscreen 2021-06-23 04:23:12 varaindemian I am connected via ssh 2021-06-23 04:24:05 varaindemian https://askubuntu.com/questions/341014/unlock-login-screen-using-command-line 2021-06-23 04:24:11 varaindemian this is what I am trying to do bascially 2021-06-23 04:24:25 autopsy varaindemian, theres gsd-screensaver-proxy there's gjs org.gnome.Screensaver and theres gnome-session-ctl-proxy. 2021-06-23 04:24:31 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Remote host closed the connection) 2021-06-23 04:24:46 varaindemian autopsy in pstree? 2021-06-23 04:24:50 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-23 04:25:07 autopsy varaindemian, I'm looking at ps ax. 2021-06-23 04:25:11 ionface is changing the password out of the question? 2021-06-23 04:25:20 varaindemian I am root 2021-06-23 04:25:26 ionface the user's password 2021-06-23 04:25:44 varaindemian I am not interested in changing pass 2021-06-23 04:25:54 varaindemian just to be logged in 2021-06-23 04:26:11 varaindemian and get rid of that lockscreen and see the desktop 2021-06-23 04:26:12 --> ziper (~deamon@212.237.171.46) has joined #linux 2021-06-23 04:26:49 ionface you can use the new password on the screensaver 2021-06-23 04:27:05 autopsy varaindemian, use ssh -Y user@host then login and run: gnome-settings 2021-06-23 04:27:06 ionface then you don't have to kill processes or poke settings 2021-06-23 04:27:27 varaindemian `killall gsd-screensaver` -> gsd-screensaver: no process found 2021-06-23 04:27:48 autopsy Its gsd-screensaver-proxy 2021-06-23 04:27:54 <-- gunix (~gunix@cyberghost-baratiei.mediasat.ro) has quit (Ping timeout: 264 seconds) 2021-06-23 04:28:08 ionface ps aux or pstree 2021-06-23 04:28:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 04:28:57 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-23 04:29:52 autopsy varaindemian, try kill -HUP gnome-session-binary (But use the PID of gnome-0session-0binary) 2021-06-23 04:30:13 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-23 04:30:14 varaindemian autopsy https://pastebin.com/RyDMxWAn 2021-06-23 04:30:22 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-23 04:30:35 --> Maturion (~Maturion@p200300ede7352a003d8c7466dad99216.dip0.t-ipconnect.de) has joined #linux 2021-06-23 04:31:15 varaindemian autopsy this? gdm 1194 0.0 0.1 560496 14156 tty1 Sl+ iun13 0:00 /usr/lib/gnome-session/gnome-session-binary --auto 2021-06-23 04:31:43 autopsy varaindemian, no. Dude3 p[ost your ps ax output 2021-06-23 04:31:49 autopsy Not pstree 2021-06-23 04:32:08 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Ping timeout: 268 seconds) 2021-06-23 04:32:55 autopsy ps tree truncates process names. 2021-06-23 04:32:56 --> oops (~oops@2409:8a62:3c15:f240:60d1:ae09:9e44:4bea) has joined #linux 2021-06-23 04:32:57 autopsy ps ax 2021-06-23 04:33:07 autopsy ps ax lists the process name and the PID. 2021-06-23 04:33:28 varaindemian autopsy https://pastebin.com/Qf8jGBWm 2021-06-23 04:34:31 ionface try: gsettings set org.gnome.desktop.screensaver lock-enabled false 2021-06-23 04:34:33 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 04:34:49 ionface not sure if that changes the currently running screen lock 2021-06-23 04:34:59 <-- cisme_ (~cisme_@user/cisme/x-1186982) has quit (Remote host closed the connection) 2021-06-23 04:35:14 --> cisme_ (~cisme_@2600:1700:d980:1a40:b0a0:8824:2a21:3d4b) has joined #linux 2021-06-23 04:35:17 varaindemian ionface it doesn;t 2021-06-23 04:35:42 --> plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has joined #linux 2021-06-23 04:36:22 autopsy varaindemian, kill -HUP 31237 2021-06-23 04:36:30 --> gareppa (~gareppa@user/gareppa) has joined #linux 2021-06-23 04:36:36 autopsy varaindemian, then kill -15 31237 2021-06-23 04:36:51 varaindemian -15 2021-06-23 04:36:51 varaindemian ? 2021-06-23 04:37:17 <-- gareppa (~gareppa@user/gareppa) has quit (Remote host closed the connection) 2021-06-23 04:37:31 autopsy varaindemian, -15 is SIGTERM 2021-06-23 04:37:34 varaindemian -bash: kill: (31237) - No such process 2021-06-23 04:37:40 treefrob default, innit? 2021-06-23 04:38:07 ionface and this: gsettings set org.gnome.desktop.idle-activation-enabled false 2021-06-23 04:38:09 varaindemian kill -HUP 31237 worked 2021-06-23 04:38:12 autopsy varaindemian, well thats just awful, becauswe your ps ax output clearly shows gsd-screensaver-proxy 2021-06-23 04:38:16 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 252 seconds) 2021-06-23 04:38:19 varaindemian but I am stille on the lockscreen 2021-06-23 04:38:33 autopsy varaindemian, try killall -9 gsd-screensaver-proxy 2021-06-23 04:38:39 ionface wait a sec 2021-06-23 04:39:03 <-- Maturion (~Maturion@p200300ede7352a003d8c7466dad99216.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-23 04:39:24 --> jmuriel (~jmuriel@ip72-223-91-148.ph.ph.cox.net) has joined #linux 2021-06-23 04:41:25 varaindemian ionface yes? 2021-06-23 04:41:56 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-23 04:41:56 --> zChris (~chris@user/zchris) has joined #linux 2021-06-23 04:42:22 ionface killall -9s are kind of overkill 2021-06-23 04:42:53 <-- KindOne (kindone@user/kindone) has quit (Quit: K-Lined™) 2021-06-23 04:43:01 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-23 04:43:10 autopsy Yes but he said get rid of it. 2021-06-23 04:43:22 autopsy I know what I'm doing. 2021-06-23 04:43:41 varaindemian Unlock login screen using command line 2021-06-23 04:43:46 varaindemian -> and seeing the desktop 2021-06-23 04:43:50 varaindemian that's all 2021-06-23 04:44:00 --> crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has joined #linux 2021-06-23 04:44:11 <-- jmuriel (~jmuriel@ip72-223-91-148.ph.ph.cox.net) has quit (Quit: WeeChat 2.8) 2021-06-23 04:44:32 autopsy varaindemian, try chmod 000 /usr/lib/gnome-settings-daemon/gsd-screensaver-proxy then also killall -15 gsd-screensaver-proxy 2021-06-23 04:45:50 --> KindOne (kindone@user/kindone) has joined #linux 2021-06-23 04:45:55 autopsy You need to change the mode on it to not execute then also HUP or TERM the process. 2021-06-23 04:46:14 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-23 04:46:29 autopsy Hi Kindone, Hi Kent. 2021-06-23 04:46:39 autopsy Hi tent Hi bent. 2021-06-23 04:46:46 autopsy Hi cone Hi foam. 2021-06-23 04:46:58 <-- MC_Raw (uid504644@id-504644.charlton.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 04:47:03 autopsy Hi everbody my names clown. Whats your name little one? 2021-06-23 04:47:21 e1 o.O 2021-06-23 04:47:47 fling What is the app for editing xlsx in terminal? 2021-06-23 04:48:02 autopsy xlsx-editor 2021-06-23 04:49:37 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-23 04:50:09 autopsy fling, in the terminal they are called utilities not apps. 2021-06-23 04:50:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 04:50:33 autopsy fling and SMS speak is not allowed here, so exapnd app next time you use it to application. 2021-06-23 04:50:50 --> menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has joined #linux 2021-06-23 04:50:50 <-- menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has quit (Changing host) 2021-06-23 04:50:50 --> menace (~someone@user/menace) has joined #linux 2021-06-23 04:50:53 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 04:50:59 --> gunix (~gunix@cyberghost-baratiei.mediasat.ro) has joined #linux 2021-06-23 04:51:03 autopsy Aint that right Sauvin... Cmon. 2021-06-23 04:51:16 --> simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-23 04:51:27 DLange autopsy: can you stop it? You are quite annoying atm. And yes atm is not expanded. 2021-06-23 04:51:33 autopsy ionface, why you so scared of kill -9? 2021-06-23 04:51:35 ionface varaindemian, did you kill your screensaver finally? 2021-06-23 04:51:41 autopsy Ok. 2021-06-23 04:51:52 ionface it's bad practice, and he already said sighup worked 2021-06-23 04:52:10 --> bluenode (~bluenode@23.108.99.122) has joined #linux 2021-06-23 04:52:13 autopsy SIGHUP did worked. I knowed that he said that. 2021-06-23 04:52:43 <-- ballerburg9005 (~ich@dslb-002-202-018-232.002.202.pools.vodafone-ip.de) has quit (Ping timeout: 265 seconds) 2021-06-23 04:52:48 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-23 04:53:07 autopsy Yes DLange I'll stop what it is I'm doing... because you know people are annoying sometimes. 2021-06-23 04:53:12 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-23 04:53:51 ionface yeah, stop calling out the lurkers my man -_- 2021-06-23 04:54:44 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-23 04:54:59 autopsy My shower has a flower pot full of dirt and rocks turned upside down, 15 water bottles of distilled H2O. A mop. A broom with a dustpan, in it is also a stuffed animal. 6 socks and some razors. 2021-06-23 04:55:27 ionface but needing kill -9 basically means you have a bad process and should think about how to replace that binary, and it causes zombies and stuff sometimes, I avoid it 2021-06-23 04:55:49 DLange autopsy: second and last warning 2021-06-23 04:56:11 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 268 seconds) 2021-06-23 04:56:58 Sauvin autopsy, why don't you go terrorise an off-topic channel? 2021-06-23 04:57:03 Sauvin Fewer rules! 2021-06-23 04:57:57 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 04:58:32 autopsy I'm sincerely amazed at the level of contempt the guys here have for me. DLange can I still talk about Linux though? 2021-06-23 04:58:45 autopsy Im serious question. 2021-06-23 04:58:50 <-- Nefertari (~unscripte@user/unscripted) has quit (Quit: Quitz) 2021-06-23 04:58:54 --> hegstal (~hegstal@2a02:c7f:7604:8a00:5796:3b40:5569:c90) has joined #linux 2021-06-23 04:59:08 autopsy I'll quit typing at all if you want me to really. 2021-06-23 04:59:10 DLange sure, as long as you stop your Twitter-talking-to-yourself random noise, you can stay here 2021-06-23 04:59:20 DLange but you are close to getting shown the door. Very close. 2021-06-23 05:00:01 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-23 05:00:11 <-- kikijiki (~Thunderbi@user/kikijiki) has quit (Quit: kikijiki) 2021-06-23 05:00:11 oops i set up primary dns server on my vps according ubuntu server guide (20.04) strictly, after configuring completion , i restart bind9 service , the syslog display all the zone which i set loaded, then i using "dig -x 127.0.0.1" , i find the server ip is still "127.0.0.1#53," and it's not my server ip , who would like to help me to view where have errors, https://paste.centos.org/view/6053cce0 2021-06-23 05:00:13 --> curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has joined #linux 2021-06-23 05:01:00 ionface have a link to that guide? 2021-06-23 05:03:07 DLange -x does reverse lookup, so it would be looking for 1.0.0.127.in-addr.arpa 2021-06-23 05:03:16 oops ionface: the link is https://assets.ubuntu.com/v1/f954307f-ubuntu-server-guide.pdf 2021-06-23 05:04:17 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Ping timeout: 268 seconds) 2021-06-23 05:04:40 autopsy oops, guy.. 127.0.0.1:#53 is correct for DNS. 2021-06-23 05:05:02 --> |7| (~seachdamh@user/seachdamh) has joined #linux 2021-06-23 05:05:14 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Ping timeout: 244 seconds) 2021-06-23 05:05:26 oops autopsy: how to check i bind my domain to my ip successfully 2021-06-23 05:05:46 <-- cisme_ (~cisme_@2600:1700:d980:1a40:b0a0:8824:2a21:3d4b) has quit (Changing host) 2021-06-23 05:05:46 --> cisme_ (~cisme_@user/cisme/x-1186982) has joined #linux 2021-06-23 05:06:02 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-23 05:06:11 autopsy Reverse lookups to 127.0.0.1 should only be answered by 127.0.0.1 thats in the docs of the DNS protocol itself. 2021-06-23 05:06:32 ionface oops, named-checkconf #are there any errors? 2021-06-23 05:07:28 <-- foozle (~foozle@2001-b011-c001-54d9-5942-3c17-4974-853d.dynamic-ip6.hinet.net) has quit (Quit: Leaving) 2021-06-23 05:07:30 autopsy oops, bind is a server protocol and daemon. 2021-06-23 05:07:58 ionface and does the forward not work? like autopsy said, I don't think dig will tell you anything else from the host 2021-06-23 05:08:17 oops ionface: no error happed including zone check and syslog display all zone loaded 2021-06-23 05:09:20 autopsy oops, to give you a better idea of what you are doing, try : dig liveprojects.info 2021-06-23 05:09:24 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 05:09:49 <-- crawler (~crawler__@cable-89-216-138-36.dynamic.sbb.rs) has quit (Changing host) 2021-06-23 05:09:49 --> crawler (~crawler__@user/crawler) has joined #linux 2021-06-23 05:11:05 ionface and I'm not sure about dig -x, but there's usually an order of operations for DNS lookups, hosts file possibly being touched here 2021-06-23 05:11:20 oops autopsy: the result of dig : https://paste.centos.org/view/e8f47614, 2021-06-23 05:11:33 --> koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 05:11:36 autopsy Oh yeah I forgot about /etc/hosts but that is almost irrelevant 2021-06-23 05:12:49 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 05:13:35 autopsy oops, it is working properly alreaqdy: liveprojects.info. 3599 IN A 217.160.0.27 Thats your answer ;; SERVER: 127.0.0.53#53(127.0.0.53) thats your DNS query respondant server its fine. 2021-06-23 05:13:42 --> foton (~foton@mail.bsdhell.com) has joined #linux 2021-06-23 05:14:12 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 252 seconds) 2021-06-23 05:14:18 autopsy oops, now try: dig -x liveprojects.info 2021-06-23 05:15:48 autopsy Clearly you're running dig from the bind9 server I know this already. 2021-06-23 05:16:00 oops autopsy: https://paste.centos.org/view/1197dbb0 2021-06-23 05:16:00 autopsy liveprojects.info is my host 2021-06-23 05:16:46 autopsy oops, ok. So. Queries: 1 Answers: 0 2021-06-23 05:17:05 ionface yeah, /etc/resolv.conf should be pointing at 127.0.0.53 2021-06-23 05:17:15 foton join #solaris 2021-06-23 05:17:21 <-- foton (~foton@mail.bsdhell.com) has left #linux 2021-06-23 05:17:47 autopsy ionface, I believe you are correct. 2021-06-23 05:17:55 autopsy ionface, or 127.0.0.1 2021-06-23 05:17:58 oops autopsy: i am completely confused, do you mean i bind my server ip and domain successfully? 2021-06-23 05:18:25 ionface this guide they're using: "/etc/resolv .conf should be pointing at 127.0.0.53" 2021-06-23 05:19:01 --> koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 05:19:08 autopsy oops, post your contents of /etc/resolv.conf 2021-06-23 05:19:41 autopsy oops, we'll see. Hold on. 2021-06-23 05:19:58 oops autopsy: only two line "nameserver 127.0.0.53 2021-06-23 05:19:59 oops options edns0 trust-ad 2021-06-23 05:19:59 oops " 2021-06-23 05:20:23 autopsy oops, ok also put under nameserver line nameserver 127.0.0.1 2021-06-23 05:20:41 autopsy Then do a dig of say google.com and a dig -x of google.com 2021-06-23 05:21:24 autopsy DNS takes time to propagate too so rememeber that. 2021-06-23 05:21:48 <-- koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-23 05:22:09 autopsy DNS is supser easy to set up. 2021-06-23 05:22:27 DPA Loopback is 127/8, but most things usually use 127.0.0.1 per default. But having something else for the other 3 numbers can be really nice for if you want different things listening locally on the same ports. 2021-06-23 05:23:05 <-- nifl (~user@user/niflce) has left #linux (ERC (IRC client for Emacs 27.2)) 2021-06-23 05:23:42 --> nifl (~user@user/niflce) has joined #linux 2021-06-23 05:24:15 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-23 05:24:18 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-23 05:24:21 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-23 05:24:27 --> koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 05:25:10 autopsy DPA, what could he possibly want to be listeining to or on rather? 2021-06-23 05:25:11 oops autopsy: this is result of "dig -x google.com" : https://paste.centos.org/view/eeab899f 2021-06-23 05:26:21 autopsy oops, ok run: nmap 127.0.0.53 2021-06-23 05:26:24 <-- zChris (~chris@user/zchris) has quit (Ping timeout: 258 seconds) 2021-06-23 05:27:10 <-- koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-23 05:27:19 --> chronon (~chronon@user/chronon) has joined #linux 2021-06-23 05:27:19 autopsy ooops, your dig of liveprojects.info looked good, now you need to what? Tell us more about what you are needing to do. 2021-06-23 05:27:28 autopsy oops, but run nmap 127.0.0.53 2021-06-23 05:27:53 DPA Always listen on the address you want to connect to, as long as they match, it's probably fine. 2021-06-23 05:28:00 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 265 seconds) 2021-06-23 05:28:00 --> gamorck_l (~gamorck@071-082-037-155.res.spectrum.com) has joined #linux 2021-06-23 05:28:00 <-- gamorck_l (~gamorck@071-082-037-155.res.spectrum.com) has quit (Client Quit) 2021-06-23 05:28:01 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-23 05:28:11 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-23 05:28:20 oops autopsy: i have done it , 2021-06-23 05:28:21 autopsy DPA, yes I would agree. 2021-06-23 05:28:27 autopsy oops, and? 2021-06-23 05:28:35 autopsy Or shall I say oops? 2021-06-23 05:29:38 akik hups 2021-06-23 05:29:52 autopsy oops, are you trying to pro0vide DNS server capability to the network, or are you just trying to provide DNS for a local LAN subnet group? 2021-06-23 05:29:52 oops https://paste.centos.org/view/8fc246d3 2021-06-23 05:30:45 <-- [a] (~a]@50.230.7.2) has quit (Quit: Client closed) 2021-06-23 05:30:46 autopsy oops, ok you need to also open 53 UDP. 2021-06-23 05:31:07 oops autopsy: i am totally fool, i hope to build a website , so i need a domain connect with my server ip , then i set up with bind9 2021-06-23 05:31:12 autopsy oops, thats where you're failing I know it for a fact. 2021-06-23 05:31:35 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 05:31:38 autopsy oops, you have a website name a domain name. Yes? 2021-06-23 05:31:51 autopsy Your IP address is what? 2021-06-23 05:31:54 DLange oops: you set that reverse IP at the hoster (so AliCloud in your case) 2021-06-23 05:32:07 DLange no need to run bind yourself, also not helpful for this use case 2021-06-23 05:32:22 oops the port 53 close , i open it now 2021-06-23 05:32:25 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Ping timeout: 244 seconds) 2021-06-23 05:32:26 autopsy Ok Yeah Dlange is on it. 2021-06-23 05:32:47 --> cadmio (~gidna@151.25.147.48) has joined #linux 2021-06-23 05:32:51 cadmio Hello 2021-06-23 05:33:07 cadmio I need the name of this compound https://i.imgur.com/LeBPhVll.png 2021-06-23 05:33:18 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Remote host closed the connection) 2021-06-23 05:33:35 DLange cadmio: and what does that have to do with Linux? 2021-06-23 05:33:42 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-23 05:33:56 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 05:34:15 <-- moto (~moto@user/moto) has quit (Read error: Connection reset by peer) 2021-06-23 05:34:30 --> moto (~moto@user/moto) has joined #linux 2021-06-23 05:34:42 autopsy cadmio, dimethylamine Hydrochloride 2021-06-23 05:35:04 bewees hi, is there a package manager which implements a distributed blockchain to verify the hash of each package with it? as proposed here: https://ieeexplore.ieee.org/document/9219374 2021-06-23 05:36:04 autopsy bewees, explain what a distributed blockchain is. 2021-06-23 05:36:30 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 05:36:54 bewees right now we have to trust on the gpg key of the repository, which can be a single point of failure. Anybody who has access to the key can distinguishly slip a fake hash list to the client host 2021-06-23 05:37:02 autopsy cadmio, or methylamine chloride whichever way you want to split it. 2021-06-23 05:37:19 bewees autopsy: sorry i meant decentralized blockchain 2021-06-23 05:37:57 cadmio it should be a (2,4-Diaminotoluene) chloride salt 2021-06-23 05:38:07 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-23 05:38:08 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 05:38:16 <-- jundran (~jundran@2607:f7a0:d:4::a02e) has quit (Quit: Client closed) 2021-06-23 05:38:17 autopsy bewees, does DNF YUM RPM not conform to the hash check algorithym as a decventralized object? 2021-06-23 05:38:33 --> smoolbanana (~smoolbana@185.209.196.135) has joined #linux 2021-06-23 05:38:38 DLange cadmio: and again, what does that have to do with the channel topic? 2021-06-23 05:38:47 autopsy My answer would be DNF YUM RPM. createrepo RPM repository like Fedora uses. 2021-06-23 05:39:02 <-- crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has quit (Remote host closed the connection) 2021-06-23 05:39:14 --> crabbedhaloablut (~crabbedha@user/crabbedhaloablut) has joined #linux 2021-06-23 05:39:19 oops autopsy:my server is is "104.168.136.44". i hope to provide dns server capability to the network 2021-06-23 05:39:21 <-- straykitten (~straykitt@subs24-116-206-8-9.three.co.id) has quit (Ping timeout: 268 seconds) 2021-06-23 05:39:26 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-23 05:39:28 bewees autopsy: let me read up on DNF YUM RPM to understand what you mean by decentralized object 2021-06-23 05:39:36 --> koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-23 05:39:56 autopsy It has a GPG key that is provided with the repository RPM file that is installed to the machine locally, then the DNF downloads a package and it has a hash, that is checked against the GPG key of the host machine. 2021-06-23 05:40:05 <-- miqztee (~username@user/miqztee) has quit (Ping timeout: 265 seconds) 2021-06-23 05:41:02 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Client Quit) 2021-06-23 05:41:06 autopsy bewees, RedHat Fedora is exactly what you are describing as to what you are requesting, it is not however susceptible to a single point of failure like you described. 2021-06-23 05:41:19 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 05:41:20 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 252 seconds) 2021-06-23 05:41:20 <-- koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 252 seconds) 2021-06-23 05:41:28 --> guestGuest68 (~guestGues@88.236.97.44) has joined #linux 2021-06-23 05:41:40 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-23 05:41:45 oops DLange: AliCould can bind my server ip to domain , but i hope build by myself 2021-06-23 05:43:25 autopsy bewees, looko at createrepo rpmbuild rpm srpm dnf yum and the structure of any RPM repository mirror. 2021-06-23 05:43:30 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 05:43:37 bewees autopsy: isn't the public GPG key usually already installed on my system before I issue DNF 2021-06-23 05:43:39 <-- cadmio (~gidna@151.25.147.48) has left #linux (WeeChat 2.3) 2021-06-23 05:43:41 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-23 05:44:07 --> jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has joined #linux 2021-06-23 05:44:15 autopsy bewees, not if you don't have fedora-release installed. 2021-06-23 05:44:19 bewees sure 2021-06-23 05:44:23 autopsy Ok. 2021-06-23 05:44:27 bewees let me recap 2021-06-23 05:44:51 autopsy That has fedora-stock.repo and then also the GPG key installed but that is for base. 2021-06-23 05:45:06 <-- guestGuest68 (~guestGues@88.236.97.44) has quit (Quit: Client closed) 2021-06-23 05:45:20 autopsy updates has another key. 2021-06-23 05:45:29 autopsy rawhide has yet another yek. 2021-06-23 05:45:37 bewees autopsy: the DNF downloads a package and it is verified with the public repo GPG key, but what if the attacker has the private GPG key and can slip a package to the client host? 2021-06-23 05:46:20 bewees because the private gpg key can encrypt the hash list fine and it will be verified by the local public repo gpg key 2021-06-23 05:46:23 autopsy That would be something root could do, but nobody else. 2021-06-23 05:46:31 bewees yes 2021-06-23 05:46:34 autopsy Ok. 2021-06-23 05:46:46 <-- menace (~someone@user/menace) has quit (Remote host closed the connection) 2021-06-23 05:46:52 bewees so in this situation a decentralized blockchain containing the hashes would also prevent that case? 2021-06-23 05:46:53 autopsy I'm gathering the idea what else? 2021-06-23 05:47:04 --> menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has joined #linux 2021-06-23 05:47:04 autopsy Uh. 2021-06-23 05:47:13 <-- nifl (~user@user/niflce) has quit (Quit: ERC (IRC client for Emacs 27.2)) 2021-06-23 05:47:19 autopsy Yes what is a decentralized blockchain? 2021-06-23 05:47:19 --> Nefertiti (~unscripte@user/unscripted) has joined #linux 2021-06-23 05:48:08 bewees where every built is having a transaction containing the hashes for it, in which case the host client downloads the blockchain and verifies if the hashes from the downloaded package match 2021-06-23 05:48:17 bewees every package built* 2021-06-23 05:48:23 <-- menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has quit (Remote host closed the connection) 2021-06-23 05:48:40 --> menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has joined #linux 2021-06-23 05:49:02 autopsy Every package in Fedora repositories is signed by a key. That key is only available to anybody ywho has the package installed that contains the key. 2021-06-23 05:49:23 autopsy bewees, ok maybe I'm misunderstanding. 2021-06-23 05:49:35 --> ourAlDATdYCj (~ourAlDATd@88.155.89.152) has joined #linux 2021-06-23 05:49:35 ourAlDATdYCj LI83r4ChAt 41n't New fR33n0DE, yOu'R3 M1s1ed 2021-06-23 05:49:35 <-- ourAlDATdYCj (~ourAlDATd@88.155.89.152) has quit (Client Quit) 2021-06-23 05:49:41 --> rifl (~user@60.223.246.30) has joined #linux 2021-06-23 05:49:52 <-- Foxfir3 (~Foxfir3@77.33.2.45.dhcp.fibianet.dk) has quit (Quit: Lost terminal) 2021-06-23 05:49:57 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-23 05:50:01 <-- rifl (~user@60.223.246.30) has quit (Client Quit) 2021-06-23 05:50:25 --> rifl (~user@60.223.246.61) has joined #linux 2021-06-23 05:50:26 bewees autopsy: i will try to figure out a way to efficiently double check the hashes from another source, so I can at least double check the hashes and avoid a single point of failure 2021-06-23 05:50:33 <-- koo555 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-23 05:50:37 <-- rifl (~user@60.223.246.61) has left #linux 2021-06-23 05:51:29 bewees just downloading the packages from whatever package manager let it work out its own verification process, and then using a script to double check the package hashes from another source, then install 2021-06-23 05:51:44 --> straykitten (~straykitt@subs24-116-206-8-50.three.co.id) has joined #linux 2021-06-23 05:51:54 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Ping timeout: 240 seconds) 2021-06-23 05:52:08 --> rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 05:53:09 <-- rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Remote host closed the connection) 2021-06-23 05:54:03 autopsy bewees, yes thats a good plan. Thats exactly what I would do but you want to keep a private copy of the package hashes and the keys seperate from the outside world. You want nobody to be able to infiltrate that server and protect that repository metadata with anything something simple like another sha512sum and another package manifecst. 2021-06-23 05:54:05 bewees this attack would require access to root and access to the private key; but double checking the hashes from another mirror will make this attack harder, as the attacker would need to control all those systems and make sure only my host gets the modified package. as a wide package attack would immediately be noticable by the community, this attack works only individually 2021-06-23 05:54:22 bewees autopsy: yeah 2021-06-23 05:54:57 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 05:55:10 autopsy bewees, yes the attacker would need to occupy mirrors worldwide with his faulty package and his fucked up keys. 2021-06-23 05:55:44 autopsy Well. Farted on key. 2021-06-23 05:55:54 <-- oops (~oops@2409:8a62:3c15:f240:60d1:ae09:9e44:4bea) has quit (Quit: Leaving) 2021-06-23 05:56:18 bewees ok, looking into this later, thank you! gonna go back to work 2021-06-23 05:56:24 autopsy bewees, because really he wouldn't need to check his own key against his own faulty packages. 2021-06-23 05:56:32 --> de-facto (~de-facto@user/de-facto) has joined #linux 2021-06-23 05:57:11 autopsy Ok later bewees check out RedHat Fedora DNF RPM YUM createrepo and the structure of the respository mirrors in the metadata directories it is what you want I'm sure. 2021-06-23 05:57:11 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-23 05:57:23 <-- SysGhost (~SysGhost@user/sysghost) has quit (Quit: I'll be back!) 2021-06-23 05:57:36 --> SysGhost (~SysGhost@user/sysghost) has joined #linux 2021-06-23 05:57:40 <-- SysGhost (~SysGhost@user/sysghost) has quit (Remote host closed the connection) 2021-06-23 05:57:41 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 05:58:07 --> SysGhost (~SysGhost@user/sysghost) has joined #linux 2021-06-23 05:59:42 autopsy So factually with access to your own mirror that is synced (or not) against kernel.org for example, and then checked against rpm.pbone.net for example, and then hashed against the fedoraproject.org mirror metadtaaa it willl be impossible to provide a bad package or a bad key either one. 2021-06-23 06:00:23 autopsy I say impossible what do you say Dlange? 2021-06-23 06:00:45 de-facto ssh identityfile is that the public key (e.g. id_rsa.pub) or private key (e.g. (id_rsa)? 2021-06-23 06:00:54 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-23 06:01:22 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Read error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) 2021-06-23 06:01:28 autopsy Ident know what is a public key for if you only have no door? 2021-06-23 06:01:41 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 06:01:48 <-- wattux (~wattux@212.51.23.106) has quit (Quit: Client closed) 2021-06-23 06:02:12 <-- Betal (~Beta@user/betal) has quit (Quit: WeeChat 3.2) 2021-06-23 06:03:14 de-facto it does not really work "sign_and_send_pubkey: signing failed: agent refused operation" 2021-06-23 06:04:21 autopsy de-facto, so you have a door, and behind that door is an agent that doesn't want to operate so much for co-operate. 2021-06-23 06:04:32 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 06:06:42 --> rindolf (~rindolf@87.68.240.240.adsl.012.net.il) has joined #linux 2021-06-23 06:06:58 <-- armaud (uid504657@id-504657.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 06:06:59 de-facto autopsy, in ~/.ssh/config the IdentityFile ~/.ssh/id_rsa is that a public or private key? 2021-06-23 06:08:10 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 06:08:16 <-- talismanick (~user@2601:644:8502:d700::94c9) has quit (Ping timeout: 244 seconds) 2021-06-23 06:09:24 autopsy de-facto, if its ~/.ssh/ then the IdentifyFile is the hosts key fingerprint. 2021-06-23 06:09:24 curdlesnoot private (with what else could one's identity be proven?) 2021-06-23 06:09:58 de-facto what fingerprint? 2021-06-23 06:10:00 autopsy Or not. MNaybe ~/.ssh is not the client conifg directory anywmaore? 2021-06-23 06:10:08 de-facto i think its the private key 2021-06-23 06:10:11 <-- rememberYou (~someone@user/rememberyou) has quit (Ping timeout: 268 seconds) 2021-06-23 06:10:20 <-- audiofreeze (~audio@2603-8081-1800-0062-6076-a905-96c6-edc6.res6.spectrum.com) has quit (Ping timeout: 244 seconds) 2021-06-23 06:10:30 autopsy The key fingerprint that the public key has. 2021-06-23 06:11:17 autopsy Are we talking about a client or a server thats what I'm confused about. 2021-06-23 06:11:19 curdlesnoot no. 2021-06-23 06:11:41 de-facto i am talking about the client .ssh/config 2021-06-23 06:12:39 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds) 2021-06-23 06:12:42 <-- smoolbanana (~smoolbana@185.209.196.135) has quit (Changing host) 2021-06-23 06:12:42 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 06:12:52 <-- moto (~moto@user/moto) has quit (Ping timeout: 252 seconds) 2021-06-23 06:13:32 --> irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has joined #linux 2021-06-23 06:13:32 <-- irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has quit (Client Quit) 2021-06-23 06:13:41 curdlesnoot IdentityFile is an ssh_config(5) directive, therefore it's ssh (not sshd). 2021-06-23 06:13:42 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-23 06:14:10 --> irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has joined #linux 2021-06-23 06:14:35 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Ping timeout: 268 seconds) 2021-06-23 06:14:44 --> moto (~moto@user/moto) has joined #linux 2021-06-23 06:15:00 --> jmd (~user@de.cellform.com) has joined #linux 2021-06-23 06:15:23 --> f0c1s (~f0c1s@136.185.130.32) has joined #linux 2021-06-23 06:17:23 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 258 seconds) 2021-06-23 06:17:30 <-- menace (~someone@2001:a61:3456:4d01:80c3:67:4a07:d8ff) has quit (Quit: menace) 2021-06-23 06:17:34 jmd Sometimes (but not always) when I do "ip address add/change/replace ...." I get a wierd error like 'Either "local" is a duplicate or "enps0531d" is a garbage'. What does this mean? and why does it occur 2021-06-23 06:17:34 jmd only sometimes? 2021-06-23 06:17:57 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Quit: Leaving) 2021-06-23 06:18:08 SkunkyLaptop jmd: what ar eyou doing that requires you to be chaning your ip address? 2021-06-23 06:18:36 jmd SkunkyLaptop: Does that make a difference? 2021-06-23 06:18:51 --> autopsy_ (~autopsy@ip70-190-161-201.ph.ph.cox.net) has joined #linux 2021-06-23 06:19:01 SkunkyLaptop jmd: quite possibly. 2021-06-23 06:19:30 <-- autopsy (~autopsy@2600:8800:920c:8a00::a524) has quit (Ping timeout: 264 seconds) 2021-06-23 06:19:46 --> keypusher (keypusher@user/keypusher) has joined #linux 2021-06-23 06:19:48 <-- crawler (~crawler__@user/crawler) has quit (Quit: Leaving) 2021-06-23 06:20:18 jmd I cannot imaging that the kernel reads the user's mind to infer his/her intentions and then adjusts the output messages accordingly. But since you ask I wasn't chaning my ip address, I was adding a new one. 2021-06-23 06:21:00 --> f0c1s_ (~f0c1s@106.197.230.212) has joined #linux 2021-06-23 06:21:52 lautre[m] If add, it's #: ip a a 2021-06-23 06:22:32 jmd Correct. Or in full "ip address add ..." 2021-06-23 06:22:46 <-- ricci (~ricci@31.187.110.4) has left #linux 2021-06-23 06:23:01 lautre[m] You should write the command you try. Without your IP 2021-06-23 06:23:31 lautre[m] And, #: ip a 2021-06-23 06:23:35 <-- f0c1s (~f0c1s@136.185.130.32) has quit (Ping timeout: 265 seconds) 2021-06-23 06:23:49 jmd lautre[m]: I had the problem yesterday: Let me see if I can find it in my bash history .... 2021-06-23 06:24:15 jmd Yep. Here it is: 2021-06-23 06:24:19 lautre[m] I can't help more 2021-06-23 06:24:26 jmd ip address add 192.168.0.1/24 enp0s31f6 2021-06-23 06:24:33 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Ping timeout: 265 seconds) 2021-06-23 06:25:01 jmd and the exact error message was: 2021-06-23 06:25:11 jmd Error: either "local" is duplicate, or "enp0s31f6" is a garbage. 2021-06-23 06:25:19 lautre[m] I always have problems to use the command. But, it's the same order than show with ip a 2021-06-23 06:26:03 lautre[m] So, ip a will help you 2021-06-23 06:26:34 jmd That merely gives a list of the current assigned addresses. 2021-06-23 06:27:29 lautre[m] I'm not on my computer. May be "dev" word is missing 2021-06-23 06:27:30 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-23 06:27:41 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-23 06:27:53 lautre[m] I'm always stuck like you 2021-06-23 06:27:54 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 252 seconds) 2021-06-23 06:28:25 <-- glouniche (~glouniche@s176125235117.blix.com) has quit (Ping timeout: 265 seconds) 2021-06-23 06:29:33 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-23 06:29:52 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 06:30:05 --> ilcoso (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-23 06:30:12 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Quit: Leaving) 2021-06-23 06:31:08 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-23 06:31:32 selckin so if you check the 'man ip-address' 2021-06-23 06:32:08 --> tom1984 (~tom1984@2408:8406:1920:9eb3:1ae8:554:4fba:72b2) has joined #linux 2021-06-23 06:32:20 selckin the dev part is required, or it defaults to 'local' 2021-06-23 06:33:23 <-- simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Ping timeout: 252 seconds) 2021-06-23 06:33:54 --> SomeWeirdAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has joined #linux 2021-06-23 06:35:18 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-23 06:35:42 --> Pacific_ (~arash@91.219.212.92) has joined #linux 2021-06-23 06:36:38 <-- iflema (~ian@user/iflema) has quit (Remote host closed the connection) 2021-06-23 06:38:17 --> iflema (~ian@user/iflema) has joined #linux 2021-06-23 06:39:32 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-23 06:39:36 --> ilcosino (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-23 06:39:38 <-- eho (~yarra@176.88.88.197) has quit (Read error: Connection reset by peer) 2021-06-23 06:39:58 --> yarra (~yarra@176.88.88.197) has joined #linux 2021-06-23 06:41:36 --> darkbit (~db@152.32.99.67) has joined #linux 2021-06-23 06:42:03 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-23 06:42:53 <-- ilcoso (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Ping timeout: 244 seconds) 2021-06-23 06:42:58 Masklin_Gurder Can you tell gnu parallel to only do X amounts of processes in parallel? 2021-06-23 06:43:13 Masklin_Gurder That was bad English but I think you understand. :D 2021-06-23 06:43:24 selckin yes 2021-06-23 06:43:43 Masklin_Gurder selckin: How? 2021-06-23 06:43:57 Masklin_Gurder I guess it's in the docs but historically it's difficult to find useful stuff in their docs 2021-06-23 06:44:03 <-- mexen (uid495612@user/mexen) has quit (Quit: Connection closed for inactivity) 2021-06-23 06:44:27 selckin manual says -P 2021-06-23 06:44:31 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 06:45:18 lessshaste does anyone know a good way to add some words to the bottom of a video (on linux)? 2021-06-23 06:45:43 CalimeroTeknik it's the same way as on any and every other kernel 2021-06-23 06:45:48 Masklin_Gurder selckin: My --help section says '-j n' 2021-06-23 06:46:00 selckin Masklin_Gurder: go for it 2021-06-23 06:46:34 CalimeroTeknik lessshaste, unrelated to linux — you could use subtitle incrustation with ffmpeg (works on freeBSD, windows, haiku, etc) 2021-06-23 06:46:47 <-- renard__ (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 265 seconds) 2021-06-23 06:46:56 CalimeroTeknik am I misinterpreting this channel's name/topic perhaps? 2021-06-23 06:46:56 paulcarroty kdenlive, openshot 2021-06-23 06:47:15 lessshaste paulcarroty, thanks! I didn't know they could do this 2021-06-23 06:47:20 lessshaste CalimeroTeknik, sounds tricky 2021-06-23 06:47:33 CalimeroTeknik only sounds 2021-06-23 06:47:59 lessshaste CalimeroTeknik, is this from the command line? 2021-06-23 06:48:34 --> simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-23 06:48:42 CalimeroTeknik I use aegisub to design captions then optionally re-render the video with subtitles incrusted using ffmpeg 2021-06-23 06:48:48 CalimeroTeknik but usually I keep soft subs 2021-06-23 06:49:07 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 268 seconds) 2021-06-23 06:49:12 CalimeroTeknik it could be all done from the command line if you wish to, yes 2021-06-23 06:49:16 CalimeroTeknik not necessarily though 2021-06-23 06:49:26 --> drctrl (~drctrl@58.69.36.155) has joined #linux 2021-06-23 06:50:03 CalimeroTeknik I tend to prefer using WYSIWYG tools when I need to place captions on video, rather than typing the code for the SSA subtitles 2021-06-23 06:50:07 <-- ilcosino (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Ping timeout: 244 seconds) 2021-06-23 06:50:20 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:1ae8:554:4fba:72b2) has quit (Read error: Connection reset by peer) 2021-06-23 06:50:58 lessshaste CalimeroTeknik, which do you use? 2021-06-23 06:51:49 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-23 06:51:53 --> ajkerzner (~ajkerzner@user/ajkerzner) has joined #linux 2021-06-23 06:53:33 -- SomeWeirdAnon is now known as SomeAwayAnon 2021-06-23 06:54:04 -- SomeAwayAnon is now known as SomeWeirdAnon 2021-06-23 06:54:35 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 268 seconds) 2021-06-23 06:54:51 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-23 06:54:54 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-23 06:54:54 -- littlepap is now known as mastash 2021-06-23 06:55:03 --> Oddly (~sacr@mailserver.rshs.nl) has joined #linux 2021-06-23 06:55:35 -- mastash is now known as littlepap 2021-06-23 06:56:36 <-- Irrelevant (~irrelevan@84-31-208-31.cable.dynamic.v4.ziggo.nl) has quit (Ping timeout: 272 seconds) 2021-06-23 06:57:24 --> charon (~charon@user/charon) has joined #linux 2021-06-23 06:58:14 --> Pacific__ (~arash@5.124.30.120) has joined #linux 2021-06-23 06:58:31 CoderBR_000 ~is 2021-06-23 06:59:14 jjakob lessshaste: kdenlive ? 2021-06-23 06:59:33 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Ping timeout: 258 seconds) 2021-06-23 06:59:40 lessshaste jjakob, thanks. I will try that 2021-06-23 07:00:55 --> Irrelevant (~irrelevan@84-31-208-31.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-23 07:01:08 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 07:02:15 <-- Pacific_ (~arash@91.219.212.92) has quit (Ping timeout: 265 seconds) 2021-06-23 07:03:08 --> arstan (~arstan@89.237.194.204) has joined #linux 2021-06-23 07:03:45 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 07:04:09 akik autopsy_: i'm now in ubuntu 20.04 on this optimus laptop and using nvidia-driver-390. seems to work much better 2021-06-23 07:04:15 CoderBR_000 [Search(~str,kdenlive)] 2021-06-23 07:04:26 CoderBR_000 [Search(~str,kdenlive ?)] 2021-06-23 07:04:42 CoderBR_000 [Search(~str,msg)] 2021-06-23 07:04:50 CoderBR_000 sorry 2021-06-23 07:04:58 --> Ivyy (~Ivyy@2001:a62:41d:fa01:f7e9:40d0:fdd9:49b3) has joined #linux 2021-06-23 07:05:58 <-- bluenode (~bluenode@23.108.99.122) has quit (Read error: Connection reset by peer) 2021-06-23 07:06:28 <-- fowl (sid209700@id-209700.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 07:06:46 akik it was possible to install ubuntu on the same btrfs filesystem that fedora was installed, just on different btrfs subvolumes 2021-06-23 07:07:34 <-- Pacific__ (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-23 07:08:05 <-- jmd (~user@de.cellform.com) has quit (Remote host closed the connection) 2021-06-23 07:08:09 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 268 seconds) 2021-06-23 07:09:09 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 07:09:12 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-23 07:09:30 <-- kiryin (~kiryin@84-231-2-42.elisa-mobile.fi) has quit (Ping timeout: 265 seconds) 2021-06-23 07:09:30 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-23 07:10:23 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 07:12:18 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Ping timeout: 240 seconds) 2021-06-23 07:14:46 --> voltage_ (voltage@user/voltage) has joined #linux 2021-06-23 07:15:03 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 07:15:57 <-- jw_ (~njw@58.182.164.99) has quit (Client Quit) 2021-06-23 07:15:58 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-23 07:16:10 --> KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has joined #linux 2021-06-23 07:16:19 --> gtlsgamr (~gtlsgamr@103.247.4.74) has joined #linux 2021-06-23 07:16:38 --> autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has joined #linux 2021-06-23 07:16:47 <-- autopsy_ (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Ping timeout: 268 seconds) 2021-06-23 07:17:10 gtlsgamr Heyo 2021-06-23 07:19:23 <-- [twisti] (~twisti@toadwater.com) has left #linux 2021-06-23 07:20:18 --> bluenode (~bluenode@2403:6200:8856:686a:5fe2:3cb4:d13:4ae5) has joined #linux 2021-06-23 07:20:36 <-- gtlsgamr (~gtlsgamr@103.247.4.74) has quit (Client Quit) 2021-06-23 07:20:41 --> ballerburg9005 (~ich@dslb-002-206-017-091.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-23 07:20:45 --> rbh (~ubuntu@49.36.121.21) has joined #linux 2021-06-23 07:20:54 --> gtlsgamr (~gtlsgamr@103.247.4.74) has joined #linux 2021-06-23 07:21:43 <-- malteger (~malteger@user/malteger) has quit (Remote host closed the connection) 2021-06-23 07:21:44 --> astronaut (~segfault@103.160.128.41) has joined #linux 2021-06-23 07:22:08 --> malteger (~malteger@user/malteger) has joined #linux 2021-06-23 07:22:29 --> itsmemoria (~itsmemori@103.252.202.82) has joined #linux 2021-06-23 07:24:09 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 07:24:19 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 07:24:22 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 07:25:27 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 07:25:37 <-- Guest42_ (~textual@192.146.154.3) has quit (Ping timeout: 258 seconds) 2021-06-23 07:25:51 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 07:26:17 -- self is now known as ^elf^ 2021-06-23 07:26:31 -- SomeWeirdAnon is now known as SomeAwayAnon 2021-06-23 07:27:37 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-23 07:27:51 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 07:28:30 <-- dumayjonwh (~dumayjonw@37.19.223.77) has quit (Ping timeout: 268 seconds) 2021-06-23 07:28:39 PlanckLort Hello! I have a driver with a GPIO triggered interrupt which schedules a workqueue task (in a workqueue created with the flag WQ_HIGHPRI) in the workfunction a SPI message is called. This happens at a frequency of 2 kHz. My issue is that when measuring the time between the IRQ and when SPI transfer has finished I sometimes get a time of 2 or more milliseconds which is to slow for 2 kHz. I need some 2021-06-23 07:28:41 PlanckLort ideas on how to decrease the time between the IRQ and for the workqueue function to start executing, any help is appreciated! :) 2021-06-23 07:28:56 lunario_ any suggestions on how to automate clicking on the login button of a public wifi start page in a browser (no matter which browser, whichever works most easily)? The login site needs JS otherwise I would use a bash script ofc 2021-06-23 07:29:00 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 07:29:12 <-- simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Ping timeout: 268 seconds) 2021-06-23 07:29:26 gtlsgamr lunario_: Could you try and explain more clearly what you want to do? 2021-06-23 07:29:28 <-- keypusher (keypusher@user/keypusher) has quit (Remote host closed the connection) 2021-06-23 07:29:30 <-- robin_ (~robin@193.32.127.152) has quit (Ping timeout: 252 seconds) 2021-06-23 07:29:38 akik PlanckLort: preempt_rt didn't work out? 2021-06-23 07:30:18 --> keypusher (keypusher@user/keypusher) has joined #linux 2021-06-23 07:31:03 peetaur PlanckLort: are you using a realtime kernel? 2021-06-23 07:31:50 PlanckLort akik: I've tried it before it did not help me. Although I only tried that in a user space program, i recently moved to kernel space with a driver. I will try it 2021-06-23 07:32:54 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-23 07:33:07 <-- gtlsgamr (~gtlsgamr@103.247.4.74) has quit (Quit: Lost terminal) 2021-06-23 07:33:12 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-23 07:33:19 <-- itsmemoria (~itsmemori@103.252.202.82) has quit (Quit: itsmemoria) 2021-06-23 07:33:23 --> gtlsgamr (~gtlsgamr@103.247.4.74) has joined #linux 2021-06-23 07:33:33 --> ano (~weechat@user/ano) has joined #linux 2021-06-23 07:33:59 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 07:34:02 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-23 07:34:09 akik PlanckLort: it's used with user space programs too 2021-06-23 07:34:29 akik there's configuration that you can put into /etc/security/limits.d/ 2021-06-23 07:34:33 --> dumayjonwh (~dumayjonw@37.19.223.77) has joined #linux 2021-06-23 07:34:37 --> dorvin (~idunno@user/dorvin) has joined #linux 2021-06-23 07:35:50 PlanckLort akik: Yes that was how I used it before but it barley made a difference 2021-06-23 07:35:55 PlanckLort if any at all 2021-06-23 07:36:20 PlanckLort akik: Hmm, what type of configuration is that? 2021-06-23 07:36:23 <-- dorvin (~idunno@user/dorvin) has quit (Remote host closed the connection) 2021-06-23 07:36:45 <-- mu (~mu@user/mu) has quit (Remote host closed the connection) 2021-06-23 07:36:49 <-- f0c1s_ (~f0c1s@106.197.230.212) has quit (Quit: Leaving) 2021-06-23 07:37:15 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 07:37:22 akik PlanckLort: i can only show what i have for audio config 2021-06-23 07:37:39 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-23 07:37:47 --> f0c1s (~f0c1s@136.185.130.32) has joined #linux 2021-06-23 07:37:51 --> f0c1s_ (~f0c1s@136.185.130.32) has joined #linux 2021-06-23 07:37:52 akik but i guess it's similar 2021-06-23 07:37:53 akik @audio - rtprio 95 2021-06-23 07:37:53 akik @audio - memlock unlimited 2021-06-23 07:37:55 <-- f0c1s_ (~f0c1s@136.185.130.32) has quit (Remote host closed the connection) 2021-06-23 07:38:01 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-23 07:38:10 <-- mesaboogie (~mesaboogi@user/mesaboogie) has quit (Quit: leaving) 2021-06-23 07:38:12 --> dorvin (~idunno@user/dorvin) has joined #linux 2021-06-23 07:38:29 <-- finsternis (~X@23.226.237.192) has quit (Remote host closed the connection) 2021-06-23 07:38:55 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-23 07:39:06 <-- straykitten (~straykitt@subs24-116-206-8-50.three.co.id) has quit (Read error: Connection reset by peer) 2021-06-23 07:39:46 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-23 07:42:04 akik that config is installed also with the lowlatency kernel in ubuntu when installing jackd2 2021-06-23 07:42:08 lacroix PlanckLort: a gpio isn't a pwm *wink* 2021-06-23 07:42:14 --> DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has joined #linux 2021-06-23 07:42:51 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 265 seconds) 2021-06-23 07:43:01 <-- WaV (~|WaV|@ip24-250-134-105.ga.at.cox.net) has quit (Remote host closed the connection) 2021-06-23 07:43:21 <-- undercorndog (~undercorn@89.45.6.86) has quit (Read error: Connection reset by peer) 2021-06-23 07:43:55 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 268 seconds) 2021-06-23 07:44:18 --> WaV (~|WaV|@ip24-250-134-105.ga.at.cox.net) has joined #linux 2021-06-23 07:44:25 lacroix PlanckLort, usually preempt-rt is the best way to address this. You may also go going the ipipe/xenomai if you need more solid realtime. 2021-06-23 07:44:44 lacroix Did you try plain polling? 2021-06-23 07:45:10 --> rifl (~user@60.223.246.61) has joined #linux 2021-06-23 07:45:22 <-- rifl (~user@60.223.246.61) has left #linux 2021-06-23 07:47:00 PlanckLort I'm currently trying the rt kernel again but are struggling with modprobing the module, for some reason it doesn't believe it exit even though I have moved it to the correct directory. I have tried polling in userspace 2021-06-23 07:47:36 --> mrkubax10 (~mrkubax10@83.29.101.173.ipv4.supernova.orange.pl) has joined #linux 2021-06-23 07:47:55 <-- mrkubax10 (~mrkubax10@83.29.101.173.ipv4.supernova.orange.pl) has quit (Client Quit) 2021-06-23 07:49:04 --> Dagmar (~dagmar@c-69-247-146-235.hsd1.tn.comcast.net) has joined #linux 2021-06-23 07:49:04 <-- Dagmar (~dagmar@c-69-247-146-235.hsd1.tn.comcast.net) has quit (Changing host) 2021-06-23 07:49:04 --> Dagmar (~dagmar@user/dagmarx) has joined #linux 2021-06-23 07:49:26 lunario_ gtlsgamr: i want to automatically connect a raspberry pi to a public wifi but the wifi requires an authentication via a website, where you just click on "Login" 2021-06-23 07:49:27 <-- autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Quit: Leaving) 2021-06-23 07:49:44 --> autopsy (~autopsy@2600:8800:920c:8a00::2e) has joined #linux 2021-06-23 07:51:38 --> straykitten (~straykitt@subs24-116-206-8-32.three.co.id) has joined #linux 2021-06-23 07:52:19 autopsy Hey can somebody check the last server parts joins quits exists and tell me what happenned to autopsy up to about 5 minutes ago.... wass it a ping timeout? 2021-06-23 07:52:25 peetaur lunario_: pastebin that login page's html 2021-06-23 07:53:33 autopsy My hexchat client was disconnected showing no user list and showing me disconnected from any channel, but the channel was stilll scrolling user input to the screen in the damn channel window. 2021-06-23 07:53:56 --> acetate888 (~acetate88@117-20-68-47.751444.bne.nbn.aussiebb.net) has joined #linux 2021-06-23 07:55:13 selckin 2 ping timeouts, 1 normal exit 2021-06-23 07:55:13 lunario_ https://termbin.com/yhoi 2021-06-23 07:55:14 Erus_Iluvatar [13:49:26] <-- autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Quit: Leaving) 2021-06-23 07:55:14 Erus_Iluvatar [13:49:44] --> autopsy (~autopsy@2600:8800:920c:8a00::2e) has joined #linux 2021-06-23 07:55:17 lunario_ ^peetaur 2021-06-23 07:55:25 lunario_ The link one needs to click on says "Anmelden" 2021-06-23 07:55:26 autopsy Erus_Iluvatar, thank you. 2021-06-23 07:55:36 --> imp (~imp@186.205.11.214) has joined #linux 2021-06-23 07:56:02 Erus_Iluvatar NP 2021-06-23 07:56:07 autopsy 14 seconds. 2021-06-23 07:56:17 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 258 seconds) 2021-06-23 07:56:46 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-23 07:56:55 <-- agialluca (~Gialluca@user/agialluca) has quit (Quit: Leaving) 2021-06-23 07:57:15 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-23 07:58:36 lacroix PlanckLort, Did you build the module for the preempt-rt? 2021-06-23 07:59:17 <-- dumayjonwh (~dumayjonw@37.19.223.77) has quit (Ping timeout: 265 seconds) 2021-06-23 08:00:19 --> Jck_true (~jcktrue@188.228.89.240) has joined #linux 2021-06-23 08:00:22 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 08:00:51 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-23 08:00:52 peetaur lunario_: ok maybe something like this would work: curl "${url}" -d "buttonClicked=4&redirect_url=&err_flag=0&info_flag=0&info_msg=0&Submit=Anmelden" 2021-06-23 08:00:52 --> brownan (~brownan@136.56.137.143) has joined #linux 2021-06-23 08:01:31 peetaur lunario_: in the loadAction() ... it is using the query string to change the action to whatever switch_url says ....and I don't know the value of that. So I'm assuming blank is fine. 2021-06-23 08:01:31 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-23 08:01:56 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-23 08:02:30 lunario_ peetaur: thanks, will try! if i use w3m or some similar browser to login, would i add the "buttonClicked..." part to the captive portal's url? 2021-06-23 08:03:02 peetaur if action is blank then the same url as the login page is used... if action is "something" then it would be like "${url}/something" 2021-06-23 08:03:14 peetaur lunario_: the onClick sets buttonClicked=4 so I think you need that 2021-06-23 08:03:17 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-23 08:03:46 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 08:04:12 <-- faceface (~faceface@user/faceface) has quit (Quit: leaving) 2021-06-23 08:05:06 --> faceface (~faceface@user/faceface) has joined #linux 2021-06-23 08:05:30 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 268 seconds) 2021-06-23 08:05:43 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-23 08:05:46 --> shaqeel (~shaqeel@180.72.174.153) has joined #linux 2021-06-23 08:06:16 <-- shaqeel (~shaqeel@180.72.174.153) has quit (Client Quit) 2021-06-23 08:06:24 <-- acetate888 (~acetate88@117-20-68-47.751444.bne.nbn.aussiebb.net) has quit (Quit: Leaving) 2021-06-23 08:06:35 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 08:07:21 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 268 seconds) 2021-06-23 08:07:31 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-23 08:07:54 --> dumayjonwh (~dumayjonw@37.19.223.78) has joined #linux 2021-06-23 08:09:03 autopsy No. WRong. 2021-06-23 08:09:22 autopsy URL is HTTP URL CLICKED is button 4. 2021-06-23 08:09:28 <-- gtlsgamr (~gtlsgamr@103.247.4.74) has quit (Ping timeout: 252 seconds) 2021-06-23 08:10:02 <-- tekno (~tekno@111.235.90.188) has quit (Quit: Leaving) 2021-06-23 08:10:12 --> Guest84 (~textual@135-23-139-123.cpe.pppoe.ca) has joined #linux 2021-06-23 08:10:27 <-- Guest84 (~textual@135-23-139-123.cpe.pppoe.ca) has quit (Client Quit) 2021-06-23 08:11:01 <-- lucerne (~lucerne@ip202.ip-51-178-215.eu) has quit (Read error: Connection reset by peer) 2021-06-23 08:11:16 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-23 08:11:30 --> Quack (~Quack@185.21.216.169) has joined #linux 2021-06-23 08:11:45 autopsy ok ok i stop. 2021-06-23 08:11:55 peetaur error on line 1: trinary operator expected 2021-06-23 08:11:56 DLange good choice, autopsy. Good choice! 2021-06-23 08:12:37 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-23 08:12:39 --> lucerne (~lucerne@ip202.ip-51-178-215.eu) has joined #linux 2021-06-23 08:13:05 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 08:13:22 <-- yarra (~yarra@176.88.88.197) has quit (Read error: Connection reset by peer) 2021-06-23 08:13:58 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-23 08:14:24 -- riff_IRC is now known as riff-IRC 2021-06-23 08:14:59 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 08:15:16 --> agialluca (~Gialluca@user/agialluca) has joined #linux 2021-06-23 08:16:25 --> attronarch (~gerovit@user/attronarch) has joined #linux 2021-06-23 08:18:23 --> uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has joined #linux 2021-06-23 08:19:28 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 08:19:35 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-23 08:19:40 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 258 seconds) 2021-06-23 08:19:42 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 08:20:55 <-- Camilo (~hugh@178.238.11.56) has quit (Ping timeout: 268 seconds) 2021-06-23 08:22:09 --> renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-23 08:23:33 --> Pacific_ (~arash@5.124.30.120) has joined #linux 2021-06-23 08:23:36 <-- beaver (~loop@user/pong) has quit (Ping timeout: 244 seconds) 2021-06-23 08:24:16 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 258 seconds) 2021-06-23 08:26:42 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-23 08:27:20 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-23 08:27:47 --> speckz (~speckz@2600:1700:ce0:bf00:c597:df70:8aa9:d456) has joined #linux 2021-06-23 08:27:47 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 08:28:07 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 08:28:32 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-23 08:28:34 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-23 08:29:24 --> kubast2 (~kubast2@176.115.253.3) has joined #linux 2021-06-23 08:29:29 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 08:29:33 <-- kubast2 (~kubast2@176.115.253.3) has quit (Changing host) 2021-06-23 08:29:33 --> kubast2 (~kubast2@user/kubast2) has joined #linux 2021-06-23 08:29:52 autopsy [bash]: 2 is not equal to 2 + 1 but 3 is 2021-06-23 08:30:05 --> jean (~jean@user/jean) has joined #linux 2021-06-23 08:30:20 PlanckLort lacroix: Yes 2021-06-23 08:30:47 kubast2 Does "nosmp" option/compiling kernel with smp off 2021-06-23 08:30:58 kubast2 have any impact on a single core vms/machines performance? 2021-06-23 08:31:20 --> cdown (~cdown@163.114.131.1) has joined #linux 2021-06-23 08:31:31 kubast2 Or is nosmp applied automaticaly when core count is one and it doesn't matter at all 2021-06-23 08:32:44 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-23 08:32:57 autopsy SMP is the main thread function of the Linux kernel proper. One core means that the machine operates with a single processor to base all of its resources from the board, SMP merely means that the IRQ balancing and process threads are distributed amongst multiple processors and it has no effect. 2021-06-23 08:33:19 --> rifl (~user@user/rifl) has joined #linux 2021-06-23 08:34:05 <-- cdown_ (~cdown@89.32.122.5) has quit (Ping timeout: 265 seconds) 2021-06-23 08:34:05 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 08:34:07 autopsy You can use 'nosmp' on a multiple processor machine and it'll do the same through the ACPI and APIC. 2021-06-23 08:34:20 autopsy LAPIC. 2021-06-23 08:34:57 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Quit: Has anybody seen the bridge?) 2021-06-23 08:35:26 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-23 08:35:38 <-- kubast2 (~kubast2@user/kubast2) has quit (Quit: Leaving) 2021-06-23 08:35:45 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-23 08:36:01 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 265 seconds) 2021-06-23 08:36:04 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 08:36:46 <-- rhax (~yannick@user/rhax) has quit (Quit: Leaving) 2021-06-23 08:37:59 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-23 08:38:04 <-- c705 (c705@alpine/contributor/c705) has quit (Ping timeout: 252 seconds) 2021-06-23 08:38:31 --> uoj6wz6qoswb (~xsutjbCo~@user/spareproject) has joined #linux 2021-06-23 08:38:48 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 252 seconds) 2021-06-23 08:38:51 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 08:38:55 autopsy I nkoiw how you guys like to fragment your thoughts and so I thought I'd explain something in detail ju7st the same. 2021-06-23 08:39:40 autopsy Irregardless of the language I speak fluently I cannot seem to grasp a external outsider reciever's view on what I'm saying meaning that nothing I said makes sense. 2021-06-23 08:39:54 --> c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-23 08:40:14 CoderBR_000 >> 2021-06-23 08:40:16 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 252 seconds) 2021-06-23 08:40:16 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 08:40:24 --> siika_ (~siika@139.226.50.205) has joined #linux 2021-06-23 08:40:26 autopsy Until I learn to percieve what the reciever is experiencing I then can explain something that takes a half wit to do properly. 2021-06-23 08:40:34 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Client Quit) 2021-06-23 08:40:34 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-23 08:40:38 <-- MikZyth (~MikZyth@188.65.242.236) has quit (Ping timeout: 252 seconds) 2021-06-23 08:41:01 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-23 08:41:56 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 08:41:57 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-23 08:41:58 --> MikZyth (~MikZyth@188.65.242.79) has joined #linux 2021-06-23 08:42:14 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 08:42:17 <-- siika (~siika@112.64.93.87) has quit (Ping timeout: 258 seconds) 2021-06-23 08:42:21 --> donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has joined #linux 2021-06-23 08:42:32 immibis that is probably correct 2021-06-23 08:42:40 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Client Quit) 2021-06-23 08:42:52 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-23 08:42:53 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-23 08:43:22 <-- zeden (~zeden@user/zeden) has quit (Client Quit) 2021-06-23 08:43:30 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Remote host closed the connection) 2021-06-23 08:43:43 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-23 08:43:48 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 08:43:51 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-23 08:43:54 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 08:44:37 autopsy Bear with me here, see.. when you guys have questions, make them in such a way that details what it is that you are trying to do. (or accomplish) rather than what you are used to thinkiong in your mind (or your brain) and relqay that information accordingly in theh porperly order (or sequence) 2021-06-23 08:44:40 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Ping timeout: 252 seconds) 2021-06-23 08:45:20 autopsy Then we may come to an understanding. (or an agreement) 2021-06-23 08:45:22 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-23 08:45:22 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-23 08:45:24 <-- RDK (~RDK@p200300db6717ba40545c45fa9c09d7a6.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-23 08:45:36 <-- zeden (~zeden@user/zeden) has quit (Client Quit) 2021-06-23 08:45:40 <-- lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has quit (Quit: Konversation terminated!) 2021-06-23 08:45:50 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-23 08:46:27 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 08:46:33 autopsy Now. For the guys here over 25 with all that expertise (No not you not talking about you now hold on) try to explain the thing in the way that you would try to teach a student. 2021-06-23 08:46:34 --> ballerbu1g9005 (~ich@dslb-002-204-000-149.002.204.pools.vodafone-ip.de) has joined #linux 2021-06-23 08:46:35 --> keropok_ (~keropok@2405:3800:897:85d7:3062:2d8e:ce0f:8c20) has joined #linux 2021-06-23 08:46:37 CoderBR_000 hello 2021-06-23 08:46:52 <-- ballerburg9005 (~ich@dslb-002-206-017-091.002.206.pools.vodafone-ip.de) has quit (Ping timeout: 252 seconds) 2021-06-23 08:47:01 PlanckLort lacroix: Got the module to work. It was probably some missing symbols as depmod solved that issue. However RT-linux was not any improvement unfortunatly 2021-06-23 08:47:07 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Client Quit) 2021-06-23 08:47:07 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-23 08:47:21 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 08:47:21 PlanckLort might actually be slightly worse 2021-06-23 08:47:23 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 08:47:25 CoderBR_000 helo 2021-06-23 08:47:35 autopsy CoderBR_000, Yep Hi too to you too dude. 2021-06-23 08:47:46 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Client Quit) 2021-06-23 08:47:58 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-23 08:47:58 --> CoderBR_000 (~Coder_000@191.35.80.149) has joined #linux 2021-06-23 08:48:26 autopsy I'm still a student. Ok. ? I don't know what you are talking about as much as I want to come to base with what you are typing and say yeah I know that and... no I don't but help me. 2021-06-23 08:48:58 <-- CoderBR_000 (~Coder_000@191.35.80.149) has quit (Client Quit) 2021-06-23 08:49:04 <-- c705 (c705@alpine/contributor/c705) has quit (Ping timeout: 265 seconds) 2021-06-23 08:49:10 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 08:49:18 --> rhax (~yannick@user/rhax) has joined #linux 2021-06-23 08:49:25 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-23 08:49:53 autopsy PlanckLort, isn't a Planck a sort of minute distance as far as we can measure... so it is the smallest of all smalls and thats It. 2021-06-23 08:50:30 --> c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-23 08:50:31 <-- jkwnki (~jkwnki@p4fedbaf0.dip0.t-ipconnect.de) has quit (Ping timeout: 268 seconds) 2021-06-23 08:51:00 PlanckLort autopsy: Yes and Lort in my language means dirt. So I am the tiniest speck of dirt :) 2021-06-23 08:51:39 --> `deb (~relax@142.169.78.85) has joined #linux 2021-06-23 08:51:44 PlanckLort I just wish my latency was as small :( 2021-06-23 08:52:16 autopsy Why thank you for that man. Thats what I'm talking about. Good reason, good payload good god what a good guy you are. 2021-06-23 08:52:20 --> jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has joined #linux 2021-06-23 08:52:37 autopsy Latency is a big thing with audio processing. 2021-06-23 08:52:44 <-- uoj6wz6qoswb (~xsutjbCo~@user/spareproject) has quit (Ping timeout: 252 seconds) 2021-06-23 08:53:01 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 258 seconds) 2021-06-23 08:53:15 <-- gusto (~Augustus@109.255.100.54) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 08:53:29 --> scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has joined #linux 2021-06-23 08:53:32 PlanckLort I'm confused if about if you are being sarcastic, I'm typically awful at communicating 2021-06-23 08:53:42 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-23 08:53:53 PlanckLort but I'll take the compliment either way, thanks :) 2021-06-23 08:53:54 autopsy I'm typically awful at communicateing too. 2021-06-23 08:54:00 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 08:55:00 --> nichedev (~tux0r@vpn.ahbelo.com) has joined #linux 2021-06-23 08:55:05 <-- dust (~dust@user/dust) has quit (Remote host closed the connection) 2021-06-23 08:55:16 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-23 08:55:19 --> staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has joined #linux 2021-06-23 08:55:25 autopsy PlanckLort, I was just saying, please try to explain like I was learning about whatever it is, and there you came explaining your Lort in another language in English lort means nothing no word of lort so..... PlanckLort means nothing to me in fact its confusing as to why your name is so stupid. 2021-06-23 08:55:36 autopsy But you eplxaining it did the trick. 2021-06-23 08:55:47 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 08:55:48 autopsy I was just saying. Thats good thank you. 2021-06-23 08:56:19 PlanckLort Ah i see 2021-06-23 08:57:37 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Ping timeout: 258 seconds) 2021-06-23 08:57:37 <-- tuxOr (~tux0r@99-72-201-62.lightspeed.rcsntx.sbcglobal.net) has quit (Ping timeout: 258 seconds) 2021-06-23 08:58:05 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-23 08:58:15 --> dust (~dust@user/dust) has joined #linux 2021-06-23 08:59:04 -- keropok_ is now known as keropokkk 2021-06-23 08:59:13 <-- rhax (~yannick@user/rhax) has quit (Quit: Leaving) 2021-06-23 08:59:26 --> simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has joined #linux 2021-06-23 09:00:51 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-23 09:01:01 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 09:02:34 <-- staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has quit (Quit: staticvoidmaine) 2021-06-23 09:02:36 --> uoj6wz6qoswb (~yydBJhWK~@user/spareproject) has joined #linux 2021-06-23 09:03:19 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 09:03:34 --> staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has joined #linux 2021-06-23 09:03:48 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 09:04:05 <-- zakame (~zakame@user/zakame) has quit (Ping timeout: 268 seconds) 2021-06-23 09:04:14 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-23 09:04:25 PlanckLort lacroix: Do you know if it would be possible to start a SPI DMA transfer from the IRQ? I have been hesitant to use DMA as i can't find any good examples or documentation to start a SPI - DMA tansfer but I'm starting to fear that might be my only shot 2021-06-23 09:04:27 <-- simplicio (~simplicio@2001:b07:ad4:844e:45f3:d3ae:5ffc:21ad) has quit (Quit: Leaving) 2021-06-23 09:04:42 <-- slackadelic (~slackadel@about/linux/staff/slackadelic) has quit (Ping timeout: 268 seconds) 2021-06-23 09:05:06 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-23 09:07:05 --> ariedro (~ariedro@user/ariedro) has joined #linux 2021-06-23 09:07:23 --> kirk781 (~doors@2402:3a80:b59:9117:d387:7dc:4334:54ee) has joined #linux 2021-06-23 09:07:24 --> slackadelic (~slackadel@about/linux/staff/slackadelic) has joined #linux 2021-06-23 09:07:30 <-- kirk781 (~doors@2402:3a80:b59:9117:d387:7dc:4334:54ee) has quit (Max SendQ exceeded) 2021-06-23 09:07:56 PlanckLort It seems weird to me that with the PREEMPT_RT patch i get latencies up to 0.9 mS between scheduling work (a task) and the work to actually be processed. 2021-06-23 09:08:53 <-- unixbhaskar (~user@37.19.198.96) has quit (Ping timeout: 265 seconds) 2021-06-23 09:09:14 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-23 09:10:19 PlanckLort Looking at tests online made on a PI the max latency is in terms of 0.3 micro seconds which is magnitudes lower than my result 2021-06-23 09:10:57 <-- f0c1s (~f0c1s@136.185.130.32) has quit (Remote host closed the connection) 2021-06-23 09:11:31 <-- downtrip (~downtrip@188.166.151.198) has quit (Quit: WeeChat 3.2) 2021-06-23 09:12:11 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 258 seconds) 2021-06-23 09:12:41 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 09:13:00 <-- ybaumy (~ybaumy@static.213.34.12.49.clients.your-server.de) has quit (Quit: Ping timeout (120 seconds)) 2021-06-23 09:13:13 --> ybaumy (~ybaumy@static.213.34.12.49.clients.your-server.de) has joined #linux 2021-06-23 09:13:21 <-- Cienisty (cloak@user/cienisty) has quit (Killed (zinc.libera.chat (Nickname regained by services))) 2021-06-23 09:13:29 --> CookE[] (~thedawn@user/thedawn) has joined #linux 2021-06-23 09:13:37 --> Cienisty (cloak@user/cienisty) has joined #linux 2021-06-23 09:13:42 --> f0c1s (~f0c1s@136.185.130.32) has joined #linux 2021-06-23 09:14:03 <-- arstan (~arstan@89.237.194.204) has quit (Quit: Leaving) 2021-06-23 09:14:14 <-- de-facto (~de-facto@user/de-facto) has quit (Ping timeout: 244 seconds) 2021-06-23 09:14:19 --> de-facto_ (~de-facto@user/de-facto) has joined #linux 2021-06-23 09:14:21 <-- discipulus (~discipulu@user/discipulus) has quit (Quit: discipulus) 2021-06-23 09:14:30 --> PonzoSporrigan (~ghost64@user/ghost64) has joined #linux 2021-06-23 09:14:43 --> downtrip (~downtrip@188.166.151.198) has joined #linux 2021-06-23 09:14:44 <-- jaskal (jaskal@user/jaskal) has quit (Ping timeout: 252 seconds) 2021-06-23 09:14:48 --> ryo_ (foobar@athena.nocsrv.de) has joined #linux 2021-06-23 09:15:15 <-- Crakila (~quassel@web.pf.ie) has quit (Ping timeout: 258 seconds) 2021-06-23 09:15:16 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 09:15:16 <-- kish` (~aqua@user/aqua) has quit (Ping timeout: 244 seconds) 2021-06-23 09:15:16 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Ping timeout: 244 seconds) 2021-06-23 09:15:16 <-- phrost (~JFEIDAX@gateway/tor-sasl/phrost) has quit (Ping timeout: 244 seconds) 2021-06-23 09:15:16 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Ping timeout: 244 seconds) 2021-06-23 09:15:28 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Ping timeout: 246 seconds) 2021-06-23 09:15:28 <-- ajkerzner (~ajkerzner@user/ajkerzner) has quit (Ping timeout: 246 seconds) 2021-06-23 09:15:28 <-- varaindemian (~varaindem@86.124.78.162) has quit (Ping timeout: 246 seconds) 2021-06-23 09:15:28 <-- ghost64 (~ghost64@user/ghost64) has quit (Ping timeout: 252 seconds) 2021-06-23 09:15:28 <-- ryo (~textblase@user/ryo) has quit (Ping timeout: 252 seconds) 2021-06-23 09:15:49 <-- knick (~knick@2601:2c2:a80:3160:d9aa:768e:fc7e:98e7) has quit (Ping timeout: 246 seconds) 2021-06-23 09:15:58 -- de-facto_ is now known as de-facto 2021-06-23 09:16:06 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 09:16:12 --> kish` (~aqua@user/aqua) has joined #linux 2021-06-23 09:16:30 --> jaskal (jaskal@user/jaskal) has joined #linux 2021-06-23 09:17:12 --> phrost (~JFEIDAX@gateway/tor-sasl/phrost) has joined #linux 2021-06-23 09:17:13 <-- alzgh (~alzgh@216.155.158.214) has quit (Ping timeout: 246 seconds) 2021-06-23 09:17:25 --> lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has joined #linux 2021-06-23 09:17:36 --> Crakila (~quassel@web.pf.ie) has joined #linux 2021-06-23 09:18:13 autopsy Ok guys whats the jig. I'm not registered? 2021-06-23 09:18:35 autopsy Dlange jim, uh Sauvin whats how do I regsiter my name? 2021-06-23 09:19:01 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-23 09:19:04 autopsy This is a new server to me see. I'm new here. 2021-06-23 09:19:32 <-- blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has quit 2021-06-23 09:19:33 autopsy Please help please be forgiving and please let the birds and the bees do what they please. 2021-06-23 09:19:39 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 09:20:02 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-23 09:20:04 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-23 09:20:18 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 09:20:19 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-23 09:20:25 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 09:20:44 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Ping timeout: 268 seconds) 2021-06-23 09:20:49 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 09:21:32 <-- sharksauce (sharksauce@user/sharksauce) has quit (Quit: WeeChat 2.8) 2021-06-23 09:21:32 <-- astronaut (~segfault@103.160.128.41) has quit (Quit: Leaving) 2021-06-23 09:21:34 <-- straykitten (~straykitt@subs24-116-206-8-32.three.co.id) has quit (Quit: Leaving) 2021-06-23 09:22:10 --> reset (~reset@user/reset) has joined #linux 2021-06-23 09:22:13 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 09:22:22 <-- zebrag (~chris@user/zebrag) has quit (Remote host closed the connection) 2021-06-23 09:23:08 PlanckLort autopsy: I think you will get a faster answer to that question in #libera 2021-06-23 09:23:17 --> D__ (~ion_d@user/ion-d/x-7120212) has joined #linux 2021-06-23 09:24:03 byte4byte where jim at 2021-06-23 09:25:04 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-23 09:25:06 D__ Who's Jim? 2021-06-23 09:26:00 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-23 09:26:02 byte4byte the biggest con artist youll ever meet 2021-06-23 09:26:17 byte4byte 99% of people are here because he promised he would teach them python 2021-06-23 09:26:23 byte4byte then he disappears 2021-06-23 09:26:26 <-- metah4ck3r (~meta@user/metah4ck3r) has quit (Quit: WeeChat 3.2) 2021-06-23 09:26:30 rascul like a snake 2021-06-23 09:26:48 rascul selling snake oil then slithering away 2021-06-23 09:26:58 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-23 09:27:04 D__ Oh 2021-06-23 09:27:25 rascul jim is a cool guy though really 2021-06-23 09:28:35 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-23 09:28:52 --> zakame (~zakame@user/zakame) has joined #linux 2021-06-23 09:28:56 <-- catman (~catman@user/catman370) has quit (Quit: WeeChat 3.3-dev) 2021-06-23 09:29:00 autopsy Ok PlanckLort I'm going to trust you on this one. 2021-06-23 09:29:46 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 09:30:02 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 09:30:07 <-- zebrag (~chris@user/zebrag) has quit (Read error: Connection reset by peer) 2021-06-23 09:30:26 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-23 09:30:27 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 09:31:16 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 09:31:37 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 09:31:51 <-- devcpu (~rusty@104.36.148.139.aurocloud.com) has quit (Quit: leaving) 2021-06-23 09:33:16 --> idego (idego@user/idego) has joined #linux 2021-06-23 09:33:22 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-23 09:34:41 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-23 09:36:15 <-- D__ (~ion_d@user/ion-d/x-7120212) has quit (Quit: WeeChat 3.2) 2021-06-23 09:36:39 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-23 09:37:02 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 09:37:08 --> Deneb (~johnch@148.82.159.143.dyn.plus.net) has joined #linux 2021-06-23 09:37:35 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-23 09:38:00 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Remote host closed the connection) 2021-06-23 09:38:37 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-23 09:38:44 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-23 09:38:47 BluesKaj Hi all 2021-06-23 09:38:50 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-23 09:39:29 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-23 09:39:34 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Client Quit) 2021-06-23 09:40:56 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-23 09:41:06 --> arakimo (~arakimo@user/arakimo) has joined #linux 2021-06-23 09:41:26 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 09:41:38 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-23 09:41:47 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 09:42:08 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 09:42:47 <-- Pacific_ (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-23 09:43:04 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 09:43:35 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 09:43:40 --> Pacific_ (~arash@5.124.30.120) has joined #linux 2021-06-23 09:44:30 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-23 09:44:32 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-23 09:44:48 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Client Quit) 2021-06-23 09:45:32 --> saint_ (~saint42@user/saint/x-0207335) has joined #linux 2021-06-23 09:46:03 --> sappho (~user@69.58.127.62) has joined #linux 2021-06-23 09:46:38 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-23 09:46:43 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 268 seconds) 2021-06-23 09:48:18 <-- f0c1s (~f0c1s@136.185.130.32) has quit (Quit: Leaving) 2021-06-23 09:48:46 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 09:49:30 <-- miqztee (~username@user/miqztee) has quit (Remote host closed the connection) 2021-06-23 09:49:30 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 09:50:16 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 09:50:50 <-- keropokkk (~keropok@2405:3800:897:85d7:3062:2d8e:ce0f:8c20) has quit (Changing host) 2021-06-23 09:50:50 --> keropokkk (~keropok@user/keropok) has joined #linux 2021-06-23 09:50:51 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 09:51:51 <-- speckz (~speckz@2600:1700:ce0:bf00:c597:df70:8aa9:d456) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 09:52:16 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-23 09:52:17 <-- staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has quit (Quit: staticvoidmaine) 2021-06-23 09:52:57 --> speckz (~speckz@2600:1700:ce0:bf00:c597:df70:8aa9:d456) has joined #linux 2021-06-23 09:53:00 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-23 09:53:17 --> staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has joined #linux 2021-06-23 09:53:23 <-- staticvoidmaine (~staticvoi@cpe-184-153-179-95.maine.res.rr.com) has quit (Remote host closed the connection) 2021-06-23 09:54:02 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-23 09:54:17 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-23 09:54:47 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 09:55:46 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 265 seconds) 2021-06-23 09:55:51 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 09:56:03 --> icy (~icy@user/icy) has joined #linux 2021-06-23 09:58:03 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-23 09:58:37 <-- nichedev (~tux0r@vpn.ahbelo.com) has quit (Quit: Have a GREAT "day|night" !) 2021-06-23 09:58:42 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-23 09:58:43 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 09:58:44 <-- siika_ (~siika@139.226.50.205) has quit (Ping timeout: 252 seconds) 2021-06-23 09:58:56 --> siika_ (~siika@139.226.50.205) has joined #linux 2021-06-23 09:59:22 <-- Tempesta (Tempesta@user/tempesta) has quit (Quit: AdiIRC is updating to v4.1 Beta Build (2021/06/23 UTC) 64 Bit) 2021-06-23 09:59:35 --> Tempesta (Tempesta@user/tempesta) has joined #linux 2021-06-23 09:59:41 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-23 09:59:44 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 09:59:48 -- gordonfish- is now known as gordonfish 2021-06-23 10:02:19 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-23 10:02:30 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-23 10:02:45 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-23 10:02:54 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-23 10:03:11 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-23 10:03:25 <-- drctrl (~drctrl@58.69.36.155) has quit (Ping timeout: 246 seconds) 2021-06-23 10:03:33 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-23 10:04:27 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 10:04:35 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 10:05:06 --> rifl` (~user@user/rifl) has joined #linux 2021-06-23 10:05:15 jbowen hello 2021-06-23 10:06:29 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-23 10:06:53 <-- rifl (~user@user/rifl) has quit (Ping timeout: 265 seconds) 2021-06-23 10:07:34 --> dyeplexer (~dyeplexer@user/dyeplexer) has joined #linux 2021-06-23 10:07:50 --> qqqhhh (~qqqhhh@94.228.80.243) has joined #linux 2021-06-23 10:07:50 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-23 10:07:58 PlanckLort Hi! 2021-06-23 10:08:39 qqqhhh hello i have trouble mounting an EFI ESP, the mount command succeeds but does not get mounted. fsck says all is ok. what could be the problem? thanks. 2021-06-23 10:09:08 --> PGA (~progandy@user/progandy) has joined #linux 2021-06-23 10:09:17 jelly qqqhhh, what is the mount command used, and what does the output of just "mount" look after that 2021-06-23 10:09:18 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 265 seconds) 2021-06-23 10:09:58 qqqhhh mount -v /dev/nvme1n1p1 /boot/efi 2021-06-23 10:09:59 qqqhhh mount: /dev/nvme1n1p1 mounted on /boot/efi. 2021-06-23 10:10:33 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 10:10:51 qqqhhh https://termbin.com/1hw6 2021-06-23 10:10:59 --> smoolbanana (~smoolbana@185.209.196.175) has joined #linux 2021-06-23 10:10:59 <-- smoolbanana (~smoolbana@185.209.196.175) has quit (Changing host) 2021-06-23 10:10:59 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 10:11:14 <-- imp (~imp@186.205.11.214) has quit (Ping timeout: 265 seconds) 2021-06-23 10:11:21 --> geirha1 (~geirha@user/geirha) has joined #linux 2021-06-23 10:11:31 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-23 10:12:18 drip try another directory, it may be systemd unmounting it automatically 2021-06-23 10:12:53 qqqhhh drip: that's it 2021-06-23 10:13:18 qqqhhh drip: why does systemd do that? 2021-06-23 10:13:45 drip i dunno, i just learned it can do that, maybe check journalctl -b 2021-06-23 10:13:51 <-- geirha (~geirha@user/geirha) has quit (Ping timeout: 268 seconds) 2021-06-23 10:14:08 -- geirha1 is now known as geirha 2021-06-23 10:14:33 Dagmar Screw whoever wrote that code then 2021-06-23 10:14:35 * drip resists the urge to crack a knows-it-all joke 2021-06-23 10:14:38 <-- PGA (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-23 10:14:40 --> neeeeewarum (~smoolbana@185.213.155.252) has joined #linux 2021-06-23 10:14:40 <-- neeeeewarum (~smoolbana@185.213.155.252) has quit (Changing host) 2021-06-23 10:14:40 --> neeeeewarum (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 10:14:54 Dagmar Countermanding something the admin explicitly did without 1) a damn good reason and 2) writing said reason to the logs is a venal sin 2021-06-23 10:15:03 <-- dyeplexer (~dyeplexer@user/dyeplexer) has quit (Ping timeout: 258 seconds) 2021-06-23 10:15:06 qqqhhh drip: yes it is in journalctl but hidden amongst lots of trash 2021-06-23 10:15:15 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 10:15:17 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 10:15:24 jjakob the systemd way or the highway 2021-06-23 10:15:29 drip but its binary encoded trash so you know its legit 2021-06-23 10:15:57 Dagmar So what did it write to teh journal about why it did something stupid? 2021-06-23 10:16:14 -- Pacific_ is now known as arash 2021-06-23 10:16:27 --> eddy_ (~eddy@user/eddy-san/x-0342514) has joined #linux 2021-06-23 10:16:30 --> clf59 (~clf59@user/clf59) has joined #linux 2021-06-23 10:16:37 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-23 10:16:38 qqqhhh boot-efi.mount: Unit is bound to inactive unit dev-disk-by\xxx.device. Stopping, too. 2021-06-23 10:16:52 --> willthechill (~willthech@2600:1700:8c61:3ed0:429:e85:3a3a:a405) has joined #linux 2021-06-23 10:17:09 Dagmar Jesus so if the unit is deactivated it will outright block you? That's lame 2021-06-23 10:18:22 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Ping timeout: 250 seconds) 2021-06-23 10:18:33 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 10:18:47 --> qlixed (~qlixed@181.44.129.13) has joined #linux 2021-06-23 10:19:02 jjakob well, that mountpoint was probably already used by a unit 2021-06-23 10:19:18 jjakob so by manually umounting it you failed that unit 2021-06-23 10:19:19 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-23 10:19:29 jjakob control the unit instead 2021-06-23 10:20:04 --> foozle (~foozle@2001-b011-c001-54d9-5942-3c17-4974-853d.dynamic-ip6.hinet.net) has joined #linux 2021-06-23 10:20:22 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 252 seconds) 2021-06-23 10:20:43 --> rrr (~omega@2607:fb90:682e:9a9e:7319:6e7b:eaf7:93cd) has joined #linux 2021-06-23 10:20:53 Dagmar That's just a more elaborate way to do the dumbest thing possible 2021-06-23 10:21:03 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 10:21:12 Dagmar ...well, on systemd's part 2021-06-23 10:21:25 <-- jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has quit (Ping timeout: 250 seconds) 2021-06-23 10:21:27 <-- clf59 (~clf59@user/clf59) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 10:21:30 Dagmar THer'es no choice but to control it through the unit now 2021-06-23 10:21:38 Dagmar s/through/via/ 2021-06-23 10:22:05 camel_case system v needed to be replaced, and systemd did a great job of it 2021-06-23 10:22:07 Dagmar It "failing" by being manually unmounted should not result in a change to the unit's settings 2021-06-23 10:22:12 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 252 seconds) 2021-06-23 10:22:18 --> wovixo (~wovixo@128.104.205.49) has joined #linux 2021-06-23 10:22:18 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 10:22:22 Dagmar camel_case: In the eyes of idiots, sure 2021-06-23 10:22:46 camel_case Dagmar: that was unnecessarily rude 2021-06-23 10:23:04 Dagmar Four root-level compromises was unnecessarily dreadful 2021-06-23 10:23:43 <-- camel_case (~iphone@user/iphone) has quit (Quit: WeeChat 3.0.1) 2021-06-23 10:24:02 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 10:24:06 drip on a related note, one of my machines this year just worked with pulseaudio and actually put out sound 2021-06-23 10:24:12 --> Gaffoonie (~Gaff@user/gaffoonie) has joined #linux 2021-06-23 10:24:23 drip usually its 'why is my sound not working? oh cause pulseaudio was pulled in by an update' 2021-06-23 10:25:10 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-23 10:26:29 Dagmar Wow, usually after five years people get the hint... but not those hipsters 2021-06-23 10:26:29 Dagmar https://bbs.archlinux.org/viewtopic.php?id=206144 2021-06-23 10:27:10 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 10:27:34 <-- lucenera (~lucenera@user/lucenera) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-23 10:27:46 Dagmar qqqhhh: `systemctl daemon-reload` _might_ unbungle it 2021-06-23 10:27:59 -- ryo_ is now known as ryo 2021-06-23 10:27:59 <-- ryo (foobar@athena.nocsrv.de) has quit (Changing host) 2021-06-23 10:27:59 --> ryo (foobar@user/ryo) has joined #linux 2021-06-23 10:28:22 --> lucenera (~lucenera@user/lucenera) has joined #linux 2021-06-23 10:28:42 <-- bluenode (~bluenode@2403:6200:8856:686a:5fe2:3cb4:d13:4ae5) has quit (Ping timeout: 240 seconds) 2021-06-23 10:29:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Ping timeout: 250 seconds) 2021-06-23 10:29:35 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 10:29:46 qqqhhh Dagmar: i solved it by mounting it elsewhere and telling grub the dir 2021-06-23 10:30:00 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-23 10:30:26 --> Gaff (~Gaff@user/gaffoonie) has joined #linux 2021-06-23 10:31:07 Dagmar That'll work. Where it's mounted isn't exactly material, since it's only there so the admin has an easy way to get files installed into the ESP without explaining to people that mtools isn't "outdated" 2021-06-23 10:31:29 drip the proper way is to modify the systemd unit, which apparently it could have auto-created incorrectly 2021-06-23 10:31:43 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 10:31:56 Dagmar Why does systemd need to be updated on what the admin is currently doing as manual operations? 2021-06-23 10:31:57 drip but whatever works 2021-06-23 10:32:32 <-- Gaffoonie (~Gaff@user/gaffoonie) has quit (Quit: Gaffoonie) 2021-06-23 10:32:40 Dagmar Windows is a place where it's acceptable for the system to countermand the administrator at every turn. 2021-06-23 10:32:41 drip yeah i dont think it should decide to manage every new device it sees mounted, i do a lot of temporary mounts 2021-06-23 10:33:30 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-23 10:33:33 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 10:34:20 <-- ax56234 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-23 10:34:50 <-- jw_ (~njw@58.182.164.99) has quit (Ping timeout: 250 seconds) 2021-06-23 10:35:09 --> binarywork (~binarywor@45.160.110.69) has joined #linux 2021-06-23 10:35:21 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 268 seconds) 2021-06-23 10:35:22 Dagmar I don';t have a problem with it keeping track of them in an effort to perform some kind of persistence (after all, if it doesn't *do* anything it can't really do something wrong) or record, but allowing situations to transpire where it can start automatically _umounting_ the filesystem is unquestionably wrong 2021-06-23 10:35:24 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-23 10:35:28 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-23 10:35:32 Dagmar ...and apparently it's been going on for at least five years. 2021-06-23 10:36:31 Dagmar # means if I tell the system to blow my legs off, then an eyeblink later I'd better not have those legs. 2021-06-23 10:36:39 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 10:36:41 qwedfg how to make super-low latency ethernet on laptop and desktop 2021-06-23 10:36:48 Dagmar ...and i'd only be doing so because I've got a brand new pair of legs standing by ready to do. 2021-06-23 10:36:54 qwedfg I used to do it via redhat mrg and it was like really low ping 2021-06-23 10:37:11 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-23 10:37:17 Dagmar qwedfg: You're already looking at low latency by virtue of not using windows 2021-06-23 10:37:49 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-23 10:38:01 rascul my latency is so low level that it's underground 2021-06-23 10:38:32 Dagmar For sure having systemd decide to blow those new legs off automatically is a stupid idea 2021-06-23 10:38:45 akik rascul is deep, deep undercover 2021-06-23 10:39:05 * rascul puts on his hat 2021-06-23 10:39:08 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 10:39:57 --> smoolbanana (~smoolbana@185.254.75.27) has joined #linux 2021-06-23 10:39:58 <-- smoolbanana (~smoolbana@185.254.75.27) has quit (Changing host) 2021-06-23 10:39:58 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 10:40:04 --> bluenode (~bluenode@23.108.99.98) has joined #linux 2021-06-23 10:40:11 akik forrest gump would like systemd "you never know what you're gonna get" 2021-06-23 10:41:00 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 10:41:53 Dagmar Sometimes a jet of warm water, sometimes... well... you get the idea 2021-06-23 10:42:39 <-- neeeeewarum (~smoolbana@user/smoolbanana) has quit (Ping timeout: 265 seconds) 2021-06-23 10:42:39 xythrez At least it's not upstart. 2021-06-23 10:42:46 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 10:43:07 Dagmar Upstart was just too complex. It didn't happily decide to start countermanding the administrator. 2021-06-23 10:43:28 <-- dumayjonwh (~dumayjonw@37.19.223.78) has quit (Ping timeout: 252 seconds) 2021-06-23 10:43:32 Dagmar Being complex is less of a problem than actively overriding the actions of the pinkboy at the keyboard 2021-06-23 10:43:55 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-23 10:43:58 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-23 10:43:58 <-- miqztee (~username@user/miqztee) has quit (Read error: Connection reset by peer) 2021-06-23 10:44:20 Dagmar People have a _right_ to buy candy-flavored shotgun sights 2021-06-23 10:44:25 <-- rtx (~rtx@13.75.106.70) has quit (Remote host closed the connection) 2021-06-23 10:44:37 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-23 10:44:41 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-23 10:44:45 Dagmar They will not learn to never stick that end of the thing in their mouths unless they have the ability to try in the first place 2021-06-23 10:45:10 <-- CookE[] (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 10:45:22 hodapp keep your pants on, Hemingway 2021-06-23 10:46:03 <-- beaver (~loop@user/pong) has quit (Quit: leaving) 2021-06-23 10:46:09 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-23 10:46:28 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 10:46:38 --> pgp (~pgp@213.205.68.220) has joined #linux 2021-06-23 10:46:42 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 10:46:48 --> jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has joined #linux 2021-06-23 10:47:19 <-- BluesKaj (~kaj@user/blueskaj) has quit (Quit: Konversation terminated!) 2021-06-23 10:47:42 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 10:47:57 HumbleGuy why do i get this when i try to scroll in suckless st 2~2~2~2~2~2~2~2~2~2~2~ 2021-06-23 10:48:01 <-- scezar (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-23 10:48:12 akik that sucks 2021-06-23 10:48:25 <-- rrr (~omega@2607:fb90:682e:9a9e:7319:6e7b:eaf7:93cd) has quit (Remote host closed the connection) 2021-06-23 10:48:26 HumbleGuy lol 2021-06-23 10:48:51 -- xiaomiao is now known as AmazingPudding 2021-06-23 10:49:32 --> winircuser-318 (~winircuse@170.250.221.149) has joined #linux 2021-06-23 10:49:53 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-23 10:50:44 akik HumbleGuy: what do you mean scrolling? in terminal shell? 2021-06-23 10:50:59 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-23 10:51:17 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Quit: leaving) 2021-06-23 10:51:27 <-- winircuser-318 (~winircuse@170.250.221.149) has quit (Client Quit) 2021-06-23 10:51:28 <-- LenPayne (~LenPayne@user/lenpayne) has quit (Ping timeout: 268 seconds) 2021-06-23 10:51:29 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 10:51:46 --> LenPayne (~LenPayne@user/lenpayne) has joined #linux 2021-06-23 10:51:48 jim byte4byte, I got the guy you referred to me started... he's gonna be just fine running the video 2021-06-23 10:51:53 --> JesseW_not_logge (~JesseW_no@c-24-218-81-120.hsd1.ma.comcast.net) has joined #linux 2021-06-23 10:52:05 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-23 10:52:09 HumbleGuy akik, yeah, but if you don't use st then i don't think you can help me 2021-06-23 10:52:18 <-- lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has quit (Quit: Konversation terminated!) 2021-06-23 10:52:32 akik HumbleGuy: nope. plasma 5 + konsole 2021-06-23 10:52:53 akik HumbleGuy: but you could try starting another terminal emulator and see if it works 2021-06-23 10:53:24 <-- lessshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has quit (Remote host closed the connection) 2021-06-23 10:53:32 akik ubuntu packages older nvidia drivers too and when you run sudo prime-select nvidia it modifies the initramfs 2021-06-23 10:53:45 HumbleGuy akik, it work in other terminals, its all about patching in st 2021-06-23 10:53:50 akik i didn't even need any kernel parameters for it to work 2021-06-23 10:54:02 --> lesshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has joined #linux 2021-06-23 10:54:13 jim byte4byte, in fact, he seems to pick things up very quickly 2021-06-23 10:54:15 <-- ax56234 (~NickServ@user/ax562) has quit (Ping timeout: 265 seconds) 2021-06-23 10:54:17 akik HumbleGuy: patching? 2021-06-23 10:54:36 HumbleGuy yeah 2021-06-23 10:54:43 HumbleGuy i have to add keys for scrolling 2021-06-23 10:54:48 HumbleGuy they are not properly difined 2021-06-23 10:54:49 -- ghostbuster is now known as hobuster 2021-06-23 10:54:50 HumbleGuy defined 2021-06-23 10:54:50 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-23 10:54:54 --> lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has joined #linux 2021-06-23 10:54:58 -- hobuster is now known as ho-buster 2021-06-23 10:55:00 akik oh right, keep the pieces 2021-06-23 10:55:02 -- ho-buster is now known as ghostbusters2 2021-06-23 10:55:06 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-23 10:55:29 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Quit: mIk3_08) 2021-06-23 10:56:07 <-- scezar (~santi@200.127.221.170) has quit (Client Quit) 2021-06-23 10:56:29 <-- lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has quit (Client Quit) 2021-06-23 10:57:38 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 10:57:54 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-23 10:58:10 --> ausserz (~ausserz@user/ausserz) has joined #linux 2021-06-23 10:58:12 <-- idego (idego@user/idego) has left #linux (thanks) 2021-06-23 10:58:38 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 10:59:12 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 10:59:37 akik HumbleGuy: does this fix it? 2021-06-23 10:59:38 akik bind '"\e[A": history-search-backward' 2021-06-23 10:59:39 akik bind '"\e[B": history-search-forward' 2021-06-23 10:59:53 akik that's cursor up and down 2021-06-23 11:00:22 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:00:25 HumbleGuy akik, isnt it supposed to be button 4 and 5 ? 2021-06-23 11:00:33 akik that's for bash 2021-06-23 11:00:56 akik HumbleGuy: you mean, you have a problem with the mouse? 2021-06-23 11:01:45 --> austin_ (~ausserz@user/ausserz) has joined #linux 2021-06-23 11:01:52 <-- EriC^^ (~Eric@94.187.0.252) has quit (Ping timeout: 268 seconds) 2021-06-23 11:01:57 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 11:02:11 --> devcpu (~rusty@104.36.148.139.aurocloud.com) has joined #linux 2021-06-23 11:02:17 HumbleGuy i use touchpad :) 2021-06-23 11:02:23 --> austin__ (~ausserz@user/ausserz) has joined #linux 2021-06-23 11:03:02 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:03:06 HumbleGuy no, its not a hardware problem 2021-06-23 11:03:42 <-- blue_rog (~blue_rog@2400:6180:0:d0::89:1) has quit (Quit: WeeChat 1.9.1) 2021-06-23 11:04:34 akik i just know how to disable those buttons 2021-06-23 11:04:45 HumbleGuy nevermind i will find the problem myself 2021-06-23 11:04:46 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:04:48 akik for example the middle click on the clickpad 2021-06-23 11:04:50 HumbleGuy thanks anyways 2021-06-23 11:05:03 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-23 11:05:16 <-- ausserz (~ausserz@user/ausserz) has quit (Ping timeout: 258 seconds) 2021-06-23 11:05:36 --> mytec (~mytec@ip70-175-212-138.ri.ri.cox.net) has joined #linux 2021-06-23 11:05:40 akik here's something to reconfigure them https://itectec.com/ubuntu/ubuntu-how-to-map-right-left-click-scroll-down-up-to-f1-f2-f3-f4/ 2021-06-23 11:05:55 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 11:06:03 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 11:06:25 <-- austin_ (~ausserz@user/ausserz) has quit (Ping timeout: 258 seconds) 2021-06-23 11:06:29 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 11:06:36 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 11:06:49 <-- Gaff (~Gaff@user/gaffoonie) has quit (Ping timeout: 265 seconds) 2021-06-23 11:06:54 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 11:07:03 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 11:07:08 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 11:07:11 <-- jupart (~coolp_jim@63.142.130.66) has quit (Ping timeout: 258 seconds) 2021-06-23 11:07:21 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:07:24 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-23 11:07:46 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 11:07:56 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 11:08:07 --> Adam28 (~Adam@84.16.235.132) has joined #linux 2021-06-23 11:08:31 --> Guest52 (~Guest52@5.236.20.44) has joined #linux 2021-06-23 11:08:33 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 11:08:36 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-23 11:08:38 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 11:08:41 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 11:09:05 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:09:53 <-- `deb (~relax@142.169.78.85) has quit (Remote host closed the connection) 2021-06-23 11:10:06 --> `deb (~relax@142.169.78.85) has joined #linux 2021-06-23 11:10:18 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Remote host closed the connection) 2021-06-23 11:10:31 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-23 11:10:50 <-- tieinv (~tieinv@user/tieinv) has left #linux (Leaving) 2021-06-23 11:11:12 <-- Guest52 (~Guest52@5.236.20.44) has left #linux 2021-06-23 11:11:15 akik i'm not sure if that only configures keys to run mouse actions 2021-06-23 11:11:20 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 252 seconds) 2021-06-23 11:11:45 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:11:59 --> dumayjonwh (~dumayjonw@37.19.195.29) has joined #linux 2021-06-23 11:12:08 akik xdotool click 1 and xdotool click 3 can simulate left and right mouse button 2021-06-23 11:13:28 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:13:35 --> Guest30 (~Guest30@5.236.20.44) has joined #linux 2021-06-23 11:13:55 <-- Guest30 (~Guest30@5.236.20.44) has quit (Client Quit) 2021-06-23 11:14:03 --> EriC^^ (~Eric@94.187.0.252) has joined #linux 2021-06-23 11:14:06 akik these might be the ones you want: 2021-06-23 11:14:07 akik keycode 185 = XF86ScrollUp NoSymbol XF86ScrollUp 2021-06-23 11:14:07 akik keycode 186 = XF86ScrollDown NoSymbol XF86ScrollDown 2021-06-23 11:14:33 --> Guest18 (~Guest18@5.236.20.44) has joined #linux 2021-06-23 11:14:39 <-- Guest18 (~Guest18@5.236.20.44) has left #linux 2021-06-23 11:15:05 <-- sublim20 (~sublim20@user/sublim20) has quit (Remote host closed the connection) 2021-06-23 11:15:52 akik HumbleGuy: do you get anything with: xmodmap -pke | grep XF86ScrollUp 2021-06-23 11:16:08 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:16:18 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 11:16:43 --> brejela (~brejela@user/brejela) has joined #linux 2021-06-23 11:16:57 --> Pavel_Plotnikov (~usr@as45025-212-87-182-233.mol.net.ua) has joined #linux 2021-06-23 11:17:18 <-- Pavel_Plotnikov (~usr@as45025-212-87-182-233.mol.net.ua) has quit (Client Quit) 2021-06-23 11:17:21 HumbleGuy akik, the problem isnt globally, for e.g scroll works fine in xfce4-terminal 2021-06-23 11:17:37 akik ok 2021-06-23 11:17:40 HumbleGuy i am currently getting help in #gentoo 2021-06-23 11:17:52 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:18:13 rapha hi all 2021-06-23 11:18:39 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 11:18:47 rapha anyone here every successfully use a Dell H710 with StorCLI? (or _any_ controller, for that matter?) 2021-06-23 11:18:53 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-23 11:19:15 --> rifl`` (~user@user/rifl) has joined #linux 2021-06-23 11:19:25 <-- TomyWork (~TomyLobo@p200300e80f133c00dc0e5b5162ee8ae8.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-23 11:19:31 --> onelegend (onelegend@wireguard/tunneler/onelegend) has joined #linux 2021-06-23 11:19:49 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-23 11:20:07 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 11:20:07 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 11:20:15 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 11:20:22 Dagmar Someone probably has. You might want to cite a specific problem 2021-06-23 11:20:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:21:14 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 252 seconds) 2021-06-23 11:21:24 --> jupart (~coolp_jim@63.142.130.66) has joined #linux 2021-06-23 11:21:36 <-- rifl` (~user@user/rifl) has quit (Ping timeout: 268 seconds) 2021-06-23 11:22:09 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 11:22:13 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-23 11:22:15 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:22:17 jim rapha, right, good to ask your original question (adding informative details); having said that, I dunno what a Dell H710 is, or what StorCLI is 2021-06-23 11:22:32 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 11:22:34 --> rifl``` (~user@user/rifl) has joined #linux 2021-06-23 11:22:53 --> vitorgonc (~vitorgonc@2804:214:82f1:7fcc:1:2:713d:1e51) has joined #linux 2021-06-23 11:23:06 --> yarra (~yarra@176.88.88.246) has joined #linux 2021-06-23 11:23:16 rapha whoops, PERC H710p seems to be the actual name ... it's a RAID controller jim 2021-06-23 11:23:28 xythrez RAID. Does $controller work with $software 2021-06-23 11:23:34 vitorgonc hi hello 2021-06-23 11:23:39 jim hi 2021-06-23 11:23:44 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 265 seconds) 2021-06-23 11:23:45 Dagmar *eyeroll* 2021-06-23 11:23:51 Dagmar PERC controllers are common as dirt. 2021-06-23 11:23:53 rapha xythrez: it's said to be working by "the internet" (forum posts) 2021-06-23 11:24:00 rapha Dagmar: it's what i have, sorrz 2021-06-23 11:24:04 <-- Urchin[emacs] (~user@user/urchin) has quit (Read error: Connection reset by peer) 2021-06-23 11:24:17 rapha and it's my first time ever dealing with "enterprise" hardware ... pls be kind :/ 2021-06-23 11:24:30 rapha and the original dell omreport doesn't see the controller, either 2021-06-23 11:24:41 <-- rifl`` (~user@user/rifl) has quit (Ping timeout: 268 seconds) 2021-06-23 11:24:44 jim Dagmar, do they work better than dirt? 2021-06-23 11:24:49 Dagmar THen if you don't see it showing up in lspci it's probably a dead card 2021-06-23 11:24:51 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:24:54 Dagmar jim: They work fine 2021-06-23 11:25:09 Dagmar ...but having to drag the actual question out of someone sucks. 2021-06-23 11:25:41 rapha Dagmar: if it were a dead card i didn't have the virtual disk which the OS is installed on and wouldn't be able to have booted into said OS to install said softwares and try the mout 2021-06-23 11:25:44 xythrez rapha: what OS are you running? 2021-06-23 11:25:48 <-- foozle (~foozle@2001-b011-c001-54d9-5942-3c17-4974-853d.dynamic-ip6.hinet.net) has quit (Quit: Leaving) 2021-06-23 11:25:53 rapha xythrez: Ubuntu 20.04 LTS 2021-06-23 11:26:14 Dagmar rapha: So what is your _actual_ problem 2021-06-23 11:26:17 rapha and sorry for the X/Y problem posing, that was idiotic of me 2021-06-23 11:26:21 <-- tex (~super@user/dix) has quit (Ping timeout: 258 seconds) 2021-06-23 11:26:30 jim yeah, I get that... it happened that way for getter or worse... best now to relax 2021-06-23 11:26:31 xythrez Oh. I'm not familiar with that. Some later versions of RHEL removed drivers for a few generations of raid controllers 2021-06-23 11:26:34 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:26:34 rapha Dagmar: https://i.imgur.com/ZAAE6n8.png 2021-06-23 11:26:37 jim better 2021-06-23 11:26:50 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 250 seconds) 2021-06-23 11:27:07 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Quit: Leaving) 2021-06-23 11:27:12 rapha wow, lspci output on that box is a loooooooooooong list 2021-06-23 11:27:28 Dagmar Yep 2021-06-23 11:27:40 rapha ah, here we go 2021-06-23 11:27:42 rapha 03:00.0 RAID bus controller: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] (rev 05) 2021-06-23 11:28:03 --> ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has joined #linux 2021-06-23 11:28:11 rapha (PERC controllers are apparently only rebranded LSI controllers from what i've read so far) 2021-06-23 11:28:25 xythrez They are. I can confirm that 2021-06-23 11:28:31 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-23 11:28:35 xythrez Flashed the firmware on them once 2021-06-23 11:28:38 <-- JesseW_not_logge (~JesseW_no@c-24-218-81-120.hsd1.ma.comcast.net) has quit (Quit: JesseW_not_logge) 2021-06-23 11:28:39 jim so the controller shows up... could you run: lspci -nn | grep -i raid 2021-06-23 11:29:01 Dagmar Is this RHEL 8.1? 2021-06-23 11:29:09 rapha Dagmar: ubuntu 20.04 2021-06-23 11:29:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:29:13 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-23 11:29:15 Dagmar Hrmm... interesting 2021-06-23 11:29:26 rapha jim: 03:00.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] [1000:005b] (rev 05) 2021-06-23 11:29:30 jjakob I think we found the problen 2021-06-23 11:29:38 rapha we did? 2021-06-23 11:29:46 Dagmar Well, for some bizarre reason they're dropping the drivers for those in RHEL 8.1. 2021-06-23 11:29:51 rapha o_O 2021-06-23 11:29:52 Dagmar I don't know why Ubuntu would follow suit there 2021-06-23 11:29:52 jjakob oops, scrolled up too far 2021-06-23 11:30:13 rapha sooooooooooo ... kernel compile time then?! 2021-06-23 11:30:55 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:31:01 xythrez If you are/can be on Rhel/centos/rocky, you can side load the driver from elrepo 2021-06-23 11:31:02 --> RNadagoud (~RNadagoud@2402:3a80:cea:9736:e981:6021:385e:3d42) has joined #linux 2021-06-23 11:31:05 jim rapha, could you run: lsmod | grep raid 2021-06-23 11:31:08 <-- AquaL1te (~AquaL1te@user/aqual1te) has quit (Ping timeout: 252 seconds) 2021-06-23 11:31:08 Psi-Jack It's almost never that you would need to compile your own kernel, for any major distribution. 2021-06-23 11:31:14 xythrez Not sure if this is your problem/is viable for what you are doing 2021-06-23 11:31:33 xythrez I'm not too familiar with Ubuntu. They probably also have the drivers available somehow 2021-06-23 11:31:42 rapha xythrez: nope, sysadmin is nice enough to let me put our box in his rack and demanded ubuntu be the hv 2021-06-23 11:31:43 jim maybe the device needs firmware 2021-06-23 11:32:05 Psi-Jack hv? 2021-06-23 11:32:05 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 11:32:07 <-- UQUBE (~UQUBE@68.235.43.21) has quit (Quit: Leaving) 2021-06-23 11:32:14 rapha hmm that looks good https://gist.github.com/sixtyfive/74e5f0ea3e7a764583d524e574ff7aba 2021-06-23 11:32:16 xythrez rapha: yeah. I suspected so. Wish you the best of luck then 2021-06-23 11:32:19 rapha among others a megaraid_sas 2021-06-23 11:32:27 rapha Psi-Jack: hypervisor 2021-06-23 11:32:36 Dagmar rapha: You may have betteer luck grabbing whatever is supposed to pair with Ubunto 20 from LSI's wesite 2021-06-23 11:32:36 --> oldPeanut (~oldPeanut@200116b82675690030929efffedd8522.dip.versatel-1u1.de) has joined #linux 2021-06-23 11:32:45 --> BurekOne (~Burek@user/burekone) has joined #linux 2021-06-23 11:32:46 Dagmar rapha: Apparently they have their own megacli tool 2021-06-23 11:32:54 jim rapha, that's out of the lsmod output? 2021-06-23 11:32:55 -- odysseus is now known as ody 2021-06-23 11:32:56 Psi-Jack Ubuntu's not a hypervisor. :p 2021-06-23 11:33:07 Dagmar <> 2021-06-23 11:33:09 rapha Psi-Jack: anything can be a hypervisor if it runs linux 2021-06-23 11:33:16 Psi-Jack rapha: Wrong. 2021-06-23 11:33:24 <-- zbe (~zbe@pleiades.zbe.bz) has quit (Ping timeout: 268 seconds) 2021-06-23 11:33:27 <-- iflema (~ian@user/iflema) has quit (Quit: iflema) 2021-06-23 11:33:28 <-- beaver (~loop@user/pong) has quit (Quit: re restart) 2021-06-23 11:33:29 Dagmar raphe: Well, you _reallY_ want CPU support for virtualization 2021-06-23 11:33:31 jjakob Dagmar: i use one in hba mode 2021-06-23 11:33:33 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:33:33 --> CookE[] (~thedawn@user/thedawn) has joined #linux 2021-06-23 11:33:33 rapha Dagmar: according to the iDRAC that thing does have a (rechargable) battery 2021-06-23 11:33:35 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-23 11:33:48 rapha jim: yes, that was lsmod output. also: https://gist.github.com/sixtyfive/9af1be729ac2bc2b3692045b4a0716c2 ... dmesg 2021-06-23 11:33:49 Dagmar Speaking of 2021-06-23 11:33:55 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 11:33:58 Dagmar Keep that idrac isolated to it's own vlan 2021-06-23 11:34:00 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-23 11:34:05 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 11:34:15 rapha Dagmar: it's unconnected for now. 2021-06-23 11:34:16 Dagmar Dell apparently uses K-mart brand developers for those things 2021-06-23 11:34:24 rapha what are k-mart brand developers? 2021-06-23 11:34:39 rapha (sorry, not a native speaker of english) 2021-06-23 11:34:40 Dagmar Stupid people who work for cheap because they're barely qualified 2021-06-23 11:34:44 rapha oh lol ok 2021-06-23 11:34:46 rapha well 2021-06-23 11:35:12 rapha the whole iDRAC thing as well as the BIOS of that once-expensive-as-a-car-machine look like they'd been bharfed up by a chimpanzee on MDMA 2021-06-23 11:35:18 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:35:35 curdlesnoot rapha: they don't work with storcli, as far as I can gather. megacli works. 2021-06-23 11:35:37 Psi-Jack Yeah, references to illegal substances, not a good idea. 2021-06-23 11:35:54 Psi-Jack MegaCLI is a royal PITA, but works with LSI controllers well. 2021-06-23 11:36:00 rapha curdlesnoot: that's interesting info, thanks! 2021-06-23 11:36:02 Psi-Jack VeRY CaSe SenSAtIVe. 2021-06-23 11:36:05 rapha lol 2021-06-23 11:36:08 --> UQUBE (~UQUBE@193.27.12.10) has joined #linux 2021-06-23 11:36:16 --> iflema (~ian@user/iflema) has joined #linux 2021-06-23 11:36:17 * rapha wanders off to find MegaCLI packaged up in some .deb 2021-06-23 11:36:40 jim rapha, is that its exact name? 2021-06-23 11:36:47 --> sharksauce (sharksauce@user/sharksauce) has joined #linux 2021-06-23 11:36:47 <-- uoj6wz6qoswb (~yydBJhWK~@user/spareproject) has quit (Remote host closed the connection) 2021-06-23 11:36:54 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 11:37:08 Dagmar rapha: The deal with the battery si that CPUs are wildly past the point where RAID calculations are a problem. Being that proprietary RAID cards tend to use their own proprietary metadata and as an added bonus you're no longer allowed to talk directly to the individual disks without the manfacturer's utilities, people usually have a better time going with just plain mdadm unless the hardware _actually_ brings something unique and useful 2021-06-23 11:37:10 rapha jim: all i can say is that what you saw in the lspci output matches with what was written on the DELL Website 2021-06-23 11:37:15 Dagmar ...like battery-backed cache RAM 2021-06-23 11:37:33 curdlesnoot rapha: in case that bears no fruit, here are the binaries: https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip 2021-06-23 11:37:50 rapha ... or that 2021-06-23 11:37:56 * rapha wants to get this to work and go home 2021-06-23 11:38:00 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:38:11 Dagmar Oh megacli should "just work" if it's reasonably compatible with your glibc version 2021-06-23 11:38:22 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-23 11:38:25 <-- RNadagoud (~RNadagoud@2402:3a80:cea:9736:e981:6021:385e:3d42) has quit (Ping timeout: 244 seconds) 2021-06-23 11:38:29 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 11:38:39 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-23 11:38:42 --> diatoid (~jsrffd2@157.245.212.36) has joined #linux 2021-06-23 11:38:44 jim rapha, I mean the megacli 2021-06-23 11:38:49 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 11:38:50 Sayona Hi :) 2021-06-23 11:38:56 <-- sharksauce (sharksauce@user/sharksauce) has quit (Client Quit) 2021-06-23 11:38:58 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 250 seconds) 2021-06-23 11:39:05 --> HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 11:39:17 rapha Dagmar: once i install rpm2cpio 2021-06-23 11:39:25 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-23 11:39:26 --> sharksauce (sharksauce@user/sharksauce) has joined #linux 2021-06-23 11:39:40 <-- Adam28 (~Adam@84.16.235.132) has quit (Ping timeout: 246 seconds) 2021-06-23 11:39:42 jim Sayona, hi there 2021-06-23 11:39:43 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:40:07 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-23 11:40:10 --> mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-23 11:42:10 <-- Barones (~Barones@2804:48dc:8500:0:4969:1672:1a6d:93c2) has quit (Remote host closed the connection) 2021-06-23 11:42:24 --> Barones (~Barones@2804:48dc:8500:0:9128:7772:2f1d:158f) has joined #linux 2021-06-23 11:42:25 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:42:26 Psi-Jack https://gist.github.com/fxkraus/595ab82e07cd6f8e057d31bc0bc5e779 2021-06-23 11:42:29 --> mikeputnam (~mikeputna@wilug/mikeputnam) has joined #linux 2021-06-23 11:42:30 Psi-Jack This might prove useful/ 2021-06-23 11:42:37 Dagmar rapha: This should probably help somewhat https://hwraid.le-vert.net/wiki/LSIMegaRAIDSAS 2021-06-23 11:42:47 Psi-Jack Converting the megacli zip/rpm into .deb by use of alien *twitch* 2021-06-23 11:43:04 Dagmar I'ce no idea why you wouldn't just install rpm 2021-06-23 11:43:13 --> RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has joined #linux 2021-06-23 11:43:15 <-- elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has quit (Quit: Leaving) 2021-06-23 11:43:18 Psi-Jack Because, ubuntu, not CentOS/RHEL. 2021-06-23 11:43:24 Dagmar Converting it between package types just seems like a bad idea 2021-06-23 11:43:31 ody rapha, I've run Dell kit for years and have some notes on using storcli with the MegaRAID controllers if you want me to send you a copy? 2021-06-23 11:43:32 rapha omg is that a vile CLI 2021-06-23 11:43:39 Psi-Jack Of course it is. But. that'ss what they provide. 2021-06-23 11:43:42 --> Urchin[emacs] (~user@user/urchin) has joined #linux 2021-06-23 11:43:43 Psi-Jack rapha: Very. 2021-06-23 11:43:57 Psi-Jack It's literally the worse CLI ever created on this planet. 2021-06-23 11:44:02 rapha ody: totally! can i /msg you an email address? 2021-06-23 11:44:07 Dagmar rapha: now you see why the tradeoff point is "the hardware better bring something useful to the table" 2021-06-23 11:44:11 ody sure 2021-06-23 11:44:11 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:44:38 Dagmar mdadm and smartctl are just way easier to deal with 2021-06-23 11:44:39 rapha Dagmar: yes ... unfortunately i listened to my Dell Service Professional buddy who loves that controller and said it's much better than to use mdadm 2021-06-23 11:44:50 Dagmar yeah he's kind of clueless then 2021-06-23 11:45:00 rapha otoh how would you sensibly run mdadm if you don't get direct access to the drives 2021-06-23 11:45:12 Dagmar You'd disable the controller 2021-06-23 11:45:15 Psi-Jack rapha: You stop using the hardware controller. 2021-06-23 11:45:29 Dagmar ...then take it out and drop it into the circular filing cabinet next to your desk. 2021-06-23 11:45:53 --> zbe (~zbe@pleiades.zbe.bz) has joined #linux 2021-06-23 11:46:01 Dagmar Well, after making sure you've spotted the motherboards built-in SAS ports 2021-06-23 11:46:17 rapha aha! 2021-06-23 11:46:22 rapha now we're talking though 2021-06-23 11:46:28 rapha er 2021-06-23 11:46:33 --> tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has joined #linux 2021-06-23 11:46:40 rapha and without a controller how do you connect 16 harddrives? 2021-06-23 11:46:46 Dagmar I've been meaning to look at whether or not I can get smartd talking thbrough those CLI tools 2021-06-23 11:46:51 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:46:53 * rapha is also kind of clueless 2021-06-23 11:47:01 Dagmar rapha: Buy one that doesn't suck. Usually they do not require 16 connections 2021-06-23 11:47:12 <-- vitorgonc (~vitorgonc@2804:214:82f1:7fcc:1:2:713d:1e51) has quit (Ping timeout: 250 seconds) 2021-06-23 11:47:21 Dagmar They'll be ganged together in groups of four with a blocky-looking connector by the chassis 2021-06-23 11:47:22 rapha oh right ... they're PCI ... so can be swapped 2021-06-23 11:47:41 * rapha will take a look when he's in the same room with that server the next time 2021-06-23 11:47:50 rapha buuuuuuuuuuut for now 2021-06-23 11:47:54 --> elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has joined #linux 2021-06-23 11:47:55 rapha megacli is seeing the controller 2021-06-23 11:47:57 Psi-Jack Yeah, software raid, mdadm, is a lot easier to work with and usually just about as performant as hardware. The only diference comes with BBU Raid, which isn't much of an actual improvement, but reliability factor improvement, slightly. Bigger thing is, portability, you can always access the mdadm RAID on any Linux system, where-as with the HW Raid, you have to have the same manufacturer's brand, sometimes even the exact same model or line of models. 2021-06-23 11:47:58 rapha thank you all! 2021-06-23 11:48:00 baldpope has anyone experienced intermittent packet loss using a AT&T fiber gateway? specifically with ESP traffic? 2021-06-23 11:48:00 baldpope I'm able to work-around the issue by adjusting the client MTU down (not the end of the world, but frustrating) and hoping someone else might have had an issue they resolved? 2021-06-23 11:48:19 Dagmar baldpope; You said "AT&T" 2021-06-23 11:48:24 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Quit: Quit) 2021-06-23 11:48:29 baldpope Dagmar, lol, I did 2021-06-23 11:48:35 Dagmar You've only just begun to learn the depths of their madness. 2021-06-23 11:48:36 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:48:38 baldpope gig fiber 2021-06-23 11:48:44 jim rapha, you found the megacli thing? 2021-06-23 11:48:55 Dagmar Wait until they randomly decided to re-enable the firewalling on the terminating equipment on site 2021-06-23 11:48:56 baldpope super frustrating talking with their lack of technical support 2021-06-23 11:49:10 <-- Two_Dogs_ (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 11:49:27 Dagmar The number of times I've had to call an office and say "Send me some pictures of anything that looks like a yellow sticker on the AT&T equipment" 2021-06-23 11:49:41 <-- beaver (~loop@user/pong) has quit (Remote host closed the connection) 2021-06-23 11:49:55 rapha jim: downloaded the link curdlesnoot posted and just ran it from the unpacked .rpm, which is working fine for now 2021-06-23 11:50:11 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 11:50:12 --> vitorgonc (~vitorgonc@2804:214:82eb:dd8:1:1:7163:a57a) has joined #linux 2021-06-23 11:50:26 <-- beaver (~loop@user/pong) has quit (Client Quit) 2021-06-23 11:50:34 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 252 seconds) 2021-06-23 11:50:48 baldpope Dagmar, yea - any luck with talking with someone competent at AT&T? 2021-06-23 11:50:56 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-23 11:50:57 Dagmar Occasionally. 2021-06-23 11:51:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:51:21 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-23 11:51:21 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-23 11:51:21 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-23 11:51:23 --> beaver (~loop@user/pong) has joined #linux 2021-06-23 11:51:36 Dagmar I'd check the terminating equipment and ensure it's built-in firewall and QoS is _disabled_, assuming you have your own firewall 2021-06-23 11:51:43 curdlesnoot rapha: incidentally, bsdtar also works for extracting. 2021-06-23 11:51:59 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-23 11:52:00 Dagmar For all you know, it might be trying to prioritize Netflix or something _over_ the VPN traffic 2021-06-23 11:52:21 Dagmar ...or possibly just https in general. 2021-06-23 11:52:30 jim don't rpms have a cpio archive? 2021-06-23 11:52:41 Dagmar You never know what kind of use-case they've got in mind, but generally it's "Some old lady who buys junk off ebay all day" 2021-06-23 11:52:55 Dagmar jim: s/don't/aren't/ s/have/are/ 2021-06-23 11:52:55 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:53:16 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 250 seconds) 2021-06-23 11:53:36 Dagmar *snap* 2021-06-23 11:53:42 baldpope Dagmar, yea - just about everything is disabled, and yea - we're routing through our own srx 2021-06-23 11:53:50 Dagmar baldpope: Set up a monitor to track utilization 2021-06-23 11:53:58 rapha curdlesnoot: oh, good to know! 2021-06-23 11:54:07 Dagmar baldpope: U-verse does some really, really lame things to throttle 2021-06-23 11:54:09 curdlesnoot jim: bsdtar is part of libarchive and can deal with it, along with many other formats, despite being a tar implementation on the surface. 2021-06-23 11:54:20 baldpope yea - only seems to be affecting the ESP traffic 2021-06-23 11:54:25 --> Tyger (~Gialluca@user/tyger) has joined #linux 2021-06-23 11:54:31 jim curdlesnoot, oh ok 2021-06-23 11:54:35 Dagmar baldpope: I have seen this manifest at multiple field offices, and I genuinely ditched them for my home service over this 2021-06-23 11:54:40 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-23 11:54:41 baldpope i tried to explain to the 'tech' that I have packet captures showing their dropping packets, he had no interest in even talking to me 2021-06-23 11:55:01 baldpope s/their/they're 2021-06-23 11:55:05 Dagmar baldpope: THeir idea of QoS rate-limiting when you hit your allocated upstream bandwidth is to _delay downstream traffic by up to 20 wall-clock seconds_ 2021-06-23 11:55:20 baldpope oof 2021-06-23 11:55:22 jim baldpope, see if he has "interest" in speaking to your lawyer :) 2021-06-23 11:55:23 Dagmar If you see a correlation in utilization and packet loss, you'll know they're doing that 2021-06-23 11:55:32 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 11:56:38 Dagmar baldpope: Yeah my wife would be trying to upload a 2Gb PDF she just completed to somewhere, and things would go heavily pear-shaped the moment, you know, we actually did a non-trivial amount of upstream. The cap was apparently at something stupid like 1.2Mbit 2021-06-23 11:57:08 Dagmar Unless the SLA is for asynchronous gigglebit, it's AT&T 2021-06-23 11:57:17 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 11:57:23 Dagmar er synchronous 2021-06-23 11:57:35 Dagmar 1gb up and 1gb down 2021-06-23 11:57:40 <-- Barones (~Barones@2804:48dc:8500:0:9128:7772:2f1d:158f) has quit (Remote host closed the connection) 2021-06-23 11:57:53 baldpope not sure what the SLA is - but that's the service we're subscribing to 2021-06-23 11:57:55 --> Barones (~Barones@2804:48dc:8500:0:59cd:3c6c:84e2:5035) has joined #linux 2021-06-23 11:58:08 Psi-Jack Heh, I hate AT&T. 2021-06-23 11:58:22 Psi-Jack I will never give them any money ever again. 2021-06-23 11:58:29 Dagmar Mind you _some_ packet loss shouldn't majorly affect a VPN tunnel 2021-06-23 11:58:30 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Client Quit) 2021-06-23 11:59:22 <-- dislabled (~dislabled@150.229.164.82.customer.cdi.no) has quit (Ping timeout: 252 seconds) 2021-06-23 11:59:23 baldpope the tunnel is up, thankfully 2021-06-23 11:59:25 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-23 11:59:56 --> HumbleGuyIsBack (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 11:59:59 --> kiryin (~kiryin@84-230-10-14.elisa-mobile.fi) has joined #linux 2021-06-23 12:00:10 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-23 12:00:11 <-- HumbleGuy3000 (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 12:00:28 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Ping timeout: 265 seconds) 2021-06-23 12:00:32 --> finsternis (~X@23.226.237.192) has joined #linux 2021-06-23 12:00:37 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 12:01:21 -- CookE[] is now known as fef 2021-06-23 12:01:30 <-- trbp (~trbp@user/trbp) has quit 2021-06-23 12:01:32 baldpope but when we have https traffic over to the desired endpoint, we're only seeing the initial client hello, and never getting the replies 2021-06-23 12:02:04 demon Has anyone been able to get nvidia-optimus-manager working under gentoo? 2021-06-23 12:02:13 Dagmar That sounds more like a tunnel misconfiguration 2021-06-23 12:02:15 demon I am having no luck with the overlays 2021-06-23 12:02:37 Dagmar The handshake will be short, actual "substantial" packets will reach the MTU 2021-06-23 12:02:39 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Quit: Leaving...) 2021-06-23 12:02:42 baldpope I wish, but the same device is fine when I route the traffic through the backup cable modem 2021-06-23 12:02:53 Dagmar That having been said the normal MTU generally works freakin' fine 2021-06-23 12:03:07 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 12:03:12 Dagmar Yeah that's another tickbox in favor of "provider has MTU issue" 2021-06-23 12:03:22 <-- DaNeenjah (~jake@124.sub-72-105-218.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-23 12:03:22 baldpope right - which is AT&T 2021-06-23 12:03:24 * baldpope sigh 2021-06-23 12:03:38 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 12:03:39 Dagmar I don't know if your'e kitted out to be able to send arbitrarily-sized packets on both ends, but there _are_ tools to do it 2021-06-23 12:03:58 baldpope my only other thought is that *maybe* it's an issue with terminating the fiber and their ethernet handoff to their gateway 2021-06-23 12:04:14 --> DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has joined #linux 2021-06-23 12:04:16 Dagmar We're seriously considering velcroing raspberry pis to some of our new firewall deployments because of stuff like that 2021-06-23 12:04:19 baldpope Dagmar, i tested using curl and modifying the MTU in between tests 2021-06-23 12:04:38 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Remote host closed the connection) 2021-06-23 12:04:40 rapha ok y'all ... we just figured this out 2021-06-23 12:04:51 Dagmar Well, you';re not talkiong about generalized packet loss now, you're talking about something rather specific 2021-06-23 12:04:54 rapha the PERC H710p is new enough to require the usage of DELL's perccli64 2021-06-23 12:04:55 baldpope and i performed packet caps on the srx - but I could have done it in the switches 2021-06-23 12:05:03 Dagmar At first I thougth you were talking about more or less random packet drops 2021-06-23 12:05:17 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 12:05:37 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-23 12:06:04 baldpope yea - appears to be specific to anything 'inside' the tunnel 2021-06-23 12:06:08 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Remote host closed the connection) 2021-06-23 12:06:49 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-23 12:06:58 Psi-Jack Heh yeah, the stupid perccli, igh. 2021-06-23 12:07:39 Dagmar So you're saying that 1500-byte long TCP packets pass find but not 1500-byte ESP packets? 2021-06-23 12:08:03 --> pepee (~user@user/pepee) has joined #linux 2021-06-23 12:08:06 Dagmar (yadda yadda the tcp packet will be like 1508 if it's inside the tunnell) 2021-06-23 12:08:12 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 265 seconds) 2021-06-23 12:08:43 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 12:08:54 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-23 12:08:54 --> cliluw (~cliluw@47.147.80.149) has joined #linux 2021-06-23 12:09:12 Dagmar !@#@!# s/find/fine/ 2021-06-23 12:09:46 <-- Leseratte (~florian@user/leseratte) has quit (Remote host closed the connection) 2021-06-23 12:09:51 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Quit: Leaving) 2021-06-23 12:09:57 --> Leseratte (~florian@2001:470:70bc:0:d384:31b9:65ba:1f22) has joined #linux 2021-06-23 12:09:58 <-- Leseratte (~florian@2001:470:70bc:0:d384:31b9:65ba:1f22) has quit (Changing host) 2021-06-23 12:09:58 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-23 12:10:01 evidlo has anyone noticed that "flatpak override com.foo.bar --filesystem=host" doesn't actually work? 2021-06-23 12:10:17 evidlo I've tried it on two applications now and they both have filesystem permissions problems 2021-06-23 12:10:18 Psi-Jack evidlo: Nope, Never noticed. 2021-06-23 12:10:37 <-- rwb (~augh@theguntretort.com) has quit (Ping timeout: 265 seconds) 2021-06-23 12:10:50 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Quit: WeeChat 3.1) 2021-06-23 12:10:54 evidlo and why is it even necessary for me to mess with this sandboxing stuff? is it because the apps were packaged incorrectly? 2021-06-23 12:11:08 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-23 12:11:23 baldpope Dagmar, that's pretty close to what I'm saying - if I adjust the client side myu down to 1438, I can successfully route the appication traffic 2021-06-23 12:11:28 <-- dumayjonwh (~dumayjonw@37.19.195.29) has quit (Ping timeout: 252 seconds) 2021-06-23 12:11:33 <-- HumbleGuyIsBack (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 12:11:56 Psi-Jack baldpope: So, one thing I would do, if you have sufficient data to prove traffic is being throttled, file an FCC complaint. 2021-06-23 12:12:13 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 12:12:24 Psi-Jack Tell the ISP you're filing a complaint with the FCC, because IF they are throttling a specific service, under current FCC regulations, that's unacceptable. 2021-06-23 12:12:37 baldpope Psi-Jack, that sounds awesomely petty ;) 2021-06-23 12:12:42 Dagmar It's not 2021-06-23 12:12:44 Dagmar It's warranted 2021-06-23 12:12:45 Psi-Jack It's not. 2021-06-23 12:12:47 <-- scezar (~santi@200.127.221.170) has quit (Remote host closed the connection) 2021-06-23 12:12:56 -- rifl``` is now known as nifl 2021-06-23 12:13:00 Psi-Jack It's been warranted for fracking YEARS, and finally is an option. 2021-06-23 12:13:01 --> dislabled (~dislabled@115.229.164.82.customer.cdi.no) has joined #linux 2021-06-23 12:13:04 Psi-Jack nifl: This again? 2021-06-23 12:13:09 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-23 12:13:09 baldpope good to know 2021-06-23 12:13:23 Dagmar the big ISPs regularly make really stupid architectural decisions and break stuff, and have ZERO problems pretending the customer is an idiot for ever wanting the perfectly reasonable thing 2021-06-23 12:13:47 Psi-Jack baldpope: Has AT&T tried to get you to use their "Consierge (sp?) Support" services to "fix the problem" yet? Their paid "support"? 2021-06-23 12:13:51 Dagmar Case in point, I wound up making _45_ calls to Comcast techncial support a couple years ago when they were hot and bothered to "compete" with Google Fiber 2021-06-23 12:14:23 Dagmar I moved from one condo to another, and they talked me into upgrading to a 150Mbit service (I had been JUST FINE on my single-channel DOCSIS modem until then) 2021-06-23 12:14:45 Dagmar So I went out and bought a modem that was capable of that. An 8-channel down 4-channels up model. 2021-06-23 12:14:50 freedomcum anyone know where i can get win11 iso? 2021-06-23 12:15:00 Psi-Jack freedomcum: Why are you asking that herE? 2021-06-23 12:15:03 Psi-Jack Of all places? 2021-06-23 12:15:06 Dagmar Comcast pushed out a config that very obviously had "default" in the name and was only configured to use _one channel_} 2021-06-23 12:15:09 freedomcum huh? 2021-06-23 12:15:15 onelegend Do ISPs do QoS based on IPs? Like will a file transfer directly to a friend across the country (where both of us are on good connections), be slower than a downloading a file from a CDN? 2021-06-23 12:15:19 akik freedomcum: you're at #linux 2021-06-23 12:15:20 freedomcum its a linux channel ? 2021-06-23 12:15:22 omegatron freedomcum: yeah, try it on the canonical homepage 2021-06-23 12:15:32 Psi-Jack freedomcum: Yes? And? Linux ain't Windows. 2021-06-23 12:15:35 evidlo every time I try to run a flatpak application, I immediately run into file permissions issues. Can't access files outside of $HOME for editors, can't access SSL certs in browsers, etc. 2021-06-23 12:15:35 freedomcum noobs 2021-06-23 12:15:43 Psi-Jack Troll? 2021-06-23 12:15:43 evidlo I don't understand how this is even considered a usable state 2021-06-23 12:15:45 omegatron troll 2021-06-23 12:15:45 akik freedomcum: stupido 2021-06-23 12:15:45 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-23 12:15:47 raccoon_dog freedomcum: 1) That's not on-topic here; 2) It probably isn't legal to get an ISO of an OS that hasn't been released yet officially (unless you're a tester, which doesn't seem to be the case.) 2021-06-23 12:15:55 Dagmar THey _insisted_ repeatedly and alternatingly that the modem was not capable of that speed, and that they were configuring it correctly, etc etc 2021-06-23 12:16:02 freedomcum blaaaah cry bby 2021-06-23 12:16:07 freedomcum cya noobs 2021-06-23 12:16:12 onelegend lol 2021-06-23 12:16:14 <-- treethought (treethou@138.68.49.251) has quit (Ping timeout: 252 seconds) 2021-06-23 12:16:15 -- nifl is now known as rifl 2021-06-23 12:16:17 akik and nothing of value was lost 2021-06-23 12:16:22 Psi-Jack jim: You around? 2021-06-23 12:16:30 Dagmar What it amounted to was that they planned a "free bandwidth upgrade" if legal shenanigans didn't work and were requiring all _their_ modems be double-provisioned so they could go to 300MMbit 2021-06-23 12:16:31 xythrez Don't feed the trolls. Ignore and move on. 2021-06-23 12:16:39 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-23 12:16:45 Dagmar Yeah, I went to the FCC over that 2021-06-23 12:16:57 omegatron ... and what did the FCC tell you .. ? 2021-06-23 12:17:13 onelegend I hate when ISPs use megabits 2021-06-23 12:17:30 onelegend 300Mbps? HA more like 37.5 Megabytes per second 2021-06-23 12:17:47 ananke why, is math hard for you? 2021-06-23 12:17:56 Dagmar onelegend: QoS based on remote endpoint is not something end-user ISPs generally do. It *is* something peering providers occasionally do, and is generally the entire reasoning behind geographic load-balancers 2021-06-23 12:18:22 Psi-Jack onelegend: Not quite, because, encapsulation too. 2021-06-23 12:18:27 --> deo (~deo@about/openbglab/deo) has joined #linux 2021-06-23 12:18:35 Dagmar onelegend: Yeah either way it took so much time I had time to go _find_ the tools neccessary to put together a custom TFTP configuration image and feed _mY_ config to the modem 2021-06-23 12:18:48 Dagmar It was absolutely capable of 150Mbit transfer. Plenty of channels. 2021-06-23 12:18:56 --> rwb (~augh@theguntretort.com) has joined #linux 2021-06-23 12:19:06 Dagmar They'd have had a fit if they found out I did that tho 2021-06-23 12:19:10 <-- Barones (~Barones@2804:48dc:8500:0:59cd:3c6c:84e2:5035) has quit (Remote host closed the connection) 2021-06-23 12:19:40 Dagmar The phrase "best effort configuration" is utterly lost on them and they have no change management framework for problems liek that to ever reach someone who can fix them 2021-06-23 12:19:45 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 12:20:08 onelegend ananke: it often confuses people, who complain that their internet speed is not actually 300 Megabytes per second. 2021-06-23 12:20:08 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 12:20:15 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 12:20:26 Dagmar But but the numbar is larger as megabits! 2021-06-23 12:20:32 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 12:21:01 Dagmar I've had an AT&T rep on my doorstep trying to sell me gigabyte fiber 2021-06-23 12:21:03 Psi-Jack Yeah, I filed an FCC complaint against COX a bit back. About unfairly charging me for "going over my monthly bandwidth limit" which I was tracking directly at my router, and reduced bandwidth than advertised, as I was getting an average 650Mbps when I was paying for 1Gbps. 2021-06-23 12:21:29 Dagmar Psi-Jack: Be glad no one sniffed the MAC of any of your wireless devices 2021-06-23 12:21:37 Psi-Jack I proved both cases of negligence on COX here locally, FCC fined them, and COX fixed the issues. :) 2021-06-23 12:21:55 Dagmar Certain ISPs may have been given an ultimatum about letting the customer see which devices were presently bound to their account 2021-06-23 12:21:57 ananke onelegend: you could make same argument about kilo vs mega vs giga. there is no unit that would satisify all of those cases 2021-06-23 12:22:06 <-- rememberYou (~someone@user/rememberyou) has quit (Ping timeout: 252 seconds) 2021-06-23 12:22:19 Psi-Jack Dagmar: Heh, eh? 2021-06-23 12:22:28 <-- Posterdati (~posterdat@host-79-12-208-242.retail.telecomitalia.it) has quit (Remote host closed the connection) 2021-06-23 12:22:48 Dagmar ...becuase without WPA2 as a requirement, it's all too easy to say, sit somewhere near an Xfinity wireless gateway, capture a legit Comcast customer's MAC address when they use it, and then use that MAC address yourself later anywhere 2021-06-23 12:23:00 Dagmar ALl transit with that MAC is counted against that customer's bandwidth limits 2021-06-23 12:23:10 onelegend Dagmar: that's really scary 2021-06-23 12:23:15 Dagmar This was the source of _several_ people getting reports of massive bandwidth overages 2021-06-23 12:23:32 onelegend I typically never pay for wireless hotspots for that reason 2021-06-23 12:23:34 --> justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 12:23:44 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-23 12:23:44 Dagmar onelegend: They implemented something stupid, and some kids were taking advantage of it 2021-06-23 12:23:54 Dagmar It's not a matter of paying for the hotspot 2021-06-23 12:24:14 Psi-Jack Dagmar: Ahh. yeah, COX doesn't do that that I am aware. They DO however allow the modem itself to act as a WiFi hotspot which segregates network connectivity from you and the WiFi HotSpot completely. I've actually used it myself to directly test remote inbound connectivity in certain situations, to act like I wasn't at home. 2021-06-23 12:24:18 --> Alexer (~alexer@alexer.net) has joined #linux 2021-06-23 12:24:25 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 12:24:26 Dagmar If you were a cablemodem customer you were allowed to login to one of their many hotspots, pass the username/password crednetials check, and then be whitelisted for normal internet acess from there 2021-06-23 12:24:28 --> Gorian (~default@134.134.139.71) has joined #linux 2021-06-23 12:24:38 <-- treethought (treethou@138.68.49.251) has quit (Remote host closed the connection) 2021-06-23 12:24:58 Dagmar Once you'd done this you could then use that laptop or phone at any of their publicly visible hotspots 2021-06-23 12:25:26 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 12:25:28 <-- jbowen (~jbowen@fedora/jbowen) has quit (Quit: leaving) 2021-06-23 12:25:32 Dagmar And until that had been going awry for a couple years, there was no way to see in their web portal which devices (or any devices) were currently tied to your account 2021-06-23 12:25:38 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Remote host closed the connection) 2021-06-23 12:26:41 Dagmar I was completely ignoring the situation until a couple of my friends got hit with large utiliization overages 2021-06-23 12:27:06 <-- jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has quit (Quit: WeeChat 2.8) 2021-06-23 12:27:10 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 12:27:17 Psi-Jack Hmm interesting. 2021-06-23 12:27:26 --> jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has joined #linux 2021-06-23 12:27:27 Psi-Jack I avoid using hotspots that I don't myself control. 2021-06-23 12:27:30 --> treethought (treethou@138.68.49.251) has joined #linux 2021-06-23 12:28:07 Psi-Jack If I go, for example, to a hotel, I have a personal hotspot provider that connects to the hotel WiFi, and initiates a VPN bridge home, and I connect anything WiFi to that local hotspot :) 2021-06-23 12:28:16 Dagmar Comcast may or may not have recieved the outline of a presentation that was planned for putting on Youtube 2021-06-23 12:28:22 Dagmar WIth a time limit 2021-06-23 12:28:26 <-- jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-23 12:28:30 Dagmar It was a generous time limit. 2021-06-23 12:28:43 --> jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has joined #linux 2021-06-23 12:28:56 <-- jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-23 12:29:13 --> jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has joined #linux 2021-06-23 12:29:16 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-23 12:29:17 <-- jkwnki (~jkwnki@p2e579aae.dip0.t-ipconnect.de) has quit (Client Quit) 2021-06-23 12:29:30 Dagmar Psi-Jack: To be clear, this wasn't a matter of someone sniffing the username and password of Comcast customer because they were usign plaintext http or something (although people generally aren't smart enough to check for the lock icon ahem) 2021-06-23 12:29:36 --> theseb (~cs@47-220-214-54.cnrocmta03.res.dyn.suddenlink.net) has joined #linux 2021-06-23 12:30:25 Dagmar Psi-Jack: That authentication happens over https just fine. The issue is that the client equipment's _mac_ would be recorded and that MAC address would then be whitelisted with its traffic counting towards the user's bandwidth cap 2021-06-23 12:30:42 Dagmar ...and it's trivial to clone the MAC address of an ethernet device. 2021-06-23 12:30:45 onelegend what would be a more secure way to identify customers for the wirless APs? 2021-06-23 12:30:45 --> Posterdati (~posterdat@host-79-12-208-242.retail.telecomitalia.it) has joined #linux 2021-06-23 12:30:58 --> rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 12:31:01 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 12:31:07 Dagmar 1. Require WPA2 2021-06-23 12:31:10 <-- pgp (~pgp@213.205.68.220) has quit (Quit: Leaving) 2021-06-23 12:31:12 <-- letto (~letto@86.120.86.29) has quit (Quit: Konversation terminated!) 2021-06-23 12:31:19 theseb How debug why a long running AWS Ubuntu Linux server would need rebooting due to freezing last 2 days? /var/log/syslog and dmesg don't seem to give many clues 2021-06-23 12:31:24 Dagmar 2. Make them reauth from each new location at the very least, and reauth every x numebr of hours 2021-06-23 12:31:48 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-23 12:31:55 --> letto (~letto@86.120.86.29) has joined #linux 2021-06-23 12:32:13 Dagmar Without so much as WEP in the picture, it's even easy for an attacker to tell that the user is connecting to Comcast's webserver to perform the authentication 2021-06-23 12:32:22 --> oldPeanut_ (~oldPeanut@i59f7a5a7.versanet.de) has joined #linux 2021-06-23 12:32:27 onelegend Is there a way to give them some kind of key (like a certificate that expires)? 2021-06-23 12:32:42 <-- oldPeanut (~oldPeanut@200116b82675690030929efffedd8522.dip.versatel-1u1.de) has quit (Ping timeout: 250 seconds) 2021-06-23 12:32:52 <-- scezar (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-23 12:33:02 peetaur onelegend: that's what WPA2-enterprise has 2021-06-23 12:33:04 Dagmar Yeah but using certificate based authentication for wireless is 1) enterprise-level expensive and 2) wildy beyond what you can teach the average user to do and 3) a maintenance nightmare 2021-06-23 12:33:21 --> tpg (~tpg@193.138.218.224) has joined #linux 2021-06-23 12:33:41 Dagmar No one sets up PKI for even hundreds of users, let alone hundreds of thousands of users, withotu substantial money being paid to tehm 2021-06-23 12:33:43 Dagmar heh 2021-06-23 12:33:51 onelegend yikes 2021-06-23 12:34:07 <-- tpg (~tpg@193.138.218.224) has quit (Remote host closed the connection) 2021-06-23 12:34:21 onelegend or switch to WPA3? 2021-06-23 12:34:26 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 250 seconds) 2021-06-23 12:34:28 Dagmar If only 0.1% of those peopel have their clock set badly and can't connect as a result, guess how many support calls that is a day 2021-06-23 12:34:49 Dagmar The law of large numbers is merciless 2021-06-23 12:35:25 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 12:35:39 -- kurahaupo is now known as Martin 2021-06-23 12:35:50 tusko NTP > manual 2021-06-23 12:36:17 --> Barones (~Barones@2804:48dc:8500:0:3d0b:6ece:41b6:b602) has joined #linux 2021-06-23 12:36:23 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 12:36:30 --> _73 (~user@pool-96-252-123-136.bstnma.fios.verizon.net) has joined #linux 2021-06-23 12:37:41 <-- justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-23 12:37:51 <-- RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has quit (Quit: WeeChat 2.8) 2021-06-23 12:37:57 _73 I am looking for a stacking window manager that comes with a full blown gui for customization. I don't need anything fancy, just something slightly more customizable than xfwm. 2021-06-23 12:38:30 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 12:38:52 progandy tusko: mostly, but if your time is wrong, and you set up DoT/DoH as DNS without an exception for your NTP servers then the fun times begin 2021-06-23 12:38:58 --> gector (~gector@173.241.175.189) has joined #linux 2021-06-23 12:39:17 --> scezar (~santi@200.127.221.170) has joined #linux 2021-06-23 12:39:20 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 12:39:51 --> RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has joined #linux 2021-06-23 12:40:43 <-- zbe (~zbe@pleiades.zbe.bz) has quit (Ping timeout: 258 seconds) 2021-06-23 12:40:55 <-- Semaphore (~bluee@user/semaphore) has quit (Quit: leaving) 2021-06-23 12:41:14 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-23 12:42:10 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 12:42:51 baldpope @Psi-Jack, yea - they tried to get me to purchase support and I was like - no - you're shit's broken and I can prove - i'm not paying round and round we went 2021-06-23 12:43:00 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 268 seconds) 2021-06-23 12:43:55 <-- _73 (~user@pool-96-252-123-136.bstnma.fios.verizon.net) has left #linux (ERC (IRC client for Emacs 27.2)) 2021-06-23 12:43:55 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Read error: Connection reset by peer) 2021-06-23 12:44:21 Psi-Jack Yep. I tried to get them to fix my static IP for IPv6, because IPv4 was static, I was paying for static, so logically my IPv6 should've also been a static block. It wasn't. They tried to get me to PAY for their support, and I told them off big time. Especially when they tried to claim it was "like having your own network support in your home", and I was like. "I AM my own network engineer, quite literally!" 2021-06-23 12:44:25 <-- gector (~gector@173.241.175.189) has quit (Ping timeout: 250 seconds) 2021-06-23 12:44:35 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 12:44:40 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-23 12:44:42 --> mikail__ (~mikail@90.212.77.3) has joined #linux 2021-06-23 12:44:44 Psi-Jack So, yeah. I will never pay AT&T one red cent ever again. 2021-06-23 12:45:11 Psi-Jack In the end, they paid me. Because I sued them and they lost. 2021-06-23 12:45:39 --> ShahNaim (~shahnaim@193.37.33.46) has joined #linux 2021-06-23 12:45:39 <-- ShahNaim (~shahnaim@193.37.33.46) has quit (Changing host) 2021-06-23 12:45:39 --> ShahNaim (~shahnaim@user/shahnaim) has joined #linux 2021-06-23 12:45:56 <-- fluxburger (~pernett@wsip-174-79-226-242.lv.lv.cox.net) has quit (Quit: Konversation terminated!) 2021-06-23 12:45:57 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-23 12:46:19 --> MegaDrive (~MegaDrive@rundeck/MegaDrive) has joined #linux 2021-06-23 12:46:38 onelegend doesn't WPA3 encrypt users' traffic to the wifi router with different keys? 2021-06-23 12:47:19 --> EdTedZed (~EdTedZed@2.56.190.15) has joined #linux 2021-06-23 12:47:26 --> matsaman (~matsaman@user/matsaman) has joined #linux 2021-06-23 12:47:30 <-- mikail_ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Ping timeout: 240 seconds) 2021-06-23 12:47:32 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 12:47:57 --> RDK (~RDK@p200300db6717ba402b845c46b92d3bd2.dip0.t-ipconnect.de) has joined #linux 2021-06-23 12:49:48 baldpope Psi-Jack, tell me more about your suite /subscribe 2021-06-23 12:50:01 Psi-Jack Pardon? 2021-06-23 12:50:57 byte4byte we wanna know about your phony lawsuit 2021-06-23 12:51:22 --> ralinux (~saje@37.156.190.205) has joined #linux 2021-06-23 12:51:28 onelegend byte4byte: you again? 2021-06-23 12:51:34 RNadagoud I'm gonna go get popcorn. 2021-06-23 12:51:35 <-- dfarnsworth (~dfarnswor@xyzzy.farnsworth.org) has quit (Remote host closed the connection) 2021-06-23 12:52:31 akik onelegend: shhhh.. for once he's writing sane sentences 2021-06-23 12:52:38 baldpope Psi-Jack> In the end, they paid me. Because I sued them and they lost. - just looking to know more 2021-06-23 12:52:38 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 250 seconds) 2021-06-23 12:53:10 --> CoderBR_000 (~Coder_000@177.10.203.30) has joined #linux 2021-06-23 12:53:44 --> EriC^ (~Eric@178.135.3.176) has joined #linux 2021-06-23 12:53:55 --> glouniche (~glouniche@185.242.6.204) has joined #linux 2021-06-23 12:53:55 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-23 12:54:09 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 12:54:14 <-- CoderBR_000 (~Coder_000@177.10.203.30) has quit (Client Quit) 2021-06-23 12:54:31 <-- EriC^^ (~Eric@94.187.0.252) has quit (Ping timeout: 258 seconds) 2021-06-23 12:54:58 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 12:55:19 jim byte4byte, like I said, I helped your guy and also evaluated him... he's doin good. you're pushing negativity onto the channel pretty much every time you post 2021-06-23 12:55:37 <-- uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has quit (Quit: uc50ic4more) 2021-06-23 12:55:46 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-23 12:55:52 Psi-Jack By suggesting I had to pay for support for services I was contracted to receive, they were, at the time, in violation of FTC, so utilizing them I went after them. :) 2021-06-23 12:56:14 baldpope ah, cool 2021-06-23 12:57:01 RNadagoud are you still using at&t 2021-06-23 12:57:04 RNadagoud ? 2021-06-23 12:57:08 Psi-Jack Of course not. 2021-06-23 12:57:32 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-23 12:57:35 esselfe how much did they pay? like 100, 1000, 5000? 2021-06-23 12:58:05 byte4byte they paid him in mcburgers 2021-06-23 12:58:07 Psi-Jack Not a whole lot, basically 2 years worth of service that was contractually violated. 2021-06-23 12:58:12 --> justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 12:58:21 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 12:59:11 onelegend many US ISP companies charge for greater prices after you've used them for a year or so 2021-06-23 12:59:19 onelegend so you have to keep switching 2021-06-23 12:59:48 Psi-Jack onelegend: Well, I do better. I call and complain about the rate increase, and the suggestion to discontinue, so they find me "another promotion", and get it bakc. LOL 2021-06-23 13:00:00 onelegend ah nice 2021-06-23 13:00:17 gtlsgamr Question for everyone: Does your ISP allow exposing your IP to the world? 2021-06-23 13:00:36 onelegend well you're kinda exposing your IP everytime you connect with another computer 2021-06-23 13:00:44 onelegend that's just part of the IPv6 or IPv4 protocol 2021-06-23 13:00:59 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-23 13:01:03 byte4byte gtlsgamr, if they dont like it sue them 2021-06-23 13:01:16 gtlsgamr onelegend: No I meant, live IP. As in, if you host a webserver on your computer, does your ISP allow you to let others access it over the internet? 2021-06-23 13:01:17 superkuh Only fake ISP like offered by mobile providers don't. 2021-06-23 13:01:31 superkuh Those are mostly "web service providers". 2021-06-23 13:01:41 drip my local cable company doesn't, unless you pay a silly amount for a static ip block 2021-06-23 13:01:42 superkuh A lack of owned ipv4 addresses to give out. 2021-06-23 13:01:53 superkuh You don't need a static IP to have a real IPv4. 2021-06-23 13:02:21 drip but my other land-based ISP here gives a real dynamic ip 2021-06-23 13:02:25 superkuh Anyway, yeah, I've been hosting superkuh.com from my comcast home connection for almost 20 years now. 2021-06-23 13:02:35 onelegend gtlsgamr: of course 2021-06-23 13:02:38 <-- RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has quit (Quit: WeeChat 2.8) 2021-06-23 13:02:41 onelegend unless you are in a NATTed network 2021-06-23 13:02:42 <-- arcatech (~arcatech@user/arcatech) has quit (Remote host closed the connection) 2021-06-23 13:02:56 <-- elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has quit (Quit: Leaving) 2021-06-23 13:03:00 gtlsgamr I am in a NATTED network. Have to use argo tunnel to expose my IP for my webserver 2021-06-23 13:03:06 onelegend yes 2021-06-23 13:03:17 --> elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has joined #linux 2021-06-23 13:03:19 onelegend or you could get a VPS, and tunnel your traffic through that 2021-06-23 13:03:24 --> frmus_ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has joined #linux 2021-06-23 13:03:29 superkuh I just updated the .com DNS entries every time my IP changes. 2021-06-23 13:03:32 superkuh -d 2021-06-23 13:03:36 <-- dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has quit (Remote host closed the connection) 2021-06-23 13:03:51 <-- tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has quit (Quit: Client closed) 2021-06-23 13:04:04 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 13:04:15 gtlsgamr I bought a raspberry pi to host my own stuff.. then realised it was a NATTED network 2021-06-23 13:04:25 gtlsgamr So now tunneling is the only option to host for free 2021-06-23 13:04:29 onelegend Nat'd networks are annoying as hell 2021-06-23 13:04:39 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-23 13:04:53 superkuh Sure, when it's CNAT or someone else's router. 2021-06-23 13:05:10 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-23 13:05:30 byte4byte jim can you give a python lecture in here? 2021-06-23 13:05:35 byte4byte so we can all benefit 2021-06-23 13:05:37 --> dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has joined #linux 2021-06-23 13:05:43 <-- yarra (~yarra@176.88.88.246) has quit (Ping timeout: 265 seconds) 2021-06-23 13:05:45 gtlsgamr I made something like 0x0.st but in node. Wanna check it out? 2021-06-23 13:06:18 --> Despatche (~desp@72.11.37.193) has joined #linux 2021-06-23 13:06:28 <-- frmus (~frmus@user/frmus) has quit (Ping timeout: 252 seconds) 2021-06-23 13:06:38 <-- ralinux (~saje@37.156.190.205) has quit (Quit: Leaving) 2021-06-23 13:06:51 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-23 13:06:54 <-- ryzenda (~ryzenda@pool-74-109-246-70.pitbpa.fios.verizon.net) has quit (Ping timeout: 264 seconds) 2021-06-23 13:07:02 --> frmus___ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has joined #linux 2021-06-23 13:07:05 --> ralinux (~saje@37.156.190.205) has joined #linux 2021-06-23 13:07:19 superkuh Last night I created new web "Can I use x?" site (re: css, js, etc features). It is ultimate version and can answer any question. You just append the feature to the end like, http://caniuse.xyz/css-backdrop-filter (a single html file with 404 redirected to it. it's a joke.) 2021-06-23 13:07:28 <-- frmus___ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has quit (Read error: Connection reset by peer) 2021-06-23 13:07:35 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-23 13:07:36 <-- arcatech (~arcatech@user/arcatech) has quit (Client Quit) 2021-06-23 13:07:47 --> frmus___ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has joined #linux 2021-06-23 13:07:56 <-- frmus_ (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-23 13:08:05 -- frmus___ is now known as frmus 2021-06-23 13:08:13 <-- frmus (~frmus@pool-96-238-90-40.nrflva.fios.verizon.net) has quit (Changing host) 2021-06-23 13:08:13 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-23 13:08:19 gtlsgamr superkuh: THAT is funny! 2021-06-23 13:08:27 gtlsgamr check this out dl.hitarththummar.xyz 2021-06-23 13:08:45 --> gector (~gector@173.241.175.189) has joined #linux 2021-06-23 13:08:54 superkuh Now that's what I call webdesign. 2021-06-23 13:09:07 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-23 13:09:08 superkuh Hehe. Just a big ole' pre. 2021-06-23 13:09:16 superkuh Seriously though, nice. 2021-06-23 13:09:37 gtlsgamr html + css is always nice. 2021-06-23 13:09:54 gtlsgamr maybe tiny javascript is okay, like for VERY minor stuff. But nothing huge 2021-06-23 13:10:03 superkuh Yes. 2021-06-23 13:10:10 superkuh Although you have to be careful with CSS these days, https://www.commitstrip.com/en/2019/03/15/css-css-everywhere/ 2021-06-23 13:11:01 gtlsgamr There used to be a webpage with lots of sysadmin horror stories, anyone know of it? 2021-06-23 13:11:49 gtlsgamr https://www.commitstrip.com/en/2019/03/15/css-css-everywhere/ <<<<<<<<<<<<< This, but css can be replaced with EMACS. 2021-06-23 13:12:21 --> rs (~rs@user/rs) has joined #linux 2021-06-23 13:12:46 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-23 13:12:58 <-- Liexei (Liexei@user/liexei) has quit (Ping timeout: 244 seconds) 2021-06-23 13:13:03 <-- ninjabanjo (~ninjabanj@107.150.45.163) has quit (Ping timeout: 272 seconds) 2021-06-23 13:13:04 <-- elagost (~elagost@129.146.243.67) has quit (Quit: WeeChat 2.8) 2021-06-23 13:13:15 gtlsgamr http://somethingnothing.net/ This is something superkuh 2021-06-23 13:13:18 <-- Titore (Titore@user/titore) has quit (Ping timeout: 268 seconds) 2021-06-23 13:13:26 <-- gector (~gector@173.241.175.189) has quit (Ping timeout: 250 seconds) 2021-06-23 13:14:11 <-- dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has quit (Remote host closed the connection) 2021-06-23 13:14:25 --> elagost (~elagost@129.146.243.67) has joined #linux 2021-06-23 13:14:25 <-- mixfix41 (~homefame@c-98-240-233-64.hsd1.mn.comcast.net) has quit (Changing host) 2021-06-23 13:14:25 --> mixfix41 (~homefame@user/mixfix41) has joined #linux 2021-06-23 13:14:38 superkuh Well. That was suddenly loud. 2021-06-23 13:14:47 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-23 13:15:52 gtlsgamr Hahaha let it run, it has much more stuff 2021-06-23 13:15:59 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 258 seconds) 2021-06-23 13:16:08 --> dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has joined #linux 2021-06-23 13:16:31 superkuh Yeah. Pretty cool. 2021-06-23 13:17:07 -- elagost is now known as Elagost 2021-06-23 13:17:08 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 13:17:34 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-23 13:17:36 --> RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has joined #linux 2021-06-23 13:17:38 <-- dakudos (~dakudos@c-73-229-175-50.hsd1.co.comcast.net) has quit (Remote host closed the connection) 2021-06-23 13:17:48 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 13:18:58 <-- gusto (~Augustus@109.255.100.54) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 13:18:59 <-- andypandy (~andypandy@h-178-174-148-234.A163.priv.bahnhof.se) has quit (Quit: Bye) 2021-06-23 13:19:56 <-- tpreston (~thomaspre@78.40.148.171) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 13:20:13 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Quit: Lost terminal) 2021-06-23 13:20:28 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-23 13:20:29 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 13:20:35 --> tpreston (~thomaspre@78.40.148.171) has joined #linux 2021-06-23 13:20:44 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 13:20:46 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-23 13:20:47 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 13:21:00 --> ninjabanjo (~ninjabanj@107.150.45.163) has joined #linux 2021-06-23 13:21:02 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 13:21:11 <-- slackadelic (~slackadel@about/linux/staff/slackadelic) has quit (Ping timeout: 265 seconds) 2021-06-23 13:21:11 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 13:21:35 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Client Quit) 2021-06-23 13:21:40 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 250 seconds) 2021-06-23 13:21:52 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 252 seconds) 2021-06-23 13:21:52 --> gtlsgamr (~gtlsgamr@103.247.4.163) has joined #linux 2021-06-23 13:22:01 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 13:22:14 -- Martin is now known as kurahaupo 2021-06-23 13:22:38 --> slackadelic (~slackadel@about/linux/staff/slackadelic) has joined #linux 2021-06-23 13:22:40 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 13:22:56 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 13:23:04 --> andypandy (~andypandy@h-178-174-148-234.A163.priv.bahnhof.se) has joined #linux 2021-06-23 13:23:15 CalimeroTeknik lesshaste, if you read attentively I said aegisub 2021-06-23 13:23:24 --> yarra (~yarra@176.88.88.246) has joined #linux 2021-06-23 13:23:25 <-- quippy (~quippy@47-220-146-143.gtwncmkt04.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-23 13:23:26 <-- theseb (~cs@47-220-214-54.cnrocmta03.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-23 13:23:36 <-- renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Ping timeout: 265 seconds) 2021-06-23 13:23:45 --> CoolerX (~CoolerX@user/coolerx) has joined #linux 2021-06-23 13:24:03 CoolerX do you what can cause the screen to jitter up and down periodically? 2021-06-23 13:24:03 CalimeroTeknik ah wait this channel isn't about linux, I want #kernel 2021-06-23 13:24:08 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-23 13:24:31 CoolerX my laptop screen keeps jumping up and down every 3 seconds 2021-06-23 13:24:38 CoolerX then it stabilizes 2021-06-23 13:24:46 CoolerX then it jitters up and down again 2021-06-23 13:24:46 gtlsgamr Give it valium. 2021-06-23 13:24:57 --> fcjsx (~fcjsx@2800:a4:826:7000:a2cc:8392:fcde:d136) has joined #linux 2021-06-23 13:25:06 CoolerX it's like an alarm clock or something 2021-06-23 13:25:17 gtlsgamr Can u grab a video 2021-06-23 13:25:21 gtlsgamr you* 2021-06-23 13:25:35 jjakob bad cable or contacts on the mobo or screen 2021-06-23 13:25:52 CoolerX gtlsgamr, how do I share it here? 2021-06-23 13:26:07 <-- darkbit (~db@152.32.99.67) has quit (Quit: WeeChat 3.1) 2021-06-23 13:26:08 gtlsgamr youre right 2021-06-23 13:26:12 gtlsgamr I am dum dum 2021-06-23 13:26:12 jjakob record a video with your phone 2021-06-23 13:26:21 jjakob and put it on youtube 2021-06-23 13:26:27 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 250 seconds) 2021-06-23 13:26:33 CoolerX jjakob, ah 2021-06-23 13:26:37 jjakob or peertube or something 2021-06-23 13:26:39 onelegend CalimeroTeknik: this channel is about discussing the various aspects of linux along with other Free and Open Source software 2021-06-23 13:26:44 jjakob just joking, I don't need to see it 2021-06-23 13:26:59 <-- johnjay (~pi@38.120.10.99) has quit (Ping timeout: 265 seconds) 2021-06-23 13:27:12 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 13:27:13 onelegend CalimeroTeknik: so yes, this channel is about linux:) 2021-06-23 13:27:22 onelegend including the kernel 2021-06-23 13:27:28 jjakob #hardware 2021-06-23 13:27:43 lacroix onelegend... of course including the kernel :) 2021-06-23 13:28:25 onelegend the moment one realizes that linux is the kernel mind=blown 2021-06-23 13:28:35 <-- gtlsgamr (~gtlsgamr@103.247.4.163) has quit (Remote host closed the connection) 2021-06-23 13:28:36 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-23 13:28:41 onelegend I'd like to interject for a second 2021-06-23 13:28:43 --> johnjay (~pi@38.120.10.99) has joined #linux 2021-06-23 13:28:49 onelegend what you're referring to is in fact GNU/Linux 2021-06-23 13:28:53 mouses lol no 2021-06-23 13:29:01 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-23 13:29:14 mouses onelegend: don't do it *glares* ;) 2021-06-23 13:29:40 --> Titore (Titore@user/titore) has joined #linux 2021-06-23 13:30:24 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-23 13:30:29 xx the kernel I'm running had an upgrade and it requires me to reboot the computer in order to use the new kernel. Is that a technological limitation of computers of our era, or is it simply a case of nobody having bothered yet to make it possible without a reboot? 2021-06-23 13:30:31 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-23 13:30:44 CalimeroTeknik onelegend, theory: only the kernel is "linux" 2021-06-23 13:30:48 matsaman xx: it can be done without rebooting, technically 2021-06-23 13:30:54 matsaman xx: but doesn't ever really need to be 2021-06-23 13:31:01 --> Liexei (Liexei@user/liexei) has joined #linux 2021-06-23 13:31:03 CalimeroTeknik onelegend, unless KDE is linux too 2021-06-23 13:31:18 matsaman in the situations where it would be most valuable -- production server clusters -- it is also least relevant, because those should have redundant systems 2021-06-23 13:31:22 jjakob canonical has livepatch 2021-06-23 13:31:40 xx matsaman: I see what you mean, but it would still be nice to have for regular environments too 2021-06-23 13:31:53 matsaman livepatch is a kernel thing, all distros have it 2021-06-23 13:31:58 CalimeroTeknik but yes when I want a command I will run on freeBSD, I add "linux" to the search terms in a search engine. not that it makes sense 2021-06-23 13:32:05 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 13:32:12 <-- sublim20 (~sublim20@user/sublim20) has quit (Quit: Leaving) 2021-06-23 13:32:16 matsaman xx: you can have it, but your distro won't necessarily do all the work for you, just so you can avoid a future reboot 2021-06-23 13:32:59 matsaman CalimeroTeknik: most popular term for Unix systems these days =P 2021-06-23 13:33:05 lacroix xx, start running the new kernel without a full reboot? use kexec 2021-06-23 13:33:20 <-- colo (~colo@user/colo) has quit (Quit: Bye.) 2021-06-23 13:33:24 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-23 13:33:29 CoolerX jjakob, https://share.riseup.net/#DOYQ6oKMvCMQbqJXnaKO-A 2021-06-23 13:33:30 matsaman xx: there are two or three systems in the wild right now at least 2021-06-23 13:33:34 CoolerX can you see that? 2021-06-23 13:33:38 CoolerX that's the video from my phone 2021-06-23 13:33:45 CalimeroTeknik matsaman, time to change the name to Liux: Liux Is UniX 2021-06-23 13:34:05 matsaman =P 2021-06-23 13:34:36 onelegend CalimeroTeknik: what did you mean when you said this channel isn't about linux? 2021-06-23 13:34:43 onelegend I'm confused 2021-06-23 13:34:54 CoolerX do you have any idea what is causing that? 2021-06-23 13:34:58 matsaman it's about the OS, not the kernel 2021-06-23 13:35:11 xx ok I see it is not easy yet 2021-06-23 13:35:11 matsaman though obviously kernel talk is not irrelevant 2021-06-23 13:35:15 SpeakerTomeat Hello all. 2021-06-23 13:35:17 SpeakerTomeat Can I curse? 2021-06-23 13:35:18 matsaman xx: it is easy 2021-06-23 13:35:22 matsaman it's not all-work-done-for-you 2021-06-23 13:35:25 matsaman not unless you pay money 2021-06-23 13:35:33 xx matsaman: I very much doubt all my devices are in a sane state :D 2021-06-23 13:35:33 SpeakerTomeat CalimeroTeknik, hey 2021-06-23 13:35:35 --> tango_uniform_xr (~tango_uni@user/tango-uniform-xr/x-6112294) has joined #linux 2021-06-23 13:35:36 matsaman SpeakerTomeat: fsck no 2021-06-23 13:35:41 matsaman xx: most aren't =) 2021-06-23 13:35:41 onelegend mastsman: this channel is about anything related to linux, including linux itself (which is the kernel) 2021-06-23 13:35:42 SpeakerTomeat matsaman, I have like 0.00000000001 btc 2021-06-23 13:35:44 -- rifl is now known as nifl 2021-06-23 13:35:55 SpeakerTomeat Is there any gui download manager for linux that's not crap? 2021-06-23 13:36:07 matsaman download managers are all crap, so probably not 2021-06-23 13:36:08 CalimeroTeknik onelegend, I came to discuss netlink interface access control and was surprised that my question seemed not so relevant! 2021-06-23 13:36:18 matsaman onelegend: feel like I just said that 2021-06-23 13:36:29 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-23 13:36:31 SpeakerTomeat In the era of firefox I used to use downthemall which was integrated... I'd like something gui nice. Most of the time I just use wget or curl. but I wouldn't mind a gui one 2021-06-23 13:36:35 onelegend matsaman: you can discuss the kernel in here:) 2021-06-23 13:36:38 SpeakerTomeat matsaman, yeah what happened there 2021-06-23 13:36:44 matsaman onelegend: feel like I just said that 2021-06-23 13:36:44 CoolerX SpeakerTomeat, https://www.qbittorrent.org/ 2021-06-23 13:36:49 CalimeroTeknik SpeakerTomeat, er, yes? 2021-06-23 13:36:49 matsaman CoolerX: heh 2021-06-23 13:36:58 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Quit: Konversation terminated!) 2021-06-23 13:37:11 SpeakerTomeat CalimeroTeknik, just greeting, unless you're not the calimero I've seen in other rooms 2021-06-23 13:37:21 SpeakerTomeat probably not, I don't remember the teknik, sorry, nevermind 2021-06-23 13:37:30 --> colo (~colo@user/colo) has joined #linux 2021-06-23 13:37:36 CalimeroTeknik I don't know, I also go by `calimero` 2021-06-23 13:37:38 SpeakerTomeat CoolerX, aint qbittorrent torrent only? I mostly need http/ftp 2021-06-23 13:37:46 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-23 13:38:00 CoolerX SpeakerTomeat, yeah you can try filezilla or something idk 2021-06-23 13:38:05 SpeakerTomeat CoolerX, with segmented download if possible 2021-06-23 13:38:21 CoolerX SpeakerTomeat, that's up to the server 2021-06-23 13:38:29 CoolerX the server needs to support it 2021-06-23 13:38:34 <-- mikail__ (~mikail@90.212.77.3) has quit (Ping timeout: 250 seconds) 2021-06-23 13:38:45 --> straykitten (~straykitt@subs24-116-206-8-26.three.co.id) has joined #linux 2021-06-23 13:38:57 SpeakerTomeat CoolerX, the server needs to support it for download resuming, but the client also needs to support it for parallel downloading 2021-06-23 13:39:09 SpeakerTomeat well the server AND client need it for parallel 2021-06-23 13:39:38 CalimeroTeknik onelegend, fair, the linux kernel is included, but the discussions are actually about free software distributions, somewhat explicitly; reminds me of my grandpa asking me for a transistor, I said "NPN or PNP?" and he didn't get it; he meant a fully operational radio receptor 2021-06-23 13:39:51 CoolerX SpeakerTomeat, there are some sites that download the file and convert it to a torrent for you 2021-06-23 13:39:58 --> Ashu (~ashwin@45.116.231.3) has joined #linux 2021-06-23 13:41:07 <-- justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-23 13:41:25 --> justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 13:41:27 CoolerX http://www.urlhash.com/ 2021-06-23 13:42:02 <-- MegaDrive (~MegaDrive@rundeck/MegaDrive) has quit (Read error: Connection reset by peer) 2021-06-23 13:42:02 <-- attronarch (~gerovit@user/attronarch) has quit (Ping timeout: 252 seconds) 2021-06-23 13:42:14 CoolerX anyone know what could be causing the jitter shown in this video? https://share.riseup.net/#DOYQ6oKMvCMQbqJXnaKO-A 2021-06-23 13:43:01 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 13:43:12 <-- mesaboogie (mesaboogie@user/mesaboogie) has quit (Remote host closed the connection) 2021-06-23 13:43:44 SpeakerTomeat hmm that looks bad 2021-06-23 13:43:58 <-- nifl (~user@user/rifl) has quit (Remote host closed the connection) 2021-06-23 13:44:58 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 252 seconds) 2021-06-23 13:45:20 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 252 seconds) 2021-06-23 13:45:33 Ashu Hello guys, I recently found out about this channel from the discord server and decided to join and say a "Hi" to you all :) 2021-06-23 13:45:56 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 13:46:08 SpeakerTomeat CoolerX, I would personally try a different resolution first. it's a displacement of every other line so it looks like a sync issue. maybe hardware failure, but by changing sync speed with a different resolution I'd check to see if it changes first 2021-06-23 13:46:31 --> sdoubleyou (~sdoubleyo@user/sdoubleyou) has joined #linux 2021-06-23 13:47:20 CoolerX SpeakerTomeat, hmm 2021-06-23 13:47:20 <-- justinf210 (~justinf21@84.sub-97-44-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-23 13:47:35 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 244 seconds) 2021-06-23 13:48:13 --> iguest (~iguest@69.167.4.131) has joined #linux 2021-06-23 13:48:23 <-- chris64 (~chris@user/chris64) has quit (Quit: leaving) 2021-06-23 13:48:26 <-- RNadagoud (~RNadagoud@2402:3a80:cea:9736:a0c6:4bd:211a:d36f) has quit (Quit: WeeChat 2.8) 2021-06-23 13:49:20 freedomcum did anyone install the new win11 iso its pretty good ? 2021-06-23 13:49:32 SpeakerTomeat CoolerX, but... sincerely, if this is a sync issue, the interlaced draw is most probably a protocol between lcd and gpu, so I'd suspect hardware issue. 2021-06-23 13:49:35 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-23 13:50:20 SpeakerTomeat CoolerX, it doesn't look like the usual baddly soldered gpu apple failure thoiugh (unless it is an apple), looks more like probably a cable (flex), or lcd pannel controller issue to me 2021-06-23 13:50:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 13:50:44 CoolerX SpeakerTomeat, seems to have fixed itself 2021-06-23 13:50:49 CoolerX didn't have to change anything 2021-06-23 13:51:00 SpeakerTomeat with resolution change? or just alone? 2021-06-23 13:51:02 CoolerX not sure what caused it but now it's magically gone 2021-06-23 13:51:12 CoolerX SpeakerTomeat, no I didn't do anything 2021-06-23 13:51:13 SpeakerTomeat did you close and reopen the lid since the failure? 2021-06-23 13:51:27 CoolerX SpeakerTomeat, yes but that didn't fix it 2021-06-23 13:51:37 SpeakerTomeat ok 2021-06-23 13:51:40 CoolerX I thought maybe the display cable is getting broken at the hinge 2021-06-23 13:51:45 SpeakerTomeat Well, good luck. hope it stays fixed 2021-06-23 13:51:50 --> n00b101 (uid448161@id-448161.tooting.irccloud.com) has joined #linux 2021-06-23 13:51:59 CoolerX SpeakerTomeat, it happened a few days ago too 2021-06-23 13:52:16 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-23 13:52:16 CoolerX I think it will happen again at some poit 2021-06-23 13:52:20 CoolerX point* 2021-06-23 13:52:32 CalimeroTeknik doesn't seem to be a defective TFT panel 2021-06-23 13:52:40 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-23 13:52:49 petrj freedomcum: really? they announced in 2015 here https://channel9.msdn.com/Events/Ignite/2015/BRK2352 that win10 will be the last version. yet again can't trust anything comes from microsoft.. 2021-06-23 13:52:51 CalimeroTeknik controller I don't know, but the first suspect would be the video driver for me 2021-06-23 13:53:29 freedomcum yeah its gonna be better linux 2 2021-06-23 13:54:10 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 250 seconds) 2021-06-23 13:54:12 raccoon_dog petrj: They're a troll; ignore them. 2021-06-23 13:54:33 SpeakerTomeat petrj, Yup, there was a leak of the testing version a couple days ago 2021-06-23 13:54:56 SpeakerTomeat petrj, and MS was supposed to anounce it end of this week 2021-06-23 13:55:03 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-23 13:55:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 13:55:20 --> rifl (~user@user/rifl) has joined #linux 2021-06-23 13:55:36 SpeakerTomeat petrj, several youtube channels have been doing reviews. ANd yeah MS said 10 was the last windows, it's something several of those youtube channels have mentioned as well 2021-06-23 13:55:48 <-- rifl (~user@user/rifl) has quit (Client Quit) 2021-06-23 13:56:03 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 13:56:07 johnnyapol windows 11 announcement is tomorrow at 11am i believe 2021-06-23 13:56:17 * Psi-Jack yawnsa. 2021-06-23 13:56:29 Psi-Jack I could've sworn we were in a Linux channel. 2021-06-23 13:56:36 SpeakerTomeat Holy, Psi-Jack lives 2021-06-23 13:56:53 CoolerX CalimeroTeknik, it's LCD I think not TFT 2021-06-23 13:56:55 SpeakerTomeat And you haven't changed :) 2021-06-23 13:57:11 CoolerX actually nvm 2021-06-23 13:57:25 CoolerX guess TFT is used in LCD screens 2021-06-23 13:57:42 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-23 13:57:46 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-23 13:57:51 CoolerX oh actually tis is an IPS panel 2021-06-23 13:57:59 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-23 13:58:21 <-- rbh (~ubuntu@49.36.121.21) has quit (Quit: WeeChat 2.8) 2021-06-23 13:58:22 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-23 13:58:23 --> mesaboogie (mesaboogie@user/mesaboogie) has joined #linux 2021-06-23 13:58:35 --> mikail__ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has joined #linux 2021-06-23 13:59:17 petrj i have moved away from windows to linux (and sometimes mac on office computer). it's been a true relief from resource consumption (to run the OS alone..) viewpoint and lightweight feeling in general on Alpine Linux with dwm on baremetal.. i only regret why i didn't switch like 10 years ago. :/ 2021-06-23 13:59:26 Psi-Jack SpeakerTomeat: Actually I have. I'm generally more silent, and not attacking everyone for all the annoyances they do, like spelling nevermind as nvm. :p 2021-06-23 13:59:54 SpeakerTomeat Psi-Jack, I hope that means you feel calmer as well 2021-06-23 14:00:31 Psi-Jack SpeakerTomeat: Well, I have a great girlfriend, and horrible hopefully-finally-soon-to-be-ex-wife. 2021-06-23 14:00:59 SpeakerTomeat Good. all you need now is a puppy or a kitty 2021-06-23 14:01:09 Psi-Jack I still have 4 dogs. 2 too many. :/ 2021-06-23 14:01:09 <-- RDK (~RDK@p200300db6717ba402b845c46b92d3bd2.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-23 14:01:43 Psi-Jack My horrible hopefully-finally-soon-to-be-ex-wife was supposed to take 2. She did not. 2021-06-23 14:02:56 --> uoj6wz6qoswb (~hNyLZird~@user/spareproject) has joined #linux 2021-06-23 14:03:24 peetaur Psi-Jack: what kind of dogs are they? 2021-06-23 14:03:58 Psi-Jack Anklebiters. :) Min Pin, Dachshund, Chihuahua, and Pomeranian. 2021-06-23 14:04:11 kurahaupo Psi-Jack: My wife and I were deeply incompatible; I left because I don't want to be angry with her, nobody really deserves that. 2021-06-23 14:04:23 <-- cadderly (~~@user/cadderly) has quit (Ping timeout: 252 seconds) 2021-06-23 14:04:30 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-23 14:04:35 Psi-Jack kurahaupo: Same. Mine was just a narcissist from hell. 2021-06-23 14:04:46 --> rifl (~user@user/rifl) has joined #linux 2021-06-23 14:05:26 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-23 14:05:39 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-23 14:05:39 kurahaupo That may or may not be true, but if you've already left, there's no benefit to you in airing stale issues 2021-06-23 14:05:54 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 240 seconds) 2021-06-23 14:05:55 <-- EriC^ (~Eric@178.135.3.176) has quit (Read error: Connection reset by peer) 2021-06-23 14:05:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 14:05:57 --> cadderly (~~@user/cadderly) has joined #linux 2021-06-23 14:06:28 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-23 14:06:50 kurahaupo (There's certainly no benefit to us listening to them) 2021-06-23 14:06:52 <-- rifl (~user@user/rifl) has quit (Remote host closed the connection) 2021-06-23 14:07:00 Psi-Jack Well, she left, but yes, she was, not may be, was. EVerything had to be her way or no way. 2021-06-23 14:07:03 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-23 14:07:49 kurahaupo This isn't an emotional support channel. PM me if you want to discuss further 2021-06-23 14:07:57 lacroix kurahaupo, back off. 2021-06-23 14:07:58 --> hexoroid (~null@5.43.69.229) has joined #linux 2021-06-23 14:08:30 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 14:08:35 peetaur yeah dude ..pm? it should be in #linux-offtopic-wife-troubles 2021-06-23 14:08:46 petrj lol 2021-06-23 14:08:54 hexoroid sup ladys 2021-06-23 14:09:01 --> rifl (~user@user/rifl) has joined #linux 2021-06-23 14:09:09 lacroix hello hexoroid 2021-06-23 14:09:10 kurahaupo lacroix: I'd ask what's your problem except that would also be off topic 2021-06-23 14:09:15 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-23 14:09:24 <-- rifl (~user@user/rifl) has quit (Remote host closed the connection) 2021-06-23 14:09:25 --> orbisvicis (~orbisvici@pool-100-1-250-104.nwrknj.fios.verizon.net) has joined #linux 2021-06-23 14:09:35 Sauvin I think we could be a bit more sensitive and tactful. 2021-06-23 14:09:36 hexoroid how have you been lacroix? i suppose same old 2021-06-23 14:10:02 <-- Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 14:10:05 <-- SomeAwayAnon (~shwn@2a02:8109:abf:ffb4:6906:756f:b2f4:2084) has quit 2021-06-23 14:10:20 kurahaupo peetaur: What about husband problems? 2021-06-23 14:10:30 peetaur I can complain about my wife too... (but I'm still the only one in the channel...) yesterday she said she would make home made ice cream, but she didn't! and she said it's because be don't have any whipping cream and town is 10km away and our car is at the garage. Such lame excuses, right? 2021-06-23 14:10:31 lacroix hexoroid.. same old indeed. With a couple more turns around the sun :) 2021-06-23 14:10:33 -- iczero is now known as thoughtcrime 2021-06-23 14:10:34 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 14:10:41 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 14:10:47 peetaur kurahaupo: oh sorry...let's change the name to #linux-offtopic-wife-husband-or-similar-troubles 2021-06-23 14:11:22 Sauvin #linux-offtopic-relationship-woes 2021-06-23 14:11:34 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 258 seconds) 2021-06-23 14:12:21 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-23 14:12:34 --> rifl (~user@user/rifl) has joined #linux 2021-06-23 14:12:49 orbisvicis I want to create a pdf from groups of images, with images randomly (or better) placed on a single page per group, any way to automate this? 2021-06-23 14:12:50 <-- arcatech (~arcatech@user/arcatech) has quit (Client Quit) 2021-06-23 14:12:50 --> iphone (~iphone@173.216.219.85) has joined #linux 2021-06-23 14:12:56 -- iphone is now known as camel_case 2021-06-23 14:13:51 <-- camel_case (~iphone@173.216.219.85) has quit (Changing host) 2021-06-23 14:13:51 --> camel_case (~iphone@user/iphone) has joined #linux 2021-06-23 14:14:00 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 14:14:19 petrj orbiscicis: that's how sprite images are created. algorithm is formally known as "rectangle packing" and goes in the category of calculus. PDF part is being specific to your usecase though, but yea it is possible to automate that. 2021-06-23 14:14:41 petrj s/being/bit 2021-06-23 14:16:07 --> Derreck (~redcoreus@2601:540:10a:aaa0:c79b:cf7e:fb92:2d88) has joined #linux 2021-06-23 14:16:24 --> leshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has joined #linux 2021-06-23 14:16:34 orbisvicis heh I'm not looking to implement a rectangle packing algorithm. preferably prebuilt software, maybe a latex template? 2021-06-23 14:16:52 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 252 seconds) 2021-06-23 14:17:33 <-- mikail__ (~mikail@2a02:c7f:bc9c:3100:ae93:93fc:603f:ceaf) has quit (Quit: Leaving) 2021-06-23 14:17:55 --> Kont (~kont@user/kont) has joined #linux 2021-06-23 14:17:58 <-- austin__ (~ausserz@user/ausserz) has quit (Ping timeout: 268 seconds) 2021-06-23 14:18:12 --> _73 (~user@pool-96-252-123-136.bstnma.fios.verizon.net) has joined #linux 2021-06-23 14:18:25 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-23 14:18:35 <-- lesshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 268 seconds) 2021-06-23 14:18:48 <-- Sauvin (~sauvin@about/linux/staff/sauvin) has quit (Remote host closed the connection) 2021-06-23 14:19:11 xx is it safe to apt purge currently running kernel? I do have a different kernel available on disk for next boot. 2021-06-23 14:19:25 xx Just wondering if the current kernel, or anything else, expects the kernel files to still be on the disk 2021-06-23 14:19:34 orbisvicis hmm ill first try vertical concatenation in python/PIL, then img2pdf 2021-06-23 14:19:34 --> EriC^ (~Eric@178.135.3.239) has joined #linux 2021-06-23 14:20:12 ananke xx: generally speaking, yes, it's safe. though if you happen to need to load any new modules, you will run into problems. say you attach some new device 2021-06-23 14:20:14 _73 I am using the following rsync command, yet for some reason my /.snapshots directory is still being rsynced. I have tried various syntactic methods to fix this but no matter what I do it it continues to rsync the /.snapshots dir. `sudo rsync -aAXv / --exclude={"/.snapshots/*", ...} /mnt/` 2021-06-23 14:20:16 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-23 14:21:05 xx ananke: should be fine then, thanks 2021-06-23 14:21:57 akik _73: it's just --exclude=.snapshots 2021-06-23 14:22:04 --> kujo (~kujo@188.166.12.52) has joined #linux 2021-06-23 14:22:34 <-- sdoubleyou (~sdoubleyo@user/sdoubleyou) has quit (Quit: Leaving) 2021-06-23 14:22:55 ananke xx: though last time I checked, debian/ubunty will not easily let you remove packages for currently running kernel, which is a bit idiotic imho 2021-06-23 14:23:41 _73 thank you akik it worked 2021-06-23 14:23:56 <-- Kont (~kont@user/kont) has quit 2021-06-23 14:24:26 --> node1 (~node1@user/node1) has joined #linux 2021-06-23 14:24:26 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-23 14:24:49 xx ananke: I worked around that 2021-06-23 14:24:59 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 258 seconds) 2021-06-23 14:25:04 xx my problem is that the current /boot is too small, so I need to make space 2021-06-23 14:25:34 Dagmar Oh you're going to have ever so much fun 2021-06-23 14:25:58 xx I know... A full reinstall is on the neverending todo list 2021-06-23 14:26:05 --> xinming (~xinming@115.219.33.27) has joined #linux 2021-06-23 14:26:15 Dagmar I am a cheap-ass about disk space as well, but I don't go below 768Mb for /boot 2021-06-23 14:26:19 ananke yeah, tiny /boot is such a pita 2021-06-23 14:26:19 <-- andrzejv (~andrzejv@78-56-77-187.static.zebra.lt) has quit (Read error: Connection reset by peer) 2021-06-23 14:26:26 akik that's what she said 2021-06-23 14:26:31 Dagmar ...unless I'm doing full-LVM 2021-06-23 14:26:40 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 14:26:41 <-- jbowen (~jbowen@fedora/jbowen) has quit (Ping timeout: 250 seconds) 2021-06-23 14:26:47 xinming anyone here knows a file utility which split a file into multiple small files, while also keeps checksum, so maybe 1 or 2 files damaged, and we can still restore the file? 2021-06-23 14:26:50 xx /boot is not in LVM unfortunately 2021-06-23 14:27:03 xx xinming: par 2021-06-23 14:27:11 Dagmar xinming: PAR format is the only thing I'm aware of that will do that 2021-06-23 14:27:12 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 14:27:15 --> andrzejv (~andrzejv@78-56-77-187.static.zebra.lt) has joined #linux 2021-06-23 14:27:18 -- thoughtcrime is now known as systemd 2021-06-23 14:27:23 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 14:29:42 xinming xx: thx, will check it. I thought we need something to impleement it. :-) 2021-06-23 14:30:39 <-- darutoko (~darutoko@37.21.245.20) has quit (Quit: Leaving) 2021-06-23 14:31:13 --> vague_ (~vague@irssi/staff/vague) has joined #linux 2021-06-23 14:31:50 xinming Dagmar: thx to you too. :-) 2021-06-23 14:31:52 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 250 seconds) 2021-06-23 14:32:04 byte4byte jim is php better than python? 2021-06-23 14:32:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 14:32:27 jim xinming, please use 'thanks', not 'thx'; for booting with lvm, you have to have a way to deal with lvm in those moments before the machine has loaded everything... the way that's usually done is to have /boot in a partition (not in lvm) 2021-06-23 14:32:46 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 14:32:56 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 14:33:16 --> rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 14:33:22 <-- rowbots (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Ping timeout: 252 seconds) 2021-06-23 14:33:25 <-- thebuzzing (~thebuzzin@user/thebuzzing) has quit (Remote host closed the connection) 2021-06-23 14:33:37 xinming jim: ok. 2021-06-23 14:33:38 --> thebuzzing (~thebuzzin@user/thebuzzing) has joined #linux 2021-06-23 14:33:58 <-- gpeskens (~gpeskens@2001:985:7aa4:1:a071:4da:f211:9ccf) has quit (Remote host closed the connection) 2021-06-23 14:34:33 <-- Derreck (~redcoreus@2601:540:10a:aaa0:c79b:cf7e:fb92:2d88) has quit (Quit: Am testat redcore!) 2021-06-23 14:35:20 <-- scezar (~santi@200.127.221.170) has quit (Ping timeout: 258 seconds) 2021-06-23 14:35:28 <-- morifi (~morifi@97.99.103.230) has quit (Quit: Leaving) 2021-06-23 14:36:20 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-23 14:36:27 --> gpeskens (~gpeskens@2001:985:7aa4:1:a2f3:c589:2a5f:8ac9) has joined #linux 2021-06-23 14:36:36 <-- q-q (uid501539@user/q-q) has quit (Quit: Connection closed for inactivity) 2021-06-23 14:37:09 jjakob jim: you don't need that since grub2 supports lvm 2021-06-23 14:37:15 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 258 seconds) 2021-06-23 14:37:15 jjakob it even supports luks 2021-06-23 14:37:30 <-- tscopp (~tms@c-76-115-26-235.hsd1.or.comcast.net) has quit (Ping timeout: 250 seconds) 2021-06-23 14:37:40 jjakob you only need a separate esp if you run uefi 2021-06-23 14:37:56 jjakob no need for a separate /boot at all 2021-06-23 14:38:10 jim oh ok, that makes sense 2021-06-23 14:38:15 <-- vague_ (~vague@irssi/staff/vague) has quit (Quit: Something happened, I never quit voluntarily) 2021-06-23 14:38:44 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-23 14:38:55 --> u0_a117 (~u0_a117@191.35.80.149) has joined #linux 2021-06-23 14:39:20 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-23 14:39:30 --> cmnstr92 (~cmnstr@171.247.176.68) has joined #linux 2021-06-23 14:39:37 -- beaver is now known as pong 2021-06-23 14:39:53 <-- yuljk (~yuljk@86.11.178.103) has quit (Quit: %Adieu! I have too grieved a heart to take a tedious leave.%) 2021-06-23 14:40:15 <-- BurekOne (~Burek@user/burekone) has quit (Quit: Leaving) 2021-06-23 14:41:14 --> jbowen (~jbowen@fedora/jbowen) has joined #linux 2021-06-23 14:41:32 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-23 14:41:34 <-- u0_a117 (~u0_a117@191.35.80.149) has quit (Client Quit) 2021-06-23 14:42:20 <-- glouniche (~glouniche@185.242.6.204) has quit (Quit: Leaving) 2021-06-23 14:42:33 <-- deo (~deo@about/openbglab/deo) has left #linux 2021-06-23 14:42:50 <-- slavfox (~slavfox@ipv4-93-158-232-111.net.internetunion.pl) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-23 14:43:26 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-23 14:43:39 --> Guest2149 (~Guest2149@c-24-218-81-120.hsd1.ma.comcast.net) has joined #linux 2021-06-23 14:43:44 --> slavfox (~slavfox@93.158.232.111) has joined #linux 2021-06-23 14:44:16 <-- _73 (~user@pool-96-252-123-136.bstnma.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 14:44:22 <-- rwb (~augh@theguntretort.com) has quit (Ping timeout: 252 seconds) 2021-06-23 14:45:16 <-- Deneb (~johnch@148.82.159.143.dyn.plus.net) has quit (Quit: Leaving) 2021-06-23 14:45:38 --> clf59 (~clf59@user/clf59) has joined #linux 2021-06-23 14:46:20 --> jundran (~jundran@2607:f7a0:d:4::a02e) has joined #linux 2021-06-23 14:46:47 <-- Guest2149 (~Guest2149@c-24-218-81-120.hsd1.ma.comcast.net) has left #linux 2021-06-23 14:46:50 --> TheFreim (~user@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 14:47:03 TheFreim Audio through my HDMI cable randomly is now delayed by nearly a whole second, ugh! 2021-06-23 14:47:56 Revelator Using a high speed hdmi cable? 2021-06-23 14:48:04 Khaytsus As opposed to what 2021-06-23 14:48:18 clarity Shouldn't make any difference 2021-06-23 14:48:21 --> t0kie (~t0kie@user/t0kie) has joined #linux 2021-06-23 14:48:38 jundran I got rid of all my audio issues by getting rid of pulse audio 2021-06-23 14:48:48 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-23 14:48:50 akik there was some setting for pulseaudio to take out that delay 2021-06-23 14:49:06 --> scezar_ (~santi@200.127.221.170) has joined #linux 2021-06-23 14:49:08 TheFreim Revelator: yesterday was working fine most of the day, stopped working randomly at one point. 2021-06-23 14:49:09 akik when you for example use an amplifier for hdmi connectivity 2021-06-23 14:49:11 TheFreim Might be a cable issue. 2021-06-23 14:49:18 Khaytsus jundran: Silly way to do it 2021-06-23 14:49:30 Khaytsus PA just works, has for many years 2021-06-23 14:50:03 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-23 14:50:04 jundran PA is bloatware you don't need 2021-06-23 14:50:04 <-- fcjsx (~fcjsx@2800:a4:826:7000:a2cc:8392:fcde:d136) has quit (Ping timeout: 250 seconds) 2021-06-23 14:50:05 TheFreim I've never had *much* issue with PA, only a couple times over the last ~year I've been full time linux. 2021-06-23 14:50:09 Kyv So does ALSA. 2021-06-23 14:50:18 * Khaytsus rolls eyes 2021-06-23 14:50:38 Khaytsus Then you gotta add mixers and fix every modern app to somehow twork with alsa again directly. 2021-06-23 14:50:40 TheFreim I must say that ALSA works just as well once you configure it properly to have multiple audio playing at once 2021-06-23 14:50:44 Khaytsus So silly. 2021-06-23 14:51:00 Khaytsus PA just works and no configuration needed for mixing ;) 2021-06-23 14:51:02 * Khaytsus shrugs 2021-06-23 14:51:04 johnnyapol PA usually worked fine for me, but I switched to pipewire and have been pretty happy with it. There's the occasional hiccup 2021-06-23 14:51:04 clarity ALSA used to work just fine, then PA came and messed everything up 2021-06-23 14:51:05 Kyv Maybe you have a dated experience with it too. 2021-06-23 14:51:05 TheFreim but PA works fine as well 2021-06-23 14:51:18 TheFreim I really don't care either way, both work fine and since I am used to pulse i stick with pulse. 2021-06-23 14:51:26 akik i think it's this line in default.pa "load-module module-suspend-on-idle" so disable that by commenting it out 2021-06-23 14:51:34 Revelator Khaytsus: And overall there is a tad difference between high speed and the so called "category 1" hdmi cables, mostly when it comes to 4k and hz though from what I've experienced. 2021-06-23 14:52:03 --> knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has joined #linux 2021-06-23 14:52:18 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: Leaving) 2021-06-23 14:52:51 Kyv The only pulse-related package you need is libpulse, from my experience, that fulfills whatever application requiring pulseaudio. 2021-06-23 14:53:00 <-- knull (~knull@88-111-144-111.dynamic.dsl.as9105.com) has quit (Client Quit) 2021-06-23 14:53:06 jundran "just works" you sound like a mactard 2021-06-23 14:53:26 <-- baldpope (~baldpope@99.153.6.113) has quit (Read error: Connection reset by peer) 2021-06-23 14:53:49 --> baldpope (~baldpope@99.153.6.113) has joined #linux 2021-06-23 14:53:54 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-23 14:54:14 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-23 14:54:24 Kyv Otherwise you unmute your sound, install perhaps alsa-utils (for alsamixer), I have not had difficulty with auto-detect devices, sample rate conversion, apps not working etc. 2021-06-23 14:54:57 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-23 14:55:11 Kyv Oh, the caveat is of course on GNOME that will likely not be feasible to remove it anyway. 2021-06-23 14:55:12 <-- iguest (~iguest@69.167.4.131) has quit (Quit: Leaving) 2021-06-23 14:55:28 TheFreim I shall return. 2021-06-23 14:55:30 <-- TheFreim (~user@50-81-18-58.client.mchsi.com) has quit (Remote host closed the connection) 2021-06-23 14:55:31 <-- fef (~thedawn@user/thedawn) has quit (Quit: Leaving) 2021-06-23 14:55:34 --> u0_a117 (~u0_a117@191.35.80.149) has joined #linux 2021-06-23 14:55:40 johnnyapol jundran:honestly for a lot of general computing, wouldn't you want things to "just work" at the very least? I'm still a big linux user but I love it when things work without me fighting with it 2021-06-23 14:56:24 jundran I'm on Arch so if it just works then it's broken XD 2021-06-23 14:56:59 --> TheFreim (~user@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 14:57:40 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 14:57:55 petrj i just add patches to my script so i don't have to re-live "figuring out every single bit" twice 2021-06-23 14:57:56 <-- scezar_ (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-23 14:57:57 <-- Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has quit (Quit: WeeChat 3.2) 2021-06-23 14:58:12 --> Maxattax (~max@50-195-160-193-static.hfc.comcastbusiness.net) has joined #linux 2021-06-23 14:58:19 TheFreim Yeah commenting that out worked, audio is fine now. Strange how for months its been fine but randomly started sleeping. 2021-06-23 14:58:44 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Quit: Leaving) 2021-06-23 14:58:53 --> scezar (~scezar@2001:470:69fc:105::41d3) has joined #linux 2021-06-23 14:59:01 Khaytsus TheFreim: What did you change? 2021-06-23 14:59:17 --> tex (~super@user/dix) has joined #linux 2021-06-23 14:59:33 Khaytsus I made a random PA change once and forgot to restart PA and a few weeks later after rebooting was quite puzzled why something was wonky with JACK. 2021-06-23 14:59:44 TheFreim Khaytsus: in /etc/pulse/default.pa commented out "load-module module-suspend-on-idle" 2021-06-23 15:00:03 akik eggcellent 2021-06-23 15:00:09 TheFreim I wonder if a system update caused it and it just took until restarting pulse to cause the problem to arise. 2021-06-23 15:00:15 Dagmar Seems like someone should ahve tested that before rolling it out to production 2021-06-23 15:00:17 --> justinf210 (~justinf21@26.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 15:00:23 Khaytsus TheFreim: What was the issue, the "slow hdmi" audio? 2021-06-23 15:00:25 <-- skapata (~Skapata@user/skapata) has quit (Remote host closed the connection) 2021-06-23 15:00:27 TheFreim Yes 2021-06-23 15:00:31 TheFreim Now its FAST! :P 2021-06-23 15:00:32 Dagmar I can think of a few ways it could go awry 2021-06-23 15:00:40 Khaytsus TheFreim: Interesting. heh. faster than the video! oh no 2021-06-23 15:00:48 autopsy HDMI audio isn't what everybody thinks its cracked up to be. 2021-06-23 15:00:50 TheFreim Not that fast lol 2021-06-23 15:00:57 autopsy Its stupid actually. 2021-06-23 15:01:03 Dagmar Volume settings "randomly" returning to defaults being one of them 2021-06-23 15:01:07 TheFreim I just use hdmi audio since i dont like headphones and dont want to buy a speaker 2021-06-23 15:01:09 Khaytsus I usually have to beat up audio modules to not suspend so they don't pop or whatever when they go into power savings. 2021-06-23 15:01:21 Dagmar Yeah that being another one 2021-06-23 15:01:30 <-- onelegend (onelegend@wireguard/tunneler/onelegend) has quit (Quit: WeeChat 3.2) 2021-06-23 15:01:31 akik autopsy: if you just want to hear your music or videos, it's fine 2021-06-23 15:01:44 Khaytsus I only use HDMI audio for one thing, and very seldom.. but it does seem to generally just work 2021-06-23 15:01:52 autopsy Its a voltage potential on the milliwire audio jack phone dorc device aqnd the speaker and the amplifier. 2021-06-23 15:02:23 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-23 15:02:23 Dagmar Khaytus: A cheap alternative to buying two more speakers to go from 5.1 to 7.1? 2021-06-23 15:02:36 --> Pr0phet (sid505706@id-505706.stonehaven.irccloud.com) has joined #linux 2021-06-23 15:02:51 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-23 15:02:54 Khaytsus I technically have 5 sound cards, and I switch between 3 of them regularly, so I have it scripted as to what's the default rather than pavucontrol or whatnot. 2021-06-23 15:03:16 Dagmar Oh. *I've* been that cheap before 2021-06-23 15:03:18 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-23 15:03:21 autopsy Theres actually nothing wrong with PulseAudio its just nobody feels like saying thank you for PA and thannk you for Pulseeffects and thank you Lennart for your worthelsss tirade into stupid shit like no root audio and then of course audio on webpages can be compromised to elevate privileges and duh you guys are dumb. 2021-06-23 15:03:37 Dagmar Classic autopsy. 2021-06-23 15:03:51 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-23 15:03:56 autopsy I'm a classic potatoe chip the one with ridges. 2021-06-23 15:04:13 Khaytsus Everyone stopped bitching at Lennart about PA when systemd came out. 2021-06-23 15:04:13 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-23 15:04:20 Dagmar Hehe 2021-06-23 15:04:21 Khaytsus Except a few bored little neckbeards 2021-06-23 15:04:22 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-23 15:04:25 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-23 15:04:26 Dagmar Bigger fish 2021-06-23 15:04:29 <-- u0_a117 (~u0_a117@191.35.80.149) has quit (Quit: WeeChat 3.0.1) 2021-06-23 15:04:41 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-23 15:04:58 autopsy We mean don't come knocking on my back door my butt hole or nothing dont even flinch at my bare.i 2021-06-23 15:05:13 Khaytsus Go drunk, you're home autopsy 2021-06-23 15:05:15 Kyv No, they want something broken or they want to fix it until it breaks. 2021-06-23 15:05:27 autopsy They of course. 2021-06-23 15:05:30 <-- node1 (~node1@user/node1) has quit (Quit: Leaving) 2021-06-23 15:05:31 autopsy Its not you. 2021-06-23 15:05:37 autopsy Never is it you of course. 2021-06-23 15:05:40 Kyv Why would it be me? 2021-06-23 15:05:51 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-23 15:05:55 Kyv I dont use PulseAudio because its unnecessary. 2021-06-23 15:06:02 TheFreim Understandable 2021-06-23 15:06:12 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-23 15:06:18 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-23 15:06:18 autopsy Well. Says the Gnome garden Santa clause clause in the paperwork of the NSA and the Toe nail biting with the teeth all day richard. Nobody knows Kyv 2021-06-23 15:06:28 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-23 15:06:29 autopsy But we know its you of course. 2021-06-23 15:06:45 jundran WIth pulseaudio I had issues with audio crackling and devices randomly not showing up. Better to just use alsa and create a separate asoundrc files then use aliases to load those files through a symlink 2021-06-23 15:06:53 Khaytsus autopsy: You should cut back on the meth 2021-06-23 15:07:04 autopsy I should I know. 2021-06-23 15:07:07 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has quit (Read error: Connection reset by peer) 2021-06-23 15:07:14 TheFreim jundran: i had audio crackling right before the audio delay started happening, hmmmmm. Very picious. 2021-06-23 15:07:25 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has joined #linux 2021-06-23 15:07:35 autopsy I should cut my losses and rememeber its better to not use pulseaudio because of devices not showing up and crackling and popping like I popped a pimple. 2021-06-23 15:07:44 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-23 15:07:55 --> u0_a117 (~u0_a117@191.35.121.71) has joined #linux 2021-06-23 15:07:56 Khaytsus autopsy: Go away and come back when you're sober. 2021-06-23 15:08:01 Khaytsus So.. 2035? 2021-06-23 15:08:02 autopsy Ok. 2021-06-23 15:08:07 TheFreim CRAP, the delay is now back -_- 2021-06-23 15:08:15 autopsy 2038 2021-06-23 15:08:23 --> rwb (~augh@theguntretort.com) has joined #linux 2021-06-23 15:08:25 Khaytsus TheFreim: It's karma for feeding the neckbeard 2021-06-23 15:08:27 u0_a117 hi 2021-06-23 15:08:42 TheFreim Khaytsus: 🙃 2021-06-23 15:09:09 <-- orbisvicis (~orbisvici@pool-100-1-250-104.nwrknj.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-23 15:09:16 autopsy You guys arent happy with nothing you could be in the desert with a cactus up your ass and still not be happy Whats with that crap? 2021-06-23 15:09:17 <-- u0_a117 (~u0_a117@191.35.121.71) has quit (Client Quit) 2021-06-23 15:09:19 autopsy Ok I go. 2021-06-23 15:09:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 15:09:27 --> u0_a117 (~u0_a117@191.35.121.71) has joined #linux 2021-06-23 15:09:28 autopsy I stop I go away go now stop away. 2021-06-23 15:09:36 * lacroix raises her left eyebrow 2021-06-23 15:10:09 TheFreim Restarting pulseaudio seems to fix the issue temporarily. At least now the problem is reproducable. Gonna see if i can figure out a permanent solution from here, have a good start. 2021-06-23 15:10:55 u0_a117 humm 2021-06-23 15:12:05 --> glouniche (~glouniche@193.9.112.124) has joined #linux 2021-06-23 15:12:51 <-- moto (~moto@user/moto) has quit (Ping timeout: 268 seconds) 2021-06-23 15:13:33 --> seachdamh (~kvirc@user/seachdamh) has joined #linux 2021-06-23 15:14:10 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 15:15:13 -- EriC^ is now known as EriC^^ 2021-06-23 15:15:30 <-- HackerFemboy (~Weechat@user/hackerfemboy) has quit (Remote host closed the connection) 2021-06-23 15:15:48 Psi-Jack Heh, I can't believe that my "Room Detector" based on Raspberry Pi ZeroW's, has been functioning flawlessly for a year now, in determining and reporting people in my house based on known things they have (cell phone, watch, etc). 2021-06-23 15:17:08 Khaytsus Psi-Jack: What, you have one in each room? 2021-06-23 15:17:13 <-- seachdamh (~kvirc@user/seachdamh) has quit (Read error: Connection reset by peer) 2021-06-23 15:17:39 <-- c705 (c705@alpine/contributor/c705) has quit (Remote host closed the connection) 2021-06-23 15:17:46 Psi-Jack Yep. I have a P0W in my office, spare bedroom, master bedroom, living room, kitchen, and garage. 2021-06-23 15:17:59 Psi-Jack Well, some are P0W's, some are OP0W's. 2021-06-23 15:18:30 <-- u0_a117 (~u0_a117@191.35.121.71) has quit (Quit: WeeChat 3.0.1) 2021-06-23 15:18:41 --> u0_a117 (~u0_a117@191.35.121.71) has joined #linux 2021-06-23 15:19:09 --> moto (~moto@user/moto) has joined #linux 2021-06-23 15:19:19 <-- justinf210 (~justinf21@26.sub-97-44-1.myvzw.com) has quit (Remote host closed the connection) 2021-06-23 15:19:38 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Ping timeout: 268 seconds) 2021-06-23 15:20:03 TheFreim That's a cool idea 2021-06-23 15:20:07 Psi-Jack heh yeah. 2021-06-23 15:20:09 TheFreim What did you use to set that up, Psi-Jack? 2021-06-23 15:20:41 --> CrustY (~crusty@45.135.187.102) has joined #linux 2021-06-23 15:20:50 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 250 seconds) 2021-06-23 15:21:13 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-23 15:21:27 Psi-Jack Well, it revolves around HomeAssistant, as the core brains to everything, since I smart-housed my own home. And then, the P0W's are using room-assistant, which HASS integrates with, to logically report "presence" within specific parameters of known devices set up. And room-assistant is just magic after that. 2021-06-23 15:21:35 <-- pong (~loop@user/pong) has quit (Ping timeout: 244 seconds) 2021-06-23 15:22:41 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-23 15:23:36 --> gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has joined #linux 2021-06-23 15:23:57 --> Steeve (~steve@user/steeve) has joined #linux 2021-06-23 15:24:10 Psi-Jack You can, technically, also integrate your own customized "sensors" with it too, using the GPIO, shell scripts, and such. But, I simply went with BTLE+BT, which just about every device I use and care about advertises. 2021-06-23 15:24:36 <-- u0_a117 (~u0_a117@191.35.121.71) has quit (Quit: WeeChat 3.0.1) 2021-06-23 15:25:00 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-23 15:25:07 --> c705 (c705@alpine/contributor/c705) has joined #linux 2021-06-23 15:25:48 --> droptone (~droptone@50-193-186-122-static.hfc.comcastbusiness.net) has joined #linux 2021-06-23 15:25:54 --> YWH_1 (~YWH@2600:1700:1933:230:d9b9:286:3dba:bb4) has joined #linux 2021-06-23 15:26:15 droptone I have a questiono - I'm trying to simply write a httpd conf rule, or a .htaccess rule, to forward domain A to domain B, both http and https 2021-06-23 15:26:39 --> pong (~loop@user/pong) has joined #linux 2021-06-23 15:26:40 droptone Forwarding http is fine, but every time I try to forward httpd I get a cert error in the browser 2021-06-23 15:27:03 --> nickpickerton (~Nick@x4db7b527.dyn.telefonica.de) has joined #linux 2021-06-23 15:27:03 <-- nickpickerton (~Nick@x4db7b527.dyn.telefonica.de) has quit (Changing host) 2021-06-23 15:27:03 --> nickpickerton (~Nick@user/nickpickerton) has joined #linux 2021-06-23 15:27:05 droptone I can't find an example via googling because if I attempt to researach this topic, no mattter what search criteria I use, I get 10 pages of articles on "how to rewrite / forward http to https" which is not what I'm trying to do 2021-06-23 15:27:17 Psi-Jack droptone: Is the certificate correct? 2021-06-23 15:27:22 c705 use a rewrite rule and 301 to https 2021-06-23 15:27:24 --> Brottweiler (~brott@user/brottweiler) has joined #linux 2021-06-23 15:27:30 Psi-Jack For /both/ domains? 2021-06-23 15:27:45 --> mindheavy (~mindheavy@8.43.41.238) has joined #linux 2021-06-23 15:27:46 droptone For domain A, the domain I simply want forwarded, there is no cert. Do I need to purchaase a cert for a domain I simply want 301 redirected to domain B? 2021-06-23 15:27:58 Psi-Jack 301 may or may not be correct, actually. 301 is intended for absolutely permanent relocation. 2021-06-23 15:28:06 c705 if you want https to work, then you need a signed cert for that domain 2021-06-23 15:28:08 droptone I literaally want users, viaa either http or https, when accessing domaina.com, to auto-forward to domainb.com 2021-06-23 15:28:18 <-- rigid (~rigid@user/rigid) has quit (Ping timeout: 240 seconds) 2021-06-23 15:28:27 Psi-Jack droptone: The certificate has to be valid for /both/ domains to forward https to https./ 2021-06-23 15:28:28 droptone So even though I'm 301 redirecting the domain to aanother domaian entirely, I still have to buy a cert for the domain to be forwarded 2021-06-23 15:28:37 Psi-Jack Yes 2021-06-23 15:28:38 droptone ok 2021-06-23 15:28:43 droptone Well thank you, that explains it 2021-06-23 15:28:48 Psi-Jack Or just use Let's Encrypt. :p 2021-06-23 15:28:56 c705 you don't have to purchase a cert, but you need a signed certificate 2021-06-23 15:28:57 droptone let's encrypt? 2021-06-23 15:29:05 Psi-Jack Free SSL Certificates. Look it up. 2021-06-23 15:29:16 rob` certbot is magical 2021-06-23 15:29:25 Psi-Jack No, certbot sucks. acme.sh is where it's at. 2021-06-23 15:29:29 droptone Yup, I'm on it, I'll just do self signed if the various mainstream browsers have it listed as a CA 2021-06-23 15:29:42 Psi-Jack Let's Encrypt is browser accepted. 2021-06-23 15:29:50 droptone great, thanks much 2021-06-23 15:29:58 Psi-Jack droptone: if you self-sign, users would still get stopped. 2021-06-23 15:30:01 rob` loving letsencrypt, just switched to it a couple weeks ago 2021-06-23 15:30:10 droptone right 2021-06-23 15:30:50 <-- ralinux (~saje@37.156.190.205) has quit (Quit: Leaving) 2021-06-23 15:30:52 Skyz Hi 2021-06-23 15:30:56 <-- Hanii (~textual@2a00:23c5:c587:6d00:cd05:225d:4014:3175) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 15:30:59 Skyz What's so great about linux? 2021-06-23 15:31:14 Psi-Jack Everything. And nothing. 2021-06-23 15:31:16 <-- Joel (~jjshoe@user/joel) has quit (Quit: ZNC 1.7.5+deb4 - https://znc.in) 2021-06-23 15:31:19 themachine Accurate 2021-06-23 15:31:22 Khaytsus Skyz: No bridges here, please find another place. 2021-06-23 15:31:35 droptone So I just got on freenode to access this and suddenly the nick I had registered for the pasa 10 years wsa taken by some random person, and then I read an article that there was a hostile takeover of freenode by some crown prince and everyone is moved here 2021-06-23 15:31:40 droptone Is that the story? 2021-06-23 15:31:55 Psi-Jack droptone: Freenode is no longer freenode. End of story. 2021-06-23 15:31:56 c705 yes google it 2021-06-23 15:32:09 Khaytsus what Psi-Jack said.. Freenode is gone, libera replaces it. End of story. 2021-06-23 15:32:10 droptone I did google it, that's how I know the story I just told, I'm asking you people 2021-06-23 15:32:17 droptone Thanks psi-jaack 2021-06-23 15:32:20 droptone Makes sense 2021-06-23 15:32:29 <-- irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has quit (Read error: Connection reset by peer) 2021-06-23 15:32:36 curdlesnoot droptone: all the existing user registrations were purged just recently. very strange. 2021-06-23 15:32:50 <-- ziper (~deamon@212.237.171.46) has quit (Ping timeout: 258 seconds) 2021-06-23 15:32:51 droptone Wow, what on earth. 2021-06-23 15:32:54 Khaytsus Not strange, it's ran by morons now. 2021-06-23 15:33:05 --> rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has joined #linux 2021-06-23 15:34:12 --> forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has joined #linux 2021-06-23 15:34:28 --> twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has joined #linux 2021-06-23 15:34:35 <-- pinPoint (~pinPoint@about/windows/staff/Pinpoint) has quit (Ping timeout: 252 seconds) 2021-06-23 15:35:09 Kyv Is that why guy always seems so happy? 2021-06-23 15:35:13 Kyv because he is a moron? 2021-06-23 15:35:31 drip i kinda wish i was a moron, i would be so much happier overall 2021-06-23 15:36:25 Kyv Everything being a resounding success -- in your mind. 2021-06-23 15:36:37 <-- cmnstr92 (~cmnstr@171.247.176.68) has quit (Quit: Client closed) 2021-06-23 15:36:55 <-- phebus (~phebus@c-73-113-180-252.hsd1.tn.comcast.net) has quit (Quit: POKE 1,0) 2021-06-23 15:36:59 --> rigid (~rigid@ip4d169c7e.dynamic.kabel-deutschland.de) has joined #linux 2021-06-23 15:36:59 <-- rigid (~rigid@ip4d169c7e.dynamic.kabel-deutschland.de) has quit (Changing host) 2021-06-23 15:36:59 --> rigid (~rigid@user/rigid) has joined #linux 2021-06-23 15:37:28 droptone Ignoraance is not bliss, it's dangerous and depressing, it leads to a shitshow of a life 2021-06-23 15:37:34 droptone So don't wish you were a moron, lol 2021-06-23 15:37:55 Kyv Dont stomp on their dreams 2021-06-23 15:38:00 --> deb (~deb@user/deb) has joined #linux 2021-06-23 15:38:23 --> JoelJoel (~jjshoe@user/joel) has joined #linux 2021-06-23 15:38:30 Skyz I'm blue pilled 2021-06-23 15:38:40 <-- TheFreim (~user@50-81-18-58.client.mchsi.com) has quit (Remote host closed the connection) 2021-06-23 15:39:18 <-- Endermen1094 (~androirc@user/endermen1094) has quit (Ping timeout: 264 seconds) 2021-06-23 15:39:22 <-- straykitten (~straykitt@subs24-116-206-8-26.three.co.id) has quit (Ping timeout: 252 seconds) 2021-06-23 15:39:35 * drip intensifies attempts to get brain damage 2021-06-23 15:39:45 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Quit: sord937) 2021-06-23 15:39:48 Skyz "Taking the easy way out, choosing to ignore the harsh reality and live in blissful ignorance. 2021-06-23 15:39:49 Skyz "You take the blue pill -- the story ends, you wake up in your bed and believe whatever you want to believe." Morpheus, The Matrix" 2021-06-23 15:40:15 * Psi-Jack yawns. 2021-06-23 15:40:27 * Khaytsus takes the purple pill 2021-06-23 15:40:42 -- JoelJoel is now known as Joel 2021-06-23 15:41:06 Dagmar Man I'm having a smoothbrain day 2021-06-23 15:41:15 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-23 15:41:39 Dagmar I could have sworn that my $var = $this || $that; would behave like $that is the default value 2021-06-23 15:42:14 c705 perl ): 2021-06-23 15:42:46 Dagmar Definitely having a smoothbrain day. I looked at the next line and sure enough I was still using $that 2021-06-23 15:43:14 jim wouldn't that be defined($this) ? $this : $that? 2021-06-23 15:43:21 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-23 15:43:40 Dagmar Friends don't let friends use ternary operators. 2021-06-23 15:44:03 jim then you're stuck with an if chain :) 2021-06-23 15:44:09 Dagmar No, I'm not. 2021-06-23 15:44:13 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 246 seconds) 2021-06-23 15:44:33 clf59 There's a meme in there somewhere about blue/red pills and the colors of our US political parties...but I'll keep that to myself. 2021-06-23 15:44:38 Dagmar In the example I gave, if $this is undef it'll be false and the next value is the one that's chosen, making the whole thing equal to the second value. 2021-06-23 15:44:50 -- systemd is now known as theoretical_cast 2021-06-23 15:45:01 petrj if and only if (iff) == XNOR 2021-06-23 15:45:06 <-- spjb (~spjb@S0106f0f24985fe23.wp.shawcable.net) has quit (Quit: Leaving) 2021-06-23 15:45:12 Dagmar No if statement needed at all. 2021-06-23 15:45:17 jim I got a green pill... 2021-06-23 15:45:26 --> justinf210 (~justinf21@92.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 15:45:36 Psi-Jack I just got white and brown pills 2021-06-23 15:46:08 Skyz I could have red-pilled today but that seemed like hell 2021-06-23 15:46:43 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-23 15:47:06 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-23 15:47:39 --> spjb (~spjb@s0106f0f24985fe23.wp.shawcable.net) has joined #linux 2021-06-23 15:49:04 -- AmazingPudding is now known as DrEeevil 2021-06-23 15:49:08 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-23 15:49:41 Dagmar Basically, because it's still an evaluation it's equal to the result (which sounds tautological) 2021-06-23 15:49:46 --> FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has joined #linux 2021-06-23 15:49:52 <-- justinf210 (~justinf21@92.sub-97-44-1.myvzw.com) has quit (Ping timeout: 250 seconds) 2021-06-23 15:50:06 <-- snalty (~Shhh@user/snalty) has quit (Read error: Connection reset by peer) 2021-06-23 15:50:07 Dagmar (undefined values are always considered false) 2021-06-23 15:50:08 -- __jmcantrell__ is now known as jmcantrell 2021-06-23 15:50:17 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-23 15:50:45 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 250 seconds) 2021-06-23 15:50:45 Dagmar The same thing can be done with regular expression assignments, but _that_ form is a little unpleasant to look at 2021-06-23 15:51:17 Dagmar It makes for some compact stuff tho since you can do an if (my $value = validateValue($value)) {} 2021-06-23 15:51:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 15:51:42 --> straykitten (~straykitt@subs25-116-206-9-30.three.co.id) has joined #linux 2021-06-23 15:51:45 Dagmar Well, I suppose in that case an unless() would be in order, but you get the idea. 2021-06-23 15:51:54 <-- t0kie (~t0kie@user/t0kie) has quit (Quit: Leaving) 2021-06-23 15:52:04 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 15:52:07 --> snalty (~Shhh@user/snalty) has joined #linux 2021-06-23 15:52:09 Dagmar Now if there were just a simple way to evaluate an entire tree of access labels. 2021-06-23 15:52:18 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 15:52:25 jim Dagmar, but would that give you a true/false if it -should- be assigned? 2021-06-23 15:52:50 Dagmar If the called function returned undef if the variable didn't pass the validation check? 2021-06-23 15:52:51 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 15:52:51 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-23 15:53:00 <-- moxie (~moxie@user/moxie) has quit (Quit: WeeChat 3.2) 2021-06-23 15:53:00 deb c 2021-06-23 15:53:00 jim tautological maybe, except one should consider how it actually works 2021-06-23 15:53:03 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Remote host closed the connection) 2021-06-23 15:53:04 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 15:53:18 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-23 15:53:19 Dagmar An assignment's value is equal to it's assignment. 2021-06-23 15:53:23 --> Bashing-om (~sysop@ubuntu/member/bashing-om) has joined #linux 2021-06-23 15:53:31 Dagmar ...which is a little hard to wrap the brain around sometimes, I'll admit. 2021-06-23 15:53:35 jim Dagmar, that sounds like it'd work 2021-06-23 15:53:44 Dagmar $f = 5 is itself equal to 5 2021-06-23 15:53:51 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 15:53:54 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 15:53:59 jim I understand that part 2021-06-23 15:54:02 <-- catman (~catman@user/catman370) has quit (Max SendQ exceeded) 2021-06-23 15:54:31 Dagmar jim: Well, I mean, it _does_ work. When I said I was having a smoothbrain day it was because Id' just done it and got "ARRAY(0x482340)" up on the screen instead of an orderly set of divs 2021-06-23 15:54:32 jim (this is good, I'm supposed to try to bring back my perl chops) 2021-06-23 15:55:18 HumbleGuy how do i set terminal window opacity? i am using picom commpositor, suckless terminal 2021-06-23 15:55:31 Dagmar I was doing some low-rent overloading of a subroutine that normally just takes two strings, the first being a box title, and the second being the stuff that goes in the box 2021-06-23 15:56:09 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 15:56:23 Dagmar I just added an if (ref $message eq 'ARRAY') that goes and iterates the items in the array to turn them into div objects 2021-06-23 15:56:53 Dagmar So it was going on to my $content = $divs || $message; 2021-06-23 15:56:59 <-- agialluca (~Gialluca@user/agialluca) has quit (Ping timeout: 258 seconds) 2021-06-23 15:57:05 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 15:57:07 Dagmar ...and then I had a derp and was just using $message to return instead of $content; 2021-06-23 15:57:29 byte4byte jim can you teach everyone php instead of python? 2021-06-23 15:57:44 hodapp NO 2021-06-23 15:57:47 jim probably you might speak to sauvin, he's got the perl chops 2021-06-23 15:58:06 byte4byte perl is for losers 2021-06-23 15:58:09 byte4byte i wanna know php 2021-06-23 15:58:16 <-- mbrad (~mbrad@94.14.18.180) has quit (Ping timeout: 265 seconds) 2021-06-23 15:58:27 jim then learn it :) I don't know it 2021-06-23 15:58:48 Dagmar Just learn perl and then do a bad job of it 2021-06-23 15:59:03 Dagmar It'll be PHP. 2021-06-23 15:59:04 DLange that probably parses as php then ;-) 2021-06-23 15:59:22 <-- axisys (~axisys@ec2-34-225-151-46.compute-1.amazonaws.com) has quit (Remote host closed the connection) 2021-06-23 15:59:23 Dagmar My friends thought it was cute to ask me to debug some code once wihtout telling me it was PHP. 2021-06-23 15:59:39 byte4byte jim youre greedy with your knowledge 2021-06-23 15:59:54 Dagmar THe problem was in their logic, and I came back to them with the solution to that part and "...but the rest of the code is a buggy mess" 2021-06-23 15:59:57 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-23 16:00:04 <-- mindheavy (~mindheavy@8.43.41.238) has quit (Quit: leaving) 2021-06-23 16:00:09 jim byte4byte, I don't have the knowledge to be greedy about :) 2021-06-23 16:00:11 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Read error: Connection reset by peer) 2021-06-23 16:00:28 --> Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has joined #linux 2021-06-23 16:00:29 Dagmar Many of PHP's functions are identical to perl's, but the arguments are in the wrong order. 2021-06-23 16:00:48 DLange because perl is correct. By definition! 2021-06-23 16:01:02 jim byte4byte, be careful... your behavior is suggesting to me, that you're not a good fit for this channel 2021-06-23 16:01:03 --> sublim20 (~sublim20@user/sublim20) has joined #linux 2021-06-23 16:01:07 --> fellipe (~fellipe@2804:14c:65c2:44c8::1003) has joined #linux 2021-06-23 16:01:08 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Ping timeout: 250 seconds) 2021-06-23 16:01:24 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 16:01:35 byte4byte oh i get it, kick anyone who wants to learn 2021-06-23 16:02:33 DLange I think it is more about being annoying over wanting (or faking to want) to learn 2021-06-23 16:02:37 <-- ballerbu1g9005 (~ich@dslb-002-204-000-149.002.204.pools.vodafone-ip.de) has quit (Ping timeout: 265 seconds) 2021-06-23 16:02:38 --> Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has joined #linux 2021-06-23 16:02:49 jim byte4byte, is english your native/most comfortable language? 2021-06-23 16:03:45 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 250 seconds) 2021-06-23 16:04:01 --> ballerburg9005 (~ich@dslb-002-206-120-251.002.206.pools.vodafone-ip.de) has joined #linux 2021-06-23 16:04:02 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 16:04:04 Kyv HumbleGuy: bad option - set opacity rule in picom for st, good option - patch st with alpha patch and set transparency through C header. 2021-06-23 16:04:07 jim (the algorithm seems to be... troll troll troll get message about behavior pause troll troll troll 2021-06-23 16:04:11 jim ) 2021-06-23 16:04:35 <-- Andalu30 (~andalu30@85.137.21.37.dyn.user.ono.com) has quit (Remote host closed the connection) 2021-06-23 16:04:38 --> gormenghast (~gormengha@2a01:e0a:1fb:3af0:38c4:3bfe:5ff1:7ed5) has joined #linux 2021-06-23 16:04:52 curdlesnoot with no amount of python tutoring being the solution, I'd wager. 2021-06-23 16:05:13 --> pinPoint (~pinPoint@about/windows/staff/Pinpoint) has joined #linux 2021-06-23 16:05:46 DLange gee, pinPoint, you could have used the opportunity of moving to Libera to upgrade to Linux as well :) 2021-06-23 16:05:49 Kyv HumbleGuy: theres a chance alpha patch will break w3m-img patch. 2021-06-23 16:06:07 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 16:06:29 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-23 16:06:33 --> phebus (~phebus@c-73-113-180-252.hsd1.tn.comcast.net) has joined #linux 2021-06-23 16:07:05 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Read error: Connection reset by peer) 2021-06-23 16:07:35 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-23 16:07:36 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 16:07:40 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-23 16:07:49 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-23 16:08:18 HumbleGuy Kyv, i patched already st with alpha, put opacity at 0.7 but nothing changes 2021-06-23 16:08:32 <-- Skyz (~Skyz@user/skyz) has quit (Client Quit) 2021-06-23 16:08:57 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 16:09:12 Kyv .. did you recompile it? 2021-06-23 16:09:21 HumbleGuy Kyv, yes 2021-06-23 16:09:58 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-23 16:10:05 <-- TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has quit (Quit: WeeChat 2.8) 2021-06-23 16:10:20 Kyv transfer your changes over to config.def.h, and `cp config.h{,-bak}` 2021-06-23 16:10:32 Kyv then recompile again and check 2021-06-23 16:10:36 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-23 16:11:08 --> ax562 (~ax562@user/ax562) has joined #linux 2021-06-23 16:11:17 --> VMGuy234 (~VMGuy23@user/vmguy23) has joined #linux 2021-06-23 16:11:18 HumbleGuy Kyv, i don't have a config.h since i am on gentoo, i do the portage way 2021-06-23 16:11:22 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-23 16:11:38 Kyv ah, right 2021-06-23 16:11:54 Psi-Jack Aka: "The wrong way" :) 2021-06-23 16:11:59 * Psi-Jack ducks. 2021-06-23 16:12:21 HumbleGuy welp 2021-06-23 16:12:23 HumbleGuy that sucks 2021-06-23 16:12:30 --> aozkesek (~ahmetozke@178.82.6.51.dyn.plus.net) has joined #linux 2021-06-23 16:13:18 Kyv Its not wrong, I just dont use portage 2021-06-23 16:13:42 Psi-Jack heh, I just don't like anything to do with Gentoo. And I used to be an ebuild maintainer. 2021-06-23 16:13:46 VMGuy234 I installed Conky Manager 2 and selected a widget, made sure to enable it, but nothing happened, Any idea why? 2021-06-23 16:13:51 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-23 16:14:23 Psi-Jack heck, I was once hired at a company because of my Gentoo experience, and the company stupidly used gentoo for public-facing servers, because... the guy's roommate suggested it. 2021-06-23 16:14:27 <-- clf59 (~clf59@user/clf59) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 16:14:28 Psi-Jack 🤦‍♂️ 2021-06-23 16:14:45 HumbleGuy Psi-Jack, what happend that change your view on gentoo so much> 2021-06-23 16:14:46 HumbleGuy ? 2021-06-23 16:14:50 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 16:14:57 Dagmar I blame you for mentioning ternary, jim. 2021-06-23 16:14:58 <-- mave (~irc@user/mave) has quit (Quit: WeeChat 3.2) 2021-06-23 16:15:04 <-- Haxxa (~Haxxa@122.199.47.41) has quit (Quit: Haxxa flies away.) 2021-06-23 16:15:06 <-- Ashu (~ashwin@45.116.231.3) has quit (Quit: WeeChat 3.2) 2021-06-23 16:15:07 Psi-Jack HumbleGuy: JUst iot' 2021-06-23 16:15:08 Dagmar I just hit a piece where I should be using ternary. 2021-06-23 16:15:10 Psi-Jack Yikes. :)_ 2021-06-23 16:15:15 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-23 16:15:19 Psi-Jack Just it's design concept in its entirety. 2021-06-23 16:15:21 VMGuy234 For info _ 2021-06-23 16:15:32 <-- vitorgonc (~vitorgonc@2804:214:82eb:dd8:1:1:7163:a57a) has quit (Read error: Connection reset by peer) 2021-06-23 16:15:40 VMGuy234 2 monitors, Cinnamon on ubuntu 21.04 2021-06-23 16:15:43 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 16:15:57 Psi-Jack I stopped wanting to maintain my distribution, and just freaking use it. 2021-06-23 16:15:57 --> scezar_ (~santi@200.127.221.170) has joined #linux 2021-06-23 16:16:15 --> mave (~irc@user/mave) has joined #linux 2021-06-23 16:16:32 <-- aozkesek (~ahmetozke@178.82.6.51.dyn.plus.net) has left #linux 2021-06-23 16:16:35 --> aozkesek (~ahmetozke@178.82.6.51.dyn.plus.net) has joined #linux 2021-06-23 16:16:39 <-- aozkesek (~ahmetozke@178.82.6.51.dyn.plus.net) has quit (Quit: Leaving.) 2021-06-23 16:16:47 <-- Brottweiler (~brott@user/brottweiler) has quit (Quit: leaving) 2021-06-23 16:16:56 HumbleGuy Psi-Jack, well, portage does that for you, its not like linux from scratch where you have to manually update every package, or write a package manager for your distro 2021-06-23 16:17:05 HumbleGuy (fun fact i was about to do it) 2021-06-23 16:17:07 Psi-Jack Not really. 2021-06-23 16:17:09 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-23 16:17:21 jim Dagmar, I -did- mention ternary :) 2021-06-23 16:17:21 <-- nihilus (~nihil@user/nihilus) has quit (Quit: ...) 2021-06-23 16:17:23 Elagost Gentoo seems to work best for a the chrome OS model - one big machine compiles everything hyper-optimized for a specific platform. Then smaller "client" boxes use it. 2021-06-23 16:17:31 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-23 16:17:37 <-- scezar_ (~santi@200.127.221.170) has quit (Client Quit) 2021-06-23 16:17:40 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-23 16:17:49 Psi-Jack Elagost: heh, exactly. 2021-06-23 16:17:57 --> Haxxa (~Haxxa@122.199.47.41) has joined #linux 2021-06-23 16:18:05 --> q-q (uid501539@user/q-q) has joined #linux 2021-06-23 16:18:09 Psi-Jack Even SystemRescueCD used to use Gentoo, but they themselves switched their model as well. 2021-06-23 16:18:27 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-23 16:18:29 matsaman well, they switched source distro 2021-06-23 16:18:48 --> Doffi (~doffi@91.132.197.188) has joined #linux 2021-06-23 16:18:55 <-- CrustY (~crusty@45.135.187.102) has quit (Ping timeout: 250 seconds) 2021-06-23 16:19:07 matsaman using arch the way most people use gentoo as a metadistro seems a step backwards, but ultimately you can of course do it with any distro 2021-06-23 16:19:11 Psi-Jack They switched to using an Arch base, which has everything they needed packaged as binaries so the build process is much more streamlined. 2021-06-23 16:19:18 --> sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-23 16:19:29 matsaman streamlined? Or already done? =P 2021-06-23 16:19:45 Elagost gentoo is cool but people who run it on a single box, especially a laptop, seem a special kind of crazy to me. 2021-06-23 16:19:47 Psi-Jack Streamlined. because there is an archbuild to make the SRCD iso. 2021-06-23 16:19:59 matsaman Elagost: as opposed to ... two boxes? =P 2021-06-23 16:20:14 HumbleGuy what do you mean by single box 2021-06-23 16:20:18 HumbleGuy without distcc? 2021-06-23 16:20:25 matsaman Psi-Jack: they didn't have that with Gentoo? I have my doubts 2021-06-23 16:20:30 <-- i0e (~is0ke3@user/is0ke3) has quit (Quit: Zzzzzz.....) 2021-06-23 16:20:42 Psi-Jack I mean, heck, I know someone that uses Gentoo still to this day, and partly because they like and use exclusively their fvwm. No, not fvwm2, fvwm the original. 2021-06-23 16:20:58 Elagost HumbleGuy: I mean compiling everything from source for use on only one machine. If you're using a build box and shipping resultant binaries out to several identical other boxes, that seems sane to me. 2021-06-23 16:21:28 matsaman Elagost: it makes for an incredibly consistently built entire OS 2021-06-23 16:21:30 byte4byte jim can arm thumb compiled code load a shared object not compiled thumb? 2021-06-23 16:21:36 --> vitorgonc (~vitorgonc@2804:214:8490:f712:1:2:7255:f489) has joined #linux 2021-06-23 16:21:36 matsaman not to mention all the choices you get to make 2021-06-23 16:21:43 Dagmar jim: Just for that... https://termbin.com/0u5y 2021-06-23 16:21:56 matsaman and actually not to mention the very slight performance benefits possible 2021-06-23 16:22:04 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Ping timeout: 244 seconds) 2021-06-23 16:22:19 Dagmar Yes, I am the kind of guy who will write a function named oxfordJoin() 2021-06-23 16:22:20 <-- gormenghast (~gormengha@2a01:e0a:1fb:3af0:38c4:3bfe:5ff1:7ed5) has quit (Quit: Quit) 2021-06-23 16:22:48 <-- ruben (~ruben@85.161-176-91.adsl-dyn.isp.belgacom.be) has quit (Ping timeout: 250 seconds) 2021-06-23 16:23:11 --> pyzozord (~pyzozord@user/pyzozord) has joined #linux 2021-06-23 16:23:14 matsaman derbyJoin 2021-06-23 16:23:19 <-- EdTedZed (~EdTedZed@2.56.190.15) has quit (Remote host closed the connection) 2021-06-23 16:23:32 pyzozord hey I got a zombie process that won't die. I tried to kill -s SIGKILL it but it just won't die 2021-06-23 16:23:45 Psi-Jack pyzozord: What's its STATE? or S-state? 2021-06-23 16:23:53 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 265 seconds) 2021-06-23 16:23:57 --> neeeeewarum (~smoolbana@185.254.75.38) has joined #linux 2021-06-23 16:23:57 <-- neeeeewarum (~smoolbana@185.254.75.38) has quit (Changing host) 2021-06-23 16:23:57 --> neeeeewarum (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 16:23:59 Dagmar YOu can't kill zombies, silly. 2021-06-23 16:24:05 Dagmar That's why they're called zombies. 2021-06-23 16:24:15 Psi-Jack Oh, zombie, missed that one word. 2021-06-23 16:24:23 pyzozord Psi-Jack: Z 2021-06-23 16:24:28 Psi-Jack Yeah, what Dagmar said. 2021-06-23 16:24:43 Psi-Jack Kill the parent, if you can, if not, guess what. You can't kill it. Reboot. 2021-06-23 16:24:46 pyzozord ok, so how do I get rid of it? (it does make sense that zombie doesnt die though) 2021-06-23 16:24:51 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-23 16:24:51 <-- ax5623 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-23 16:24:56 Dagmar It's probably wedged in kernelspace somewhere. everyone's init automatically reaps unattended orphans nowadays 2021-06-23 16:25:00 --> arakimo_ (~arakimo@user/arakimo) has joined #linux 2021-06-23 16:25:03 --> JanC_ (~janc@user/janc) has joined #linux 2021-06-23 16:25:25 pyzozord it's a chrome process 2021-06-23 16:25:40 Psi-Jack So close down chrome, and see if it dies with it. 2021-06-23 16:25:42 pyzozord it doesnt go away even when i killall chrome 2021-06-23 16:25:47 Dagmar So it could be blocked on a million different things then... Nameservice lookups, video codec calls, etc etc 2021-06-23 16:25:50 --> mexen (uid495612@user/mexen) has joined #linux 2021-06-23 16:25:51 <-- JanC (~janc@user/janc) has quit (Killed (NickServ (GHOST command used by JanC_))) 2021-06-23 16:26:07 -- JanC_ is now known as JanC 2021-06-23 16:26:35 --> axisys (~axisys@ec2-34-225-151-46.compute-1.amazonaws.com) has joined #linux 2021-06-23 16:26:52 pyzozord so no remedy for my zombie problem? 2021-06-23 16:26:53 <-- arakimo (~arakimo@user/arakimo) has quit (Ping timeout: 258 seconds) 2021-06-23 16:26:56 Psi-Jack Reboot. 2021-06-23 16:27:14 Shaun zombies don't have happy endings. hence the name 2021-06-23 16:27:23 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-23 16:27:45 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Ping timeout: 265 seconds) 2021-06-23 16:27:58 <-- ax56234 (~NickServ@user/ax562) has quit (Ping timeout: 246 seconds) 2021-06-23 16:28:14 <-- ax562 (~ax562@user/ax562) has quit (Ping timeout: 265 seconds) 2021-06-23 16:28:19 --> hkm (~hkm@81.214.252.93) has joined #linux 2021-06-23 16:28:29 lacroix it will go away as soon the parent reads the status of it using wait() or something similar. 2021-06-23 16:28:52 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 250 seconds) 2021-06-23 16:28:56 lacroix it is a bug in the parent process, so you can kill the parent such that init will take over. usually it does the right thing. 2021-06-23 16:29:25 Psi-Jack Question is, when you did a killall on chrome, did you -9 it or not? 2021-06-23 16:29:41 pyzozord Psi-Jack: I did 2021-06-23 16:29:45 Psi-Jack Tsk tsk tsk 2021-06-23 16:29:49 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 16:29:51 --> XV8 (~XV8@2601:5cb:c001:50:5992:6ab6:586d:9e24) has joined #linux 2021-06-23 16:29:52 Psi-Jack So you forcibly made sure it couldn't reap it properly. 2021-06-23 16:30:18 pyzozord so that means killing the parent won't help? 2021-06-23 16:30:24 --> johnfs (~johnfs@94-255-133-200.cust.bredband2.com) has joined #linux 2021-06-23 16:30:29 Psi-Jack Well, no, because as you said, you already killed it. 2021-06-23 16:30:43 <-- rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Remote host closed the connection) 2021-06-23 16:30:53 pyzozord ok, i was thinking maybe something else is it's parent for some reason 2021-06-23 16:31:02 pyzozord but I don't know how to check what is the parent of the process 2021-06-23 16:31:02 --> rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 16:31:11 Psi-Jack pstree is one way. 2021-06-23 16:31:30 <-- n00b101 (uid448161@id-448161.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 16:31:48 XV8 I'm trying to wrap my head around how Set UID and Set GID bits work with chmod. What I'm getting is it is running the process as another user or group instead of using something like sudo to run a command as a user? 2021-06-23 16:31:54 -- arakimo_ is now known as arakimo 2021-06-23 16:31:56 <-- VMGuy234 (~VMGuy23@user/vmguy23) has quit (Quit: Leaving) 2021-06-23 16:32:05 <-- arakimo (~arakimo@user/arakimo) has quit (Quit: Leaving) 2021-06-23 16:32:14 --> arakimo (~arakimo@user/arakimo) has joined #linux 2021-06-23 16:32:14 Dagmar XV8: Basically, on executeables, that's what it does 2021-06-23 16:32:25 pinPoint DLange: I do have linux... this is an irssi application running behind a screen session. 2021-06-23 16:32:33 Psi-Jack You can also check /proc//status 2021-06-23 16:32:43 rannnn8888 help i run script python multi therfs a while and after like 1 hour its start run very slow , but if i stop the script and kill -9 f the script i same run very slow , only if i restart the server its work how i can cheack what its use ? 2021-06-23 16:32:44 Psi-Jack Looking at the PPid there 2021-06-23 16:32:59 rannnn8888 the server when the script run slow run good no problems 2021-06-23 16:32:59 pinPoint DLange: Don't let my cloak fool you. :) 2021-06-23 16:33:23 Psi-Jack heh, irssi, screen. cringy these days man. :) 2021-06-23 16:33:27 <-- rtx (~rtx@user/rtx) has quit (Remote host closed the connection) 2021-06-23 16:33:34 <-- hkm (~hkm@81.214.252.93) has quit (Quit: Client closed) 2021-06-23 16:33:39 pinPoint Psi-Jack: It works well actually. 2021-06-23 16:33:39 johnnyapol XV8:those bits essentially let the process run the setuid() or setgid() system calls and change their usergroup. yes 2021-06-23 16:33:47 pyzozord gnome-shell is the ppid of my zombie chrome 2021-06-23 16:34:00 <-- LiftLeft2 (~LiftLeft@154.21.28.194) has quit (Ping timeout: 252 seconds) 2021-06-23 16:34:05 DLange pinPoint: nice, welcome back to #linux then! 2021-06-23 16:34:05 Psi-Jack pinPoint: It's always worked well, but definitely not the most ideal with proper bouncers like znc that exist. :) 2021-06-23 16:34:06 <-- Doffi (~doffi@91.132.197.188) has quit (Quit: leaving) 2021-06-23 16:34:08 johnnyapol so in the case of sudo, it uses setuid to change itself to root and then run execv() to start the program 2021-06-23 16:34:29 --> Doffi (~doffi@91.132.197.188) has joined #linux 2021-06-23 16:34:34 pinPoint yeah, i'll do a znc later. 2021-06-23 16:34:37 Psi-Jack Hehehe 2021-06-23 16:34:45 pyzozord aha! killall gnomeshell got rid of the zombie chrome! 2021-06-23 16:35:00 Psi-Jack And of course crashed your gnome desktop. :) 2021-06-23 16:35:03 DLange always good to kill a gnome 2021-06-23 16:35:10 Psi-Jack But, in theory, it respawned automatically yes? 2021-06-23 16:35:16 droptone midgets 2021-06-23 16:35:21 pyzozord but it's surprising that you need to kill a gnome to kill a zombie... 2021-06-23 16:35:29 <-- yarra (~yarra@176.88.88.246) has quit (Ping timeout: 268 seconds) 2021-06-23 16:35:33 lacroix pinPoint..don't let them bully you :) 2021-06-23 16:35:39 <-- jean (~jean@user/jean) has quit (Quit: Leaving) 2021-06-23 16:35:39 pinPoint :) 2021-06-23 16:35:48 <-- qlixed (~qlixed@181.44.129.13) has quit (Ping timeout: 250 seconds) 2021-06-23 16:36:22 XV8 Dagmar johnnyapol Ah, I see what you mean. I see it also has the setuid bit set for sudo on my distro. 2021-06-23 16:36:34 DLange lacroix: well, he still wears his "bully me" cloak, so .. :D 2021-06-23 16:36:52 lacroix *laughs* 2021-06-23 16:37:09 pinPoint hehehe 2021-06-23 16:37:15 pyzozord thanks for help 2021-06-23 16:37:16 <-- pyzozord (~pyzozord@user/pyzozord) has left #linux 2021-06-23 16:38:24 <-- johnfs (~johnfs@94-255-133-200.cust.bredband2.com) has quit (Quit: Leaving) 2021-06-23 16:38:45 jim killall zombie lawn gnomes! 2021-06-23 16:39:15 Psi-Jack Ahh he left. 2021-06-23 16:39:22 Psi-Jack I was going to detail WHY he had to do that .:) 2021-06-23 16:41:20 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-23 16:42:15 <-- mytec (~mytec@ip70-175-212-138.ri.ri.cox.net) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 16:42:51 themachine is there even a reason to clear a zombie process? 2021-06-23 16:43:04 Psi-Jack Not so much anymore. 2021-06-23 16:43:14 Dagmar Well, if you've got thousands of them they might be taking up a bit of space 2021-06-23 16:43:15 Psi-Jack But, depends, How much resources are locked to it? 2021-06-23 16:43:43 Psi-Jack A chrome subprocess, could be painful depending. :) 2021-06-23 16:44:02 johnnyapol the resources of zombie process is constant regardless of what it originally was 2021-06-23 16:44:13 johnnyapol just the pid and exit status and some other information are retained 2021-06-23 16:44:13 camel_case exactly 2021-06-23 16:44:38 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-23 16:44:43 themachine so really, unless there are a mountain of them it's a non-issue 2021-06-23 16:44:52 --> intrnl (uid504995@id-504995.stonehaven.irccloud.com) has joined #linux 2021-06-23 16:45:12 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-23 16:45:18 camel_case kernel frees the pages code pages as soon as the proc dies, but saves exist status and some structs until parent checks in 2021-06-23 16:45:51 --> ______GOD______ (~GOD@user/god/x-9778998) has joined #linux 2021-06-23 16:45:55 --> autopsy_ (~autopsy@2600:8800:920c:8a00::a7cf) has joined #linux 2021-06-23 16:46:39 HumbleGuy how to install fonts on linux? 2021-06-23 16:46:44 --> cloux (~cloux@user/cloux) has joined #linux 2021-06-23 16:47:00 <-- intrnl (uid504995@id-504995.stonehaven.irccloud.com) has left #linux 2021-06-23 16:47:06 <-- autopsy (~autopsy@2600:8800:920c:8a00::2e) has quit (Ping timeout: 264 seconds) 2021-06-23 16:47:07 curdlesnoot drop them into ~/.local/share/fonts 2021-06-23 16:47:09 --> LiftLeft2 (~LiftLeft@154.21.114.47) has joined #linux 2021-06-23 16:47:31 autopsy_ Milk and cheese. 2021-06-23 16:47:32 themachine or install them from the package manager 2021-06-23 16:47:32 curdlesnoot or install them from a package, if those of interest are available that way. 2021-06-23 16:47:35 themachine if there are there 2021-06-23 16:47:47 <-- deb (~deb@user/deb) has left #linux 2021-06-23 16:47:50 themachine s/there/they 2021-06-23 16:47:52 rud0lf don't you need to run some kind of font cache update command? 2021-06-23 16:47:55 autopsy_ No dont to do any of that crap. 2021-06-23 16:48:06 -- Ducki_ is now known as DUcki 2021-06-23 16:48:09 -- DUcki is now known as Ducki 2021-06-23 16:48:10 matsaman rud0lf: fc-cache? 2021-06-23 16:48:13 curdlesnoot no. 2021-06-23 16:48:13 rud0lf yes 2021-06-23 16:48:24 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 16:48:25 DLange rud0lf: yes, fc-cache -sfv or the like 2021-06-23 16:48:30 jim HumbleGuy, if your dist has a packaging system, maybe there are packages with fonts 2021-06-23 16:48:30 autopsy_ Just put your font files in /usr/share/fonts and ln -s /usr/share/fonts ~/.local/share/fonts 2021-06-23 16:48:35 scezar i dont think that's needed 2021-06-23 16:48:45 matsaman DLange: VERBOSITY?! 2021-06-23 16:49:06 <-- thad_the_man (~tlophd_be@99-104-67-23.lightspeed.cicril.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-23 16:49:12 themachine autopsy_: why would you symlink /usr/share/fonts to your $HOME fonts dir 2021-06-23 16:49:14 matsaman autopsy_: that's a weird destruction of the system-vs-local separation, IMO 2021-06-23 16:49:18 Psi-Jack autopsy_: But why? 2021-06-23 16:49:18 scezar does fc-cache reload the fonts on running programs? 2021-06-23 16:49:20 autopsy_ Dude you guys are like a flock of damn birds lost in finding the other mate all of you guys. 2021-06-23 16:49:21 -- nekobyte is now known as nekobit 2021-06-23 16:49:28 Psi-Jack scezar: No 2021-06-23 16:49:29 matsaman scezar: I want to say no, but I don't remember 2021-06-23 16:49:37 HumbleGuy what? 2021-06-23 16:49:38 -- Mode #linux [+o DLange] by ChanServ 2021-06-23 16:49:39 jim matsaman, [[plsuse 'in my opinion' IMO 2021-06-23 16:49:39 Psi-Jack scezar: You will need to restart applications you need new fonts in. 2021-06-23 16:49:47 <-- glouniche (~glouniche@193.9.112.124) has quit (Quit: Leaving) 2021-06-23 16:49:48 jim forgot to close it 2021-06-23 16:49:52 jim matsaman, please use 'in my opinion', not 'IMO' 2021-06-23 16:49:54 scezar oh then yeah dont use it 2021-06-23 16:49:56 -- Mode #linux [+b *!*@2600:8800:920c:8a00::a7cf] by DLange 2021-06-23 16:50:01 <-- DLange has kicked autopsy_ (bye) 2021-06-23 16:50:02 Psi-Jack jim: What? Why? 2021-06-23 16:50:08 themachine lol 2021-06-23 16:50:14 scezar just restart the app where you want to use it 2021-06-23 16:50:16 -- Mode #linux [-o DLange] by DLange 2021-06-23 16:50:20 Psi-Jack IMO isn't SMS speak or shtspk. 2021-06-23 16:50:21 --> siika (~siika@223.166.246.51) has joined #linux 2021-06-23 16:50:29 Psi-Jack IMHO, is the correct form though. :) 2021-06-23 16:50:30 <-- siika_ (~siika@139.226.50.205) has quit (Ping timeout: 252 seconds) 2021-06-23 16:51:06 HumbleGuy IMHO sounds like lmao to me 2021-06-23 16:51:09 themachine so now that you're real confused HumbleGuy, any more questions? 2021-06-23 16:51:15 themachine :) 2021-06-23 16:51:22 HumbleGuy themachine, no more :)) 2021-06-23 16:51:23 Kyv presuming your own humility, how ostentatious 2021-06-23 16:51:28 jim it's another acronym they have to learn 2021-06-23 16:51:39 Psi-Jack jim: And yet, IMHO has been around since before cellphones. 2021-06-23 16:51:49 droptone mcaafee offed himself in a barcelona jail 2021-06-23 16:51:51 <-- fellipe (~fellipe@2804:14c:65c2:44c8::1003) has quit (Quit: Client closed) 2021-06-23 16:51:52 droptone quite a run he had 2021-06-23 16:51:59 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-23 16:52:03 --> Daniel-deb (~Daniel-de@5.11.115.116) has joined #linux 2021-06-23 16:52:08 Inline in your honest opinion you are stuck 2021-06-23 16:52:13 Inline lol 2021-06-23 16:52:30 Dagmar Not to speak ill of the dead, but I'm relieved. 2021-06-23 16:52:37 Dagmar THey're saying it was a "virus" 2021-06-23 16:52:41 Kyv I wonder if there is any place online which posits an alternative theory to his death. 2021-06-23 16:52:44 HumbleGuy i dont have fonts dir in .local 2021-06-23 16:52:48 Daniel-deb hello 2021-06-23 16:52:52 hodapp they're just blaming the gubmint 2021-06-23 16:52:53 Psi-Jack HumbleGuy: Make it. 2021-06-23 16:52:56 jim hi 2021-06-23 16:52:58 curdlesnoot HumbleGuy: fortunately, there is a command named mkdir that can help with that. 2021-06-23 16:52:59 Psi-Jack mkdir -p ~/.local/share/fonts 2021-06-23 16:53:06 Dagmar Would he have been crazy enough to think the weird drugs he was making might have been a vaccine for COVID-19? Yes.\ 2021-06-23 16:53:13 matsaman Barcelona? 2021-06-23 16:53:18 --> Guest93 (~Guest93@p200300ec970c43001f3c46118498fe4d.dip0.t-ipconnect.de) has joined #linux 2021-06-23 16:53:58 matsaman I guess I wouldn't want to spend 30 years in prison in the USA, either 2021-06-23 16:54:03 HumbleGuy curdlesnoot, i know :)) i just dont know what i do is good or if i break something 2021-06-23 16:54:04 matsaman but he was a total nutter anyway 2021-06-23 16:54:06 --> amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has joined #linux 2021-06-23 16:54:44 Dagmar I am relieved I no longer have to worry about him showing up to PhreakNic as a surprise guest and starting a drama cyclone it would take years to clean up 2021-06-23 16:54:49 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-23 16:54:55 <-- Guest93 (~Guest93@p200300ec970c43001f3c46118498fe4d.dip0.t-ipconnect.de) has quit (Quit: Client closed) 2021-06-23 16:54:55 jim you wouldn't want to be in prison anywhere... and, some places are worse than others 2021-06-23 16:55:10 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 16:55:25 <-- expix (~1@amarseille-651-1-216-230.w90-37.abo.wanadoo.fr) has left #linux 2021-06-23 16:55:38 --> Stormkeeper (~kvirc@54.200-30-62.static.virginmediabusiness.co.uk) has joined #linux 2021-06-23 16:55:55 johnnyapol jims worst nightmare is ending up in prison with people who only SMS speak 2021-06-23 16:56:09 <-- droptone (~droptone@50-193-186-122-static.hfc.comcastbusiness.net) has quit (Quit: leaving) 2021-06-23 16:56:10 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-23 16:56:16 themachine ha 2021-06-23 16:56:26 lacroix johnnyapol: excellent one *laughs* 2021-06-23 16:56:28 themachine so is lol not allowed then? 2021-06-23 16:56:30 Kyv For some people, prison or else some kind of rehabilitation program, they are like summer camp to them. 2021-06-23 16:56:34 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 16:56:35 matsaman he wouldn't be able to scare people into buying what he had to protect themselves in prison 2021-06-23 16:56:57 jim johnnyapol's worst nightmare is having a nightmare worse than the last one 2021-06-23 16:57:19 <-- speckz (~speckz@2600:1700:ce0:bf00:c597:df70:8aa9:d456) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 16:57:21 curdlesnoot themachine: Lamenting Odd Laws is not allowed, no. sorry. 2021-06-23 16:57:51 themachine My apologies, I suppose that would be rather off topic. 2021-06-23 16:57:57 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-23 16:58:04 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Ping timeout: 246 seconds) 2021-06-23 16:58:22 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-23 16:58:23 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-23 16:58:32 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-23 16:59:01 Kyv Also, Scandinavia supposedly has some cushy prisons. 2021-06-23 16:59:01 jim lol is begrudgingly ok, since it's probably the most common one 2021-06-23 16:59:06 <-- upsala (~zcb@185.213.155.232) has quit (Quit: WeeChat 3.2) 2021-06-23 16:59:09 <-- brejela (~brejela@user/brejela) has quit (Quit: To the pub!) 2021-06-23 16:59:12 gunix what socks proxy server software do you recommend? 2021-06-23 16:59:13 --> andrea (~andrea@93.51.1.254) has joined #linux 2021-06-23 16:59:16 -- andrea is now known as Andrea 2021-06-23 16:59:25 Psi-Jack gunix: I recommend none. 2021-06-23 16:59:28 Kyv Depending on one's quality of life outside, one might want to go. 2021-06-23 16:59:46 Andrea Someone could help with problem related with Intel audio? 2021-06-23 17:00:02 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Leaving) 2021-06-23 17:00:06 Daniel-deb Debian btw 2021-06-23 17:00:09 Psi-Jack Andrea: There's LOTS of issues revolving around Intel Audio. You will need to be much more specific. 2021-06-23 17:01:22 jim Daniel-deb, btw is probably not so common, so please expand that one 2021-06-23 17:01:49 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 17:01:53 <-- wovixo (~wovixo@128.104.205.49) has quit (Quit: Leaving) 2021-06-23 17:02:07 Daniel-deb jim i'm completely new to irc channels 2021-06-23 17:02:13 Kyv The meta-discussion about what constitutes an SMS-ism will never get old. 2021-06-23 17:02:31 --> dumayjonwh (~dumayjonw@37.19.195.10) has joined #linux 2021-06-23 17:02:31 jim Daniel-deb, oh, welcome :) 2021-06-23 17:02:40 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 17:02:44 --> Skyz (~Skyz@user/skyz) has joined #linux 2021-06-23 17:02:49 jim Daniel-deb, everything working ok? 2021-06-23 17:02:57 phogg Kyv: s/get old/end/ ftfy 2021-06-23 17:03:18 lacroix Kyv.. personally it doesn't bother me :) but.. you need to go with the flow ;) 2021-06-23 17:03:44 Andrea Psi-Jack: Yes, I ask before for avoiding writing for nothing. At least someone that read. I have tried a lot of solution. This is a link for all detail of the issue https://unix.stackexchange.com/questions/655480/linux-mint-audio-only-hdmi-audio-is-displayed 2021-06-23 17:03:45 --> idego (idego@user/idego) has joined #linux 2021-06-23 17:03:50 <-- neeeeewarum (~smoolbana@user/smoolbanana) has quit (Quit: Leaving) 2021-06-23 17:03:53 Daniel-deb well for now yes, anithing seems to be working fine, I use GNU/Linux distros from the last october, now i'm on Debian 2021-06-23 17:03:58 --> neeeeewarum (~smoolbana@185.254.75.38) has joined #linux 2021-06-23 17:03:58 <-- neeeeewarum (~smoolbana@185.254.75.38) has quit (Changing host) 2021-06-23 17:03:58 --> neeeeewarum (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 17:03:59 hodapp Kyv: I'd be fine if they'd simply put it as "The rule is the rule, it requires no justification, end of story." instead of pretending like it has valid, consistent reasoning behind it. 2021-06-23 17:04:07 hodapp the former is much more honest. 2021-06-23 17:04:07 jim just make sure the flow doesn't take you to a waterfall :) 2021-06-23 17:04:13 <-- nekobit (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 17:04:33 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 17:04:49 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-23 17:05:02 Psi-Jack Andrea: Specifics == What problem are you having. What system do you have it in? Make, Model, what's the ID from lsusb or lspci regarding the device, etc. 2021-06-23 17:05:05 jim Daniel-deb, so would you consider yourself a new linux user (and a new debian user)? 2021-06-23 17:05:06 Daniel-deb oh right, this morning I installed Gentoo 2021-06-23 17:05:11 Psi-Jack Without any of that, nobody can help even a smidgeon. 2021-06-23 17:05:35 Dagmar Well, at least now we know when the problems began 2021-06-23 17:05:42 Daniel-deb jim yes i consider myself as a new Linux user but i learned a lot 2021-06-23 17:05:45 Kyv lacroix: I am just making an observation, as far as I'm concerned, people can say whatever. 2021-06-23 17:06:21 lacroix hodapp.. perhaps #linux's new generation would be fine with it.. or learn from the elders and implement it :) *wink* 2021-06-23 17:06:21 <-- rememberYou (~someone@user/rememberyou) has quit (Remote host closed the connection) 2021-06-23 17:06:21 Kyv It's your jobs to do the moderating. :) 2021-06-23 17:06:42 lacroix me? nooo.. It's jim's :) 2021-06-23 17:06:57 * rascul moderates lacroix 2021-06-23 17:06:58 Psi-Jack Andrea: And... Seems this can also be related to a BIOS update needed. 2021-06-23 17:07:02 DLange Kyv: job, singular. You can have it, if you want it :) 2021-06-23 17:07:08 <-- Andrea (~andrea@93.51.1.254) has quit (Remote host closed the connection) 2021-06-23 17:07:19 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-23 17:07:25 --> Andrea (~andrea@93.51.1.254) has joined #linux 2021-06-23 17:07:27 jim Daniel-deb, for a new -debian- user... one thing that people get stuck on, is having their debian fail because of installing stuff for versions of debian they're not running 2021-06-23 17:07:33 jim so 2021-06-23 17:07:33 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Remote host closed the connection) 2021-06-23 17:07:52 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 246 seconds) 2021-06-23 17:07:54 jim Daniel-deb, I would hold off on changing your sources.list 2021-06-23 17:07:55 Psi-Jack Oh, he left. 2021-06-23 17:07:57 Andrea Psi-Jack: My system: https://termbin.com/kr2e and lspci output is 00:0e.0 Multimedia audio controller: Intel Corporation Celeron/Pentium Silver Processor High Definition Audio (rev 06) 2021-06-23 17:08:04 -- Mekaneck is now known as Droid 2021-06-23 17:08:14 Psi-Jack Ahh there you are, did you see my note about BIOS? 2021-06-23 17:08:33 -- Droid is now known as Mekaneck 2021-06-23 17:09:26 Psi-Jack Andrea: Yep. GemniLake. So, brand spanking new stuff, which is where most current Intel HDA issues tend to exist, because these odd problems haven't come to surface yet, or more so, fixed, yet. 2021-06-23 17:09:27 --> deb (~deb@user/deb) has joined #linux 2021-06-23 17:09:49 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-23 17:10:04 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-23 17:10:09 Daniel-deb jim don't worry, my sources.list are perfectly fine https://paste.debian.net/1202189/ :) 2021-06-23 17:10:35 Psi-Jack Andrea: Termbin of `dmesg | grep snd_hda` might provide some further useful details. 2021-06-23 17:10:46 <-- neeeeewarum (~smoolbana@user/smoolbanana) has quit (Ping timeout: 265 seconds) 2021-06-23 17:11:26 Daniel-deb obviously i'm not counting the ones in sources.list.d 2021-06-23 17:11:39 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 17:12:05 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 17:12:12 --> `coma (~relax@142.169.78.48) has joined #linux 2021-06-23 17:12:39 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Ping timeout: 250 seconds) 2021-06-23 17:13:03 jim is bullseye stable now? 2021-06-23 17:13:04 <-- __jmcantrell__ (~weechat@user/jmcantrell) has quit (Ping timeout: 250 seconds) 2021-06-23 17:13:11 Psi-Jack Not yet. 2021-06-23 17:13:12 Andrea Psi-Jack: https://termbin.com/umpy 2021-06-23 17:13:14 jim I've heard it's getting close 2021-06-23 17:13:30 <-- zjmc_ (zjmc@user/zjmc) has quit (Ping timeout: 250 seconds) 2021-06-23 17:13:35 Daniel-deb nope but it will became stable in july 2021-06-23 17:13:52 * treefrob finds that stable/testing nonsense to be nonsense 2021-06-23 17:13:56 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-23 17:14:11 Psi-Jack Andrea: Is that WITH the model=generic option used? 2021-06-23 17:14:12 <-- Barones (~Barones@2804:48dc:8500:0:3d0b:6ece:41b6:b602) has quit (Remote host closed the connection) 2021-06-23 17:14:39 jim most nonsense is usually nonsense 2021-06-23 17:14:49 <-- `deb (~relax@142.169.78.85) has quit (Ping timeout: 250 seconds) 2021-06-23 17:14:54 Psi-Jack fibbleflapper jabber wocky? 2021-06-23 17:15:03 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-23 17:15:08 treefrob I'm sure it's a nice solution to *some* problem(s), but it seems to create havoc 2021-06-23 17:15:12 Andrea Psi-Jack: Yes 2021-06-23 17:15:22 --> zjmc_ (~zjmc@user/zjmc) has joined #linux 2021-06-23 17:15:33 Psi-Jack Andrea: Try without that, the dmesg stuff, and system details. That'll skew the issue. 2021-06-23 17:15:47 <-- Skyz (~Skyz@user/skyz) has quit (Quit: Client closed) 2021-06-23 17:16:13 --> Barones (~Barones@2804:48dc:8500:0:240e:929e:6801:8529) has joined #linux 2021-06-23 17:16:21 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 17:16:43 <-- Asterisk (~asterisk@69.195.134.172) has quit (Ping timeout: 258 seconds) 2021-06-23 17:16:46 Daniel-deb which distro do you use jim? 2021-06-23 17:16:51 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 17:17:19 Andrea Psi-Jack: I'm sure that without the line `options snd-hda-intel model=generic` i can't view the card in system settings. Make sense to try however 2021-06-23 17:17:34 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-23 17:17:49 Psi-Jack dmesg shows useful info. :) 2021-06-23 17:17:50 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 250 seconds) 2021-06-23 17:17:58 <-- MikZyth (~MikZyth@188.65.242.79) has quit (Quit: WeeChat 3.1) 2021-06-23 17:18:22 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:18:54 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-23 17:19:02 --> qunzhong_luxian (~qunzhong_@68.235.43.94) has joined #linux 2021-06-23 17:19:04 <-- Andrea (~andrea@93.51.1.254) has quit (Remote host closed the connection) 2021-06-23 17:19:11 <-- bjwyman (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has quit (Read error: Connection reset by peer) 2021-06-23 17:19:21 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 17:19:36 --> bjwyman (~bjwyman@199-48-94-117.rochmnaa.metronetinc.net) has joined #linux 2021-06-23 17:19:47 --> Asterisk (~asterisk@69.195.134.172) has joined #linux 2021-06-23 17:19:49 <-- qunzhong_luxian (~qunzhong_@68.235.43.94) has quit (Client Quit) 2021-06-23 17:20:27 <-- slavfox (~slavfox@93.158.232.111) has quit (Ping timeout: 250 seconds) 2021-06-23 17:20:37 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-23 17:20:44 <-- Nay (jeda@hellomouse/dev/cryb.jeda) has quit (Quit: please stop watching me) 2021-06-23 17:20:56 jdmark ermm 2021-06-23 17:20:56 jdmark https://www.cnbc.com/2021/06/23/john-mcafee-found-dead-after-spanish-court-oks-extradition-for-tax-crimes-.html 2021-06-23 17:20:58 <-- PaulFertser (paul@paulfertser.info) has quit (Ping timeout: 244 seconds) 2021-06-23 17:21:07 jdmark mcafee makes products for linux 2021-06-23 17:21:10 jdmark so sad 2021-06-23 17:21:15 Psi-Jack Oh, well, my time is almost up. 2021-06-23 17:21:17 --> slavfox (~slavfox@ipv4-93-158-232-111.net.internetunion.pl) has joined #linux 2021-06-23 17:21:21 Psi-Jack jdmark: Yeah so? 2021-06-23 17:21:27 Psi-Jack His products suck. 2021-06-23 17:21:30 jdmark i wanted to remain on topic 2021-06-23 17:21:43 jdmark but i also wanted to link to the major news of mcafee passing away 2021-06-23 17:21:45 jdmark so sad.. 2021-06-23 17:21:59 <-- tg (~tg@rockylinux/infra/tg) has quit (Quit: tg) 2021-06-23 17:21:59 --> akoana (~ah@user/akoana) has joined #linux 2021-06-23 17:22:14 Psi-Jack To me, he's not a loss to this world. Good riddence, and I don't say that about many people. 2021-06-23 17:22:18 --> qunzhong_luxian (~qunzhong_@68.235.43.150) has joined #linux 2021-06-23 17:23:00 dostoyevsky2 > he was colorful and also achieved success and arguably was one of the seminal figures in the nascent AV industry. 2021-06-23 17:23:01 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 17:23:08 <-- antlers (~antlers@70.39.121.42) has quit (Read error: Connection reset by peer) 2021-06-23 17:23:15 dostoyevsky2 Sentence makes me wonder what AV stands for... 2021-06-23 17:23:21 xinming When I use par2 to create the recovery archive, I see files which is like *.tar.vol031+32.par2 and each vol is large than the previous vol, does that mean I just need the largest one for recovery and just ignore the smaller ones? 2021-06-23 17:23:24 <-- qunzhong_luxian (~qunzhong_@68.235.43.150) has quit (Client Quit) 2021-06-23 17:23:31 --> andrea (~andrea@93.51.1.254) has joined #linux 2021-06-23 17:23:39 -- andrea is now known as Andrea 2021-06-23 17:23:41 <-- \r (jeda@hellomouse/dev/cryb.jeda) has quit (Quit: //System Offline//) 2021-06-23 17:23:47 themachine xinming: you need as many as required based on the degredation of the archive(s) you are extracting 2021-06-23 17:23:52 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-23 17:24:03 themachine if the archives aren't damaged then you don't need any par2 files to extract 2021-06-23 17:24:08 xinming https://github.com/Parchive/par2cmdline <--- here, the example states that `Recovery file with 32 recovery blocks` `Recovery file with 37 recovery blocks` 2021-06-23 17:24:16 Psi-Jack xinming: http://manpages.ubuntu.com/manpages/trusty/man1/par2.1.html 2021-06-23 17:24:21 Psi-Jack There you go. :) 2021-06-23 17:24:23 <-- Daniel-deb (~Daniel-de@5.11.115.116) has quit (Quit: Client closed) 2021-06-23 17:24:44 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 17:24:59 --> arkanoid (~jack@2-238-151-49.ip244.fastwebnet.it) has joined #linux 2021-06-23 17:25:09 xinming I still don't get it, I think we read the same content. 2021-06-23 17:25:10 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:25:15 tusko Psi-Jack, any loss of human life is tragic, even yours 2021-06-23 17:25:26 themachine xinming: par files are ONLY needed, if the archive is damaged 2021-06-23 17:25:29 arkanoid hello! What's a modern way to setup a communication script for modem via AT command? 2021-06-23 17:25:43 Andrea Psi-Jack: After reboot the new output of the command is https://termbin.com/6uhn6 2021-06-23 17:25:47 Inline shit man 2021-06-23 17:25:53 --> unixbhaskar (~user@37.19.198.34) has joined #linux 2021-06-23 17:25:54 dostoyevsky2 arkanoid: curl? 2021-06-23 17:25:56 themachine xinming: the degree of damage would determine how many par2 files would be required to recover the damage 2021-06-23 17:25:59 Inline this laptops space gets fuller and fuller on it's own 2021-06-23 17:25:59 xinming in https://en.wikipedia.org/wiki/Parchive If an index file of a download states that 4 blocks are missing, the easiest way to repair the files would be by downloading filename.vol003+04.PAR2. However, due to the redundancy, filename.vol007+06.PAR2 is also acceptable. 2021-06-23 17:26:01 Psi-Jack Andrea: Check for a BIOS update for your laptop. 2021-06-23 17:26:13 themachine xinming: yes 2021-06-23 17:26:21 Psi-Jack Andrea: My time is run out for the time being, but everything I see regarding this is BIOS update. 2021-06-23 17:26:26 themachine xinming: but if MORE than 4 blocks are missing then you would need MORE par2 files 2021-06-23 17:26:27 arkanoid dostoyevsky2: from your answer I guess you don't know what I am talking about 2021-06-23 17:26:38 --> Damie-deb (~Damie-deb@5.11.115.116) has joined #linux 2021-06-23 17:26:41 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 17:26:43 Inline i just updated/upgraded, and i even removed all the junk old kernels and /lib/modules and initrds and configs and vmlinuzes from /boot 2021-06-23 17:26:44 drip arkanoid: i would think to configure it in whatever application is using the modem (like hylafax), but otherwise, 'expect' 2021-06-23 17:26:45 themachine xinming: so there is no clear cut answer to your question as it depends on the damage done to the archives in question 2021-06-23 17:26:52 Inline got me only 4.6Gb free 2021-06-23 17:26:53 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:26:55 xinming themachine: then, does that mean, I just need to download the one with largest numer? 2021-06-23 17:27:05 Inline 128Gb on / and all is full ? 2021-06-23 17:27:15 themachine xinming: No, it means you need to download whatever amount is needed to recover from the damage 2021-06-23 17:27:20 Inline even my /home is on a separate partition how comes ? 2021-06-23 17:27:29 Inline sheeeeet 2021-06-23 17:27:37 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has quit (Read error: Connection reset by peer) 2021-06-23 17:27:37 themachine xinming: Is the archive you're trying to extract even damaged at all? 2021-06-23 17:27:45 arkanoid drip: thanks for the hint. What do you mean with "expect"? 2021-06-23 17:27:47 dostoyevsky2 I didn't actually realize that there also is a McAfee for linux... 2021-06-23 17:27:52 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 17:27:57 arkanoid do you mean "man expect"? 2021-06-23 17:28:02 --> PaulFertser (paul@paulfertser.info) has joined #linux 2021-06-23 17:28:03 xinming themachine: but in wikipedia, it reports, due to redundance, filname.vol007+06.PAR2 is also acceptable. 2021-06-23 17:28:09 matsaman yeah, all sorts of proprietary scareware for linux 2021-06-23 17:28:09 drip thats the program I wuld use to setup an init script for a modem 2021-06-23 17:28:12 --> audiofreeze (~audio@2603-8081-1800-0062-7da2-cc59-485c-62e5.res6.spectrum.com) has joined #linux 2021-06-23 17:28:15 themachine xinming: yes 2021-06-23 17:28:17 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-23 17:28:17 --> Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has joined #linux 2021-06-23 17:28:18 themachine that is correct 2021-06-23 17:28:19 xinming themachine: No damage, I'm just trying to keep my cd data backup safe. 2021-06-23 17:28:20 --> qlixed (~qlixed@152.170.36.244) has joined #linux 2021-06-23 17:28:26 Inline think i'm gonna delete all this mint stuff 2021-06-23 17:28:36 themachine xinming: well to be as safe as possible, you should download ALL the par2 files 2021-06-23 17:28:54 xinming themachine: then this way, I just need to keep the largest recovery 2021-06-23 17:28:56 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 17:28:56 themachine The more redundancy you have, the safer you are 2021-06-23 17:29:09 xinming here is where I get confused, because +7 can do that for +4 2021-06-23 17:29:19 HumbleGuy why do i get this warning when i open file manager from terminal 2021-06-23 17:29:26 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:29:29 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 17:29:32 HumbleGuy http://dpaste.com/8EUHSPX5C 2021-06-23 17:29:32 HumbleGuy ] 2021-06-23 17:29:33 <-- raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has quit (Quit: Leaving) 2021-06-23 17:29:34 <-- deb (~deb@user/deb) has left #linux 2021-06-23 17:29:54 <-- scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has quit (Quit: Konversation terminated!) 2021-06-23 17:29:59 xinming I mean the recovery file, it seems the single large one is enough, because it contains all recovery. 2021-06-23 17:30:13 xinming the smaller ones seems to be like handy helpers 2021-06-23 17:30:19 Andrea Psi-Jack: Thanks for hep. I'll try to update the bios. 2021-06-23 17:30:19 themachine xinming: The large one contains however many blocks it contains 2021-06-23 17:30:26 matsaman HumbleGuy: because the pcmanfm people don't expect it to be executed from terminals much 2021-06-23 17:30:28 themachine so you could recovery from that many blocks of damange xinming 2021-06-23 17:30:32 <-- Damie-deb (~Damie-deb@5.11.115.116) has quit (Client Quit) 2021-06-23 17:30:32 matsaman HumbleGuy: it's harmless 2021-06-23 17:30:47 matsaman HumbleGuy: it's a message for the developers, really 2021-06-23 17:30:48 themachine but if the archive was damaged more than the quantity of blocks in the largest par2 file, you would need ADDITIONAL par2 files 2021-06-23 17:30:58 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 246 seconds) 2021-06-23 17:31:09 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:31:11 <-- `coma (~relax@142.169.78.48) has quit (Remote host closed the connection) 2021-06-23 17:31:37 xinming themachine: ah, got it, So, the most blocks we can repair is, all par2 files combined, right? 2021-06-23 17:31:41 HumbleGuy matsaman, can i disable it? or i have to modify source code 2021-06-23 17:31:45 themachine xinming: correct 2021-06-23 17:31:59 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 17:32:00 themachine so to be as safe as you possibly can, you'd want ALL the par2 files 2021-06-23 17:32:07 xinming themachine: thanks, that makes me clear 2021-06-23 17:32:15 themachine np 2021-06-23 17:32:26 <-- ariedro (~ariedro@user/ariedro) has quit (Quit: WeeChat 3.2) 2021-06-23 17:32:46 matsaman HumbleGuy: it's just bothering you? Make a wrapper or alias for 'pcmanfm' that hides it 2021-06-23 17:33:48 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:34:05 --> teepee (~teepee@openscad/teepee) has joined #linux 2021-06-23 17:34:08 jelly HumbleGuy, you get those warnings because authors of GTK and GTK apps don't care about your stderr 2021-06-23 17:34:30 --> CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-23 17:34:36 matsaman well, the authors of that one don't 2021-06-23 17:34:45 matsaman and they also don't care so far about what the message is whining about 2021-06-23 17:34:49 jelly the warnings come from the library 2021-06-23 17:35:11 <-- oldPeanut_ (~oldPeanut@i59f7a5a7.versanet.de) has quit (Remote host closed the connection) 2021-06-23 17:35:32 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:35:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 17:36:10 -- Umbire is now known as Guest4546 2021-06-23 17:36:13 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-23 17:36:16 <-- catman (~catman@user/catman370) has quit (Ping timeout: 258 seconds) 2021-06-23 17:36:16 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 17:36:42 matsaman HumbleGuy: "pcmanfm 2>&1 | grep -iv 'gtk-warning'" or the like 2021-06-23 17:36:46 xinming themachine: what's the default -s for par2? 2021-06-23 17:36:50 HumbleGuy matsaman, i am a perfectionst 2021-06-23 17:36:54 <-- Guest4546 (~UmbireThe@user/umbire) has quit (Ping timeout: 250 seconds) 2021-06-23 17:37:04 <-- pepee (~user@user/pepee) has quit (Ping timeout: 252 seconds) 2021-06-23 17:37:15 HumbleGuy matsaman, i put this in alias? 2021-06-23 17:37:47 <-- pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has quit (Remote host closed the connection) 2021-06-23 17:38:00 themachine xinming: no idea, can't say I've ever created my own par files before 2021-06-23 17:38:23 matsaman HumbleGuy: you could; I'd try it on its own first 2021-06-23 17:38:29 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:38:45 xinming themachine: ok, nevermind about the -s, thanks for your explanation. will use the default. 2021-06-23 17:38:48 matsaman HumbleGuy: it's possible using xdg-open instead of pcmanfm directly could also be useful 2021-06-23 17:39:20 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 258 seconds) 2021-06-23 17:39:22 <-- straykitten (~straykitt@subs25-116-206-9-30.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-23 17:39:27 <-- mexen (uid495612@user/mexen) has quit 2021-06-23 17:39:42 xinming themachine: hmm, so, when we have 3 errors, can we download the 2 files so they sumed up to 3 errors? 2021-06-23 17:40:13 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:40:14 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Quit: Leaving) 2021-06-23 17:40:24 xinming something like, vol001+1.par2 vol002+2.par2, and we don't need the vol003+4.par2 etc. 2021-06-23 17:40:38 --> ferry0 (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-23 17:40:50 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-23 17:40:50 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 17:40:53 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Client Quit) 2021-06-23 17:41:26 themachine xinming: correct 2021-06-23 17:41:28 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Ping timeout: 268 seconds) 2021-06-23 17:41:28 -- ferry0 is now known as ferry 2021-06-23 17:41:33 xinming ok, thx 2021-06-23 17:41:37 xinming thanks* 2021-06-23 17:41:42 themachine http://www.quickpar.org.uk/DownloadingGuide.htm 2021-06-23 17:41:45 themachine that page might be helpful to you 2021-06-23 17:42:22 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-23 17:42:24 <-- ballerburg9005 (~ich@dslb-002-206-120-251.002.206.pools.vodafone-ip.de) has quit (Ping timeout: 258 seconds) 2021-06-23 17:42:37 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 17:42:57 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:44:05 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-23 17:44:40 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:44:45 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-23 17:46:14 --> kr4mx1nu (~kramxinu@user/kr4mx1nu) has joined #linux 2021-06-23 17:47:05 --> ballerburg9005 (~ich@dslb-002-204-095-099.002.204.pools.vodafone-ip.de) has joined #linux 2021-06-23 17:47:09 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-23 17:47:20 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-23 17:47:35 <-- zro (~zro@user/zro) has quit (Quit: WeeChat 3.1) 2021-06-23 17:47:46 <-- uid_max (~samw@host86-191-186-56.range86-191.btcentralplus.com) has quit (Quit: Leaving) 2021-06-23 17:48:23 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-23 17:48:24 <-- ______GOD______ (~GOD@user/god/x-9778998) has quit (Quit: Turning off a portion of this simulation.) 2021-06-23 17:48:49 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 246 seconds) 2021-06-23 17:49:03 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-23 17:50:03 lacroix ferry: about time. 2021-06-23 17:50:20 --> SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has joined #linux 2021-06-23 17:50:37 --> pepee (~user@user/pepee) has joined #linux 2021-06-23 17:50:57 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-23 17:51:11 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-23 17:51:12 --> section1 (~section1@181.23.205.94) has joined #linux 2021-06-23 17:51:28 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 17:51:51 lacroix disregard that, I thought you were someone else :) 2021-06-23 17:52:20 --> straykitten (~straykitt@subs24-116-206-8-37.three.co.id) has joined #linux 2021-06-23 17:53:29 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-23 17:53:44 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 17:54:24 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 17:55:28 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Ping timeout: 246 seconds) 2021-06-23 17:56:30 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 252 seconds) 2021-06-23 17:57:26 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 17:57:32 <-- Barones (~Barones@2804:48dc:8500:0:240e:929e:6801:8529) has quit (Remote host closed the connection) 2021-06-23 17:58:07 rascul i also thought ferry was someone else 2021-06-23 17:58:14 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Client Quit) 2021-06-23 17:58:15 SickBoy o/ 2021-06-23 17:58:23 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 17:58:28 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 17:58:31 <-- valentin (~valentin@2a01:79d:7373:764c::110) has quit (Remote host closed the connection) 2021-06-23 17:58:55 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Client Quit) 2021-06-23 17:59:12 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 17:59:36 ice9 how can I pair apple airpods pro with Linux? 2021-06-23 17:59:48 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Quit: rewrit3) 2021-06-23 18:00:09 -- acidsys is now known as LSD 2021-06-23 18:00:15 Psi-Jack ice9: Just like you'd pair any Bluetooth. Read the bluetooth pairing instructions. 2021-06-23 18:00:29 ice9 Psi-Jack, ah i already tried that and it doesn't work at all 2021-06-23 18:00:33 Psi-Jack It does. 2021-06-23 18:00:57 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 18:01:06 Psi-Jack "it doesn't work" itself is a blanket and useless statement as it is. So if you want help, you'll have to be more specific. 2021-06-23 18:01:40 rascul my beer doesn't work 2021-06-23 18:01:41 <-- Andrea (~andrea@93.51.1.254) has quit (Remote host closed the connection) 2021-06-23 18:01:45 ice9 Psi-Jack, i'm trying to pair it from gnome settings and it just spins for a while and nothing happens 2021-06-23 18:01:47 themachine rascul: try another one 2021-06-23 18:01:55 rascul oh, good idea themachine 2021-06-23 18:02:05 * rascul gets another beer and it works 2021-06-23 18:02:10 themachine Nice 2021-06-23 18:02:21 SickBoy i blame Gnome 2021-06-23 18:02:29 <-- donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-23 18:02:44 <-- kr4mx1nu (~kramxinu@user/kr4mx1nu) has quit (Ping timeout: 252 seconds) 2021-06-23 18:02:45 rascul ice9 you might try bluetoothctl from the terminal but i don't remember much about how to use it 2021-06-23 18:02:54 Psi-Jack ice9: Did you put the earpods into pairing mode? 2021-06-23 18:02:58 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 265 seconds) 2021-06-23 18:03:02 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-23 18:03:17 <-- roni_ (~roni@207.248.198.186) has quit (Client Quit) 2021-06-23 18:03:23 rascul bluetoothctl isn't going to do anything different but you might get slightly more information than none 2021-06-23 18:03:25 --> ron1w (~roni@207.248.198.186) has joined #linux 2021-06-23 18:03:28 --> damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has joined #linux 2021-06-23 18:04:00 <-- goldfish (~goldfish@user/goldfish) has quit (Read error: Connection reset by peer) 2021-06-23 18:04:02 --> MerchantOfVenice (~patrick@user/merchantofvenice) has joined #linux 2021-06-23 18:04:12 <-- ballerburg9005 (~ich@dslb-002-204-095-099.002.204.pools.vodafone-ip.de) has quit (Ping timeout: 250 seconds) 2021-06-23 18:04:13 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-23 18:04:29 Psi-Jack SickBoy: Blame useless things randomly. Yeah, useful. 2021-06-23 18:04:39 --> `deb (~relax@142.169.78.200) has joined #linux 2021-06-23 18:04:42 rascul i concur, gnome is useless 2021-06-23 18:04:55 Psi-Jack I disagree, but then I use Gnome 40. :) 2021-06-23 18:04:55 <-- akoana (~ah@user/akoana) has quit (Ping timeout: 246 seconds) 2021-06-23 18:05:00 rascul i use blackbox 2021-06-23 18:05:04 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 18:05:15 byte4byte I use Microsoft Windows 10 like a normal human being 2021-06-23 18:05:26 rascul i am most certainly not a normal human being 2021-06-23 18:05:27 --> Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-23 18:05:47 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-23 18:05:47 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-23 18:05:47 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-23 18:05:58 dostoyevsky2 shouldn't gnome be renamed to littleperson so it's not seen as offensive? 2021-06-23 18:06:08 <-- coc0nut (~coc0nut@167.99.37.181) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-23 18:06:16 rascul are gnomes people, though? 2021-06-23 18:06:34 byte4byte you racist bastard 2021-06-23 18:06:38 dostoyevsky2 I am not an expert on gnomology 2021-06-23 18:06:46 rascul nor am i 2021-06-23 18:07:05 Psi-Jack It's not even pronounced the same. :p 2021-06-23 18:07:17 Psi-Jack Guh-nome != nome 2021-06-23 18:07:27 --> rgr (~user@ip-109-41-65-139.web.vodafone.de) has joined #linux 2021-06-23 18:08:03 Psi-Jack ice9: So, once again. Did you actually put the AirPods Pro into pairing mode? 2021-06-23 18:08:03 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Read error: Connection reset by peer) 2021-06-23 18:08:24 <-- siika (~siika@223.166.246.51) has quit (Remote host closed the connection) 2021-06-23 18:08:33 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 250 seconds) 2021-06-23 18:08:33 --> TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has joined #linux 2021-06-23 18:08:40 <-- TheFreim (~TheFreim@50-81-18-58.client.mchsi.com) has quit (Client Quit) 2021-06-23 18:08:45 ice9 Psi-Jack, yeah, and this time it paired successfully after couple of trials but it's working only as speakers, mic doesn't work 2021-06-23 18:08:47 --> siika (~siika@139.226.50.205) has joined #linux 2021-06-23 18:08:58 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 18:09:08 --> gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has joined #linux 2021-06-23 18:09:11 Psi-Jack ice9: There's a trick to that as well. Depends on your bluetooth adapter in part. 2021-06-23 18:09:18 byte4byte ice9, a half assed experience is linux plain and simple 2021-06-23 18:09:31 <-- qqqhhh (~qqqhhh@94.228.80.243) has quit (Quit: Ping timeout (120 seconds)) 2021-06-23 18:09:32 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 244 seconds) 2021-06-23 18:09:46 themachine lol 2021-06-23 18:09:47 -- ghostbusters2 is now known as hobuster 2021-06-23 18:09:51 --> qqqhhh (~qqqhhh@smtp.aab.sk) has joined #linux 2021-06-23 18:10:00 themachine Your first mistake was buying airpods though 2021-06-23 18:10:10 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 246 seconds) 2021-06-23 18:10:26 <-- brownan (~brownan@136.56.137.143) has quit (Ping timeout: 252 seconds) 2021-06-23 18:10:30 rs Earbuds on a wire, ftw! 2021-06-23 18:10:38 themachine ^^^^^^^^^^^^^^^ 2021-06-23 18:11:02 ice9 would the huawie one fully work with linux? 2021-06-23 18:11:16 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Read error: Connection reset by peer) 2021-06-23 18:11:18 rs Did you email huawie to ask? 2021-06-23 18:11:43 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 18:11:47 --> coc0nut (~coc0nut@167.99.37.181) has joined #linux 2021-06-23 18:12:06 --> SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has joined #linux 2021-06-23 18:12:30 --> Gustavo6046_ (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-23 18:12:31 --> ogre (juha@not.destroyed.net) has joined #linux 2021-06-23 18:13:00 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 252 seconds) 2021-06-23 18:13:13 --> walden (~walden@gateway/tor-sasl/walden) has joined #linux 2021-06-23 18:13:37 <-- gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has quit (Quit: gco) 2021-06-23 18:13:40 <-- vitorgonc (~vitorgonc@2804:214:8490:f712:1:2:7255:f489) has quit (Ping timeout: 246 seconds) 2021-06-23 18:13:56 --> gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has joined #linux 2021-06-23 18:14:09 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 18:14:47 <-- gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has quit (Remote host closed the connection) 2021-06-23 18:14:48 -- Gustavo6046_ is now known as Gustavo6046 2021-06-23 18:15:07 <-- SickBoy (~sickboy@2806:2f0:92c0:aa44:35b2:d399:5ddb:428a) has quit (Quit: WeeChat 3.0) 2021-06-23 18:15:11 --> gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has joined #linux 2021-06-23 18:15:21 --> Betal (~Beta@user/betal) has joined #linux 2021-06-23 18:15:24 --> cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has joined #linux 2021-06-23 18:16:08 Psi-Jack themachine: I rather like my AirPods Pro, and Beats Studio3. 2021-06-23 18:16:15 --> akoana (~ah@user/akoana) has joined #linux 2021-06-23 18:16:49 --> akoana_ (~ah@user/akoana) has joined #linux 2021-06-23 18:17:03 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-23 18:17:06 <-- Slumlord (~Slumlord@5.180.62.100) has quit (Quit: Leaving) 2021-06-23 18:17:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 18:17:41 --> jjonah (~jjonah@p200300d5d71ebc00dea632fffeb3342f.dip0.t-ipconnect.de) has joined #linux 2021-06-23 18:18:38 <-- rgr (~user@ip-109-41-65-139.web.vodafone.de) has quit (Quit: ERC (IRC client for Emacs 28.0.50)) 2021-06-23 18:18:40 rannnn8888 someone know what the problem its run k and after +- hour start run vry slow the problem if i kill the procsess its same ,only if i restart my server its work again https://dpaste.org/s4nb 2021-06-23 18:19:03 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 18:19:07 SmashingX ##linux is #linux now? 2021-06-23 18:19:12 SmashingX or I can't join it 2021-06-23 18:19:14 Psi-Jack SmashingX: No, #linux is #linux 2021-06-23 18:19:24 SmashingX on freenode it was ##linux 2021-06-23 18:19:27 SmashingX that's why I wask 2021-06-23 18:19:29 Psi-Jack rannnn8888: Link fail. 404. 2021-06-23 18:19:37 Psi-Jack SmashingX: Freenode no longer exists. 2021-06-23 18:19:41 SmashingX it does 2021-06-23 18:19:42 <-- jjonah (~jjonah@p200300d5d71ebc00dea632fffeb3342f.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-23 18:19:45 Psi-Jack No, it does not. 2021-06-23 18:19:47 SmashingX I just joined and found out 2021-06-23 18:19:51 --> jjonah (~jjonah@p200300d5d71ebc00dea632fffeb3342f.dip0.t-ipconnect.de) has joined #linux 2021-06-23 18:19:54 SmashingX that it was moved to libera 2021-06-23 18:19:56 drip its not freenode anymore 2021-06-23 18:19:56 Psi-Jack It was freenode, and now it's not. It's basically ryzen now. 2021-06-23 18:20:11 SmashingX is now paidnode? 2021-06-23 18:20:14 SmashingX heh 2021-06-23 18:20:21 Umbire Rizon. 2021-06-23 18:20:24 Umbire But also moment. 2021-06-23 18:20:43 Psi-Jack rizon, yes, sorry, Keep mixing that up with the AMD CPU. :) 2021-06-23 18:20:44 SmashingX well whatever, it was ##linux when it was freenode 2021-06-23 18:20:46 Psi-Jack Poor AMD. :) 2021-06-23 18:20:48 <-- jjonah (~jjonah@p200300d5d71ebc00dea632fffeb3342f.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-23 18:20:52 Umbire https://libera.chat/chanreg 2021-06-23 18:20:53 SmashingX so my question is, ##linux is now #linux 2021-06-23 18:20:55 Umbire And now it's not 2021-06-23 18:20:56 Psi-Jack SmashingX: New changes. It's #linux here. 2021-06-23 18:20:57 Umbire Because that. 2021-06-23 18:21:00 SmashingX ok 2021-06-23 18:21:04 <-- d33cee (~decent@ip68-10-104-81.hr.hr.cox.net) has quit (Quit: leaving) 2021-06-23 18:21:17 rannnn8888 https://paste.ofcode.org/MwLWhVPWTVAyKyPkLhykZN 2021-06-23 18:21:54 <-- NthDegree (NthDegree@martynhare.uk) has quit (Quit: Server restarting... will reconnect shortly) 2021-06-23 18:21:58 rascul ## is the worst 2021-06-23 18:22:04 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 18:22:05 Psi-Jack SmashingX: And also, /chanserv info ##linux 2021-06-23 18:22:14 Psi-Jack rascul: Don't you like to double-pound? 2021-06-23 18:22:29 rannnn8888 Psi-Jack I can not understand why and why it only works with I turn off the server and turn it on again 2021-06-23 18:22:35 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Quit: leaving) 2021-06-23 18:22:38 Codaraxis Is it correct to say that ps combines its selection criteria in a match-any way? 2021-06-23 18:22:51 Psi-Jack rannnn8888: Okay. Still. your paste link is 404, NOT_FOUND. 2021-06-23 18:23:07 rascul Psi-Jack no double pounding please 2021-06-23 18:23:24 rascul that link not 404 for me 2021-06-23 18:23:28 --> NthDegree (NthDegree@martynhare.uk) has joined #linux 2021-06-23 18:23:31 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-23 18:23:32 <-- craigevil (craig@user/craigevil) has quit (Quit: leaving) 2021-06-23 18:23:48 Psi-Jack rascul: The dpaste one from rannnn8888 ? 2021-06-23 18:23:58 rascul https://paste.ofcode.org/MwLWhVPWTVAyKyPkLhykZN 2021-06-23 18:24:00 <-- ixil (~ixil@82.197.178.137) has quit (Ping timeout: 252 seconds) 2021-06-23 18:24:12 rascul i didn't realize there was a dpaste one earlier 2021-06-23 18:24:17 Psi-Jack Ahh. 2021-06-23 18:24:22 --> Guest4495 (~Guest44@196.40.114.250) has joined #linux 2021-06-23 18:24:25 SmashingX rascul: you were in that channel as well 2021-06-23 18:24:29 rascul the dpaste one is 404 for me 2021-06-23 18:24:30 Psi-Jack So, some python code? 2021-06-23 18:24:36 Psi-Jack Sounds like a #python question 2021-06-23 18:24:44 rascul looks like python in think 2021-06-23 18:24:46 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 18:24:54 rascul SmashingX i'm in every channel and no channel 2021-06-23 18:24:59 rannnn8888 Psi-Jack its not python problem 2021-06-23 18:25:01 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 18:25:04 Psi-Jack rannnn8888: Yes it is. 2021-06-23 18:25:12 rannnn8888 if i end the script and kill al python 2021-06-23 18:25:21 rannnn8888 and run him again and get same rsults ? 2021-06-23 18:25:38 Psi-Jack I'm not going to decipher excessive abuse of newlines. 2021-06-23 18:25:38 rannnn8888 only if turn off the server and turn on its satart work again 2021-06-23 18:25:58 <-- Guest4495 (~Guest44@196.40.114.250) has left #linux 2021-06-23 18:26:19 <-- damxsa (~damx@2001:16a2:cccc:1c00:83cf:acfb:7ba8:6d3a) has quit (Quit: Leaving) 2021-06-23 18:26:57 Psi-Jack rannnn8888: It's a Python issue. Period. 2021-06-23 18:27:38 <-- LucaTM (~LucaTM@user/lucatm) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-23 18:27:39 rannnn8888 Psi-Jack if i have problem on setup python in linux server when i need ask this ? in pytho or linux ? 2021-06-23 18:27:58 Psi-Jack More specifically a programmer level specific problem regarding what you've written in that specific language. 2021-06-23 18:28:30 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-23 18:28:33 rannnn8888 Psi-Jack as lest start again , the problem i want cheack its not the script 2021-06-23 18:28:43 <-- vicfred (~vicfred@user/vicfred) has quit (Quit: Leaving) 2021-06-23 18:28:50 Psi-Jack No. 2021-06-23 18:29:01 rannnn8888 its problem buy python ! if script work and after work slow its not python script eror 2021-06-23 18:29:01 Psi-Jack I will not "start again" with the exact same details. :p 2021-06-23 18:29:15 Psi-Jack #python, end of discussion. 2021-06-23 18:29:40 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-23 18:29:46 --> PGA (~progandy@user/progandy) has joined #linux 2021-06-23 18:30:13 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 250 seconds) 2021-06-23 18:30:28 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 246 seconds) 2021-06-23 18:30:45 rannnn8888 ok show i ask u again ! my python down when i run this script https://paste.ofcode.org/7S3cJEj9UNNcpTuzSphTPZ 2021-06-23 18:30:56 Psi-Jack Moving on. 2021-06-23 18:30:57 rannnn8888 where i need ask this in python channle ? 2021-06-23 18:31:20 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-23 18:31:20 <-- akoana_ (~ah@user/akoana) has quit (Quit: leaving) 2021-06-23 18:31:51 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Read error: Connection reset by peer) 2021-06-23 18:31:56 --> CrustY (~crusty@45.135.187.102) has joined #linux 2021-06-23 18:31:56 <-- CrustY_ (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 250 seconds) 2021-06-23 18:31:57 --> akoana (~ah@user/akoana) has joined #linux 2021-06-23 18:32:12 <-- Celeo (~Celeo@user/celeo) has quit (Read error: Connection reset by peer) 2021-06-23 18:32:48 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 250 seconds) 2021-06-23 18:33:13 --> Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has joined #linux 2021-06-23 18:33:33 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-23 18:33:57 Psi-Jack And that's obviously not the whole code either. Not sure what it's supposed to be doing, but it kinda looks like some janky bass ackwards spider script or some kind. 2021-06-23 18:34:07 c705 rannnn8888: ask a more appropriate channel like ##programming or ##python 2021-06-23 18:34:16 Psi-Jack c705: Is it ## here? 2021-06-23 18:34:27 --> Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has joined #linux 2021-06-23 18:34:28 Psi-Jack No, it is not. 2021-06-23 18:34:32 <-- TechTest (uid283215@id-283215.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 18:35:01 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 18:35:11 twomoon c705 what's your channel list? i need to add some good channels now that i'm in libera 2021-06-23 18:35:21 <-- PlayerOne (~v7@250-46-68-178.baltnet.ru) has quit (Ping timeout: 265 seconds) 2021-06-23 18:35:24 c705 twomoon: /msg alis help 2021-06-23 18:35:48 c705 Psi-Jack: ##programming will forward to #programming. not sure about python 2021-06-23 18:36:05 -- cd is now known as moon 2021-06-23 18:36:08 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-23 18:36:31 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-23 18:36:51 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 18:36:55 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Read error: Connection reset by peer) 2021-06-23 18:37:44 --> catman (~catman@user/catman370) has joined #linux 2021-06-23 18:37:46 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-23 18:39:05 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Quit: Leaving) 2021-06-23 18:39:56 rannnn8888 c705 yep but i sure to start slove my problem i need see what is ! if program run good and after hour no its somethig in the server i need see 2021-06-23 18:39:56 --> cesarb (~cesarb@user/cesarb) has joined #linux 2021-06-23 18:40:48 --> remyabel (remyabel@user/remyabel) has joined #linux 2021-06-23 18:40:52 Gustavo6046 No lewd? 2021-06-23 18:40:55 Gustavo6046 No lewd. 2021-06-23 18:41:02 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 250 seconds) 2021-06-23 18:41:59 rob` wtb python lewds pst 2021-06-23 18:42:27 Psi-Jack What? 2021-06-23 18:42:28 c705 yyes considerably 2021-06-23 18:42:45 Psi-Jack rob`: Try that again in English. 2021-06-23 18:42:55 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Quit: Leaving) 2021-06-23 18:43:21 <-- CrustY (~crusty@45.135.187.102) has quit (Ping timeout: 258 seconds) 2021-06-23 18:43:46 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-23 18:44:00 <-- matsaman (~matsaman@user/matsaman) has quit (Quit: leaving) 2021-06-23 18:44:41 --> Endermen1094 (~androirc@user/endermen1094) has joined #linux 2021-06-23 18:45:30 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 265 seconds) 2021-06-23 18:45:43 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 18:45:44 <-- walden (~walden@gateway/tor-sasl/walden) has quit (Quit: leaving) 2021-06-23 18:46:00 <-- ignis (~ignisf@user/ignis) has quit (Ping timeout: 252 seconds) 2021-06-23 18:46:53 <-- plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has quit (Quit: WeeChat 3.2) 2021-06-23 18:46:54 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 18:46:56 --> meoww (~woem@user/meoow) has joined #linux 2021-06-23 18:47:44 --> masber (~masber@178.197.236.46) has joined #linux 2021-06-23 18:47:44 <-- PGA (~progandy@user/progandy) has quit (Remote host closed the connection) 2021-06-23 18:47:50 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-23 18:47:56 <-- meoww (~woem@user/meoow) has left #linux 2021-06-23 18:48:22 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 18:48:56 <-- gry (~quassel@botters/gry) has quit (Ping timeout: 252 seconds) 2021-06-23 18:49:10 --> justinf210 (~justinf21@201.sub-97-44-1.myvzw.com) has joined #linux 2021-06-23 18:50:24 --> CrustY (~crusty@45.135.187.2) has joined #linux 2021-06-23 18:51:25 <-- hi_im_kent (~hi_im_ken@223.18.255.249) has quit (Read error: Connection reset by peer) 2021-06-23 18:54:00 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-23 18:54:10 <-- Steeve (~steve@user/steeve) has quit (Quit: end) 2021-06-23 18:55:47 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-23 18:56:13 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 18:56:49 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 18:56:58 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-23 18:56:58 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-23 18:56:58 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-23 18:56:58 <-- qlixed (~qlixed@152.170.36.244) has quit (Quit: That's all folks!!) 2021-06-23 18:57:39 akik https://github.com/Microsoft/AttackSurfaceAnalyzer "Attack Surface Analyzer is a Microsoft developed open source security tool that analyzes the attack surface of a target system" 2021-06-23 18:58:03 akik maybe they should try to fix the virus/malware problem of windows first 2021-06-23 18:58:49 <-- gco (~gco@2601:647:5a00:524:45dc:a42a:4ecf:70e7) has quit (Ping timeout: 246 seconds) 2021-06-23 18:58:53 --> name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 18:59:14 <-- cesarb (~cesarb@user/cesarb) has quit (Quit: Leaving) 2021-06-23 18:59:41 --> crn (~chuck@2600:1700:4000:c3a0::48) has joined #linux 2021-06-23 19:00:41 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-23 19:00:54 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 19:01:01 --> Slumlord (~Slumlord@159.48.53.144) has joined #linux 2021-06-23 19:01:21 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 19:02:01 <-- idego (idego@user/idego) has left #linux (thanks) 2021-06-23 19:02:04 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Quit: CodeSpelunker) 2021-06-23 19:02:13 --> CrustY_ (~crusty@45.135.187.5) has joined #linux 2021-06-23 19:02:29 <-- Jormungandr (~brad@136.49.61.2) has quit (Quit: Konversation terminated!) 2021-06-23 19:02:30 <-- justinf210 (~justinf21@201.sub-97-44-1.myvzw.com) has quit (Ping timeout: 252 seconds) 2021-06-23 19:02:51 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-23 19:02:57 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 19:03:19 coruja set *conn* 2021-06-23 19:03:36 coruja oops, sorry ;) 2021-06-23 19:03:36 --> cheesemid (~cheesemid@user/cheesemid) has joined #linux 2021-06-23 19:04:04 <-- CrustY (~crusty@45.135.187.2) has quit (Ping timeout: 246 seconds) 2021-06-23 19:04:38 <-- masber (~masber@178.197.236.46) has quit (Quit: Client closed) 2021-06-23 19:04:44 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Quit: Leaving) 2021-06-23 19:05:24 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-23 19:05:42 <-- hid3 (~arnoldas@78.157.71.116) has quit (Ping timeout: 264 seconds) 2021-06-23 19:06:17 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-23 19:06:26 --> hid3 (~arnoldas@78.157.71.116) has joined #linux 2021-06-23 19:08:47 <-- tex (~super@user/dix) has quit (Ping timeout: 250 seconds) 2021-06-23 19:08:53 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-23 19:09:01 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-23 19:10:10 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 19:10:12 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Client Quit) 2021-06-23 19:10:32 --> justinf210 (~justinf21@117.sub-97-44-0.myvzw.com) has joined #linux 2021-06-23 19:10:56 <-- atmoz (~atmoz@user/atmoz) has quit (Ping timeout: 250 seconds) 2021-06-23 19:11:39 --> gry (~quassel@botters/gry) has joined #linux 2021-06-23 19:11:40 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 252 seconds) 2021-06-23 19:12:28 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-23 19:12:40 <-- SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has quit (Ping timeout: 250 seconds) 2021-06-23 19:13:44 <-- reset (~reset@user/reset) has quit (Quit: reset) 2021-06-23 19:14:14 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-23 19:14:51 --> lsrtl (~lsrtl@user/lsrtl) has joined #linux 2021-06-23 19:15:20 <-- greenx (~greenx@pool-173-70-159-250.nwrknj.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-23 19:16:54 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 19:17:01 <-- justinf210 (~justinf21@117.sub-97-44-0.myvzw.com) has quit (Ping timeout: 250 seconds) 2021-06-23 19:17:08 <-- hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 19:19:28 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 246 seconds) 2021-06-23 19:19:30 <-- bloony (~bloony@2a02:2121:309:b13c:1c13:86d4:5401:3) has quit (Ping timeout: 264 seconds) 2021-06-23 19:20:39 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-23 19:20:48 <-- [Kalisto] (~Nico@user/kalisto/x-8968079) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-23 19:22:10 --> bigRoo (~user@131.236.54.84) has joined #linux 2021-06-23 19:22:13 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 19:22:41 <-- Ivyy (~Ivyy@2001:a62:41d:fa01:f7e9:40d0:fdd9:49b3) has quit (Ping timeout: 268 seconds) 2021-06-23 19:22:51 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-23 19:23:54 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-23 19:24:33 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-23 19:25:08 <-- eddy_ (~eddy@user/eddy-san/x-0342514) has quit (Read error: Connection reset by peer) 2021-06-23 19:26:40 velix My god... Linux servers are a huge GPDR desaster. fail2ban for example has its own sqlite database, about anyone is aware of. 2021-06-23 19:26:43 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-23 19:26:57 --> OneLegend (onelegend@wireguard/tunneler/onelegend) has joined #linux 2021-06-23 19:27:09 c705 fail2ban is a joke 2021-06-23 19:27:28 velix c705: I can't laugh about it 2021-06-23 19:27:31 sumthing1980 hello I need recommendation for terminal based distro, besides debian 2021-06-23 19:27:38 velix c705: it's doing good work here. 2021-06-23 19:27:54 velix c705: be more verbose please. verbose level 3 2021-06-23 19:28:02 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-23 19:28:36 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 19:28:56 velix ping unix://c705 2021-06-23 19:29:32 OneLegend sumthing1980: give us more details about your usecase 2021-06-23 19:29:33 akik sumthing1980: systemctl set-default multi-user.target 2021-06-23 19:29:49 --> neshpion (~neshpion@gateway/tor-sasl/neshpion) has joined #linux 2021-06-23 19:29:50 sumthing1980 it is for VM 2021-06-23 19:29:59 sumthing1980 I just need php and apt 2021-06-23 19:30:06 sumthing1980 and basic things 2021-06-23 19:30:09 sumthing1980 no gui 2021-06-23 19:30:19 c705 i guess i don't have any comeback 2021-06-23 19:30:36 sumthing1980 debian has problem while installing I need something else 2021-06-23 19:31:59 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-23 19:32:28 OneLegend sumthing1980: what problem did you get? 2021-06-23 19:32:38 akik sumthing1980: install any distro, then use the above command and reboot 2021-06-23 19:33:00 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-23 19:33:03 --> pyeverything (~mona@c-66-31-107-137.hsd1.ma.comcast.net) has joined #linux 2021-06-23 19:33:07 sumthing1980 in the installation, where you select a mirror for apt 2021-06-23 19:33:17 --> bloony (~bloony@2a02:2121:309:b13c:1c13:86d4:5401:3) has joined #linux 2021-06-23 19:33:20 pyeverything hey do you know how I should fix this error in CentOS7? -bash: ./script/Download_result.sh: /bin/bash^M: bad interpreter: No such file or directory 2021-06-23 19:33:20 pyeverything 2021-06-23 19:33:24 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-23 19:33:48 sumthing1980 it says mirror not working but the terminal says the mirror does not support the version brutes or something 2021-06-23 19:33:54 knocktwice pyeverything: looks like there's a DOS line terminator in your script. 2021-06-23 19:33:56 sumthing1980 its a known problem they havent fixed it 2021-06-23 19:34:01 c705 i guess my issue with fail2ban is that it doesn't really address DOS properly. it might stop a weak attack (which can be done with iptables and ssh by itself without involving middleware) so it actually adds little security value 2021-06-23 19:34:08 sumthing1980 it is the netinstall iso 2021-06-23 19:34:22 c705 could also lead to a DOS if someone is launching an attack on your server from the same subnet that you connect with 2021-06-23 19:34:29 c705 velix: 2021-06-23 19:34:31 <-- unixbhaskar (~user@37.19.198.34) has quit (Ping timeout: 246 seconds) 2021-06-23 19:34:37 knocktwice pyeverything: i.e. the interpreter is '/bin/bash', not '/bin/bash^M' 2021-06-23 19:34:38 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-23 19:34:45 structoha i just achieved to connect to irc over tor (uhh took some time for a noob), do you recommend using the same certificates for connecting to the next server like OFTC or is that not a good practice? 2021-06-23 19:35:06 c705 different service -> different certs 2021-06-23 19:35:19 velix c705: I think fail2ban isn't for DOS? 2021-06-23 19:35:26 structoha c705: thx 2021-06-23 19:35:27 c705 velix: what is it for then? 2021-06-23 19:35:30 sumthing1980 so what terminal based linux do you recommend besides debian? 2021-06-23 19:35:36 sumthing1980 for VM 2021-06-23 19:35:42 c705 sumthing1980: ubutu 2021-06-23 19:35:53 pyeverything knocktwice: so it is not my script (an open-source code in github but here it is ) https://pastebin.com/raw/Tm7cE9Fh 2021-06-23 19:35:54 velix c705: DOS = Denial of Service ? 2021-06-23 19:35:56 sumthing1980 can you get ubuntu without the desktop? 2021-06-23 19:35:58 OneLegend yes 2021-06-23 19:35:58 c705 velix: yes 2021-06-23 19:36:05 --> Jormungandr89 (~brad@136.49.61.2) has joined #linux 2021-06-23 19:36:47 velix c705: according to wikipedia: "In computing, a denial-of-service attack (DoS attack) is a cyber-attack in which the perpetrator seeks to make a machine or network resource unavailable to its intended users by temporarily or indefinitely disrupting services of a host connected to the Internet." 2021-06-23 19:37:05 c705 yes i know what a DOS is thank you 2021-06-23 19:37:13 <-- TheRAt (~TheRAt@user/therat) has quit (Read error: Connection reset by peer) 2021-06-23 19:37:22 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-23 19:37:23 velix c705: but Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks?! 2021-06-23 19:37:40 rascul disk operating system 2021-06-23 19:37:42 c705 it's not an ips 2021-06-23 19:38:17 knocktwice pyeverything: try removing the control-m's from the script. use dos2unix, or 'tr -d \\r' (or something close to that) 2021-06-23 19:38:18 pyeverything knocktwice: how do I fix it? 2021-06-23 19:38:34 rascul fail2ban is pretty good at cutting down log size 2021-06-23 19:38:35 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 19:39:00 c705 rascul: i guess my point is netfilter can do this natively without fail2ban 2021-06-23 19:39:10 pyeverything $ sed -i -e 's/\r$//' script/Download_result.sh --> worked 2021-06-23 19:39:20 c705 fail2ban is just an extra daemon running as root that probably isn't adding all that much security value 2021-06-23 19:39:22 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Quit: Leaving) 2021-06-23 19:39:25 <-- straykitten (~straykitt@subs24-116-206-8-37.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-23 19:39:25 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-23 19:39:37 rascul ssh + keys > fail2ban 2021-06-23 19:39:41 c705 right 2021-06-23 19:40:11 c705 listen on something besides 22, that'll get rid of 99.99% of the botnets anyways 2021-06-23 19:40:17 curdlesnoot yep. 2021-06-23 19:40:25 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-23 19:40:25 curdlesnoot that's the simplest way that is effective. 2021-06-23 19:40:37 c705 i don't think i've ever had anyopne besides myself even attempt to talk to my sshd 2021-06-23 19:40:53 rascul it's the .01% that you really need to worry about and they can get around port changes and fail2ban 2021-06-23 19:40:53 --> candy (~tvrtko@93-136-28-15.adsl.net.t-com.hr) has joined #linux 2021-06-23 19:40:55 knocktwice Yep. I always move the sshd port. Helps tremendously. 2021-06-23 19:41:09 c705 rascul: of course, that's my point 2021-06-23 19:41:13 velix c705: your fail2ban is running as root? man, fix your OS :-D https://coderwall.com/p/haj28a/running-rootless-fail2ban-on-debian 2021-06-23 19:41:14 --> alschaapman (~alschaapm@user/alschaapman) has joined #linux 2021-06-23 19:41:25 --> NineBAR (~NineBAR@cpe-76-95-249-44.socal.res.rr.com) has joined #linux 2021-06-23 19:41:30 jjakob the only thing I run fail2ban on is a mail server 2021-06-23 19:41:34 <-- rtypo (~alex@user/rtypo) has quit (Ping timeout: 265 seconds) 2021-06-23 19:41:35 c705 on what planet did I say i'm running fail2ban? 2021-06-23 19:41:39 jjakob because spammers 2021-06-23 19:41:42 alschaapman What's the status of kinetic scrolling in Qt applications? I was searching online around to try to get an answer about this and I was under the impression that this is implemented by Qt for quite some time 2021-06-23 19:41:46 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-23 19:41:52 curdlesnoot fail2ban just adds attack surface, though it has its uses. watching sshd logs is probably not the best example of one. 2021-06-23 19:41:56 alschaapman Is this something that works normally with touchscreens but not trackpads? 2021-06-23 19:42:14 <-- tesseract (~tesseract@user/tesseract) has quit (Quit: Quit) 2021-06-23 19:42:35 --> TheRAt (~TheRAt@user/therat) has joined #linux 2021-06-23 19:42:38 <-- zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has quit (Quit: Leaving) 2021-06-23 19:42:52 curdlesnoot jjakob: what sort of pattern did you end up using? 2021-06-23 19:42:55 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 246 seconds) 2021-06-23 19:43:03 jjakob using the f2b postfix aggressive settings + incremental ban time increase + postscreen + DNSBL probably cut down my postfix logs 90% 2021-06-23 19:43:08 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 19:43:13 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 19:43:27 rascul fastmail cut down my postfix logs 100% 2021-06-23 19:43:39 jjakob changing ssh port to something in the 10k+ range is good enough 2021-06-23 19:43:51 OneLegend any of you guys use Single Packet Authentication for SSH? 2021-06-23 19:43:56 <-- tvrtko (~tvrtko@93-138-68-64.adsl.net.t-com.hr) has quit (Ping timeout: 252 seconds) 2021-06-23 19:43:56 OneLegend fwknop 2021-06-23 19:43:59 <-- forgotmynick (uid24625@id-24625.stonehaven.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-23 19:44:16 <-- alschaapman (~alschaapm@user/alschaapman) has quit 2021-06-23 19:44:45 --> Nact (~l@host-85-27-125-179.dynamic.voo.be) has joined #linux 2021-06-23 19:44:47 --> alschaapman (alschaapma@user/alschaapman) has joined #linux 2021-06-23 19:44:57 <-- CrustY_ (~crusty@45.135.187.5) has quit (Ping timeout: 265 seconds) 2021-06-23 19:45:11 jjakob oh I made my own filter that combines dnsbl + aggressive 2021-06-23 19:45:18 velix jjakob: looks nice https://www.linuxjournal.com/article/9621 2021-06-23 19:45:21 jjakob the ones that ship with f2b 2021-06-23 19:45:24 velix oops, OneLegend ^ 2021-06-23 19:45:40 rascul port knocking? no 2021-06-23 19:45:51 OneLegend rascul: it's not really "port knocking" 2021-06-23 19:45:56 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 19:46:09 jjakob more like speed dating 2021-06-23 19:46:39 pyeverything I have a folder named "-Results" how can I convert the name to "Results" ? mv "-Results/" Results --> didn't work w error: mv: invalid option -- 'R' 2021-06-23 19:46:49 rascul mv -- -Results Results 2021-06-23 19:46:56 --> Nine_BAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has joined #linux 2021-06-23 19:46:56 <-- Nine_BAR (~NineBAR@c-68-56-180-29.hsd1.mi.comcast.net) has quit (Client Quit) 2021-06-23 19:47:28 --> autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has joined #linux 2021-06-23 19:47:28 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 246 seconds) 2021-06-23 19:47:50 pyeverything thanks a lot rascul 2021-06-23 19:47:51 <-- riff-IRC (~riff-IRC@user/riff-irc) has quit (Ping timeout: 265 seconds) 2021-06-23 19:48:24 <-- `deb (~relax@142.169.78.200) has quit (Remote host closed the connection) 2021-06-23 19:49:17 <-- NineBAR (~NineBAR@cpe-76-95-249-44.socal.res.rr.com) has quit (Ping timeout: 258 seconds) 2021-06-23 19:49:25 jjakob curdlesnoot: this is the filter http://dpaste.com/D7BMPL6ZB 2021-06-23 19:49:48 curdlesnoot jjakob: thanks. it's been quite a while since I ran an important MTA. was just curious. 2021-06-23 19:50:27 --> riff-IRC (~riff-IRC@user/riff-irc) has joined #linux 2021-06-23 19:50:32 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 252 seconds) 2021-06-23 19:50:47 jjakob unfortunately if you don't want to get tons of spam you have to use DNSBL, so you send all the IPs connecting to you to some external services 2021-06-23 19:50:50 autopsy MTA (Mail Tranfer Agent) 2021-06-23 19:50:57 --> Sn4il (~Sn4il@185.212.170.139) has joined #linux 2021-06-23 19:51:00 autopsy Mail Traqnsfer Agent MTA 2021-06-23 19:51:11 jjakob or you can spend time training your own spam filter... 2021-06-23 19:51:25 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-23 19:51:33 jjakob or live with the spam if it's your own private server which I'd probably do 2021-06-23 19:51:34 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-23 19:51:46 kodah there's also DKIM 2021-06-23 19:51:54 bparker spamassassin works fine 2021-06-23 19:52:17 jjakob spamassassin often uses DNSBL/URIBL too 2021-06-23 19:52:22 byte4byte where jim at 2021-06-23 19:52:22 --> straykitten (~straykitt@subs24-116-206-8-38.three.co.id) has joined #linux 2021-06-23 19:52:28 jjakob or external services 2021-06-23 19:52:38 bparker or MailScanner 2021-06-23 19:52:45 OneLegend byte4byte: you can find him in #linux-ops 2021-06-23 19:52:58 autopsy byte4byte, hes taking a nap its about afternoon where he is I['m pretty sure. 2021-06-23 19:53:10 jjakob you can get by without external services but it's a lot more work 2021-06-23 19:53:11 autopsy Oh yeah #linux-ops 2021-06-23 19:53:21 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-23 19:55:09 <-- ValeraRozuvan (~pGUPmZopb@stuff.rozuvan.net) has quit (Read error: Connection reset by peer) 2021-06-23 19:55:12 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-23 19:55:26 rascul where is jim? saturn? 2021-06-23 19:55:38 c705 jim was in libera like an hour ago 2021-06-23 19:55:41 bparker mars 2021-06-23 19:55:44 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-23 19:55:46 c705 he said "hmm" and then left 2021-06-23 19:55:48 rascul ahh, mars 2021-06-23 19:55:55 rascul a bit closer, i think 2021-06-23 19:55:57 pyeverything do you know how I can fix this so I can run Jupyter locally on my own machine? https://pastebin.com/raw/yTwM5PzM 2021-06-23 19:56:11 curdlesnoot byte4byte: he's at some place where he can't teach you python 2021-06-23 19:56:25 --> travaldo (~travaldo@159.203.88.148) has joined #linux 2021-06-23 19:56:27 <-- diatoid (~jsrffd2@157.245.212.36) has left #linux 2021-06-23 19:56:30 bparker ha 2021-06-23 19:56:38 <-- travaldo (~travaldo@159.203.88.148) has quit (Client Quit) 2021-06-23 19:56:52 --> travaldo (~travaldo@159.203.88.148) has joined #linux 2021-06-23 19:58:18 curdlesnoot jjakob: yes, indeed (re DNSBL) 2021-06-23 19:58:21 rascul python is the worst though 2021-06-23 19:59:07 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-23 19:59:08 --> structoha1 (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-23 19:59:13 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: quits) 2021-06-23 19:59:20 OneLegend python is very powerful 2021-06-23 19:59:31 rascul so are whales 2021-06-23 19:59:32 --> debsan (~debsan@2800:810:471:2ee::1001) has joined #linux 2021-06-23 19:59:38 c705 rascul: i didn't know you were wone of those guys 2021-06-23 19:59:43 rascul which guys? 2021-06-23 19:59:49 rascul whoever they are, they're the worst 2021-06-23 19:59:49 c705 the "python is trash" guys 2021-06-23 19:59:56 rascul no, i didn't say trash 2021-06-23 20:00:03 c705 oh rascul ffs 2021-06-23 20:00:07 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-23 20:00:11 rascul i said the worst, and i meant the worst at being a bird 2021-06-23 20:00:16 rascul pythons eat birds 2021-06-23 20:00:19 rascul i think 2021-06-23 20:00:20 c705 ugh 2021-06-23 20:00:24 c705 i have to poop now, bye 2021-06-23 20:00:29 rascul have a good poop 2021-06-23 20:00:38 c705 i probabl;y won't, but thanks for the well wishes 2021-06-23 20:00:50 curdlesnoot pity. there I was thinking that there was someone out there that doesn't think the sun shines out of van Rossum's backside. 2021-06-23 20:01:16 rascul i don't know who van rossum is but suns don't usually shine from the backsides of people 2021-06-23 20:01:32 curdlesnoot well, if you can figure out how to let the pythonistas know, have at it. 2021-06-23 20:01:41 rascul let them know what? 2021-06-23 20:01:44 --> Tyendinaga_ (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-23 20:01:58 --> user7 (~quassel@104.254.93.89) has joined #linux 2021-06-23 20:01:58 curdlesnoot that you're a bird 2021-06-23 20:02:05 --> dirgeable__ (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has joined #linux 2021-06-23 20:02:06 rascul i'm not a bird 2021-06-23 20:02:08 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-23 20:02:14 <-- rowbotz (~dirgeable@h69-129-115-197.arvdco.broadband.dynamic.tds.net) has quit (Read error: Connection reset by peer) 2021-06-23 20:02:17 curdlesnoot what's that got to do with the prices of bananas in Gibraltar? 2021-06-23 20:02:24 <-- ax56234 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-23 20:02:26 rascul probably nothing, but i can't be sure 2021-06-23 20:02:48 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-23 20:03:26 Abrax shouldnt this be ##linux 2021-06-23 20:03:30 velix lol, I love the internet. Qquestion "Can I add a rule to iptable as non-root"? Answer. "Yes, just use sudo". 2021-06-23 20:03:34 rascul should it be ##linux? 2021-06-23 20:03:48 rascul sudo -u velix make me a sammich 2021-06-23 20:04:07 Abrax ya i think so 2021-06-23 20:04:11 velix rascul: professionals use "machinectl shell velix@.host" these days. 2021-06-23 20:04:37 <-- Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Ping timeout: 246 seconds) 2021-06-23 20:04:46 curdlesnoot proper answer: yes if the CAP_NET_ADMIN capability is in effect 2021-06-23 20:05:06 curdlesnoot but, then again, that's commonly as a results of becoming root. 2021-06-23 20:05:40 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-23 20:05:41 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-23 20:05:41 <-- ax5623 (~NickServ@user/ax562) has quit (Client Quit) 2021-06-23 20:05:42 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 20:05:56 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-23 20:05:57 <-- ax5623 (~NickServ@user/ax562) has quit (Client Quit) 2021-06-23 20:05:57 akik velix: no they don't 2021-06-23 20:06:13 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-23 20:06:13 <-- ax5623 (~NickServ@user/ax562) has quit (Client Quit) 2021-06-23 20:06:45 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-23 20:06:45 <-- ax5623 (~NickServ@user/ax562) has quit (Client Quit) 2021-06-23 20:07:02 velix akik: according to the systemd guys, it's the only way for right TTY and XDG handling. 2021-06-23 20:07:15 rascul velix i'm not a professional 2021-06-23 20:07:20 akik sudo -i does just fine 2021-06-23 20:07:22 velix rascul: it was irony. 2021-06-23 20:07:39 velix akik: Nope. Doesn't work when the user doesn't have a shell (f.e. system user account). 2021-06-23 20:07:40 rascul it felt more canvasy 2021-06-23 20:07:47 rascul wasn't very solid like iron 2021-06-23 20:07:56 akik i remember reading some poettering post where it sounded like he didn't understand what a root session was 2021-06-23 20:08:03 <-- user7 (~quassel@104.254.93.89) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-23 20:08:05 rascul root is the worst 2021-06-23 20:08:22 rascul os shouldn't let you break things with typos 2021-06-23 20:08:47 rascul just use your computer the way poettering wants you to and you'll be ok 2021-06-23 20:08:49 <-- ax56234 (~NickServ@user/ax562) has quit (Ping timeout: 246 seconds) 2021-06-23 20:08:56 velix `rm -rf /` oops, typo 2021-06-23 20:09:01 rascul no don't do that in here 2021-06-23 20:09:10 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 246 seconds) 2021-06-23 20:09:13 akik hypnotoad eyes welcomes our new overlord 2021-06-23 20:09:14 velix rascul: will it destroy libera? 2021-06-23 20:09:17 rascul yes 2021-06-23 20:09:24 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-23 20:09:26 akik rascul: are you an a.i. ? 2021-06-23 20:09:31 rascul am i? 2021-06-23 20:10:09 velix american idiot? 2021-06-23 20:10:16 velix don't wanna be an american idiot *sing* 2021-06-23 20:10:22 velix I miss them :( 2021-06-23 20:10:22 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 258 seconds) 2021-06-23 20:10:24 <-- alschaapman (alschaapma@user/alschaapman) has left #linux 2021-06-23 20:10:37 akik https://freenode.net/news/introducing-irc 2021-06-23 20:10:41 rascul amber ice 2021-06-23 20:10:52 velix Wow, the song was 2004 ! 2021-06-23 20:10:58 neshpion velix: typing potentially harmful commands in #linux even in jest can anger the opers 2021-06-23 20:11:25 velix neshpion: "d*l c:\win.com" :D 2021-06-23 20:11:28 velix sorry 2021-06-23 20:11:31 velix neshpion: "d*l c:\windows\win.com" :D 2021-06-23 20:11:32 neshpion :O 2021-06-23 20:11:43 * neshpion has disconnected (windows got deyeeted) 2021-06-23 20:12:03 velix akik: are freenode links allowed on Libera? :D 2021-06-23 20:12:29 akik deyyyyuummmm 2021-06-23 20:12:32 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 20:12:32 <-- bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has quit (Ping timeout: 252 seconds) 2021-06-23 20:12:44 akik it'll soon scroll above the window 2021-06-23 20:12:48 rascul only some people are allowed to post freenode links on libera 2021-06-23 20:13:28 --> ______GOD______ (~GOD@user/god/x-9778998) has joined #linux 2021-06-23 20:13:34 rascul i think t he requirement is that you have to have a nick on libera and be connected at the time 2021-06-23 20:13:39 akik anyone tested this? https://github.com/hakavlad/prelockd 2021-06-23 20:13:52 akik "prelockd is a daemon that locks memory mapped executables and shared libraries in memory to improve system responsiveness under low-memory conditions." 2021-06-23 20:13:58 velix My god ... "Ask not what you can do for freenode, but what freenode will do for you." 2021-06-23 20:14:06 <-- debsan (~debsan@2800:810:471:2ee::1001) has quit (Quit: Leaving) 2021-06-23 20:14:14 velix JFK rotates 2021-06-23 20:14:20 --> debsan (~debsan@2800:810:471:2ee::1001) has joined #linux 2021-06-23 20:14:36 Kyv back, and to the left? 2021-06-23 20:14:36 rascul https://rms.sexy 2021-06-23 20:14:57 --> justsomeguy (~justsomeg@user/justsomeguy) has joined #linux 2021-06-23 20:15:33 velix my good... damn early CSI season on TV :D 2021-06-23 20:15:45 velix oh, first season actually. 2021-06-23 20:15:45 rascul csi is the worst 2021-06-23 20:15:53 Kyv rascul: is that where you can create a color scheme for your rms 2021-06-23 20:15:55 akik the WURST but in a funny way 2021-06-23 20:15:56 velix "CSI Vegas" will return new with old cast and new episodes. 2021-06-23 20:15:58 rascul Kyv yes 2021-06-23 20:16:01 rascul exactly 2021-06-23 20:16:11 velix akik: I like the tentacle s*x episodes. 2021-06-23 20:16:19 --> bradd (~bradd@dhcp-108-170-189-238.cable.user.start.ca) has joined #linux 2021-06-23 20:16:19 velix tentacle pr*n, sorry 2021-06-23 20:16:26 rascul brats are the wurst 2021-06-23 20:16:38 --> justinf210 (~justinf21@192.sub-97-43-192.myvzw.com) has joined #linux 2021-06-23 20:16:43 velix rascul: NEVER look for "brat" on TikTok. 2021-06-23 20:16:59 rascul easy enough, i never do anything on tiktok 2021-06-23 20:17:02 velix you're getting confused teens only 2021-06-23 20:17:04 velix ok 2021-06-23 20:17:09 akik (•_•) / ( •_•)>⌐■-■ (⌐■_■) 2021-06-23 20:17:18 Kyv what are you doing on tiktok otherwise? 2021-06-23 20:17:26 velix lol, everyone is soo young. 2021-06-23 20:17:34 akik i wish 2021-06-23 20:17:41 <-- freedomcum (~k3v1n@78.141.227.103) has left #linux (The Lounge - https://thelounge.github.io) 2021-06-23 20:18:00 velix wow, 21 years ago :o 2021-06-23 20:18:09 velix akik: was 62 then 2021-06-23 20:18:23 <-- DX099 (~dx099@2a01:e0a:347:f1c1:470a:9242:de9f:c4ca) has quit (Ping timeout: 252 seconds) 2021-06-23 20:18:42 Kyv nothing beats the law & order theme song 2021-06-23 20:18:59 velix Tell me who are you, you you you youuuu 2021-06-23 20:19:02 <-- rudi_s (~simon@user/rudi-s/x-7673890) has quit (Ping timeout: 272 seconds) 2021-06-23 20:19:19 <-- Sn4il (~Sn4il@185.212.170.139) has quit (Quit: Sn4il) 2021-06-23 20:19:22 Kyv someone seems to have been really adamant about not changing it too much 2021-06-23 20:19:24 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 250 seconds) 2021-06-23 20:19:39 -- structoha1 is now known as structoha 2021-06-23 20:19:39 velix NCIS theme is still the same. 2021-06-23 20:19:40 --> rudi_s (~simon@user/rudi-s/x-7673890) has joined #linux 2021-06-23 20:19:56 velix Mark Snow rocks;) 2021-06-23 20:20:01 Kyv when they started offering the different spin-offs that cater to other people such as those who prefer sex crimes 2021-06-23 20:20:14 <-- yourfate (~yourfate@cabal.yourfate.org) has quit (Read error: Connection reset by peer) 2021-06-23 20:20:28 --> l554 (~l554@user/l554) has joined #linux 2021-06-23 20:20:34 --> yourfate (~yourfate@cabal.yourfate.org) has joined #linux 2021-06-23 20:20:59 <-- cloux (~cloux@user/cloux) has quit (Remote host closed the connection) 2021-06-23 20:21:08 <-- justinf210 (~justinf21@192.sub-97-43-192.myvzw.com) has quit (Ping timeout: 250 seconds) 2021-06-23 20:21:12 --> cloux (~cloux@user/cloux) has joined #linux 2021-06-23 20:21:14 --> r00tobo[BNC] (~r00tobo@r00tobo.is.inside.a.linuxshell.xyz) has joined #linux 2021-06-23 20:21:48 velix Wait, the theme wasn't by mark snow? it's by "Numeriklab" ?? 2021-06-23 20:22:03 velix https://www.youtube.com/watch?v=4Z78rPjoIRw 2021-06-23 20:22:05 velix :o 2021-06-23 20:22:17 <-- audiofreeze (~audio@2603-8081-1800-0062-7da2-cc59-485c-62e5.res6.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-23 20:22:32 --> lesshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has joined #linux 2021-06-23 20:22:35 --> audiofreeze (~audio@2603-8081-1800-0062-7da2-cc59-485c-62e5.res6.spectrum.com) has joined #linux 2021-06-23 20:22:38 <-- leshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has quit (Ping timeout: 258 seconds) 2021-06-23 20:22:47 <-- r00tobo (~r00tobo@r00tobo.is.inside.a.linuxshell.xyz) has quit (Ping timeout: 252 seconds) 2021-06-23 20:22:47 <-- MrElendig (~Urist@archlinux/op/MrElendig) has quit (Ping timeout: 252 seconds) 2021-06-23 20:22:52 Kyv https://www.youtube.com/watch?v=xz4-aEGvqQM 2021-06-23 20:22:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 20:23:01 -- LSD is now known as acidsys 2021-06-23 20:23:02 --> misspwn_ (~misspwn@user/misspwn) has joined #linux 2021-06-23 20:23:09 -- r00tobo[BNC] is now known as r00tobo 2021-06-23 20:23:32 --> MrElendig (~Urist@archlinux/op/MrElendig) has joined #linux 2021-06-23 20:23:38 Kyv naturally there is an amateur guitar cover in the related 2021-06-23 20:24:52 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-23 20:25:13 --> dalan7 (~dalan@118.102.85.89) has joined #linux 2021-06-23 20:26:25 Kyv NCIS one is fine too 2021-06-23 20:27:12 <-- dalan (~dalan@110-175-186-185.tpgi.com.au) has quit (Ping timeout: 252 seconds) 2021-06-23 20:27:12 -- dalan7 is now known as dalan 2021-06-23 20:27:35 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 20:28:00 --> mlu (~mlu@user/mlu) has joined #linux 2021-06-23 20:28:04 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 250 seconds) 2021-06-23 20:30:53 <-- XV8 (~XV8@2601:5cb:c001:50:5992:6ab6:586d:9e24) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-23 20:31:04 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 258 seconds) 2021-06-23 20:31:07 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 250 seconds) 2021-06-23 20:31:35 --> minimal22 (~m@201.219.236.82) has joined #linux 2021-06-23 20:32:37 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-23 20:33:01 --> sebastianos (~sebastian@user/sebastianos) has joined #linux 2021-06-23 20:33:47 velix curdlesnoot: It needs CAP_NET_ADMIN and CAP_NET_RAW additionally 2021-06-23 20:34:55 curdlesnoot velix: noted. 2021-06-23 20:35:06 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-23 20:35:19 blackgatonegro Hey guys 2021-06-23 20:36:07 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 246 seconds) 2021-06-23 20:36:51 --> fenris02 (pashiri@user/fenris02) has joined #linux 2021-06-23 20:36:53 --> autopsy_ (~autopsy@2600:8800:920c:8a00::8df4) has joined #linux 2021-06-23 20:37:24 --> tom1984 (~tom1984@111.192.246.254) has joined #linux 2021-06-23 20:37:31 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-23 20:37:59 <-- sebastianos (~sebastian@user/sebastianos) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-23 20:38:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 20:39:20 <-- autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Ping timeout: 250 seconds) 2021-06-23 20:39:26 <-- akoana (~ah@user/akoana) has quit (Quit: leaving) 2021-06-23 20:39:47 <-- ______GOD______ (~GOD@user/god/x-9778998) has quit (Quit: Turning off a portion of this simulation.) 2021-06-23 20:40:33 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-23 20:41:06 --> t1ck (~patrick@200-216-21-2.user3p.veloxzone.com.br) has joined #linux 2021-06-23 20:41:20 t1ck alguem do brasil? 2021-06-23 20:41:24 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-23 20:42:22 <-- johnjay (~pi@38.120.10.99) has quit (Ping timeout: 250 seconds) 2021-06-23 20:42:30 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 20:42:35 <-- omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has quit (Quit: What happened? You quit!) 2021-06-23 20:42:51 <-- autopsy_ (~autopsy@2600:8800:920c:8a00::8df4) has quit (Quit: Leaving) 2021-06-23 20:42:53 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 20:43:34 velix looooooool ... CSI NY has recorded the interview on Sony MiniDisk :D 2021-06-23 20:43:39 --> autopsy (~autopsy@2600:8800:920c:8a00::8df4) has joined #linux 2021-06-23 20:44:28 --> johnjay (~pi@38.120.10.99) has joined #linux 2021-06-23 20:44:30 minimal22 t1ck, habla español? 2021-06-23 20:44:52 t1ck minimal22: no, me hablo portugues 2021-06-23 20:44:55 t1ck haha 2021-06-23 20:45:11 Psi-Jack You want to be hobbled in Brazil? But why? 2021-06-23 20:45:32 minimal22 almost 2021-06-23 20:45:38 Psi-Jack And the ports need geese? This is getting out of hand! 2021-06-23 20:46:05 minimal22 when i encounter people from brazil they usually speak fluent spanish 2021-06-23 20:46:14 minimal22 not everyone i guess 2021-06-23 20:47:48 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-23 20:47:58 --> antlers (~antlers@70.39.121.42) has joined #linux 2021-06-23 20:49:31 <-- badsektor (~badsektor@user/badsektor) has quit (Remote host closed the connection) 2021-06-23 20:49:58 --> ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has joined #linux 2021-06-23 20:50:48 <-- ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has quit (Remote host closed the connection) 2021-06-23 20:51:04 --> sumthing1980 (~sumthing1@94.54.64.154) has joined #linux 2021-06-23 20:51:08 <-- voltage_ (voltage@user/voltage) has quit (Quit: Leaving) 2021-06-23 20:51:10 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-23 20:52:13 <-- antlers (~antlers@70.39.121.42) has quit (Ping timeout: 246 seconds) 2021-06-23 20:52:24 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-23 20:53:09 --> sebastianos (~sebastian@user/sebastianos) has joined #linux 2021-06-23 20:53:21 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-23 20:54:31 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-23 20:55:14 -- Umbire is now known as Guest5287 2021-06-23 20:55:18 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-23 20:55:22 --> ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has joined #linux 2021-06-23 20:56:40 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Ping timeout: 250 seconds) 2021-06-23 20:56:45 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 20:56:53 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-23 20:57:19 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-23 20:57:26 --> NmAmDa (~melashri@static.204.150.69.159.clients.your-server.de) has joined #linux 2021-06-23 20:57:45 <-- uoj6wz6qoswb (~hNyLZird~@user/spareproject) has quit (Remote host closed the connection) 2021-06-23 20:57:49 t1ck minimal22: yeah. where are you from? 2021-06-23 20:58:13 --> craigevil (craig@user/craigevil) has joined #linux 2021-06-23 20:58:25 <-- Guest5287 (~UmbireThe@user/umbire) has quit (Ping timeout: 250 seconds) 2021-06-23 20:58:41 minimal22 chile 2021-06-23 20:59:35 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 21:00:02 <-- jbowen (~jbowen@fedora/jbowen) has left #linux 2021-06-23 21:00:22 t1ck minimal22: in my town there's so many people from Argentina and Chile 2021-06-23 21:02:20 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 21:02:33 rascul Psi-Jack you don't like geese? 2021-06-23 21:02:47 Psi-Jack I wouldn't know. Never had geese. 2021-06-23 21:02:54 --> gr33n7001 (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-23 21:02:58 rascul neither have i 2021-06-23 21:03:06 c705 geese are the worst anmals god invented 2021-06-23 21:03:10 rascul butterflies are good though 2021-06-23 21:03:13 c705 <-- is canadian and knows about geese 2021-06-23 21:03:16 Psi-Jack But. How do they taste? 2021-06-23 21:03:19 rascul https://discover.hubpages.com/entertainment/How-to-Make-Deep-Fried-Butterflies 2021-06-23 21:03:47 c705 Psi-Jack: good 2021-06-23 21:03:58 Psi-Jack Then how are they the worst? 2021-06-23 21:04:13 <-- Gorian (~default@134.134.139.71) has quit (Ping timeout: 265 seconds) 2021-06-23 21:04:20 rascul everything is the worst 2021-06-23 21:04:58 <-- gr33n7007h (~gr33n7007@user/gr33n7007h) has quit (Ping timeout: 252 seconds) 2021-06-23 21:05:19 rascul except butterflies 2021-06-23 21:05:22 <-- amahl (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) has quit (Remote host closed the connection) 2021-06-23 21:05:29 rascul butterflies are the best 2021-06-23 21:05:40 Psi-Jack Hmmm. How do they taste? 2021-06-23 21:05:41 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-23 21:05:45 rascul delicious 2021-06-23 21:05:47 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 250 seconds) 2021-06-23 21:05:58 Psi-Jack Oh? You have eaten butterflies? 2021-06-23 21:06:01 rascul yes 2021-06-23 21:06:07 rascul i used that recipe i linked to 2021-06-23 21:06:15 rascul i dipped them in ranch though 2021-06-23 21:06:21 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 21:06:34 <-- fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has quit (Ping timeout: 246 seconds) 2021-06-23 21:07:14 Psi-Jack heh, hmmm 2021-06-23 21:07:38 --> cinix (~cinix__@c-73-60-53-69.hsd1.nh.comcast.net) has joined #linux 2021-06-23 21:07:38 Psi-Jack Will an air fryer work instead of a deep fryer? :) 2021-06-23 21:07:45 rascul i suppose 2021-06-23 21:08:32 LogicAside This may be a stupid question but where do I get quantities of butterflies for eats? 2021-06-23 21:08:39 rascul from outside 2021-06-23 21:08:47 rascul they just fly around 2021-06-23 21:08:48 LogicAside I feel like I don't know how to use the shells 2021-06-23 21:09:02 rascul butterflies don't use shells 2021-06-23 21:09:27 byte4byte jim where you at? 2021-06-23 21:09:29 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-23 21:09:32 byte4byte i got questions 2021-06-23 21:09:32 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 265 seconds) 2021-06-23 21:09:41 rascul jim has been eaten by a python 2021-06-23 21:09:46 LogicAside I suddenly have so many questions 2021-06-23 21:10:03 rascul questions are the worst 2021-06-23 21:10:18 <-- hegstal (~hegstal@2a02:c7f:7604:8a00:5796:3b40:5569:c90) has quit (Remote host closed the connection) 2021-06-23 21:10:34 --> XV8 (~XV8@2601:5cb:c001:50:5992:6ab6:586d:9e24) has joined #linux 2021-06-23 21:10:55 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 21:11:07 OneLegend so there's two [R] [[R]] 2021-06-23 21:11:18 rascul [[R]] is the real [R] 2021-06-23 21:11:19 c705 [R] is fake, [[R]] is the real [R] 2021-06-23 21:11:26 <-- Jormungandr89 (~brad@136.49.61.2) has quit (Quit: Konversation terminated!) 2021-06-23 21:11:37 OneLegend oh lol 2021-06-23 21:11:40 c705 [R] is just some wanna be name hoarder 2021-06-23 21:12:20 -- OneLegend is now known as MachX 2021-06-23 21:12:22 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-23 21:12:30 -- MachX is now known as OneLegend 2021-06-23 21:12:39 OneLegend speaking of which, I should get some of my old nicks 2021-06-23 21:12:48 rascul should you, though? 2021-06-23 21:12:54 OneLegend you're a rascal 2021-06-23 21:13:00 rascul i am not 2021-06-23 21:13:08 <-- goldfish (~goldfish@user/goldfish) has quit (Ping timeout: 250 seconds) 2021-06-23 21:13:22 c705 fun fact: these is no way to verify the people are who they say they are on irc 2021-06-23 21:13:22 -- OneLegend is now known as w00tkid 2021-06-23 21:14:12 rascul i can verify that 2021-06-23 21:14:45 -- w00tkid is now known as [[OneLegend]] 2021-06-23 21:14:49 <-- Toadisattva (~Toadisatt@gateway/tor-sasl/toadisattva) has quit (Remote host closed the connection) 2021-06-23 21:14:50 c705 no you can't, that would be very difficult actually 2021-06-23 21:14:52 <-- XV8 (~XV8@2601:5cb:c001:50:5992:6ab6:586d:9e24) has quit (Client Quit) 2021-06-23 21:14:55 [[OneLegend]] now I'm at the top of the list 2021-06-23 21:14:58 rascul i can verify that also 2021-06-23 21:15:03 -- [[OneLegend]] is now known as [[[OneLegend]]] 2021-06-23 21:15:12 -- [[[OneLegend]]] is now known as OneLegend 2021-06-23 21:15:17 rascul i can verify that i verify that verification is difficult 2021-06-23 21:15:19 OneLegend but do I really want to be on top 2021-06-23 21:15:21 Kyv are you sure you want to be at the top? 2021-06-23 21:15:24 rascul OneLegend you're not on top 2021-06-23 21:15:30 OneLegend not anymore my friend 2021-06-23 21:15:33 OneLegend oh wait 2021-06-23 21:15:34 rascul you never were 2021-06-23 21:15:35 Psi-Jack Never were. 2021-06-23 21:15:46 gartt I'm the real c705 2021-06-23 21:15:48 rascul not on my top, anyway 2021-06-23 21:15:52 gartt Trust me 2021-06-23 21:15:52 -- OneLegend is now known as [[OneLegend]] 2021-06-23 21:15:56 c705 rascul: that's impossible 2021-06-23 21:16:00 [[OneLegend]] Psi-Jack: now I am 2021-06-23 21:16:03 Psi-Jack No. 2021-06-23 21:16:09 Psi-Jack You're on the bottom. 2021-06-23 21:16:09 rascul c705 i can verify that i'm impossible 2021-06-23 21:16:18 [[OneLegend]] I'll make you impossible rascul 2021-06-23 21:16:19 c705 i can oob authenticate myself for anyone that's interested, ask me how 2021-06-23 21:16:22 [[OneLegend]] your ENTIRE EXISTENCE 2021-06-23 21:16:29 * [[OneLegend]] encrypts rascal with XChaCha20Poly1305 2021-06-23 21:16:32 [[OneLegend]] BYE 2021-06-23 21:16:42 -- [[OneLegend]] is now known as OneLegend 2021-06-23 21:16:45 Psi-Jack In fact, you're more sandwiching yourself between [R] and [[R]] at the bottom. :p 2021-06-23 21:16:48 * rascul verifies all the things 2021-06-23 21:16:51 OneLegend oh 2021-06-23 21:16:54 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-23 21:16:55 OneLegend well aint that somethin 2021-06-23 21:16:59 c705 rascul: no, you're possible. i just meant your statement was false 2021-06-23 21:17:05 Kyv pretty disgusting, actually 2021-06-23 21:17:05 --> itsmemoria (~itsmemori@user/itsmemoria) has joined #linux 2021-06-23 21:17:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 21:17:56 OneLegend ew? 2021-06-23 21:18:26 --> EriC^ (~Eric@178.135.8.244) has joined #linux 2021-06-23 21:18:40 blackgatonegro Sony Minidisk? 2021-06-23 21:18:55 blackgatonegro The things used in the Gamecube? 2021-06-23 21:19:33 Kyv not a fan of minidisk 2021-06-23 21:19:45 OneLegend oh 2021-06-23 21:19:52 OneLegend how does one change name color btw? 2021-06-23 21:20:01 Psi-Jack OneLegend: You don't. 2021-06-23 21:20:02 <-- EriC^^ (~Eric@178.135.3.239) has quit (Read error: Connection reset by peer) 2021-06-23 21:20:13 OneLegend Psi-Jack: what color am I to you? 2021-06-23 21:20:21 Psi-Jack White. 2021-06-23 21:20:23 OneLegend oh 2021-06-23 21:20:26 OneLegend you using IRSSI? 2021-06-23 21:20:28 --> Jormungandr89 (~brad@136.49.61.2) has joined #linux 2021-06-23 21:20:28 Psi-Jack No. 2021-06-23 21:20:30 OneLegend I'm using weechat 2021-06-23 21:20:42 <-- Elodin (~weechat@user/elodin) has quit (Ping timeout: 240 seconds) 2021-06-23 21:20:50 Psi-Jack I'm in Gnome, so I use a proper GUI IRC client. :p 2021-06-23 21:21:11 rascul "gnome" and "proper gui" don't work well together 2021-06-23 21:21:16 OneLegend GNOME is nice 2021-06-23 21:21:17 Psi-Jack Sure they do. :) 2021-06-23 21:21:17 Kyv who capitalizes irssi? 2021-06-23 21:21:21 Kyv what the hell is this? 2021-06-23 21:21:22 <-- minimal22 (~m@201.219.236.82) has quit (Quit: going off the grid fuck u all) 2021-06-23 21:21:22 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 250 seconds) 2021-06-23 21:21:30 t1ck Psi-Jack: gnome sucks sometimes 2021-06-23 21:21:34 t1ck I use it 2021-06-23 21:21:35 Psi-Jack Sometimes, yes. 2021-06-23 21:21:37 gartt I've switched many times temporarily. I've always gone back to irssi 2021-06-23 21:21:42 t1ck it is heavy 2021-06-23 21:21:46 Psi-Jack No, it's not. 2021-06-23 21:21:47 OneLegend I like the mouse events in weechat 2021-06-23 21:22:00 OneLegend Being able to click things is quite a convenience actually 2021-06-23 21:22:00 c705 s/sometimes// 2021-06-23 21:22:03 t1ck it is at least for me 2021-06-23 21:22:06 gartt And of course it's nice to be halfway around the world and SSH into my box at home and use screen to jump right in 2021-06-23 21:22:15 Psi-Jack t1ck: Even for you, it's not. :p 2021-06-23 21:22:20 c705 gartt: yeah, it's nice that i can do that too 2021-06-23 21:22:22 OneLegend gartt: that's what I do 2021-06-23 21:22:25 gartt Nothing but an SSH client needed. That's a major advantage for me 2021-06-23 21:22:36 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 21:22:36 OneLegend SSH + byobu + weechat 2021-06-23 21:22:39 Psi-Jack gartt: tmux. 2021-06-23 21:22:40 Psi-Jack :p 2021-06-23 21:22:41 t1ck Plasma on my PC is ligher than a leaf 2021-06-23 21:22:48 rascul what kind of leaf? 2021-06-23 21:22:50 rascul nissan? 2021-06-23 21:22:52 Psi-Jack Even better, ZNC. 2021-06-23 21:22:53 OneLegend I'm also a fan of plasma 2021-06-23 21:23:01 OneLegend Plasma has some really powerful customizations 2021-06-23 21:23:03 gartt Psi-Jack: I like tmux, but I'm time-invested in screen. I'm sure I'll get more familiar later 2021-06-23 21:23:06 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 250 seconds) 2021-06-23 21:23:07 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Remote host closed the connection) 2021-06-23 21:23:12 <-- sumthing1980 (~sumthing1@94.54.64.154) has quit (Quit: Leaving) 2021-06-23 21:23:13 Kyv dvtm :) 2021-06-23 21:23:16 gartt All the BSD guys advocate for tmux over screen too 2021-06-23 21:23:22 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-23 21:23:29 OneLegend wayland is awesome 2021-06-23 21:23:31 Psi-Jack t1ck: Yet, when you finish it off and load korganizer/kmail/kontact, KDE suddenly comes 200MB more RAM than Gnome with Evolution. 2021-06-23 21:23:43 OneLegend 200MB of ram aint too much amirite 2021-06-23 21:23:48 OneLegend unused ram is wasted ram 2021-06-23 21:24:01 Psi-Jack OneLegend: We're not including cache. JUst straight RSS. 2021-06-23 21:24:08 OneLegend RSS? 2021-06-23 21:24:10 OneLegend bro 2021-06-23 21:24:12 OneLegend ok nvm 2021-06-23 21:24:13 Psi-Jack Learn it. 2021-06-23 21:24:17 gartt That's like saying being overcharged is ok if you're rich 2021-06-23 21:24:18 Psi-Jack Use English too. 2021-06-23 21:24:19 rascul i use rss 2021-06-23 21:24:24 Psi-Jack And I ain't your "bro". 2021-06-23 21:24:28 gartt It's the principle of bloat 2021-06-23 21:24:36 Kyv yeah, I use RSS too 2021-06-23 21:24:39 rascul also i sometimes use atom 2021-06-23 21:24:44 <-- sebastianos (~sebastian@user/sebastianos) has quit (Ping timeout: 258 seconds) 2021-06-23 21:24:47 gartt But, linux and BSD are all about freedom to choose for yourself 2021-06-23 21:24:55 t1ck Psi-Jack: I didn't use any of that 2021-06-23 21:25:27 Psi-Jack t1ck: Well, Gnome vs KDE without the mail suites, are basically head to head comparable, in fact, Gnome actually uses slightly less than KDE. 2021-06-23 21:25:34 Psi-Jack OOTB, specifically. Base. 2021-06-23 21:25:42 --> drctrl (~drctrl@175.176.55.14) has joined #linux 2021-06-23 21:25:47 OneLegend Psi-Jack: have you checked out GNOME 40? 2021-06-23 21:25:53 Psi-Jack I use Gnome 40 now. 2021-06-23 21:25:56 OneLegend nice 2021-06-23 21:25:57 --> keropokk1 (~keropok@2405:3800:89b:56c:3c80:2309:842a:635e) has joined #linux 2021-06-23 21:26:14 Psi-Jack I still wish they would do virtual desktops per display like macOS Spaces. :) 2021-06-23 21:26:16 t1ck Psi-Jack: I don't use neither Evolution nor Thunderbird, so.. 2021-06-23 21:26:34 t1ck Psi-Jack: me too, Gnome 40 on Arch 2021-06-23 21:26:47 <-- Endermen1094 (~androirc@user/endermen1094) has quit (Remote host closed the connection) 2021-06-23 21:26:49 <-- drctrl (~drctrl@175.176.55.14) has quit (Client Quit) 2021-06-23 21:26:53 t1ck Psi-Jack: but for me, GNOME animations sucks 2021-06-23 21:27:07 OneLegend gnome can be customized 2021-06-23 21:27:08 t1ck Psi-Jack: I hate it so much 2021-06-23 21:27:20 <-- tom1984 (~tom1984@111.192.246.254) has quit (Ping timeout: 252 seconds) 2021-06-23 21:27:26 OneLegend to be fair though, dwm and bspwm are dope 2021-06-23 21:27:26 Psi-Jack t1ck: I do Evolution. Last time I did KMail I still found the exact same artifacts of why I left KDE after over a decade of using KDE. 2021-06-23 21:27:42 rascul gnome 1 and 2 pretty much determined for me that gnome is useless and goes out of the way to get in the way 2021-06-23 21:27:45 OneLegend but they don't work on wayland 2021-06-23 21:27:48 OneLegend so I use sway 2021-06-23 21:27:49 Psi-Jack t1ck: I only hate that Gnome hides some things into dconf. 2021-06-23 21:28:04 Psi-Jack rascul: I hated, and still hate Gnome 1-2 2021-06-23 21:28:14 --> aquijoule__ (~richbridg@213-225-12-210.nat.highway.a1.net) has joined #linux 2021-06-23 21:28:16 <-- keropokkk (~keropok@user/keropok) has quit (Ping timeout: 246 seconds) 2021-06-23 21:28:29 Kyv if you have to refer to "binary space partitioning" to explain your wm 2021-06-23 21:28:30 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-23 21:28:31 rascul i tried gnome a couple years ago and it was still unusable for me 2021-06-23 21:28:34 t1ck Psi-Jack: yeah, me too. Only way to change GDM theme is manually 2021-06-23 21:28:35 Kyv you're kind of a wobbly fruitcake 2021-06-23 21:28:48 OneLegend rascul: do you use a tiling window manager? 2021-06-23 21:28:55 rascul of course not, i drink beer 2021-06-23 21:29:12 Psi-Jack t1ck: I don't really do much customization. I do make my Gnome look like macOS dark theme, though. That's about it. 2021-06-23 21:29:33 t1ck In contrast, KDE Plasma animations works flawlessly 2021-06-23 21:29:38 t1ck so smooth 2021-06-23 21:29:43 t1ck at least for me 2021-06-23 21:29:45 rascul animations are silly 2021-06-23 21:29:47 OneLegend https://garudalinux.org/ 2021-06-23 21:29:52 OneLegend ^this one has some nice animations 2021-06-23 21:30:06 t1ck OneLegend: I've heard of it 2021-06-23 21:30:29 Kyv now that is gaudy as hell 2021-06-23 21:30:33 Psi-Jack Never heard of this. Arch based? 2021-06-23 21:30:48 <-- aquijoule_ (~richbridg@089144205017.atnat0014.highway.webapn.at) has quit (Ping timeout: 265 seconds) 2021-06-23 21:30:57 --> nick_pickerton (~Nick@dynamic-078-055-166-045.78.55.pool.telefonica.de) has joined #linux 2021-06-23 21:31:01 t1ck rascul: I don't like it too, but I use this criteria to choose a Desktop Environment for my PC 2021-06-23 21:31:11 Psi-Jack yep. 🤮 2021-06-23 21:31:14 t1ck But in general i deactivate it 2021-06-23 21:31:26 t1ck Psi-Jack: yeah, i think it is 2021-06-23 21:31:26 rascul my desktop environment currently fits into 65MB of the memories 2021-06-23 21:31:31 Psi-Jack t1ck: It is. pamac. 2021-06-23 21:31:44 t1ck rascul: how so? 2021-06-23 21:31:50 rascul i don't really care too much about the memories though, that's just what it uses 2021-06-23 21:32:04 t1ck Arch on cli uses 120MB of memory. 2021-06-23 21:32:22 --> kr4mx1nu (~kramxinu@user/kr4mx1nu) has joined #linux 2021-06-23 21:32:25 Psi-Jack t1ck: So? Debian uses 80. 2021-06-23 21:32:56 t1ck Psi-Jack: really? 2021-06-23 21:32:59 Psi-Jack Really. 2021-06-23 21:33:05 blackgatonegro wayland can be cool until it does not work right. 2021-06-23 21:33:14 rascul https://termbin.com/tuct 2021-06-23 21:33:16 t1ck Psi-Jack: i didn't know, not even like Debian 2021-06-23 21:33:25 --> pete443_ (~pete@user/pete443) has joined #linux 2021-06-23 21:33:28 Psi-Jack I use Debian for a lot of my servers. 2021-06-23 21:33:34 <-- pete443 (~pete@user/pete443) has quit (Ping timeout: 252 seconds) 2021-06-23 21:33:36 --> Elodin (~weechat@user/elodin) has joined #linux 2021-06-23 21:33:37 Psi-Jack Proxmox VE hypervisor hosts, too. :) 2021-06-23 21:33:43 blackgatonegro Then you are like "How I do this without wayland?" And there goes two hours of your life. 2021-06-23 21:33:50 rascul lxpanel is a hog 2021-06-23 21:33:52 Kyv theres nothing cool about wayland 2021-06-23 21:33:57 Kyv whats cool about wayland? 2021-06-23 21:34:04 OneLegend security features mostly 2021-06-23 21:34:07 blackgatonegro When it works right. 2021-06-23 21:34:08 johnnyapol in theory security improvements over X 2021-06-23 21:34:13 <-- nickpickerton (~Nick@user/nickpickerton) has quit (Ping timeout: 246 seconds) 2021-06-23 21:34:14 Khaytsus I am all about efficiency, but yeah.. I have 32g of ram... 2021-06-23 21:34:26 t1ck Kyv: wayland is very immature yet 2021-06-23 21:34:29 johnnyapol although that gets negated when you can still do evil by sending a dbus request for a screenshot 2021-06-23 21:34:37 johnnyapol and not have it prompt the user 2021-06-23 21:34:38 OneLegend is there any good security mechanisms for X11? 2021-06-23 21:34:49 OneLegend I know of nested X server for now 2021-06-23 21:34:56 t1ck OneLegend: run it rootless 2021-06-23 21:34:57 Kyv dont run it as root 2021-06-23 21:35:09 blackgatonegro OneLegend configuration of permissions correctly? 2021-06-23 21:35:18 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-23 21:35:25 OneLegend I meant to prevent two applications sharing the same X server from "seeing" each other 2021-06-23 21:35:36 rascul use different x servers 2021-06-23 21:35:40 blackgatonegro Instead of running everything with high privileges but.. not everyone does that. 2021-06-23 21:35:51 <-- cliluw (~cliluw@47.147.80.149) has quit (Ping timeout: 258 seconds) 2021-06-23 21:35:54 rascul maybe xnest some stuff 2021-06-23 21:36:05 OneLegend I'll try xnest 2021-06-23 21:36:19 blackgatonegro Let's face it X was not made with the Internet in mind. 2021-06-23 21:36:24 rascul it wasn't 2021-06-23 21:36:28 Psi-Jack I used to run xnest to get an x-display on a screen on my keyboard. 2021-06-23 21:36:39 rascul get your screen off my keyboard 2021-06-23 21:36:47 Kyv this just sounds like stuff on the front page of the wayland git 2021-06-23 21:37:18 blackgatonegro So... maybe wayland can become the way to do graphics online... so why they do not focus on that more? 2021-06-23 21:37:19 rascul xnest isn't likely to get you very far with any security concerns though 2021-06-23 21:37:50 rascul to whoever i said xnest to 2021-06-23 21:38:06 blackgatonegro Talking about that... hate the fact they keep trying to mess with open source packages. 2021-06-23 21:38:07 <-- alzgh (~alzgh@216.155.158.214) has quit (Quit: Client closed) 2021-06-23 21:38:10 OneLegend should I just run a separate X server in a container? 2021-06-23 21:38:28 blackgatonegro Infect them with malware and that. 2021-06-23 21:38:29 c705 better off running something like wayland 2021-06-23 21:38:40 OneLegend yea 2021-06-23 21:38:42 blackgatonegro OneLegend JUST VM EVERYTHING! 2021-06-23 21:38:43 OneLegend Xwayland 2021-06-23 21:38:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 21:38:57 blackgatonegro If you have the power 2021-06-23 21:39:02 rascul how easy is x in a container? would vm be easier? 2021-06-23 21:39:05 c705 X was never meant to isolate windows from one another. you can set up access control, but it's pretty weak 2021-06-23 21:39:19 <-- justsomeguy (~justsomeg@user/justsomeguy) has left #linux (WeeChat 3.0.1) 2021-06-23 21:39:24 c705 X ina container is totally doable, albeit a pain in the ass to use 2021-06-23 21:39:28 <-- straykitten (~straykitt@subs24-116-206-8-38.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-23 21:39:29 johnnyapol its a relic of a time before sandboxing was cool (and it was very slow) 2021-06-23 21:39:29 --> uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has joined #linux 2021-06-23 21:39:30 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Ping timeout: 265 seconds) 2021-06-23 21:39:35 blackgatonegro VMs are kind of safeish, as long as they are running on everything updated. 2021-06-23 21:39:46 c705 wayland works well for me though, would recommend 2021-06-23 21:39:59 rascul blackbox doesn't run on wayland 2021-06-23 21:40:02 c705 unless you need screen sharing and print screen and a few other things 2021-06-23 21:40:04 t1ck c705: me too 2021-06-23 21:40:11 Kyv neither does dwm 2021-06-23 21:40:11 blackgatonegro As in there is no way to escape the VM or for the VM to affect the Os running the Vm. 2021-06-23 21:40:12 Kyv so nope 2021-06-23 21:40:14 johnnyapol im probably going to be on X until xfce4 mostly works on wayland which is a ways away 2021-06-23 21:40:29 blackgatonegro When that happens yeah they are safer 2021-06-23 21:40:43 c705 blackgatonegro: that's not explicity true, but it is much more difficult to escape a vm vs a container, sure 2021-06-23 21:40:43 t1ck hey guys ima hit the hay 2021-06-23 21:40:54 t1ck see y'all later 2021-06-23 21:40:57 t1ck bye for now 2021-06-23 21:41:00 rascul hay is itchy though 2021-06-23 21:41:01 autopsy no 2021-06-23 21:41:05 autopsy dont go 2021-06-23 21:41:07 t1ck rascul: ahha 2021-06-23 21:41:07 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-23 21:41:08 autopsy \stay 2021-06-23 21:41:10 --> keropokkk (~keropok@2405:3800:811:61f0:f90c:101a:1d9e:ee38) has joined #linux 2021-06-23 21:41:15 autopsy hay 2021-06-23 21:41:18 * rascul does hay farming 2021-06-23 21:41:25 <-- t1ck (~patrick@200-216-21-2.user3p.veloxzone.com.br) has left #linux (WeeChat 3.2) 2021-06-23 21:41:27 c705 i'm allergic to hay 2021-06-23 21:41:33 blackgatonegro c705 as I said VMs can be safer if everything is set up correctly and all is updated. 2021-06-23 21:41:35 autopsy Me farms some American Death Caps 2021-06-23 21:41:35 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 21:41:36 rascul best not be a hay farmer, then 2021-06-23 21:41:59 autopsy Hay can you help me with the hay? 2021-06-23 21:42:04 rascul no 2021-06-23 21:42:12 c705 blackgatonegro: you specifically sid "there is no way to escape the VM or for the VM to affect the Os running the Vm" which i am saying isn't explicity true 2021-06-23 21:42:19 OneLegend containers are awesome 2021-06-23 21:42:28 autopsy Oh lord I've got so much bush its athletic. 2021-06-23 21:42:31 rascul tupperware? 2021-06-23 21:42:37 OneLegend containers are actually great for security 2021-06-23 21:42:52 OneLegend docker, LXC, 2021-06-23 21:43:06 c705 no they aren't 2021-06-23 21:43:07 Kyv blackgatonegro: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21972 2021-06-23 21:43:08 Khaytsus autopsy: You still drunk or drunk again 2021-06-23 21:43:09 blackgatonegro containers are not made with safety first in mind but more on "run this on anything" mentality. Sandboxes are better but VMs are even better. 2021-06-23 21:43:15 <-- Leseratte (~florian@user/leseratte) has quit (Remote host closed the connection) 2021-06-23 21:43:16 blackgatonegro But there isn't anything that never ever fails. 2021-06-23 21:43:17 <-- ice (~cacti@fedora/ledeni) has quit (Read error: Connection reset by peer) 2021-06-23 21:43:17 <-- kron (~weechat@user/qaph) has quit (Remote host closed the connection) 2021-06-23 21:43:19 <-- keropokk1 (~keropok@2405:3800:89b:56c:3c80:2309:842a:635e) has quit (Ping timeout: 246 seconds) 2021-06-23 21:43:26 rascul containers are a bunch of strings tying up a chroot which is barely more than a cdc 2021-06-23 21:43:27 c705 OneLegend: https://docs.docker.com/engine/security/ 2021-06-23 21:43:30 rascul s/cdc/cd/ 2021-06-23 21:43:35 --> ice (~cacti@fedora/ledeni) has joined #linux 2021-06-23 21:43:43 <-- siika (~siika@139.226.50.205) has quit (Remote host closed the connection) 2021-06-23 21:43:43 <-- scara (~user@user/scara) has quit (Remote host closed the connection) 2021-06-23 21:43:49 --> scara (~user@user/scara) has joined #linux 2021-06-23 21:43:56 blackgatonegro c705 No I said 22:40] blackgatonegro: When that happens yeah they are safer 2021-06-23 21:43:59 Kyv "A malicious actor with network access to port 443 may exploit this issue to execute commands with unrestricted privileges on the underlying operating system that hosts vCenter Server." 2021-06-23 21:44:08 blackgatonegro As in it can happen. 2021-06-23 21:44:11 --> siika (~siika@223.166.246.51) has joined #linux 2021-06-23 21:44:15 c705 blackgatonegro: are you serious? read your scroll back, this isn't grade school 2021-06-23 21:44:17 <-- stultusv (~Stultus_V@user/stultusv) has quit (Ping timeout: 258 seconds) 2021-06-23 21:44:33 rascul i have a bunch of lxd containers though for container stuff 2021-06-23 21:44:38 --> kjjaeger (~kjjaeger@2601:806:4300:b20:7a3:858:a992:db8b) has joined #linux 2021-06-23 21:44:55 --> kron (~weechat@user/qaph) has joined #linux 2021-06-23 21:45:15 Kyv or https://arstechnica.com/information-technology/2021/02/armed-with-exploits-hackers-on-the-prowl-for-a-critical-vmware-vulnerability/ 2021-06-23 21:45:38 --> Leseratte (~florian@2001:470:70bc:0:d384:31b9:65ba:1f22) has joined #linux 2021-06-23 21:45:38 <-- Leseratte (~florian@2001:470:70bc:0:d384:31b9:65ba:1f22) has quit (Changing host) 2021-06-23 21:45:38 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-23 21:45:38 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 250 seconds) 2021-06-23 21:45:49 blackgatonegro 22:39] blackgatonegro: VMs are kind of safeish, as long as they are running on everything updated. * [22:40] blackgatonegro: As in there is no way to escape the VM or for the VM to affect the Os running the Vm. * 2021-06-23 21:45:53 c705 so, yes, vms are less risky for escape, but not 100% bulletproof 2021-06-23 21:46:06 OneLegend how do people escape vms 2021-06-23 21:46:07 <-- nihilus (~nihil@user/nihilus) has quit (Ping timeout: 246 seconds) 2021-06-23 21:46:07 c705 blackgatonegro: just stop. i really don't care 2021-06-23 21:46:24 johnnyapol Kyv:that wasn't the VM software itself, whether a management portal for VMs 2021-06-23 21:46:29 OneLegend I was thinking of exploiting something like Spectre or Meltdown 2021-06-23 21:46:31 <-- blackgatonegro (~blackgato@user/blackgatonegro) has left #linux (Leaving to take a nap) 2021-06-23 21:46:35 autopsy This is a stupid conversation. 2021-06-23 21:46:37 johnnyapol *it was a management portal 2021-06-23 21:46:39 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-23 21:46:42 autopsy Name one. 2021-06-23 21:46:43 c705 OneLegend: there are several published cves 2021-06-23 21:46:58 autopsy Name two. 2021-06-23 21:47:02 <-- hendursa1 (~weechat@user/hendursaga) has quit (Quit: hendursa1) 2021-06-23 21:47:16 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-23 21:47:16 --> tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has joined #linux 2021-06-23 21:47:28 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-23 21:47:48 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 250 seconds) 2021-06-23 21:47:59 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-23 21:48:17 c705 autopsy: https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=vmware 2021-06-23 21:48:17 <-- itsmemoria (~itsmemori@user/itsmemoria) has left #linux 2021-06-23 21:48:19 --> oops (~oops@2409:8a62:3c19:18e0:4e3:7835:4299:448) has joined #linux 2021-06-23 21:48:44 c705 you can replace "vmware" in the query with your hypervisor of choice 2021-06-23 21:49:33 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-23 21:49:35 c705 qemu CVE-2020-35517 was a great one for example 2021-06-23 21:49:48 blackgatonegro Anything run on a server is going to be have more exposure than anything run on a local machine so it doesn't surprise me. 2021-06-23 21:50:43 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-23 21:50:56 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-23 21:51:31 OneLegend thou shalt always encrypt 2021-06-23 21:51:44 --> orthoplex64 (~crm@70.120.0.94) has joined #linux 2021-06-23 21:51:57 oops i ordered a domain from my registrar vendor, can i transfer that domain from my registrar vendor to my own dns server which built by myself? 2021-06-23 21:52:15 Psi-Jack No. 2021-06-23 21:52:19 --> straykitten (~straykitt@subs25-116-206-9-35.three.co.id) has joined #linux 2021-06-23 21:52:19 Psi-Jack But you can host your own DNS. 2021-06-23 21:52:33 OneLegend oops: in order to run a domain server, you have to pay a lot of money to IANA I think 2021-06-23 21:52:36 --> siika_ (~siika@223.166.246.51) has joined #linux 2021-06-23 21:52:40 Psi-Jack OneLegend: Wrong. 2021-06-23 21:52:43 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-23 21:52:50 Psi-Jack In order to be your own Registrar, yes. To run your own DNS servers, no. 2021-06-23 21:53:02 OneLegend oh 2021-06-23 21:53:06 autopsy oops, ok but you want to provide DNS answers to your own domain from your 1and1.com right? 2021-06-23 21:53:07 <-- siika (~siika@223.166.246.51) has quit (Ping timeout: 246 seconds) 2021-06-23 21:53:22 Psi-Jack Glue records, is what you're looking for. :) 2021-06-23 21:53:36 autopsy Blues records actually. 2021-06-23 21:53:47 autopsy Otis Redding Sittin at the dock of the bay. 2021-06-23 21:53:53 OneLegend I should setup some tripwire next to my server to shut the machine off and clear the RAM when someone walks near it 2021-06-23 21:53:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 21:54:17 --> unixbhaskar (~user@191.96.227.83) has joined #linux 2021-06-23 21:54:23 c705 OneLegend: i can assure you the nsa doesn't care about your goat porn 2021-06-23 21:54:25 Khaytsus You technically can run your own dns, as long your IP is static of course... put that in for your DNS servers ont he domain,e tc. did it for years. Not great, but does work 2021-06-23 21:54:27 autopsy Trip the wire trip the quiet spire of tired fire. 2021-06-23 21:54:28 Psi-Jack better to to use AIDE, or OSSEC's built-in solution. 2021-06-23 21:54:35 Psi-Jack :) 2021-06-23 21:54:58 --> sudomann (~sudomann@c-73-133-131-19.hsd1.md.comcast.net) has joined #linux 2021-06-23 21:55:09 autopsy You can run your osnw DNS without a static IP address. 2021-06-23 21:55:25 --> xall (~xall@2600:8800:8c02:3600:8173:c56f:556b:a5e) has joined #linux 2021-06-23 21:55:28 Psi-Jack autopsy: Ohh? 2021-06-23 21:55:32 autopsy DNS server is independant of the IP address you have or don't. 2021-06-23 21:55:36 Khaytsus He's drunk, don't pay attention to him 2021-06-23 21:55:41 Psi-Jack Yeah, ^^ 2021-06-23 21:58:43 <-- zjmc_ (~zjmc@user/zjmc) has quit (Ping timeout: 246 seconds) 2021-06-23 21:58:55 <-- blackgatonegro (~blackgato@user/blackgatonegro) has left #linux (Leaving to take a nap) 2021-06-23 21:59:04 <-- delta23 (~delta23@user/delta23) has quit (Ping timeout: 250 seconds) 2021-06-23 21:59:40 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 21:59:49 --> vitorgonc (~vitorgonc@186.232.121.197) has joined #linux 2021-06-23 22:01:13 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 22:01:33 sudomann Can anyone explain what "equity points" are for a job? 2021-06-23 22:01:39 autopsy Oh I guess I say something you don't see it my way, and all of the sudden all conversatio0n stops because I'm inebriated and don't know anything anymore, then what you all gasping? 2021-06-23 22:01:41 --> gnu3ra- (~gnu3ra@user/gnu3ra) has joined #linux 2021-06-23 22:01:55 <-- gnu3ra (~gnu3ra@user/gnu3ra) has quit (Ping timeout: 258 seconds) 2021-06-23 22:02:05 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Client Quit) 2021-06-23 22:02:17 Psi-Jack sudomann: Ermm. -offtopic, perhaps? 2021-06-23 22:02:17 <-- Mister_Magister (~Mister_Ma@user/mister-magister/x-2636733) has quit (Excess Flood) 2021-06-23 22:02:44 Psi-Jack autopsy: No, it's because you're speaking like you're drunk right now because you make little to NONSENSE. 2021-06-23 22:02:57 autopsy Ok I agree. 2021-06-23 22:03:02 --> Mister_Magister (~Mister_Ma@user/mister-magister/x-2636733) has joined #linux 2021-06-23 22:03:08 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 22:04:25 <-- Reyu[M] (~reyureyuz@matrix.reyuzenfold.com) has quit (Remote host closed the connection) 2021-06-23 22:05:00 --> Reyu[M] (~reyureyuz@matrix.reyuzenfold.com) has joined #linux 2021-06-23 22:05:00 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has quit (Read error: Connection reset by peer) 2021-06-23 22:05:46 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-23 22:06:03 c705 what else is new though? 2021-06-23 22:06:50 oops maybe i didn't make it clear, i ordered a domain from AliCloud, i found i can't bind that domain on my vps ip address, the reason is the domain status is "server hold" , i need provide my real identity to them audit , then i can use that domain if audition 2021-06-23 22:07:18 <-- orthoplex64 (~crm@70.120.0.94) has quit (Ping timeout: 252 seconds) 2021-06-23 22:07:41 c705 oops: is that a question? 2021-06-23 22:07:53 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-23 22:08:05 Psi-Jack oops: Contact AliCloud support. This isn't a linux question. 2021-06-23 22:08:46 <-- kjjaeger (~kjjaeger@2601:806:4300:b20:7a3:858:a992:db8b) has quit (Quit: Client closed) 2021-06-23 22:09:44 Psi-Jack Hmmm, ExpanDrive keeps advertising their crap to me, despite telling them repeatedly to stop. 2021-06-23 22:09:53 Psi-Jack I even sent them a cease and desist. heh 2021-06-23 22:10:20 <-- thiras (~thiras@user/thiras) has quit (Ping timeout: 268 seconds) 2021-06-23 22:11:00 <-- ledeni (~ledeni@fedora/ledeni) has quit (Quit: ledeni) 2021-06-23 22:11:16 --> ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has joined #linux 2021-06-23 22:11:16 <-- ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has quit (Changing host) 2021-06-23 22:11:16 --> ledeni (~ledeni@fedora/ledeni) has joined #linux 2021-06-23 22:11:23 --> keropokk1 (~keropok@2405:3800:835:d8ed:5c18:68cf:ad8:679f) has joined #linux 2021-06-23 22:11:44 oops OneLegend: mayby i didn't make it clear, let me make a analogy, i have one dollar in bank which mark the owner is me ,i can transfer this one dollar from one bank to another , but i hope to get the money out from bank and put it in my pocket , the pocket is my dns server which build by myself , it that oky? 2021-06-23 22:12:13 autopsy Its a benzyl ring. 2021-06-23 22:12:18 Psi-Jack oops: ... 2021-06-23 22:13:00 <-- juanjo (daa675c7c8@smtp.cheogram.com) has quit (Quit: Gateway shutdown) 2021-06-23 22:13:30 Psi-Jack You CAN run your own DNS server, but you have to point the DNS Glue records to the appropriate servers and run the DNS server yourself, such as bind, PowerDNS, djbdns, etc. 2021-06-23 22:13:58 Psi-Jack That is not "transferring", but hosting. 2021-06-23 22:14:28 <-- keropokkk (~keropok@2405:3800:811:61f0:f90c:101a:1d9e:ee38) has quit (Ping timeout: 246 seconds) 2021-06-23 22:14:49 <-- l554 (~l554@user/l554) has quit (Ping timeout: 246 seconds) 2021-06-23 22:16:51 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-23 22:17:11 tusko autopsy, indole wat 2021-06-23 22:19:47 --> donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has joined #linux 2021-06-23 22:21:08 --> blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has joined #linux 2021-06-23 22:22:35 --> ripdog (~quassel@user/ripdog) has joined #linux 2021-06-23 22:22:44 <-- sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-23 22:23:30 <-- ripdog_ (~quassel@user/ripdog) has quit (Ping timeout: 240 seconds) 2021-06-23 22:23:52 --> toretto (~0xe3b7@45.15.16.60) has joined #linux 2021-06-23 22:24:07 <-- oops (~oops@2409:8a62:3c19:18e0:4e3:7835:4299:448) has quit (Quit: Leaving) 2021-06-23 22:24:30 --> p0indexter (~alpha@user/p0indexter) has joined #linux 2021-06-23 22:24:45 toretto Is there a way to redirect the stderr to the pipe? Like just like how we redirect the stderr with `>` with `2>` is there a way to do that for the pipe too? 2021-06-23 22:25:23 c705 2>&1 sticks tthe stderr onto stdout which can then be piped 2021-06-23 22:25:27 neshpion you just want the pipe to *also* catch stderr? 2021-06-23 22:25:46 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-23 22:25:47 toretto neshpion: not also, only stderr. 2021-06-23 22:26:04 --> sebastianos (~sebastian@user/sebastianos) has joined #linux 2021-06-23 22:26:37 toretto `some_command 2> foo` <-- I need to do this for the `|` 2021-06-23 22:26:38 c705 maybe echo hi 1> /dev/null | cat 2021-06-23 22:26:50 c705 i dunno 2021-06-23 22:26:52 kurahaupo toretto: ask #bash 2021-06-23 22:27:04 c705 assuming they're using bash 2021-06-23 22:27:28 neshpion `2>&1 1>/dev/null | ` will pipe stderr and dispose of stdout 2021-06-23 22:27:35 --> zbe (~zbe@pleiades.zbe.bz) has joined #linux 2021-06-23 22:27:42 <-- nevoyu1 (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has quit (Quit: Leaving) 2021-06-23 22:28:01 --> nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has joined #linux 2021-06-23 22:28:21 neshpion but it's not really "piping stderr" it's actually redirecting stderr to stdout and then redirecting fd 1 to /dev/null (the order here means it only disposes of the *original* stdout and not the new stdout which is the former stderr) and stdout gets piped (because as far as i know, only stdout ever gets piped) 2021-06-23 22:28:48 <-- D-04 (~D-04@185.130.184.207) has quit (Ping timeout: 265 seconds) 2021-06-23 22:28:49 --> ji (uid72176@user/raj) has joined #linux 2021-06-23 22:28:51 c705 dare i ask why we want to only pipe stderr somewhere? 2021-06-23 22:28:58 toretto neshpion: But that also puts the stdout also onto the pipe. 2021-06-23 22:28:58 c705 this is x -> y surely 2021-06-23 22:29:07 kurahaupo c705: The #bash channel answers questions about any posix shell 2021-06-23 22:29:27 <-- LuKaRo_ (~LuKaRo@p57b154c6.dip0.t-ipconnect.de) has quit (Ping timeout: 268 seconds) 2021-06-23 22:29:27 kurahaupo c705: and on the whole, more reliably than this channel 2021-06-23 22:29:31 neshpion toretto: { echo out; echo err >&2; } 2>&1 1>/dev/null | cat # try it 2021-06-23 22:29:37 --> liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has joined #linux 2021-06-23 22:29:57 --> delta23 (~delta23@user/delta23) has joined #linux 2021-06-23 22:30:04 theproffesor toretto I do that when I want to grab only srderr from something like dd 2021-06-23 22:30:04 Psi-Jack kurahaupo: Gonna put those gloves on you use to slap the entire channel with? ;) 2021-06-23 22:30:26 c705 he's not wrong though 2021-06-23 22:30:32 --> LuKaRo (~LuKaRo@p200300dfa7179750b8479f8851bd7c97.dip0.t-ipconnect.de) has joined #linux 2021-06-23 22:30:35 toretto c705: Because, I use a termbin to share the output of my binary's stderr(like the memory leaks and such) so I only need to redirect the stderr. As of now, I'm doing `./my_bin 2>foo; cat foo | termbin; rm foo` but it's just too long. 2021-06-23 22:30:40 --> D-04 (~D-04@185.130.184.207) has joined #linux 2021-06-23 22:30:40 <-- kr4mx1nu (~kramxinu@user/kr4mx1nu) has quit (Ping timeout: 258 seconds) 2021-06-23 22:30:43 --> guest592958 (~androirc@user/endermen1094) has joined #linux 2021-06-23 22:31:06 neshpion toretto: dare i suggest just ... redirecting stdout and stderr to separate files and then termbinning the one(s) you want? 2021-06-23 22:31:10 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-23 22:31:10 neshpion or is that too obvious? 2021-06-23 22:31:13 Psi-Jack command > >(stdlog pipe) 2> >(stderr pipe) 2021-06-23 22:31:14 kurahaupo toretto: There's a more elegant answer if you're using bash, and an ugly one if you're not 2021-06-23 22:31:18 c705 toretto: if you don't care about stdout at all, then what neshpion said should be fine 2021-06-23 22:31:31 toretto kurahaupo: I'm using zsh. 2021-06-23 22:31:57 kurahaupo toretto: { cmd1 2>&1 1>&3 | cmd2 ; } 3>&1 2021-06-23 22:32:00 Psi-Jack Which is not posix .:) 2021-06-23 22:32:10 OneLegend POSIX is fun 2021-06-23 22:32:20 --> pagini (~pagini@27.17.181.2) has joined #linux 2021-06-23 22:32:26 Psi-Jack Masochistis one, aincha? 2021-06-23 22:32:26 <-- ron1w (~roni@207.248.198.186) has quit (Ping timeout: 250 seconds) 2021-06-23 22:32:41 Psi-Jack s/tis/tic/ 2021-06-23 22:32:52 toretto kurahaupo: zsh: parse error near `\n' 2021-06-23 22:33:20 rascul zsh is the worst 2021-06-23 22:33:21 kurahaupo really? That's seriously non posix then 2021-06-23 22:33:31 rascul can't even parse a newline 2021-06-23 22:33:35 Psi-Jack zsh doesn't aim to be posix compatible. 2021-06-23 22:33:56 OneLegend oh my zsh 2021-06-23 22:34:02 Psi-Jack Ewww 2021-06-23 22:34:06 rascul oh my, zsh 2021-06-23 22:34:23 Psi-Jack omz is horrible. 2021-06-23 22:34:43 curdlesnoot kurahaupo: would you happen to know why unregistered users can't speak there? 2021-06-23 22:34:45 Psi-Jack Zim, however, is nice. :) 2021-06-23 22:34:57 c705 i used zsh for 5 minutes once, it was alrighty then 2021-06-23 22:35:12 <-- travaldo (~travaldo@159.203.88.148) has quit (Read error: Connection reset by peer) 2021-06-23 22:35:13 rascul takes too much configuring for zsh to act like bash so i gave up 2021-06-23 22:35:21 kurahaupo toretto: As others have alluded to, there are simpler options if you simply don't care about stdout 2021-06-23 22:35:21 Psi-Jack I still use zsh to this very day, I even write more zsh scripts than bash scripts./ 2021-06-23 22:35:39 toretto Whatever, at this point, I think I'll just write a function on my .zshrc to take a binary and upload the stderr to a file, dump it to termbin and delete that file. I guess, that'll just do it's job. 2021-06-23 22:35:47 kurahaupo curdlesnoot: antispam. 2021-06-23 22:35:53 <-- nevoyu (~nevoyu@cpe-192-180-19-146.kya.res.rr.com) has quit (Remote host closed the connection) 2021-06-23 22:36:10 curdlesnoot kurahaupo: but how? I didn't see a ban. is this some channel management thing? 2021-06-23 22:36:29 toretto Do you what spam means? 2021-06-23 22:36:41 toretto *know 2021-06-23 22:36:51 kurahaupo IRC has more and softer options that banning 2021-06-23 22:36:58 rascul curdlesnoot channel mode +r https://libera.chat/guides/channelmodes 2021-06-23 22:37:11 neshpion toretto: you could try `2> >(nc termbin.com 9999)` 2021-06-23 22:37:24 curdlesnoot rascul: it's not +r. I said they can't speak, not that they can't join. 2021-06-23 22:37:29 rascul oh 2021-06-23 22:37:38 --> sudomannn (~sudomann@c-73-133-131-19.hsd1.md.comcast.net) has joined #linux 2021-06-23 22:37:51 curdlesnoot which I had thought only possible with a specially crafted ban. 2021-06-23 22:37:53 curdlesnoot but apparently not. 2021-06-23 22:38:05 toretto neshpion: Oh, that's super neat. 2021-06-23 22:38:07 toretto That works. 2021-06-23 22:38:10 kurahaupo In the first few weeks after libera started, there was a massive spam attack 2021-06-23 22:38:16 toretto neshpion: Mind explaining me what's that? 2021-06-23 22:38:40 curdlesnoot kurahaupo: I sensed that this would be the rationale, but I'm more interested in the how of it at this juncture. 2021-06-23 22:38:53 curdlesnoot I've just never seen that before. 2021-06-23 22:39:04 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-23 22:39:17 kurahaupo The "extban" patterns can be used to apply several access flags, not just outright bans 2021-06-23 22:39:39 curdlesnoot ooh 2021-06-23 22:39:52 kurahaupo in particular that $~a matches any unauthenticated nick 2021-06-23 22:40:19 neshpion toretto: my terminology is shaky, so take this with a grain of salt, but the gist i understand is: () creates a subshell, and >() gives the outer shell an input-receiving file descriptor that refers to that subshell. so you can redirect 2 into that file descriptor. 2> is the redirection, >() is the file descriptor, and the contents of () are what runs in the subshell that the file descriptor points 2021-06-23 22:40:22 neshpion to 2021-06-23 22:40:35 kurahaupo (poor choice of word, calling them "extbans", gives people the wrong idea) 2021-06-23 22:40:39 curdlesnoot kurahaupo: so, can there be ones in place that are not visible to someone snooping the /ban list? 2021-06-23 22:41:01 neshpion toretto: the space between > > is important because >> is a completely different meaning 2021-06-23 22:41:24 <-- sudomann (~sudomann@c-73-133-131-19.hsd1.md.comcast.net) has quit (Ping timeout: 258 seconds) 2021-06-23 22:41:55 kurahaupo neshpion: does zsh support process substitution? 2021-06-23 22:42:13 <-- srikavin (~srikavin@user/srikavin) has quit (Quit: Leave) 2021-06-23 22:42:25 sed any ideas why the terminal commands lag? 2021-06-23 22:42:32 kurahaupo curdlesnoot: probably, but not settable by non-staff 2021-06-23 22:42:33 sed And how to fix it? 2021-06-23 22:42:36 neshpion kurahaupo: like $()? i think so, but i don't use zsh 2021-06-23 22:42:42 curdlesnoot kurahaupo: well, that must be it then. 2021-06-23 22:42:55 sed like i am installing docker-ce and I am stuck at 8% for over 2 minutes 2021-06-23 22:42:59 --> keli (~Thunderbi@114.244.39.242) has joined #linux 2021-06-23 22:43:10 curdlesnoot neshpion: I think he means <() 2021-06-23 22:43:11 c705 sed: network delay? 2021-06-23 22:43:27 sed idk it seems to be happening with everything 2021-06-23 22:43:30 kurahaupo sed: what do you mean by "lag"? Slow to start? Slow to respond? Slow to finish? 2021-06-23 22:43:49 sed slow to respond it isn't smooth like normal 2021-06-23 22:44:02 sed delays and stuff 2021-06-23 22:44:09 curdlesnoot the answer appears to be yes. 2021-06-23 22:44:13 --> srikavin (~srikavin@user/srikavin) has joined #linux 2021-06-23 22:44:16 kurahaupo sed: what does "uptime" report? 2021-06-23 22:44:42 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 252 seconds) 2021-06-23 22:44:44 --> keropokkk (~keropok@2405:3800:8d6:f7bc:48e8:437c:66f:7649) has joined #linux 2021-06-23 22:44:47 sed 22:44:36 up 7 days, 2:03, 1 user, load average: 8.15, 12.48, 12.56 2021-06-23 22:45:11 kurahaupo sed: yep, those numbers on the end are too high 2021-06-23 22:45:12 toretto neshpion: Ah, I see. That makes sense. Thanks. 2021-06-23 22:45:18 --> Ringtailed-Fox (~Ringtaile@2001:1970:5d2a:c500:6146:2d24:74ae:4331) has joined #linux 2021-06-23 22:45:26 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 252 seconds) 2021-06-23 22:45:35 sed what does it mean the ones on the end? 2021-06-23 22:45:41 kurahaupo sed: but the 3rd to last is smaller, so things are improving 2021-06-23 22:45:52 <-- Ringtailed_Fox (~Ringtaile@2001:1970:5d2a:c500:24e1:66f:a769:e476) has quit (Read error: Connection reset by peer) 2021-06-23 22:46:27 kurahaupo sed: The number of processes that want to run and are only waiting for an available CPU core 2021-06-23 22:46:40 <-- keropokk1 (~keropok@2405:3800:835:d8ed:5c18:68cf:ad8:679f) has quit (Ping timeout: 246 seconds) 2021-06-23 22:46:54 kurahaupo sed: averaged over ½, 1 & 2 minutes IIRC 2021-06-23 22:47:01 <-- guest592958 (~androirc@user/endermen1094) has quit (Quit: Androirc -Endermen1094 is now departing and he will be back at a different time) 2021-06-23 22:47:07 sed im not really doing a lot of heavy stuff. The last thing I did was docker build an image 2021-06-23 22:47:10 --> blaklistd (~blaklistd@user/blaklistd) has joined #linux 2021-06-23 22:47:36 kurahaupo Any time those number exceed 1, your system is going to seem sluggish 2021-06-23 22:47:45 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-23 22:47:46 sed dang 2021-06-23 22:48:28 kurahaupo Compiling & building software is typically a CPU-intensive task 2021-06-23 22:48:30 --> kr4mx1nu (~kramxinu@user/kr4mx1nu) has joined #linux 2021-06-23 22:48:55 sed yea but now i am not doing it anymore 2021-06-23 22:49:15 sed unless bc kubernetes is running? 2021-06-23 22:49:55 <-- xall (~xall@2600:8800:8c02:3600:8173:c56f:556b:a5e) has quit (Quit: Client closed) 2021-06-23 22:50:10 <-- jsrnop (~mark@user/jsrnop) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-23 22:50:40 -- ice is now known as cacti 2021-06-23 22:55:54 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-23 22:57:23 <-- Despatche (~desp@72.11.37.193) has quit (Quit: Read error: Connection reset by deer) 2021-06-23 23:00:11 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 258 seconds) 2021-06-23 23:00:19 <-- EriC^ (~Eric@178.135.8.244) has quit (Ping timeout: 246 seconds) 2021-06-23 23:00:56 --> gnutz (~nick@c-174-51-3-197.hsd1.co.comcast.net) has joined #linux 2021-06-23 23:01:08 <-- p0indexter (~alpha@user/p0indexter) has quit (Remote host closed the connection) 2021-06-23 23:01:16 --> tekno (~tekno@111.235.90.188) has joined #linux 2021-06-23 23:02:14 <-- gnutz (~nick@c-174-51-3-197.hsd1.co.comcast.net) has quit (Client Quit) 2021-06-23 23:02:23 <-- tekno (~tekno@111.235.90.188) has quit (Client Quit) 2021-06-23 23:04:21 kurahaupo sed: as I said, uptime shows rolling averages over tens of seconds or minutes. That's still going to a large number even if the current load is near zero 2021-06-23 23:04:52 sed oh now i see what you mean ty for repeating 2021-06-23 23:04:53 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 23:05:02 --> b1101 (~b1101@ool-44c01641.dyn.optonline.net) has joined #linux 2021-06-23 23:05:30 --> anginapectoris5 (~anginapec@user/anginapectoris) has joined #linux 2021-06-23 23:05:38 sed maybe bc my machine is not the same ip as what kubernetes things maybe 2021-06-23 23:05:41 --> Guest99 (~Guest99@8.43.41.238) has joined #linux 2021-06-23 23:06:51 <-- Guest99 (~Guest99@8.43.41.238) has left #linux 2021-06-23 23:07:07 <-- uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has quit (Quit: uc50ic4more) 2021-06-23 23:07:57 --> coroner (~autopsy@ip70-190-161-201.ph.ph.cox.net) has joined #linux 2021-06-23 23:08:25 <-- autopsy (~autopsy@2600:8800:920c:8a00::8df4) has quit (Ping timeout: 250 seconds) 2021-06-23 23:09:16 <-- anginapectoris (~anginapec@user/anginapectoris) has quit (Ping timeout: 252 seconds) 2021-06-23 23:09:16 -- anginapectoris5 is now known as anginapectoris 2021-06-23 23:09:46 <-- keropokkk (~keropok@2405:3800:8d6:f7bc:48e8:437c:66f:7649) has quit (Ping timeout: 246 seconds) 2021-06-23 23:09:54 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-23 23:10:04 --> jsrnop (~mark@user/jsrnop) has joined #linux 2021-06-23 23:10:22 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-23 23:10:25 <-- bigRoo (~user@131.236.54.84) has quit (Remote host closed the connection) 2021-06-23 23:11:41 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-23 23:12:13 <-- zamnedix (~zamnedix@zamnedix.net) has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in) 2021-06-23 23:14:02 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 250 seconds) 2021-06-23 23:14:47 --> zamnedix (~zamnedix@zamnedix.net) has joined #linux 2021-06-23 23:14:50 <-- pagini (~pagini@27.17.181.2) has quit (Quit: pagini) 2021-06-23 23:15:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-23 23:15:23 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-23 23:15:36 sed is there a way to configure my current ip's port? 2021-06-23 23:15:44 sed The connection to the server 192.168.1.223:6443 was refused - did you specify the right host or port? 2021-06-23 23:15:54 <-- sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has quit (Ping timeout: 258 seconds) 2021-06-23 23:15:57 sed I am on .223 but not the right port 2021-06-23 23:17:01 sed it is a kubernetes thing. idk how to change this in kubernetes settings after installing it 2021-06-23 23:17:15 sed every time i suspend/sleep my pc the ip of my machine resets 2021-06-23 23:17:40 sed so to match kubernetes i need to be on that same port 2021-06-23 23:19:22 sed netstat says tcp6 0 0 :::6443 :::* LISTEN 433141/kube-apiserv 2021-06-23 23:20:06 <-- misspwn_ (~misspwn@user/misspwn) has quit (Ping timeout: 250 seconds) 2021-06-23 23:20:17 --> sysRPL (~sysRPL@ec2-3-17-180-170.us-east-2.compute.amazonaws.com) has joined #linux 2021-06-23 23:22:42 <-- kr4mx1nu (~kramxinu@user/kr4mx1nu) has quit (Ping timeout: 250 seconds) 2021-06-23 23:23:08 sed ah i found something 2021-06-23 23:23:21 sed https://stackoverflow.com/questions/54752821/how-to-set-service-node-port-range-and-then-be-able-to-deploy-services-using-the 2021-06-23 23:26:42 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Quit: Leaving) 2021-06-23 23:27:27 <-- pandakekok9 (~job@user/job) has quit (Remote host closed the connection) 2021-06-23 23:28:08 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-23 23:28:15 <-- Posterdati (~posterdat@host-79-12-208-242.retail.telecomitalia.it) has quit (Ping timeout: 265 seconds) 2021-06-23 23:28:43 <-- xrogaan (~xrogaan@user/xrogaan) has quit (Quit: Leaving) 2021-06-23 23:28:55 <-- HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has quit (Quit: WeeChat 3.0.1) 2021-06-23 23:29:16 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-23 23:29:22 <-- dumayjonwh (~dumayjonw@37.19.195.10) has quit (Ping timeout: 246 seconds) 2021-06-23 23:29:26 <-- bluenode (~bluenode@23.108.99.98) has quit (Ping timeout: 252 seconds) 2021-06-23 23:29:39 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 250 seconds) 2021-06-23 23:29:44 --> asdfasdf (~asdfasdf@pool-108-52-58-176.phlapa.fios.verizon.net) has joined #linux 2021-06-23 23:29:51 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-23 23:30:03 asdfasdf whos gonna say something first 2021-06-23 23:30:06 --> beast999 (fpetterson@2600:3c03::f03c:92ff:fe83:5dba) has joined #linux 2021-06-23 23:30:12 <-- kindablue (znc@irc.tpurist.com) has quit (Quit: System Rebooting..) 2021-06-23 23:30:12 Psi-Jack Bazinga! 2021-06-23 23:30:16 asdfasdf holy shit 2021-06-23 23:30:24 asdfasdf real living people on IRC 2021-06-23 23:30:28 Psi-Jack Where?!? 2021-06-23 23:30:36 asdfasdf i thought it was all bots 2021-06-23 23:30:55 [[R]] asdfasdf: how do you know Psi-Jack isn't a bot? 2021-06-23 23:31:04 Psi-Jack How do you know [[R]] isn't a bot? 2021-06-23 23:31:08 beast999 I'm not a bot 2021-06-23 23:31:28 --> kindablue (znc@irc.tpurist.com) has joined #linux 2021-06-23 23:31:32 asdfasdf shit he could be 2021-06-23 23:31:35 asdfasdf but so could anyone 2021-06-23 23:31:38 superkuh What if you're the bot? 2021-06-23 23:31:39 asdfasdf i could be a bot and not even know 2021-06-23 23:31:42 asdfasdf exactly 2021-06-23 23:31:42 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-23 23:31:46 [[R]] bestdesign: that's exactly what a bot would say 2021-06-23 23:31:55 [[R]] beast999* 2021-06-23 23:31:56 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-23 23:32:12 --> Menzador (~quassel@user/menzador) has joined #linux 2021-06-23 23:32:16 asdfasdf so... anyone use linux here? 2021-06-23 23:32:31 [[R]] what's linux? 2021-06-23 23:32:38 liquidsnake lol 2021-06-23 23:32:39 Psi-Jack Nope. Nobody out of the 1,415 people here use Linux. 2021-06-23 23:32:43 asdfasdf don't say it too loud man 2021-06-23 23:32:47 asdfasdf the man will hear 2021-06-23 23:33:01 --> pandakekok9 (~job@user/job) has joined #linux 2021-06-23 23:33:57 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Quit: Leaving.) 2021-06-23 23:34:38 --> elkalamar (elkalamar@gateway/vpn/airvpn/elkalamar) has joined #linux 2021-06-23 23:35:06 --> HolyGarbage (~HolyGarba@c83-254-160-78.bredband.tele2.se) has joined #linux 2021-06-23 23:35:16 <-- zebrag (~chris@user/zebrag) has quit (Quit: Konversation terminated!) 2021-06-23 23:35:27 <-- elkalamar__ (elkalamar@gateway/vpn/airvpn/elkalamar) has quit (Ping timeout: 258 seconds) 2021-06-23 23:35:53 <-- asdfasdf (~asdfasdf@pool-108-52-58-176.phlapa.fios.verizon.net) has quit (Quit: Leaving) 2021-06-23 23:35:58 <-- cheesemid (~cheesemid@user/cheesemid) has quit (Quit: leaving...) 2021-06-23 23:36:01 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-23 23:36:20 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-23 23:37:29 --> Posterdati (~posterdat@host-82-49-175-12.retail.telecomitalia.it) has joined #linux 2021-06-23 23:38:21 <-- tom1984 (~tom1984@124.156.153.169) has quit (Read error: Connection reset by peer) 2021-06-23 23:38:25 --> Lord_of_Life_ (~Lord@user/lord-of-life/x-2819915) has joined #linux 2021-06-23 23:38:36 <-- Lord_of_Life (~Lord@user/lord-of-life/x-2819915) has quit (Ping timeout: 252 seconds) 2021-06-23 23:39:10 <-- straykitten (~straykitt@subs25-116-206-9-35.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-23 23:39:15 * rascul is a rascul 2021-06-23 23:39:39 -- Lord_of_Life_ is now known as Lord_of_Life 2021-06-23 23:39:44 * Psi-Jack is now known as Psi-Jack 2021-06-23 23:39:45 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-23 23:40:21 * rascul is now known as rascul 2021-06-23 23:40:32 <-- liquidsnake (~liquidsna@47-219-244-87.jkvlcmta01.res.dyn.suddenlink.net) has quit (Quit: Leaving) 2021-06-23 23:42:08 --> endermen10941 (~androirc@user/endermen1094) has joined #linux 2021-06-23 23:43:08 * Psi-Jack is now known as rascul 2021-06-23 23:43:20 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-23 23:43:33 * rascul is now known to party like a rockstar 2021-06-23 23:43:39 Psi-Jack hah 2021-06-23 23:44:05 --> instantp10neer_ (~instantp1@user/instantp10neer) has joined #linux 2021-06-23 23:44:06 <-- tom1984 (~tom1984@124.156.153.169) has quit (Ping timeout: 252 seconds) 2021-06-23 23:44:16 --> tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has joined #linux 2021-06-23 23:44:17 <-- instantp10neer (~instantp1@user/instantp10neer) has quit (Read error: Connection reset by peer) 2021-06-23 23:44:29 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-23 23:45:53 <-- zeden (~zeden@user/zeden) has quit (Quit: WeeChat 3.0.1) 2021-06-23 23:46:05 <-- beast999 (fpetterson@2600:3c03::f03c:92ff:fe83:5dba) has quit (Quit: #linux) 2021-06-23 23:46:11 Psi-Jack There, zoom all setup for Linux. I'm actually glad Zoom finally made Linux clients. 2021-06-23 23:46:32 <-- Delvien (~Delvien@212.102.39.91) has quit (Ping timeout: 268 seconds) 2021-06-23 23:46:59 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-23 23:47:06 <-- letto (~letto@86.120.86.29) has quit (Quit: Konversation terminated!) 2021-06-23 23:47:41 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-23 23:47:46 --> morifi (~morifi@97.99.103.230) has joined #linux 2021-06-23 23:47:52 sed unreal so my uptime numbers went way down after i figured out this kubernetes thing 2021-06-23 23:48:26 [[R]] 🎶 uptime numbers... they've been counting in a downtown world... 2021-06-23 23:49:12 <-- audiofreeze (~audio@2603-8081-1800-0062-7da2-cc59-485c-62e5.res6.spectrum.com) has quit (Remote host closed the connection) 2021-06-23 23:49:15 --> letto (~letto@86.120.86.29) has joined #linux 2021-06-23 23:49:31 --> audiofreeze (~audio@2603-8081-1800-0062-edd3-118e-4a86-1943.res6.spectrum.com) has joined #linux 2021-06-23 23:49:35 <-- arcatech (~arcatech@user/arcatech) has quit (Client Quit) 2021-06-23 23:50:15 sed all bc i had to change to the same ip that the kubernetes api / admin uses 2021-06-23 23:50:25 Psi-Jack What about bc powder? 2021-06-23 23:50:40 Psi-Jack or do you mean the calculator? 2021-06-23 23:51:05 --> dzz008 (~dzz007@ool-457ae62b.dyn.optonline.net) has joined #linux 2021-06-23 23:51:09 <-- dzz008 (~dzz007@ool-457ae62b.dyn.optonline.net) has left #linux 2021-06-23 23:51:34 rascul british columbia? 2021-06-23 23:51:53 [[R]] beyond compare... 2021-06-23 23:52:01 curdlesnoot I'll bet they never knew that downtime's nigh... I'll bet the kernel never told them why 2021-06-23 23:52:20 rascul my bet is on peach pie 2021-06-23 23:52:26 --> dzz008 (~dzz007@ool-457ae62b.dyn.optonline.net) has joined #linux 2021-06-23 23:52:28 --> straykitten (~straykitt@subs24-116-206-8-39.three.co.id) has joined #linux 2021-06-23 23:52:28 <-- tieinv (~tieinv@user/tieinv) has left #linux (bye) 2021-06-23 23:52:34 rascul because peaches are delicious and so is pie 2021-06-23 23:53:13 --> Delvien (~Delvien@212.102.39.142) has joined #linux 2021-06-23 23:53:38 [[R]] rascul: you should move to the country, you can eat a lot of peaches 2021-06-23 23:54:11 <-- dzz008 (~dzz007@ool-457ae62b.dyn.optonline.net) has quit (Quit: leaving) 2021-06-23 23:55:00 <-- rifl (~user@user/rifl) has quit (Ping timeout: 258 seconds) 2021-06-23 23:55:34 <-- MerchantOfVenice (~patrick@user/merchantofvenice) has quit (Quit: Konversation terminated!) 2021-06-23 23:56:05 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Ping timeout: 250 seconds) 2021-06-23 23:56:29 --> talismanick (~user@2601:644:8502:d700::5315) has joined #linux 2021-06-23 23:57:19 --> moxie (~moxie@user/moxie) has joined #linux 2021-06-23 23:58:15 <-- CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has quit (Ping timeout: 268 seconds) 2021-06-24 00:00:41 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-24 00:00:48 --> Gaffoonie (~Gaff@user/gaffoonie) has joined #linux 2021-06-24 00:02:04 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Ping timeout: 252 seconds) 2021-06-24 00:02:57 rascul [[R]] i'm no president 2021-06-24 00:03:22 [[R]] lol 2021-06-24 00:03:47 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Remote host closed the connection) 2021-06-24 00:04:13 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-24 00:04:23 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-24 00:05:09 <-- deavmi (~tbk@user/deavmi) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-24 00:05:34 --> loganlee (~user@user/loganlee) has joined #linux 2021-06-24 00:05:43 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-24 00:06:46 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-24 00:08:56 <-- crn (~chuck@2600:1700:4000:c3a0::48) has quit (Quit: Leaving) 2021-06-24 00:09:30 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has quit (Ping timeout: 250 seconds) 2021-06-24 00:11:11 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 00:11:50 --> dzz008 (~dzz007@ool-457ae62b.dyn.optonline.net) has joined #linux 2021-06-24 00:12:13 --> hell_fire (~hell_fire@45.112.12.123) has joined #linux 2021-06-24 00:12:13 <-- hell_fire (~hell_fire@45.112.12.123) has quit (Changing host) 2021-06-24 00:12:13 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-24 00:12:15 --> resistfascism (~resistfas@2601:589:4b80:a270::dea) has joined #linux 2021-06-24 00:13:39 --> keropokkk (~keropok@2405:3800:87a:1683:88d0:d7ca:46ba:c1e3) has joined #linux 2021-06-24 00:13:49 <-- w00dsman (~w00dsman@2601:189:4200:5cc3:d5b2:4145:e204:e14c) has quit (Quit: WeeChat 3.0.1) 2021-06-24 00:15:34 <-- debsan (~debsan@2800:810:471:2ee::1001) has quit (Ping timeout: 246 seconds) 2021-06-24 00:15:55 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 246 seconds) 2021-06-24 00:18:00 --> Rakko (~Rakko@035-130-091-024.biz.spectrum.com) has joined #linux 2021-06-24 00:18:26 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Quit: CodeSpelunker) 2021-06-24 00:18:43 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-24 00:18:50 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 00:18:58 <-- curdlesnoot (~curdlesno@2a03:1b20:1:f410::a17d) has quit (Quit: = "") 2021-06-24 00:21:45 --> raccoon_dog (~raccoon_d@user/raccoon-dog/x-5932302) has joined #linux 2021-06-24 00:22:25 <-- loganlee (~user@user/loganlee) has quit (Remote host closed the connection) 2021-06-24 00:24:48 <-- Gaffoonie (~Gaff@user/gaffoonie) has quit (Quit: Gaffoonie) 2021-06-24 00:25:05 --> w00dsman (~w00dsman@2601:189:4200:5cc3:a026:cd6d:476f:7c55) has joined #linux 2021-06-24 00:25:41 <-- YWH_1 (~YWH@2600:1700:1933:230:d9b9:286:3dba:bb4) has quit (Quit: Leaving) 2021-06-24 00:26:52 --> antlers (~antlers@24-113-173-95.wavecable.com) has joined #linux 2021-06-24 00:27:28 <-- frmus (~frmus@user/frmus) has quit (Quit: Leaving) 2021-06-24 00:28:03 <-- multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has quit (Quit: WeeChat 3.2) 2021-06-24 00:29:49 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-24 00:29:59 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 00:30:23 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 00:30:24 <-- Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has quit (Remote host closed the connection) 2021-06-24 00:30:42 <-- quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has quit (Quit: WeeChat 3.1) 2021-06-24 00:30:50 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 00:31:04 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 00:31:17 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 00:31:33 --> rifl (~user@user/rifl) has joined #linux 2021-06-24 00:34:15 <-- Menzador (~quassel@user/menzador) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 00:34:38 <-- coroner (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Quit: Leaving) 2021-06-24 00:34:57 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-24 00:34:59 --> autopsy (~autopsy@2600:8800:920c:8a00::cc6f) has joined #linux 2021-06-24 00:37:30 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-24 00:37:35 <-- Kyv (~vo@user/vykyv) has quit (Quit: Lost terminal) 2021-06-24 00:38:09 --> ______GOD______ (~GOD@user/god/x-9778998) has joined #linux 2021-06-24 00:39:04 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 00:40:20 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-24 00:40:21 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 00:40:40 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Quit: CodeSpelunker) 2021-06-24 00:40:41 --> fatal (0x00@user/fatal) has joined #linux 2021-06-24 00:40:50 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 00:41:00 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-24 00:41:40 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-24 00:41:54 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 00:43:28 --> kafka (~kafka@2a01:4f9:c010:b32f::1) has joined #linux 2021-06-24 00:45:02 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-24 00:45:02 <-- pikudoz (~pikudoz@190.117.229.223) has quit (Read error: Connection reset by peer) 2021-06-24 00:45:04 <-- kafka (~kafka@2a01:4f9:c010:b32f::1) has quit (Client Quit) 2021-06-24 00:45:05 <-- tom1984 (~tom1984@124.156.153.169) has quit (Remote host closed the connection) 2021-06-24 00:45:12 <-- arcatech (~arcatech@user/arcatech) has quit (Quit: Bye.) 2021-06-24 00:45:35 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 265 seconds) 2021-06-24 00:46:35 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 00:46:43 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-24 00:46:43 <-- name__ (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-24 00:47:21 autopsy Ky is there a reason you are dissolving all over my hand in this bloody game of cat and mouse? 2021-06-24 00:47:30 autopsy Kyv. 2021-06-24 00:47:49 autopsy Cause I know you werent thinking of me when you did all that. 2021-06-24 00:48:04 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 250 seconds) 2021-06-24 00:49:39 autopsy Ok I know make bzImage ; make modules ; make modules_install ; make install 2021-06-24 00:49:44 --> borbetomagus (~borbetoma@154.3.40.245) has joined #linux 2021-06-24 00:50:07 <-- Bashing-om (~sysop@ubuntu/member/bashing-om) has quit (Quit: leaving) 2021-06-24 00:50:13 --> glouniche (~glouniche@94.198.43.108) has joined #linux 2021-06-24 00:50:56 autopsy make nsyncconfig 2021-06-24 00:51:19 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-24 00:52:34 --> tmpm697 (~tmpm697@171.241.87.193) has joined #linux 2021-06-24 00:52:53 tmpm697 is this linux in general or linux kernel channel? 2021-06-24 00:53:10 <-- autopsy (~autopsy@2600:8800:920c:8a00::cc6f) has quit (Remote host closed the connection) 2021-06-24 00:53:18 <-- ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has quit (Remote host closed the connection) 2021-06-24 00:56:04 [[R]] tmpm697: did you even bother to read the topic? 2021-06-24 00:56:11 <-- pyeverything (~mona@c-66-31-107-137.hsd1.ma.comcast.net) has left #linux 2021-06-24 00:56:15 <-- backleet (~backleet@user/backleet) has quit (Quit: WeeChat 3.2) 2021-06-24 00:56:31 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 00:57:10 <-- x00 (~x00@ool-44c1b49b.dyn.optonline.net) has quit (Ping timeout: 250 seconds) 2021-06-24 00:59:48 Kyv I'm dissolving :| 2021-06-24 01:00:17 * [[R]] freezes Kyv 2021-06-24 01:00:24 <-- easylee (~easylee@mirror.easylee.nl) has quit (Quit: Ping timeout (120 seconds)) 2021-06-24 01:00:27 * hell_fire pours more water 2021-06-24 01:00:45 --> easylee (~easylee@mirror.easylee.nl) has joined #linux 2021-06-24 01:01:21 <-- gfawcett (~gfawcett@ns521973.ip-158-69-124.net) has quit (Quit: Ping timeout (120 seconds)) 2021-06-24 01:01:32 --> gfawcett (~gfawcett@ns521973.ip-158-69-124.net) has joined #linux 2021-06-24 01:01:42 Kyv [[R]]: this isnt one of this 'wake you up in 2121' sort of deals right? 2021-06-24 01:02:09 [[R]] lol 2021-06-24 01:02:25 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 01:04:30 <-- cisme_ (~cisme_@user/cisme/x-1186982) has quit (Ping timeout: 264 seconds) 2021-06-24 01:04:56 <-- ______GOD______ (~GOD@user/god/x-9778998) has quit (Quit: Turning off a portion of this simulation.) 2021-06-24 01:05:58 <-- dust (~dust@user/dust) has quit (Remote host closed the connection) 2021-06-24 01:06:41 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-24 01:08:03 --> cisme_ (~cisme_@2600:1700:d980:1a40:123d:8e04:40a0:76d1) has joined #linux 2021-06-24 01:08:43 --> dust (~dust@user/dust) has joined #linux 2021-06-24 01:09:53 --> autopsy (~autopsy@2600:8800:920c:8a00::cc6f) has joined #linux 2021-06-24 01:10:00 <-- Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has quit (Quit: Leaving) 2021-06-24 01:10:05 <-- cisme_ (~cisme_@2600:1700:d980:1a40:123d:8e04:40a0:76d1) has quit (Changing host) 2021-06-24 01:10:05 --> cisme_ (~cisme_@user/cisme/x-1186982) has joined #linux 2021-06-24 01:10:54 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-24 01:12:49 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-24 01:14:14 <-- ionface (~ionface@user/ionface) has quit (Read error: Connection reset by peer) 2021-06-24 01:14:50 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 01:15:10 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-24 01:15:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 01:16:40 -- instantp10neer_ is now known as instantp10neer 2021-06-24 01:17:32 <-- willthechill (~willthech@2600:1700:8c61:3ed0:429:e85:3a3a:a405) has quit (Ping timeout: 250 seconds) 2021-06-24 01:17:50 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 01:17:55 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 01:19:01 --> pagini (~pagini@27.17.181.2) has joined #linux 2021-06-24 01:19:25 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 265 seconds) 2021-06-24 01:20:21 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 01:20:22 --> upsala (~zcb@185.213.155.232) has joined #linux 2021-06-24 01:21:13 <-- tpreston (~thomaspre@78.40.148.171) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 01:21:32 --> tpreston (~thomaspre@78.40.148.171) has joined #linux 2021-06-24 01:22:47 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 258 seconds) 2021-06-24 01:25:20 --> schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has joined #linux 2021-06-24 01:28:50 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-24 01:29:18 --> Sauvin (~sauvin@about/linux/staff/sauvin) has joined #linux 2021-06-24 01:30:07 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-24 01:30:37 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 01:30:49 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 01:33:55 <-- unixbhaskar (~user@191.96.227.83) has quit (Ping timeout: 265 seconds) 2021-06-24 01:36:21 --> t0kie (~t0kie@user/t0kie) has joined #linux 2021-06-24 01:36:49 <-- ionface (~ionface@user/ionface) has quit (Ping timeout: 265 seconds) 2021-06-24 01:36:49 --> ionface_ (~ionface@user/ionface) has joined #linux 2021-06-24 01:37:49 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 01:39:13 <-- straykitten (~straykitt@subs24-116-206-8-39.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-24 01:39:14 --> jmcantrell (~weechat@user/jmcantrell) has joined #linux 2021-06-24 01:39:39 <-- nick_pickerton (~Nick@dynamic-078-055-166-045.78.55.pool.telefonica.de) has quit (Ping timeout: 258 seconds) 2021-06-24 01:40:38 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 01:42:51 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-24 01:43:17 <-- nihilus (~nihil@user/nihilus) has quit (Quit: ...) 2021-06-24 01:43:30 --> nihilus (~nihil@user/nihilus) has joined #linux 2021-06-24 01:44:26 --> CrustY_ (~crusty@45.135.187.13) has joined #linux 2021-06-24 01:44:31 --> v01d4lph4 (~v01d4lph4@122.160.65.250) has joined #linux 2021-06-24 01:44:31 <-- v01d4lph4 (~v01d4lph4@122.160.65.250) has quit (Changing host) 2021-06-24 01:44:31 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-24 01:44:57 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-24 01:45:27 --> AquaL1te (~AquaL1te@user/aqual1te) has joined #linux 2021-06-24 01:46:18 <-- Rakko (~Rakko@035-130-091-024.biz.spectrum.com) has quit (Quit: Leaving) 2021-06-24 01:46:58 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-24 01:49:12 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-24 01:52:23 --> straykitten (~straykitt@subs24-116-206-8-31.three.co.id) has joined #linux 2021-06-24 01:52:36 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-24 01:52:54 <-- Tyendinaga_ (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has quit (Quit: Leaving) 2021-06-24 01:55:32 autopsy Ok its all yours have at it. 2021-06-24 01:55:51 --> keropokk1 (~keropok@2405:3800:82a:8cd2:f865:2ee0:10bd:d510) has joined #linux 2021-06-24 01:57:46 <-- keropokkk (~keropok@2405:3800:87a:1683:88d0:d7ca:46ba:c1e3) has quit (Ping timeout: 246 seconds) 2021-06-24 01:58:24 <-- ionface_ (~ionface@user/ionface) has quit (Quit: ionface_) 2021-06-24 01:58:57 --> hi_im_kent (~hi_im_ken@223.18.255.249) has joined #linux 2021-06-24 01:59:53 --> CrustY (~crusty@62.216.211.144) has joined #linux 2021-06-24 02:00:08 --> Sassafras (~root@li1700-76.members.linode.com) has joined #linux 2021-06-24 02:01:12 --> Guest43 (~Guest43@gw.oist.jp) has joined #linux 2021-06-24 02:01:15 Guest43 Hello 2021-06-24 02:01:20 tmpm697 whoops! :) 2021-06-24 02:01:22 Sassafras is this legit: https://phanes.silogroup.org/bye-freenode/ 2021-06-24 02:01:38 Guest43 I am trying to compile gnutls and it tells me in the ./configure step that it can not find Nettle 3.4.1 2021-06-24 02:01:57 <-- linrox (~metbsd@user/linsux) has quit (Ping timeout: 265 seconds) 2021-06-24 02:02:37 <-- CrustY_ (~crusty@45.135.187.13) has quit (Ping timeout: 250 seconds) 2021-06-24 02:02:58 Guest43 I have installed Nettle 3.7.3 and I export CFLAGS=-I$HOME/.local/include (== CPPFLAGS) and LDFLAGS=-L$HOME/.local/lib and I still get the error. Do I actually need exactly version 3.4.1? 2021-06-24 02:03:25 <-- zbe (~zbe@pleiades.zbe.bz) has quit (Quit: So long..) 2021-06-24 02:03:46 --> zbe (~zbe@pleiades.zbe.bz) has joined #linux 2021-06-24 02:07:08 --> scan (~scan@user/scan) has joined #linux 2021-06-24 02:07:47 <-- pastly (~pastly@gateway/tor-sasl/pastly) has quit (Remote host closed the connection) 2021-06-24 02:08:13 --> pastly (~pastly@gateway/tor-sasl/pastly) has joined #linux 2021-06-24 02:08:19 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Remote host closed the connection) 2021-06-24 02:08:30 <-- scan (~scan@user/scan) has left #linux (Bye) 2021-06-24 02:08:53 <-- CoolerX (~CoolerX@user/coolerx) has quit (Quit: Leaving) 2021-06-24 02:09:41 <-- MidAutumnMoon (~MidAutumn@user/midautumnmoon) has quit (Quit: Leaving for a break - theLounge) 2021-06-24 02:10:18 --> MidAutumnMoon (~MidAutumn@user/midautumnmoon) has joined #linux 2021-06-24 02:10:55 tusko autopsy, why do you have ky all over your hands? 2021-06-24 02:10:58 autopsy Guest43 likely is you need to -use -l/path/to/nettle/libraries 2021-06-24 02:11:37 autopsy -L/path/to/nettle/libraries 2021-06-24 02:12:05 Guest43 autopsy: do I need the specified version? 2021-06-24 02:12:13 --> linsux (~metbsd@cpe00fc8d943db3-cm00fc8d943db0.cpe.net.cable.rogers.com) has joined #linux 2021-06-24 02:12:13 <-- linsux (~metbsd@cpe00fc8d943db3-cm00fc8d943db0.cpe.net.cable.rogers.com) has quit (Changing host) 2021-06-24 02:12:13 --> linsux (~metbsd@user/linsux) has joined #linux 2021-06-24 02:12:18 Guest43 autopsy: Thank you I installed 3.4.1 just in case but I will try without it first 2021-06-24 02:12:27 --> keropokkk (~keropok@2405:3800:8a9:c71d:4824:9429:2047:a3ea) has joined #linux 2021-06-24 02:12:40 <-- keropokkk (~keropok@2405:3800:8a9:c71d:4824:9429:2047:a3ea) has quit (Client Quit) 2021-06-24 02:13:36 autopsy GNUTLS Guest43 https://koji.fedoraproject.org/koji/buildinfo?buildID=808327 2021-06-24 02:14:17 -- pandakekok9 is now known as job 2021-06-24 02:14:18 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-24 02:14:41 <-- Sassafras (~root@li1700-76.members.linode.com) has left #linux 2021-06-24 02:15:13 schillingklaus koji is an aggressive microscopical fungus 2021-06-24 02:15:16 <-- keropokk1 (~keropok@2405:3800:82a:8cd2:f865:2ee0:10bd:d510) has quit (Ping timeout: 246 seconds) 2021-06-24 02:15:25 -- very_sneaky_ is now known as very_sneaky 2021-06-24 02:15:35 <-- DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has quit (Quit: WeeChat 3.2) 2021-06-24 02:15:48 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 02:15:53 Guest43 autopsy: so wait, I need to change the linker flags? 2021-06-24 02:15:55 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-24 02:16:36 autopsy Guest43 yep the linker ld. 2021-06-24 02:17:07 --> alzgh (~alzgh@216.155.158.214) has joined #linux 2021-06-24 02:17:23 Guest43 cool, thank you. Your fedora page has no explicit nettle version 2021-06-24 02:17:45 <-- envex (~envex@cpe-173-91-189-33.neo.res.rr.com) has quit 2021-06-24 02:18:20 <-- audiofreeze (~audio@2603-8081-1800-0062-edd3-118e-4a86-1943.res6.spectrum.com) has quit (Quit: Leaving) 2021-06-24 02:18:32 autopsy Guest43 you can look at the SRPM, the nettle.spec file is what you want to sede, to see if it has a Requires on gnutls and of what version. 2021-06-24 02:19:08 autopsy Its easy to build RPMs in Fedora you jsust use: rpmbuild -ba SPECS/kernel.spec 2021-06-24 02:20:31 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 246 seconds) 2021-06-24 02:20:48 --> d33cee (~decent@ip68-10-104-81.hr.hr.cox.net) has joined #linux 2021-06-24 02:21:02 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 252 seconds) 2021-06-24 02:21:18 Guest43 hmm... I'm not using fedora 2021-06-24 02:21:24 Guest43 well, this is macOS to be honest 2021-06-24 02:21:46 Guest43 But I feel like I'm failing at basic configure && make :( 2021-06-24 02:22:07 autopsy Its not that basic anyamore. 2021-06-24 02:22:20 autopsy Not since 1996. 2021-06-24 02:22:38 schillingklaus there's not much of a diff between macos and a systemd-powered distro 2021-06-24 02:22:51 --> kirk781 (~doors@112.79.141.51) has joined #linux 2021-06-24 02:22:51 Guest43 I'm forced onto this macOS due to work 2021-06-24 02:22:55 autopsy pkgconifg.pc needs tro know where nettle is so gnutls can build and configure doesn't fail. 2021-06-24 02:22:59 tusko macos is basically unix 2021-06-24 02:23:01 Guest43 trying to compile Emacs 2021-06-24 02:23:25 Guest43 with everything under ~/.local 2021-06-24 02:23:36 Guest43 maybe the issue is that I don't have pkgconfig 2021-06-24 02:23:43 autopsy Yep. 2021-06-24 02:23:43 --> justsomeguy (~justsomeg@user/justsomeguy) has joined #linux 2021-06-24 02:23:46 --> Wouter0100 (~Wouter010@entry.nbg.netvos.nl) has joined #linux 2021-06-24 02:23:51 kirk781 There is a sysmodmap and usermodmap defined in xinitrc file. What is the point of earlier? 2021-06-24 02:24:01 <-- ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has quit (Ping timeout: 246 seconds) 2021-06-24 02:24:23 autopsy modifier key map 2021-06-24 02:24:29 kirk781 xmodmap was working at startup correctly, however, when I tinkered with and removed the sysmodmap entry, it stopped auto starting. Why? 2021-06-24 02:24:38 <-- Wouter0100 (~Wouter010@entry.nbg.netvos.nl) has quit (Read error: Connection reset by peer) 2021-06-24 02:24:51 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-24 02:24:54 --> Wouter0100 (~Wouter010@entry.nbg.netvos.nl) has joined #linux 2021-06-24 02:25:02 <-- Wouter0100 (~Wouter010@entry.nbg.netvos.nl) has quit (Remote host closed the connection) 2021-06-24 02:25:05 autopsy kirk781, show me the file you modified. 2021-06-24 02:25:13 --> Wouter0100 (~Wouter010@entry.nbg.netvos.nl) has joined #linux 2021-06-24 02:25:14 kirk781 autopsy, I know. I have a custom user defined one that I wish to autostart. However, that is run from user directory. There is another one run from /etc/ which err, does nothing 2021-06-24 02:25:27 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Quit: Leaving) 2021-06-24 02:25:29 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 02:25:57 --> ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has joined #linux 2021-06-24 02:26:00 Guest43 hehe 2021-06-24 02:26:01 --> szarka (~szarka@24-124-20-18-static.midco.net) has joined #linux 2021-06-24 02:26:17 kirk781 autopsy, I just removed the sysmodmap entry from xinitrc file. I can add it back if I want. I was just trying to understand as to why usermodmap, which is defined in the file, won't work without the sysmodmap entry 2021-06-24 02:27:18 <-- LiftLeft2 (~LiftLeft@154.21.114.47) has quit (Ping timeout: 250 seconds) 2021-06-24 02:27:38 <-- mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has quit (Ping timeout: 252 seconds) 2021-06-24 02:27:48 Guest43 Gosh this is horrible 2021-06-24 02:27:58 Guest43 I'm boxed out of tex and I need to compile it myself 2021-06-24 02:28:08 --> valentin (~valentin@2a01:79d:7373:764c::110) has joined #linux 2021-06-24 02:28:36 <-- CombatVet (~c4@user/combatvet) has quit (Ping timeout: 244 seconds) 2021-06-24 02:29:00 Guest43 I mean, compile latex and install tex 2021-06-24 02:29:07 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Ping timeout: 244 seconds) 2021-06-24 02:29:18 Guest43 and I have no package manager available 2021-06-24 02:29:19 autopsy Compile make and install flex 2021-06-24 02:29:28 autopsy Try Fedora. 2021-06-24 02:29:47 Guest43 I can't change the OS unfortunately 2021-06-24 02:29:53 <-- shredder (~user@user/shredder) has quit (Quit: quitting) 2021-06-24 02:30:09 kirk781 Guest43, Big Sur? 2021-06-24 02:30:11 Guest43 I'm witnessing some horrors right now that's for sure 2021-06-24 02:30:17 autopsy SRPM rpmbuild createrepo then dnf install yourfavoritekernelmodulepackage rr17xx.ko or whatever and then lsmod| grep rr or modprobe rr17xx 2021-06-24 02:30:21 Guest43 kirk781: yeah 2021-06-24 02:30:36 --> shredder (~user@user/shredder) has joined #linux 2021-06-24 02:30:38 <-- Ducki (~ducki@user/ducki) has quit (Ping timeout: 258 seconds) 2021-06-24 02:30:39 --> ziper (~deamon@212.237.171.46) has joined #linux 2021-06-24 02:31:03 kirk781 Guest43, Usually folks are quite pleased to get a Macbook :p. 2021-06-24 02:31:08 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-24 02:31:17 Guest43 It's OK if you have a root acc 2021-06-24 02:31:38 Guest43 it's not OK when you have a restrictive environment forcing bad services upon you 2021-06-24 02:31:47 Guest43 that you're trying to replace with user installed stuff 2021-06-24 02:31:55 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-24 02:32:07 --> CombatVet (~c4@user/combatvet) has joined #linux 2021-06-24 02:32:09 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-24 02:32:15 kirk781 Guest43, Have you used Textual? 2021-06-24 02:32:32 Guest43 No 2021-06-24 02:33:00 autopsy Guest43 what you are trying to do is violate channel policy and get us to help you on MacOS which is not Linux. Then you are also trying to do this as a user not root, and root as you know is the only user available that has new package install permissions for the system wide PC. 2021-06-24 02:33:05 kirk781 Guest43, Only Mac OS can have a paid for IRC client. That is Textual :p 2021-06-24 02:33:18 <-- tusko (~yeurt@user/tusko) has quit (Remote host closed the connection) 2021-06-24 02:33:33 Guest43 autopsy: I'm not trying to get anyone to discuss macOS, that's not fair of you to say 2021-06-24 02:33:34 <-- backleet (~backleet@user/backleet) has quit (Quit: WeeChat 3.2) 2021-06-24 02:33:34 --> tusko (~yeurt@user/tusko) has joined #linux 2021-06-24 02:33:45 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 02:33:45 Guest43 My questions were related to lib nettle and gnutls 2021-06-24 02:33:51 autopsy Ok I try not to notice but you said you were on MacOS. 2021-06-24 02:34:04 autopsy I try to ignore it actaully. 2021-06-24 02:34:09 Guest43 you mentioned fedora and I was on macOS did that violate policy? 2021-06-24 02:34:22 autopsy I mentioned Fedoraq which is Linux. 2021-06-24 02:34:39 Guest43 You're assuming bad faith of me 2021-06-24 02:34:45 kirk781 There's an Apple channel on this server as well 2021-06-24 02:35:15 autopsy I'm just saying its not everyday we get to figure out what your PC is up to with a user perusing around using make.... alll the TIME. 2021-06-24 02:35:28 Guest43 it's called LFS 2021-06-24 02:35:39 autopsy LFS is Linux. 2021-06-24 02:35:44 Guest43 sure 2021-06-24 02:35:54 Guest43 I need to go, thanks for the help 2021-06-24 02:35:56 tusko mac osx is basically unix 2021-06-24 02:35:57 <-- Guest43 (~Guest43@gw.oist.jp) has quit (Quit: Guest43) 2021-06-24 02:36:12 tusko yw 2021-06-24 02:37:07 Sauvin That would be "you're welcome", not "yw". 2021-06-24 02:37:16 Sauvin autopsy, what was Guest43 asking about? 2021-06-24 02:37:40 <-- CrustY (~crusty@62.216.211.144) has quit (Ping timeout: 246 seconds) 2021-06-24 02:37:47 autopsy He asking about gnuTLS and Nettle version 3.4.1 or does he need 3.7.5 exactly which one. 2021-06-24 02:38:04 autopsy So nobody knows becacuse we're not there with you. 2021-06-24 02:38:46 autopsy Thats true but what else. 2021-06-24 02:38:50 Sauvin What the actual flip is "nettle"? 2021-06-24 02:38:52 autopsy Nothing see. 2021-06-24 02:39:11 autopsy Ok no which version exactly the one configrue asks for or something else? 2021-06-24 02:39:37 kirk781 Also, what's the proper way to reference xbindkeys so that is starts? I tried how it was written in Arch Wiki, but sadly no resukt 2021-06-24 02:42:06 autopsy Nettle is easy GNU TLS is also easy. 2021-06-24 02:42:22 autopsy Its not easy for him, but hey thats why he asksed. 2021-06-24 02:42:37 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Remote host closed the connection) 2021-06-24 02:42:56 --> quarkyalice (~quarkyali@172.77.20.93) has joined #linux 2021-06-24 02:42:56 <-- quarkyalice (~quarkyali@172.77.20.93) has quit (Changing host) 2021-06-24 02:42:56 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-24 02:44:47 <-- KnoP (~KnoP@p57b1920f.dip0.t-ipconnect.de) has quit (Quit: ChatZilla 0.9.94 [SeaMonkey 2.53.1/20200222231854]) 2021-06-24 02:45:51 <-- discipulus (~discipulu@user/discipulus) has quit (Quit: discipulus) 2021-06-24 02:46:05 --> discipulus (~discipulu@user/discipulus) has joined #linux 2021-06-24 02:47:40 --> CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has joined #linux 2021-06-24 02:48:00 autopsy Guest43, you can always rpmbuild -bb SPECS/kernel.spec 2021-06-24 02:48:47 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-24 02:50:18 --> soczol (~soczol@user/soczol) has joined #linux 2021-06-24 02:51:19 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 246 seconds) 2021-06-24 02:52:22 <-- glouniche (~glouniche@94.198.43.108) has quit (Quit: Leaving) 2021-06-24 02:52:43 --> gtlsgamr (~gtlsgamr@103.247.4.134) has joined #linux 2021-06-24 02:52:47 --> darutoko (~darutoko@37.21.238.175) has joined #linux 2021-06-24 02:53:05 <-- Doffi (~doffi@91.132.197.188) has quit (Quit: leaving) 2021-06-24 02:53:31 --> Doffi (~doffi@91.132.197.188) has joined #linux 2021-06-24 02:53:47 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-24 02:53:58 <-- ricklamers (uid504810@id-504810.tooting.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-24 02:54:17 --> glouniche (~glouniche@94.198.43.108) has joined #linux 2021-06-24 02:55:34 <-- icy (~icy@user/icy) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-24 02:56:20 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-24 02:56:49 --> anp (~quassel@ip5b414355.dynamic.kabel-deutschland.de) has joined #linux 2021-06-24 02:57:05 --> tesseract (~tesseract@user/tesseract) has joined #linux 2021-06-24 02:57:14 <-- Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has quit (Client Quit) 2021-06-24 02:57:41 --> Guest33 (~Guest33@2a02:8070:b9d:f200:bee0:f4e2:68f9:3d11) has joined #linux 2021-06-24 02:57:42 <-- Doffi (~doffi@91.132.197.188) has quit (Client Quit) 2021-06-24 02:58:05 --> Doffi (~doffi@91.132.197.188) has joined #linux 2021-06-24 02:58:18 --> ballerburg9005 (~ich@dslb-002-204-095-099.002.204.pools.vodafone-ip.de) has joined #linux 2021-06-24 02:58:29 --> __jmcantrell__ (~weechat@user/jmcantrell) has joined #linux 2021-06-24 02:59:04 <-- namsdrawkcab (~user@user/namsdrawkcab) has left #linux (ERC (IRC client for Emacs 27.2)) 2021-06-24 02:59:53 <-- spacebison (~bison@2603-80a0-0103-d900-90af-cf2c-7156-55fa.res6.spectrum.com) has quit (Ping timeout: 252 seconds) 2021-06-24 03:00:56 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-24 03:01:33 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 250 seconds) 2021-06-24 03:03:34 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 246 seconds) 2021-06-24 03:03:55 <-- ryzenda (~ryzenda@84.sub-174-242-36.myvzw.com) has quit (Ping timeout: 246 seconds) 2021-06-24 03:03:59 <-- gr33n7001 (~gr33n7007@user/gr33n7007h) has quit (Quit: WeeChat 3.2) 2021-06-24 03:05:14 --> tex (~super@user/dix) has joined #linux 2021-06-24 03:05:48 <-- t0kie (~t0kie@user/t0kie) has quit (Quit: Leaving) 2021-06-24 03:05:54 autopsy https://imgur.com/gallery/OAor0OR 2021-06-24 03:05:59 --> ryzenda (~ryzenda@21.sub-174-203-99.myvzw.com) has joined #linux 2021-06-24 03:06:26 autopsy This is how we write out psuedocode to later put to terminal and yes I use vi. 2021-06-24 03:06:54 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-24 03:07:07 autopsy So do you oh I knew that. 2021-06-24 03:07:32 <-- kirk781 (~doors@112.79.141.51) has quit (Quit: Leaving) 2021-06-24 03:07:40 autopsy Thaqts why you were woidnring why your #!/bin/bash was not blue write? 2021-06-24 03:08:20 autopsy aPPRECIATE VI IMPROVED FOR WHAT IT IS AN EDITOR AND ITS PERFECTLY RAINBOW COLORED INSIDE. 2021-06-24 03:08:28 autopsy Dam caps lock. 2021-06-24 03:08:30 --> K285 (~K285@2401:4900:4453:e0b1:4c5e:6e9a:258f:55c3) has joined #linux 2021-06-24 03:09:05 Samizdat A *likely* story, topsy. 2021-06-24 03:09:36 autopsy Nawww. Its rare like gold and leprechauns 2021-06-24 03:10:16 Samizdat emacs ftw 2021-06-24 03:10:25 autopsy The knives sharpen those pencils. I'm straight outt of thejungle I guess. 2021-06-24 03:10:27 <-- Doffi (~doffi@91.132.197.188) has quit (Quit: leaving) 2021-06-24 03:10:45 autopsy Try me later or try me when I die try me dont try me actually I hate court. 2021-06-24 03:10:46 --> Doffi (~doffi@91.132.197.188) has joined #linux 2021-06-24 03:11:04 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 250 seconds) 2021-06-24 03:11:20 <-- ledeni (~ledeni@fedora/ledeni) has quit (Quit: ledeni) 2021-06-24 03:11:34 --> ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has joined #linux 2021-06-24 03:11:34 <-- ledeni (~ledeni@n122-111-80-63.meb3.vic.optusnet.com.au) has quit (Changing host) 2021-06-24 03:11:34 --> ledeni (~ledeni@fedora/ledeni) has joined #linux 2021-06-24 03:11:41 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-24 03:12:16 autopsy I shrpen my knife with a 3000/8000 brick (Corundum Aluminum Oxide) And I sharpen the pencils with the knife. I write with that. 2021-06-24 03:12:34 autopsy Like every day then I use vi. 2021-06-24 03:12:39 autopsy Every day. 2021-06-24 03:12:48 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 250 seconds) 2021-06-24 03:13:11 c705 of course you do 2021-06-24 03:13:36 autopsy I got so much paper.. 2021-06-24 03:13:51 autopsy I'm rolling in cheese. 2021-06-24 03:14:10 autopsy I'm balling. c705 what paper mache do you use? 2021-06-24 03:14:23 autopsy Is it even white? 2021-06-24 03:14:50 Mekaneck can't you take the chit chat over to the offtopic channel? 2021-06-24 03:14:56 autopsy Yeah. 2021-06-24 03:15:06 --> rbh (~ubuntu@202.177.224.46) has joined #linux 2021-06-24 03:15:30 rbh does anyone know where I could ask kvm questions? 2021-06-24 03:15:36 c705 here is fine 2021-06-24 03:15:43 rbh their irc is supposed to be on freenode 2021-06-24 03:15:52 --> Jinx (~Jinx@c-98-243-252-252.hsd1.mi.comcast.net) has joined #linux 2021-06-24 03:16:01 --> CrustY (~crusty@62.216.211.144) has joined #linux 2021-06-24 03:16:05 autopsy c705 here is fine, who told you that? 2021-06-24 03:16:17 mlu some dog I bet 2021-06-24 03:16:19 <-- Jinx (~Jinx@c-98-243-252-252.hsd1.mi.comcast.net) has quit (Changing host) 2021-06-24 03:16:19 --> Jinx (~Jinx@user/jinx) has joined #linux 2021-06-24 03:16:25 autopsy It was not me. 2021-06-24 03:16:59 --> gimgiam (~gimgiam@user/gimgian) has joined #linux 2021-06-24 03:17:21 rbh c705: its related to the source for x86, reading guest vitrual mem works fine but writing to guest virtual mem always seems to be causing a PF exception. (all using functions already provided by kvm) 2021-06-24 03:17:37 <-- tbcr (~tbcr@user/tbcr) has quit (Read error: Connection reset by peer) 2021-06-24 03:17:44 rbh I'm trying to patch the source to add some functionality 2021-06-24 03:17:52 --> tbcr (~tbcr@75.183.195.9) has joined #linux 2021-06-24 03:18:07 <-- elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has quit (Remote host closed the connection) 2021-06-24 03:18:08 <-- knipster (~knipster@user/knipster) has quit (Ping timeout: 268 seconds) 2021-06-24 03:18:28 --> elderbear (~elderbear@71.217.136.46) has joined #linux 2021-06-24 03:18:40 <-- Guest33 (~Guest33@2a02:8070:b9d:f200:bee0:f4e2:68f9:3d11) has quit (Quit: Client closed) 2021-06-24 03:18:44 c705 i mean that you should ask the devs 2021-06-24 03:19:00 <-- GrapeApe (~GrapeApe@065-190-150-032.inf.spectrum.com) has quit (Quit: Ping timeout (120 seconds)) 2021-06-24 03:19:03 <-- jazz (~jazz@user/jazz) has quit (Quit: Ping timeout (120 seconds)) 2021-06-24 03:19:06 --> Hanii (~textual@2a00:23c5:c587:6d00:4dfa:e2dd:775c:36a6) has joined #linux 2021-06-24 03:19:10 --> tom1984 (~tom1984@124.156.153.169) has joined #linux 2021-06-24 03:19:15 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-24 03:19:18 c705 #kvm 2021-06-24 03:19:22 --> jazz (~jazz@user/jazz) has joined #linux 2021-06-24 03:19:57 <-- NaviTheFairy (~Squirrel@user/navithefairy) has quit (Quit: Oh no. A thing broke.) 2021-06-24 03:20:11 autopsy c705, so when did you become crossing gaurd forr ouse? 2021-06-24 03:20:12 <-- Crescendo (~Crescendo@user/crescendo) has quit (Read error: Connection reset by peer) 2021-06-24 03:20:17 --> NaviTheFairy (~Squirrel@user/navithefairy) has joined #linux 2021-06-24 03:20:24 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-24 03:21:37 --> andreasbuhr (~quassel@p549db758.dip0.t-ipconnect.de) has joined #linux 2021-06-24 03:22:20 autopsy I forgot my username and password for Redhat bugzilla which I need for ABRT 2021-06-24 03:22:43 autopsy I got 15 component failures. 2021-06-24 03:23:52 <-- lsrtl (~lsrtl@user/lsrtl) has quit (Ping timeout: 246 seconds) 2021-06-24 03:24:09 <-- tbcr (~tbcr@75.183.195.9) has quit (Read error: Connection reset by peer) 2021-06-24 03:24:16 <-- rbh (~ubuntu@202.177.224.46) has left #linux (WeeChat 2.8) 2021-06-24 03:24:49 autopsy I didn't forget I changed the password and failed to recall if it was the 4th or 1st one I have in mind. 2021-06-24 03:24:58 <-- jazz (~jazz@user/jazz) has quit (Quit: Ping timeout (120 seconds)) 2021-06-24 03:26:16 --> tbcr (~tbcr@75.183.195.9) has joined #linux 2021-06-24 03:29:05 --> GrapeApe (~GrapeApe@065-190-150-032.inf.spectrum.com) has joined #linux 2021-06-24 03:29:28 <-- CrustY (~crusty@62.216.211.144) has quit (Ping timeout: 246 seconds) 2021-06-24 03:29:58 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-24 03:32:09 <-- pepee (~user@user/pepee) has quit (Quit: bye $IRC) 2021-06-24 03:32:10 <-- soczol (~soczol@user/soczol) has quit (Ping timeout: 252 seconds) 2021-06-24 03:32:21 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 258 seconds) 2021-06-24 03:33:20 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-24 03:33:50 <-- kixx (~kixx@user/kixx) has quit (Quit: Leaving) 2021-06-24 03:34:05 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-24 03:34:16 <-- plujon (~user@24.16.249.105) has quit (Ping timeout: 265 seconds) 2021-06-24 03:34:43 <-- tmpm697 (~tmpm697@171.241.87.193) has quit (Ping timeout: 246 seconds) 2021-06-24 03:34:54 --> jazz (~jazz@user/jazz) has joined #linux 2021-06-24 03:34:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 03:35:05 <-- fluid (~fluiD@66.186.209.60) has quit (Ping timeout: 252 seconds) 2021-06-24 03:35:20 --> tmpm697 (~tmpm697@171.241.33.30) has joined #linux 2021-06-24 03:36:00 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: rebooot) 2021-06-24 03:36:12 --> fluiD (~fluiD@66.186.209.60) has joined #linux 2021-06-24 03:36:45 --> gpeskens[w] (~gpeskens@94-209-53-75.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-24 03:37:09 --> expix (~1@amontpellier-658-1-158-142.w90-57.abo.wanadoo.fr) has joined #linux 2021-06-24 03:37:10 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 246 seconds) 2021-06-24 03:39:16 <-- straykitten (~straykitt@subs24-116-206-8-31.three.co.id) has quit (Ping timeout: 246 seconds) 2021-06-24 03:39:24 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-24 03:39:55 --> skapata (~Skapata@user/skapata) has joined #linux 2021-06-24 03:40:13 --> colorado (~fluiD@66.186.209.60) has joined #linux 2021-06-24 03:40:35 <-- fluiD (~fluiD@66.186.209.60) has quit (Read error: Connection reset by peer) 2021-06-24 03:40:40 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 03:40:48 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-24 03:40:56 --> rbh (~ubuntu@202.177.224.46) has joined #linux 2021-06-24 03:43:09 <-- b1101 (~b1101@ool-44c01641.dyn.optonline.net) has quit (Quit: b1101) 2021-06-24 03:46:10 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 03:46:22 --> mccobsta (~waffles@user/mccobsta) has joined #linux 2021-06-24 03:48:04 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-24 03:49:17 --> icy (~icy@152.67.162.71) has joined #linux 2021-06-24 03:49:36 <-- charon (~charon@user/charon) has quit (Ping timeout: 258 seconds) 2021-06-24 03:50:10 --> mexen (uid495612@user/mexen) has joined #linux 2021-06-24 03:50:28 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 246 seconds) 2021-06-24 03:50:29 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 03:51:01 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 03:51:27 --> charon (~charon@user/charon) has joined #linux 2021-06-24 03:51:28 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-24 03:51:40 <-- Nokaji (~Nokaji@user/nokaji) has quit (Quit: Nuremberg II) 2021-06-24 03:51:51 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 03:52:28 --> straykitten (~straykitt@subs25-116-206-9-63.three.co.id) has joined #linux 2021-06-24 03:52:32 --> ixil (~ixil@82.197.178.137) has joined #linux 2021-06-24 03:52:38 --> oldPeanut (~oldPeanut@200116b826dd2d0030929efffedd8522.dip.versatel-1u1.de) has joined #linux 2021-06-24 03:52:40 --> mbrad (~mbrad@94.14.18.180) has joined #linux 2021-06-24 03:54:09 talismanick I read through the pertinent pages in the arkenfox user.js wiki - I now know how it works, but am none the wiser on how to best go about installing it 2021-06-24 03:54:35 <-- Tsynk (~VoinTsynk@64-130-186-155.pool.dsl.scrtc.com) has quit (Ping timeout: 258 seconds) 2021-06-24 03:54:54 <-- icy (~icy@152.67.162.71) has quit (Changing host) 2021-06-24 03:54:54 --> icy (~icy@user/icy) has joined #linux 2021-06-24 03:55:23 <-- Bebef_ (sbreit@phobos.bebef.de) has quit (Quit: bye) 2021-06-24 03:55:29 talismanick cp'ing the user.js into a new profile copied from the old one seems like a violation of source control (if I pull from origin/master, it'll be stale) 2021-06-24 03:56:08 talismanick I could symlink it, but that still seems hackish. Either I'm blind or the "proper" install instructions are missing. 2021-06-24 03:57:20 talismanick ah, nvm 2021-06-24 03:57:40 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-24 03:57:47 talismanick it's in section 2.* under a misleading name and I'm bad at reading instructions 2021-06-24 03:58:00 --> TechTest (uid283215@id-283215.tooting.irccloud.com) has joined #linux 2021-06-24 03:58:04 --> LucaTM (~LucaTM@user/lucatm) has joined #linux 2021-06-24 03:58:37 schillingklaus pay your 705$ to c705, who will then take care of your misleading troubles 2021-06-24 03:58:59 neshpion no it's only $7.05 2021-06-24 03:59:15 autopsy Actually .705 cents 2021-06-24 03:59:18 neshpion ¢705 2021-06-24 03:59:36 autopsy Its only 70% of a single cent actaully. 2021-06-24 04:01:19 <-- godzilla_ (~godzilla@117.41.130.235) has quit (Read error: Connection reset by peer) 2021-06-24 04:02:27 <-- glouniche (~glouniche@94.198.43.108) has quit (Ping timeout: 268 seconds) 2021-06-24 04:02:58 --> rgr (~user@ip-109-41-65-139.web.vodafone.de) has joined #linux 2021-06-24 04:04:13 --> Bebef_ (sbreit@phobos.bebef.de) has joined #linux 2021-06-24 04:04:43 --> bajolo28 (~bajolo@gbo111.internetdsl.tpnet.pl) has joined #linux 2021-06-24 04:05:32 <-- bajolo2 (~bajolo@gbo111.internetdsl.tpnet.pl) has quit (Ping timeout: 268 seconds) 2021-06-24 04:05:32 -- bajolo28 is now known as bajolo2 2021-06-24 04:06:00 --> renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has joined #linux 2021-06-24 04:06:02 --> glouniche (~glouniche@94.198.43.90) has joined #linux 2021-06-24 04:06:21 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-24 04:06:58 --> hendursa1 (~weechat@user/hendursaga) has joined #linux 2021-06-24 04:07:02 <-- SchneeSchwarz (~schnee@user/schneeschwarz) has quit (Quit: WeeChat 3.2) 2021-06-24 04:07:51 --> rindatemuton (~rindatemu@101.2.189.106) has joined #linux 2021-06-24 04:08:19 --> deo (~deo@about/openbglab/deo) has joined #linux 2021-06-24 04:08:19 <-- AnAverageHuman (~AnAverage@user/anaveragehuman) has quit (Ping timeout: 244 seconds) 2021-06-24 04:08:30 akik autopsy: check your e-mail for that info on old messages 2021-06-24 04:09:21 <-- hendursaga (~weechat@user/hendursaga) has quit (Ping timeout: 244 seconds) 2021-06-24 04:09:33 --> SchneeSchwarz (~schnee@user/schneeschwarz) has joined #linux 2021-06-24 04:10:30 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-24 04:13:12 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 04:14:10 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 268 seconds) 2021-06-24 04:15:15 <-- gtlsgamr (~gtlsgamr@103.247.4.134) has quit (Quit: Lost terminal) 2021-06-24 04:16:23 <-- JohnDoe2 (~johndoe2@2001:470:1f07:89::dead:bead) has quit (Quit: bye) 2021-06-24 04:17:13 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 04:18:04 --> varaindemian (~varaindem@86.124.78.162) has joined #linux 2021-06-24 04:18:48 <-- job (~job@user/job) has quit (Remote host closed the connection) 2021-06-24 04:19:11 varaindemian trying to issue this command: `chromium-browser --new-window` and I get the followig output: `[3111:3111:0624/111650.360858:ERROR:browser_main_loop.cc(1402)] Unable to open X display.' 2021-06-24 04:19:17 akik talismanick: what was the problem? user.js is just a text file with your chosen preferences 2021-06-24 04:19:48 <-- glouniche (~glouniche@94.198.43.90) has quit (Quit: Leaving) 2021-06-24 04:20:06 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Remote host closed the connection) 2021-06-24 04:20:10 --> glouniche (~glouniche@185.123.143.202) has joined #linux 2021-06-24 04:21:30 --> rtypo (~alex@user/rtypo) has joined #linux 2021-06-24 04:21:32 varaindemian any idea? 2021-06-24 04:22:07 --> trbp (~trbp@user/trbp) has joined #linux 2021-06-24 04:22:14 autopsy varaindemian, yeah your DISPLAY is not found. 2021-06-24 04:22:19 --> hegstal (~hegstal@2a02:c7f:7604:8a00:bbfc:1ba1:ffb3:62a) has joined #linux 2021-06-24 04:23:04 --> RDK (~RDK@p200300db6717ba191a0a954c1c8f110e.dip0.t-ipconnect.de) has joined #linux 2021-06-24 04:23:26 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Ping timeout: 250 seconds) 2021-06-24 04:24:07 varaindemian autopsy how can I fix this? 2021-06-24 04:24:09 <-- neshpion (~neshpion@gateway/tor-sasl/neshpion) has quit (Quit: neshpion) 2021-06-24 04:24:11 varaindemian I tried export XAUTHORITY=/home/bss/.Xauthority 2021-06-24 04:24:18 <-- ncb (~ncb@user/ncb) has quit (Ping timeout: 264 seconds) 2021-06-24 04:24:20 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 04:25:23 <-- gnu3ra- (~gnu3ra@user/gnu3ra) has quit (Read error: Connection reset by peer) 2021-06-24 04:25:25 --> ncb (~ncb@user/ncb) has joined #linux 2021-06-24 04:25:49 <-- mccobsta (~waffles@user/mccobsta) has quit (Ping timeout: 246 seconds) 2021-06-24 04:28:06 akik varaindemian: don't change your session once you login 2021-06-24 04:28:24 varaindemian akik what do you mean? 2021-06-24 04:28:29 akik varaindemian: after login, check "echo $DISPLAY" 2021-06-24 04:28:38 --> gnu3ra (~gnu3ra@user/gnu3ra) has joined #linux 2021-06-24 04:28:54 akik varaindemian: you're changing the session settings somehow if the DISPLAY variable gets lost/changed 2021-06-24 04:30:25 varaindemian it's empty, right after login 2021-06-24 04:30:34 <-- OPK (~OPK@user/opk) has quit (Read error: Connection reset by peer) 2021-06-24 04:30:41 akik there's your problem 2021-06-24 04:31:55 autopsy akik, I checked my email all I saw was asn email from MAry and some more shit from Quora.com 2021-06-24 04:32:15 --> plastico (~plastico@2001:8a0:de6b:1a00:9d14:766e:70a8:dcea) has joined #linux 2021-06-24 04:32:22 <-- Guest42 (~textual@192.146.154.3) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2021-06-24 04:32:47 --> Guest42 (~textual@192.146.154.3) has joined #linux 2021-06-24 04:32:54 --> dshikoh (~dshikoh@user/dshikoh) has joined #linux 2021-06-24 04:33:20 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-24 04:34:14 autopsy akik, you mean my memos? 2021-06-24 04:35:29 --> irrenhaus3 (~xenon@ip-37-201-6-65.hsi13.unitymediagroup.de) has joined #linux 2021-06-24 04:36:03 <-- budlight (~richard@user/budlight) has left #linux (Leaving) 2021-06-24 04:36:30 <-- RDK (~RDK@p200300db6717ba191a0a954c1c8f110e.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-24 04:36:33 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 04:36:40 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Read error: Connection reset by peer) 2021-06-24 04:36:54 --> quarkyalice (~quarkyali@user/quarkyalice) has joined #linux 2021-06-24 04:36:55 <-- glouniche (~glouniche@185.123.143.202) has quit (Quit: Leaving) 2021-06-24 04:36:55 --> RDK (~RDK@p200300db6717ba191a0a954c1c8f110e.dip0.t-ipconnect.de) has joined #linux 2021-06-24 04:37:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 04:39:34 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-24 04:40:41 <-- _joes_ (~Thunderbi@santoroj.plus.com) has quit (Ping timeout: 268 seconds) 2021-06-24 04:41:40 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-24 04:42:04 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 04:42:07 <-- siika_ (~siika@223.166.246.51) has quit (Remote host closed the connection) 2021-06-24 04:42:34 --> siika_ (~siika@139.226.40.153) has joined #linux 2021-06-24 04:43:00 akik autopsy: you didn't receive an e-mail when you registered the account? 2021-06-24 04:43:07 --> kxj (~rj@80.50.229.66) has joined #linux 2021-06-24 04:43:55 --> glouniche (~glouniche@185.45.15.202) has joined #linux 2021-06-24 04:44:30 <-- twomoon (~twomoon@ip72-199-58-150.sd.sd.cox.net) has quit (Quit: Leaving) 2021-06-24 04:44:42 --> job (~job@user/job) has joined #linux 2021-06-24 04:44:49 autopsy akik, oh yeah actually but it just had me put a srtring into verify register it was like O!if45S2FrtolmnSderR45 2021-06-24 04:45:11 <-- slavfox (~slavfox@ipv4-93-158-232-111.net.internetunion.pl) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-24 04:46:07 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 246 seconds) 2021-06-24 04:46:28 autopsy autopsy, 2021-06-24 04:46:29 autopsy In order to complete your account registration, you must type the following 2021-06-24 04:46:29 autopsy command on IRC: 2021-06-24 04:46:37 autopsy Nothing else after that. 2021-06-24 04:47:01 --> slavfox (~slavfox@ipv4-93-158-232-111.net.internetunion.pl) has joined #linux 2021-06-24 04:47:25 autopsy And its not important 2021-06-24 04:48:04 <-- NexAdn (~nex@user/nexadn) has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in) 2021-06-24 04:48:42 --> nex (~nex@user/nexadn) has joined #linux 2021-06-24 04:49:05 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-24 04:49:05 varaindemian autopsy I am not sure why it is not populated right after login. I have autologin enabled 2021-06-24 04:49:05 -- nex is now known as Guest9297 2021-06-24 04:49:13 --> gnux (~notadevel@cpe-70-95-57-162.san.res.rr.com) has joined #linux 2021-06-24 04:49:15 <-- ^elf^ (~elf@user/elf) has quit (Ping timeout: 246 seconds) 2021-06-24 04:49:22 varaindemian akik ^ 2021-06-24 04:49:30 varaindemian sorry autopsy 2021-06-24 04:49:33 <-- CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-24 04:49:35 -- Guest9297 is now known as NexAdn 2021-06-24 04:50:35 akik autopsy: the e-mail address is the login name 2021-06-24 04:51:40 <-- teepee (~teepee@openscad/teepee) has left #linux 2021-06-24 04:51:58 autopsy Thats what I figured after seeing it onn screen. 2021-06-24 04:52:10 <-- enkrypt (~enkrypt@user/enkrypt) has quit (Quit: WeeChat 2.8) 2021-06-24 04:53:38 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 268 seconds) 2021-06-24 04:55:02 <-- jundran (~jundran@2607:f7a0:d:4::a02e) has quit (Quit: Client closed) 2021-06-24 04:55:49 autopsy varaindemian, its probably because you are not using Xorg or Gnome Classsic which uses Xorg or its suing wayland. 2021-06-24 04:56:08 --> chris64 (~chris@user/chris64) has joined #linux 2021-06-24 04:56:16 autopsy DISKAPKLY is a Xorg thing 2021-06-24 04:57:40 <-- NexAdn (~nex@user/nexadn) has quit (Ping timeout: 250 seconds) 2021-06-24 04:57:58 --> nex (~nex@user/nexadn) has joined #linux 2021-06-24 04:58:21 -- nex is now known as Guest4361 2021-06-24 04:59:31 --> OPK (~OPK@user/opk) has joined #linux 2021-06-24 04:59:33 <-- varaindemian (~varaindem@86.124.78.162) has quit (Quit: Client closed) 2021-06-24 04:59:39 autopsy varaindemian, did you try runlevel 3 then from the terminal startx and then check DISPLAY? 2021-06-24 05:00:09 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 05:02:18 --> Nokaji (~Nokaji@user/nokaji) has joined #linux 2021-06-24 05:02:37 <-- kxj (~rj@80.50.229.66) has left #linux (WeeChat 2.8) 2021-06-24 05:04:04 <-- binarywork (~binarywor@45.160.110.69) has quit (Ping timeout: 246 seconds) 2021-06-24 05:04:42 autopsy Hi Nokaji 2021-06-24 05:04:47 autopsy Hi Smokie 2021-06-24 05:05:02 <-- ballerburg9005 (~ich@dslb-002-204-095-099.002.204.pools.vodafone-ip.de) has quit (Ping timeout: 250 seconds) 2021-06-24 05:05:04 --> simplicio (~simplicio@2001:b07:ad4:844e:1960:7e85:feeb:203d) has joined #linux 2021-06-24 05:05:10 --> ballerbu1g9005 (~ich@dslb-002-204-093-039.002.204.pools.vodafone-ip.de) has joined #linux 2021-06-24 05:08:01 autopsy In 1998 RedHat was a 29 million dollar industry. 2021-06-24 05:10:21 swarfega and most people were using Windows 98 2021-06-24 05:10:32 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-24 05:10:33 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-24 05:11:12 akik most people are still using windows 2021-06-24 05:11:17 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 05:11:42 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-24 05:12:04 -- Guest4361 is now known as NexAdn 2021-06-24 05:12:51 <-- Betal (~Beta@user/betal) has quit (Quit: WeeChat 3.2) 2021-06-24 05:13:04 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-24 05:13:25 <-- rindatemuton (~rindatemu@101.2.189.106) has quit (Remote host closed the connection) 2021-06-24 05:13:46 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-24 05:14:48 <-- dshikoh (~dshikoh@user/dshikoh) has quit (Ping timeout: 265 seconds) 2021-06-24 05:17:44 --> HumbleGuy (~HumbleGuy@89.149.84.27) has joined #linux 2021-06-24 05:18:26 <-- rgr (~user@ip-109-41-65-139.web.vodafone.de) has quit (Quit: ERC (IRC client for Emacs 28.0.50)) 2021-06-24 05:18:30 --> datatech (~specter@184-090-245-157.res.spectrum.com) has joined #linux 2021-06-24 05:19:21 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 05:19:27 <-- tmpm697 (~tmpm697@171.241.33.30) has quit (Quit: leaving) 2021-06-24 05:19:37 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 05:20:22 --> enkrypt (~enkrypt@user/enkrypt) has joined #linux 2021-06-24 05:22:34 <-- HumbleGuy (~HumbleGuy@89.149.84.27) has quit (Remote host closed the connection) 2021-06-24 05:22:52 Nokaji Hiyas autopsy 2021-06-24 05:23:06 very_sneaky hey all, having a weird issue with a new debian vm - dhcp leases don't seem to be auto-renewing. `systemctl status networking.service` shows no error logs, and i can see that the current lease is expired. Manually forcing a lease fresh with `ifdown ;` will work, but this vm is hosting a service so id on't really want to do this every few hours. Nothing that i can see in 2021-06-24 05:23:08 very_sneaky the logs corresponds with the lease expiry - can anybody point me in the right direction? how i can further debug this? 2021-06-24 05:23:11 autopsy Hi. 2021-06-24 05:23:17 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 05:23:52 autopsy DHCP leases are hadned out right now using what? 2021-06-24 05:24:16 <-- ballerbu1g9005 (~ich@dslb-002-204-093-039.002.204.pools.vodafone-ip.de) has quit (Ping timeout: 246 seconds) 2021-06-24 05:24:18 <-- Hackerpcs (~user@user/hackerpcs) has quit (Quit: Hackerpcs) 2021-06-24 05:24:22 very_sneaky my router hands the leases out 2021-06-24 05:25:19 <-- hughrawlinson (uid11243@id-11243.charlton.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-24 05:25:20 autopsy Wow. So you need to modify your firmware image and get DHCPd to do a better job at renewing the leases. 2021-06-24 05:25:26 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-24 05:25:26 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 258 seconds) 2021-06-24 05:25:37 --> Hackerpcs (~user@user/hackerpcs) has joined #linux 2021-06-24 05:25:52 autopsy Its up to the DHCP server not the client dude. 2021-06-24 05:26:13 very_sneaky autopsy: I'm not sure we're talking about the same thing. My router _provides_ the leases, but each client has the responsibility to request them iirc. I'm pretty sure this is a case of the client not requesting a renewal 2021-06-24 05:26:33 <-- enkrypt (~enkrypt@user/enkrypt) has quit (Quit: WeeChat 3.0) 2021-06-24 05:26:53 --> enkrypt (~enkrypt@user/enkrypt) has joined #linux 2021-06-24 05:27:07 <-- datatech (~specter@184-090-245-157.res.spectrum.com) has quit (Quit: leaving) 2021-06-24 05:27:21 <-- Guest42 (~textual@192.146.154.3) has quit (Ping timeout: 258 seconds) 2021-06-24 05:27:25 --> datatech (~specter@184-090-245-157.res.spectrum.com) has joined #linux 2021-06-24 05:28:33 <-- mazhar (uid504822@id-504822.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-24 05:28:34 autopsy very_sneaky, sneaky well you could alswyas try dsomething other than the debian VM and see if that machine renews leases by its side or if it is in fact your router. 2021-06-24 05:28:58 autopsy You could eliminate the if in this. 2021-06-24 05:29:03 very_sneaky autopsy: I have ~15 clients on the network renewing leases without any problems 2021-06-24 05:29:11 autopsy Thgen it wouild be determined a fact that you neeeedd help. 2021-06-24 05:29:32 autopsy very_sneaky, ok. 2021-06-24 05:32:43 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 258 seconds) 2021-06-24 05:34:36 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 05:34:43 --> koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-24 05:35:14 --> haroon (~haroon@gw.wmd.de) has joined #linux 2021-06-24 05:35:14 very_sneaky this is happening in two debian vm's that I've set up using bhyve. After detaching the cdrom device, i had to make changes to /etc/network/interfaces to make sure the correct network interface was listed... but it is :\ 2021-06-24 05:35:34 haroon Hi I'm trying to setup a custom file in /etc/sudoder.d. I copied the sudoers file and modified it. I would expect, that the modifications in /etc/sudoers.d would override the configuration in /etc/sudoers. For example I tried to define, that noone on the system can use "sudo vi" with the command alias EDITORS linking to the binaries and defining 2021-06-24 05:35:34 haroon "Defaults!EDITORS noexec" at the begining. I'm pretty sure I'm missing something, because I can still use "sudo vi". I hope someone can point me in the right direction or educate me. Thanks. http://ix.io/3qXq 2021-06-24 05:36:22 autopsy Use a group instead. 2021-06-24 05:36:45 autopsy Just because its super easy. 2021-06-24 05:36:53 autopsy Extra easy. 2021-06-24 05:37:01 schillingklaus the infamous autopsy group 2021-06-24 05:37:01 autopsy Grande easy. 2021-06-24 05:37:39 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 05:39:37 <-- straykitten (~straykitt@subs25-116-206-9-63.three.co.id) has quit (Ping timeout: 258 seconds) 2021-06-24 05:39:44 haroon autopsy: do you mean like "%group ALL=(ALL:ALL) ALL !EDITOR"? 2021-06-24 05:39:50 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-24 05:39:59 autopsy haroon, yep. 2021-06-24 05:41:34 haroon I see, thanks for the suggestion this will get hard to read, if I restrict a lot of thing. Is there a way to make it look cleaner? Like can I expand it over multiple lines? And can you tell me why does it not work with Default!EDITORS noexec? just my personal education. 2021-06-24 05:41:50 <-- borbetomagus (~borbetoma@154.3.40.245) has quit (Remote host closed the connection) 2021-06-24 05:41:58 --> mistersmee (~mistersme@2405:201:1002:4021:d19b:965d:575e:38d7) has joined #linux 2021-06-24 05:42:48 --> TJ- (~root@2a01:7e00:e001:ee00:ea6f:38ff:fed4:3289) has joined #linux 2021-06-24 05:42:51 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-24 05:44:34 --> RogerThat (~RogerThat@129.205.143.44) has joined #linux 2021-06-24 05:44:42 --> mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has joined #linux 2021-06-24 05:44:47 <-- Umbire (~UmbireThe@user/umbire) has quit (Quit: Umbire zaps a wand of digging!) 2021-06-24 05:45:20 <-- mistersmee (~mistersme@2405:201:1002:4021:d19b:965d:575e:38d7) has quit (Client Quit) 2021-06-24 05:46:06 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-24 05:47:05 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-24 05:49:38 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-24 05:50:10 <-- gnux (~notadevel@cpe-70-95-57-162.san.res.rr.com) has quit (Ping timeout: 246 seconds) 2021-06-24 05:51:28 --> Pacific_ (~arash@5.124.30.120) has joined #linux 2021-06-24 05:51:30 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-24 05:51:35 --> DX099 (~dx099@2a01:e0a:347:f1c1:fad7:f1d:ae52:f2ef) has joined #linux 2021-06-24 05:51:37 -- __jmcantrell__ is now known as jmcantrell 2021-06-24 05:52:15 --> straykitten (~straykitt@subs25-116-206-9-28.three.co.id) has joined #linux 2021-06-24 05:54:44 --> ^elf^ (~elf@user/elf) has joined #linux 2021-06-24 05:56:25 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-24 05:58:48 --> zjmc_ (~zjmc@user/zjmc) has joined #linux 2021-06-24 05:59:49 --> gnux (~notadevel@cpe-70-95-57-162.san.res.rr.com) has joined #linux 2021-06-24 06:01:45 bewees is xen a real microkernel like sel4 is? 2021-06-24 06:01:49 --> ubuntu (~ubuntu@49.36.127.187) has joined #linux 2021-06-24 06:01:51 <-- xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has quit (Remote host closed the connection) 2021-06-24 06:02:14 -- ubuntu is now known as Guest1778 2021-06-24 06:02:27 -- Guest1778 is now known as rbg 2021-06-24 06:02:39 -- rbg is now known as rbh_ 2021-06-24 06:02:56 --> xet7 (~xet7@85-156-127-25.elisa-laajakaista.fi) has joined #linux 2021-06-24 06:05:04 <-- rbh (~ubuntu@202.177.224.46) has quit (Ping timeout: 265 seconds) 2021-06-24 06:05:48 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-24 06:06:10 --> dshikoh (~dshikoh@user/dshikoh) has joined #linux 2021-06-24 06:06:12 <-- DX099 (~dx099@2a01:e0a:347:f1c1:fad7:f1d:ae52:f2ef) has quit (Quit: Konversation terminated!) 2021-06-24 06:08:23 -- Pacific_ is now known as arash 2021-06-24 06:09:07 --> hughrawlinson (uid11243@id-11243.charlton.irccloud.com) has joined #linux 2021-06-24 06:09:40 <-- pagini (~pagini@27.17.181.2) has quit (Quit: pagini) 2021-06-24 06:09:54 --> omegatron (~some@p5b056bc7.dip0.t-ipconnect.de) has joined #linux 2021-06-24 06:10:33 --> lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has joined #linux 2021-06-24 06:10:48 <-- simplicio (~simplicio@2001:b07:ad4:844e:1960:7e85:feeb:203d) has quit (Quit: Leaving) 2021-06-24 06:11:50 <-- quarkyalice (~quarkyali@user/quarkyalice) has quit (Ping timeout: 265 seconds) 2021-06-24 06:12:18 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 06:12:32 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 06:13:24 --> Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has joined #linux 2021-06-24 06:14:04 --> kirk781 (~doors@2402:3a80:b70:59dc:efdd:e239:eeb5:ae0b) has joined #linux 2021-06-24 06:17:53 <-- kron (~weechat@user/qaph) has quit (Quit: kron) 2021-06-24 06:18:11 -- pong is now known as beaver 2021-06-24 06:19:55 <-- juhop (~anon@192.3.81.147) has quit (Remote host closed the connection) 2021-06-24 06:20:22 --> binarywork (~binarywor@45.160.110.97) has joined #linux 2021-06-24 06:21:16 --> Spiker01 (~Spiker01@109.166.75.99) has joined #linux 2021-06-24 06:21:32 --> wattux (~wattux@212.51.23.106) has joined #linux 2021-06-24 06:22:18 --> sozuba (~sozuba@user/sozuba) has joined #linux 2021-06-24 06:24:24 akik xen is a hypervisor 2021-06-24 06:25:30 akik it starts the kernel 2021-06-24 06:25:31 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 246 seconds) 2021-06-24 06:25:57 --> gurbir_ (uid505576@id-505576.tooting.irccloud.com) has joined #linux 2021-06-24 06:26:12 --> Ducki (~ducki@user/ducki) has joined #linux 2021-06-24 06:26:26 akik the kernel for dom0 2021-06-24 06:26:42 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-24 06:29:43 <-- jmcantrell (~weechat@user/jmcantrell) has quit (Ping timeout: 246 seconds) 2021-06-24 06:30:27 <-- NexAdn (~nex@user/nexadn) has quit (Ping timeout: 268 seconds) 2021-06-24 06:30:40 -- rifl is now known as nifl 2021-06-24 06:30:56 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 06:31:17 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 06:31:31 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 06:32:10 <-- tom1984 (~tom1984@124.156.153.169) has quit (Ping timeout: 246 seconds) 2021-06-24 06:32:15 <-- hrtk (~hritik@223.226.188.53) has quit (Quit: Took the red pill) 2021-06-24 06:32:25 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-24 06:32:30 <-- ax5623 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-24 06:32:59 --> tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has joined #linux 2021-06-24 06:33:04 --> varaindemian (~varaindem@86.124.78.162) has joined #linux 2021-06-24 06:33:05 <-- glouniche (~glouniche@185.45.15.202) has quit (Quit: Leaving) 2021-06-24 06:34:36 --> upsala1 (~zcb@193.32.249.132) has joined #linux 2021-06-24 06:36:20 b0b haroon: from man 5 sudoers: "Note that" 2021-06-24 06:36:23 b0b this will not effectively constrain users with sudo ALL privileges. 2021-06-24 06:36:54 --> juhop (~anon@192.3.81.147) has joined #linux 2021-06-24 06:37:38 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 06:37:56 <-- upsala (~zcb@185.213.155.232) has quit (Ping timeout: 265 seconds) 2021-06-24 06:39:47 <-- ShahNaim (~shahnaim@user/shahnaim) has quit (Read error: Connection reset by peer) 2021-06-24 06:43:44 <-- neko (~neko@193.123.60.42) has quit (Quit: WeeChat 2.8) 2021-06-24 06:44:25 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 246 seconds) 2021-06-24 06:47:50 --> yuljk (~yuljk@86.11.178.103) has joined #linux 2021-06-24 06:48:27 dostoyevsky2 When I start docker without inet access, I cannot start X11 applications -- but I thought X11 would use a socket in /tmp/.X11-unix for communicating with X11 -- did I configure that somehow to use a port on localhost? 2021-06-24 06:49:28 SkunkyLaptop dostoyevsky2: if it can't resolve your hostname, it'll take... forever, for X things to start 2021-06-24 06:49:52 <-- deo (~deo@about/openbglab/deo) has left #linux 2021-06-24 06:50:08 --> ralinux (~saje@37.156.190.205) has joined #linux 2021-06-24 06:50:12 dostoyevsky2 SkunkyLaptop: % glxgears # -> Error: couldn't open display :0.0 2021-06-24 06:50:27 dostoyevsky2 I see this immediately 2021-06-24 06:50:45 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 06:50:54 SkunkyLaptop dostoyevsky2: ah, that's more a permissions problem 2021-06-24 06:51:11 <-- tom1984 (~tom1984@2408:8406:1920:9eb3:496f:63b9:e70d:e687) has quit (Remote host closed the connection) 2021-06-24 06:51:32 jjakob dostoyevsky2: what does docker have to do with X? 2021-06-24 06:52:32 dostoyevsky2 jjakob: I don't have a problem outside docker to start glxgears.. and inside docker too, but only if I have internet access inside docker... --net=none and I see the error message above 2021-06-24 06:52:59 --> gru (~gru@p4fca2205.dip0.t-ipconnect.de) has joined #linux 2021-06-24 06:52:59 <-- kirk781 (~doors@2402:3a80:b70:59dc:efdd:e239:eeb5:ae0b) has quit (Quit: Leaving) 2021-06-24 06:53:16 gru i have some services with the D status flag 2021-06-24 06:53:17 jjakob so you're running X apps inside docker that connect to Xorg server outside it? 2021-06-24 06:53:25 gru like "ip a" 2021-06-24 06:53:27 <-- MrElendig (~Urist@archlinux/op/MrElendig) has quit (Quit: Brb, going to the moon) 2021-06-24 06:53:36 gru they crash my system. how do i stop them?> 2021-06-24 06:53:55 gru i have a very high load (4) with an idle cpu 2021-06-24 06:54:10 jjakob gru: something I/O is stalled 2021-06-24 06:54:12 ananke gru: your disk storage is dead 2021-06-24 06:54:45 jjakob ip a is in D too? 2021-06-24 06:54:52 jjakob look at dmesg for errors 2021-06-24 06:55:19 akik dostoyevsky2: i don't know what the solution would be but there's little harm for giving internet accesss if you don't publish any ports 2021-06-24 06:55:40 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-24 06:55:46 --> uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has joined #linux 2021-06-24 06:55:58 jjakob dostoyevsky2: I would run a tcpdump inside the container while starting the x app and see what it tries to do 2021-06-24 06:56:26 gru @jjakob: yes, ip a is also in D 2021-06-24 06:56:48 ananke if you can't run ip, it's unlikely you'll be able to run dmesg 2021-06-24 06:56:55 --> MrElendig (~Urist@archlinux/op/MrElendig) has joined #linux 2021-06-24 06:57:00 gru @ananke: what do you mean bz storage is dead? 2021-06-24 06:57:05 gru i am able to run dmesg 2021-06-24 06:57:22 gru there is an error around internal_create_group 2021-06-24 06:57:33 gru cant create group docker0/bridge 2021-06-24 06:57:52 --> sjhdvzjka (~sjhdvzjka@185.216.118.69) has joined #linux 2021-06-24 06:57:58 gru unable to handle kernel paging request a virtual adress.. 2021-06-24 06:57:59 ananke gru: state D means waiting for disk I/O. if you can't run 'ip' without it stalling, it likely means problems with whatever storage serves your /usr 2021-06-24 06:58:14 --> a6a45081-2b83 (~aditya@122.163.197.78) has joined #linux 2021-06-24 06:58:33 dostoyevsky2 So I tracked it down to: `-v /tmp/.X11-unix/' vs `--mount src="/tmp/.X11-unix/",target=/tmp/.X11-unix/,type=bind' Only the latter will actually make the socket /tmp/.X11-unix/X0 available inside the container.... 2021-06-24 06:58:53 a6a45081-2b83 I'm using rofi, can anyone suggest if it is possible to use it to search files and define words and move it to top like dmenu 2021-06-24 06:59:26 --> Kyv (~vo@user/vykyv) has joined #linux 2021-06-24 06:59:40 dostoyevsky2 akik: I am a bit disappointed that cgroups don't allow to easily control any connections that are done from within the container... 2021-06-24 06:59:52 <-- Crescendo (~Crescendo@user/crescendo) has quit (Ping timeout: 250 seconds) 2021-06-24 07:00:12 --> Crescendo (~Crescendo@user/crescendo) has joined #linux 2021-06-24 07:00:30 <-- FuturePilot (~Fufu@user/futurepilot) has quit (Read error: Connection reset by peer) 2021-06-24 07:00:37 akik dostoyevsky2: don't you need to add both the host side dir and the container side dir for -v ? 2021-06-24 07:01:03 jjakob akik: no, docker will create a host side volume dir for you in /var/lib/docker/volumes/ 2021-06-24 07:01:18 jjakob so only the 2nd form actually does what he wants to do 2021-06-24 07:01:20 akik jjakob: /tmp/.X11-unix is a directory on the host 2021-06-24 07:01:34 <-- rewrit3 (~rewrit3@user/rewrit3) has quit (Quit: rewrit3) 2021-06-24 07:01:34 gru @ananke: calling ip indeed stalls my linux box.. but i can write in /usr/ 2021-06-24 07:01:44 jjakob if you don't specify a host dir, docker will create one for you in /ver/lib/docker/volumes. 2021-06-24 07:02:03 akik i.e. it's the x11 socket that needs to be shared into the container 2021-06-24 07:02:27 akik it's not about volumes 2021-06-24 07:02:42 jjakob I know. to mount a specific host dir, not the one docker will create for you, you need to explicitely specify the source dir. 2021-06-24 07:02:56 jjakob docker does call them volumes 2021-06-24 07:03:07 jjakob all volumes are bind mounts 2021-06-24 07:03:27 akik but i mean for this use case there's no need to touch /ver/lib/docker/volumes 2021-06-24 07:03:33 jjakob sigh 2021-06-24 07:03:43 akik what 2021-06-24 07:03:53 jjakob rtfm 2021-06-24 07:03:53 akik he's just sharing the x11 socket from the host into the container 2021-06-24 07:04:47 --> kirk781 (~doors@2402:3a80:b70:59dc:efdd:e239:eeb5:ae0b) has joined #linux 2021-06-24 07:05:54 jjakob they changed their docs, they're crap now 2021-06-24 07:06:03 jjakob they used to explain volumes better 2021-06-24 07:06:32 akik for example jess frazelle has this in her docker run commands: -v /tmp/.X11-unix:/tmp/.X11-unix \ 2021-06-24 07:07:02 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 252 seconds) 2021-06-24 07:07:03 jjakob yes, that is a volme with both source and destination dirs specified, as you need to do 2021-06-24 07:07:18 akik and it's missing from dostoyevsky2's command 2021-06-24 07:07:18 <-- a6a45081-2b83 (~aditya@122.163.197.78) has quit (Quit: Konversation terminated!) 2021-06-24 07:07:36 <-- upsala1 (~zcb@193.32.249.132) has quit (Quit: WeeChat 3.2) 2021-06-24 07:07:50 jjakob if you don't specify the source dir that's called an anonymous volume and then docker will pick a source dir for you in /var/lib/docker/volumes 2021-06-24 07:07:57 jjakob a source dir always has to exist 2021-06-24 07:08:10 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-24 07:08:18 akik we're not creating a docker volume for this use case 2021-06-24 07:08:23 --> upsala (~zcb@193.32.249.132) has joined #linux 2021-06-24 07:08:24 jjakob docker will name the volume by some predetermined pattern 2021-06-24 07:08:36 jjakob yes you are 2021-06-24 07:08:38 akik no 2021-06-24 07:08:50 akik it's bind mounting that dir into the container 2021-06-24 07:08:51 jjakob -v creates volumes. nothing more, nothing less 2021-06-24 07:08:57 jjakob potato potato 2021-06-24 07:09:04 --> icar (~icar@233.red-83-42-106.dynamicip.rima-tde.net) has joined #linux 2021-06-24 07:09:06 jjakob all volumes are bind mounts 2021-06-24 07:09:19 akik but this one is not :D -v /tmp/.X11-unix:/tmp/.X11-unix 2021-06-24 07:09:21 jjakob docker doesn't call them bind mounts, it calls them volumes 2021-06-24 07:09:31 akik that is not a docker volume 2021-06-24 07:09:42 jjakob then what is it 2021-06-24 07:09:43 qman it is a docker volume 2021-06-24 07:09:46 qman thus the -v switch 2021-06-24 07:09:47 akik it's a bind mount 2021-06-24 07:09:59 akik you will not see it in /var/lib/docker/volumes 2021-06-24 07:09:59 <-- _joes_ (~Thunderbi@santoroj.plus.com) has quit (Quit: _joes_) 2021-06-24 07:10:04 jjakob WRONG 2021-06-24 07:10:17 --> FuturePilot (~Fufu@user/futurepilot) has joined #linux 2021-06-24 07:10:18 jjakob it's a HOST VOLUME 2021-06-24 07:10:35 jjakob https://docs.docker.com/glossary/#volume 2021-06-24 07:10:41 jjakob please RTFM 2021-06-24 07:10:44 qman /var/lib/docker/volumes is just the location where it creates new volumes by default, as mentioned you can specify a different source, and it's still a volume 2021-06-24 07:10:55 --> _joes_ (~Thunderbi@santoroj.plus.com) has joined #linux 2021-06-24 07:11:05 jjakob /var/lib/docker/volumes is where docker places ANONYMOUS VOLUMES 2021-06-24 07:11:21 jjakob but there are 3 types of volumes, not just anonymous 2021-06-24 07:11:24 <-- datatech (~specter@184-090-245-157.res.spectrum.com) has left #linux 2021-06-24 07:12:51 --> datatech (~specter@user/datatech) has joined #linux 2021-06-24 07:12:54 jjakob oh both anonymous and named volumes go into /var/lib/docker/volumes 2021-06-24 07:13:06 --> EriC^^ (~Eric@178.135.9.190) has joined #linux 2021-06-24 07:13:09 --> RDK_ (~RDK@p5b3417e3.dip0.t-ipconnect.de) has joined #linux 2021-06-24 07:13:34 <-- FuriousGeorge (~FuriousGe@pool-100-1-104-109.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) 2021-06-24 07:14:11 <-- RDK (~RDK@p200300db6717ba191a0a954c1c8f110e.dip0.t-ipconnect.de) has quit (Ping timeout: 250 seconds) 2021-06-24 07:14:29 <-- kirk781 (~doors@2402:3a80:b70:59dc:efdd:e239:eeb5:ae0b) has quit (Quit: Leaving) 2021-06-24 07:14:33 -- RDK_ is now known as RDK 2021-06-24 07:14:52 <-- elderbear (~elderbear@71.217.136.46) has quit (Quit: Leaving) 2021-06-24 07:15:01 qman yes 2021-06-24 07:15:25 --> glouniche (~glouniche@31.170.22.25) has joined #linux 2021-06-24 07:15:26 <-- glouniche (~glouniche@31.170.22.25) has quit (Remote host closed the connection) 2021-06-24 07:15:26 --> neko (~neko@193.123.39.225) has joined #linux 2021-06-24 07:16:14 <-- Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) 2021-06-24 07:16:46 --> glouniche (~glouniche@31.170.22.25) has joined #linux 2021-06-24 07:18:23 <-- RDK (~RDK@p5b3417e3.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-24 07:18:45 --> RDK (~RDK@p5b3417e3.dip0.t-ipconnect.de) has joined #linux 2021-06-24 07:19:46 --> vapid (~me@user/vapid) has joined #linux 2021-06-24 07:19:49 <-- vapid (~me@user/vapid) has left #linux (https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 07:20:56 --> crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 07:20:58 <-- dshikoh (~dshikoh@user/dshikoh) has quit (Ping timeout: 252 seconds) 2021-06-24 07:21:58 --> pyook (~vroom@217.138.252.182) has joined #linux 2021-06-24 07:22:29 qman and yeah, that section on volumes is worse than it used to be 2021-06-24 07:22:39 qman the compose file reference section on volumes is better https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes 2021-06-24 07:23:26 --> Leonarbro (~Leonet@user/leonarbro) has joined #linux 2021-06-24 07:23:53 <-- puke (~vroom@217.138.252.218) has quit (Ping timeout: 258 seconds) 2021-06-24 07:25:22 --> EriC^ (~Eric@178.135.11.118) has joined #linux 2021-06-24 07:25:47 <-- crankharder (~crankhard@pool-71-127-147-231.bltmmd.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-24 07:26:00 gru jjakob, here are some errors in dmesg> https://pastebin.com/jMzj93Nh 2021-06-24 07:26:17 gru do you think they are relevant to the stalled processes? 2021-06-24 07:26:29 --> zarakshR (~Thunderbi@1.39.146.47) has joined #linux 2021-06-24 07:26:50 jjakob I didn't touch docker run once ever since I started using compose 2021-06-24 07:26:56 --> th3jam3sd3an (~james@75.170.105.8) has joined #linux 2021-06-24 07:26:57 <-- sozuba (~sozuba@user/sozuba) has quit (Ping timeout: 258 seconds) 2021-06-24 07:27:11 <-- EriC^^ (~Eric@178.135.9.190) has quit (Read error: Connection reset by peer) 2021-06-24 07:27:14 --> dshikoh (~dshikoh@user/dshikoh) has joined #linux 2021-06-24 07:27:20 jjakob I'm considering switching to swarm since they support more permission control on secrets 2021-06-24 07:27:34 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-24 07:27:44 jjakob what's good is swarm uses docker-compose.yml too so there's minimal changes needed to port 2021-06-24 07:27:57 --> elderbear (~elderbear@cpe-24-163-39-192.nc.res.rr.com) has joined #linux 2021-06-24 07:28:12 <-- zarakshR (~Thunderbi@1.39.146.47) has quit (Client Quit) 2021-06-24 07:28:51 --> sozuba (sozuba@user/sozuba) has joined #linux 2021-06-24 07:28:55 <-- talismanick (~user@2601:644:8502:d700::5315) has quit (Ping timeout: 250 seconds) 2021-06-24 07:29:34 <-- OPK (~OPK@user/opk) has quit (Ping timeout: 246 seconds) 2021-06-24 07:29:39 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-24 07:29:49 jjakob gru: probably, you have a WARNING and a Oops in there 2021-06-24 07:32:36 <-- ninjabuffet (~ninjabuff@user/ninjabuffet) has quit (Ping timeout: 252 seconds) 2021-06-24 07:33:09 --> attronarch (~gerovit@user/attronarch) has joined #linux 2021-06-24 07:33:24 gru jjakob, yes, but how can i see what is wrong and how to fix it? 2021-06-24 07:33:37 gru i uninstalled docker, but it does not help 2021-06-24 07:33:53 --> Pacific_ (~arash@5.124.30.120) has joined #linux 2021-06-24 07:34:22 jjakob I can't find anything relevant on the net so no idea 2021-06-24 07:34:53 <-- RDK (~RDK@p5b3417e3.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-24 07:35:17 --> RDK (~RDK@p200300db67170307e8b3382ab8c0fdc4.dip0.t-ipconnect.de) has joined #linux 2021-06-24 07:35:31 jjakob https://lore.kernel.org/patchwork/patch/352271/ maybe 2021-06-24 07:35:38 akik jjakob: i tested the gparted docker image and boy are you WRONG 2021-06-24 07:35:49 jjakob 2013, not fixed 2021-06-24 07:36:00 akik jjakob: but you're so passionate it's commendable, just that your facts were wrong 2021-06-24 07:36:13 jjakob alright please explain how I am wrong 2021-06-24 07:36:32 akik you will not see the x11 socket bind mount in /var/lib/docker/volumes 2021-06-24 07:36:54 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 265 seconds) 2021-06-24 07:37:02 jjakob of course not, because it's a host volume, not a anonymous or named volume 2021-06-24 07:37:18 jjakob did you read what host volume means? 2021-06-24 07:37:21 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 07:37:26 akik right so now you're going back on your word 2021-06-24 07:37:45 akik there is not docker volume created for that bind mount 2021-06-24 07:37:46 jjakob LOL how 2021-06-24 07:37:55 jjakob again 2021-06-24 07:37:56 akik docker volume ls stays empty 2021-06-24 07:38:04 jjakob all docker volumes are bind mounts. ALL 2021-06-24 07:38:17 jjakob and vice versa 2021-06-24 07:38:31 akik 14:01 < jjakob> akik: no, docker will create a host side volume dir for you in /var/lib/docker/volumes/ 2021-06-24 07:38:39 akik WRONG -^ 2021-06-24 07:39:06 <-- straykitten (~straykitt@subs25-116-206-9-28.three.co.id) has quit (Read error: Connection reset by peer) 2021-06-24 07:39:17 jjakob it's correct as that was a reference to [13:00:37] dostoyevsky2: don't you need to add both the host side dir and the container side dir for -v ? 2021-06-24 07:39:26 --> [Kalisto] (~Nico@user/kalisto/x-8968079) has joined #linux 2021-06-24 07:39:31 jjakob you don't NEED to but HE probably WANTS to 2021-06-24 07:39:32 akik jjakob: yes he's missing the other part of it 2021-06-24 07:39:47 akik jjakob: you're a stubborn sob 2021-06-24 07:39:53 jjakob if you don't you create an anonymous volume but it's still a valid volume 2021-06-24 07:40:27 --> gtlsgamr (~gtlsgamr@103.247.4.134) has joined #linux 2021-06-24 07:40:28 jjakob obviously not what he wants to do but -v doesn't require it 2021-06-24 07:40:30 akik there's NO NEED to create a docker volume for this use case 2021-06-24 07:40:35 jjakob his situation requires it 2021-06-24 07:40:36 <-- autopsy (~autopsy@2600:8800:920c:8a00::cc6f) has quit (Ping timeout: 250 seconds) 2021-06-24 07:40:38 <-- Kyv (~vo@user/vykyv) has quit (Quit: leaving) 2021-06-24 07:40:46 gtlsgamr Hey] 2021-06-24 07:40:54 jjakob well, again you are wrong on your terminology 2021-06-24 07:40:57 --> u0_a117 (~u0_a117@191.35.79.123) has joined #linux 2021-06-24 07:41:12 jjakob -v /source:/dir is a docker volume 2021-06-24 07:41:22 akik jjakob: that's not the syntax he used 2021-06-24 07:41:35 jjakob in docker world it's a volume, in linux world it's a bind mount 2021-06-24 07:41:52 <-- icar (~icar@233.red-83-42-106.dynamicip.rima-tde.net) has quit (Ping timeout: 252 seconds) 2021-06-24 07:41:55 jjakob there's NO NEED to create a docker volume for this use case 2021-06-24 07:42:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 07:42:09 jjakob but yet -v /source:/dir is a docker volume 2021-06-24 07:42:20 --> Brottweiler (~brott@user/brottweiler) has joined #linux 2021-06-24 07:42:20 akik and docker volume ls stays empty 2021-06-24 07:42:25 jjakob you can't achieve that without it being a docker volume 2021-06-24 07:43:03 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 258 seconds) 2021-06-24 07:43:07 gtlsgamr docker more like choker amiriet 2021-06-24 07:43:50 --> uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has joined #linux 2021-06-24 07:43:50 jjakob then their documentation is wrong because I go by their documentation and terminology 2021-06-24 07:44:08 jjakob -v is a switch for creating volumes, period 2021-06-24 07:44:53 jjakob if you use -v and create a volume with it and volume ls doesn't show it, yet their docs say volume ls shows all volumes, either their docs are wrong or their code is wrong 2021-06-24 07:46:00 akik now you're learning 2021-06-24 07:46:06 jjakob they also explicitly say in the glossary that "host volume" is a type of volume and -v /src:/dest creates a host volume 2021-06-24 07:46:45 jjakob no, I was never wrong, they are wrong 2021-06-24 07:47:04 akik using this syntax doesn't even work -v /tmp/.X11-unix/ 2021-06-24 07:47:21 akik 14:01 < jjakob> akik: no, docker will create a host side volume dir for you in /var/lib/docker/volumes/ 2021-06-24 07:47:25 akik i'll print that out 2021-06-24 07:47:27 jjakob and you were stating that -v /src:/dest creates a bind mount, but the docs don't say that's the case, they even explicitly say that's a volume 2021-06-24 07:47:38 <-- ralinux (~saje@37.156.190.205) has quit (Remote host closed the connection) 2021-06-24 07:47:46 --> namsdrawkcab (~user@user/namsdrawkcab) has joined #linux 2021-06-24 07:47:48 jjakob akik: drop the trailing / 2021-06-24 07:48:00 --> ralinux (~saje@37.156.190.205) has joined #linux 2021-06-24 07:48:02 akik jjakob: that's the syntax he was trying to use 2021-06-24 07:48:11 --> brownan (~brownan@136.56.137.143) has joined #linux 2021-06-24 07:48:22 akik usually ////// == / 2021-06-24 07:48:47 jjakob usually 2021-06-24 07:48:57 <-- fef (~thedawn@user/thedawn) has quit (Remote host closed the connection) 2021-06-24 07:49:24 --> fef (~thedawn@user/thedawn) has joined #linux 2021-06-24 07:50:00 <-- dshikoh (~dshikoh@user/dshikoh) has quit (Ping timeout: 268 seconds) 2021-06-24 07:50:32 --> kyzaodro (~kyzaodro@217.138.252.249) has joined #linux 2021-06-24 07:51:23 jjakob this is a example in their docs "$ docker run --read-only -v /icanwrite busybox touch /icanwrite/here" 2021-06-24 07:51:40 jjakob so obviously -v /tmp/.X11-unix is a valid volume definition 2021-06-24 07:51:48 --> straykitten (~straykitt@subs24-116-206-8-59.three.co.id) has joined #linux 2021-06-24 07:52:15 akik jjakob: where does that appear in the container? 2021-06-24 07:52:22 --> unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has joined #linux 2021-06-24 07:52:25 jjakob in /tmp/.X11-unix 2021-06-24 07:52:40 akik that syntax doesn't work 2021-06-24 07:52:50 akik it needs the other part too 2021-06-24 07:53:02 jjakob how doesn't it work? 2021-06-24 07:53:11 jjakob it works in the docker context 2021-06-24 07:53:31 jjakob but it's not what he needed to do to get his x app working 2021-06-24 07:53:43 <-- deavmi (~tbk@user/deavmi) has quit (Ping timeout: 246 seconds) 2021-06-24 07:53:58 <-- Leonarbro (~Leonet@user/leonarbro) has quit (Ping timeout: 252 seconds) 2021-06-24 07:54:02 jjakob so it was his problem not correctly creating the volume, not docker's fault, in docker's context it's correct 2021-06-24 07:54:17 akik if i leave the other part out, the program won't open 2021-06-24 07:54:27 jjakob yes obviously 2021-06-24 07:54:40 --> otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has joined #linux 2021-06-24 07:54:52 jjakob because leaving out the source dir, docker will create an anonymous volume in /var/lib/docker/volumes 2021-06-24 07:55:17 akik docker run -it -v /tmp/.X11-unix -e DISPLAY=unix$DISPLAY --device /dev/sda:/dev/sda --name gparted jess/gparted /bin/bash <- /tmp/.X11-unix is empty in the container 2021-06-24 07:55:28 jjakob and that's not good when the goal is to bind mount the same dir on the host as the container 2021-06-24 07:55:48 akik you don't have to tell me what the issue is :) 2021-06-24 07:55:56 <-- EriC^ (~Eric@178.135.11.118) has quit (Read error: Connection reset by peer) 2021-06-24 07:55:56 jjakob empty? but the directory exists? 2021-06-24 07:56:08 akik yes it's empty, maybe it comes from the docker image 2021-06-24 07:56:16 jjakob no, docker creates it 2021-06-24 07:56:28 <-- b0urne2 (~b0urne@36.57.147.30) has quit (Ping timeout: 258 seconds) 2021-06-24 07:56:30 jjakob a freshly created volume is an empty dir 2021-06-24 07:56:50 jjakob * freshly created anonymous or named volume 2021-06-24 07:57:02 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-24 07:57:14 --> EriC^^ (~Eric@178.135.0.86) has joined #linux 2021-06-24 07:57:27 jjakob a host volume (or bind mount, which are the same, just different terminology) will contain whatever the host contains 2021-06-24 07:57:39 --> nex (~nex@user/nexadn) has joined #linux 2021-06-24 07:57:47 akik why are you talking about anonymous or named volumes as neither applies to this use case? 2021-06-24 07:58:00 <-- nex (~nex@user/nexadn) has quit (Remote host closed the connection) 2021-06-24 07:58:20 --> voltage_ (voltage@user/voltage) has joined #linux 2021-06-24 07:58:26 --> b0urne2 (~b0urne@36.57.148.253) has joined #linux 2021-06-24 07:58:26 jjakob because -v /tmp/.X11-unix is an anonymous volume and you're asking why /tmp/.X11-unix is empty in the container 2021-06-24 07:58:32 <-- Some_Person (someperson@2600:1700:d02:1c50:ce81:24dc:3854:f698) has quit (Ping timeout: 252 seconds) 2021-06-24 07:58:51 akik no i'm not asking 2021-06-24 07:58:53 akik i'm stating 2021-06-24 07:59:23 --> Administratorte (~sq@tempest.math.colostate.edu) has joined #linux 2021-06-24 07:59:57 --> sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has joined #linux 2021-06-24 07:59:58 --> lowin (~lowin@2a04:52c0:101:7cd::1) has joined #linux 2021-06-24 08:00:06 <-- lowin (~lowin@2a04:52c0:101:7cd::1) has left #linux 2021-06-24 08:00:11 --> lowin (~lowin@2a04:52c0:101:7cd::1) has joined #linux 2021-06-24 08:00:12 <-- ralinux (~saje@37.156.190.205) has quit (Ping timeout: 252 seconds) 2021-06-24 08:00:27 jjakob can we just agree that docker docs are conflicting and their terminology is confusing? 2021-06-24 08:00:28 --> boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has joined #linux 2021-06-24 08:01:13 jjakob they call the same thing 2 different terms and use them in different contexts in different parts of the manual 2021-06-24 08:01:26 jjakob and they have 2 switches that do exactly the same thing 2021-06-24 08:01:35 akik sure 2021-06-24 08:01:50 <-- Kill-Anirnals (uid481358@id-481358.highgate.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-24 08:02:10 jjakob -v /src:/dest is exactly the same as -mount type=bind,src=/src,dst=/dest 2021-06-24 08:02:32 jjakob but yet their docs say the first is a host volume and the 2nd a bind mount 2021-06-24 08:02:52 jjakob yet they are exactly the same and in underneath both are bind mounts 2021-06-24 08:02:55 <-- Elladan (~elladan@user/elladan) has quit (Ping timeout: 244 seconds) 2021-06-24 08:03:50 jjakob and in one place they even mention deprecating -v 2021-06-24 08:04:05 jjakob "Even though there is no plan to deprecate --volume, usage of --mount is recommended." 2021-06-24 08:04:27 <-- unixpro1970 (~unixpro19@c-73-181-185-205.hsd1.wa.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-24 08:04:34 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 08:04:37 --> Pickchea (~private@user/pickchea) has joined #linux 2021-06-24 08:04:44 jjakob when I learned docker there was only -v, --mount didn't exist 2021-06-24 08:04:54 --> unixpro1970 (~unixpro19@c-73-181-185-205.hsd1.wa.comcast.net) has joined #linux 2021-06-24 08:05:08 backleet netstat -tunlep shows :::443 udp port mapped to docker-proxy, but nmap -p 443 localhost shows it's closed? 2021-06-24 08:05:25 <-- boxelephant (~boxelepha@d192-24-108-69.col.wideopenwest.com) has quit (Ping timeout: 265 seconds) 2021-06-24 08:06:00 felco lsof -i -n -P 2021-06-24 08:06:05 --> agialluca (~Gialluca@user/agialluca) has joined #linux 2021-06-24 08:06:16 --> Some_Person (someperson@2600:1700:d02:1c50:ce81:24dc:3854:f698) has joined #linux 2021-06-24 08:06:25 <-- Junglist (~Junglist@user/junglist) has quit (Remote host closed the connection) 2021-06-24 08:06:29 jjakob backleet: nmap defaults to tcp SYN scan 2021-06-24 08:06:35 <-- peetaur (~peter@204.237.3.101) has quit (Remote host closed the connection) 2021-06-24 08:06:55 --> Elladan (~elladan@user/elladan) has joined #linux 2021-06-24 08:06:58 <-- kyzaodro (~kyzaodro@217.138.252.249) has quit (Quit: Leaving) 2021-06-24 08:07:00 --> peetaur (~peter@204.237.3.101) has joined #linux 2021-06-24 08:07:04 --> z8z (~x@ac255238.ppp.asahi-net.or.jp) has joined #linux 2021-06-24 08:07:06 --> Junglist (~Junglist@user/junglist) has joined #linux 2021-06-24 08:07:24 backleet felco: looks like the mapping is IPV6 2021-06-24 08:07:31 backleet jjakob: thanks let me see 2021-06-24 08:07:33 jjakob you probably want nmap -Pn -sU -p 443 2021-06-24 08:07:39 --> airmailsteam (~airmailst@user/airmailsteam) has joined #linux 2021-06-24 08:07:58 jjakob sometimes ipv6 binds to ipv4 too 2021-06-24 08:08:06 jjakob depends on some sysctl settings 2021-06-24 08:08:14 <-- simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has quit (Quit: simon88) 2021-06-24 08:08:30 <-- gnux (~notadevel@cpe-70-95-57-162.san.res.rr.com) has quit (Ping timeout: 268 seconds) 2021-06-24 08:08:40 --> OPK (~OPK@user/opk) has joined #linux 2021-06-24 08:09:33 --> simon88 (~Thunderbi@217-104-56-246.cable.dynamic.v4.ziggo.nl) has joined #linux 2021-06-24 08:09:37 backleet jjakob: felco I want to setup https://github.com/kylemanna/docker-openvpn on new vps, I followed the steps, docker container is running, I created the config to connect on 443 since defeault 1194 is blocked, but when I try to connect from client it says econnect refused 2021-06-24 08:09:50 jjakob also "localhost" will usually resolve to ipv6, specify 127.0.0.1 or ::1 expliccitly if you want either 2021-06-24 08:09:53 backleet can you guide me? looks like 443 is refusing? 2021-06-24 08:10:04 --> Leonarbro (~Leonet@user/leonarbro) has joined #linux 2021-06-24 08:10:16 --> scabby (~scabby@user/scabootssca) has joined #linux 2021-06-24 08:10:33 jjakob udp is hard to scan because it's not really a protocol but application dependend 2021-06-24 08:10:37 --> EriC^ (~Eric@178.135.2.122) has joined #linux 2021-06-24 08:10:44 felco maybe the port is being filtered 2021-06-24 08:11:05 felco yeah... i would use TCP instead 2021-06-24 08:11:11 jjakob well, 443 udp, what would that even be? openvpn? 2021-06-24 08:11:27 --> autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has joined #linux 2021-06-24 08:11:46 felco you will not suffer a lot of latency on TCP 2021-06-24 08:11:51 jjakob what do you want to do even? check if the service works? 2021-06-24 08:11:56 felco it is pretty good 2021-06-24 08:12:13 jjakob felco: why not use udp if you can, the overhead is less 2021-06-24 08:12:18 backleet jjakob: felco want to use vpn, nmap -sU -p 443 localhost, shows 443/udp open/filtered https 2021-06-24 08:12:20 felco yeah sure 2021-06-24 08:12:21 <-- EriC^^ (~Eric@178.135.0.86) has quit (Read error: Connection reset by peer) 2021-06-24 08:12:23 felco that is true 2021-06-24 08:12:44 treefrob "setup" is a noun. "set up" is the verb 2021-06-24 08:12:54 backleet treefrob: thanks 2021-06-24 08:12:58 felco thats not wrong, maybe check the tcpdump port 443 and openvpn logs 2021-06-24 08:13:01 --> gnux (~notadevel@cpe-70-95-57-162.san.res.rr.com) has joined #linux 2021-06-24 08:13:09 felco see if the client gets to the 443 port at all 2021-06-24 08:13:22 <-- gtlsgamr (~gtlsgamr@103.247.4.134) has quit (Quit: Lost terminal) 2021-06-24 08:13:49 autopsy Thats at a higher level than we're used to . 2021-06-24 08:13:56 backleet felco: thanks will do 2021-06-24 08:14:07 <-- kodah (~kodah@user/kodah) has quit (Ping timeout: 265 seconds) 2021-06-24 08:14:52 felco your conn in the client, may filter udp/443 because that traffic isnt expected... 2021-06-24 08:15:18 <-- denny (~denny@about/linux/staff/denny) has quit (Remote host closed the connection) 2021-06-24 08:15:32 backleet felco: I will try tcp 2021-06-24 08:15:37 --> denny (~denny@about/linux/staff/denny) has joined #linux 2021-06-24 08:16:51 <-- RogerThat (~RogerThat@129.205.143.44) has quit (Quit: Client closed) 2021-06-24 08:17:45 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 268 seconds) 2021-06-24 08:17:59 <-- bitweaver (~bitweaver@pool-98-111-113-174.hrbgpa.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-24 08:18:00 jjakob nmap probably says filtered because it doesn't get any response 2021-06-24 08:18:08 --> scabby_ (~scabby@user/scabootssca) has joined #linux 2021-06-24 08:18:20 --> omero_o1 (~omero@user/omero) has joined #linux 2021-06-24 08:18:21 <-- Nokaji (~Nokaji@user/nokaji) has quit (Quit: Nuremberg II) 2021-06-24 08:18:21 jjakob which is expected because the program listening expects a valid packet that it can respond to 2021-06-24 08:18:32 <-- yano (~yano@ircpuzzles/staff/yano) has quit (Quit: WeeChat, the better IRC client, https://weechat.org/) 2021-06-24 08:18:37 jjakob this is udp, not tcp, so scanning is a lot harder 2021-06-24 08:19:04 jjakob if you get a icmp port unreachable you can be sure it's closed but no response can mean anything 2021-06-24 08:19:32 backleet jjakob: felco tcp went through I think, but there's DPI on my ISP for openvpn, will have to try tls-crypt-v2 2021-06-24 08:19:40 <-- Elodin (~weechat@user/elodin) has quit (Read error: Connection reset by peer) 2021-06-24 08:19:40 jjakob which is why I asked what you're trying to do because port scanning udp with nmap, for a service on localhost, is probably not what you want 2021-06-24 08:19:44 --> tg (~tg@rockylinux/infra/tg) has joined #linux 2021-06-24 08:19:44 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 08:19:45 --> frostwork (~frostwork@user/frostwork) has joined #linux 2021-06-24 08:20:00 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-24 08:20:18 jjakob so it's not on localhost? if you're going through a dpi firewall obviously it's remote 2021-06-24 08:20:26 backleet this network stuff is really interesting and hard. 2021-06-24 08:20:35 backleet jjakob: yeah I was running nmap localhost on ssh 2021-06-24 08:20:44 <-- scabby (~scabby@user/scabootssca) has quit (Ping timeout: 252 seconds) 2021-06-24 08:20:51 --> yano (~yano@ircpuzzles/staff/yano) has joined #linux 2021-06-24 08:20:51 backleet jjakob: I am trying to setup openvpn docker instance on remote vps and use it as vpn 2021-06-24 08:21:14 <-- z8z (~x@ac255238.ppp.asahi-net.or.jp) has quit (Quit: Quitting) 2021-06-24 08:21:16 jjakob right, that's clearer 2021-06-24 08:21:44 jjakob do a tcpdump on the vps and see if anything even comes in 2021-06-24 08:22:24 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 08:22:52 jjakob tcpdump -n -vvv udp port 443 2021-06-24 08:23:21 backleet jjakob: I switched my config to tcp, will check a bit later on udp, what exactly should I look for in logs of tcpdump? 2021-06-24 08:23:26 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-24 08:23:31 <-- omero_o1 (~omero@user/omero) has left #linux 2021-06-24 08:23:39 backleet if there are any connection attempts? 2021-06-24 08:23:46 jjakob then try tcpdump -n -vvv tcp port 443 (on the vps) 2021-06-24 08:24:17 jjakob yes, it will list packets it captures, so if you see packets coming in you're sure that the vps provider isn't filtering them 2021-06-24 08:24:37 jjakob if nothing comes in they're either firewalling them or you're not connecting properly 2021-06-24 08:24:42 felco or the client's isp 2021-06-24 08:24:55 jjakob also add -i 2021-06-24 08:25:03 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Client Quit) 2021-06-24 08:25:07 felco in experience udp gets filtered more than tcp 2021-06-24 08:25:28 backleet jjakob: yes tcp packets incoming when I try to connect from client 2021-06-24 08:25:34 jjakob depends on your isp, but I would test that instead of just guessing 2021-06-24 08:25:38 backleet will check the same for udp, thanks! 2021-06-24 08:26:01 <-- sozuba (sozuba@user/sozuba) has quit (Remote host closed the connection) 2021-06-24 08:26:05 backleet jjakob: packets income on tcp, but I guess they break connection midway or something (ISP) 2021-06-24 08:26:22 jjakob nah, it's a problem in docker probably 2021-06-24 08:26:36 <-- lesshaste (~lesshaste@82-69-126-43.dsl.in-addr.zen.co.uk) has quit (Quit: Leaving) 2021-06-24 08:26:50 backleet I will take a look thanks! 2021-06-24 08:26:51 jjakob docker does NAT so I doubt your openvpn server in a docker container is going to work 2021-06-24 08:27:03 <-- selckin (~selckin@user/selckin) has quit (Quit: selckin) 2021-06-24 08:27:09 felco it works 2021-06-24 08:27:13 felco i use like that 2021-06-24 08:27:20 backleet it's a popular docker openvpn image, so I guess it should work 2021-06-24 08:27:22 backleet brb 2021-06-24 08:27:36 jjakob well okay, probably, but it's less than ideal 2021-06-24 08:28:04 --> sozuba (sozuba@user/sozuba) has joined #linux 2021-06-24 08:28:22 <-- u0_a117 (~u0_a117@191.35.79.123) has quit (Quit: WeeChat 3.0.1) 2021-06-24 08:28:22 --> ioria (~hurt_lock@host-79-56-104-165.retail.telecomitalia.it) has joined #linux 2021-06-24 08:28:30 --> debsan (~debsan@2800:810:471:2ee::1001) has joined #linux 2021-06-24 08:28:35 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 08:28:36 --> u0_a117 (~u0_a117@191.35.79.126) has joined #linux 2021-06-24 08:28:41 <-- compuguy (ahall@194.71.225.74) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-24 08:28:48 <-- finsternis (~X@23.226.237.192) has quit (Remote host closed the connection) 2021-06-24 08:28:53 backleet felco: do you use the same image? 2021-06-24 08:28:57 --> compuguy (ahall@194.71.225.74) has joined #linux 2021-06-24 08:28:58 jjakob now you can run that same tcpdump inside the docker container and see if the packets come through the docker networking and into the container 2021-06-24 08:29:15 --> CubeTheThird (~cubetheth@dhcp-24-53-244-47.cable.user.start.ca) has joined #linux 2021-06-24 08:29:15 backleet jjakob: what would be ideal, native install to OS? 2021-06-24 08:29:18 felco backleet no... i managed to do it myself 2021-06-24 08:29:27 backleet felco: nice 2021-06-24 08:29:29 jjakob backleet: yes 2021-06-24 08:29:53 jjakob there's little benefit to containerising openvpn 2021-06-24 08:30:35 jjakob or any vpn server, really 2021-06-24 08:30:42 felco most of the time I get the openvpn package and the easyrsa, and install it on the bare metal 2021-06-24 08:30:55 felco it is way easier 2021-06-24 08:31:20 -- Pacific_ is now known as arash 2021-06-24 08:31:36 backleet will try bare metal install 2021-06-24 08:31:52 jjakob since you can easily filter network traffic with nftables on the host itself and other benefits of containers (process isolation, disk isolation) aren't really needed 2021-06-24 08:32:01 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 08:32:16 felco also, you want do that to check if the conn is good, then after you may move that to another place 2021-06-24 08:32:29 <-- compuguy (ahall@194.71.225.74) has quit (Client Quit) 2021-06-24 08:32:39 jjakob yeah, personally I'd go on the host directly too 2021-06-24 08:32:58 jjakob it's not really bare metal, you still have the host kernel :) 2021-06-24 08:33:03 --> compuguy (ahall@194.71.225.74) has joined #linux 2021-06-24 08:33:05 felco yeah haha 2021-06-24 08:33:11 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 08:33:12 jjakob and nftables 2021-06-24 08:33:33 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-24 08:34:56 <-- Czernobog (~Czernobog@103.77.153.150) has quit (Remote host closed the connection) 2021-06-24 08:35:22 <-- compuguy (ahall@194.71.225.74) has quit (Changing host) 2021-06-24 08:35:22 --> compuguy (ahall@user/compuguy) has joined #linux 2021-06-24 08:35:42 <-- airmailsteam (~airmailst@user/airmailsteam) has quit (Quit: Konversation terminated!) 2021-06-24 08:36:35 --> Elodin (~weechat@user/elodin) has joined #linux 2021-06-24 08:36:53 <-- scabby_ (~scabby@user/scabootssca) has quit (Remote host closed the connection) 2021-06-24 08:36:56 <-- fatal (0x00@user/fatal) has quit (Quit: leaving) 2021-06-24 08:37:17 --> scabby_ (~scabby@user/scabootssca) has joined #linux 2021-06-24 08:37:24 --> fatal (0x00@user/fatal) has joined #linux 2021-06-24 08:38:00 --> zeden (~zeden@user/zeden) has joined #linux 2021-06-24 08:38:04 schillingklaus i could not bother with volumes, anyways 2021-06-24 08:39:20 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 268 seconds) 2021-06-24 08:40:18 jjakob well, there's no way around them usually 2021-06-24 08:40:54 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-24 08:44:15 backleet felco: jjakob I just used openvpn install script, it worked without problem 2021-06-24 08:45:09 --> nex (~nex@user/nexadn) has joined #linux 2021-06-24 08:45:18 backleet thanks guys! 2021-06-24 08:45:22 --> acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has joined #linux 2021-06-24 08:45:33 -- nex is now known as Guest1004 2021-06-24 08:45:35 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-24 08:45:40 jjakob no problem 2021-06-24 08:46:02 <-- rememberYou (~someone@user/rememberyou) has quit (Ping timeout: 252 seconds) 2021-06-24 08:46:11 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 08:46:21 -- EriC^ is now known as EriC^^ 2021-06-24 08:47:04 --> RogerThat (~RogerThat@129.205.143.44) has joined #linux 2021-06-24 08:47:05 <-- scabby_ (~scabby@user/scabootssca) has quit (Remote host closed the connection) 2021-06-24 08:47:35 --> scabby_ (~scabby@user/scabootssca) has joined #linux 2021-06-24 08:48:15 <-- Raz- (~razor@libera/sponsor/razor) has quit (Remote host closed the connection) 2021-06-24 08:48:50 --> SofS (~SofS@user/sofs) has joined #linux 2021-06-24 08:48:50 backleet jjakob: there was a case where openvpn tls-crypt-v1 was not able to connect to server, however tls-crypt-v2 was able to bypass firewall of ISP, is there some kind of openvpn identification data in tls-crypt-v1? 2021-06-24 08:49:23 <-- miqztee (~username@user/miqztee) has quit (Quit: Leaving) 2021-06-24 08:50:14 --> koo7 (~koo6@89-24-13-235.customers.tmcz.cz) has joined #linux 2021-06-24 08:51:20 <-- [Eli] (~reala@c-98-219-93-203.hsd1.fl.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-24 08:53:16 <-- koo6 (~koo6@89-24-13-235.customers.tmcz.cz) has quit (Ping timeout: 265 seconds) 2021-06-24 08:53:44 <-- |7| (~seachdamh@user/seachdamh) has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) 2021-06-24 08:53:47 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 08:53:53 very_sneaky does anybody know how the default route is constructed? I'm getting an empty string for `ip route` - not sure what i need to modify so that this is automatically identified 2021-06-24 08:53:55 <-- Guest1004 (~nex@user/nexadn) has quit (Ping timeout: 246 seconds) 2021-06-24 08:53:56 --> nex (~nex@user/nexadn) has joined #linux 2021-06-24 08:54:20 -- nex is now known as Guest7990 2021-06-24 08:54:29 backleet_ jjakob: did I miss anything, I got disconnected. I've been waiting so long for this, got VPS, gonna get some irc bouncer on it 2021-06-24 08:54:38 paulcarroty hey, how to mask dbus service? 2021-06-24 08:55:00 <-- frostwork (~frostwork@user/frostwork) has quit (Quit: Leaving) 2021-06-24 08:55:17 SkunkyLaptop very_sneaky: route add default gw w.x.y.z where w.x.y.z is your router/outbound route to the world? 2021-06-24 08:55:18 jjakob backleet_: no idea, sorry, I have no problems with ISPs here 2021-06-24 08:55:20 paulcarroty `/usr/share/dbus-1/services/org.gnome.Software.service` for example 2021-06-24 08:55:30 <-- attronarch (~gerovit@user/attronarch) has quit (Ping timeout: 258 seconds) 2021-06-24 08:55:33 backleet_ jjakob: got it thanks 2021-06-24 08:55:35 jjakob I just run it on udp/1194 and it always worked 2021-06-24 08:55:49 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Quit: Quit) 2021-06-24 08:55:50 backleet_ jjakob: yeah I'm from an interesting country to say the least 2021-06-24 08:55:53 <-- backleet (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-24 08:56:04 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-24 08:56:21 --> scain (~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com) has joined #linux 2021-06-24 08:57:04 jjakob I just know that it's good to have tls keys and always used the newest available tls key method 2021-06-24 08:57:07 very_sneaky SkunkyLaptop: yeah, i realise i can do that - I guess my confusion is that I have another debian vm that i literally set up identically, minutes earlier, that is automatically identifying the route and renewing it's dhcp leases correctly. This vm seems to renew it when i manually force it, but otherwise it disconnects - i'm assuming because it doesn't know about the route. I guess i'm wondering how 2021-06-24 08:57:09 very_sneaky a route is automatically discovered - would this be the job of my hypervisor or is there likely to be something buried in a configuration file somewhere? 2021-06-24 08:57:09 ananke very_sneaky: how are you getting your IP settings? DHCP? 2021-06-24 08:57:16 peetaur very_sneaky: default route is something the administrator set, or comes from DHCP 2021-06-24 08:57:21 very_sneaky ananke: dhcp 2021-06-24 08:57:27 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-24 08:57:29 --> qunzhong_luxian (~qunzhong_@68.235.43.150) has joined #linux 2021-06-24 08:57:35 ananke very_sneaky: DHCP should be providing the default gw. you can look at the leases 2021-06-24 08:57:40 BluesKaj Hi all 2021-06-24 08:57:43 SkunkyLaptop very_sneaky: no, the default route should be coming from the dhcp server 2021-06-24 08:57:44 very_sneaky huh. maybe this is just a symptom then, and not the cause of my problems 2021-06-24 08:57:45 --> zebrag (~chris@user/zebrag) has joined #linux 2021-06-24 08:58:12 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 08:58:14 ananke very_sneaky: but if it's 'disconnecting', then perhaps the actual network interface is going down 2021-06-24 08:58:18 <-- sappho (~user@69.58.127.62) has quit (Remote host closed the connection) 2021-06-24 08:58:25 jjakob --tls-crypt keyfile • makes it harder to identify OpenVPN traffic as such, 2021-06-24 08:58:31 --> node1 (~node1@user/node1) has joined #linux 2021-06-24 08:58:33 SkunkyLaptop very_sneaky: dhcp client broadcasts on the network with it's MAC and says "hi, this is my mac, can I have an IP please" and the dhcp server answers back "here ya go, you can be this, and here's a subnet mask and a default route, too." 2021-06-24 08:58:43 jjakob backleet_: 2021-06-24 08:58:45 very_sneaky ananke: the interface shows `UP`, but it didn't renew the lease :\ 2021-06-24 08:58:47 ananke very_sneaky: journalctl -f as root, look if there are any events 2021-06-24 08:59:15 backleet_ jjakob: tls-crypt-v2 came out recently iirc 2021-06-24 08:59:32 jjakob yeah I see, didn't even know about it 2021-06-24 08:59:49 jjakob but that's only client specific keys, or is it something else new too 2021-06-24 08:59:53 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 09:00:29 very_sneaky ananke: doesn't go back very far - 15 minutes. are these logged to file? 2021-06-24 09:00:30 <-- tinywrkb (~tinywrkb@2001:470:69fc:105::771) has quit (Quit: Client limit exceeded: 15000) 2021-06-24 09:01:00 jjakob a binary journal, sometimes to traditional messages or syslog files too 2021-06-24 09:01:09 schillingklaus journalctl only works for systemd worshippers. 2021-06-24 09:01:19 <-- uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has quit (Quit: uc50ic4more) 2021-06-24 09:01:24 --> tinywrkb (~tinywrkb@2001:470:69fc:105::771) has joined #linux 2021-06-24 09:01:28 jjakob you can increase binary log retention in journal.conf 2021-06-24 09:01:44 backleet_ jjakob: I am not sure, I think it goes both ways 2021-06-24 09:01:58 <-- dataangel (~user@c-73-45-99-66.hsd1.il.comcast.net) has quit (Ping timeout: 265 seconds) 2021-06-24 09:01:59 jjakob -f is probably cutting the start off, try with -e and page up 2021-06-24 09:02:02 node1 I'm running openvpn using systemd( on booting system) it will start running. The problem is i need to manually restart everytime if there network disconnection(due to power cut or connecting with different wifi) 2021-06-24 09:02:03 --> dataange` (~user@c-73-45-99-66.hsd1.il.comcast.net) has joined #linux 2021-06-24 09:02:07 -- dataange` is now known as dataangel` 2021-06-24 09:02:25 jjakob node1: ping and ping-restart 2021-06-24 09:02:33 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-24 09:02:34 jjakob read the man page on those 2 2021-06-24 09:02:53 backleet_ node1: if you use it through networkmanager it would handle things like that if you want to save the headache 2021-06-24 09:02:57 node1 jjakob, But i would like to make it automat the restart process 2021-06-24 09:02:57 --> plujon (~user@24.16.249.105) has joined #linux 2021-06-24 09:03:10 jjakob ping-restart will automate the restart process 2021-06-24 09:03:18 jjakob from within the openvpn process itself 2021-06-24 09:03:20 node1 jjakob, okay 2021-06-24 09:03:29 --> selckin (~selckin@user/selckin) has joined #linux 2021-06-24 09:03:59 --> sahilister (~sahiliste@user/sahilister) has joined #linux 2021-06-24 09:04:00 jjakob I don't like NetworkManager. except on laptops it's fine, I guess. 2021-06-24 09:04:12 very_sneaky jjakob: cheers, that helped. nothing suspicious in the log. just a bunch of cron, sudo and su events 2021-06-24 09:04:23 schillingklaus I stick to ifconfig and route 2021-06-24 09:04:42 paulcarroty good luck to connect to wpa3 & vpn with cli 2021-06-24 09:04:53 node1 ? 2021-06-24 09:05:02 jjakob schillingklaus: ifupdown is fine for me too 2021-06-24 09:05:23 jjakob paulcarroty: wpa_supplicant and whatever vpn client you need? 2021-06-24 09:05:34 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Quit: Has anybody seen the bridge?) 2021-06-24 09:05:45 very_sneaky can anybody think of reasons why my dhcp client wouldn't be trying to renew its leases? 2021-06-24 09:05:52 jjakob anyway I wouldn't like to manage a wifi interface through cli so I understand the utility of a gui manager there 2021-06-24 09:05:53 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-24 09:06:02 paulcarroty and 1km long command to setup the route? 2021-06-24 09:06:08 --> bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has joined #linux 2021-06-24 09:06:26 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 09:06:28 jjakob your vpn client should setup routes for you 2021-06-24 09:06:38 jjakob and dhcp should as well 2021-06-24 09:06:46 --> miqztee (~username@user/miqztee) has joined #linux 2021-06-24 09:06:55 jjakob or stick them in /etc/network/interfaces if static 2021-06-24 09:07:21 jjakob very_sneaky: when it first gets the lease what does it say the lease time is? 2021-06-24 09:07:23 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-24 09:07:31 jjakob can you access the router management? 2021-06-24 09:07:46 paulcarroty heh, seems like I can't prevent shitty gnome-software to run permanently 2021-06-24 09:08:01 paulcarroty without touching /usr/ every time 2021-06-24 09:08:05 schillingklaus uninstall everything gnome-related 2021-06-24 09:08:24 <-- Pickchea (~private@user/pickchea) has quit (Ping timeout: 252 seconds) 2021-06-24 09:08:51 very_sneaky jjakob: yeah i have access tot he router management. Router says no active lease 2021-06-24 09:08:55 jjakob uninstall whatever pulls in gnome-software, mark everything else as manual 2021-06-24 09:09:01 paulcarroty it's not only gnome-related, guess similar cases in future 2021-06-24 09:09:10 jjakob very_sneaky: and what is lease time configured to on the router? 2021-06-24 09:09:37 --> randomuser (~randomuse@91.187.59.126) has joined #linux 2021-06-24 09:09:44 jjakob and what does dhclient say about it in logs when it gets the lease? 2021-06-24 09:09:44 <-- nifl (~user@user/rifl) has quit (Quit: ERC (IRC client for Emacs 27.2)) 2021-06-24 09:09:54 --> boxelephant (~boxelepha@209.143.87.130) has joined #linux 2021-06-24 09:10:00 -- u0_a117 is now known as Coder_000 2021-06-24 09:10:06 very_sneaky jjakob: mm, can't see anything in the router config, but based on `/var/lib/dhcp/dhclient.leases`, 7200 s 2021-06-24 09:10:16 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-24 09:10:19 paulcarroty LOL, I can 2021-06-24 09:10:25 schillingklaus gnome and systemd are by the same maffia, after all 2021-06-24 09:10:51 paulcarroty this is not systemd, mr. Hater 2021-06-24 09:11:03 jjakob very_sneaky: is there a process running? ps afx|grep dhclient 2021-06-24 09:11:14 akik systemd is now an integral part of gnu+linux systems 2021-06-24 09:11:29 paulcarroty seems like dbus service in `~/.local/share/dbus-1/services` can overwrite `/usr` 2021-06-24 09:11:30 jjakob only the mainstream ones 2021-06-24 09:11:33 very_sneaky jjakob: default lease time from the router is 7200s 2021-06-24 09:11:36 paulcarroty need to try it 2021-06-24 09:12:06 jjakob I mean, I can see how gnome desktop is good for regular people 2021-06-24 09:12:12 jjakob I'm just not a regular person 2021-06-24 09:12:28 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 09:12:28 akik they could make it good for everybody 2021-06-24 09:12:28 paulcarroty elite #linux bois can't fell the difference between systemd & dbus 2021-06-24 09:12:34 node1 how to and where to use this ping-restart ? 2021-06-24 09:12:40 jjakob so good on them on making a desktop usable by normal people 2021-06-24 09:12:41 very_sneaky jjakob: yeah, there is. `/sbin/dhclient -4 -v -i -pf /run/dhclient.enp0s4.pid -lf /var/lib/dhcp/dhclient.enp0s4.leases -I -df /var/lib/dhcp/dhclient6.enp0s4.leases enp0s4` 2021-06-24 09:12:59 akik about dbus, how do i disable those services? 2021-06-24 09:13:01 jjakob node1: add it in your client conf 2021-06-24 09:13:08 node1 okay 2021-06-24 09:13:10 <-- haroon (~haroon@gw.wmd.de) has quit (Quit: Client closed) 2021-06-24 09:13:16 <-- kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-24 09:13:18 paulcarroty akik ^ 2021-06-24 09:13:32 <-- Masklin_Gurder (~joel@93.182.183.85) has quit (Ping timeout: 252 seconds) 2021-06-24 09:13:32 --> kfrench (~kfrench@pool-68-134-35-74.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 09:13:34 jjakob node1: you also usually need to make sure the server's ping is less than the client's ping-restart 2021-06-24 09:13:39 * akik looks but doesn't see 2021-06-24 09:13:43 very_sneaky the times associated with the leases are really weird though - they're timestamped tomorrow, even though the vm is in my local time 2021-06-24 09:13:44 jjakob can you alter the server conf? 2021-06-24 09:13:52 very_sneaky jjakob: yeah i can. i'm running pfsense 2021-06-24 09:14:03 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 265 seconds) 2021-06-24 09:14:05 jjakob that was meant for node1 2021-06-24 09:14:08 node1 jjakob, I have no control on server side 2021-06-24 09:14:15 very_sneaky ah, np 2021-06-24 09:14:32 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-24 09:14:41 jjakob okay, so it would be nice to know how often the server sends pings, because you can't lower ping-restart below that 2021-06-24 09:14:53 paulcarroty akik, create service_name /dev/null link in ~/.local/share/dbus-1/services` 2021-06-24 09:14:53 --> AnAverageHuman (~AnAverage@user/anaveragehuman) has joined #linux 2021-06-24 09:15:19 schillingklaus systemd is only part of antilinuxish systems 2021-06-24 09:15:26 --> Lope2 (~lope@102.132.208.180) has joined #linux 2021-06-24 09:15:28 --> ninjabuffet (~ninjabuff@user/ninjabuffet) has joined #linux 2021-06-24 09:15:29 paulcarroty then check it in `busctl` 2021-06-24 09:15:35 Lope2 is this IRC network broken? 2021-06-24 09:15:37 akik paulcarroty: wow that's useful info. thanks 2021-06-24 09:15:42 <-- namsdrawkcab (~user@user/namsdrawkcab) has quit (Remote host closed the connection) 2021-06-24 09:15:58 <-- Lope2 (~lope@102.132.208.180) has quit (Client Quit) 2021-06-24 09:16:06 jjakob it's usually better to just start with a blank slate (e.g. install gentoo) 2021-06-24 09:16:23 jjakob or use devuan or artix or something already systemdless 2021-06-24 09:16:37 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 09:17:16 jjakob if you use xorg, nowadays you probably need dbus and a login manager (elogind) 2021-06-24 09:17:37 --> akk (~akk@75.161.144.97) has joined #linux 2021-06-24 09:17:59 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-24 09:18:02 jjakob very_sneaky: that's weird 2021-06-24 09:18:05 schillingklaus no, I do not need a login manager for xorg 2021-06-24 09:18:09 HumbleGuy why do i get this warning everytime i close a text editor ran with doas? Invalid MIT-MAGIC-COOKIE-1 key 2021-06-24 09:18:20 jjakob timezone issues? time not synced? 2021-06-24 09:18:30 paulcarroty or use devuan or artix and wait 10 years when someone will fix your issue or even get answer on forum 2021-06-24 09:18:44 HumbleGuy also i added persist flag to /etc/doas.conf to remember the password but it just wont remember 2021-06-24 09:19:07 ananke HumbleGuy: doas on linux? 2021-06-24 09:19:07 <-- datatech (~specter@user/datatech) has quit (Quit: leaving) 2021-06-24 09:19:09 very_sneaky jjakob: what's the service that manages `/etc/network/interfaces`? `networking`? 2021-06-24 09:19:09 jjakob schillingklaus: it's required to run X as non-root. unless you want to suid X and run the server as root. 2021-06-24 09:19:09 --> emilrwx (~emilrwx@dsl-tkubng12-54f955-62.dhcp.inet.fi) has joined #linux 2021-06-24 09:19:13 HumbleGuy yeah 2021-06-24 09:19:23 jjakob depends on the distro 2021-06-24 09:19:30 very_sneaky debian 2021-06-24 09:19:32 jjakob the package is ifupdown 2021-06-24 09:19:40 schillingklaus yes, I suid xorg 2021-06-24 09:19:58 ananke HumbleGuy: anyway, it's because said variable is not passed to the target env 2021-06-24 09:20:13 jjakob I'd rather have elogind+dbus and run it as non-root. 2021-06-24 09:20:57 HumbleGuy i don't get it, i put the flag persist in package.use but when i emerge -pv it says the flag is not there USE="pam (-persist)" 0 KiB 2021-06-24 09:21:02 jjakob usually I don't even touch any service but just do "ifdown eth0; ifup eth0" 2021-06-24 09:21:09 very_sneaky hmm, okay. These are running in a bhyve vm. I know that by detaching a logical cdrom, bhyve switches the default interface labels around so i had to modify this manually to use the right interface - `ednp0s4` instead of `ednp0s5`. I've rebooted since doing that, so i'm assuming that that has no impact on this 2021-06-24 09:21:21 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-24 09:21:38 jjakob HumbleGuy: what does your package.use line look like 2021-06-24 09:22:06 <-- LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has quit (Quit: Konversation terminated!) 2021-06-24 09:22:16 <-- BluesKaj (~kaj@user/blueskaj) has quit (Ping timeout: 265 seconds) 2021-06-24 09:22:18 HumbleGuy jjakob, app-admin/doas persist 2021-06-24 09:22:33 --> Masklin_Gurder (~joel@93.182.183.85) has joined #linux 2021-06-24 09:22:52 --> rudar (~rudar@dynamic-adsl-84-221-232-15.clienti.tiscali.it) has joined #linux 2021-06-24 09:24:07 jjakob HumbleGuy: looks good 2021-06-24 09:24:38 <-- sebastianos (~sebastian@user/sebastianos) has quit (Ping timeout: 258 seconds) 2021-06-24 09:24:53 jjakob maybe something else is forcing it disabled 2021-06-24 09:25:09 jjakob very_sneaky: no idea, that shouldn be a problem 2021-06-24 09:26:07 --> gabriele (~gabriele@user/gabriele) has joined #linux 2021-06-24 09:26:23 --> Raz- (~razor@libera/sponsor/razor) has joined #linux 2021-06-24 09:26:46 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 250 seconds) 2021-06-24 09:26:56 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 258 seconds) 2021-06-24 09:27:49 jjakob very_sneaky: you can try tcpdump -i ednp0s4 -n -vvv port 67 or port 68 2021-06-24 09:27:58 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 09:28:04 jjakob and see if it sends anything 2021-06-24 09:28:24 jjakob but you'd probably need to have it running at the time it wants to renew 2021-06-24 09:28:49 very_sneaky jjakob: yeah, isn't the dhcp renewal algorithm doubling or something? 2021-06-24 09:29:08 <-- node1 (~node1@user/node1) has quit (Remote host closed the connection) 2021-06-24 09:29:11 very_sneaky lots of requests early on and then progressively larger interval 2021-06-24 09:29:11 --> node1_ (~node1@1.39.191.134) has joined #linux 2021-06-24 09:29:18 <-- SofS (~SofS@user/sofs) has quit (Quit: Leaving) 2021-06-24 09:29:25 jjakob it starts renewing before it expires bt when exactly isnt exactly defined 2021-06-24 09:29:34 jjakob yeah there is a backoff 2021-06-24 09:29:37 <-- sozuba (sozuba@user/sozuba) has quit (Ping timeout: 258 seconds) 2021-06-24 09:29:42 <-- ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has quit (Read error: Connection reset by peer) 2021-06-24 09:29:43 very_sneaky i thought it was at 50% lease 2021-06-24 09:29:51 jjakob sounds about right 2021-06-24 09:30:01 --> ossifrage (~ossifrage@pool-72-78-189-30.phlapa.fios.verizon.net) has joined #linux 2021-06-24 09:30:10 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-24 09:30:13 jjakob you can read isc-dhcp client docs and also the dhcp RFCs 2021-06-24 09:30:27 --> BluesKaj (~kaj@user/blueskaj) has joined #linux 2021-06-24 09:30:36 jjakob I did but promptly forgot after I fixed what needed to be fixed 2021-06-24 09:30:43 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 09:30:54 very_sneaky yeah i looked at them a year or so ago, it wasn't that useful knowledge :P 2021-06-24 09:31:02 very_sneaky i mean i guess it's helping inform this 2021-06-24 09:31:10 jjakob my issue was with dhcpv6 not renewing and I needed to add set-tee-times on the server 2021-06-24 09:31:23 very_sneaky before i go down the packet capture route - are there any other configuration files/logs that you can think of that might help diagnose this? 2021-06-24 09:31:38 --> sozuba (sozuba@user/sozuba) has joined #linux 2021-06-24 09:31:40 jjakob packet capture is the first thing I do when diagnosing dhcp 2021-06-24 09:31:55 --> wovixo (~wovixo@128.104.205.49) has joined #linux 2021-06-24 09:31:59 jelly very_sneaky, if your VM only has a single ethernet iface and you get annoyed by changes in "predictable interface names" enp*, you can get back to "eth0", add net.ifnames=0 to GRUB_CMDLINE_LINUX in /etc/default/grub then run update-grub and reboot 2021-06-24 09:32:16 <-- fef (~thedawn@user/thedawn) has quit (Ping timeout: 244 seconds) 2021-06-24 09:32:17 jjakob other than look at obvious things, the lease file, ip a, logs 2021-06-24 09:32:38 very_sneaky jelly: good to know, cheers. 2021-06-24 09:32:51 jelly turns out the "predictable" names sometimes are worse than the problem they tried to solve 2021-06-24 09:32:55 jjakob I don't think interface names are the issue 2021-06-24 09:33:07 hodapp hey, at least it's not devfs 2021-06-24 09:33:15 jjakob why? they're not different than regular names 2021-06-24 09:33:26 jelly they're unpredictable 2021-06-24 09:33:30 very_sneaky to clarify, do the entries in `etc/networks/interfaces` define what shows up in `ip a`? 2021-06-24 09:33:48 node1_ I have added ping-restart 45 in something.conf but no luck. 2021-06-24 09:33:49 jjakob jelly: only the 1st time 2021-06-24 09:34:11 jelly jjakob, and every time they change after that. 2021-06-24 09:34:18 <-- bewees (~quassel@user/bewees) has quit (Ping timeout: 268 seconds) 2021-06-24 09:34:21 jjakob very_sneaky: no, ip a only shows what exists 2021-06-24 09:34:23 jelly jjakob, and they do change, for various reasons 2021-06-24 09:34:34 --> bewees (~quassel@user/bewees) has joined #linux 2021-06-24 09:34:34 jjakob jelly: only if the hardware changes 2021-06-24 09:34:38 jjakob and that's normal 2021-06-24 09:34:56 very_sneaky gotcha 2021-06-24 09:35:35 very_sneaky another relevant tidbit, i have a static mapping for the vm's mac address in the router so it always issues it with the same IP 2021-06-24 09:35:36 HumbleGuy any idea why i get this Invalid MIT-MAGIC-COOKIE-1 key warning when running vim with doas? 2021-06-24 09:35:38 jelly jjakob, no. normal is letting one interface keep the same name forever and not jump around just because pci enumeration changed a bit 2021-06-24 09:35:57 --> ahungry (~user@99-40-9-245.lightspeed.livnmi.sbcglobal.net) has joined #linux 2021-06-24 09:35:59 very_sneaky i don't think that would impact it though - it still should be requesting it by dhcp 2021-06-24 09:36:01 --> Klotz (~Klotzoman@gateway/tor-sasl/klotz) has joined #linux 2021-06-24 09:36:20 jjakob jelly: there are different modes, pci is just one of them 2021-06-24 09:36:25 jjakob you can switch 2021-06-24 09:36:46 jjakob very_sneaky: tcpdump would show any server side issues 2021-06-24 09:36:57 schillingklaus a combination of ck2 and seatd can replace seatd in some cases 2021-06-24 09:37:01 jjakob if it sends wrong lease time or anything like that 2021-06-24 09:37:04 <-- jhenson (~jhenson@user/jhenson) has quit (Remote host closed the connection) 2021-06-24 09:37:04 -- node1_ is now known as node1 2021-06-24 09:37:17 jelly jjakob, in my experience it's a lot easier to get actually predictable behaviour in VMs by disabling this functionality 2021-06-24 09:37:18 <-- node1 (~node1@1.39.191.134) has quit (Changing host) 2021-06-24 09:37:18 --> node1 (~node1@user/node1) has joined #linux 2021-06-24 09:37:18 <-- Coder_000 (~u0_a117@191.35.79.126) has quit (Ping timeout: 268 seconds) 2021-06-24 09:37:32 <-- fikran (~fikran@pool-108-31-11-131.washdc.fios.verizon.net) has quit (Changing host) 2021-06-24 09:37:32 --> fikran (~fikran@user/fikran) has joined #linux 2021-06-24 09:37:59 jjakob jelly: right, which hypervisor 2021-06-24 09:38:12 jelly I'm not asking for help with this. 2021-06-24 09:38:13 --> samuraikid (~samuraiki@user/samuraikid) has joined #linux 2021-06-24 09:38:16 jelly (esxi) 2021-06-24 09:38:39 jjakob using virtio in kvm doesn't have this problem 2021-06-24 09:38:42 <-- GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has quit (Ping timeout: 240 seconds) 2021-06-24 09:38:46 * jelly shrugs 2021-06-24 09:39:02 <-- straykitten (~straykitt@subs24-116-206-8-59.three.co.id) has quit (Read error: Connection reset by peer) 2021-06-24 09:39:07 jjakob if your hypervisor desiced to change which slot it connects the nic to then that's a hypervisor problem imo 2021-06-24 09:39:10 --> GenTooMan (~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883) has joined #linux 2021-06-24 09:39:12 very_sneaky interesting, i just restarted the networking service and the interface went down 2021-06-24 09:39:19 --> jhenson (~jhenson@user/jhenson) has joined #linux 2021-06-24 09:39:24 --> mindheavy (~mindheavy@8.43.41.238) has joined #linux 2021-06-24 09:39:42 jelly jjakob, shifting blame onto other components is not a good sign 2021-06-24 09:39:55 --> Guest35 (~Guest35@103.116.47.131) has joined #linux 2021-06-24 09:39:58 paulcarroty akik: forget it, doesn't working 2021-06-24 09:40:13 jelly this worked before, PNI broke it, I disable PNI and things work again. Very simple. 2021-06-24 09:40:40 --> CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has joined #linux 2021-06-24 09:40:56 jjakob that's the stupidest argument I've ever heard 2021-06-24 09:41:16 <-- K285 (~K285@2401:4900:4453:e0b1:4c5e:6e9a:258f:55c3) has quit (Ping timeout: 246 seconds) 2021-06-24 09:41:17 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 09:41:24 jjakob you're right but missing context 2021-06-24 09:41:24 jelly very_sneaky, what does your /e/n/interfaces actually look like? 2021-06-24 09:41:45 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-24 09:43:07 very_sneaky jelly: https://bpa.st/NVWQ 2021-06-24 09:43:16 <-- donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has quit (Ping timeout: 246 seconds) 2021-06-24 09:43:42 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 09:44:13 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 09:44:17 --> donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has joined #linux 2021-06-24 09:44:39 <-- donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has quit (Read error: Connection reset by peer) 2021-06-24 09:45:11 --> mrvdv (~mrvdv@141.168.64.62) has joined #linux 2021-06-24 09:45:43 very_sneaky okay, so restarting ifup@enp0s4.service issued me a new ip - i guess that's to be expected 2021-06-24 09:45:45 jelly very_sneaky, if your interface is always present, a simple thing to make networking service behave slightly more sane is replace "allow-hotplug enp0s4" with "auto enp0s4" 2021-06-24 09:45:50 mrvdv whats the command to make users not be able to access each others /home dir 2021-06-24 09:46:23 very_sneaky jelly: okay cool i'll give it a go when the interface goes down again 2021-06-24 09:46:37 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-24 09:46:42 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 09:46:43 <-- Guest35 (~Guest35@103.116.47.131) has quit (Quit: Client closed) 2021-06-24 09:46:50 <-- arash (~arash@5.124.30.120) has quit (Read error: Connection reset by peer) 2021-06-24 09:46:54 jelly I suggest a reboot to clean up any existing state and possible leftover dhclients 2021-06-24 09:47:10 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Read error: Connection reset by peer) 2021-06-24 09:47:14 --> arash (~arash@5.124.30.120) has joined #linux 2021-06-24 09:47:23 jjakob very_sneaky: did you have tcpdump running while you did that? 2021-06-24 09:47:28 <-- gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has quit (Ping timeout: 246 seconds) 2021-06-24 09:47:46 very_sneaky jjakob: nah i didn't - what extra do you think that would have given? 2021-06-24 09:47:53 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 09:48:01 jjakob a lot 2021-06-24 09:48:06 jjakob missed opportunity 2021-06-24 09:48:10 jelly jjakob, it's a pattern I've seen before with various developers; they break things by not testing sufficiently and then blame other components in the environment 2021-06-24 09:48:22 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Ping timeout: 265 seconds) 2021-06-24 09:48:34 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-24 09:49:04 jjakob to be honest, interface naming has been broken in the kernel since the beginning and they just replaced one workaround with another 2021-06-24 09:49:17 jelly I'm a pragmatic sysadmin, and will rather revert to deprecated methods if they prove more reliable than the latest thing 2021-06-24 09:49:20 <-- Elodin (~weechat@user/elodin) has quit (Ping timeout: 265 seconds) 2021-06-24 09:49:23 jjakob can you blame them that one workaround works slightly differently in one specific environment? no 2021-06-24 09:49:26 --> Inline (~Inline@2a02:908:1252:7a80:c035:deeb:51be:5431) has joined #linux 2021-06-24 09:49:38 <-- sn1tch3r (~sn1tch3r@201-27-147-42.dsl.telesp.net.br) has quit (Quit: Leaving) 2021-06-24 09:49:42 --> crankharder (~crankhard@static-71-121-154-44.bltmmd.fios.verizon.net) has joined #linux 2021-06-24 09:49:50 --> w0x12ef (~w0x12ef@117.61.21.204) has joined #linux 2021-06-24 09:49:53 jjakob do you remember /etc/udev/rules.d/70-networking.rules (or sth like that)? 2021-06-24 09:49:54 jelly jjakob, yes if they said "this will solve your issues" 2021-06-24 09:49:59 very_sneaky jjakob: yeah? I was thinking it would just show the renewal request and the query response, which i was confident it would do anyway since the challenge hasn't been manually forcing a renewal 2021-06-24 09:50:04 w0x12ef how to ls all subdir 2021-06-24 09:50:13 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Quit: Leaving) 2021-06-24 09:50:30 jjakob very_sneaky: with -vvv it would show a *lot* of data you normally never see 2021-06-24 09:50:34 jelly jjakob, I'd rather go back to 70-persistent-net.rules -- it works predictably and fails predictably 2021-06-24 09:50:36 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-24 09:50:47 very_sneaky mrvdv: use chmod wiht the appropriate access modifier - probably 750 2021-06-24 09:51:00 akik paulcarroty: damn :) 2021-06-24 09:51:01 very_sneaky jjakob: hmm, okay well i'll make sure i do it next time renewal fails 2021-06-24 09:51:11 --> SkunkyLaptop (~skunky@user/skunky) has joined #linux 2021-06-24 09:51:13 --> sebastianos (~sebastian@user/sebastianos) has joined #linux 2021-06-24 09:51:26 --> mortderire (~mortderir@192.198.151.44) has joined #linux 2021-06-24 09:51:29 jjakob jelly: everyone has his taste I guess 2021-06-24 09:51:49 --> straykitten (~straykitt@subs24-116-206-8-60.three.co.id) has joined #linux 2021-06-24 09:51:54 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 250 seconds) 2021-06-24 09:52:03 jelly yes. I have the taste for things that actually work. 2021-06-24 09:52:12 jjakob persistent naming works fine on physical hardware and kvm 2021-06-24 09:52:21 jelly yeah no. 2021-06-24 09:52:24 jjakob only in your specific case it doesn't 2021-06-24 09:52:26 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 09:52:27 --> gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has joined #linux 2021-06-24 09:52:35 jjakob jelly: no? okay, please explain 2021-06-24 09:53:01 jelly jjakob, there's hardware that changes PCI midplane around with configuration 2021-06-24 09:53:09 very_sneaky does anybody know where the logs for ifup@interface.service would be? a google indicates /var/log/messages but theres nothing there - not even what i can see in `systemctl status ifup@interface` 2021-06-24 09:53:12 <-- cdolan (~chris@pool-108-20-118-27.bstnma.fios.verizon.net) has quit (Ping timeout: 250 seconds) 2021-06-24 09:53:23 jjakob very_sneaky: it's not a service 2021-06-24 09:53:31 jjakob it's a oneshot 2021-06-24 09:53:35 <-- mrvdv (~mrvdv@141.168.64.62) has quit 2021-06-24 09:53:37 jjakob probably 2021-06-24 09:53:47 jjakob since it just calls ifup 2021-06-24 09:53:47 <-- blue_penquin (uid505269@id-505269.brockwell.irccloud.com) has quit 2021-06-24 09:53:52 jjakob and that exits once it's done 2021-06-24 09:53:58 <-- mortderire (~mortderir@192.198.151.44) has quit (Client Quit) 2021-06-24 09:54:00 jelly jjakob, my case is not specific. Developers just didn't account for lots of cases, and try to pretend each thing they forgot is a "specific use case", and that gets on my nerves 2021-06-24 09:54:06 jjakob so there are no logs for it once it finishes starting 2021-06-24 09:54:11 very_sneaky ah 2021-06-24 09:54:14 --> mortderire (~mortderir@192.198.151.44) has joined #linux 2021-06-24 09:54:17 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 09:54:24 --> arcatech (~arcatech@user/arcatech) has joined #linux 2021-06-24 09:54:39 <-- crankharder (~crankhard@static-71-121-154-44.bltmmd.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-24 09:54:41 jjakob you can just forget about systemd here and use ifup and ifdown directly 2021-06-24 09:54:49 jelly "we don't make design mistakes, it's you and your env" is honesly arrogant 2021-06-24 09:54:51 jjakob since systemd is just a wrapper for those 2 2021-06-24 09:55:10 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-24 09:55:28 jjakob jelly: that's true, it was probably not sufficiently tested and that attitude isn't good 2021-06-24 09:55:48 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 09:55:55 --> node1_ (~node1@103.206.8.74) has joined #linux 2021-06-24 09:56:03 jjakob but the concept isn't bad and even the implementation works generally 2021-06-24 09:56:15 jjakob if it doesn't you can switch from pci-based to other methods 2021-06-24 09:56:23 --> fh0 (~fho@i577BC15A.versanet.de) has joined #linux 2021-06-24 09:56:25 jjakob and still have PNI 2021-06-24 09:56:29 jelly or not use it. 2021-06-24 09:56:44 jelly because it doesn't work as generally as people think 2021-06-24 09:56:47 jjakob if you only have 1 interface, yes 2021-06-24 09:57:02 jjakob if you have more than 1 you *need* something 2021-06-24 09:57:30 jjakob the old udev rules were already a PNI method 2021-06-24 09:57:32 jelly yes. MAC : iface mapping is that something 2021-06-24 09:57:45 jjakob yes that's a PNI system 2021-06-24 09:58:11 jjakob but that's added by the OS to the kernel and was never part of the kernel 2021-06-24 09:58:11 jelly no, that's literally a way to work around for lack of PNI 2021-06-24 09:58:37 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 09:58:45 jjakob jelly: if you want to say the kernel should do PNI by itself? probably 2021-06-24 09:58:45 <-- node1 (~node1@user/node1) has quit (Ping timeout: 258 seconds) 2021-06-24 09:58:58 very_sneaky ugh. i can't make sense of the leases either. the times don't match up to anything sensible 2021-06-24 09:58:59 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 09:59:06 jelly jjakob, so many design decisions in systemd are driven by avoiding to have to write anything to /etc 2021-06-24 09:59:19 <-- lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has quit (Quit: Konversation terminated!) 2021-06-24 09:59:30 jjakob how does location matter? 2021-06-24 09:59:31 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-24 09:59:44 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 252 seconds) 2021-06-24 09:59:48 jjakob they could put udev rules in /lib/udev/rules.d 2021-06-24 09:59:54 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 10:00:28 --> lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has joined #linux 2021-06-24 10:00:30 jelly jjakob, writing user files to /lib breaks FHS/FSSTND assumptions 2021-06-24 10:00:30 very_sneaky does anybody have any idea how these date times align? the dhcp rpc indicates this should be UTC, but i'm getting times both ahead and behind UTC - and don't match my local tz at all https://bpa.st/X77Q 2021-06-24 10:00:50 <-- ratelius (ratelius@gateway/vpn/protonvpn/ratelius) has quit (Ping timeout: 252 seconds) 2021-06-24 10:00:58 very_sneaky also, any ideas about why a lease would have renew/rebind/expire times that are all the same? 2021-06-24 10:01:11 jjakob jelly: fine, then /usr/lib, who cares 2021-06-24 10:01:11 <-- qunzhong_luxian (~qunzhong_@68.235.43.150) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 10:01:15 jelly jjakob, and someone in RH is really pushing for a constant root fs image, therefore, no local changes to /etc 2021-06-24 10:01:17 jjakob it's not important in this discussion 2021-06-24 10:01:25 CodeSpelunker very_sneaky: do you dual boot with windows? I've had that mess up my times in the past 2021-06-24 10:01:25 --> self (~elf@user/elf) has joined #linux 2021-06-24 10:01:39 very_sneaky CodeSpelunker: no, this is in a vm on a freebsd host 2021-06-24 10:01:41 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 10:01:42 jjakob yeah whatever that makes literally no difference in this discussion 2021-06-24 10:02:04 jjakob but that would be cool tbh 2021-06-24 10:02:08 <-- miqztee (~username@user/miqztee) has quit (Quit: Leaving) 2021-06-24 10:02:13 --> Elodin (~weechat@user/elodin) has joined #linux 2021-06-24 10:02:21 jelly jjakob, but it does, we'd still have an OS just setting up MAC:iface in /etc/udev/rules.d/ and be done with it 2021-06-24 10:03:00 jjakob jelly: that's a PNI method too. systemd has its own method. other OSs have their own different methods too. 2021-06-24 10:03:20 jjakob each has its advantages and disadvantages 2021-06-24 10:03:43 jjakob I'm not defending systemd, I don't use it 2021-06-24 10:03:45 jelly but no, they literally invented a different halfassed method just to avoid writing to /etc; this is also why nss_myhostname exists, and one or two other things 2021-06-24 10:03:54 --> kr4mx1nu (~kramxinu@user/kr4mx1nu) has joined #linux 2021-06-24 10:04:15 <-- ^elf^ (~elf@user/elf) has quit (Ping timeout: 246 seconds) 2021-06-24 10:04:38 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 10:04:42 jjakob very_sneaky: dhclient will leave old leases in there sometimes 2021-06-24 10:04:49 jjakob and the times are probably utc 2021-06-24 10:05:13 --> vapid (~me@user/vapid) has joined #linux 2021-06-24 10:05:14 very_sneaky jjakob: so your interpretation is that the bottom lease is the most current? 2021-06-24 10:05:23 <-- otisolsen70 (~otisolsen@xd4ed80b5.cust.hiper.dk) has quit (Quit: Leaving) 2021-06-24 10:05:36 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-24 10:05:52 very_sneaky if i just clear out all files in `/var/lib/dhcp` - i can recreate from scratch by just restarting my interface right? 2021-06-24 10:06:01 jelly the bottom use seems current, and the top one seems expired IF the times are UTC 2021-06-24 10:06:06 jjakob very_sneaky: the bottom lease looks like it's from 20 mins ago in utc 2021-06-24 10:06:10 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-24 10:06:26 jjakob the top one is the old one and just there cause it hasnt been purged yey 2021-06-24 10:06:31 jjakob yet 2021-06-24 10:06:31 --> justinf210 (~justinf21@119.sub-97-43-193.myvzw.com) has joined #linux 2021-06-24 10:06:39 very_sneaky jjakob: to clarify - you're reading the top leases times as the time the renewal happened, resulting in the bottom lease? 2021-06-24 10:06:52 --> HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has joined #linux 2021-06-24 10:07:06 jjakob renew is the time the renewal or initial acquiry happened 2021-06-24 10:07:08 byte4byte where jim at 2021-06-24 10:07:20 jelly very_sneaky, do you have access to the dhcp server logs or state maybe? 2021-06-24 10:07:23 jjakob rebind is the time it'll rebind at 2021-06-24 10:07:46 very_sneaky jelly: ooh, i do actually 2021-06-24 10:07:49 jjakob expire is when it'll expire 2021-06-24 10:08:00 jjakob very_sneaky: are you running tcpdump? 2021-06-24 10:08:02 --> node1__ (~node1@1.39.191.134) has joined #linux 2021-06-24 10:08:13 very_sneaky jjakob: right, just clarifying that the times are _scheduled_ times? given that all three times in the first lease are the same, and ~20 mins ago in UTC 2021-06-24 10:08:19 jjakob reminder that it's a waste of time not running tcpdump at this point 2021-06-24 10:08:28 <-- deavmi (~tbk@user/deavmi) has quit (Ping timeout: 246 seconds) 2021-06-24 10:08:36 --> DaNeenjah (~jake@adsl-74-230-9-207.hsv.bellsouth.net) has joined #linux 2021-06-24 10:08:42 very_sneaky jjakob: i'm concerned about storage - i only have 20GB allocated to the vm disk, and i know tcp dump takes a lot of space 2021-06-24 10:08:52 <-- HumbleGuy (~HumbleGuy@2a00:1858:1018:8514::1) has quit (Remote host closed the connection) 2021-06-24 10:08:59 jjakob I didn't tell you to save it to disk 2021-06-24 10:09:05 jjakob you can if you want 2021-06-24 10:09:21 jjakob and no, it will use less than 10M probably 2021-06-24 10:09:29 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-24 10:09:31 jjakob cause you filter just ports 67/68 2021-06-24 10:09:57 --> kaminota (~morifi@97.99.103.230) has joined #linux 2021-06-24 10:10:18 jjakob if you leave it running all day it could maybe come close to double digit megabytes but probably not 2021-06-24 10:10:33 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 10:10:36 <-- node1_ (~node1@103.206.8.74) has quit (Ping timeout: 265 seconds) 2021-06-24 10:10:56 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 10:10:56 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-24 10:11:10 --> ionface (~ionface@user/ionface) has joined #linux 2021-06-24 10:11:12 --> deavmi (~tbk@user/deavmi) has joined #linux 2021-06-24 10:11:13 <-- justinf210 (~justinf21@119.sub-97-43-193.myvzw.com) has quit (Ping timeout: 268 seconds) 2021-06-24 10:11:17 jjakob very_sneaky: "renew" is the time it acquired the lease or rebinded it, "rebind" and "expire" are future times it has set when it'll do either of those 2021-06-24 10:11:19 --> LHLaurini (~LHLaurini@177.67.230.54.razaoinfo.com.br) has joined #linux 2021-06-24 10:11:37 <-- morifi (~morifi@97.99.103.230) has quit (Ping timeout: 246 seconds) 2021-06-24 10:12:19 <-- moto (~moto@user/moto) has quit (Ping timeout: 246 seconds) 2021-06-24 10:12:27 <-- gunix (~gunix@cyberghost-baratiei.mediasat.ro) has quit (Ping timeout: 268 seconds) 2021-06-24 10:12:28 very_sneaky jjakob: alright i've got tcpdump running in a different tmux session 2021-06-24 10:12:51 <-- Klotz (~Klotzoman@gateway/tor-sasl/klotz) has quit (Quit: Klotz) 2021-06-24 10:13:08 jjakob tcpdump -i ednp0s4 -n -vvv -l port 67 or port 68 | tee -a tcpdump.out 2021-06-24 10:13:23 very_sneaky jjakob: well, that's weird, current UTC time is 14:13, the renew time on the bottom lease is 14:44? 2021-06-24 10:13:30 jjakob don't forget the -l if you pipe it 2021-06-24 10:13:34 <-- Two_Dogs (~quassel@user/two-dogs/x-6929303) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 10:13:42 <-- nrg (~NRG@user/nrg) has quit (Quit: ZNC - https://znc.in) 2021-06-24 10:13:42 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Ping timeout: 258 seconds) 2021-06-24 10:14:18 --> kron (~weechat@user/qaph) has joined #linux 2021-06-24 10:14:20 --> Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has joined #linux 2021-06-24 10:14:20 <-- Two_Dogs (~quassel@c-73-28-214-1.hsd1.fl.comcast.net) has quit (Changing host) 2021-06-24 10:14:20 --> Two_Dogs (~quassel@user/two-dogs/x-6929303) has joined #linux 2021-06-24 10:14:35 <-- edman007 (~edman007@user/edman007) has quit (Remote host closed the connection) 2021-06-24 10:14:53 --> edman007 (~edman007@user/edman007) has joined #linux 2021-06-24 10:15:01 --> nrg (~NRG@user/nrg) has joined #linux 2021-06-24 10:15:02 --> Maturion (~Maturion@p200300ede7352a0021817a7681ab704b.dip0.t-ipconnect.de) has joined #linux 2021-06-24 10:15:52 <-- ninjabuffet (~ninjabuff@user/ninjabuffet) has quit (Ping timeout: 252 seconds) 2021-06-24 10:15:55 --> pikudoz (~pikudoz@190.117.229.223) has joined #linux 2021-06-24 10:16:03 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Remote host closed the connection) 2021-06-24 10:16:15 jjakob very_sneaky: I was wrong, https://kb.isc.org/docs/en/isc-dhcp-44-manual-pages-dhclientconf#lease-declarations 2021-06-24 10:16:20 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 10:16:29 jjakob renew is actially the time it'll start the renew process 2021-06-24 10:16:57 jjakob I haven't read the docs actually, but the docs will tell you all this 2021-06-24 10:17:05 very_sneaky yeah so, i can see in my dhcp logs on the server that the last DHCPREQUEST from this VM was at 09:17 UTC 2021-06-24 10:17:06 --> justinf210 (~justinf21@2600:100e:b11c:1ac5:58fc:4678:a243:85fa) has joined #linux 2021-06-24 10:17:38 jjakob that's because renewals arent requests 2021-06-24 10:17:46 --> Nokaji (~Nokaji@user/nokaji) has joined #linux 2021-06-24 10:18:01 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-24 10:18:30 jjakob ah it is, just different than the initial request 2021-06-24 10:18:36 very_sneaky yeah 2021-06-24 10:19:03 --> ShahNaim (~shahnaim@user/shahnaim) has joined #linux 2021-06-24 10:19:04 jjakob what's the router time? 2021-06-24 10:19:04 <-- node1__ (~node1@1.39.191.134) has quit (Ping timeout: 258 seconds) 2021-06-24 10:19:14 --> x00 (~x00@ool-44c1b49b.dyn.optonline.net) has joined #linux 2021-06-24 10:19:20 --> moto (~moto@user/moto) has joined #linux 2021-06-24 10:19:38 very_sneaky it's in my local time 2021-06-24 10:20:04 very_sneaky 14:19 UTC 2021-06-24 10:20:04 <-- gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has quit (Ping timeout: 250 seconds) 2021-06-24 10:20:06 backleet_ how much should 250ms ping affect ssh lag? 2021-06-24 10:20:16 very_sneaky backleet_: about 250ms :P 2021-06-24 10:20:18 jjakob about 250ms 2021-06-24 10:20:30 backleet_ very_sneaky: it's very laggy, I am not sure if it's the norm 2021-06-24 10:20:42 jjakob there could also be dropped packets. 2021-06-24 10:21:00 very_sneaky 250ms could be normal depending on where you're sshing to 2021-06-24 10:21:19 very_sneaky i've had up to 1800ms in games before :\ that wasn't pleasant 2021-06-24 10:21:24 backleet_ jjakob: how to test for dropped packets? 2021-06-24 10:21:35 peetaur 500ms ... round trip 2021-06-24 10:21:36 jjakob very_sneaky: I'm defering further diagnosis to when I see the tcpdump, preferably after a failed renewal 2021-06-24 10:21:41 very_sneaky tcpdump 2021-06-24 10:22:02 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-24 10:22:03 Inline can anyone tell me why packages for android would appear in the updates section but one cannot update them ? 2021-06-24 10:22:08 backleet_ it's not very pleasant at least I can say 2021-06-24 10:22:10 jjakob I'd use a flood ping in that case 2021-06-24 10:22:30 jjakob ping -f 2021-06-24 10:22:31 Inline happens since 2 days or so 2021-06-24 10:22:42 jjakob or cnpinc 2021-06-24 10:22:45 very_sneaky jjakob: fair enough. The router logs seem to support my thesis that the dhclient isn't actually sending renewal requests, especially in conjunction with the fact that manual renewal consistently seems to work 2021-06-24 10:22:46 jjakob * cnping 2021-06-24 10:22:53 peetaur Inline: "cannot update" is a useless description for troubleshooting purposes... is the button greyed out? does it just say "error: success" or what? 2021-06-24 10:22:56 very_sneaky but we'll find out in a few hours 2021-06-24 10:22:56 --> gimmemahlulz (~weechat@2600:8805:220e:8f00:30a5:d297:a119:ee01) has joined #linux 2021-06-24 10:23:03 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-24 10:23:07 peetaur and also, this isn't #android so expect no helpful responses :) 2021-06-24 10:23:43 Inline no the buttons are fine peetaur, when i press the green button to update i just see a symbol animation so it's like it's trying to update but really nothing happens 2021-06-24 10:23:55 <-- progandy (~progandy@user/progandy) has quit (Quit: leaving) 2021-06-24 10:23:59 Inline ok 2021-06-24 10:24:11 jjakob https://github.com/cntools/cnping 2021-06-24 10:24:12 --> willthechill (~willthech@2600:1700:8c61:3ed0:429:e85:3a3a:a405) has joined #linux 2021-06-24 10:24:27 <-- justinf210 (~justinf21@2600:100e:b11c:1ac5:58fc:4678:a243:85fa) has quit (Remote host closed the connection) 2021-06-24 10:24:44 --> justinf210 (~justinf21@2600:100e:b11c:1ac5:58fc:4678:a243:85fa) has joined #linux 2021-06-24 10:24:49 --> ripdog_ (~quassel@user/ripdog) has joined #linux 2021-06-24 10:25:05 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Read error: Connection reset by peer) 2021-06-24 10:25:08 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 10:25:16 --> Thedarkb-Desktop (~beno@2001:bb6:b404:188f:d116:ce10:8dbb:1f37) has joined #linux 2021-06-24 10:25:19 --> TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has joined #linux 2021-06-24 10:25:19 very_sneaky i think i need to stop virtualising with bhyve and move to proxmox 2021-06-24 10:25:30 very_sneaky this isn't the first time i've had strange esoteric issues with debian vms 2021-06-24 10:25:41 backleet_ jjakob: just ping -f ip address of vps? 2021-06-24 10:26:01 <-- jdmark (~jdmark@67.8.137.130) has quit (Ping timeout: 268 seconds) 2021-06-24 10:26:08 <-- arash (~arash@5.124.30.120) has quit (Ping timeout: 252 seconds) 2021-06-24 10:26:23 --> v01d4lph4 (~v01d4lph4@122.160.65.250) has joined #linux 2021-06-24 10:26:23 <-- v01d4lph4 (~v01d4lph4@122.160.65.250) has quit (Changing host) 2021-06-24 10:26:23 --> v01d4lph4 (~v01d4lph4@user/v01d4lph4) has joined #linux 2021-06-24 10:26:27 jjakob backleet_: yes 2021-06-24 10:26:42 jjakob also that may congest your network even more 2021-06-24 10:27:00 <-- ripdog (~quassel@user/ripdog) has quit (Ping timeout: 250 seconds) 2021-06-24 10:27:11 jjakob a small ping interval like -i 0.1 is a less intrusive method 2021-06-24 10:27:14 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Ping timeout: 252 seconds) 2021-06-24 10:27:31 jjakob cnping is basically a great graphical flood ping tool 2021-06-24 10:27:31 --> arash (~arash@ip2.ip-51-38-86.eu) has joined #linux 2021-06-24 10:27:44 <-- ryzenda (~ryzenda@21.sub-174-203-99.myvzw.com) has quit (Remote host closed the connection) 2021-06-24 10:27:59 backleet_ jjakob: I forgot I am connected to vpn, 250ms is without vpn, with vpn it's 430ms, ping -f said cannot flood, minimal interval allowed for user is 200ms I will try -i 0.1 2021-06-24 10:28:14 peetaur or use mtr ... it's the best ping+traceroute :) 2021-06-24 10:28:20 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 252 seconds) 2021-06-24 10:29:10 <-- justinf210 (~justinf21@2600:100e:b11c:1ac5:58fc:4678:a243:85fa) has quit (Ping timeout: 250 seconds) 2021-06-24 10:29:16 --> thejamesdean (~james@75.170.105.8) has joined #linux 2021-06-24 10:29:17 --> speckz (~speckz@2600:1700:ce0:bf00:6063:353e:210f:5983) has joined #linux 2021-06-24 10:29:22 jjakob you need sudo for -f or -i less than 0.2 2021-06-24 10:29:32 --> jetchisel (~jetchisel@user/jetchisel) has joined #linux 2021-06-24 10:29:45 jjakob backleet_: why does a vpn 2x your RTT? 2021-06-24 10:30:02 jjakob is it like on the other side of the globe or something? 2021-06-24 10:30:15 backleet_ jjakob: vpn is in singapore, vps is in LA lol 2021-06-24 10:30:22 backleet_ and I am somewhere in middle 2021-06-24 10:30:22 <-- BluesKaj (~kaj@user/blueskaj) has quit (Quit: Konversation terminated!) 2021-06-24 10:30:26 jjakob you don't say 2021-06-24 10:30:53 --> jdmark (~jdmark@172.58.175.40) has joined #linux 2021-06-24 10:30:57 OneLegend wanna hear a joke? 2021-06-24 10:31:08 --> dshikoh (~dshikoh@user/dshikoh) has joined #linux 2021-06-24 10:31:16 <-- mIk3_08 (~Thunderbi@user/mik3-08/x-2852566) has quit (Quit: mIk3_08) 2021-06-24 10:31:18 backleet_ lol 2021-06-24 10:31:24 jjakob knock knock 2021-06-24 10:31:32 OneLegend who's there 2021-06-24 10:31:40 --> ron1w (~roni@207.248.198.186) has joined #linux 2021-06-24 10:32:02 <-- thejamesdean (~james@75.170.105.8) has quit (Client Quit) 2021-06-24 10:32:11 autopsy Orange 2021-06-24 10:32:11 <-- th3jam3sd3an (~james@75.170.105.8) has quit (Ping timeout: 268 seconds) 2021-06-24 10:32:18 OneLegend Orange who 2021-06-24 10:32:23 jjakob a joke 2021-06-24 10:32:28 autopsy Orange yer pills sposed to help you with that? 2021-06-24 10:32:28 --> ryzenda (~ryzenda@21.sub-174-203-99.myvzw.com) has joined #linux 2021-06-24 10:32:29 <-- sozuba (sozuba@user/sozuba) has quit (Ping timeout: 258 seconds) 2021-06-24 10:32:59 OneLegend proprietary password managers are a joke 2021-06-24 10:33:29 peetaur proprietary anything where there are 1000 superior libre alternatives are jokes 2021-06-24 10:33:40 OneLegend ^^ 2021-06-24 10:34:03 --> LiftLeft2 (~LiftLeft@154.21.28.156) has joined #linux 2021-06-24 10:34:39 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 268 seconds) 2021-06-24 10:35:28 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-24 10:35:47 <-- qman (rohroh@user/qman) has quit (Quit: "Those who desire to give up freedom in order to gain security will not have, nor do they deserve, either one." --Benjamin Franklin) 2021-06-24 10:36:24 <-- dataangel` (~user@c-73-45-99-66.hsd1.il.comcast.net) has quit (Ping timeout: 252 seconds) 2021-06-24 10:37:42 <-- trekkie1701c (~trekkie17@user/trekkie1701c) has quit (Quit: :P) 2021-06-24 10:38:00 -- beaver is now known as pong 2021-06-24 10:38:24 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Ping timeout: 244 seconds) 2021-06-24 10:38:32 <-- tieinv (~tieinv@user/tieinv) has quit (Quit: quits) 2021-06-24 10:39:04 --> Eldbogi (~Eldbogi@nova-046-182-189-076.nat.novanet.is) has joined #linux 2021-06-24 10:39:20 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-24 10:39:21 --> trekkie1701c (~trekkie17@user/trekkie1701c) has joined #linux 2021-06-24 10:39:35 <-- pyook (~vroom@217.138.252.182) has quit (Quit: pyook) 2021-06-24 10:39:55 --> sord937 (~sord937@gateway/tor-sasl/sord937) has joined #linux 2021-06-24 10:40:21 --> RNadagoud (~RNadagoud@2402:3a80:cca:e6a4:190:1940:6384:6432) has joined #linux 2021-06-24 10:41:13 <-- RogerThat (~RogerThat@129.205.143.44) has quit (Quit: Client closed) 2021-06-24 10:41:29 --> Leseratte10 (~florian@194.127.167.72) has joined #linux 2021-06-24 10:42:27 <-- tex (~super@user/dix) has quit (Ping timeout: 258 seconds) 2021-06-24 10:43:49 <-- Leseratte (~florian@user/leseratte) has quit (Ping timeout: 246 seconds) 2021-06-24 10:44:34 --> JohnDoe2 (~johndoe2@2001:470:1f07:89::dead:bead) has joined #linux 2021-06-24 10:45:49 <-- plujon (~user@24.16.249.105) has quit (Remote host closed the connection) 2021-06-24 10:46:59 --> judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has joined #linux 2021-06-24 10:48:52 <-- riff-IRC (~riff-IRC@user/riff-irc) has quit (Read error: Connection reset by peer) 2021-06-24 10:49:10 <-- rudar (~rudar@dynamic-adsl-84-221-232-15.clienti.tiscali.it) has quit (Quit: Leaving) 2021-06-24 10:49:10 <-- gabriele (~gabriele@user/gabriele) has quit (Quit: Leaving) 2021-06-24 10:49:11 <-- v01d4lph4 (~v01d4lph4@user/v01d4lph4) has quit (Remote host closed the connection) 2021-06-24 10:49:15 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Ping timeout: 244 seconds) 2021-06-24 10:49:24 --> Leseratte (~florian@2001:470:70bc:0:3f4d:35e4:8a9d:879f) has joined #linux 2021-06-24 10:49:24 <-- Leseratte (~florian@2001:470:70bc:0:3f4d:35e4:8a9d:879f) has quit (Changing host) 2021-06-24 10:49:24 --> Leseratte (~florian@user/leseratte) has joined #linux 2021-06-24 10:49:26 --> riff-IRC (~riff-IRC@user/riff-irc) has joined #linux 2021-06-24 10:49:27 --> puke (~vroom@217.138.252.218) has joined #linux 2021-06-24 10:50:26 --> rememberYou (~someone@user/rememberyou) has joined #linux 2021-06-24 10:51:04 <-- Leseratte10 (~florian@194.127.167.72) has quit (Ping timeout: 252 seconds) 2021-06-24 10:52:09 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-24 10:52:47 --> SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has joined #linux 2021-06-24 10:52:48 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 10:53:25 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 10:53:28 --> thepibe (~santi@200.127.221.170) has joined #linux 2021-06-24 10:53:44 <-- thepibe (~santi@200.127.221.170) has quit (Client Quit) 2021-06-24 10:53:57 --> shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has joined #linux 2021-06-24 10:54:33 <-- bambanxx (~bambanx@pc-223-49-214-201.cm.vtr.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-24 10:54:38 <-- TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has quit (Quit: Quit) 2021-06-24 10:55:04 --> thepibe (~santi@200.127.221.170) has joined #linux 2021-06-24 10:55:09 --> bigRoo (~user@73.181.dsl.syd.iprimus.net.au) has joined #linux 2021-06-24 10:55:36 <-- RNadagoud (~RNadagoud@2402:3a80:cca:e6a4:190:1940:6384:6432) has quit (Ping timeout: 250 seconds) 2021-06-24 10:56:19 <-- longxia (~irc@user/longxia) has quit (Quit: Probably rebooting.) 2021-06-24 10:56:31 <-- wattux (~wattux@212.51.23.106) has quit (Ping timeout: 246 seconds) 2021-06-24 10:56:58 --> wattux (~wattux@212.51.23.106) has joined #linux 2021-06-24 10:58:05 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 10:58:06 --> ausserz (~ausserz@user/ausserz) has joined #linux 2021-06-24 10:58:14 --> hackerfemboy[m] (~hackerfem@2001:470:69fc:105::472b) has joined #linux 2021-06-24 10:58:22 very_sneaky jjakob: well, there goes my theory - renewal was just issued. 2021-06-24 10:59:12 --> longxia (~irc@user/longxia) has joined #linux 2021-06-24 10:59:19 <-- kr4mx1nu (~kramxinu@user/kr4mx1nu) has quit (Ping timeout: 258 seconds) 2021-06-24 10:59:20 --> ninjabuffet (~ninjabuff@user/ninjabuffet) has joined #linux 2021-06-24 10:59:22 --> mikeliuk (~mikeliuk@213.205.198.125) has joined #linux 2021-06-24 10:59:33 --> Manouchehri (sid384576@id-384576.stonehaven.irccloud.com) has joined #linux 2021-06-24 11:00:25 --> smoolbanana (~smoolbana@185.254.75.38) has joined #linux 2021-06-24 11:00:25 <-- smoolbanana (~smoolbana@185.254.75.38) has quit (Changing host) 2021-06-24 11:00:25 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-24 11:00:57 --> Silentz (~shahnaim@193.37.33.13) has joined #linux 2021-06-24 11:01:51 -- hackerfemboy[m] is now known as HackerFemboy 2021-06-24 11:02:23 <-- Seirdy (~Seirdy@sourcehut/user/seirdy) has quit (Ping timeout: 258 seconds) 2021-06-24 11:02:38 -- Guest7990 is now known as NexAdn 2021-06-24 11:03:19 <-- Iamthehuman (~noname@user/iamthehuman) has quit (Quit: Konversation terminated!) 2021-06-24 11:03:28 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-24 11:04:17 --> Seirdy (~Seirdy@sourcehut/user/seirdy) has joined #linux 2021-06-24 11:04:24 <-- HackerFemboy (~hackerfem@2001:470:69fc:105::472b) has quit (Changing host) 2021-06-24 11:04:24 --> HackerFemboy (~hackerfem@user/hackerfemboy) has joined #linux 2021-06-24 11:04:38 <-- edlou (uid413273@id-413273.brockwell.irccloud.com) has quit (Quit: Connection closed for inactivity) 2021-06-24 11:05:01 <-- HackerFemboy (~hackerfem@user/hackerfemboy) has quit (Quit: Reconnecting) 2021-06-24 11:05:13 <-- ShahNaim (~shahnaim@user/shahnaim) has quit (Ping timeout: 265 seconds) 2021-06-24 11:05:33 --> HackerFemboy (~hackerfem@2001:470:69fc:105::472b) has joined #linux 2021-06-24 11:06:35 <-- varaindemian (~varaindem@86.124.78.162) has quit (Quit: Client closed) 2021-06-24 11:06:40 <-- mortderire (~mortderir@192.198.151.44) has quit (Ping timeout: 265 seconds) 2021-06-24 11:07:13 <-- job (~job@user/job) has quit (Remote host closed the connection) 2021-06-24 11:07:26 --> justinf210 (~justinf21@240.sub-174-204-0.myvzw.com) has joined #linux 2021-06-24 11:07:36 --> aombk (~aombk@2a02:587:380b:d334:2c20:7004:f51b:6fa) has joined #linux 2021-06-24 11:07:36 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-24 11:07:45 <-- zjmc_ (~zjmc@user/zjmc) has quit (Ping timeout: 258 seconds) 2021-06-24 11:08:36 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:08:50 --> multi8 (~dark@90-231-199-18-no176.tbcn.telia.com) has joined #linux 2021-06-24 11:09:11 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 11:09:24 --> zjmc_ (zjmc@user/zjmc) has joined #linux 2021-06-24 11:09:24 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 11:09:42 <-- thepibe (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-24 11:09:53 <-- HackerFemboy (~hackerfem@2001:470:69fc:105::472b) has quit (Client Quit) 2021-06-24 11:09:57 --> thepibe (~santi@200.127.221.170) has joined #linux 2021-06-24 11:10:24 --> HackerFemboy (~matrix@2001:470:69fc:105::472b) has joined #linux 2021-06-24 11:11:01 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-24 11:11:11 --> ryzendar (~ryzenda@2600:1016:b02b:b342:3550:c6dc:a8d7:26c7) has joined #linux 2021-06-24 11:11:17 --> austin_ (~ausserz@user/ausserz) has joined #linux 2021-06-24 11:12:16 <-- ryzenda (~ryzenda@21.sub-174-203-99.myvzw.com) has quit (Ping timeout: 268 seconds) 2021-06-24 11:12:56 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 11:13:05 --> brejela (~brejela@user/brejela) has joined #linux 2021-06-24 11:13:27 <-- schillingklaus (~schilling@ip2504e07b.dynamic.kabel-deutschland.de) has quit (Quit: schillingklaus) 2021-06-24 11:14:49 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-24 11:14:58 <-- riff-IRC (~riff-IRC@user/riff-irc) has quit (Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V) 2021-06-24 11:15:11 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-24 11:15:22 <-- ausserz (~ausserz@user/ausserz) has quit (Ping timeout: 265 seconds) 2021-06-24 11:15:24 --> qlixed (~qlixed@181.44.129.13) has joined #linux 2021-06-24 11:15:28 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 11:15:35 <-- chronon (~chronon@user/chronon) has left #linux 2021-06-24 11:15:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:16:21 <-- ron1w (~roni@207.248.198.186) has quit (Read error: Connection reset by peer) 2021-06-24 11:17:20 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:18:26 <-- Urchin[emacs] (~user@user/urchin) has quit (Ping timeout: 268 seconds) 2021-06-24 11:19:17 <-- ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-24 11:19:52 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:20:46 <-- Seirdy (~Seirdy@sourcehut/user/seirdy) has quit (Ping timeout: 252 seconds) 2021-06-24 11:21:14 <-- devcpu (~rusty@104.36.148.139.aurocloud.com) has quit (Quit: leaving) 2021-06-24 11:21:37 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:23:14 wyre hi guys is there some channel specialized in initrd? 2021-06-24 11:23:31 --> ferry (~Ferry@pool-108-30-49-67.nycmny.fios.verizon.net) has joined #linux 2021-06-24 11:24:04 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-24 11:24:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:24:17 <-- fedenix (~fedenix@gateway/tor-sasl/fedenix) has quit (Remote host closed the connection) 2021-06-24 11:24:22 --> fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-24 11:24:22 jelly wyre, just ask your question 2021-06-24 11:24:33 <-- zjmc_ (zjmc@user/zjmc) has quit (Ping timeout: 265 seconds) 2021-06-24 11:24:36 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 268 seconds) 2021-06-24 11:24:41 --> Seirdy (~Seirdy@sourcehut/user/seirdy) has joined #linux 2021-06-24 11:24:55 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 11:25:06 wyre well, the point is that I'm trying to mount the rootfs as fake-writable with overlayfs, I've done this script https://gist.github.com/jfernandz/bfb1285114c136ac2b86320cb06c3904#file-toggle-overlayfs based on raspi-config 2021-06-24 11:25:06 <-- milkt (~debian@gateway/tor-sasl/milkt) has quit (Remote host closed the connection) 2021-06-24 11:25:22 --> milkt (~debian@gateway/tor-sasl/milkt) has joined #linux 2021-06-24 11:25:24 <-- HackerFemboy (~matrix@2001:470:69fc:105::472b) has quit (Quit: issued !quit command) 2021-06-24 11:25:31 wyre and apparently works as expected, ... except because I'm having troubles with the available size 2021-06-24 11:25:38 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 11:25:57 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:26:04 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 11:26:12 wyre df -h says the overlayfs is only 3.8G large ... and I don't know why, because in the initrd script https://gist.github.com/jfernandz/bfb1285114c136ac2b86320cb06c3904#file-toggle-overlayfs-L42 is not being specified any size at all 2021-06-24 11:26:25 wyre so I don't know where is defined the overlayfs size must be 3.8G 2021-06-24 11:26:38 --> y2o (~y2o@pc-128-133-45-190.cm.vtr.net) has joined #linux 2021-06-24 11:26:49 <-- w0x12ef (~w0x12ef@117.61.21.204) has quit (Read error: Connection reset by peer) 2021-06-24 11:26:56 <-- jdmark (~jdmark@172.58.175.40) has quit (Read error: Connection reset by peer) 2021-06-24 11:27:11 wyre this apparently matches with raspberryPi RAM size ... but I don't know if this has something to do 2021-06-24 11:27:20 --> w0x12ef (~w0x12ef@117.61.21.204) has joined #linux 2021-06-24 11:27:31 --> jdmark (~jdmark@67.8.137.130) has joined #linux 2021-06-24 11:27:34 --> diatoid (~jsrffd2@157.245.212.36) has joined #linux 2021-06-24 11:27:38 <-- jetchisel (~jetchisel@user/jetchisel) has quit (Quit: Unfortunately time is always against us -- [Morpheus]) 2021-06-24 11:27:48 --> TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has joined #linux 2021-06-24 11:27:54 --> tex (~super@user/dix) has joined #linux 2021-06-24 11:27:55 <-- tex (~super@user/dix) has quit (Client Quit) 2021-06-24 11:28:01 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 11:28:05 wyre because as I've understood ... tmpfs is basically writing to RAM ... 2021-06-24 11:28:31 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:28:36 wyre (actually the script mounts the upper layer of overlayfs as tmpfs) 2021-06-24 11:28:51 <-- dshikoh (~dshikoh@user/dshikoh) has quit (Quit: Konversation terminated!) 2021-06-24 11:28:54 <-- justinf210 (~justinf21@240.sub-174-204-0.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-24 11:29:32 --> w0x12ef_ (~w0x12ef@117.61.28.100) has joined #linux 2021-06-24 11:29:44 <-- shabius (~shabius@2a0e:1c80:2:1021::1005) has quit (Ping timeout: 252 seconds) 2021-06-24 11:30:16 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:30:17 <-- stetner (~stetner@stetner.org) has quit (Ping timeout: 252 seconds) 2021-06-24 11:30:18 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 252 seconds) 2021-06-24 11:30:24 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 11:30:30 --> qunzhong_luxian (~qunzhong_@68.235.43.110) has joined #linux 2021-06-24 11:30:31 --> mu (~mu@user/mu) has joined #linux 2021-06-24 11:31:50 <-- w0x12ef_ (~w0x12ef@117.61.28.100) has quit (Remote host closed the connection) 2021-06-24 11:32:17 <-- w0x12ef (~w0x12ef@117.61.21.204) has quit (Ping timeout: 265 seconds) 2021-06-24 11:32:37 wigums i can count to potato 2021-06-24 11:32:51 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:33:10 --> RNadagoud (~RNadagoud@2402:3a80:cca:e6a4:2cb1:4d63:c768:2032) has joined #linux 2021-06-24 11:33:12 <-- jw_ (~njw@58.182.164.99) has quit (Quit: jw_) 2021-06-24 11:33:24 --> LuksNuke (~LuksNuke@94.242.245.63) has joined #linux 2021-06-24 11:33:41 <-- fedenix_ (~fedenix@gateway/tor-sasl/fedenix) has quit (Ping timeout: 244 seconds) 2021-06-24 11:34:20 babyface please tell me how to create a windows 10 installation usbstick (MBR) from withinin Linux 2021-06-24 11:34:35 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:34:36 <-- Gustavo6046 (~Gustavo60@user/gustavo6046) has quit (Ping timeout: 250 seconds) 2021-06-24 11:34:49 babyface dd doesn't work 2021-06-24 11:34:58 wigums i dont think you can 2021-06-24 11:35:04 Lartza Requires a hybrid iso, not a normal one 2021-06-24 11:35:14 Lartza WoeUSB should work if you don't want to create the stick manually 2021-06-24 11:35:27 <-- rtx (~rtx@user/rtx) has quit (*.net *.split) 2021-06-24 11:35:28 <-- jjakob (~quassel@2a01:260:8028:10f0::62) has quit (*.net *.split) 2021-06-24 11:35:28 <-- lautre[m] (~lautreg@2001:470:69fc:105::311f) has quit (*.net *.split) 2021-06-24 11:35:28 <-- farmstatejake (~farmstate@user/farmstatejake) has quit (*.net *.split) 2021-06-24 11:35:28 <-- aloy (~luna@2001:41f0:3fe:3:a4db:bf6a:620a:d996) has quit (*.net *.split) 2021-06-24 11:35:28 <-- Father_Jack (sid500336@id-500336.stonehaven.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:28 <-- Noxturnix (Noxturnix@owowowowowowowowowowo.noxt.cf) has quit (*.net *.split) 2021-06-24 11:35:28 <-- niv (~niv@limbo.cypherpunks.io) has quit (*.net *.split) 2021-06-24 11:35:28 <-- backslash (~backslash@user/backslash) has quit (*.net *.split) 2021-06-24 11:35:28 <-- the4oo4 (~the4oo4@shenzhou.whatbox.ca) has quit (*.net *.split) 2021-06-24 11:35:28 <-- explodes (~explodes@user/explodes) has quit (*.net *.split) 2021-06-24 11:35:28 <-- alip (~alip@exherbo/developer/alip) has quit (*.net *.split) 2021-06-24 11:35:28 <-- mquin (~mquin@libera/staff/mquin) has quit (*.net *.split) 2021-06-24 11:35:28 <-- r3m (~launch@user/r3m) has quit (*.net *.split) 2021-06-24 11:35:28 <-- Raito_Bezarius (~Raito@wireguard/tunneler/raito-bezarius) has quit (*.net *.split) 2021-06-24 11:35:28 <-- iyzana[m] (~iyzanamat@2001:470:69fc:105::3d8d) has quit (*.net *.split) 2021-06-24 11:35:28 <-- aaronm04 (~user@user/aaronm04) has quit (*.net *.split) 2021-06-24 11:35:28 <-- themachine (~themachin@user/themachine) has quit (*.net *.split) 2021-06-24 11:35:28 <-- Median_ (~median@178.62.241.106) has quit (*.net *.split) 2021-06-24 11:35:28 <-- Telvana (capo@user/telvana) has quit (*.net *.split) 2021-06-24 11:35:28 <-- hexnewbie (~hexnewbie@user/hexnewbie) has quit (*.net *.split) 2021-06-24 11:35:28 <-- mete (~mete@static.201.165.216.95.clients.your-server.de) has quit (*.net *.split) 2021-06-24 11:35:28 <-- ColdKeyboard (~ColdKeybo@user/coldkeyboard) has quit (*.net *.split) 2021-06-24 11:35:28 <-- a1paca (~a1paca@user/a1paca) has quit (*.net *.split) 2021-06-24 11:35:28 <-- zeno (~zeno@2001:470:69fc:105::34d7) has quit (*.net *.split) 2021-06-24 11:35:28 <-- muirrum (~muirrum@sourcehut/user/muirrum) has quit (*.net *.split) 2021-06-24 11:35:28 <-- snoopy (~snoopy@user/snoopy) has quit (*.net *.split) 2021-06-24 11:35:28 <-- dreamcat4 (uid157427@id-157427.stonehaven.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:28 <-- useful_idiot (~useful_id@154.3.40.21) has quit (*.net *.split) 2021-06-24 11:35:28 <-- tomato (~tomato@user/tomato) has quit (*.net *.split) 2021-06-24 11:35:28 <-- goncho (~goncho@user/goncho) has quit (*.net *.split) 2021-06-24 11:35:28 <-- BreadBoi (~matrixbot@cpe-65-25-74-19.neo.res.rr.com) has quit (*.net *.split) 2021-06-24 11:35:28 <-- zinc (~zinc@163.ip-51-254-203.eu) has quit (*.net *.split) 2021-06-24 11:35:28 <-- MrMazda (~fmcz@24.50.25.146) has quit (*.net *.split) 2021-06-24 11:35:29 <-- gawen (~gawen@user/gawen) has quit (*.net *.split) 2021-06-24 11:35:29 <-- harold (~harold@lfbn-lyo-1-490-81.w2-7.abo.wanadoo.fr) has quit (*.net *.split) 2021-06-24 11:35:29 <-- user2321423 (~pi@78-67-214-40-no246.tbcn.telia.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- FamousEccles (~roy@gentoo/developer/NeddySeagoon) has quit (*.net *.split) 2021-06-24 11:35:29 <-- fumbles (~fumbles@162-202-204-168.lightspeed.austtx.sbcglobal.net) has quit (*.net *.split) 2021-06-24 11:35:29 <-- nepeat (~nepeat@79.110.170.62) has quit (*.net *.split) 2021-06-24 11:35:29 <-- nickel8448 (~rahulwadh@147.80.76.34.bc.googleusercontent.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- etienneme (~etienne@176-149-215-214.abo.bbox.fr) has quit (*.net *.split) 2021-06-24 11:35:29 <-- ItsAGeekThing (~44ef2c0c@opencad/management/justin) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Netwolf (~Netwolf@man.org.uk) has quit (*.net *.split) 2021-06-24 11:35:29 <-- spyroboy (~spyroboy@user/spyroboy) has quit (*.net *.split) 2021-06-24 11:35:29 <-- rudds (~rudds@user/rudds) has quit (*.net *.split) 2021-06-24 11:35:29 <-- adrian17 (~adrian17@thehyper.space) has quit (*.net *.split) 2021-06-24 11:35:29 <-- EdwardIII (~edwardiii@user/edwardiii) has quit (*.net *.split) 2021-06-24 11:35:29 <-- caffeinatedcode (~caffeine@user/caffeinatedcode) has quit (*.net *.split) 2021-06-24 11:35:29 <-- [R] (~rs@genoce.org) has quit (*.net *.split) 2021-06-24 11:35:29 <-- LambdaComplex (~adam@wireguard/tunneler/lambdacomplex) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Pajus (~Pajus@user/pajus) has quit (*.net *.split) 2021-06-24 11:35:29 <-- rouji (~rouji@x0.at) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Manouchehri (sid384576@id-384576.stonehaven.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Rain (~Rain@li958-238.members.linode.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- d0rm0us3 (~Any@user/d0rm0us3) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Pokey (~pokey@spikeyCactus/hoosky) has quit (*.net *.split) 2021-06-24 11:35:29 <-- biggusnickus (~biggusdic@user/biggusdickus) has quit (*.net *.split) 2021-06-24 11:35:29 <-- treefrob (~robx@p57a969ef.dip0.t-ipconnect.de) has quit (*.net *.split) 2021-06-24 11:35:29 <-- Oldiesmann (~Oldiesman@user/oldiesmann) has quit (*.net *.split) 2021-06-24 11:35:29 <-- varighet (~varighet@d8D875A6A.access.telenet.be) has quit (*.net *.split) 2021-06-24 11:35:29 <-- cheapie (cheapie@pspsps/cat/cheapie) has quit (*.net *.split) 2021-06-24 11:35:29 <-- juwain_ (sid442910@id-442910.brockwell.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- foureyes (foureyes@brought.to.you.by.bnc4free.com) has quit (*.net *.split) 2021-06-24 11:35:29 <-- FlippY (~flip@flipperdeflapper.flapperdeflipper.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- TadeusTaD (tadeustad@psifactor.pl) has quit (*.net *.split) 2021-06-24 11:35:30 <-- gildarts (16abab341f@user/gildarts) has quit (*.net *.split) 2021-06-24 11:35:30 <-- Sapphirus (~sapphirus@irc.sapphirus.org) has quit (*.net *.split) 2021-06-24 11:35:30 <-- caseif (~caseif@zebra.caseif.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- deniska (~denis@user/deniska) has quit (*.net *.split) 2021-06-24 11:35:30 <-- LogicAside (~LogicAsid@user/logicaside) has quit (*.net *.split) 2021-06-24 11:35:30 <-- anderson (~ande@134.209.221.71) has quit (*.net *.split) 2021-06-24 11:35:30 <-- poorboy (~poorboy@104.131.46.87) has quit (*.net *.split) 2021-06-24 11:35:30 <-- crc (sid2647@id-2647.highgate.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- josephl (sid146137@id-146137.tooting.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- oisota (~oisota@user/oisota) has quit (*.net *.split) 2021-06-24 11:35:30 <-- grange_c (~grange_c@vps-9763379d.vps.ovh.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- sheep (~lucius@metis.canned-death.us) has quit (*.net *.split) 2021-06-24 11:35:30 <-- elycin (~elycin@ec2-54-163-129-255.compute-1.amazonaws.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- skoobasteeve (~quassel@pool-71-246-124-154.nycmny.fios.verizon.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- velix (~velix@user/velix) has quit (*.net *.split) 2021-06-24 11:35:30 <-- loosh (~jason@vultr.bastion.pnj1.us.zj.is) has quit (*.net *.split) 2021-06-24 11:35:30 <-- Flonk (~Flonk@ec2-52-40-29-25.us-west-2.compute.amazonaws.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- kanarip (~kanarip@fedora/kanarip) has quit (*.net *.split) 2021-06-24 11:35:30 <-- zoid (~zoid@user/taxationistheft) has quit (*.net *.split) 2021-06-24 11:35:30 <-- mweckbecker (~matthias@weckbecker.name) has quit (*.net *.split) 2021-06-24 11:35:30 <-- SpacePlod (SpacePlod@common.sense.ws) has quit (*.net *.split) 2021-06-24 11:35:30 <-- carbolymer (~carbolyme@dropacid.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- sunny93 (~sunny93@wireguard/tunneler/sunny93) has quit (*.net *.split) 2021-06-24 11:35:30 <-- Marvin (~root@lutolf.vserver.nimag.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- bjs (sid190364@user/bjs) has quit (*.net *.split) 2021-06-24 11:35:30 <-- veecue (~veecue@corvus.uberspace.de) has quit (*.net *.split) 2021-06-24 11:35:30 <-- duckonomy (~duckonomy@177.ip-144-217-84.net) has quit (*.net *.split) 2021-06-24 11:35:30 <-- totalsecond (~totalseco@user/totalsecond) has quit (*.net *.split) 2021-06-24 11:35:30 <-- energizer (~energizer@user/energizer) has quit (*.net *.split) 2021-06-24 11:35:30 <-- topoi (~topoi@user/topoi) has quit (*.net *.split) 2021-06-24 11:35:30 <-- weemadarthur (weemadarth@otaku.sdf.org) has quit (*.net *.split) 2021-06-24 11:35:30 <-- joris (~joris@145.102.247.36) has quit (*.net *.split) 2021-06-24 11:35:30 <-- cryocaustik (~cryocaust@user/cryocaustik) has quit (*.net *.split) 2021-06-24 11:35:30 <-- kaizen (uid501599@id-501599.brockwell.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:30 <-- znemo (sid500529@highgate.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- gcd (gd@104-9-69-236.lightspeed.nsvltn.sbcglobal.net) has quit (*.net *.split) 2021-06-24 11:35:31 <-- rmd (~rm@ec2-52-202-15-104.compute-1.amazonaws.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- gecko (~gecko@132.100.231.35.bc.googleusercontent.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- picooz (~picooz@user/picooz) has quit (*.net *.split) 2021-06-24 11:35:31 <-- flying_sausages (~flying_sa@user/flying-sausages/x-2113186) has quit (*.net *.split) 2021-06-24 11:35:31 <-- Dalvini` (~duncan@51.15.192.19) has quit (*.net *.split) 2021-06-24 11:35:31 <-- Vultyre (~vultyre@user/vultyre) has quit (*.net *.split) 2021-06-24 11:35:31 <-- xMopx (~xMopx-lib@192.95.23.134) has quit (*.net *.split) 2021-06-24 11:35:31 <-- void09 (~void@revinin5minute.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- mrkajetanp_ (~mrkajetan@88.98.245.28) has quit (*.net *.split) 2021-06-24 11:35:31 <-- ZeroKnight (zeroknight@dimensionzero.net) has quit (*.net *.split) 2021-06-24 11:35:31 <-- Platonides (~Wikipedis@user/platonides) has quit (*.net *.split) 2021-06-24 11:35:31 <-- ryu` (~ryu`@67.165.91.34.bc.googleusercontent.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- ctarx (ctarx@user/ctarx) has quit (*.net *.split) 2021-06-24 11:35:31 <-- flynn (~mcbloch@user/flynn) has quit (*.net *.split) 2021-06-24 11:35:31 <-- mz` (~mz`@user/mz/x-8532539) has quit (*.net *.split) 2021-06-24 11:35:31 <-- tt (~leon@cosmic.voyage) has quit (*.net *.split) 2021-06-24 11:35:31 <-- AMG (ghebo@user/amg) has quit (*.net *.split) 2021-06-24 11:35:31 <-- terabit (sid146285@highgate.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:31 <-- someara (sid19135@id-19135.tinside.irccloud.com) has quit (*.net *.split) 2021-06-24 11:35:33 --> [RMS] (~rs@genoce.org) has joined #linux 2021-06-24 11:35:36 --> void09 (~void@revinin5minute.com) has joined #linux 2021-06-24 11:35:37 --> Dalvini` (~duncan@51.15.192.19) has joined #linux 2021-06-24 11:35:38 --> cybniv (~niv@limbo.cypherpunks.io) has joined #linux 2021-06-24 11:35:38 --> Noxturnix_ (Noxturnix@owowowowowowowowowowo.noxt.cf) has joined #linux 2021-06-24 11:35:38 --> spaceplo_ (SpacePlod@common.sense.ws) has joined #linux 2021-06-24 11:35:38 --> FlippY (~flip@flipperdeflapper.flapperdeflipper.com) has joined #linux 2021-06-24 11:35:38 --> weemadar1hur (weemadarth@otaku.sdf.org) has joined #linux 2021-06-24 11:35:38 --> mete| (~mete@static.201.165.216.95.clients.your-server.de) has joined #linux 2021-06-24 11:35:39 --> tadeus_brick (tadeustad@psifactor.pl) has joined #linux 2021-06-24 11:35:39 --> Pajus_ (~Pajus@user/pajus) has joined #linux 2021-06-24 11:35:39 --> zinc_ (~zinc@163.ip-51-254-203.eu) has joined #linux 2021-06-24 11:35:39 --> tt (~leon@cosmic.voyage) has joined #linux 2021-06-24 11:35:39 --> gecko (~gecko@132.100.231.35.bc.googleusercontent.com) has joined #linux 2021-06-24 11:35:39 --> spyroboy (~spyroboy@bras-base-hmtnon0218w-grc-27-69-156-54-38.dsl.bell.ca) has joined #linux 2021-06-24 11:35:39 --> Marvin (~root@lutolf.vserver.nimag.net) has joined #linux 2021-06-24 11:35:40 <-- spyroboy (~spyroboy@bras-base-hmtnon0218w-grc-27-69-156-54-38.dsl.bell.ca) has quit (Changing host) 2021-06-24 11:35:40 --> spyroboy (~spyroboy@user/spyroboy) has joined #linux 2021-06-24 11:35:40 --> nepeat (~nepeat@79.110.170.62) has joined #linux 2021-06-24 11:35:40 --> samhza (sam@2600:3c03::f03c:92ff:fe40:814c) has joined #linux 2021-06-24 11:35:40 --> BreadBoi (~matrixbot@cpe-65-25-74-19.neo.res.rr.com) has joined #linux 2021-06-24 11:35:41 --> joris (~joris@145.102.247.36) has joined #linux 2021-06-24 11:35:41 --> kanarip (~kanarip@41.141.0.85.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 11:35:42 --> muirrum (muirrum@2600:3c03::f03c:92ff:fe64:125) has joined #linux 2021-06-24 11:35:42 --> FamousEccles (~roy@static.14.82.9.5.clients.your-server.de) has joined #linux 2021-06-24 11:35:43 --> fumbles (~fumbles@162-202-204-168.lightspeed.austtx.sbcglobal.net) has joined #linux 2021-06-24 11:35:44 --> rtx (~rtx@13.75.106.70) has joined #linux 2021-06-24 11:35:45 --> caseif_ (~caseif@zebra.caseif.net) has joined #linux 2021-06-24 11:35:45 --> the4oo4- (~the4oo4@shenzhou.whatbox.ca) has joined #linux 2021-06-24 11:35:45 --> adrian17 (~adrian17@thehyper.space) has joined #linux 2021-06-24 11:35:47 --> Platonid1s (~Wikipedis@user/platonides) has joined #linux 2021-06-24 11:35:47 --> treefrob (~robx@p57a969ef.dip0.t-ipconnect.de) has joined #linux 2021-06-24 11:35:47 --> mweckbecker (~matthias@weckbecker.name) has joined #linux 2021-06-24 11:35:49 --> Sapphirus (~sapphirus@irc.sapphirus.org) has joined #linux 2021-06-24 11:35:49 --> d0rm0us3 (~Any@75-110-4-197.gvllcmtk01.res.dyn.suddenlink.net) has joined #linux 2021-06-24 11:35:50 <-- FamousEccles (~roy@static.14.82.9.5.clients.your-server.de) has quit (Changing host) 2021-06-24 11:35:50 --> FamousEccles (~roy@gentoo/developer/NeddySeagoon) has joined #linux 2021-06-24 11:35:50 --> someara (sid19135@id-19135.tinside.irccloud.com) has joined #linux 2021-06-24 11:35:50 --> grange_c (~grange_c@vps-9763379d.vps.ovh.net) has joined #linux 2021-06-24 11:35:51 --> josephl (sid146137@id-146137.tooting.irccloud.com) has joined #linux 2021-06-24 11:35:51 --> oisota (~oisota@user/oisota) has joined #linux 2021-06-24 11:35:51 --> Median (~median@178.62.241.106) has joined #linux 2021-06-24 11:35:53 --> ColdKeyboard (~ColdKeybo@user/coldkeyboard) has joined #linux 2021-06-24 11:35:53 --> rudds (~rudds@user/rudds) has joined #linux 2021-06-24 11:35:53 --> carbolymer_ (~carbolyme@dropacid.net) has joined #linux 2021-06-24 11:35:54 --> Netwolf (~Netwolf@man.org.uk) has joined #linux 2021-06-24 11:35:54 --> deniska_ (~denis@user/deniska) has joined #linux 2021-06-24 11:35:55 --> MrMazda (~fmcz@24.50.25.146) has joined #linux 2021-06-24 11:35:56 --> Father_Jack (sid500336@id-500336.stonehaven.irccloud.com) has joined #linux 2021-06-24 11:35:56 --> fs2 (~fs@mail.fancyorg.at) has joined #linux 2021-06-24 11:35:57 --> useful_idiot (~useful_id@154.3.40.21) has joined #linux 2021-06-24 11:35:59 --> gcd_ (gd@104-9-69-236.lightspeed.nsvltn.sbcglobal.net) has joined #linux 2021-06-24 11:36:00 --> user2321423 (~pi@78-67-214-40-no246.tbcn.telia.com) has joined #linux 2021-06-24 11:36:00 --> goncho (~goncho@174.31.188.217) has joined #linux 2021-06-24 11:36:01 <-- rtx (~rtx@13.75.106.70) has quit (Changing host) 2021-06-24 11:36:01 --> rtx (~rtx@user/rtx) has joined #linux 2021-06-24 11:36:01 --> veecue (~veecue@corvus.uberspace.de) has joined #linux 2021-06-24 11:36:01 --> topoi (~topoi@user/topoi) has joined #linux 2021-06-24 11:36:02 --> harold (~harold@lfbn-lyo-1-490-81.w2-7.abo.wanadoo.fr) has joined #linux 2021-06-24 11:36:03 --> nickel8448 (~rahulwadh@147.80.76.34.bc.googleusercontent.com) has joined #linux 2021-06-24 11:36:04 --> aloy (~luna@2001:41f0:3fe:3:6c52:53d1:e4de:757f) has joined #linux 2021-06-24 11:36:05 --> flying_sausages (~flying_sa@83.149.106.219) has joined #linux 2021-06-24 11:36:07 --> r3m (~launch@2600:3c04::f03c:92ff:fe5e:173) has joined #linux 2021-06-24 11:36:07 --> tomato (~tomato@user/tomato) has joined #linux 2021-06-24 11:36:10 --> Raito_Bezarius (~Raito@2a01:e0a:5f9:9681:bdcd:d554:1779:9a1a) has joined #linux 2021-06-24 11:36:11 --> terabit (sid146285@id-146285.highgate.irccloud.com) has joined #linux 2021-06-24 11:36:15 --> sunny93 (~sunny93@wireguard/tunneler/sunny93) has joined #linux 2021-06-24 11:36:18 <-- d0rm0us3 (~Any@75-110-4-197.gvllcmtk01.res.dyn.suddenlink.net) has quit (Changing host) 2021-06-24 11:36:18 --> d0rm0us3 (~Any@user/d0rm0us3) has joined #linux 2021-06-24 11:36:18 --> loosh (~jason@vultr.bastion.pnj1.us.zj.is) has joined #linux 2021-06-24 11:36:19 --> Pokey (~pokey@spikeyCactus/hoosky) has joined #linux 2021-06-24 11:36:20 --> foureyes- (foureyes@brought.to.you.by.bnc4free.com) has joined #linux 2021-06-24 11:36:22 --> snoopy (~snoopy@farbauti.uberspace.de) has joined #linux 2021-06-24 11:36:23 --> znemo (sid500529@id-500529.highgate.irccloud.com) has joined #linux 2021-06-24 11:36:23 --> dreamcat4 (uid157427@id-157427.stonehaven.irccloud.com) has joined #linux 2021-06-24 11:36:27 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 11:36:28 --> bjs (sid190364@id-190364.brockwell.irccloud.com) has joined #linux 2021-06-24 11:36:28 --> Manouchehri (sid384576@id-384576.stonehaven.irccloud.com) has joined #linux 2021-06-24 11:36:37 --> juwain_ (sid442910@brockwell.irccloud.com) has joined #linux 2021-06-24 11:36:39 --> flynn (~mcbloch@user/flynn) has joined #linux 2021-06-24 11:36:41 babyface if I can make the usbstick bootable I should be able to copy the content from the ISO to the usbstick right? 2021-06-24 11:36:43 --> crc (sid2647@id-2647.highgate.irccloud.com) has joined #linux 2021-06-24 11:36:47 --> varighet (~varighet@d8D875A6A.access.telenet.be) has joined #linux 2021-06-24 11:36:48 --> kaizen (sid501599@id-501599.brockwell.irccloud.com) has joined #linux 2021-06-24 11:36:48 <-- bjs (sid190364@id-190364.brockwell.irccloud.com) has quit (Changing host) 2021-06-24 11:36:48 --> bjs (sid190364@user/bjs) has joined #linux 2021-06-24 11:36:52 <-- muirrum (muirrum@2600:3c03::f03c:92ff:fe64:125) has quit (Changing host) 2021-06-24 11:36:52 --> muirrum (muirrum@sourcehut/user/muirrum) has joined #linux 2021-06-24 11:36:53 <-- kanarip (~kanarip@41.141.0.85.dynamic.wline.res.cust.swisscom.ch) has quit (Changing host) 2021-06-24 11:36:53 --> kanarip (~kanarip@fedora/kanarip) has joined #linux 2021-06-24 11:36:53 -- mete| is now known as mete 2021-06-24 11:37:04 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:37:08 <-- [RMS] (~rs@genoce.org) has quit (Client Quit) 2021-06-24 11:37:12 -- r3m is now known as Guest4025 2021-06-24 11:37:13 --> ryu` (~ryu`@67.165.91.34.bc.googleusercontent.com) has joined #linux 2021-06-24 11:37:13 --> mz` (~mz`@xvm-240-147.dc2.ghst.net) has joined #linux 2021-06-24 11:37:14 Lartza No 2021-06-24 11:37:15 --> gildarts (16abab341f@user/gildarts) has joined #linux 2021-06-24 11:37:15 --> farmstatejake (~farmstate@user/farmstatejake) has joined #linux 2021-06-24 11:37:16 --> biggusnickus (~biggusdic@user/biggusdickus) has joined #linux 2021-06-24 11:37:26 --> EdwardIII (~edwardiii@user/edwardiii) has joined #linux 2021-06-24 11:37:26 --> sheep (~lucius@metis.canned-death.us) has joined #linux 2021-06-24 11:37:28 <-- flying_sausages (~flying_sa@83.149.106.219) has quit (Changing host) 2021-06-24 11:37:28 --> flying_sausages (~flying_sa@user/flying-sausages/x-2113186) has joined #linux 2021-06-24 11:37:29 --> themachine (~themachin@user/themachine) has joined #linux 2021-06-24 11:37:30 --> aaronm04 (~user@user/aaronm04) has joined #linux 2021-06-24 11:37:32 --> ZeroKnight (zeroknight@dimensionzero.net) has joined #linux 2021-06-24 11:37:34 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:37:34 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:37:35 --> etienneme (~etienne@176-149-215-214.abo.bbox.fr) has joined #linux 2021-06-24 11:37:35 --> gawen (~gawen@user/gawen) has joined #linux 2021-06-24 11:37:38 --> skoobasteeve (~quassel@pool-71-246-124-154.nycmny.fios.verizon.net) has joined #linux 2021-06-24 11:37:40 --> backslash (~backslash@user/backslash) has joined #linux 2021-06-24 11:37:43 --> mquin (~mquin@libera/staff/mquin) has joined #linux 2021-06-24 11:37:44 --> jjakob (~quassel@2a01:260:8028:10f0::62) has joined #linux 2021-06-24 11:37:44 -- deniska_ is now known as deniska 2021-06-24 11:37:45 --> explodes (~explodes@user/explodes) has joined #linux 2021-06-24 11:37:47 --> anderson (~ande@134.209.221.71) has joined #linux 2021-06-24 11:37:48 --> velix_ (~velix@user/velix) has joined #linux 2021-06-24 11:37:49 --> Telvana (capo@user/telvana) has joined #linux 2021-06-24 11:37:50 --> Vultyre (~vultyre@user/vultyre) has joined #linux 2021-06-24 11:37:51 --> LogicAside (~LogicAsid@user/logicaside) has joined #linux 2021-06-24 11:37:51 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:37:51 --> ctarx (ctarx@user/ctarx) has joined #linux 2021-06-24 11:37:51 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:37:52 --> Oldiesmann (~Oldiesman@user/oldiesmann) has joined #linux 2021-06-24 11:37:54 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 11:37:57 --> xMopx (~xMopx-lib@192.95.23.134) has joined #linux 2021-06-24 11:37:58 --> mrkajetanp (~mrkajetan@2a01:4b00:ea36:6c00:7994:941c:3f5d:2b88) has joined #linux 2021-06-24 11:37:59 --> hexnewbie (~hexnewbie@user/hexnewbie) has joined #linux 2021-06-24 11:38:01 --> elycin (~elycin@ec2-54-163-129-255.compute-1.amazonaws.com) has joined #linux 2021-06-24 11:38:02 Lartza Oh I remembered you'd have to make an ESP, maybe yes 2021-06-24 11:38:05 --> [R] (~rs@genoce.org) has joined #linux 2021-06-24 11:38:05 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:38:05 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:38:12 -- foureyes- is now known as foureyes 2021-06-24 11:38:19 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:38:19 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:38:20 --> zoid (~zoid@user/taxationistheft) has joined #linux 2021-06-24 11:38:24 babyface EPS? 2021-06-24 11:38:32 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:38:32 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:38:33 --> picooz (~picooz@user/picooz) has joined #linux 2021-06-24 11:38:34 Lartza https://en.wikipedia.org/wiki/EFI_system_partition 2021-06-24 11:38:38 --> Gustavo6046 (~Gustavo60@user/gustavo6046) has joined #linux 2021-06-24 11:38:39 --> rouji (~rouji@x0.at) has joined #linux 2021-06-24 11:38:46 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:38:46 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:38:47 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:38:47 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 268 seconds) 2021-06-24 11:38:57 --> LambdaComplex (~adam@wireguard/tunneler/lambdacomplex) has joined #linux 2021-06-24 11:38:59 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:38:59 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:39:03 -- velix_ is now known as velix 2021-06-24 11:39:08 babyface but I want to install Windows 10 on a BIOS PC 2021-06-24 11:39:14 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:39:14 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:39:15 --> a1paca (~a1paca@user/a1paca) has joined #linux 2021-06-24 11:39:27 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:39:28 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:39:28 <-- straykitten (~straykitt@subs24-116-206-8-60.three.co.id) has quit (Ping timeout: 252 seconds) 2021-06-24 11:39:39 -- Mode #linux [+o lacroix] by ChanServ 2021-06-24 11:39:41 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:39:41 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:39:51 -- Mode #linux [+b *!*@104.131.46.87] by lacroix 2021-06-24 11:40:03 <-- EriC^^ (~Eric@178.135.2.122) has quit (Read error: Connection reset by peer) 2021-06-24 11:40:16 --> EriC^^ (~Eric@178.135.1.25) has joined #linux 2021-06-24 11:40:38 peetaur I happen to know lots about that but have no idea what you're asking. 2021-06-24 11:40:40 --> rmd (~rm@ec2-52-202-15-104.compute-1.amazonaws.com) has joined #linux 2021-06-24 11:40:50 -- Mode #linux [-o lacroix] by lacroix 2021-06-24 11:40:56 <-- TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has quit (Ping timeout: 252 seconds) 2021-06-24 11:40:57 --> cheapie (cheapie@pspsps/cat/cheapie) has joined #linux 2021-06-24 11:41:07 Lartza Their question is: How do I get a bootable USB stick from a windows 10 ISO 2021-06-24 11:41:13 Lartza in Linux 2021-06-24 11:41:27 Lartza And apparently a non-UEFI system bootable too, so not sure if you can just copy the files like with UEFI 2021-06-24 11:41:30 --> superboot (~agentgasm@user/superboot) has joined #linux 2021-06-24 11:41:30 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:41:38 --> energizer (~energizer@user/energizer) has joined #linux 2021-06-24 11:41:39 peetaur a bios machine won't boot efi ....but you can make a thing boot both; and an efi machine likely has legacy support and will boot bios configs too (except bad ones..like if you have an ancient grub-legacy with GPT but no bios_grub, it won't boot on efi hardware in legacy mode even though it works on bios hardware) 2021-06-24 11:41:41 --> caffeinatedcode (~caffeine@user/caffeinatedcode) has joined #linux 2021-06-24 11:42:00 Lartza Yes but the issue is how do you get that iso bootable :P 2021-06-24 11:42:15 -- Mode #linux [+o litharge] by ChanServ 2021-06-24 11:42:15 -- Mode #linux [-bo *!*@104.131.46.87 litharge] by litharge 2021-06-24 11:42:15 --> yarra (~yarra@176.88.92.226) has joined #linux 2021-06-24 11:42:24 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:42:25 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:42:39 --> poorboy (~poorboy@104.131.46.87) has joined #linux 2021-06-24 11:42:39 <-- poorboy (~poorboy@104.131.46.87) has quit (Excess Flood) 2021-06-24 11:42:44 -- Mode #linux [+o lacroix] by ChanServ 2021-06-24 11:42:47 -- Mode #linux [+b *!*@104.131.46.87] by lacroix 2021-06-24 11:43:02 --> hrtk (~hritik@223.226.188.53) has joined #linux 2021-06-24 11:43:11 <-- HawkinsTheWizard (~HawkinsTh@102.39.162.206) has quit (Remote host closed the connection) 2021-06-24 11:43:15 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:43:20 -- Mode #linux [-o lacroix] by lacroix 2021-06-24 11:43:38 --> vicfred (~vicfred@user/vicfred) has joined #linux 2021-06-24 11:44:24 --> TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has joined #linux 2021-06-24 11:44:45 peetaur boot up linux and put a windows 10 iso on a usb stick? in which case you have little control of what it supports...you probably have to boot a windows tool that makes the type of image that is bootable on usb. And then write that using linux or windows or whatever. 2021-06-24 11:44:51 <-- thepibe (~santi@200.127.221.170) has quit (Ping timeout: 265 seconds) 2021-06-24 11:44:52 --> stetner (~stetner@stetner.org) has joined #linux 2021-06-24 11:44:58 --> frmus (~frmus@user/frmus) has joined #linux 2021-06-24 11:45:46 --> HawkinsTheWizard (~HawkinsTh@102.39.162.206) has joined #linux 2021-06-24 11:46:02 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:46:05 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 258 seconds) 2021-06-24 11:46:18 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 265 seconds) 2021-06-24 11:46:47 <-- EriC^^ (~Eric@178.135.1.25) has quit (Ping timeout: 265 seconds) 2021-06-24 11:47:15 <-- Nact (~l@host-85-27-125-179.dynamic.voo.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:47:46 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:47:57 <-- TheFreim (~TheFreim@173-27-0-2.client.mchsi.com) has quit (Read error: Connection reset by peer) 2021-06-24 11:47:58 --> Pacific_ (~arash@5.124.30.120) has joined #linux 2021-06-24 11:48:12 --> TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has joined #linux 2021-06-24 11:48:54 <-- roni_ (~roni@207.248.198.186) has left #linux (Leaving) 2021-06-24 11:48:55 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Quit: Leaving) 2021-06-24 11:48:58 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-24 11:50:17 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:50:43 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 11:51:24 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-24 11:51:32 <-- TheFreim (TheFreim@gateway/vpn/protonvpn/thefreim) has quit (Client Quit) 2021-06-24 11:51:33 blackgatonegro Hello people 2021-06-24 11:51:34 <-- arash (~arash@ip2.ip-51-38-86.eu) has quit (Ping timeout: 252 seconds) 2021-06-24 11:51:44 --> AMG (ghebo@2605:6400:c847:1449::9441) has joined #linux 2021-06-24 11:51:55 -- Pacific_ is now known as arash 2021-06-24 11:52:02 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:52:04 --> straykitten (~straykitt@subs24-116-206-8-60.three.co.id) has joined #linux 2021-06-24 11:52:08 blackgatonegro To celebrate Sonic 30 years Sonic Mania is currently free on the Epic Store. 2021-06-24 11:52:10 -- carbolymer_ is now known as carbolymer 2021-06-24 11:52:29 --> HackerFemboy (~matrix@2001:470:69fc:105::472b) has joined #linux 2021-06-24 11:52:59 lopid i'll just open my linux epic client and get that… 2021-06-24 11:53:21 --> quartz (~quartz@2603-8001-7700-61a4-0000-0000-0000-06cb.res6.spectrum.com) has joined #linux 2021-06-24 11:54:12 --> aklis (~aklis@user/aklis) has joined #linux 2021-06-24 11:54:19 --> WishBoy (~WishBoy@user/wishboy) has joined #linux 2021-06-24 11:54:22 --> Umbire (~UmbireThe@user/umbire) has joined #linux 2021-06-24 11:54:29 akik babyface: i have the guide for you to do that 2021-06-24 11:54:41 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 11:55:15 --> EriC^^ (~Eric@178.135.0.56) has joined #linux 2021-06-24 11:55:24 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-24 11:55:28 akik babyface: https://atkdinosaurus.wordpress.com/2016/07/20/how-to-create-a-bootable-windows-7-10-usb-stick-in-linux-mbr/ (be really careful with the device names as they probably won't match mine) 2021-06-24 11:56:24 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 11:56:48 babyface akik, did you write that guide? :) 2021-06-24 11:56:52 akik babyface: yes 2021-06-24 11:56:59 <-- progandy (~progandy@user/progandy) has quit (Quit: No Ping reply in 180 seconds.) 2021-06-24 11:57:13 --> zeno (~zeno@2001:470:69fc:105::34d7) has joined #linux 2021-06-24 11:57:38 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 11:59:06 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:00:10 blackgatonegro lopid can get it on the website too just need the client to install it. 2021-06-24 12:00:16 --> Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has joined #linux 2021-06-24 12:00:20 <-- RNadagoud (~RNadagoud@2402:3a80:cca:e6a4:2cb1:4d63:c768:2032) has quit (Quit: WeeChat 2.8) 2021-06-24 12:00:22 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 268 seconds) 2021-06-24 12:00:28 <-- tbcr (~tbcr@75.183.195.9) has quit (Ping timeout: 246 seconds) 2021-06-24 12:00:51 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:01:17 akk akik: That's to get a bootable windows installer? Or a windows that's actually installed on the stick? 2021-06-24 12:01:29 --> cornyst (~cornyst@ool-457890f2.dyn.optonline.net) has joined #linux 2021-06-24 12:01:31 akik akk: usb stick installer 2021-06-24 12:01:41 --> CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-24 12:01:45 Samizdat Can anyone recommend a free software, preferably cross-platform or *gag* Windows-ported powerpoint maker? 2021-06-24 12:01:51 akik akk: you can actually use qemu to get a bootable installation on an usb stick 2021-06-24 12:02:09 --> kr4mx1nu (~kramxinu@user/kr4mx1nu) has joined #linux 2021-06-24 12:02:23 akk akik: I never got that to work with qemu, though I put a lot of time into it. 2021-06-24 12:02:24 blackgatonegro Samizdat did you check on the software list for ubuntu/mint, 2021-06-24 12:02:24 <-- Pryka (~Pryka@user/pryka) has quit (Quit: WeeChat 3.2) 2021-06-24 12:02:27 akik Samizdat: libreoffice impress 2021-06-24 12:02:31 <-- SkunkyLaptop (~skunky@user/skunky) has quit (Remote host closed the connection) 2021-06-24 12:02:57 akik akk: i can try to repeat it if you want 2021-06-24 12:02:59 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 12:03:00 Samizdat Thanks for the tips. 2021-06-24 12:03:11 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 12:03:14 --> thepibe (~santi@200.127.221.170) has joined #linux 2021-06-24 12:03:14 akk akik: The only method that finally worked for me was using rufus on a borrowed windows machine to create a windows-to-go on the stick. 2021-06-24 12:03:31 akik oh right 2021-06-24 12:03:38 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:03:38 akk akik: Fortunately I haven't needed it again since then, so don't go to any trouble for me. 2021-06-24 12:03:52 akk (Needed it back then for a firmware update that lenovo only made available as a .exe) 2021-06-24 12:04:06 blackgatonegro Unetbooting is unfortunately no good for windows 2021-06-24 12:04:24 blackgatonegro rufus portable works on wine 2021-06-24 12:04:24 --> szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has joined #linux 2021-06-24 12:04:44 akik blackgatonegro: which devices does it see? 2021-06-24 12:04:51 akik i thought wine didn't see hardware devices 2021-06-24 12:05:22 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:06:19 blackgatonegro akik It can see them, is just a bit complicated, I just used the playonlinux install that had winrar on it and it worked. 2021-06-24 12:06:45 --> devcpu (~rusty@104.36.148.139.aurocloud.com) has joined #linux 2021-06-24 12:07:01 --> SofS (~SofS@user/sofs) has joined #linux 2021-06-24 12:07:04 akik last time i checked winecfg you could just mount a dir as a drive letter 2021-06-24 12:07:14 blackgatonegro You just have to mount the usb stick first 2021-06-24 12:07:18 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-24 12:07:42 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-24 12:07:42 --> Celeo (~Celeo@user/celeo) has joined #linux 2021-06-24 12:07:54 --> iyzana[m] (~iyzanamat@2001:470:69fc:105::3d8d) has joined #linux 2021-06-24 12:07:55 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:07:59 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-24 12:08:23 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Ping timeout: 268 seconds) 2021-06-24 12:09:29 --> xrogaan (~xrogaan@user/xrogaan) has joined #linux 2021-06-24 12:09:39 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:11:14 --> fivespoons (~fivespoon@159-196-67-178.9fc443.mel.nbn.aussiebb.net) has joined #linux 2021-06-24 12:11:46 superboot How does rsync's --exclude work with paths? eg. rsync -a --exclude='/etc/passwd' /etc /backup vs. rsync -a --exclude='./passwd' /etc /backup ? 2021-06-24 12:12:13 <-- unlink2 (~unlink@p200300ebcf3ae50055b1550759e1ddc5.dip0.t-ipconnect.de) has quit (Remote host closed the connection) 2021-06-24 12:12:30 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:13:12 akik superboot: i don't remember about files but for dirs it's --exclude=dir 2021-06-24 12:13:23 akik maybe it's the same 2021-06-24 12:13:55 jjakob it's complicated, read the man page 2021-06-24 12:14:10 --> bardo (~anon@alternativaporsantomera.com) has joined #linux 2021-06-24 12:14:13 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:14:18 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Ping timeout: 252 seconds) 2021-06-24 12:14:27 --> smoolbanana (~smoolbana@185.254.75.49) has joined #linux 2021-06-24 12:14:27 <-- smoolbanana (~smoolbana@185.254.75.49) has quit (Changing host) 2021-06-24 12:14:27 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-24 12:14:54 superboot jjakob: Yeah, that's what I remember from last time I had to dig into the details. 2021-06-24 12:14:56 <-- antlers (~antlers@24-113-173-95.wavecable.com) has quit (Read error: Connection reset by peer) 2021-06-24 12:15:33 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 12:16:24 --> ItsAGeekThing (~44ef2c0c@opencad/management/justin) has joined #linux 2021-06-24 12:16:37 --> jean (~jean@user/jean) has joined #linux 2021-06-24 12:16:57 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:17:07 --> lautre[m] (~lautreg@2001:470:69fc:105::311f) has joined #linux 2021-06-24 12:17:08 <-- HackerFemboy (~matrix@2001:470:69fc:105::472b) has quit (Quit: issued !quit command) 2021-06-24 12:17:28 <-- wattux (~wattux@212.51.23.106) has quit (Quit: Client closed) 2021-06-24 12:17:55 <-- renard (~renard@lstlambert-657-1-110-45.w92-154.abo.wanadoo.fr) has quit (Remote host closed the connection) 2021-06-24 12:18:09 akk You don't need the full path, you can --exclude=passwd if you're fairly sure you don't have any other files named that that you don't want to exclude. 2021-06-24 12:18:27 fivespoons When I auto-complete with zsh on a script ./bar, with contents 'echo "$1" >> foo', zsh is calling the script _once_ with '--version', this only happens once, and not again until I close/re-open the login shell. Is this normal behaviour? 2021-06-24 12:18:41 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:19:12 fivespoons To elaborate, I never actually intentionally call the script, I only tab auto-complete 2021-06-24 12:20:07 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-24 12:20:08 --> Gorian (~default@134.134.139.70) has joined #linux 2021-06-24 12:20:18 <-- SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has quit (Changing host) 2021-06-24 12:20:18 --> SmashingX (~X@user/smashingx) has joined #linux 2021-06-24 12:20:24 fivespoons Actually, this _only_ happens if the script is named "install" 2021-06-24 12:20:26 <-- diogenese (~diogenese@diogenese.velotech.net) has quit (Remote host closed the connection) 2021-06-24 12:20:45 --> backleet (~backleet@108.166.202.248) has joined #linux 2021-06-24 12:20:52 <-- backleet (~backleet@108.166.202.248) has quit (Client Quit) 2021-06-24 12:21:12 --> Guest3595 (~backleet@108.166.202.248) has joined #linux 2021-06-24 12:21:18 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:22:12 <-- Guest3595 (~backleet@108.166.202.248) has quit (Client Quit) 2021-06-24 12:22:39 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-24 12:22:44 <-- blackgatonegro (~blackgato@user/blackgatonegro) has quit (Ping timeout: 252 seconds) 2021-06-24 12:23:03 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:23:04 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-24 12:23:11 --> backleet (~backleet@108.166.202.248) has joined #linux 2021-06-24 12:23:36 -- backleet is now known as Guest3064 2021-06-24 12:24:08 <-- cornyst (~cornyst@ool-457890f2.dyn.optonline.net) has quit 2021-06-24 12:24:19 <-- CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-24 12:24:29 <-- kaminota (~morifi@97.99.103.230) has quit (Read error: Connection reset by peer) 2021-06-24 12:24:48 --> kaminota (~morifi@97.99.103.230) has joined #linux 2021-06-24 12:25:36 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:25:56 <-- akaWolf (~akaWolf@akawolf.org) has quit (Ping timeout: 265 seconds) 2021-06-24 12:26:05 --> badsektor (~badsektor@user/badsektor) has joined #linux 2021-06-24 12:26:23 <-- Silentz (~shahnaim@193.37.33.13) has quit (Quit: -=always learning=-) 2021-06-24 12:26:30 --> justinf210 (~justinf21@192-230-160-245.3rivers.net) has joined #linux 2021-06-24 12:26:36 --> ShahNaim (~shahnaim@193.37.33.13) has joined #linux 2021-06-24 12:26:36 <-- ShahNaim (~shahnaim@193.37.33.13) has quit (Changing host) 2021-06-24 12:26:36 --> ShahNaim (~shahnaim@user/shahnaim) has joined #linux 2021-06-24 12:26:38 <-- justinf210 (~justinf21@192-230-160-245.3rivers.net) has quit (Read error: Connection reset by peer) 2021-06-24 12:27:20 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:28:34 <-- speckz (~speckz@2600:1700:ce0:bf00:6063:353e:210f:5983) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 12:28:49 --> alucardromero (~alucardro@107-131-221-213.lightspeed.elpstx.sbcglobal.net) has joined #linux 2021-06-24 12:29:10 --> justinf210 (~justinf21@154.sub-97-43-192.myvzw.com) has joined #linux 2021-06-24 12:29:51 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:29:57 <-- sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has quit (Remote host closed the connection) 2021-06-24 12:30:17 --> Alex[m]123456715 (~randomstr@2001:470:69fc:105::47f6) has joined #linux 2021-06-24 12:30:17 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 265 seconds) 2021-06-24 12:30:19 <-- fivespoons (~fivespoon@159-196-67-178.9fc443.mel.nbn.aussiebb.net) has quit (Quit: leaving) 2021-06-24 12:30:30 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-24 12:30:34 <-- Dalvini (~nil@2a01:e34:ec21:a20:3cf2:bbde:35a1:f903) has quit (Ping timeout: 246 seconds) 2021-06-24 12:30:47 --> Tyendinaga (~Tyendinag@bras-base-kgtnon0881w-grc-120-76-69-123-65.dsl.bell.ca) has joined #linux 2021-06-24 12:31:28 --> jphaynes66 (~TerraFirm@97-118-102-169.hlrn.qwest.net) has joined #linux 2021-06-24 12:31:33 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:31:54 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 12:32:02 <-- OneLegend (onelegend@wireguard/tunneler/onelegend) has left #linux (WeeChat 3.2) 2021-06-24 12:33:14 <-- ax56234 (~NickServ@user/ax562) has quit (Ping timeout: 258 seconds) 2021-06-24 12:33:22 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 12:33:40 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 265 seconds) 2021-06-24 12:33:51 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 12:34:12 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:34:44 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-24 12:34:55 <-- Guest3064 (~backleet@108.166.202.248) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-24 12:35:05 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-24 12:35:16 --> backleet (~backleet@108.166.202.248) has joined #linux 2021-06-24 12:35:18 --> ax562 (~ax562@user/ax562) has joined #linux 2021-06-24 12:35:18 --> akaWolf (~akaWolf@akawolf.org) has joined #linux 2021-06-24 12:35:39 -- backleet is now known as Guest9747 2021-06-24 12:35:52 --> pepee (~user@user/pepee) has joined #linux 2021-06-24 12:35:53 --> zoey (~zoey@2a02:8084:a080:9e00:3fae:994c:3fdc:274d) has joined #linux 2021-06-24 12:35:56 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:36:10 --> drew (~drew@user/drew) has joined #linux 2021-06-24 12:36:54 <-- trbp (~trbp@user/trbp) has quit 2021-06-24 12:36:55 <-- valentin (~valentin@2a01:79d:7373:764c::110) has quit (Quit: Leaving) 2021-06-24 12:37:22 <-- nvmd (~nvmd@user/nvmd) has quit (Quit: Later, nerds.) 2021-06-24 12:37:47 <-- CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 244 seconds) 2021-06-24 12:38:13 <-- justinf210 (~justinf21@154.sub-97-43-192.myvzw.com) has quit (Ping timeout: 258 seconds) 2021-06-24 12:38:23 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:39:39 --> justinf210 (~justinf21@65.sub-97-44-0.myvzw.com) has joined #linux 2021-06-24 12:40:07 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:41:11 --> matsaman (~matsaman@user/matsaman) has joined #linux 2021-06-24 12:41:32 <-- ax5623 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-24 12:41:58 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-24 12:41:59 <-- ax5623 (~NickServ@user/ax562) has quit (Client Quit) 2021-06-24 12:42:38 --> donofrio (~donofrio@c-68-40-123-74.hsd1.mi.comcast.net) has joined #linux 2021-06-24 12:42:41 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:42:46 --> alip (~alip@exherbo/developer/alip) has joined #linux 2021-06-24 12:42:54 --> CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has joined #linux 2021-06-24 12:43:00 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 268 seconds) 2021-06-24 12:43:20 <-- CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has quit (Ping timeout: 265 seconds) 2021-06-24 12:44:01 <-- Hanii (~textual@2a00:23c5:c587:6d00:4dfa:e2dd:775c:36a6) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 12:44:19 <-- justinf210 (~justinf21@65.sub-97-44-0.myvzw.com) has quit (Ping timeout: 256 seconds) 2021-06-24 12:44:26 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:44:32 --> Seiryuu (~Seiryuu@ip174-103-176-143.adsl2.static.versatel.nl) has joined #linux 2021-06-24 12:45:18 --> justinf210 (~justinf21@214.sub-97-43-193.myvzw.com) has joined #linux 2021-06-24 12:45:53 <-- i0e (~is0ke3@user/is0ke3) has quit (Ping timeout: 258 seconds) 2021-06-24 12:46:00 -- shredder is now known as nbsp 2021-06-24 12:46:04 --> tgarder (~tgarder@user/tgarder) has joined #linux 2021-06-24 12:46:41 <-- glouniche (~glouniche@31.170.22.25) has quit (Quit: Leaving) 2021-06-24 12:46:43 <-- wyclif (~wyclif@user/wyclif) has quit (Ping timeout: 265 seconds) 2021-06-24 12:46:59 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:47:11 <-- fh0 (~fho@i577BC15A.versanet.de) has quit (Quit: leaving) 2021-06-24 12:47:22 --> wyclif (~wyclif@user/wyclif) has joined #linux 2021-06-24 12:47:32 --> i0e (~is0ke3@user/is0ke3) has joined #linux 2021-06-24 12:47:40 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: This computer has gone to sleep) 2021-06-24 12:48:43 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:49:00 <-- d34dh0r53 (~d34dh0r53@104-191-10-248.lightspeed.snantx.sbcglobal.net) has quit (Quit: ZNC 1.8.2 - https://znc.in) 2021-06-24 12:49:15 <-- kr4mx1nu (~kramxinu@user/kr4mx1nu) has quit (Quit: WeeChat 3.2) 2021-06-24 12:49:23 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-24 12:50:02 -- nbsp is now known as shredder 2021-06-24 12:50:09 --> glouniche (~glouniche@5.253.206.218) has joined #linux 2021-06-24 12:50:30 --> austin__ (~ausserz@user/ausserz) has joined #linux 2021-06-24 12:50:38 --> theovod (~theovod@200116b8407fa4008a09b769bb07bbd1.dip.versatel-1u1.de) has joined #linux 2021-06-24 12:51:13 --> ricci (~ricci@31.187.110.4) has joined #linux 2021-06-24 12:51:21 --> frostwork (~frostwork@user/frostwork) has joined #linux 2021-06-24 12:51:24 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:52:03 <-- thepibe (~santi@200.127.221.170) has quit (Quit: Konversation terminated!) 2021-06-24 12:52:07 <-- sord937 (~sord937@gateway/tor-sasl/sord937) has quit (Quit: sord937) 2021-06-24 12:52:30 <-- CatCow (~wtf_over@c-73-96-109-206.hsd1.or.comcast.net) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 12:52:51 -- pong is now known as beaver 2021-06-24 12:53:09 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:53:45 <-- cdown (~cdown@163.114.131.1) has quit (Remote host closed the connection) 2021-06-24 12:53:59 --> cdown (~cdown@163.114.131.1) has joined #linux 2021-06-24 12:54:02 --> rifl (~rifl@user/rifl) has joined #linux 2021-06-24 12:54:15 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-24 12:54:19 <-- austin_ (~ausserz@user/ausserz) has quit (Ping timeout: 258 seconds) 2021-06-24 12:55:16 --> raryozer (~economyfe@136.49.124.235) has joined #linux 2021-06-24 12:55:46 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 12:57:00 <-- autopsy (~autopsy@ip70-190-161-201.ph.ph.cox.net) has quit (Ping timeout: 258 seconds) 2021-06-24 12:57:04 --> power_adapter (~power_ada@2402:e280:3e0c:1c3:95c5:fb5e:9bbd:1e81) has joined #linux 2021-06-24 12:57:30 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 12:58:33 <-- bigRoo (~user@73.181.dsl.syd.iprimus.net.au) has quit (Remote host closed the connection) 2021-06-24 12:58:48 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Ping timeout: 265 seconds) 2021-06-24 12:59:52 --> ubuntu (~ubuntu@202.177.224.46) has joined #linux 2021-06-24 12:59:53 <-- rbh_ (~ubuntu@49.36.127.187) has quit (Read error: Connection reset by peer) 2021-06-24 12:59:59 <-- ubuntu (~ubuntu@202.177.224.46) has quit (Client Quit) 2021-06-24 13:00:02 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:01:47 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:02:30 --> d34dh0r53 (~d34dh0r53@104-191-10-248.lightspeed.snantx.sbcglobal.net) has joined #linux 2021-06-24 13:03:06 <-- lazysundaydreams (~mistr@2001-1ae9-1e3-500-e9d-92ff-fec7-7069.ip6.tmcz.cz) has quit (Quit: Konversation terminated!) 2021-06-24 13:03:44 --> Pryka (~Pryka@user/pryka) has joined #linux 2021-06-24 13:03:58 --> ballerburg9005 (~ich@dslb-002-201-095-181.002.201.pools.vodafone-ip.de) has joined #linux 2021-06-24 13:04:10 <-- monoxane (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has quit (Ping timeout: 252 seconds) 2021-06-24 13:04:18 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:05:52 --> bambanxx (~bambanx@191.125.160.91) has joined #linux 2021-06-24 13:06:04 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:06:41 --> kodah (~kodah@user/kodah) has joined #linux 2021-06-24 13:06:58 <-- aklis (~aklis@user/aklis) has quit (Ping timeout: 268 seconds) 2021-06-24 13:07:06 <-- alucardromero (~alucardro@107-131-221-213.lightspeed.elpstx.sbcglobal.net) has quit (Ping timeout: 252 seconds) 2021-06-24 13:07:17 --> deo (~deo@about/openbglab/deo) has joined #linux 2021-06-24 13:07:59 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 13:08:11 <-- ano (~weechat@user/ano) has quit (Remote host closed the connection) 2021-06-24 13:08:27 <-- anp (~quassel@ip5b414355.dynamic.kabel-deutschland.de) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 13:08:31 --> ano (~weechat@user/ano) has joined #linux 2021-06-24 13:08:39 <-- naiz (~naiz@user/naiz) has quit (Quit: I'm out of here. Until next time.) 2021-06-24 13:08:41 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:08:48 --> tbcr (~tbcr@75.183.195.9) has joined #linux 2021-06-24 13:09:02 --> nihiluz (~nihil@user/nihilus) has joined #linux 2021-06-24 13:09:16 <-- nihilus (~nihil@user/nihilus) has quit (Ping timeout: 258 seconds) 2021-06-24 13:09:36 --> naiz (~naiz@193-187-91-83.pool.ovpn.com) has joined #linux 2021-06-24 13:09:36 <-- naiz (~naiz@193-187-91-83.pool.ovpn.com) has quit (Changing host) 2021-06-24 13:09:36 --> naiz (~naiz@user/naiz) has joined #linux 2021-06-24 13:09:36 -- nihiluz is now known as nihilus 2021-06-24 13:09:47 <-- tbcr (~tbcr@75.183.195.9) has quit (Changing host) 2021-06-24 13:09:47 --> tbcr (~tbcr@user/tbcr) has joined #linux 2021-06-24 13:10:26 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:10:49 <-- SmashingX (~X@user/smashingx) has quit 2021-06-24 13:10:55 --> mattfly (~matheus@179-189-87-110.goldnettelecom.com.br) has joined #linux 2021-06-24 13:10:58 <-- BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has quit (Quit: Leaving) 2021-06-24 13:11:03 <-- randomuser (~randomuse@91.187.59.126) has quit (Quit: Leaving) 2021-06-24 13:11:09 <-- amorenoz (~amorenoz@94.73.62.62) has quit (Ping timeout: 272 seconds) 2021-06-24 13:11:13 --> SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has joined #linux 2021-06-24 13:11:15 <-- blackgatonegro (~blackgato@user/blackgatonegro) has left #linux (Leaving to take a nap) 2021-06-24 13:11:58 <-- SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has quit (Client Quit) 2021-06-24 13:11:59 --> monoxane (~monoxane@119-18-17-227.771211.mel.static.aussiebb.net) has joined #linux 2021-06-24 13:12:25 --> SmashingX (~X@c-67-176-93-66.hsd1.co.comcast.net) has joined #linux 2021-06-24 13:12:58 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:14:41 --> sed (~sed@pool-100-7-53-231.rcmdva.fios.verizon.net) has joined #linux 2021-06-24 13:14:43 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:14:48 <-- backleet_ (~backleet@user/backleet) has quit (Ping timeout: 252 seconds) 2021-06-24 13:15:32 <-- gusto (~Augustus@109.255.100.54) has quit (Ping timeout: 252 seconds) 2021-06-24 13:15:43 --> rewrit3 (~rewrit3@user/rewrit3) has joined #linux 2021-06-24 13:16:31 --> EriC^ (~Eric@178.135.3.145) has joined #linux 2021-06-24 13:17:19 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 13:17:25 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:17:26 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Quit: Leaving) 2021-06-24 13:17:28 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 13:17:29 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Read error: Connection reset by peer) 2021-06-24 13:17:40 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 13:18:35 <-- EriC^^ (~Eric@178.135.0.56) has quit (Read error: Connection reset by peer) 2021-06-24 13:18:41 <-- justinf210 (~justinf21@214.sub-97-43-193.myvzw.com) has quit (Ping timeout: 268 seconds) 2021-06-24 13:18:47 --> fedenix (~fedenix@gateway/tor-sasl/fedenix) has joined #linux 2021-06-24 13:18:54 <-- elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has quit (Ping timeout: 256 seconds) 2021-06-24 13:19:10 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:19:44 <-- bambanxx (~bambanx@191.125.160.91) has quit (Quit: My MacBook Air has gone to sleep. ZZZzzz…) 2021-06-24 13:19:59 --> pranith (~Pranith@c-107-3-165-39.hsd1.ca.comcast.net) has joined #linux 2021-06-24 13:20:18 <-- rindolf (~rindolf@87.68.240.240.adsl.012.net.il) has quit (Ping timeout: 252 seconds) 2021-06-24 13:20:22 <-- shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) has quit (Quit: shibboleth) 2021-06-24 13:21:11 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 244 seconds) 2021-06-24 13:21:22 <-- Gorian (~default@134.134.139.70) has quit (Remote host closed the connection) 2021-06-24 13:21:56 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:22:14 --> justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has joined #linux 2021-06-24 13:22:43 <-- takimbal (~takimbal@linuxhq/tkimball) has quit (Ping timeout: 246 seconds) 2021-06-24 13:22:54 --> Gorian (~default@134.134.139.70) has joined #linux 2021-06-24 13:23:00 <-- justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has quit (Read error: Connection reset by peer) 2021-06-24 13:23:19 --> justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has joined #linux 2021-06-24 13:23:40 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:24:15 <-- snoopy (~snoopy@farbauti.uberspace.de) has quit (Changing host) 2021-06-24 13:24:15 --> snoopy (~snoopy@user/snoopy) has joined #linux 2021-06-24 13:24:44 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 13:25:27 --> elastic_dog (~elastic_d@2a01:118f:822:9c00:2132:cd52:1e4a:f46a) has joined #linux 2021-06-24 13:25:51 --> d_garbage (~free@user/d-garbage/x-2624314) has joined #linux 2021-06-24 13:26:11 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:26:14 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 13:26:47 --> takimbal (~takimbal@linuxhq/tkimball) has joined #linux 2021-06-24 13:27:48 <-- justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-24 13:27:53 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:27:56 --> BSaboia (~bsaboia@188-178-217-166-cable.dk.customer.tdc.net) has joined #linux 2021-06-24 13:28:05 --> uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has joined #linux 2021-06-24 13:28:07 -- Pajus_ is now known as pajus 2021-06-24 13:28:13 <-- Samizdat (~ambassado@075-141-230-217.res.spectrum.com) has quit (Read error: Connection reset by peer) 2021-06-24 13:28:52 --> LimeOn (~Lime@user/limeon) has joined #linux 2021-06-24 13:28:57 <-- eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-24 13:29:01 --> justinf210 (~justinf21@11.sub-97-43-192.myvzw.com) has joined #linux 2021-06-24 13:29:13 --> `deb (~relax@142.169.78.248) has joined #linux 2021-06-24 13:29:25 <-- hendursa1 (~weechat@user/hendursaga) has quit (Ping timeout: 244 seconds) 2021-06-24 13:29:47 <-- mikeliuk (~mikeliuk@213.205.198.125) has quit (Quit: Connection closed) 2021-06-24 13:30:08 --> gusto (~Augustus@109.255.100.54) has joined #linux 2021-06-24 13:30:18 <-- vitorgonc (~vitorgonc@186.232.121.197) has quit (Ping timeout: 250 seconds) 2021-06-24 13:30:27 --> vitorgonc (~vitorgonc@186.232.122.179) has joined #linux 2021-06-24 13:30:29 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:31:09 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-24 13:31:55 --> eroc1990 (~eroc1990@068-116-193-243.res.spectrum.com) has joined #linux 2021-06-24 13:32:13 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:33:05 --> ice99 (~ice9@user/ice9) has joined #linux 2021-06-24 13:33:18 <-- SofS (~SofS@user/sofs) has quit (Quit: Leaving) 2021-06-24 13:33:36 <-- justinf210 (~justinf21@11.sub-97-43-192.myvzw.com) has quit (Ping timeout: 265 seconds) 2021-06-24 13:34:08 <-- uid_max (~samw@2a00:23c7:518c:6700:7db8:d005:c124:f8fd) has quit (Quit: Leaving) 2021-06-24 13:34:24 --> justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has joined #linux 2021-06-24 13:34:28 --> Wossy (~Wossy@user/wossy) has joined #linux 2021-06-24 13:34:52 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:35:41 <-- LuksNuke (~LuksNuke@94.242.245.63) has quit (Remote host closed the connection) 2021-06-24 13:35:53 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 256 seconds) 2021-06-24 13:36:36 --> betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has joined #linux 2021-06-24 13:36:55 --> Nimzowitsch (~nimzo@user/nimzowitsch) has joined #linux 2021-06-24 13:36:55 --> structoha (~structoha@gateway/tor-sasl/structoha) has joined #linux 2021-06-24 13:37:05 --> Ibanez (ibanez@ibanez.cloud) has joined #linux 2021-06-24 13:38:10 <-- qunzhong_luxian (~qunzhong_@68.235.43.110) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 13:38:11 <-- acerbic (~acerbic@cs-xdata-50-86-49-106.cspire.com) has quit (Read error: Connection reset by peer) 2021-06-24 13:38:43 <-- justinf210 (~justinf21@176.sub-97-44-0.myvzw.com) has quit (Ping timeout: 256 seconds) 2021-06-24 13:38:55 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 13:39:09 <-- betelgeuse (~john2gb@94-225-47-8.access.telenet.be) has quit (Read error: Connection reset by peer) 2021-06-24 13:39:26 <-- nekobyte (~nekobyte@user/nekobit) has quit (Quit: nekosleep) 2021-06-24 13:39:39 <-- straykitten (~straykitt@subs24-116-206-8-60.three.co.id) has quit (Ping timeout: 268 seconds) 2021-06-24 13:39:45 --> atmoz (~atmoz@user/atmoz) has joined #linux 2021-06-24 13:42:08 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 13:42:20 <-- structoha (~structoha@gateway/tor-sasl/structoha) has quit (Ping timeout: 244 seconds) 2021-06-24 13:42:37 <-- deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has quit (Quit: Leaving) 2021-06-24 13:42:49 --> deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has joined #linux 2021-06-24 13:42:57 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 13:43:03 -- Mode #linux [+o litharge] by ChanServ 2021-06-24 13:43:04 -- Mode #linux [-bo *!*@104.131.46.87 litharge] by litharge 2021-06-24 13:43:10 <-- deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has quit (Remote host closed the connection) 2021-06-24 13:43:28 --> deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has joined #linux 2021-06-24 13:43:36 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 13:44:25 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 13:44:43 --> hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) has joined #linux 2021-06-24 13:44:49 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 13:44:55 <-- roni_ (~roni@207.248.198.186) has quit (Ping timeout: 258 seconds) 2021-06-24 13:45:20 --> dshikoh (~dshikoh@user/dshikoh) has joined #linux 2021-06-24 13:46:14 --> SofS (~SofS@user/sofs) has joined #linux 2021-06-24 13:47:07 <-- oxum (~oxum@106.203.210.162) has quit (Remote host closed the connection) 2021-06-24 13:47:18 --> Hanii (~textual@2a00:23c5:c587:6d00:4dfa:e2dd:775c:36a6) has joined #linux 2021-06-24 13:47:53 --> ax56234 (~NickServ@user/ax562) has joined #linux 2021-06-24 13:48:01 <-- wyclif (~wyclif@user/wyclif) has left #linux 2021-06-24 13:48:04 --> progandy (~progandy@user/progandy) has joined #linux 2021-06-24 13:48:27 <-- WishBoy (~WishBoy@user/wishboy) has quit 2021-06-24 13:48:34 <-- brethil (~brethil@user/brethil) has quit (Ping timeout: 244 seconds) 2021-06-24 13:48:53 <-- frostwork (~frostwork@user/frostwork) has quit (Quit: Leaving) 2021-06-24 13:50:14 akik babyface: did you try making the stick? 2021-06-24 13:50:22 <-- vitorgonc (~vitorgonc@186.232.122.179) has quit (Remote host closed the connection) 2021-06-24 13:51:29 <-- vesper (~John@gateway/tor-sasl/vesper) has quit (Remote host closed the connection) 2021-06-24 13:51:51 --> straykitten (~straykitt@subs24-116-206-8-29.three.co.id) has joined #linux 2021-06-24 13:51:51 --> softraid (onelegend@wireguard/tunneler/onelegend) has joined #linux 2021-06-24 13:51:57 --> vesper (~John@gateway/tor-sasl/vesper) has joined #linux 2021-06-24 13:52:19 --> vitorgonc (~vitorgonc@186.232.122.179) has joined #linux 2021-06-24 13:52:20 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-24 13:52:43 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-24 13:53:00 <-- SofS (~SofS@user/sofs) has quit (Quit: Leaving) 2021-06-24 13:53:27 <-- Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has quit (Ping timeout: 256 seconds) 2021-06-24 13:53:35 --> backleet_ (~backleet@user/backleet) has joined #linux 2021-06-24 13:53:40 --> qunzhong_luxian (~qunzhong_@68.235.43.142) has joined #linux 2021-06-24 13:54:15 <-- Celeo (~Celeo@user/celeo) has quit (Quit: Leaving) 2021-06-24 13:55:26 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 13:55:50 <-- backleet_ (~backleet@user/backleet) has quit (Client Quit) 2021-06-24 13:55:56 <-- softraid (onelegend@wireguard/tunneler/onelegend) has left #linux (WeeChat 3.2) 2021-06-24 13:56:06 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 13:56:30 --> davidkrauser (~davidkrau@user/davidkrauser) has joined #linux 2021-06-24 13:56:44 --> brethil (~brethil@93-39-188-207.ip77.fastwebnet.it) has joined #linux 2021-06-24 13:56:44 <-- brethil (~brethil@93-39-188-207.ip77.fastwebnet.it) has quit (Changing host) 2021-06-24 13:56:44 --> brethil (~brethil@user/brethil) has joined #linux 2021-06-24 13:57:02 --> Urchin[emacs] (~user@user/urchin) has joined #linux 2021-06-24 13:57:08 <-- davidkrauser (~davidkrau@user/davidkrauser) has quit (Client Quit) 2021-06-24 13:57:22 --> goldfish (~goldfish@user/goldfish) has joined #linux 2021-06-24 13:58:13 <-- Guest9747 (~backleet@108.166.202.248) has quit (Changing host) 2021-06-24 13:58:13 --> Guest9747 (~backleet@user/backleet) has joined #linux 2021-06-24 13:58:15 -- EriC^ is now known as EriC^^ 2021-06-24 13:58:46 <-- Guest9747 (~backleet@user/backleet) has left #linux (WeeChat 3.2) 2021-06-24 13:59:21 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 13:59:55 --> GlueGun (~michael@75.97.115.30.res-cmts.brd4.ptd.net) has joined #linux 2021-06-24 14:00:07 <-- GlueGun (~michael@75.97.115.30.res-cmts.brd4.ptd.net) has left #linux 2021-06-24 14:00:20 <-- Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has quit (Remote host closed the connection) 2021-06-24 14:01:37 <-- backleet (~backleet@user/backleet) has quit (Client Quit) 2021-06-24 14:01:48 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 14:02:07 <-- raryozer (~economyfe@136.49.124.235) has quit (Ping timeout: 265 seconds) 2021-06-24 14:02:07 <-- backleet (~backleet@user/backleet) has quit (Client Quit) 2021-06-24 14:02:21 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 14:02:39 --> Juggernaut (~Juggernau@2603-7080-c940-1f00-0000-0000-0000-0022.res6.spectrum.com) has joined #linux 2021-06-24 14:02:49 <-- cisco87 (~quassel@178.63.42.117) has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) 2021-06-24 14:02:54 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 14:02:56 --> backleet (~backleet@user/backleet) has joined #linux 2021-06-24 14:03:07 --> cisco87 (~quassel@lnxg33k.com) has joined #linux 2021-06-24 14:03:17 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 14:03:26 <-- backleet (~backleet@user/backleet) has quit (Client Quit) 2021-06-24 14:03:38 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 14:04:12 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 14:04:14 --> nekobyte (~nekobyte@user/nekobit) has joined #linux 2021-06-24 14:05:07 --> Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) has joined #linux 2021-06-24 14:05:12 <-- Wossy (~Wossy@user/wossy) has left #linux 2021-06-24 14:05:29 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 14:06:19 --> nvmd (~nvmd@user/nvmd) has joined #linux 2021-06-24 14:07:12 <-- deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has quit (Quit: Leaving) 2021-06-24 14:07:28 --> deicide- (~deicide-@bzq-79-180-175-46.red.bezeqint.net) has joined #linux 2021-06-24 14:08:37 --> CodeSpelunker (~CodeSpelu@pool-74-96-79-123.washdc.fios.verizon.net) has joined #linux 2021-06-24 14:08:39 <-- vitorgonc (~vitorgonc@186.232.122.179) has quit (Read error: Connection reset by peer) 2021-06-24 14:08:50 --> vitorgonc (~vitorgonc@186.232.122.179) has joined #linux 2021-06-24 14:08:50 --> gr33n7007h (~gr33n7007@user/gr33n7007h) has joined #linux 2021-06-24 14:09:22 sysRPL what's wrong with this ad photo? https://bit.ly/3d7auKk 2021-06-24 14:09:32 --> hell_fire (~hell_fire@45.112.12.123) has joined #linux 2021-06-24 14:09:32 <-- hell_fire (~hell_fire@45.112.12.123) has quit (Changing host) 2021-06-24 14:09:32 --> hell_fire (~hell_fire@user/hell-fire/x-2805239) has joined #linux 2021-06-24 14:10:37 <-- hell_fire (~hell_fire@user/hell-fire/x-2805239) has quit (Client Quit) 2021-06-24 14:10:52 --> EriC^ (~Eric@178.135.2.74) has joined #linux 2021-06-24 14:11:41 --> smoolbanana (~smoolbana@193.27.14.104) has joined #linux 2021-06-24 14:11:41 <-- smoolbanana (~smoolbana@193.27.14.104) has quit (Changing host) 2021-06-24 14:11:41 --> smoolbanana (~smoolbana@user/smoolbanana) has joined #linux 2021-06-24 14:11:45 hodapp wellll the monitors look a tad flipped 2021-06-24 14:11:53 <-- p0g0 (~p0g0@216.211.147.11) has quit (Read error: Connection reset by peer) 2021-06-24 14:11:55 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 14:12:05 nvmd big brain 2021-06-24 14:12:07 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 14:12:13 --> p0g0 (~p0g0@216.211.147.11) has joined #linux 2021-06-24 14:12:42 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 14:12:44 byte4byte jim where you at? 2021-06-24 14:12:50 <-- judah (~judah@rrcs-74-87-190-146.west.biz.rr.com) has quit (Quit: Leaving) 2021-06-24 14:12:52 <-- EriC^^ (~Eric@178.135.3.145) has quit (Read error: Connection reset by peer) 2021-06-24 14:13:28 <-- ignis (~ignisf@user/ignis) has quit (Remote host closed the connection) 2021-06-24 14:13:48 --> ignis (~ignisf@user/ignis) has joined #linux 2021-06-24 14:14:11 <-- kulak (~kulak@user/kulak) has quit (Read error: Connection reset by peer) 2021-06-24 14:14:19 <-- uc50ic4more (~uc50ic4mo@dyn216-8-151-213.ADSL.mnsi.net) has quit (Quit: uc50ic4more) 2021-06-24 14:14:36 treefrob it's a clever mounting job 2021-06-24 14:16:02 --> kulak (~kulak@user/kulak) has joined #linux 2021-06-24 14:16:10 sysRPL did anyone pay attention to the windows 11 `announcements` earlier today? 2021-06-24 14:16:18 <-- darutoko (~darutoko@37.21.238.175) has quit (Quit: Leaving) 2021-06-24 14:16:19 akik sysRPL: yes 2021-06-24 14:16:24 treefrob why would we do that? 2021-06-24 14:16:31 akik we do 2021-06-24 14:16:42 sysRPL to know what shit people are being asked to swallow 2021-06-24 14:16:53 --> diogenese (~diogenese@diogenese.velotech.net) has joined #linux 2021-06-24 14:17:13 akik i usually don't say we when i mean i 2021-06-24 14:17:15 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 256 seconds) 2021-06-24 14:17:26 sysRPL i look at new versions of ms windows as more shit piled on top of the pervious old pile of more shit 2021-06-24 14:17:32 akik but it was ok for this occasion 2021-06-24 14:17:34 <-- ybaumy (~ybaumy@static.213.34.12.49.clients.your-server.de) has quit (Quit: The Lounge - https://thelounge.chat) 2021-06-24 14:17:59 -- beaver is now known as pong 2021-06-24 14:18:02 sysRPL and i look at linux as, it just does things, without all the piles of shit 2021-06-24 14:18:08 --> ybaumy (~ybaumy@static.213.34.12.49.clients.your-server.de) has joined #linux 2021-06-24 14:18:11 MichaelLong There's a new version of Windows? https://www.theverge.com/2015/5/7/8568473/windows-10-last-version-of-windows 2021-06-24 14:18:43 <-- letto (~letto@86.120.86.29) has quit (Ping timeout: 246 seconds) 2021-06-24 14:18:45 --> letto2 (~letto@188.27.117.36) has joined #linux 2021-06-24 14:19:02 <-- smoolbanana (~smoolbana@user/smoolbanana) has quit (Ping timeout: 265 seconds) 2021-06-24 14:19:16 --> doublesaiko (~saiko@crispy.dblsaiko.net) has joined #linux 2021-06-24 14:19:18 sysRPL MichaelLong: apparently that thing about windows 10 being the last version came before osx10 was renamed macos, and also came from a ms programmer and not ms directly 2021-06-24 14:19:38 <-- Sauvin (~sauvin@about/linux/staff/sauvin) has quit (Remote host closed the connection) 2021-06-24 14:20:06 <-- progandy (~progandy@user/progandy) has quit (Ping timeout: 256 seconds) 2021-06-24 14:20:53 <-- glouniche (~glouniche@5.253.206.218) has quit (Remote host closed the connection) 2021-06-24 14:20:54 MichaelLong sysRPL, anyway, this statement always stuck with me 2021-06-24 14:20:55 <-- dblsaiko (~saiko@crispy.dblsaiko.net) has quit (Ping timeout: 244 seconds) 2021-06-24 14:21:02 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 14:21:07 --> wwalker (~wwalker@platinum.solid-constructs.com) has joined #linux 2021-06-24 14:21:13 akik a developer evangelist that says 2021-06-24 14:21:29 akik so a guy who's hired to promote windows as the god damn best dev box in the world 2021-06-24 14:21:39 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 14:21:43 akik (they said that in some presentatio) 2021-06-24 14:21:50 --> hendursaga (~weechat@user/hendursaga) has joined #linux 2021-06-24 14:22:10 --> ryzendapgh (~ryzenda@pool-74-109-246-70.pitbpa.fios.verizon.net) has joined #linux 2021-06-24 14:22:51 --> fpombal (~fpombal@2001:818:d95d:a500:c707:f4e5:d1f1:783b) has joined #linux 2021-06-24 14:24:28 <-- ryzendar (~ryzenda@2600:1016:b02b:b342:3550:c6dc:a8d7:26c7) has quit (Ping timeout: 250 seconds) 2021-06-24 14:24:33 <-- Masklin_Gurder (~joel@93.182.183.85) has quit (Quit: Konversation terminated!) 2021-06-24 14:24:34 --> Masklin (~joel@93.182.183.85) has joined #linux 2021-06-24 14:24:43 --> Betal (~Beta@user/betal) has joined #linux 2021-06-24 14:24:53 sysRPL ms spends hundreds of millions of $$ on their operating system, and with all those dollars and brains they come up with more telemetry and more automatic forced updates 2021-06-24 14:25:02 --> EriC^^ (~Eric@94.187.0.156) has joined #linux 2021-06-24 14:25:07 sysRPL plus a whole bunch more services on by default 2021-06-24 14:25:44 matsaman you're forgetting the obvious macOS GUI copying =P 2021-06-24 14:25:44 <-- EriC^ (~Eric@178.135.2.74) has quit (Read error: Connection reset by peer) 2021-06-24 14:25:49 matsaman which was surely deep hard work =P 2021-06-24 14:26:06 sysRPL matsaman: i thought they copied kde plasma? 2021-06-24 14:26:14 sysRPL it's hard to keep track of that 2021-06-24 14:26:15 matsaman imagine being the poor POS tasked with copying macOS wholly like that 2021-06-24 14:26:28 matsaman sysRPL: well, Windows 11 I mean 2021-06-24 14:26:49 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 14:27:26 --> dumayjonwh (~dumayjonw@185.180.12.45) has joined #linux 2021-06-24 14:27:35 --> Pickchea (~private@user/pickchea) has joined #linux 2021-06-24 14:27:35 --> icar (~icar@233.red-83-42-106.dynamicip.rima-tde.net) has joined #linux 2021-06-24 14:27:41 <-- dumayjonwh (~dumayjonw@185.180.12.45) has quit (Remote host closed the connection) 2021-06-24 14:27:46 --> maret (~textual@nat-88-212-37-89.antik.sk) has joined #linux 2021-06-24 14:27:53 <-- icar (~icar@233.red-83-42-106.dynamicip.rima-tde.net) has quit (Remote host closed the connection) 2021-06-24 14:27:59 sysRPL what would impress in a next revision of windows would be less services, less memory required, less cpu usage, no windows update service, a true package manager, and the ability to customize ui elements 2021-06-24 14:28:15 sysRPL basically a desktop linux distro 2021-06-24 14:28:32 matsaman I mean, Microsoft has lost in OSes, they gave up the phone market 2021-06-24 14:28:36 Shenka everyone knows linux is just a fad 2021-06-24 14:28:50 matsaman they should just start packaging GNU/Linux, fund Wine a little, and make money on Office & other software 2021-06-24 14:29:10 matsaman but I hope they put that off as long as possible, because I don't want Microsoft meddling 2021-06-24 14:29:12 wwalker I have an audio problem, in that sometimes my audio devices are just all "unavailable" (as listed in pactl list). I'm on a machine with an nVidia 950, the nouveau driver, the audio shows up as "GM206 High Definition Audio Controller Digital Stereo" with about 7 selections for each monitor. The "profiles" from pactl look like "output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 2021-06-24 14:29:18 wwalker 0, priority: 5700, available: no)" I have two monitor, so, usually, 2 of these profiles say "available: yes" 2021-06-24 14:29:25 Shenka microsoft needs to stop trying to be like apple and be more like a functionality over design OS like they used to be 2021-06-24 14:29:34 --> dumayjonwh (~dumayjonw@89.187.168.221) has joined #linux 2021-06-24 14:29:49 sysRPL ms does some good things ... i really like c# and dotnet core 2021-06-24 14:29:56 hodapp microsoft needs to market a good cigar 2021-06-24 14:30:01 matsaman don't need Windows for those 2021-06-24 14:30:02 sysRPL and i like sql server over other sql engines 2021-06-24 14:30:03 hodapp microsoft needs to buy me an F35 2021-06-24 14:30:07 matsaman or for that 2021-06-24 14:30:11 <-- ax56234 (~NickServ@user/ax562) has quit (Read error: Connection reset by peer) 2021-06-24 14:30:14 --> ax5623 (~NickServ@user/ax562) has joined #linux 2021-06-24 14:30:14 matsaman although that's an unpopular opinion, IMO 2021-06-24 14:30:15 wwalker But sometimes, they all say "available: no" sometime later they show as available again. anyone have any idea what is going on? (turning the monitors off and on doesn't clear it) 2021-06-24 14:30:21 sysRPL matsaman: i am aware of that 2021-06-24 14:30:22 Shenka Windows is incredibly clunky to use these days because its a frankensteined monster for 30+ years of software, with ever changing designs thats meant to appeal toward tablet/mobile demographics, while also pushing developer heavy features like apple despite not having support amongst devs 2021-06-24 14:30:44 --> roni_ (~roni@207.248.198.186) has joined #linux 2021-06-24 14:30:52 <-- ice99 (~ice9@user/ice9) has quit (Ping timeout: 256 seconds) 2021-06-24 14:30:59 matsaman plus it was paid for, rather than built in-house by their own people 2021-06-24 14:31:18 Shenka i didnt know that bit, but it makes sense. 2021-06-24 14:31:21 --> Sven_vB (~sven@user/sven-vb/x-2094958) has joined #linux 2021-06-24 14:31:56 Shenka if i were microsoft id be concerned about two things theyve failed to achieve: abandoning 32 bit legacy support, and transitioning to ARM. those are objectively necessary things that only worsen their operating system the longer they wait 2021-06-24 14:32:03 matsaman the original Windows and the current NT family both were 2021-06-24 14:32:15 matsaman they have ARM versions 2021-06-24 14:32:26 Shenka yes but they've failed to gain support and user base. 2021-06-24 14:32:36 --> tieinv (~tieinv@user/tieinv) has joined #linux 2021-06-24 14:32:50 --> TheWild (~Thunderbi@apn-37-248-177-95.dynamic.gprs.plus.pl) has joined #linux 2021-06-24 14:32:52 matsaman well, not really 2021-06-24 14:32:56 TheWild hello folks 2021-06-24 14:33:05 TheWild I'm just checking, are you really here? :D 2021-06-24 14:33:05 sysRPL here are four things that microsoft did everyone laughs at: bob, me, windows phone os, windows as a cloud computing platform 2021-06-24 14:33:08 matsaman when more arm "desktops" are around that'll happen naturally 2021-06-24 14:33:19 Shenka apple is the only company that has done ARM transition well imo. 2021-06-24 14:33:21 matsaman they did fail at a "mobile" OS, though, which also would've been mostly ARM 2021-06-24 14:33:35 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 14:33:49 Shenka matsaman: i disagree. the problem isnt people not transitioning fast enough, the problem is windows devs arent invested enough to migrate to arm. and microsoft is scared to rip the legacy support bandaid off 2021-06-24 14:33:51 matsaman nah, Windows runs fine on ARM devices that predated Apple M1 2021-06-24 14:33:59 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-24 14:34:01 Shenka thats not what im talking about here though 2021-06-24 14:34:10 matsaman because Windows is a desktop only OS 2021-06-24 14:34:21 matsaman and very few ARM devices for a desktop experience exist 2021-06-24 14:34:22 <-- silverwhitefish (~hidden@47.202.102.10) has quit (Ping timeout: 252 seconds) 2021-06-24 14:34:22 matsaman even now 2021-06-24 14:34:35 matsaman that will follow naturally as ARM invades "desktop", or what remains of that concept 2021-06-24 14:34:40 Shenka Apple transitioned to ARM 100%, developers have updated their software, and people are buying the hardware without a problem. Microsoft has been trying to get ARM support for several years now, but developers never care because they just rely on legacy support 2021-06-24 14:34:53 matsaman Apple transitioned to _mobile_ 100%, that's why 2021-06-24 14:35:02 matsaman I think we're in agreement, but the point is that Windows lost mobile, not ARM 2021-06-24 14:35:14 <-- SchneeSchwarz (~schnee@user/schneeschwarz) has quit (Quit: WeeChat 3.2) 2021-06-24 14:35:15 matsaman admittedly mobile is a _huge_ driver for ARM 2021-06-24 14:35:34 matsaman why develop Windows apps for ARM when there is no Windows on mobile presence 2021-06-24 14:35:39 matsaman Apple devs have plenty of financial motivation 2021-06-24 14:35:44 <-- ice9 (~ice9@user/ice9) has quit (Remote host closed the connection) 2021-06-24 14:35:54 matsaman although I doubt they tend to do much that requires ARM specificity 2021-06-24 14:35:55 Shenka mobile is what created ARM yea - but like the M1 is a desktop class processor. its honestly impressive at how powerful it is. so like what do you mean by apple transitioned to mobile cause i dont think im understanding fully sorry 2021-06-24 14:36:03 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-24 14:36:09 <-- TheWild (~Thunderbi@apn-37-248-177-95.dynamic.gprs.plus.pl) has quit (Quit: TheWild) 2021-06-24 14:36:15 xythrez I would love to see general purpose computing move off of x86, if that ever happens 2021-06-24 14:36:17 Shenka oh youre saying apps on macOS get the benefit of easy support on iOS and iPadOS? 2021-06-24 14:36:22 matsaman Apple's OS works for mobile and desktop, for x86 and ARM 2021-06-24 14:36:33 matsaman so does Windows, but Windows doesn't bother trying to compete in the mobile market anymore 2021-06-24 14:36:41 matsaman so while it supports ARM fine, nobody is using it for ARM really 2021-06-24 14:36:53 Shenka sure. but most devs dont just port their apps cross platform like that in the apple ecosystem. its still divided between iOS and macOS 2021-06-24 14:36:56 matsaman xythrez: why? 2021-06-24 14:37:11 matsaman Shenka: I'd wager most devs do ARM first 2021-06-24 14:37:22 matsaman Shenka: because mobile is the greater potential at this point, and for a long while already 2021-06-24 14:37:29 clemens3 the m1 rules, and microsoft or qualcom have nothing like that.. 2021-06-24 14:37:37 Shenka xythrez: completely agree. x86 is simply outdated and at the end of its life. ARM stands to bring so much to computing and thats the next logical evolution 2021-06-24 14:37:43 matsaman but it's not like they really have to think about the arch as much as iOS 2021-06-24 14:37:44 clemens3 so why bother with windows on arm 2021-06-24 14:37:58 --> CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has joined #linux 2021-06-24 14:38:04 clemens3 same for linux, all arm we have is raspberry pi, which frankly is mega successfull 2021-06-24 14:38:06 clemens3 ful 2021-06-24 14:38:11 matsaman clemens3: that the M1 as hardware is impressive has nothing to do with anything else =P 2021-06-24 14:38:13 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 256 seconds) 2021-06-24 14:38:21 kulak what could be done to forward logs to a single centralized machine? I am talking about forwardding what gets written by systemd and can be read by journalctl on a single machine. Can I just forward data to another journalctl? 2021-06-24 14:38:27 clemens3 has nothing todo with what? 2021-06-24 14:38:33 matsaman anything 2021-06-24 14:38:42 clemens3 m1 has nothing todo with anything? 2021-06-24 14:38:47 clemens3 hmm, not sure that makes sense 2021-06-24 14:38:49 Shenka thankfully linux switching to arm will be embraced by the community when the time is right imo. benefits of open source. but so much on windows is closed source and so microsoft has to drive that transition 2021-06-24 14:39:02 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-24 14:39:20 clemens3 mac hardware fly of the shelves since the m1, before was totally flat sales, since then went up 90%! 2021-06-24 14:39:21 Shenka the M1 is an objectively impressive CPU. like nothing comes close to the punch it packs. i just wish that kind of power would be offered by other manufacturers for other devices 2021-06-24 14:39:46 MichaelLong never saw the architecture really a big deal for linux in general. I also would not say this switch did not happen already. 2021-06-24 14:39:47 hodapp they'll follow suit soon I'm sure 2021-06-24 14:39:50 xythrez matsaman x86 is a nightmare instruction set to support. The way how things are redundant, insecure (speculation, transactional memory), and kept for backwards compatibility is now causing issues on both security and efficiency. I would love to see a risc processor happen in HPC so we can start over. Preferably RiscV 2021-06-24 14:39:51 xythrez Probably a pipe dream though 2021-06-24 14:39:53 clemens3 hopefully 2021-06-24 14:40:03 matsaman Shenka: it will be 2021-06-24 14:40:05 MichaelLong I'm mostly working on arm-based hardware when dealing with linux systems 2021-06-24 14:40:07 hodapp xythrez: gonna be awhile before we see RISC-V in HPC, I think 2021-06-24 14:40:14 matsaman Shenka: there is no mystery how it works 2021-06-24 14:40:18 <-- EriC^^ (~Eric@94.187.0.156) has quit (Ping timeout: 265 seconds) 2021-06-24 14:40:25 matsaman xythrez: =) 2021-06-24 14:40:29 xythrez Yeah. I'm betting never. Things move where the money goes 2021-06-24 14:40:47 <-- ice9 (~ice9@user/ice9) has quit (Ping timeout: 265 seconds) 2021-06-24 14:40:49 --> onelegend (onelegend@wireguard/tunneler/onelegend) has joined #linux 2021-06-24 14:40:53 Shenka i understand that, but switching to a new architecture isnt as simple as making the hardware. you have to get developers on board, and microsoft is terrified to forgo legacy support. they havent even dropped 32 bit support yet, which isnt good 2021-06-24 14:40:54 clemens3 intel was sleeping 5-7 years, even before fat monopoly.. and apple is holding the hardware mac/apple only.. 2021-06-24 14:41:11 clemens3 AMD just now catching up with some cash on the bank.. 2021-06-24 14:41:16 --> EriC^^ (~Eric@178.135.9.233) has joined #linux 2021-06-24 14:41:22 --> Caesar-EW (~caesar@cm-84.213.107.109.getinternet.no) has joined #linux 2021-06-24 14:41:27 <-- delta23 (~delta23@user/delta23) has quit (Quit: Leaving) 2021-06-24 14:41:29 Shenka i think Nvidia will become a bigger player. theyre investing massively in ARM these days 2021-06-24 14:41:34 clemens3 hopefylly AMD will get more cash and convince TSMC to let them in on the good nodes.. 2021-06-24 14:41:53 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-24 14:41:54 <-- austin__ (~ausserz@user/ausserz) has quit (Quit: Leaving) 2021-06-24 14:42:35 clemens3 apple also designed the m1 around their software stack (objectove c what have you) gaining additional advantage to their 5nm process advantage 2021-06-24 14:42:39 <-- onelegend (onelegend@wireguard/tunneler/onelegend) has left #linux (WeeChat 3.2) 2021-06-24 14:42:55 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-24 14:42:56 --> ice9 (~ice9@user/ice9) has joined #linux 2021-06-24 14:43:00 clemens3 but anyway, linux is agnostic and as soon as the hardware arrives.. 2021-06-24 14:43:12 xythrez Yeah. But while AMD is catching up and delivering good performance, it's not really innovating in ways that Intel does (as much as those mostly failed). We need more new ideas that can crash and burn (like TSX) that academia can experiment with, not just a fast processor 2021-06-24 14:43:14 <-- theovod (~theovod@200116b8407fa4008a09b769bb07bbd1.dip.versatel-1u1.de) has left #linux 2021-06-24 14:43:15 --> softraid (onelegend@wireguard/tunneler/onelegend) has joined #linux 2021-06-24 14:43:46 matsaman good luck with that 2021-06-24 14:43:49 Shenka intel has kinda just stopped being a major factor for innovation now. 2021-06-24 14:43:50 matsaman processors are pretty tolerable 2021-06-24 14:44:08 --> damx (~damxsa@2a02:cb80:4022:eb1e:1:2:4e00:8557) has joined #linux 2021-06-24 14:44:23 clemens3 they try to catch up now, let's see how that plays out.. 2021-06-24 14:44:37 xythrez Shenka: yeah kinda. But I do like what they are trying with persistent memory and processor cache flushing on power failure 2021-06-24 14:44:44 <-- gusto (~Augustus@109.255.100.54) has quit (Quit: Textual IRC Client: www.textualapp.com) 2021-06-24 14:44:45 Shenka yea, whoever survives will be those that embrace ARM well. 2021-06-24 14:44:54 <-- deo (~deo@about/openbglab/deo) has left #linux 2021-06-24 14:45:07 <-- tieinv (~tieinv@user/tieinv) has left #linux (Leaving) 2021-06-24 14:45:22 xythrez All my personal devices are and though 2021-06-24 14:45:38 ice9 the whole system freeze and i have to hard reset when notifications arrives multiple times while the screen is off and session is locked; the screen turns on and after the timeout it switch off; another notification comes and screen turn on then crash/freeze; any idea? 2021-06-24 14:45:38 xythrez s/and/amd/ 2021-06-24 14:45:42 <-- u0_a117 (~u0_a117@177.10.203.30) has quit (Client Quit) 2021-06-24 14:45:55 --> u0_a117 (~u0_a117@177.10.203.30) has joined #linux 2021-06-24 14:46:06 --> Interloper (~Interlope@cpc122548-lee214-2-0-cust32.7-1.cable.virginm.net) has joined #linux 2021-06-24 14:46:20 -- u0_a117 is now known as Coder_000 2021-06-24 14:46:30 --> oxum (~oxum@106.203.210.162) has joined #linux 2021-06-24 14:46:37 <-- drew (~drew@user/drew) has quit (Remote host closed the connection) 2021-06-24 14:46:38 <-- gru (~gru@p4fca2205.dip0.t-ipconnect.de) has quit (Ping timeout: 258 seconds) 2021-06-24 14:46:43 <-- Voidn00b (~Voidn00b@user/voidn00b) has quit (Read error: Connection reset by peer) 2021-06-24 14:46:46 Interloper What's a good recommended pull backup solution? Want something simple and terminal based that can login to a remote server and pull the data 2021-06-24 14:46:46 --> blackgatonegro (~blackgato@user/blackgatonegro) has joined #linux 2021-06-24 14:47:06 blackgatonegro Back from the shower 2021-06-24 14:47:08 --> Voidn00b (~Voidn00b@user/voidn00b) has joined #linux 2021-06-24 14:47:12 <-- EriC^^ (~Eric@178.135.9.233) has quit (Read error: Connection reset by peer) 2021-06-24 14:47:13 softraid hey 2021-06-24 14:47:14 --> theovod (~theovod@200116b8407fa400042c9cfa5a9cf14c.dip.versatel-1u1.de) has joined #linux 2021-06-24 14:47:25 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Remote host closed the connection) 2021-06-24 14:47:26 --> EriC^^ (~Eric@178.135.2.246) has joined #linux 2021-06-24 14:47:38 --> DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has joined #linux 2021-06-24 14:47:47 matsaman hey soft 2021-06-24 14:48:33 blackgatonegro Hello 2021-06-24 14:48:34 <-- rannnn8888 (~rannnn888@bzq-79-182-123-214.red.bezeqint.net) has quit (Ping timeout: 246 seconds) 2021-06-24 14:49:07 --> zro (~zro@user/zro) has joined #linux 2021-06-24 14:49:11 blackgatonegro Apparently some company wants to offer certifications for open source packages or something to avoid bad actors 2021-06-24 14:49:19 xythrez Interloper : Would rsnapshot work? 2021-06-24 14:49:35 Interloper Yeah I am leaning to rsnapshot 2021-06-24 14:49:42 --> Iamthehuman (~noname@user/iamthehuman) has joined #linux 2021-06-24 14:49:44 power_adapter Interloper: ssh keys + scp/rsync + a basic shell script + crontab 2021-06-24 14:49:53 <-- ricci (~ricci@31.187.110.4) has left #linux 2021-06-24 14:50:04 Interloper Does it support encryption? As in, can it encrypt the files itself with a passphrase or key 2021-06-24 14:50:18 Interloper power_adapter Yeah that also will work, just seeing what other things are available 2021-06-24 14:50:27 moo Interloper: try borg backup 2021-06-24 14:50:48 Interloper Interloper does borg backup support pull backups? I use it currently 2021-06-24 14:50:49 moo encryption, deduplication, compression, validity checks, versioning, pruning old archives etc 2021-06-24 14:50:59 xythrez I don't think so. My goto when I need to setup something larger is bacula 2021-06-24 14:51:01 moo ah, server pulls from client? 2021-06-24 14:51:05 akik Interloper: what do you mean pull? push is not ok? 2021-06-24 14:51:12 --> gru (~gru@p4fca2205.dip0.t-ipconnect.de) has joined #linux 2021-06-24 14:51:15 <-- oxum (~oxum@106.203.210.162) has quit (Ping timeout: 256 seconds) 2021-06-24 14:51:34 Interloper akik I'd rather have the backup server itself SSH into a remote server and grab the data itself 2021-06-24 14:51:36 matsaman dunno why you would want the backup system to also do the encrypting for you 2021-06-24 14:51:43 <-- RDK (~RDK@p200300db67170307e8b3382ab8c0fdc4.dip0.t-ipconnect.de) has quit (Quit: Leaving) 2021-06-24 14:51:46 moo https://borgbackup.readthedocs.io/en/stable/deployment/pull-backup.html 2021-06-24 14:51:46 Interloper @moo Yeah 2021-06-24 14:51:46 <-- CrustY (~crusty@2001:a61:3b63:cb01:bfc3:3357:e84d:d7b0) has quit (Ping timeout: 250 seconds) 2021-06-24 14:51:46 <-- Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has quit (Ping timeout: 250 seconds) 2021-06-24 14:51:47 matsaman sounds like a complicated recipe for disaster 2021-06-24 14:52:00 moo seems like yes, but never used it 2021-06-24 14:52:01 --> Smokie (~meh@33.127.106.92.dynamic.wline.res.cust.swisscom.ch) has joined #linux 2021-06-24 14:52:23 moo it is super good program, been using it for years 2021-06-24 14:52:29 Interloper moo no me neither, but if it works it works and I do love Bor 2021-06-24 14:52:42 matsaman I think a lot of people really make life hard on themselves by assuming they have to use a service for a remote backup 2021-06-24 14:52:54 tesseract i heard hw video decoding with firefox works on debian bullseye. anyone achieved that here? 2021-06-24 14:53:27 moo but i think backups are one thing you really ought to do well and use solid solutions :) 2021-06-24 14:53:31 <-- ignis (~ignisf@user/ignis) has quit (Ping timeout: 256 seconds) 2021-06-24 14:53:40 Interloper matsaman a service? Was just seeing what program solutions are around that support what I want 2021-06-24 14:53:44 --> CrustY (~crusty@62.216.211.96) has joined #linux 2021-06-24 14:53:45 Interloper moo exactly 2021-06-24 14:54:14 <-- LimeOn (~Lime@user/limeon) has left #linux (-) 2021-06-24 14:54:18 Interloper I don't mind the idea of a bash script ran by a cron job or whatever, but having solid reliable solutions that exist are better 2021-06-24 14:54:52 blackgatonegro hw video? 2021-06-24 14:55:30 xythrez Bash script with nagios might be more reliable than bash script :) 2021-06-24 14:55:33 matsaman there are alraedy solid reliable solutions 2021-06-24 14:55:35 mlu since when is a bash script run by a cron job not solid and reliable? 2021-06-24 14:55:42 power_adapter exactly 2021-06-24 14:55:55 mlu I consider that a very solid and reliable solution for taking backups -- both are proven solutions, and the bash script is easy to debug / verify 2021-06-24 14:55:56 matsaman if you make a backup and put it onto a system secured by ssh and encrypted, you don't need a single app that does all of that 2021-06-24 14:55:57 moo also if you want solid pull backups, use borg normally, pushing to server A, then let server B rsync them (pulling) :) 2021-06-24 14:56:03 --> Scotty_Trees (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net) has joined #linux 2021-06-24 14:56:03 matsaman mlu: since forever 2021-06-24 14:56:10 mlu just make sure you check your backups, and if they're not showing up as you expect or something, debug your setup 2021-06-24 14:56:21 <-- dumayjonwh (~dumayjonw@89.187.168.221) has quit (Ping timeout: 256 seconds) 2021-06-24 14:56:25 --> jw_ (~njw@58.182.164.99) has joined #linux 2021-06-24 14:56:25 --> thiras (~thiras@user/thiras) has joined #linux 2021-06-24 14:56:34 power_adapter was going to say bash scripts + some watcher tool is always going to be more reliable than relying on some complex generic tool not customized to your requirements 2021-06-24 14:56:41 --> penguino (~mrpenguin@user/mrpenguin) has joined #linux 2021-06-24 14:57:03 Interloper power_adapter no one said complex, Borg is a great tool, just didn't know it supported pull backups too 2021-06-24 14:57:05 moo borg is solid, reliable and well tested. better than random rsync+bash+encfs? scripts :p 2021-06-24 14:57:21 mlu yes, that :) 2021-06-24 14:57:26 softraid borgbackup is very useful 2021-06-24 14:57:29 Interloper rdiffbackup is quite popular too 2021-06-24 14:57:38 matsaman rdiffbackup is nice 2021-06-24 14:57:39 softraid I'm just wondering where I should place my backup server 2021-06-24 14:57:43 mlu I once had a backup script that literally created a tarball and uploaded it to s3 with a timestamp 2021-06-24 14:57:48 softraid can't be in my house 2021-06-24 14:57:51 moo softraid: on each continent 2021-06-24 14:57:55 matsaman bup is supposed to be similar 2021-06-24 14:57:59 Interloper softraid colocation? 2021-06-24 14:58:11 softraid Interloper: if I could get some cheap storage colo, that'd be great 2021-06-24 14:58:22 moo mlu: how much did you pay to store 10tb of data? :) 2021-06-24 14:58:33 mlu mno: good thing I won't find out ;) 2021-06-24 14:58:37 Interloper softraid would recommend if you have the hardware. If not just pick a VPS provider I guess 2021-06-24 14:58:38 <-- DsszzD (~DsszzD@2409:4060:e94:c247::688b:de0a) has quit (Ping timeout: 256 seconds) 2021-06-24 14:58:40 moo oh btw btw btw! how about $10/mo storage colo? 2021-06-24 14:58:45 moo https://zfs.rent 2021-06-24 14:58:49 power_adapter softraid: you can keep it in your house and keep uploading an encrypted backup to backblaze for contingencies 2021-06-24 14:58:58 power_adapter it's quite cheap 2021-06-24 14:59:09 moo you then just zfs send ... | ssh yourhost.zfs.rent "zfs recv .." 2021-06-24 14:59:12 mlu moo: that server only had like 10MB of data that needed to be backed up :) 2021-06-24 14:59:19 <-- vapid (~me@user/vapid) has quit (Ping timeout: 246 seconds) 2021-06-24 14:59:20 softraid backblaze sounds good 2021-06-24 14:59:20 moo hehe fair 2021-06-24 14:59:22 <-- dshikoh (~dshikoh@user/dshikoh) has quit (Quit: Konversation terminated!) 2021-06-24 14:59:28 akik OpenZFS + CentOS 8.2 (maintence support until 2029 2021) :) 2021-06-24 14:59:36 mlu I did store 10TB on AWS before: it's $120/mo 2021-06-24 14:59:38 moo you can ship whatever drive you want to zfs.rent and then just pay hosting / bandwidth cost 2021-06-24 14:59:42 <-- penguino (~mrpenguin@user/mrpenguin) has quit (Remote host closed the connection) 2021-06-24 14:59:52 moo and you get full VPS 2021-06-24 14:59:52 akik i wouldn't trust that site with spelling mistakes 2021-06-24 14:59:58 mlu ** it was $120/mo -- and god help me if I ned to pull the data 2021-06-24 15:00:00 akik "BTFS" 2021-06-24 15:00:06 moo eh check out /r/datahoarder :p 2021-06-24 15:00:13 mlu backblaze is pretty neat 2021-06-24 15:00:25 <-- kwilczynski (sid379192@user/kwilczynski) has quit 2021-06-24 15:00:37 jim power_adapter, have you tried borg? 2021-06-24 15:00:52 moo its not a corporation trying to profit off your backups, its a honest solution to storing lots of data cheaply 2021-06-24 15:01:09 --> vapid (~me@user/vapid) has joined #linux 2021-06-24 15:01:12 <-- rememberYou (~someone@user/rememberyou) has quit (Ping timeout: 258 seconds) 2021-06-24 15:01:29 blackgatonegro Always have offline backups, always 2021-06-24 15:02:00 --> dumayjonwh (~dumayjonw@89.187.168.221) has joined #linux 2021-06-24 15:02:43 mlu the time when I don't have offline backups are for the times where I don't care about losing the data 2021-06-24 15:02:44 <-- szymon (~ugh@staticline-31-183-187-232.toya.net.pl) has quit (Remote host closed the connection) 2021-06-24 15:02:45 <-- Coder_000 (~u0_a117@177.10.203.30) has quit (Quit: WeeChat 3.0.1) 2021-06-24 15:02:54 <-- ajb (~ajb@cupid.whatbox.ca) has quit (Quit: bye) 2021-06-24 15:02:58 --> u0_a117 (~u0_a117@191.35.79.126) has joined #linux 2021-06-24 15:03:01 power_adapter @softraid they also provide a syncing tool with backblaze b2, a cli utility which is really handy 2021-06-24 15:03:35 byte4byte jim if i compile for an old glibc will it work automatically for new versions? 2021-06-24 15:03:35 power_adapter @jim nope, i tend to write my own bash or Go scripts for backups 2021-06-24 15:03:39 moo i kinda want to buy cheap tape drive and tapes 2021-06-24 15:03:45 moo but its hard to find 2021-06-24 15:04:00 byte4byte seems like its hard to make a portable binary on linux 2021-06-24 15:04:03 moo it'd be amazing for long term storage tho 2021-06-24 15:04:07 jim byte4byte, likely you'd have to recompile 2021-06-24 15:04:09 byte4byte they want you to build everything 2021-06-24 15:05:07 blackgatonegro byte4byte depends on what you define by portable 2021-06-24 15:05:22 blackgatonegro You can have all in one it just ends as a huge file. 2021-06-24 15:05:41 moo here's worst idea: convert it all to asm.js bundle into .html inside