--- Log opened Sat May 12 00:00:03 2018 --- Day changed Sat May 12 2018 00:00 < lem0n> because im having a heck of a time with a batch of 1,000 for one server 00:00 < lem0n> it always freezes on one driver 00:00 < admiralspark> lem0n: are they windows or CUPS queues 00:00 < lem0n> i want to remove these drivers from the import process.. you can decompress the printerexport file and start to edit xml files 00:00 < lem0n> windows 00:00 < admiralspark> why don't you do it with powershell? 00:00 < lem0n> but when you repack the bundle and reimport, it doesnt play nice 00:01 < lem0n> i mean, that's an idea - i don't know much about doing it with powershell, but I am fluent enough with powershell 00:01 < lem0n> printbrm is really easy to migrate in bulk 00:01 < lem0n> literally migrating one print server to another with hundreds of queues and drivers 00:01 < lem0n> generally, its easy, but when you have 1000 on one server it sucks 00:01 < lem0n> thing is, theres not a lot of documentation for printbrm.. theres some, but not enough 00:02 < lem0n> i want to slice and dice drivers and printers out of my bundle 00:02 < lem0n> im at the point where I'm using procmon to try to trace what the heck is going on - it gets to a driver and just stops! 00:03 < lem0n> its the same driver every time, so if I could remove these, it would be awesome - but i dont want to rmove them from the old production server... because theyre in production 00:03 < lem0n> then re-export. I want to take the existing export and slice out those dirvers 00:03 < admiralspark> lem0n: I specifically had to use powershell because of the same thing, stuck on one driver. I ended up parsing the stuck driver out 00:03 < admiralspark> yeah 00:03 < admiralspark> like you said 00:03 < admiralspark> ugh 00:03 < admiralspark> that script is at a former employer tho 00:04 < admiralspark> let me just make sure, it's 64 bit all the way down right lem0n 00:04 < lem0n> shit, i dont know 00:04 < lem0n> I know the architecture is important 00:04 < lem0n> ive been blindly moving things over 00:04 < admiralspark> wonder if it's a 32 bit driver it's sticking on 00:04 < lem0n> it could be 00:04 < admiralspark> because the 64 bit printmgmt won't deal with it right 00:04 < admiralspark> hmm 00:04 < lem0n> ahh 00:05 < admiralspark> oh, lem0n everyone online is installing the drivers before moving queues 00:05 < lem0n> yeah theres a x64 and x32 driver for this one in place 00:05 < admiralspark> because it'll import if the drivers are there 00:05 < admiralspark> yeahhhhh 00:05 < admiralspark> damn 00:05 < admiralspark> hmm 00:05 < lem0n> yeah, the drivers are already here 00:06 < lem0n> but to try to import again, it imports drivers 00:06 < lem0n> you can also pass NOBIN if you use printbrm from command line - i thought that cut out all drivers 00:06 < lem0n> but.. it doesnt seem like it does? 00:06 < admiralspark> I never had a good solution for those, I pinged an old coworker and he said he skips the 32 bit queues entirely when migrating a customer, and goes back to get them with a 32 bit w7 box 00:06 < admiralspark> sorry, I don't think I can help in this case :/ 00:06 < lem0n> hmmm 00:06 < lem0n> no worries - thanks for trying! 00:06 < admiralspark> good luck 00:06 < lem0n> thanks :) will figure it out 00:19 < rhqq> wow, this channel turns quiet very quickly 00:20 < MillerBOSS> Because DomLS3 went home 00:20 < MillerBOSS> :P 00:21 < rhqq> well, he's not everyone 00:21 < rhqq> ;p 00:21 < MillerBOSS> OK well make some noise then? 00:22 < rhqq> where does your nickname come from 00:24 < MillerBOSS> Good question. When I thought of a nickname when I joined freenode I recall looking at something, do not remember what, but I have been running eggdrops for years and I always named them after beers and liquor. Miller came to mind but I didn't want o go with MillerLite and I think now maybe I was looking a car or something but something about Boss 302 came to mind so I just chose MillerBoss 00:26 < sir_iw> thought that said bears and liqour for a moment 00:26 < MillerBOSS> ;) 00:27 < MillerBOSS> At one time I think I was running near 20 eggdrops back on Undernet 00:27 < vavkamil> is miller beer any good? 00:27 < rhqq> good question 00:27 < rhqq> i only heard of it ;p 00:28 < MillerBOSS> There was no chanserv. I don't think there is now even. And X was usless from what I recal 00:28 < MillerBOSS> What country are you two in? 00:28 < rhqq> poland 00:28 < rhqq> (currently) 00:28 < MillerBOSS> Sure people who like it like it but others will say its shit and so they like bud light or budwieser. 00:29 < vavkamil> czech republic 00:29 < rhqq> vavkamil: that explains your question :D 00:29 < vavkamil> I once had blue ribbon beer from NY 00:29 < MillerBOSS> You have Miller Lite, Miller High Life, Miller Genuine Draft (MGD), and so on. 00:29 < MillerBOSS> They are not special beers in any way though 00:29 < MillerBOSS> speciality* 00:29 < MillerBOSS> Pabst? 00:29 < rhqq> generic lagers 00:29 < MillerBOSS> PBR 00:30 < MillerBOSS> Right rhqq 00:30 < aokfire> folks 00:30 < aokfire> what's the recommmended containerization program for linux 00:30 < MillerBOSS> But in the last 5 years or so Miller Lite give me a headache after the first beer so I do Coors Light some times 00:30 < aokfire> linux containers? 00:30 < aokfire> or what is docker 00:30 < MillerBOSS> Hello aokfire 00:30 < rhqq> aokfire: what's the problem you're trying to solve (and scale) 00:30 < aokfire> just wondering what is best to run separate small programs in isolated environments 00:31 < rhqq> just docker then 00:31 < vavkamil> aokfire, snap 00:31 < aokfire> i meant totally isolated 00:31 < rhqq> vm ? :P 00:31 < rhqq> again, problem 00:31 < rhqq> define it 00:32 < aokfire> problem: want to run specific programs in isolated container 00:32 < aokfire> example here, nextcloud 00:32 < rhqq> why does it need to be isolated 00:32 < aokfire> encrypted container, separate from rest of system 00:32 < aokfire> private data 00:32 < vavkamil> air gapped network 00:32 < rhqq> well, it's not private anyway, since you can reach vms from hypervisor anyway 00:32 < aokfire> im just wondering if LXC is the best option 00:33 < aokfire> for something to just run one application in a near-isolated environment basically 00:33 < rhqq> lxc gives you fair level of isolation from inside out 00:33 < rhqq> but not from outside in 00:33 < aokfire> ? 00:33 < rhqq> when you're inside of a container 00:34 < rhqq> you cant see much of the outside 00:34 < aokfire> but from the outside you can see much of the inside 00:34 < rhqq> yes 00:34 < aokfire> so maybe a vm is better? 00:34 < MillerBOSS> If you are curious https://en.wikipedia.org/wiki/Miller_Brewing_Company I am in the state of Wisconsin and Wisconsin is known for drunks I guess you could say or high number of bars per person. In Milwaukee many brewers have started. Also the national base ball team in Milwaukee is named Brewers so there is that. https://en.wikipedia.org/wiki/Pabst_Brewing_Company 00:34 < vavkamil> isn't that basically docker anyway? 00:34 <+layer-eight> * MillerBOSS → Pabst Brewing Company - Wikipedia 00:34 < aokfire> or docker...? 00:34 <+layer-eight> * MillerBOSS → Miller Brewing Company - Wikipedia 00:34 < rhqq> vms are a little bit more 00:34 < aokfire> I mean with a VM I can't as easily see what's running 00:34 < rhqq> docker bases on lxc, or used to, or somethig around 00:34 < aokfire> I just see: VM 00:34 < rhqq> aokfire: yeah, mostl 00:34 < aokfire> and yeah there's an HDD but 00:34 < aokfire> if it's encrypted can't see it at rest 00:35 < MillerBOSS> lol Schlitz https://en.wikipedia.org/wiki/Joseph_Schlitz_Brewing_Company 00:35 <+layer-eight> * MillerBOSS → Joseph Schlitz Brewing Company - Wikipedia 00:35 < aokfire> idk how docker works 00:35 < vavkamil> MillerBOSS, drinking beer is our national sport 00:35 < aokfire> If I get it, docker can run instantly a software set 00:35 < rhqq> vavkamil: same here 00:35 < MillerBOSS> High five! 00:35 < aokfire> but it's not persistant? 00:36 < rhqq> aokfire: um, consider it same level of hassle as vms 00:36 < MillerBOSS> https://portainer.io/ is neat for docker 00:36 <+layer-eight> * MillerBOSS → Portainer | Simple management UI for Docker 00:36 < aokfire> i'm aiming for like 2 VMs 00:36 < aokfire> 2 containers 00:37 < rhqq> MillerBOSS: thats neat 00:37 < rootsudo> Oh 00:38 < rootsudo> Sup guys 00:40 < rhqq> MillerBOSS: actually that looks neat as fuck. i may actually use it 00:40 < admiralspark> ccccccielkitnrktcbkijluictbufnjvvccrjbhvklhv 00:40 < admiralspark> woah 00:40 < admiralspark> did my machine have a seizure? 00:42 < rhqq> apparently 00:49 < czarbomba> https://www.youtube.com/watch?v=Btu0oLN5_L8 00:49 <+layer-eight> * czarbomba → YouTube → Cavalera Conspiracy- Bloodbrawl → ⚘ 21,701 ↑ 150 ↓ 4 ✍ 9 00:53 < m4221> Gencade: 01:03 < TuxedoJack> Welp, I skipped lunch and I've had nothing but coffee all day. 01:03 < TuxedoJack> Time to open a bottle of champagne and drink myself into a state where I can work on TuxPE 01:04 < TuxedoJack> Read: state-dependent code 01:15 < admiralspark> TuxedoJack: I feel like you're gonna die of dehydration 01:15 < Gencade> TuxedoJack, sounds good 01:15 < Gencade> if I could realistically live off coffee, I'd be down 01:20 < rpifan> hi 01:20 < admiralspark> sup rpifan 01:20 < Gencade> no but I was I was 01:20 < rpifan> nmu 01:20 < admiralspark> livin the dream 01:20 < Gencade> playing WoW 01:20 < rpifan> bad WOW 01:21 < Gencade> huh 01:21 < admiralspark> Gencade: huh? 01:21 < rpifan> wow is bad 01:21 < Gencade> no it's not 01:21 < rpifan> yes it is 01:22 < Gencade> nope 01:22 < rpifan> im thining of going to bonaroo 01:22 < rpifan> anyone wanna come 01:24 < czarbomba> i wouldn't be caught dead in tennessee 01:25 < rpifan> i hear roo is fun tho 01:25 < rpifan> im trying to live it up 01:25 < rpifan> before i go to europe 01:26 < rpifan> okechobee was super fun 01:31 < MillerBOSS> 5:40:32 PM admiralspark did my machine have a seizure? - That looks like a YubiKey hash 01:31 < MillerBOSS> rhqq 👉 Yeah portioner is neat 01:32 < xe0n> morning 01:32 < rpifan> need to get some passport photos 01:32 < rhqq> xe0n: morning? D: 01:33 < MillerBOSS> So the other IT guy said he found some home made porn on a usb thumb drive on a laptop that gets taken home. 01:34 < rpifan> nice 01:34 < rpifan> was it hot 01:34 < MillerBOSS> Thats hularious 01:34 < MillerBOSS> I don't want o see it. 01:34 < MillerBOSS> to 01:36 < rpifan> y 01:37 < MillerBOSS> Its a dude I work with, duh 01:37 < rpifan> but is he hot 01:37 < MillerBOSS> Hell if I know 01:40 < MillerBOSS> Awesome extension https://chrome.google.com/webstore/detail/linkclump/lfpjkncokllnfokkgpkobnkbkmelfefj 01:40 <+layer-eight> * MillerBOSS → Linkclump - Chrome Web Store 01:43 < czarbomba> anyone here have the meats? 01:45 < czarbomba> how are you going to europe if you can't even afford an apartment in miami beach, rpifan? 01:45 < czarbomba> you found yourself a sugar daddy? 01:45 < rpifan> i wish 01:45 < rpifan> im just working my ass off 01:45 < rpifan> at this dead as job 01:45 < rpifan> that i hate 01:45 < rpifan> what i have found is that my boss 01:46 < rpifan> knows less about my job then i do 01:46 < rpifan> keeps telling me to ask the other underlings 01:46 < rpifan> but then one of them is not good at teaching 01:46 < rpifan> and she is like yea he isnt great 01:46 < czarbomba> have you considered an IED 01:46 < Gencade> rpifan, play WoW and be happier 01:46 < silentfury> i was the victim of a terrible boss this week also 01:46 < MillerBOSS> I'm the Wiz 01:47 < czarbomba> gencade, the other ircers and i were talking and we all agree that you are no longer to refer to anyone else as "nerds" given your WoW addiction 01:47 < czarbomba> you are, until further notice, Peak Nerd 01:47 < MillerBOSS> https://www.youtube.com/watch?v=CjQKFoUdk4g 01:47 <+layer-eight> * MillerBOSS → YouTube → The Wiz Commerical → ⚘ 225,019 ↑ 406 ↓ 14 ✍ 84 01:47 < rpifan> i mean she is a nice boss 01:47 < czarbomba> here's some neckbeard wax and a fedora 01:47 < rpifan> so at least i dont think ill be fired 01:48 < rpifan> i meet a girl, very pretty, on the website implementation team, i asked her why our sites are hosted on s3 and not on apache instances on ec2 she said idk 01:48 < rpifan> ask the other guy 01:48 < czarbomba> you can pick up your 5XL novelty star trek tshirts at the door 01:49 < czarbomba> they may not know what to do with apache 01:49 < DLSteve> rpifan, Cheap 01:49 < czarbomba> most youngbloods never used it, they came up on nginx 01:49 < MillerBOSS> To the CHOPAA 01:49 < rpifan> but isnt it hard to deal with 01:49 < rpifan> we have issues with hosting sites on there 01:49 < rpifan> cause apparently they cant get the dns to work with plain and www. sites 01:49 < rpifan> so they have to build 4 different sites per every site 01:49 < DLSteve> wat 01:50 < czarbomba> lol 01:50 < MillerBOSS> lol 01:50 < MillerBOSS> That sounds right 01:50 < rpifan> yes 01:50 < czarbomba> they must REALLY have problems with apache to tolerate that shit 01:50 < MillerBOSS> Ha ha 01:50 < rpifan> idk 01:50 < bomb> should i learn Tcl? 01:50 < rpifan> i guess ill ask the other guy 01:50 < rpifan> but he doesn seem nice 01:50 < DLSteve> bomb, no. 01:50 < rpifan> might not like it if i ask 01:50 < bomb> why not DLSteve 01:50 < rpifan> but yea 01:50 <@cryptic1> tcl wtf for? 01:50 < rpifan> so lets say we have site piboats.com 01:50 < bomb> cessadmining 01:50 < rpifan> well they have to have www.piboats.com 01:50 < rpifan> entirely seperate 01:51 < rpifan> cause they cant get the dns to work 01:51 < MillerBOSS> Two separate websites for domain and subdomain? 01:51 < rpifan> yea 01:51 < DLSteve> bomb, Because I hate people who use it right now. Some dumb ass at my work wrote a critical service in it and left it on an F5 APM and then left the company. We only have one other person who kinda knows how it works. 01:51 < MillerBOSS> Are you going to fit it for them? 01:51 < rpifan> use python 01:52 < admiralspark> rpifan: why wouldnt they just rewrite? 01:52 < MillerBOSS> https://stackoverflow.com/questions/4916222/htaccess-how-to-force-www-in-a-generic-way 01:52 <+layer-eight> * MillerBOSS → mod rewrite - .htaccess - how to force "www." in a generic way? - Stack Overflow 01:52 < bomb> DLSteve: sounds like a plus to me. like COBOL or old mainframe devs are making good maintaining old systems 01:52 < admiralspark> it's like one line in an nginx config 01:53 < rpifan> well 01:53 < rpifan> the issue is that s3 cant host it that way 01:53 < rpifan> so idk why they keep using s3 to host sites 01:53 < DLSteve> bomb, This is literally the only case where I have seen Tcl used. Unless you really like F5 APM it's kind of a waste of time. 01:54 < rpifan> what more interesting is that we use wordpress to build these sites 01:54 < admiralspark> rpifan: again, why not just rewrite 01:54 < rpifan> and they have the same username for admin access 01:54 < rpifan> idk go ask them 01:54 < MillerBOSS> If its static s3 is fine but you need to set proper records 01:54 < admiralspark> oh, you're not asking for a solution 01:54 < rpifan> im asking what the use case for it is 01:54 < bomb> DLSteve: alright. i just liked the way Tcl programs are coded. just like chatting on IRC or something :) 01:55 < rpifan> im not on the web dev team 01:55 < rpifan> tho my tech support team does deal with dns 01:55 < MillerBOSS> https://www.indeed.com/rc/clk?jk=e9918b8a96cb2b30&fccid=d102d4c30301a41e&vjs=3 01:55 < MillerBOSS> SENIOR MAINFRAME PROGRAMMER ANALYST. 01:55 < MillerBOSS> FINANCIAL INFO SVCS AGENCY - Manhattan, NY 01:55 < MillerBOSS> $75,000 - $120,000 a year 01:55 < MillerBOSS> Doesn't sound like much 01:55 < rpifan> t'aint 01:55 < MillerBOSS> Especially in Manhatten 01:55 < MillerBOSS> Especially in Manhattan 01:56 < torquellini> mfw I stumble across someone's twitter that I know from here 01:56 < torquellini> "know" 01:56 < rpifan> somehow we host sites for the ppl 01:56 < rpifan> so they pay us for them but 01:56 < rpifan> we also give them editor access to make changes 01:56 < MillerBOSS> https://twitter.com/realMillerBOSS 01:56 <+layer-eight> * MillerBOSS → Miller BOSS (@realMillerBOSS) | Twitter 01:56 < MillerBOSS> Enjoy 01:56 < torquellini> I'm supposed to stumble dingaling 01:56 < MillerBOSS> MY 01:57 < MillerBOSS> DING 01:57 < MillerBOSS> A 01:57 < MillerBOSS> LING 01:57 < MillerBOSS> YOUR 01:57 < torquellini> my tralalala 01:57 < MillerBOSS> https://www.youtube.com/watch?v=UaEC-lWSlmI 01:57 < torquellini> *tralala 01:57 <+layer-eight> * MillerBOSS → YouTube → Chuck Berry - My Ding-A-Ling (1972) → ⚘ 8,259,177 ↑ 43,452 ↓ 2,205 ✍ 2,880 01:57 < rpifan> https://www.denisonyachtsales.com/ 01:57 <+layer-eight> * rpifan → Yacht Brokers Yachts for Sale Superyacht Charter 01:57 < rpifan> just so happens 01:57 < rpifan> if you add /wp-admin to the site 01:58 < admiralspark> MillerBOSS: UBNT purchasing Netgate? Are you shitposting? :P 01:58 < MillerBOSS> HA HA you saw that? 01:58 < MillerBOSS> I even got a reply from pfsense 01:58 < admiralspark> hahahahaa 01:58 < MillerBOSS> Or netgate that is 01:58 < admiralspark> I could see gonzo going off the wall 01:59 < MillerBOSS> Then what rpifan? 02:00 < rpifan> then you see 02:00 < rpifan> that its a wordpress site hosted by us 02:00 < MillerBOSS> This is WordPress 02:00 < MillerBOSS> That can not be hosted on s3 02:00 < admiralspark> right but if you do your patching, what's the concern? 02:00 < admiralspark> oh 02:00 < admiralspark> wait 02:00 < admiralspark> I see 02:00 < MillerBOSS> I mean images and files can be but not the site 02:01 < rpifan> it is all hosted on s3 02:01 < rpifan> somehow 02:01 < rpifan> idk 02:01 < MillerBOSS> Nope 02:01 < MillerBOSS> Impossible 02:01 < CheckYourSix> ^ 02:01 < CheckYourSix> S3 is static files only 02:02 < CheckYourSix> EC2 instance with static files on S3 is doable 02:02 < MillerBOSS> S3 for static files 02:02 < czarbomba> ugh 02:02 < MillerBOSS> I see cloud front being used, S3 and route 53 02:02 < czarbomba> sales guys shitting themselves at 8pm on a friday in my text messages 02:02 < czarbomba> i can see i'm going to have to have a come to jesus talk with them in person 02:02 < MillerBOSS> And OS of where WordPress lives is Ubuntu 02:03 < rpifan> then im being lied too 02:03 < rpifan> cause my understanding was also that s3 was for static only 02:03 < rpifan> i really dont understand our setup 02:03 < rpifan> cause when things breka we gotta fix the dns 02:03 < MillerBOSS> I doubt lie is correct. They just don't understand 02:04 < rpifan> i just find it weird 02:04 < rpifan> cause when were fixing dns 02:04 < MillerBOSS> ec2-52-32-46-3.us-west-2.compute.amazonaws.com 02:04 < MillerBOSS> Its using ec2 02:04 < MillerBOSS> Which is NOT s3 02:04 < rpifan> hmm 02:04 < MillerBOSS> But S3 is clearly being used 02:04 < rpifan> well we also have legacy minisites 02:04 < rpifan> how so is s3 being used? 02:04 < MillerBOSS> https://www.shodan.io/host/52.32.46.3 02:04 <+layer-eight> * MillerBOSS → 52.32.46.3 02:05 < MillerBOSS> Its pretty simple rpifan 02:05 < MillerBOSS> How that site is hosted 02:05 < rpifan> beats me im not allowed to ask too much 02:05 < MillerBOSS> Its using all AWS "applications". 02:05 < rpifan> let me see if i can thnk of some of the other more convulted sites 02:05 < MillerBOSS> By the way another nice extension https://chrome.google.com/webstore/detail/shodan/jjalcfnidlmpjhdfepjhjbhnhkbgleap/related?hl=en-US 02:05 <+layer-eight> * MillerBOSS → Shodan - Chrome Web Store 02:06 < MillerBOSS> And site is using nginx 02:06 < MillerBOSS> By the way 02:06 < czarbomba> holy shit a white supremacist comic shop with a deal with marvel? 02:06 < MillerBOSS> Per https://sitecheck.sucuri.net/results/www.denisonyachtsales.com/# 02:06 <+layer-eight> * MillerBOSS → Scan Results - Free Website Malware Scanner 02:06 < rpifan> yea i know we use nginx for some things 02:06 < czarbomba> by 'shop' i mean producer of comics, not a store 02:07 < MillerBOSS> As this shows its probably the only site on that ec2 instance http://viewdns.info/reverseip/?host=52.32.46.3&t=1 02:07 <+layer-eight> * MillerBOSS → Reverse IP Lookup - ViewDNS.info 02:07 < czarbomba> holy fuck you work for denison? 02:07 < czarbomba> no wonder you have europe money 02:07 < MillerBOSS> Actually that EC2 instance could be a load balancer 02:08 < rpifan> i dont work for denison 02:08 < rpifan> he is our biggest lcient tho 02:08 < catbeard> you know you can spoof a Server: header right 02:08 < rpifan> we should hire one of yall to fix our crap 02:09 < rpifan> and to teahc me 02:09 < MillerBOSS> You can make WordPress run very simply or make it very complicated https://raw.githubusercontent.com/aws-samples/aws-refarch-wordpress/master/images/aws-refarch-wordpress-v20171026.jpeg 02:09 <+layer-eight> * MillerBOSS → IMAGE/JPEG Document, 3,150,085 bytes 02:10 < rpifan> here this one was a mess 02:10 < rpifan> http://www.hotspringsmarina.com/ 02:10 <+layer-eight> * rpifan → Welcome to Hot Springs Marina - Hot Springs Marina 02:10 < catbeard> same with this one 02:10 < catbeard> https://www.highlandtitles.com/ 02:11 <+layer-eight> * catbeard → Highland Titles | Become a Laird, Lord or Lady of Glencoe 02:11 < MillerBOSS> ec2-52-55-113-209.compute-1.amazonaws.com GoDaddy DNS but ec2. Should be using Route 53 02:11 < MillerBOSS> https://www.shodan.io/host/52.55.113.209 02:11 <+layer-eight> * MillerBOSS → 52.55.113.209 02:11 < rpifan> well that was the whole issue 02:11 < rpifan> we needed to move stuff over cause they had 3 domain hotspringsmarine.com hotspringsmarina.com and hotspringsmarine.net 02:12 < rpifan> and they were all too point ot the same page 02:12 < rpifan> but somehow we couldnt get it work 02:12 < MillerBOSS> Use redirects and make sure you use Google Webmaster tools 02:12 < MillerBOSS> Having many domains like that will fuck with SEO 02:13 < catbeard> rpifan: you couldn't park the domain with a 301 wildcard redirect? 02:13 < rpifan> well we dont have access to the godaddy user if not mistaken 02:13 < MillerBOSS> Yeah that is what I was gonna say 301 is all you need 02:13 < MillerBOSS> lol 02:13 < catbeard> 420 and 301 02:13 < rpifan> the client owns the domains is what i understand 02:13 < catbeard> but now all the good 420 is 404 02:13 < rpifan> so we didnt something to get it on aws 02:13 < MillerBOSS> https://www.youtube.com/watch?v=r1lVPrYoBkA Also with Matt Cutts 02:13 < rpifan> and then add some more nameservers 02:13 <+layer-eight> * MillerBOSS → YouTube → Is there a limit to how many 301 (Permanent) redirects I can do on a site? → ⚘ 303,354 ↑ 595 ↓ 21 ✍ 70 02:14 < rpifan> and honestly idk and i dont get it 02:14 < catbeard> rpifan: did you change nameservers 02:14 < MillerBOSS> Early Google Employee 02:14 < catbeard> or add ns 02:14 < rpifan> they added shit on aws 02:14 < catbeard> route53 02:15 < rpifan> yes 02:15 < catbeard> if it's wp on the domain you want to redirect, you can set the app url in dashboard general settings to the new site url with https :) 02:15 < rpifan> if im not mistaken, we have two nameservers one is 53...... and the other 43 or something 02:15 < MillerBOSS> Hire me. I'll fix that shit 02:15 < rpifan> oh yea thats hte other issue 02:15 < rpifan> ssl 02:15 < rpifan> thats been a huge pain in the ass 02:15 < MillerBOSS> I love work like that 02:15 < rpifan> cuase they are moving everything to ssl 02:15 < catbeard> i'm fixing that shit right now 02:15 < catbeard> for a resller 02:16 < catbeard> only with vanity ns migration 02:16 < catbeard> and CF vDNS :| 02:16 < rpifan> well they are hiring 02:16 < rpifan> and they dont pay bad for those higher up jobs 02:16 < MillerBOSS> I doubt in my price range 02:16 < rpifan> 80+ 02:16 < rpifan> yea probablyn ot 02:16 < catbeard> 6 figs 02:16 < rpifan> but i wish i had competent ppl who would teach me how to do shit 02:16 < catbeard> and i'll bring $yourco into this century 02:16 < MillerBOSS> Plus I'd have to move in czarbomba basement 02:16 < catbeard> and train your doods 02:17 < rpifan> well we got about 100 ppl 02:17 < rpifan> in 3 coutnries 02:17 < catbeard> slack 02:17 < catbeard> done 02:17 < rpifan> yea 02:17 < precise> So funny story, exchanging Office 2016 H&S for 2016 H&B at BestBuy takes 60 minutes and 4 BestBuy employees. 02:17 < rpifan> well the tech support team is mostly on goole still 02:17 < catbeard> well they're wrong 02:18 < rpifan> ive asked to move to slack 02:18 < rpifan> but it aint happeing 02:18 < rpifan> we do have a slack channel but we dont use it 02:18 < catbeard> probably why you don't use it because you're not using it 02:18 < catbeard> lolz 02:18 < catbeard> i'm on 12 diff slacks 02:18 < catbeard> and 1 enterprise grid controlling 40 suborg slacks 02:18 < rpifan> god only knows 02:18 < rpifan> i wish someone would teach me how to do this job 02:18 < rpifan> cuase i have no idea 02:18 < catbeard> ya but he's on past 2am 02:18 < rpifan> but every corner u turn 02:19 < rpifan> no one seems to know either 02:19 < rpifan> its all piece meal 02:19 < catbeard> rpifan: depends what you need fam 02:19 < rpifan> i looked at our networking diagrm 02:19 < rpifan> and it had big red squares that said enginner doesnt know what this does 02:19 < catbeard> one client o mine looks like damn spaghetti 02:19 < catbeard> rpifan: got GNS3 ? 02:19 < catbeard> or Visio or draw.io 02:19 < rpifan> none of that 02:21 < czarbomba> no basements in florida, millerboss 02:21 < czarbomba> you can take the attic, though 02:22 < rpifan> lol 02:22 < MillerBOSS> OK. Se me up 02:22 < MillerBOSS> Set* 02:24 < Holo> rpifan do you not have a web dev> 02:24 < Holo> ? 02:24 < Holo> any decent one would have all of that shit fixed in a day 02:24 < Holo> or planned out to be fixed it minimal doiwntime 02:25 < Holo> I need a new keyboard it seams 02:25 < Holo> seems 02:25 < Holo> ... 02:25 < rpifan> we have many web impleentation specialists 02:25 < rpifan> but we tech support fix things 02:25 < rpifan> but we dont know what were doing it seems 02:25 * Holo toses the old apple keyboard out the window 02:26 < MillerBOSS> Keep America Great! New slogan 2020. 02:26 < rpifan> i really dont understand ho wto fix thing in our cue 02:26 < MillerBOSS> New hats time 02:29 < DLSteve> rpifan, I wish I had a network diagram. 02:40 < Gencade> czarbomba, good thing idgaf 02:40 < Gencade> i'll call you nerds if I want to 02:40 < Gencade> fuckin nerds 02:40 < Gencade> especially you MillerBOSS 02:40 < MillerBOSS> Your what hurts? 02:41 < Gencade> That doesn't in any fashion respond appropriately to my previous statement MillerBOSS, so I'll just ignoreit 02:41 < Gencade> ignore it* 02:41 < MillerBOSS> Wellit sounds like you have something that hurts 02:42 < Gencade> yeah this dick in my pants is so massive 02:42 < Gencade> it hurts 02:42 < Gencade> throbbin all the time 02:42 < MillerBOSS> Those blue pills are not for you 02:42 < Gencade> MillerBOSS, you ain't a doctor 02:42 < Gencade> wya DrGibby|, are these blue pills mine? 02:43 < Gencade> `lucky 02:43 * layer-eight points a 6 chamber revolver with one round loaded at Gencade, and spins (5 slots remaining) 02:43 <+layer-eight> *click* - Looks like you get to live another day Gencade 02:43 < Gencade> `lucky 02:43 * layer-eight points a 6 chamber revolver with one round loaded at Gencade, and spins (4 slots remaining) 02:43 <+layer-eight> *click* - Looks like you get to live another day Gencade 02:43 < Gencade> `lucky 02:43 * layer-eight points a 6 chamber revolver with one round loaded at Gencade, and spins (3 slots remaining) 02:43 <+layer-eight> *click* - Looks like you get to live another day Gencade 02:43 < Gencade> `lucky 02:43 * layer-eight points a 6 chamber revolver with one round loaded at Gencade, and spins (2 slots remaining) 02:43 <+layer-eight> *click* - Looks like you get to live another day Gencade 02:43 < admiralspark> `lucky 02:43 * layer-eight points a 6 chamber revolver with one round loaded at admiralspark, and spins (6 slots remaining) 02:43 * layer-eight shoots admiralspark in the foot 02:43 < Gencade> I win 02:43 < admiralspark> DAMNIT 02:43 < precise> Shitty troll is shitty 02:43 < Gencade> precise, who are you again? 02:43 < precise> snek 02:43 < Gencade> some butthurt bitchboy? 02:44 < Gencade> I thought so 02:44 < admiralspark> yeah, he's the nano bitch 02:44 < precise> admiralspark: Guilty 02:44 < admiralspark> ;) 02:44 < Gencade> precise, you use nano? 02:44 < Gencade> fucking loser 02:44 < precise> Gencade: You don't? 02:44 < Gencade> fuck no 02:44 < Gencade> vi or nothing 02:44 < precise> k 02:44 < admiralspark> he literally installs nano on servers because he can't vi 02:44 < Gencade> lmfao 02:44 < Gencade> what a sad existance 02:45 < MillerBOSS> `chuck 02:45 <+layer-eight> Chuck Norris: Chuck Norris easily won on 'Iron Chef America' by microwaving 2 ham & cheese Hotpockets. Prior to the show, he advised the judges he would provide them with thier choice of either Hotpockets or a knuckle sandwich. 02:45 < Gencade> `fml 02:45 <+layer-eight> FML Today, my sister is visiting. She used more toilet paper today than I have in two months. FML 02:45 < MillerBOSS> `bofh 02:45 <+layer-eight> BOFH Clock speed 02:45 < Gencade> time to take a shower and eat so I can go out and plow some hoes 02:45 < Gencade> peace out nerds 02:46 < MillerBOSS> Get that recorded because I think you only do fatties 02:46 < Gencade|afk> gimme your snapchat and I'll snap you 02:46 < admiralspark> beer does sound good 02:46 < admiralspark> Gencade|afk: snap me bae 02:46 < MillerBOSS> Da fuck, snapchat? 02:46 < Gencade|afk> uh yeah? 02:46 < DeVito> Too late 02:46 < Gencade|afk> I can't talk right now, gotta go 02:46 < DeVito> Many sysadmins already snapped 02:46 < Gencade|afk> got the afk tag on 02:46 < MillerBOSS> I have stayed 10 feet from snapchat and the like 02:47 < Gencade|afk> MillerBOSS, sorry you're a fucking dinosaur 02:47 < DeVito> I have a snapchat, but it's entirely used to talk to 3 people 02:47 < DeVito> And it's just a continuous inside joke 02:47 < MillerBOSS> Use Telegram or something 02:47 < Gencade> you're gonna make me take my afk tag off 02:47 < Gencade> ffs MillerBOSS, you're not at work 24/7 02:47 < MillerBOSS> Pretty close 02:47 < Gencade> fuck off with the telegram and jabber or spark and the like 02:47 < Gencade> when you're off work 02:47 < DeVito> ... 02:47 < Gencade> that's like emailing people instead of texting them 02:48 < MillerBOSS> I don't use Telegram for work 02:48 < Gencade> like literally, get with the times 02:48 < DeVito> Are you insinuating that snapchat is the pinnacle of communication 02:48 < DeVito> Because dear fucking christ 02:48 < Gencade> you use a crt monitor or what MillerBOSS ? 02:48 < DeVito> I'm too old to be memeing this shit 02:48 < MillerBOSS> Yes Gencade 02:48 < Gencade> DeVito, it's good for bitches when I am too drunk to type in a number 02:48 < MillerBOSS> I also use http is what 30 years old? Maybe 40 02:48 < DeVito> We're using IRC 02:48 < admiralspark> ^^ 02:48 < DeVito> That's getting on in years too 02:48 < Gencade> fuckin graybeards in here 02:48 < DeVito> I'm a neckbeard 02:48 < DeVito> Different 02:49 < Gencade> gray neckbeard then 02:49 < precise> I once went to a linux meetup 02:49 < DeVito> Nah 02:49 < MillerBOSS> Or iMessages is nice 02:49 < Gencade> now seriously, I smell like sweat from the gym, and need to go shower 02:49 < precise> Never seen so many damn beards 02:49 < DeVito> I'm Finnish, my family's hair stays dark forever 02:49 < DeVito> No gray 02:49 < Gencade> MillerBOSS, you have to put a number in for that 02:49 < xe0n> irc 4 lyfff 02:49 < Gencade> snapchat is easy, just flash or snapcode for the other person 02:49 < MillerBOSS> Sure or email address 02:49 < precise> xe0n: ++++++ 02:49 < DeVito> Eventually my neckbeard will consume all else 02:49 < Gencade> then they instantly add you 02:49 < Gencade> even as fuck 02:49 < Gencade> easy* 02:49 < Gencade> no numbers, no emails, no bullshit 02:50 < DeVito> Needs to be even as fuck 02:50 < DeVito> So you can figure it out 02:50 < DeVito> Can't even remember your words 02:50 < MillerBOSS> No "feeds" in iMessages or Telegram 02:50 < xe0n> using irc for 20+ years, had to use anything else lol 02:50 < MillerBOSS> Or WhatsApp even 02:50 < Gencade> I like the feeds 02:50 < xe0n> hard* 02:50 < Gencade> or stories 02:50 < DeVito> I personally give people my PGP key and ask them to post on random mailing lists 02:50 < MillerBOSS> Fuck that shit. 02:50 < DeVito> Odds are I'm subscribed and will see the post 02:50 < DeVito> bam 02:50 < DeVito> Easy as pie 02:50 < precise> IRC is one of the last vestages of "The Internet of Old" 02:50 < Gencade> MillerBOSS, have a good friday night on IRC millerbitch and friends 02:50 < Gencade> I'm out 02:50 < MillerBOSS> I don't care if you are making a samich 02:50 < DeVito> The younguns are salty today 02:50 < DeVito> Who riled them up? 02:51 < precise> DeVito: We tend to be riled pemanently 02:51 < precise> Some of us that is 02:51 < DeVito> Yeah but you're like 14 you get a free pass 02:51 < admiralspark> Hey woah, don't include me in their pissing about 02:51 < precise> DeVito: 15!!!! 02:51 < admiralspark> precise: it's called angst 02:51 * precise has it 02:51 < precise> ;) 02:52 < precise> JollyRgrs: You around? 02:53 < precise> Wow 02:53 < precise> Capitals just FUCKED the Lightening 02:54 < precise> Lightening robbed themselves of a goal because Too many man 02:54 < precise> 30 seconds later, caps score 02:54 < precise> czarbomba: You see that shit? 02:56 < precise> I guess not 03:01 < The_Dv8or> sup 03:11 < xe0n> nada, you>? 03:15 < rpifan> i wish many things 03:16 < rpifan> i wish i had a job that i felt competent at a 03:16 < rpifan> and producitve 03:16 < rpifan> that i was doing things and improving stuff 03:24 < xe0n> all comes in time, relax lol 03:25 < rpifan> BUT I DONT WANNA GET FUCKEN FIRED 03:26 < rpifan> i really should get some kind of python / mysql cert 03:26 < rpifan> mysql is still in right? 03:27 < suttin> precise: 03:28 < agent_white> Why do you need a cert? 03:30 < xe0n> you wont get fired lol 03:31 < xe0n> just go with the flow man 03:32 < xamithan> Yeah they just stop scheduling you instead 03:34 < rpifan> https://www.tpusa.com/ 03:34 <+layer-eight> * rpifan → Turning Point USA – Identify • Empower • Organize 03:34 < xamithan> Did you find a python cert 03:35 < rpifan> i wish 03:35 < rpifan> i really want one 03:35 < MikeSpears> precise: I've been ignoring the game 03:35 < MikeSpears> its depressing 03:35 < rpifan> speaking of ignornig games 03:35 < rpifan> im not playing ciies skylines 03:35 < precise> MikeSpears: rite 03:35 < precise> MikeSpears: I don't like either of em 03:35 < precise> I still feel bad for TB 03:36 < MikeSpears> I'm a Lightning fan 03:36 * MikeSpears also lives in the Tampa Bay area 03:36 < MikeSpears> http://prntscr.com/jgtc43 so I found this... one of my pfsense boxes 03:36 <+layer-eight> * MikeSpears → ⚓ https://prnt.sc/jgtc43 → Screenshot by Lightshot 03:36 < MikeSpears> running on a hyper-v host 03:36 < MikeSpears> :| 03:38 < MikeSpears> that's the only hyper-v box in my enviroment anymore. the hypervisors at my house, and colo are both on proxmox. that's the pfsense at my parents. I need to convert that hypervisor to proxmox, but haven't had a chance 03:38 < MikeSpears> well personal enviroment 03:41 < rpifan> i hate lightining in salesforce 03:41 < rpifan> its awful 03:43 < xe0n> rpifan: https://pythoninstitute.org/certification/ 03:43 <+layer-eight> * xe0n → Python Certifications | Python Institute 03:44 < xe0n> if you really want :\ 03:44 < rpifan> yea but its exnepsnisve 03:45 < xe0n> lol 03:54 < catbeard> party tiem 03:54 < catbeard> https://www.youtube.com/watch?v=t9i0Jn3PoA4 03:54 <+layer-eight> * catbeard → YouTube → IIO-Rapture (Armin Van Buuren Remix) FULL VERSION [HD] → ⚘ 797,578 ↑ 4,455 ↓ 232 ✍ 341 03:56 < czarbomba> that's probably some sort of molly-tripping hippiekid japanase fwd 4-banger-driving faggot EDM right 03:56 < czarbomba> s/japanase/japanese 03:56 <+layer-eight> [SED czarbomba] that's probably some sort of molly-tripping hippiekid japanese fwd 4-banger-driving faggot EDM right 03:58 < catbeard> fuck yes it is 04:02 < precise> MikeSpears: If the game is that painful, watch LivePD with us! 04:03 < MikeSpears> lol, I'm working on updating and finishing the rebuild of my network 04:03 < precise> Oh 04:03 < precise> MikeSpears: You know the score? 04:03 < precise> MikeSpears: When they went up to 4 I switched over 04:04 < MikeSpears> 4-0 04:04 < MikeSpears> :| 04:06 < precise> RIP 04:07 < misspwn> charter better have flushed my DNS 04:08 < precise> misspwn: They didnt 04:08 < misspwn> :( 04:08 < misspwn> that motherfucker reset my modem 04:08 < misspwn> i told him i already reset it 04:09 < misspwn> oh he said he was gona do it so he can "boost" my signal 04:09 < rpifan> hello misspwn 04:09 < misspwn> hihi 04:10 < MikeSpears> misspwn: I work for charter... half the time if we're rebooting your modem, there's some backend shit also being done 04:11 < rpifan> sup 04:11 < MikeSpears> at least in legacy BHN, not sure about legacy TWC or Charter 04:11 < misspwn> I also used to work for charter, most of those folks are morons 04:11 < MikeSpears> most of the people in the St. Petersburg, FL call center (where I'm at) are great. we only handle legacy Bright House Networks tho 04:12 < rpifan> id like to work for chater 04:12 < misspwn> yeah i had to deal with the legacy BHN and TWC stuff constantly especially with all the freaking VDIs 04:12 < MikeSpears> hahahaha 04:12 < misspwn> hey bro i heard you liked VDI so i put a VDI in ur VDI 04:12 < misspwn> just so you can use our shit 04:12 < MikeSpears> they're killing some of the old shit that BHN was doing 04:12 < misspwn> but don't worry, you won't actually be allowed to do support 04:12 < MikeSpears> killed static IPs on residential 04:13 < MikeSpears> killed the unlimited scope bullshit 04:13 < misspwn> waat 04:13 < rpifan> whats a vdi 04:13 < MikeSpears> resi statics were a clusterfuck 04:13 < misspwn> rpifan, it's ah vmware virtual desktops 04:13 < MikeSpears> I know, I had one back in the day 04:14 < MikeSpears> once they scripted the modem right, it was great 04:14 < misspwn> so like legacy "charter"spectrum" whatever you wana call it had to use VDI to connect to a legacy bright house network 04:14 < misspwn> vpn is involved too 04:14 < MikeSpears> dafuq 04:14 < MikeSpears> lol 04:14 < misspwn> mostly because we didn't know who's role was what 04:14 < MikeSpears> lol 04:14 < misspwn> so we were throwing them out like candy 04:14 < MikeSpears> that's been fixed now 04:14 < misspwn> yeah i quit last march 04:15 < misspwn> like at the peak of shit goin down 04:15 < rpifan> ah makes sense 04:15 < MikeSpears> ahh okay 04:15 < MikeSpears> misspwn: PMed you 04:22 < TuxedoJack> Okay, in hindsight, drinking an entire bottle of Veuve Cliquot and then 6 shots of Kraken 94-proof may have been a mistake 04:22 < TuxedoJack> But god DAMN if it's not letting me finish TuxPE 10 quickly 04:22 < MillerBOSS> Not at all 04:23 < TuxedoJack> Testing out HDDScan, dropping shortcuts into the WIM, and it's fucking DONE 04:23 < TuxedoJack> Four years of waiting 04:23 < TuxedoJack> And it's finished 04:23 < TuxedoJack> Even based off Win10 1803 to boot 04:24 < MikeSpears> http://www.speedtest.net/result/7302518300 :D 04:24 <+layer-eight> * MikeSpears → Speedtest by Ookla - The Global Broadband Speed Test 04:24 < TuxedoJack> ... itr's sad. I get more done drunk than I do sober. 04:24 < misspwn> TuxedoJack, sounds like you are ready to party 04:24 < TuxedoJack> MikeSpears: that; 04:25 < misspwn> yeah he can fuck off with those speeds 04:25 < TuxedoJack> That's adorable. I didn't know Grande offered fiber that sloww 04:25 < misspwn> makes mine look like dial up 04:25 < MikeSpears> I have spectrum 04:25 < MikeSpears> lol 04:25 < MikeSpears> TuxedoJack 04:25 < TuxedoJack> Considering my office at 360 and Lost Creek has 200 symmetric 04:26 < MikeSpears> what is grande 04:26 < misspwn> i get like 100-150 most times but was bitching them out because i was getting 6 down and 2 up 04:26 < MikeSpears> misspwn: dafuq 04:26 < misspwn> every time a spectrum van comes to my neighborhood they fuck some shit up 04:26 < MikeSpears> sounds like you need a tech 04:26 < MikeSpears> weird 04:26 < misspwn> like for two weeks we had some guy that came out and left an extension cable between two of the little nub power things 04:26 < misspwn> idk what he was doing 04:27 < TuxedoJack> Eh, I'll take this for Spectrum 04:27 < TuxedoJack> http://www.speedtest.net/result/7302670672 04:27 <+layer-eight> * TuxedoJack → Speedtest by Ookla - The Global Broadband Speed Test 04:27 < TuxedoJack> As I'm off McNeil and 183 04:27 < misspwn> but i'd say 90% of the time i have zero problems with spectrum speeds or reliability so there is that 04:27 < xamithan> That is some garbage upload for gigabit 04:27 < MikeSpears> I don't have gigabit 04:27 < TuxedoJack> Forgive impertinence, as I'm shithouse drunk and compiling code to JPop 04:27 < misspwn> it just sucks when i have googlefi and shitty cell phone reception without wifi at home 04:28 < MikeSpears> oh 04:28 < MikeSpears> TuxedoJack: YOU FUCKER 04:28 < misspwn> TuxedoJack, compile me a kpop 04:28 < misspwn> or a cakepop 04:28 < MikeSpears> docsis 3.1 having asshole 04:28 < MikeSpears> I WANTTTTT 04:28 < TuxedoJack> MikeSpears: I also have phytsical acceess to the demarc 04:28 < xamithan> Get spectrum, they are going full gigabit by end of year 04:28 < MikeSpears> I have spectrum 04:29 < MikeSpears> and I work for them.. 04:29 < MikeSpears> lol 04:29 < xamithan> Oh then you should know 04:29 < MikeSpears> I'll get it the day it comes out 04:29 < MikeSpears> I know about it 04:29 < xamithan> When can I get more than 60megs 04:29 < TuxedoJack> In all fairness, I'm shithouse drunk ATM 04:29 < MikeSpears> you should get at least 100 xamithan 04:29 < TuxedoJack> And you don't want to know what it's taking me to do proper grammar and spelling herre 04:30 < TuxedoJack> It's a conscious fucking effort 04:30 < xamithan> Account owner won't switch pricing because they'll lose channels 04:30 < xamithan> Still on 60/5 04:30 < MikeSpears> you shouldn't lose channels if you go to SPP 04:31 < TuxedoJack> MikeSpears: I'm lirerally on the bounder of Travis and Williamson Counties, too 04:31 < MikeSpears> xamithan: I think that's been fixed 04:31 < TuxedoJack> Go one more building down, BAM, WilCo 04:31 < MikeSpears> I know it was an issue at first 04:31 < xamithan> I'm sure it has, but the reps won't tell you anything correctly 04:31 < MikeSpears> who was your legacy? 04:31 < xamithan> Hell it took me seven hours the other week to get someone who knew what a cablecard was 04:32 < xamithan> charter 04:32 < MikeSpears> ahh I don't know anything about that side of things 04:32 < MikeSpears> if your legacy was Bright House, I could tell you anything 04:33 < xamithan> I worked for them on contract a few years. I have no idea what they doing now as spectrum 04:33 < xamithan> no discounts, lying all the time 04:33 < MikeSpears> I know the service in most legacy BHN areas has gotten better and cheaper 04:33 < MikeSpears> wow. I never hear of shit like that here 04:34 < MikeSpears> most customers seem to prefer spectrum over bhn 04:34 < xamithan> Everyone in time warner area hates them 04:34 < MikeSpears> lol my grandma in NC prefers spectrum over twc 04:34 < xamithan> I think that is mostly because they killed all the dedicated call centers though 04:35 < xamithan> er not dedicated, local 04:35 < MikeSpears> I know some of the field techs hate spectrum... because they can't get away with shit 04:35 < TuxedoJack> MikeSpears: Time Warner. I miss Grande 04:36 < MikeSpears> I legit had a tech bitching about spectrum not allowing him to get away with dumb shit... I "accidently" showed my badge heh 04:36 < misspwn> lel 04:36 < xamithan> Yeah that was fun. I had a tech close out my installation when they had to run a line that took 3-4 weeks 04:36 < misspwn> those field techs and DSR would magically have their tablets factory reset over the weekend 04:36 < xamithan> I'm assuming he wouldn't have gotten paid if he didn't close the order 04:36 < misspwn> like guys, we don't care if you have netflix on there 04:36 < xamithan> Still pissed me off calling 20 times to get credit for a month 04:50 < MillerBOSS> Wow go figure. This made it to archive.org https://web.archive.org/web/20170507201043/http://datahoarder2.eieidoh.net:2052/msdn/ 04:50 <+layer-eight> * MillerBOSS → Index of /msdn/ 04:50 < MillerBOSS> Oh never mind. No isos 04:52 < MillerBOSS> These are always fun. https://www.reddit.com/r/opendirectories/ Its like the lost and found on the Internet 04:52 <+layer-eight> * MillerBOSS → Open Directories 04:54 < precise> MillerBOSS: Use VPN on that stuff, I've found a few honey pots during my browsing. 04:54 < MillerBOSS> Like what? 04:54 < MillerBOSS> I browse from a windows VPS 04:55 < MillerBOSS> But I am curious how you found it to be a honeypot 04:55 < precise> I got an email from my ISP to stop downloading pirated content and it referenced a movie I had nabbed 04:55 < precise> :/ 04:55 < MillerBOSS> Go figure 04:55 < precise> fuckin creepy man 04:55 < precise> Also, the ammount of random APKs and warez that people trust on these is ridic 04:55 < MillerBOSS> I hardly every down from pirate bay 04:56 < JollyRgrs> precise: yeah, i'd not trust anything on a place like that 04:56 < precise> MillerBOSS: Yeah, it was a direct HTTP download 04:56 < precise> JollyRgrs: Music and Videos, aight, anything else, eh.... 04:56 < precise> Even PDFs I'm warey of 04:56 < MillerBOSS> I use Vultr VPSs and I got the MTV jock jams albums and Vultr got a DMCA for every song and they asked wtf mate. 04:56 < precise> MillerBOSS: Yeah 04:57 < precise> VPS isn't a safe haven 04:57 < MillerBOSS> Well whats the worst that could happen? 04:57 < MillerBOSS> If its media its going straight to Google Drive for Plex play 04:57 < MillerBOSS> Its usually shit I could find no where else I grab from open directories 04:57 < precise> Drop a raspi in a vietnamese cafe with a wifi connection and lined into a electrical circuit, then reverse SSH into that for VPN 04:57 < precise> That's how to play it safe 04:58 < MillerBOSS> OK please set that up and I will use it :) 04:58 < precise> ok 04:58 < MillerBOSS> Thank you 04:58 * precise pages Hunterkll 04:58 < precise> Hey bro 04:58 < precise> U ever been to nam? 05:01 < MillerBOSS> What are you making over there precise? 05:02 < precise> Making? Like Money wise? 05:02 < precise> MillerBOSS: ^ 05:02 < MillerBOSS> Nah figure of speech. Like what are you doing over there 05:02 < MillerBOSS> Tickering with etc 05:02 < MillerBOSS> Tinckering* 05:03 < precise> Oh, I'm busy bothering other chans and watching livepd 05:03 < precise> Typical friday night for precise 05:03 < MillerBOSS> What other channels? 05:03 < JollyRgrs> MillerBOSS: he's "fixin to" watch livepd :P 05:03 < MillerBOSS> I want to sleep but my brain says no 05:03 < MillerBOSS> Ahh fixing to do something 05:03 < precise> JollyRgrs: its already on u fool 05:03 < MillerBOSS> Southern talk 05:03 < precise> JollyRgrs: pls to join ##livepd 05:03 < JollyRgrs> y? 05:03 < precise> jus doit 05:04 < JollyRgrs> nothx, trying to get thanos' gauntlet so i can stomp and punch and energy beam some ppls ded 05:04 < precise> :( 05:12 < MillerBOSS> `seen DrGibby| 05:12 <+layer-eight> Seen → DrGibby| Saying I'd like to point out that at 2244 I felt like saying "fuck everything" via Log on #reddit-sysadmin 4 days ago 05:13 < czarbomba> oh noez where is gibbs 05:13 < czarbomba> he is missing livepd 05:13 < czarbomba> do you think he is imprisoned 05:13 < JollyRgrs> MillerBOSS: did you fix it for everyone else yet? 05:13 < MillerBOSS> I blame someone 05:14 < JollyRgrs> `seen cryptic1 05:14 <+layer-eight> I need someone to look for JollyRgrs 05:14 < MillerBOSS> JollyRgrs 👉 Good question. 05:14 < JollyRgrs> `seen cryptic1 cryptic1 05:14 <+layer-eight> Seen → cryptic1 Saying tcl wtf for? via Log on #reddit-sysadmin 3 hours ago 05:14 < JollyRgrs> nope, not fixed 05:14 < precise> czarbomba: IDK man, he's never been AFK for more than a day or two tho 05:14 < MillerBOSS> I need to file some reports on GitHub. Just lazy 05:14 < MillerBOSS> :( 05:14 < czarbomba> `seen "muh drugs" 05:14 <+layer-eight> I have no data on drugs" 05:15 < precise> liar 05:15 * precise smacks layer-eight 05:15 * layer-eight smacks precise 05:15 < precise> wot 05:15 < precise> lmfao 05:15 < czarbomba> seen drugs 05:15 < czarbomba> seen drugs 05:15 < czarbomba> `seen drugs 05:15 <+layer-eight> I need someone to look for czarbomba 05:15 < czarbomba> goddamnit 05:15 < precise> lol 05:15 < MillerBOSS> Another network 10:15:14 PM Gibby signed on at April 20, 2018 at 9:16:53 AM CDT and has been idle for 1 day, 13 hours, 14 minutes, 2 seconds 05:15 < czarbomba> if that's efnet i dont' think it's the same gibby 05:15 < MillerBOSS> Nope not efent 05:16 < MillerBOSS> Goat 05:16 < precise> bahhhh 05:16 < MillerBOSS> GoatChat 05:16 < suttin> precise: lil bish 05:17 < precise> wot 05:17 < precise> Speaking of lil bishes 05:17 < precise> JollyRgrs: U seen what shit Gencade has been spewing here lately 05:17 < precise> ? 05:21 < JollyRgrs> no? 05:22 < MillerBOSS> `seen JollyRgrs 05:22 <+layer-eight> Seen → JollyRgrs Saying no? via Log on #reddit-sysadmin a minute ago 05:22 < precise> He's now surpassed being a troll and is just being a dick. I'm not butt hurt or anything, but it's just annoying at this point. 05:22 < precise> JollyRgrs: ^ 05:22 < JollyRgrs> `seen Gencade|afk Gencade|afk 05:22 <+layer-eight> Seen → Gencade|afk Saying MillerBOSS, sorry you're a fucking dinosaur via Log on #reddit-sysadmin 3 hours ago → Changing their nick from Gencade on [#reddit-sysadmin] 3 hours ago 05:22 < precise> heh 05:22 < JollyRgrs> `seen Gencade Gencade 05:22 <+layer-eight> Seen → Gencade Saying I'm out via Log on #reddit-sysadmin 3 hours ago → Changing their nick to Gencade|afk on [#reddit-sysadmin] 3 hours ago → additional results have been messaged to you JollyRgrs 05:22 < MillerBOSS> I am testing to log report 05:22 < MillerBOSS> JollyRgrs 👉 there is a search command 05:22 < suttin> `seen layer-eight 05:22 <+layer-eight> I need someone to look for suttin 05:23 * cryptic1 lurks 05:23 < precise> Hey crowd42 05:23 < precise> Woops, cryptic1 05:23 * MillerBOSS sees you 05:23 < MillerBOSS> Why do you have to shit talk if he is not here precise? 05:23 * MillerBOSS stares you down 05:23 < precise> It's just coincidence JollyRgrs was active 05:24 < MillerBOSS> Uh huh 05:24 < precise> Gencade|afk: 05:24 < suttin> cryptic1: do you know where DrGibby| is? 05:24 < precise> por favor 05:24 < precise> cryptic1: ^ 05:24 <@cryptic1> suttin, i do not 05:24 <@cryptic1> he sometimes goes out on friday 05:24 < suttin> He's been gone for 4 days 05:24 < precise> He's been MIA for 4 days now 05:25 < MillerBOSS> He is alive 05:25 < JollyRgrs> `seen DrGibby| DrGibby| 05:25 <+layer-eight> Seen → DrGibby| Saying I'd like to point out that at 2244 I felt like saying "fuck everything" via Log on #reddit-sysadmin 4 days ago 05:25 < MillerBOSS> He is active in the 2 hours ago on Twatter 05:25 < precise> o 05:25 < MillerBOSS> In the last* 05:25 < czarbomba> fuck. why is ovechkin trending. 05:25 < czarbomba> WHAT DID YOU DO, PRECISE 05:25 < precise> czarbomba: I DIDNT DO NUTHIN 05:26 < MillerBOSS> It took me entirely too long to find the ridiculous amount of coozies that I have. "Where were they?" you might ask. 05:26 < MillerBOSS> On top of my liquor cabinet. Under my liquor chalkboard. In a PBR beer bucket. 05:26 < MillerBOSS> I'm glad its Friday. 05:26 < czarbomba> oh wow shots fucking fired https://twitter.com/NationPenguins/status/993701340219047936 05:26 <+layer-eight> * czarbomba → Pens World on Twitter: "2016: Pens win and Ovechkin walks by Crosby as if he doesn't know him 2017: Pens win and Ovechkin walks by Crosby as if he doesn't know him 2018: Caps win and Crosby goes up to Ovechkin and tells him to go and win the cup. Sorr... 05:26 < czarbomba> apparenty it's a mix of him being a friend of putin's and him being a loudmouthed prick 05:27 < czarbomba> so nothing actually happened 05:27 < czarbomba> i was kinda hoping someone had robbed him and then kicked him into a ditch or something 05:28 < precise> I'm getting to the point of being so tired where all the letters on my screen appear to be rotating to the right 05:28 < MillerBOSS> Who pissed off DrGibby| this time? 05:29 < MillerBOSS> Ima beate to a pulp 05:29 < MillerBOSS> Ima beatem to a pulp 05:36 < czarbomba> so the incel/stalker/redpill comic that was being boycotted is now not gnna be published by the publishing co 05:37 < czarbomba> and the incel/stalker/redpill dorks are going absolutely batshit on the intertubes 05:39 < precise> IDK what anyone expected 05:39 < DrGibby|> oh hi, mark 05:39 < precise> :D 05:40 < precise> DrGibby|! 05:40 < DrGibby|> apparently I caused some shit 05:40 < DrGibby|> sorry 05:40 < precise> lol 05:40 < precise> git ur ass in ##livepd 05:40 < precise> D: 05:40 < precise> He gone 05:42 < precise> czarbomba: I can hear the reee's from here leaking through the intertubes 05:43 * MadCamel quietly: reeeeeee 05:43 < precise> lol 05:43 < MadCamel> idk, why not publish it? That's stupid 05:43 < precise> Because its bad PR 05:43 < czarbomba> wait what happened now 05:44 < precise> czarbomba: Incel comic discussion 05:44 < czarbomba> no i'm talking about gibby 05:44 < czarbomba> who did he trigger? 05:44 < czarbomba> they probably deserved it anyway 05:44 < precise> 23:36 < czarbomba> so the incel/stalker/redpill comic that was being boycotted is now not gnna be published by the publishing co 05:44 < precise> 23:37 < czarbomba> and the incel/stalker/redpill dorks are going absolutely batshit on the intertubes 05:44 * czarbomba slaps precise 05:44 < czarbomba> keep up 05:44 < precise> wot 05:44 < precise> no 05:44 < czarbomba> what 'shit' did gibby cause 05:45 < precise> He was just AFK for a bit longer than normal 05:45 < precise> We got a lil worried 05:45 < MillerBOSS> Who is mark? 05:45 < czarbomba> precise is apparently mark 05:46 < precise> Me 05:46 < precise> My name is actually Mark 05:46 < precise> IDK if he knows that tho 05:46 < czarbomba> but precise also apparently suffered some sort of brain hemorrhage which caused 4 minutes of his memory to vanish 05:46 <@cryptic1> mark bitch 05:46 < precise> czarbomba: I have buffers bro 05:46 <@cryptic1> ;) 05:46 < precise> I stroke all the time 05:46 < precise> wait 05:46 < precise> no 05:46 < MillerBOSS> I blame Mark for this 05:46 <@cryptic1> I blame Mark as well 05:46 < precise> what have i done 05:46 < czarbomba> i agree 05:47 < MadCamel> re comics: Might be bad PR to most people since most people are surprisingly pro-censorship. Anything they don't agree with is bad. I don't agree with bullshit like that but if someone wants to pay and have it published they should be able to. It's no different than a restaurant refusing service to a black dude, when it comes down to it. 05:47 * MadCamel slow 05:48 < czarbomba> no, the publishing company was doing the paying 05:48 < czarbomba> they then got wiped out by social media posts 05:48 < czarbomba> so they flipped 05:48 < MadCamel> oh heh 05:49 < czarbomba> comicgate is the most ridiculous protracted dork "rebellion" since gamergate 05:49 < precise> [reee's intensify] 05:50 < MillerBOSS> I made somefin https://millerboss.com/x/download-1-oY.png 05:50 <+layer-eight> * MillerBOSS → IMAGE/PNG; CHARSET=UTF-8 Document, 128,210 bytes 05:56 < MillerBOSS> Why is this so difficult. How do you do say git diff out put to clipboard? 05:58 < MillerBOSS> Something like git diff > /dev/clipboard would be nice though 05:59 < MikeSpears> ooh https://usercontent.irccloud-cdn.com/file/ASLDFjRm/image.png 05:59 <+layer-eight> * MikeSpears → IMAGE/PNG Document, 61,275 bytes 05:59 < MikeSpears> that could be neat 06:02 < MikeSpears> ugh I need to go do laundry in a little bit 06:02 < MikeSpears> :| 06:06 < MadCamel> MikeSpears: man 1 xclip 06:07 < MillerBOSS> I assume you mean me MadCamel 06:07 < MillerBOSS> root@test2:~/MrNodeBot# cat ./diff.txt|xclip -i 06:07 < MillerBOSS> Error: Can't open display: (null) 06:07 < MadCamel> oops 06:07 < MikeSpears> lol 06:07 < MillerBOSS> Or cat diff.txt | xclip -i 06:07 < MillerBOSS> Error: Can't open display: (null) 06:08 < MillerBOSS> I am in screen so I wonder if that is why? 06:08 < MadCamel> ah well you need the display environment var setup correctly, auth, blah blah. could be screen, could be that you're under a different uid 06:08 < MadCamel> anyway it works and I use it from time to time :) 06:09 < MillerBOSS> I am a noob at this. I wish Linux was the first OS you have to learn and not Windows 06:09 < MikeSpears> MillerBOSS isn't a boss 06:09 < MikeSpears> :D 06:10 <@cryptic1> mark get back to work 06:10 <@cryptic1> mark mark 06:10 < MikeSpears> I'm not working tonight, also get my name right noob 06:10 < MadCamel> sometimes if there's lots of firewalls or whatever between my machine and a host I'll even transfer files: xz -9c small.file |base64 |xclip .. on the remote host: base64 -d |xz -dc >small.file and paste it 06:10 < MikeSpears> :D 06:10 <@cryptic1> not you precise 06:10 < MikeSpears> cryptic1: how drunk are you? 06:10 <@cryptic1> MikeSpears, 10% 06:10 <@cryptic1> not even 06:10 < MadCamel> heh I'm in a semi-unique position where linux is the first OS I learned after DOS.. Either that or I'm just really old. 06:10 < MikeSpears> lol 06:11 < MillerBOSS> OK I will find this display env variable you speak of 06:11 <+A-KO> waddup cryptic1 06:11 < misspwn> MadCamel, maybe you can tell me something 06:11 <+A-KO> Think I'm going to turn on some music and reconfigure my ubiquiti shits tonight 06:11 < MadCamel> sup misspwn 06:12 < MikeSpears> motherfucker... I keep typing mdm instead of modem 06:12 < MikeSpears> I use mdm on notes at work 06:12 < misspwn> MadCamel, so i've been monitoring a linux server that hosts stuff and things and stuff. every once in a while i would get alerts from cPanel saying shit like your tmp is full of shit 06:13 < misspwn> spamd service was failing few other things failing but nothing concerning 06:13 < MikeSpears> stop shitting in your /tmp 06:13 < MikeSpears> :D 06:13 < MadCamel> well, er, cpanel is a pile of steaming garbage, so that's probably why 06:13 < MikeSpears> shit belongs in /dev/null 06:13 < misspwn> i set up a cron to delete the tmp and i think i probably wrote it wrong but whatever i fixed that i think 06:13 < MikeSpears> I actually nearly got a job at cPanel 06:13 < MikeSpears> the hurricane that hit houston stopped that 06:14 < misspwn> friday i got another alert saying csf/ldf were disabled and to enable it which i did 06:14 < MadCamel> saved by an act of god 06:14 * MikeSpears loves cPanel 06:14 < misspwn> i enabled it monday that is, and then it seems like a huge coincidence that the backups failed which caused other things to possibly fail and the websites to go down 06:14 < MikeSpears> I did 5 years in the hosting industry 06:15 < MikeSpears> then 6 months in the printer world (worked for dex imaging supporting printers) 06:15 < misspwn> nothin like having folks come to you and be like yo misspwn, what did you do 06:15 < misspwn> dawg i just enabled the lfd like you said 06:15 < MikeSpears> 2 months in the cryptocurrency world, did IT for a crypto investment firm 06:15 < MillerBOSS> >Now working as the lightening guy for PornHub Originals. 06:15 < MikeSpears> and now I work for Spectrum 06:15 < MikeSpears> MillerBOSS: go home, you're drunk 06:16 < MadCamel> it's likely not a coincidence yeah. Firewall is likely blocking connections needed for backups or something like that.. Couldn't tell you without doing some debugging. 06:16 < misspwn> MillerBOSS, i mean you could always be a fluffer 06:16 < MillerBOSS> I have not drank in over 4 weeks. I can't remember the last time 06:16 * MikeSpears has thought about starting another hosting company 06:16 < misspwn> MadCamel, i was telling them that they could probably restart the firewall on there and it would be fine 06:16 < MikeSpears> I kinda miss it 06:16 < MillerBOSS> Fluff the pillow misspwn ? 06:16 < MikeSpears> like running my own 06:16 < misspwn> because someone was trying to push cpanel updates and those weren't going through 06:17 < misspwn> so i think their tinkering caused that stuff to fail 06:17 < MikeSpears> idk tho. 06:17 < MillerBOSS> Whats a good alt to cPanel? 06:17 < precise> MillerBOSS: Nano 06:17 < MikeSpears> I love cPanel 06:17 < MillerBOSS> Nice 06:17 < misspwn> yeah, use nano 06:17 < MikeSpears> I actually run it on my personal box 06:17 < MillerBOSS> Like Nano as a Service, right precise 06:17 < MillerBOSS> Did you buy that domain yet? 06:17 < misspwn> nano only as a service* 06:17 < precise> MillerBOSS: Nano as a Service is equittably to AWS 06:17 < MikeSpears> that hosts websites for myself and a couple friends of mine 06:17 < MillerBOSS> NO you did not 06:17 < MikeSpears> cPanel is great 06:17 < MadCamel> I wouldn't use csf, honestly. It can do way more harm than good 06:17 < misspwn> it's where i go to download my ram too 06:18 < precise> I create my RAM in Nano 06:18 < MikeSpears> csf is awesome if you know how to set it up 06:18 < MillerBOSS> Pico for lyfe 06:18 < MikeSpears> I've been running csf for years 06:18 < MikeSpears> never had an issue 06:18 < misspwn> MadCamel, honestly i couldn't tell if it was enabled and got disabled accidentally from an update so when i enabled it i figured why not? 06:18 < misspwn> again, could be a coincidence hah 06:18 < MikeSpears> MillerBOSS, pico is symlinked to nano anymore 06:18 < MikeSpears> so be quiet 06:18 < precise> heh 06:18 * MillerBOSS shrugs 06:18 < misspwn> probably if i could comprehend the logs a bit better i would have been able to track it down even further 06:18 < misspwn> i don't get paid for that 06:19 * MikeSpears symlinks MillerBOSS to vi 06:19 < precise> !submit ban-request MillerBOSS 06:19 < MillerBOSS> But I want that cheat sheet at the bottom because fuck if I can remember commands I hardly use 06:19 < MikeSpears> rm -rf MillerBOSS 06:19 < MillerBOSS> AllI can remember is esc, :q and :qw 06:19 < MillerBOSS> Oh and insert obviously 06:19 < MadCamel> ouch. csf is so broken that to disrupt communications between the server and a given ip address all it takes is a spoofed syn flood. it also uses connection tracking for everything, so the server's ip stack will fall over if there's too many connections happening. consideting time_wait states etc it's, well.. mabe 2k conns/sec, max... 06:20 * precise bashed CTRLX 06:20 * MikeSpears forces MillerBOSS to use TempleOS 06:20 < MikeSpears> fuu, I still need to get off my ass and do laundry. and I have to work 06:21 < MikeSpears> tommorow 06:21 < MillerBOSS> How is Spectrum solar? 06:21 < MikeSpears> well today as its saturday already 06:21 < MillerBOSS> fuck 06:21 < MikeSpears> lol 06:21 < MikeSpears> its not bad at all 06:21 < MillerBOSS> So far 06:21 < MikeSpears> I've been there for a month, been taking calls for 2 weeks now 06:22 < MikeSpears> I'll be honest, the customers at Spectrum are mostly great 06:22 < MikeSpears> I've had a couple that think I'm dumb, but meh 06:22 < MillerBOSS> Well that is good 06:22 < MikeSpears> had this one dude that was mad because his router would only let him have one device online at once, turned out that he had dhcp off, and it was basically acting as a switch 06:23 < MadCamel> I'm afraid to call you guys. My downstream SNR has gone to shit and my modem's rebooting 2x/day. I can literally see corrosion on the connections up on the pole. But I'm afraid it will be 3 hours of "troubleshooting" before I can get someone out here.. 06:23 < MikeSpears> was his own router 06:23 < MikeSpears> MadCamel: nah 06:23 < MikeSpears> shouldn't be any troubleshooting really 06:23 <+A-KO> MY FUCKING NEIGHBORS BETTER NOT HAVE BED BUGS WTF 06:23 < MikeSpears> most of us aren't stupid and actually check signals first 06:24 < MikeSpears> MadCamel: who's the legacy company? TWC, BHN, or Charter 06:24 < MadCamel> TWC 06:24 < MikeSpears> literally the first step in the troubleshooting process is to check if the modem is online and check signals 06:25 < MikeSpears> I can't put a ticket in for you MadCamel, sorry. I only do legacy BHN 06:25 < MikeSpears> but yea, call in and it should be a 5-7 min phone call 06:25 < MadCamel> Thanks for the info though, I'm not so afraid to call now. :) 06:25 < MikeSpears> np man 06:25 < MikeSpears> are you seeing T4 timeouts? 06:26 < MadCamel> yup 06:26 < MikeSpears> if you are, just mention it, and that's an automatic truck roll 06:26 < MikeSpears> :) 06:26 < MikeSpears> a shit load of T3 timeouts or any T4s is an automatic truck roll 06:27 < MikeSpears> Spectrum lets us go off script to an extent so that's awesome 06:27 < MikeSpears> and our troubleshooting process is actually properly laid out 06:27 < MadCamel> good to know! Last time I called TWC was like 7-8 years ago and it was a hellish experience. The person I was talking to wasn't a technician/troubleshooter they were just reading a script. Very frustrating. 06:28 < MikeSpears> yea, it's nothing like that anymore. they actually look for troubleshooting abilities in the interviews now 06:28 < JollyRgrs> MikeSpears: that's how it'll happen now, too 06:28 < JollyRgrs> :P 06:28 < MikeSpears> nah 06:28 < JollyRgrs> it'll always be scrubs on the first answer 06:29 < MikeSpears> T4 timeouts (ONLY IF YOU'RE ACTUALLY GETTING THEM) (WE LOOK) are 1000% truck roll 06:29 < MikeSpears> JollyRgrs: it used to be that the phone people really didn't read logs, now its a required part of troubleshooting for certain issues 06:30 < MikeSpears> slow speeds, modem going offline, pages not loadig 06:30 < MikeSpears> loading* 06:40 < MikeSpears> Samsung Pay ftw. The laundry room in my apartment complex doesn't have NFC and I can still pay using my phone 06:42 < aName> https://www.newegg.com/Product/Product.aspx?Item=1Z4-002P-001F3&cm_re=constellation-_-1Z4-002P-001F3-_-Product This should work in an r710 yeah? 06:42 <+layer-eight> * aName → Seagate Constellation ES.2 ST33000651NS 3TB 7200 RPM 64MB Cache SATA 6.0Gb/s 3.5" Enterprise Hard Drive - Newegg.com 06:43 < voidstar> oo 06:43 < aName> Actually, damn, I just remembered, 2TB max on my controller lol 06:44 < aName> And eewwwww the reviews are like 'these have been on for three years' 06:44 < aName> Which, I mean, can be fine, if they're free, lol 06:47 < JollyRgrs> aName: my controller is 2TB max, too 06:47 < JollyRgrs> i just allocated only 2TB to those drives 06:47 < aName> JollyRgrs: yeah but I can get 2TB drives with the trays for that price *shrugs* 06:47 < JollyRgrs> ghetto, but worked 06:47 < JollyRgrs> ah 06:49 < aName> There's some 2TB drives in a retired server at work I should ask about. It's been sitting in the recycling closet for months now 06:49 < aName> It's also got 64GB of RAM, but it's DDR2 so meh 06:51 < aName> Trying to piece together a homelab box without dipping into my fun money too much 06:51 < aName> Professional development isn't as exciting as NEW CORAL 06:52 < aName> One of my neighbors says he's got a bunch of stuff though, that it's just taking up room 06:52 < aName> I should go check it out, he might have at least something to throw pfsense onto 07:11 < MillerBOSS> JollyRgrs 👉 Besides seen and first-seen what other issues are there? 07:19 <+NinjaStyle> fuck you 07:20 < MillerBOSS> Still butthurt eh? 07:20 <+NinjaStyle> oh hi MillerBOSS 07:20 <+NinjaStyle> oh hai mark 07:20 < MillerBOSS> Mark passed out 07:21 < mal_will> Gross 07:26 < Virtual-Potato> ugh 07:26 < Virtual-Potato> long week 07:30 < MillerBOSS> How long Virtual-Potato? 07:30 < Virtual-Potato> > < this long 07:31 < MillerBOSS> Did it pay off in the end? 07:31 < Virtual-Potato> not yet 07:31 < Virtual-Potato> next week is going to be even longer 07:31 < Virtual-Potato> yay 07:32 < MillerBOSS> How come? Work or side projects of your own? 07:32 < Virtual-Potato> work lol 07:32 < Virtual-Potato> lots of stuff going on, so lots of stuff to do 07:32 < MillerBOSS> Is it good or bad? 07:33 < Virtual-Potato> good if it works out 07:33 < Virtual-Potato> bad if it doesn't lol 07:35 < MillerBOSS> Well you will find out either way 07:35 < mal_will> So b-sides is not bad 07:35 < Virtual-Potato> did you go to bsides roc? 07:35 < mal_will> Denver's 07:35 < Virtual-Potato> ah 07:35 < Virtual-Potato> I wanted to go to bsides roc 07:35 < mal_will> Why not go? 07:36 < Virtual-Potato> eh didn't plan 07:36 < mal_will> Next year 07:36 < mal_will> Or travel, maybe 07:36 < mal_will> Vegas is coming up 07:36 < Virtual-Potato> maybe I can get my work to pay for it lol 07:36 < Virtual-Potato> that would be nice 07:36 < MikeSpears> aName: you in the US? I've got an hp thin client that would be great for pfsense 07:37 < MikeSpears> I'd sell it for cheap 07:37 < MikeSpears> HP T620 07:38 < MikeSpears> Quad core amd, 4gb ram, and it's got a decent size ssd 07:38 < MikeSpears> https://www.google.com/amp/s/pixelsandwidgets.com/2014/11/hp-t620/amp/ 07:39 < MikeSpears> https://pixelsandwidgets.com/2014/11/hp-t620/ 07:39 < MikeSpears> That's the same as what I have 07:39 < MikeSpears> JollyRgrs: just get an H700 07:40 < MikeSpears> They're cheap on Ebay 07:40 < MikeSpears> With cables 07:40 < MikeSpears> That will increase disk performance, and allow you to go bigger than 2tb disks 07:41 < MikeSpears> https://m.ebay.com/itm/DELL-Poweredge-R710-2-5-PERC-H700-R374M-INTEGRATED-SAS-SATA-RAID-CONTROLLER/292465795981?hash=item441851e38d:g:rN0AAOSwObhaTqBJ $90 07:41 < MikeSpears> Includes everything you need 07:44 < Gencade> fuck you precise 1 07:44 < Gencade> also I am back 07:46 < The_Dv8or> fuck you Gencade 07:46 < The_Dv8or> and sup 07:46 < Gencade> fuck you The_Dv8or who are you 07:46 < Gencade> im drunk 07:46 < Gencade> i got some poor fuck's uber eats 07:46 < The_Dv8or> fuckin a 07:46 < Gencade> who never picked it up 07:47 < The_Dv8or> people who order uber eats are fuckin idiots 07:47 < MillerBOSS> Where are the bitches Gencade ? 07:47 < MillerBOSS> I am coming over 07:47 < Gencade> MillerBOSS, they are coming soon 07:47 < Gencade> cuming soon 07:47 < Gencade> snapchatr? 07:47 < The_Dv8or> why do you think hes drinking? Too depressed over not gettin any ass 07:47 < MillerBOSS> Awesome. Just no FATTIES 07:48 < mal_will> Cus you too fat already 07:48 < mal_will> Oooohhhh 07:48 < MillerBOSS> ROFL 07:48 < Gencade> rekt 07:48 < MillerBOSS> Watch out everyone. mal_will has a stick up her ass tonight 07:48 < Gencade> >her 07:48 < Gencade> huh 07:48 < Gencade> we havent had a girl in here since princesszoey 07:48 < Gencade> sorta, 07:49 < mal_will> Her 07:49 < trash1e> its probably for the better.... we would scare them away 07:49 < mal_will> Idk who that is 07:49 < Gencade> princesszoey was a MTF tranny 07:49 < mal_will> You talking in third person again ma'am? 07:49 < mal_will> Poor delusional MillerBOSS 07:49 < Gencade> looked like a horse hit it in the face and it ate it 07:50 < MillerBOSS> Hips don't lie https://millerboss.com/x/note-2TJilDQYjx-GE.txt 07:50 < mal_will> I'm just calling out a sexist, maaaaannnnn 07:50 < MillerBOSS> She totally has it out for me and I find it hysterical 07:50 < mal_will> Anyone can call out a sexist, boiiiiii 07:50 < MillerBOSS> OK honey 07:50 < MillerBOSS> :) 07:50 < mal_will> Butthurt? 07:50 < Gencade> MillerBOSS, you're gay 07:50 < mal_will> :) 07:50 < MillerBOSS> ;) 07:51 < mal_will> ++ Gencade 07:51 < Gencade> you're gayer than DomLS3 07:51 < mal_will> You figure out DNS yet? 07:51 < Gencade> MillerBOSS, 07:51 < MillerBOSS> Gencade, 07:51 < The_Dv8or> what does Dead Nigger Storage have to do with anything 07:51 < mal_will> Did you read up on it's complexities MillerBOSS 07:52 < MillerBOSS> Go take another line. 07:52 < mal_will> You having a substance abuse prob doesn't mean I have a substance abuse prob 07:53 < mal_will> What insults you, doesn't often work on others you know? 07:53 < MillerBOSS> You know its kinda sad how bad you have become. 07:53 < Gencade> I'll snort your danddruff MillerBOSS 07:53 * MillerBOSS hands it to you Gencade 07:53 < mal_will> Oh geee 07:53 * Gencade snorts it 07:53 < mal_will> Your opinion matters. 07:53 < mal_will> Wait, it...it doesn't 07:54 < mal_will> Whew. That was a painful millisecond 07:54 < The_Dv8or> did you just do a dramatic pause in text? 07:54 < Gencade> mal_will, are you a girl? 07:54 < mal_will> I did 07:54 < The_Dv8or> thats kind of a gay guy move 07:55 < mal_will> Yes, and thx The_Dv8or I took a page outta MillerBOSS book 07:55 < mal_will> Paid off I guess 07:55 < Gencade> are you a girl mal_will 07:55 < Gencade> gtfo 07:55 < Gencade> guys only treehouse 07:55 < trash1e> ladies ladies youre all beautiful 07:55 < The_Dv8or> well, tits or gtfo 07:55 < mal_will> Yes. Not that it matters to anyone but mill 07:55 < Gencade> The_Dv8or, ++ 07:55 < mal_will> MillerBOSS: * 07:55 < Gencade> mal_will, show tits 07:55 < mal_will> Miller like to bring it up constantly 07:55 < mal_will> Yours first bby Gencade 07:55 < Gencade> I will 07:56 < mal_will> Gimme the nips son 07:56 < Gencade> https://imgur.com/gallery/F2cE3 07:56 < trash1e> you guys really put way too much effort into this stuff 07:56 < mal_will> Prove it's you Gencade 07:56 < mal_will> Put a shoe on yr head 07:56 < Gencade> fuck your bitchass 07:56 < MillerBOSS> NinjaStyle 👉 Someone needs a hug over there. We don't want to see her get any worse. :) 07:56 < Gencade> you're the one proving it 07:56 < Gencade> not me 07:57 <+NinjaStyle> MillerBOSS: fuck off 07:57 < mal_will> So gross MillerBOSS 07:57 < mal_will> Fake tits Gencade not cool 08:01 < The_Dv8or> you know what really grinds my gears? No strippers in strip clubs have enormous tits, like I like 08:01 < Virtual-Potato> .... 08:01 < Virtual-Potato> Walmart isn't a strip club 08:01 < mal_will> You're at the wrong place, man 08:02 < The_Dv8or> white trash broads in Walmart got bigger tits than the strippers 08:03 < trash1e> dude flat is best 08:03 < trash1e> flat chest is best chest 08:03 < The_Dv8or> whats the purpose of flat tits? 08:03 < The_Dv8or> fuckin boys these days aint about the tits, and its a damn shame 08:03 < trash1e> i have yellow fever and they are all kind of flat 08:03 < Virtual-Potato> >yellow fever 08:04 < Virtual-Potato> lmao 08:04 < mal_will> Learn MillerBOSS 08:04 < The_Dv8or> theres a massage parlor a few miles west of me where the Asian chicks have terrific tits 08:04 < trash1e> you sure they aren't fake? 08:04 < Virtual-Potato> a massage parlor or a 'massage' parlor 08:05 < The_Dv8or> sure didnt look or feel fake 08:05 < The_Dv8or> Virtual-Potato: please tell me why I would go to a legitimate massage parlor 08:05 < trash1e> i go to a legit one and get a massage from a dude 08:06 < Virtual-Potato> because it's legit? 08:06 < trash1e> the dude teaches it at colleges lol 08:06 < trash1e> after it i feel fucking great 08:06 < Virtual-Potato> I don't feel like getting arrested just by going to those kind of massage parlors 08:06 < The_Dv8or> hey, you wanna get jerked off by a dude, Im not gonna judge 08:06 < The_Dv8or> youre not gonna get arrested going to one around here 08:07 < The_Dv8or> Theyre fuckin EVERYWHERE, and the cops got enough shit to do 08:07 < The_Dv8or> source: I asked a cop about it 08:07 < trash1e> a friend of mine goes to a new one every week 08:07 < trash1e> i can get a list if youre ever in south cali 08:07 < Virtual-Potato> that's an interesting hobby 08:08 < The_Dv8or> oh man, there must be like 3000 parlors in SoCal 08:08 < trash1e> lol there are also the uh.... coffee shops 08:08 < trash1e> those also have the mob in them too 08:08 < The_Dv8or> dont know about those, unless thats where you buy your coke 08:09 < trash1e> nah it is essentially a way to have a strip club without drink minimum and the need for lap dances 08:09 < trash1e> but they are illegal gambling parlors 08:10 < The_Dv8or> I dont have enough cash to bother with those 08:10 < The_Dv8or> Id rather take the hour drive to Black Hawk. Nice drive too, but its sometimes a hassle to drive back at 2am 08:10 < trash1e> lol you get a $5 coffee and you enjoy the naked girls walking around 08:10 < mal_will> Seems like a waste to go to a massage parlor 08:10 < The_Dv8or> whys that 08:11 < The_Dv8or> its not like we’re chicks who can grab a random guy off the street to fuck 08:11 < mal_will> That's not how that works 08:11 < trash1e> tinder exists if you just want to fuck a girl 08:12 < The_Dv8or> its not like all them Tinder broads are just waiting to be delivered to your house 08:12 < The_Dv8or> I dont have the patience to get all dolled up for a Tinder pic and have to wade through that hassle 08:12 < trash1e> doesnt it pull facebook pics? 08:14 < The_Dv8or> yeah, but to get laid regular on Tinder as a guy you gotta have a professional lookin pic 08:14 < The_Dv8or> I had a good convo about that with a guy I was driving 08:14 < trash1e> lol no you dont 08:15 < trash1e> my roommate's pic is 6 years old and is just a old t shirt and jeans 08:15 < trash1e> nothing special 08:15 < The_Dv8or> post it here 08:15 < trash1e> lol i don't have that shit 08:16 <+NinjaStyle> incels get real, more at 12 08:16 < Virtual-Potato> NinjaStyle, but its 2am 08:16 < Virtual-Potato> I don't want to wait 08:16 < trash1e> 11 for me 08:17 <+NinjaStyle> too bad Virtual-Potato 08:17 <+NinjaStyle> MORE AT 12 08:17 < trash1e> but 08:17 < Virtual-Potato> NO 08:17 < Virtual-Potato> 12 08:17 < trash1e> am or pm? 08:17 < The_Dv8or> its past 12 here 08:17 < Virtual-Potato> trash1e, yes 08:17 < trash1e> or 24 hr 08:17 < mal_will> Every 12th minute 08:18 <+NinjaStyle> im on the 25 hour clock 08:18 < The_Dv8or> most of the broads I run into are too stupid to get me hard 08:19 < The_Dv8or> unfortunately I gotta be somewhat mentally stimulated to sport wood 08:19 < Virtual-Potato> NinjaStyle, oh wow we have a rare breed. An incel and an iamverysmart guy.. what's this breed called again? 08:19 < Virtual-Potato> braincel? 08:20 < The_Dv8or> no incel… just a standard motherfucker 08:20 < mal_will> Broads 08:20 < mal_will> Definitely how people love to be referred to as 08:20 < mal_will> Especially outside of 1940's New York Jewish scene 08:20 < The_Dv8or> not all women are broads 08:21 < mal_will> What makes a broad 08:21 < Gencade> post tits mal_will 08:21 < mal_will> Yours first luv 08:21 < mal_will> Gimme them nips 08:21 < Gencade> already did 08:21 < Gencade> bitch 08:21 < mal_will> You didn't prove it bitch 08:21 < Gencade> did too 08:21 < mal_will> Both, prove it 08:21 < Gencade> did already 08:21 < Gencade> see previous post 08:21 < mal_will> Shoe on the head bitch 08:21 < mal_will> No shoe bitch 08:22 < mal_will> Come on bitch Gencade tits bitch 08:22 < Gencade> you tits bitch 08:23 < mal_will> Tits bitch Gencade 08:23 < mal_will> Post tits 08:23 < mal_will> All three right now 08:23 < Gencade> 3 wtf 08:23 < Gencade> kys 08:23 < mal_will> Gimme them three titties 08:23 < mal_will> Thelat one in yr tits is my fave 08:23 <+NinjaStyle> i need op again 08:23 < mal_will> Pits* 08:23 < mal_will> That pit tit 08:24 < Gencade> wtf is wrong with you 08:24 < mal_will> Just asking for tits 08:24 < mal_will> Just like you, man yr my idol 08:25 < Gencade> show me tits 08:25 < Gencade> you bitch 08:25 <+NinjaStyle> Gencade: show tits or gtfo 08:25 < Gencade> or ill kill your husband 08:25 < Gencade> NinjaStyle, 08:25 < mal_will> Gimme your pit tit bitch Gencade 08:25 < Gencade> mal_will, I'll kill you 08:25 < mal_will> Lol ok 08:25 < Gencade> ok 08:25 < mal_will> Promise? 08:25 < Gencade> yeha 08:26 < mal_will> I expect it 08:26 < Gencade|drunk> good 08:26 < Gencade|drunk> you shou 08:26 < Gencade|drunk> should 08:26 < Gencade|drunk> affter I finish this chicken sandwich 08:26 < Gencade|drunk> im coming to Austin and killing your ass 08:26 < The_Dv8or> whered you get it 08:26 < Gencade|drunk> The_Dv8or, the uber driver had an uber eats call cancel on him 08:26 < Gencade|drunk> so I got the food free 08:26 < mal_will> Yes 08:26 < The_Dv8or> wheres it from 08:26 < mal_will> I live in austin 08:26 < mal_will> 123 Austin St. 08:26 < Gencade|drunk> McDonald's 08:27 < Gencade|drunk> but beggers can't be choosers 08:27 < Gencade|drunk> fuck you mal_will 08:27 < Gencade|drunk> eat my ass 08:27 < mal_will> Be here by 9:00am? 08:27 < The_Dv8or> McChicken sandwiches are teh fuckin bomb as long as theyre not those God awful Hot n Spicy ones 08:27 < mal_will> Prove you even have an ass 08:27 < mal_will> I don't believe you 08:27 < Gencade|drunk> mal_will, wtf you think Im an ass amputee? 08:27 < mal_will> Yes 08:27 < Gencade|drunk> fuck off with your shit 08:27 < mal_will> You first, bby 08:28 < Gencade|drunk> no I was here first 08:28 < Gencade|drunk> fuck you mal_will 08:28 < Gencade|drunk> icry 08:28 < Gencade|drunk> cryptic1, 08:28 < Gencade|drunk> ban this dumbass 08:28 < The_Dv8or> thats what the mamasan at my massage parlor calls me…. bby 08:28 < mal_will> Pls do Gencade|drunk 08:28 < Gencade|drunk> im going to fall asleep in my chair] 08:28 < The_Dv8or> pronounces it just like that 08:28 < Gencade|drunk> goodnight] 08:29 < mal_will> S'what you get when you ask to see someone's tits 08:30 < The_Dv8or> you killed the channel, mal 08:31 < mal_will> I blame you 08:31 < Gencade|drunk> fuck you mal_will 08:31 < Gencade|drunk> stupid girl 08:32 < mal_will> Exactly the community spirit I like to see in an IT channel Gencade|drunk 08:32 < mal_will> Stellar 08:32 < Gencade|drunk> this aint an IT channel on the weekends 08:32 < Gencade|drunk> get back in the kitchen 08:32 < mal_will> Oh right 08:32 < mal_will> It's a be a dick to someone who might be female channel 08:32 < mal_will> Got it 08:32 < Gencade|drunk> fuck yeah it is 08:32 < The_Dv8or> we ALL might be female 08:33 < Gencade|drunk> The_Dv8or, nope just you 08:33 < Gencade|drunk> bitch boy 08:33 < The_Dv8or> Im not a bitch. My mother had me tested. 08:33 < Gencade|drunk> im actually goin to sleep now 08:33 < The_Dv8or> would bitches be ripping Futurama DVDs for his Plex server? I think NAWT! 08:56 < sideup66> Evening/morning plebs 09:18 < xe0n> yo yo 09:18 < xe0n> sup 09:31 < bomb> do you use Mac? 09:32 < The_Dv8or> who you asking 09:34 < bomb> you 09:35 < The_Dv8or> I do 09:37 < The_Dv8or> youre too slow. Im going away 09:41 < bomb> have a nice weekend 10:30 < rhqq> mornings 10:48 < plop> morning 11:20 < plop> hmmm 12:30 < SocksPls> $30! 13:26 < Gencade> ping 13:36 < SocksPls> youre a ping 13:37 < Gencade> pong 13:37 < SocksPls> no u 13:37 < Gencade> ping 13:38 < SocksPls> why does emacs lag if i open a 300mb text file 13:38 < SocksPls> bloated garbag e 13:38 < Gencade> >emacs 13:38 < Gencade> found your problem 13:38 < SocksPls> im going bac kto pycharm 13:38 < Gencade> Vi 13:38 < Gencade> or vim 13:39 < SocksPls> die 13:39 < SocksPls> vim sux 13:39 < SocksPls> its a text editor with a mode to not edit 13:39 < Gencade> have you ever thought about the fact that maybe you are the one who sucks? 13:40 < SocksPls> AndroidDownloadManager/6.0 (Linux; U; Android 6.0; BG2-W09 Build/HuaweiBAGGIO2) 13:40 < SocksPls> what phone is this 13:40 < Gencade> a huawei phone 13:40 < SocksPls> !ddg HuaweiBAGGIO2 13:40 < SocksPls> ugh 13:40 < Gencade> `ddg huaweibaggi02 13:41 < SocksPls> in my channel on different irc network we have pepsibot 13:41 < SocksPls> that does this 13:41 < SocksPls> anyway https://www.handsetdetection.com/device-detection-database/devices/huawei/bg2-w09/ 13:41 < SocksPls> > Huawei MediaPad T3 7.0 2017 13:41 < SocksPls> someone downloaded much porn from my website with one of those 13:41 < Gencade> Android 6.0, gross 13:42 < SocksPls> MEH 13:42 < SocksPls> its not has bad as the like 60% windows users 13:42 < SocksPls> >:l 13:44 < Gencade> what kind of monster downloads porn 13:44 < Gencade> just stream it 13:44 < Gencade> it's 2018 13:46 < SocksPls> they mightve just opened it 13:46 < SocksPls> idk 13:46 < SocksPls> im just doing some stuff with the apache logs and that one stood out 13:46 < SocksPls> although 13:47 < SocksPls> the file they opened is the 3rd most popular image or somethin 13:47 < SocksPls> so meh 17:09 < onicrom> oi so much maintenance 17:09 < onicrom> san firmware upgrade, switch firmware upgrade, quarterly os patching 17:14 < precise> crowd42: watchudoin 17:14 < precise> Damnit 17:14 < precise> crowd42: change ur nick 17:14 < precise> cryptic1: ^ 17:19 <@cryptic1> precise, cleaning up from last nights mess 17:19 <@cryptic1> scroll up in your buffer 17:19 < precise> cryptic1: My buffer is short, TL;DR? 17:20 <@cryptic1> starts at 1:40amish 17:20 < precise> Ok 17:20 <@cryptic1> check your logs 17:20 * precise DLs logs 17:20 < precise> cryptic1: Fair enough 17:20 < precise> cryptic1: How have you been? 17:20 <@cryptic1> busy as hell you? 17:21 < precise> cryptic1: Not busy at all, only working part time, so... :P I can tell you've been busy, you are never active here lol. 17:21 < precise> cryptic1: Work got you goin? 17:21 < precise> REMINDER: Mothers day tomorrow. 17:21 <@cryptic1> yeah 17:22 < precise> cryptic1: Is the weekend at least treating you well? 17:22 < B_RAD1> who keeps a buffer 17:22 <@cryptic1> so far yeah, I am on call so hoping i don't get any 17:22 < precise> B_RAD1: I normally do, but my irssi broke the other day. 17:22 < precise> cryptic1: Find your nearest lake, place phone in lake. 17:23 <@cryptic1> haha 17:24 < gavit> what is are possible reasons for a tcp packet retransmission? I read online that if its high its because of bad cabling 17:24 < onicrom> gavit: so many reasons 17:24 < precise> gavit: If the intended recipient doesn't get the p[acket or it is malformed. 17:25 < onicrom> receiver cant keep up 17:25 < precise> Or if the sender doesn't get the reply 17:25 < onicrom> the sender may be overwhelming its own tcp kernel buffers 17:25 < onicrom> causing the kernel to drop packets 17:26 < onicrom> same with the nics the tx ring buffer might drop packets 17:26 < precise> Or a rat could be chewing on the cable 17:26 < onicrom> on the remote side, same thing, except rx ring buffer, or receiving application not pulling them out of the kernel buffer 17:27 < precise> I hire cats on a contract to patrol my Ethernet runs in high risk areas 17:28 < gavit> onicrom: precise I have a problem with severl hypervisors becoming unresponsive. I'm trying to figure out if its a server problem, network problem or a storage problem 17:28 < gavit> onicrom: I started a tcpdump from a vm, and I see retransmissions from a hypervisor to said vm 17:28 < gavit> the vm does nothing except run wireshark 17:29 < onicrom> you need to see whats dropping the packet 17:29 < onicrom> where are you seeing retrans from HV? 17:29 < gavit> onicrom: in the wireshark log 17:29 < onicrom> which well regardless 17:30 < onicrom> you need to run tcpdump on both sender and receiver to know for certain 17:30 < onicrom> but, check the interface stats on the vm and hyperV 17:30 < gavit> onicrom: ow, so not on a vm, but on the hypervisor and storage? 17:31 < gavit> I thought I could run tcpdump on a vm and see whats wrong with the hv 17:32 < gavit> onicrom: https://imgur.com/a/zxeogFm 17:32 < onicrom> since you mention storage i assume this is nfs or iscsi backed? 17:33 < onicrom> sorry where are the packets being sent from 17:33 < onicrom> originally 17:33 < onicrom> the VM or the hypervisor? 17:33 < gavit> onicrom: I have both iscsi and nfs backed storage 17:34 < gavit> onicrom: 6.10 is the hypervisor. 6.26 is the vm 17:34 <+NinjaStyle> i think my account was finally provisioned at work 17:34 <+NinjaStyle> yey 17:34 < gavit> since you said I should run tcpdump on receiver and sender I should just kill this vm and run tcpdump on the hypervisor and the storage. is this correct? 17:34 < onicrom> ok so they are on the same physical machine? 17:35 < gavit> onicrom: nope, different physical machine. 17:35 < onicrom> got it 17:35 < coderphive> wow 17:35 < onicrom> so between vm1 on hv1 to vm2 on hy2 17:35 < onicrom> there is retransmits? 17:35 < coderphive> not to sound like a hipster but... 17:35 < coderphive> Visual Studio Code is really well refined 17:35 < gavit> onicrom: should I move it to the same physical, or can I just kill it and run it on the host/storage? 17:36 < gavit> onicrom: between storage of hv1, hv2 etc and vm on hv2 17:36 * gavit is completely 'new' to networking. I'm more a sysadmin guy 17:36 < onicrom> and the retransmits are inside the VM? 17:37 < onicrom> the VM has no idea where the storage is and the fact that its network or not 17:37 < onicrom> the HV manages that 17:37 < onicrom> so theres no way your VM would give you retrans for a network issue related to storage 17:38 < gavit> onicrom: the vm has no idea where it storage is. I did connect it to the network of the hv and storage to try and snoop the packets without doing stuff on the 'problemetic stuff' 17:38 < onicrom> snoop ? 17:39 < gavit> well, I thought I could just check the traffic of the complete vlan by running a vm in that vlan with tcpdump 17:39 < onicrom> no 17:39 < gavit> I'll turn off the vm then. 17:39 < gavit> no point. 17:39 < onicrom> ok so then... retrans from HV to storage 17:40 < onicrom> that is the root of the propblem 17:40 < gavit> onicrom: dont know what happens between storage and hv. I'll have to run the tcpdum there I guess 17:40 < sideup66> Hey 17:41 < onicrom> ok so if thats where the problem lies then it sounds like the storage system cant keep up 17:42 < gavit> tcpdump -i vlan6 outputs a lot, I'll |less it 17:42 < onicrom> open the output in wireshark 17:42 < onicrom> much easier to search 17:43 < gavit> so tcpdump -i vlan6 > somefile and then open it in wireshark? 17:43 < onicrom> /usr/sbin/tcpdump -s 0 -U -n -w file.out -i interface 17:44 < onicrom> me likey that 17:44 < dragonfleas> Who else is working on this beautiful Saturday? :/ 17:45 < dragonfleas> Gotta do a P2V migration of the quickbooks server bleh 17:45 < onicrom> me but its rainy here 17:45 < gavit> dragonfleas: and every other day 17:45 < onicrom> i work 7 days a week 17:45 < onicrom> because im a crazy person 17:45 < dragonfleas> i expected the chan to be dead on saturday 17:45 < gavit> dragonfleas: that's easy right? make a qb backup and just place it on a new server. No need to migrate EVERYTHING 17:46 < MikeSpears> I'm about to go to work 17:47 < dragonfleas> gavit, much easier just to P2V lol 17:47 < dragonfleas> placing it on a new server requires a new server configuration, use of a new IP, etc 17:48 < dragonfleas> we're just trying to move away from physical devices and move all of our operations to VM's, we have two pretty powerful hyper-v hosts we're using for most of our operation, we're going to be adding a third one soon 17:48 < dragonfleas> sysinternals has an excellent tool for P2V 17:48 < gavit> dragonfleas: which tool? 17:49 < dragonfleas> you just load it up, it creates snapshots of the volumes, you move VHDX snapshot over to host, shut down server, boot up VM on host and it just works 17:49 < gavit> http://www.ravichaganti.com/blog/sysinternals-new-tool-disk2vhd-a-k-a-poor-mans-p2v/? 17:49 < gavit> I need to migrate a linuxvm to which I do not have access to the disks 17:50 < gavit> honestly think starting from scratch would be easier, but so far no luck yet 17:50 < dragonfleas> it is a poor man's p2v 17:50 < dragonfleas> doesn't veeam offer a p2v solution? 17:50 < dragonfleas> I could have sworn they did 17:51 < gavit> no clue. I was thinking of making a backup of my linux vm with veaam to, but no luck yet 17:52 < dragonfleas> we're using backup exec, but in next years budget i plan to get us on veeam 17:52 < gavit> how much is backupexec? 17:55 < dragonfleas> we're a non-profit so it's fucking stupid cheap 17:55 < dragonfleas> idk how much it is retail 17:55 < gavit> maybe I should start a non-profit organisation that makes backups and accepts donations :p 17:57 < precise> gavit: Storage space and bandwidth are spensive 18:01 < spstarr> ttps://goo.gl/Z6LRtP 18:02 < spstarr> https://goo.gl/Z6LRtP 18:02 < spstarr> im too lazy to cut and paste let chrome open from URI 18:03 < spstarr> !nominate spstarr Pays cryptic1 for rare lootcrates 18:03 < spstarr> :P 18:03 < precise> !nominate precise 18:04 * precise gives cryptic1 Super-Rare lootcrates as a donation that is not related to a possible nomination 18:06 * NinjaStyle donated to cryptic1 super pac 18:09 <@cryptic1> lol 18:09 < gavit> precise: storage should be cheap right? 18:10 < precise> gavit: It can be... but in enterprise, generally not. 18:10 < precise> For personal, I aim at $25/TB 18:10 < precise> Enterprise it is >$200 18:11 < vavkamil> what's up 18:11 < precise> nmu 18:12 < vavkamil> The most pathetic response anyone can give you during a text or instant message conversation. 18:12 < vavkamil> https://www.urbandictionary.com/define.php?term=nmu 18:12 < precise> k 18:13 < precise> gavit: How much data are we talking about, what kind of data, what compliance standards are needed, and who are the clients? 18:15 < vavkamil> I think that AWS is giving free credits for non-profit organisations 18:15 < vavkamil> especially if you are part of any startup accelerator 18:33 < misspwn> dumped my mom off at a day spa. feels nice being able to afford to do that 18:34 < JollyRgrs> misspwn: you dumped your mom? 18:35 < JollyRgrs> that's kinda mean.. i mean, on the day b4 mothers day and you just dump her like that? 18:35 < precise> Day before mothersday of all days 18:35 < precise> right JollyRgrs ? 18:35 < JollyRgrs> did you at least tell her in person, or just txt her? 18:35 < precise> Email 18:35 < precise> Low priority 18:35 < misspwn> i picked her up to do it so it wouldn't be over texted 18:35 < misspwn> text* 18:35 < JollyRgrs> SAVAGE!!! 18:36 < misspwn> i told her, it's not you it's me :) but really it's you.. go get a facial and pedicure 18:36 < precise> lol Gencade is ragin in #donger 18:36 < MikeSpears> Lmfao 18:36 < MikeSpears> Morning people 18:36 < JollyRgrs> precise: pls no talk about raging dongers in here 18:36 < precise> Mornin MikeSpears 18:36 < precise> JollyRgrs: oh sry 18:36 < MikeSpears> It makes JollyRgrs too happy 18:36 < precise> I'll try and keep it SFW 18:36 < MikeSpears> And makes his wife mad 18:37 * precise looks at ravioli 18:37 < precise> pls dont be mad at JollyRgrs 18:37 < misspwn> mmm ravioli 18:37 < MikeSpears> Lol 18:37 < MikeSpears> This uber driver sucks 18:37 < JollyRgrs> mad? 18:37 < precise> jfc, my logs are still syncing 18:37 < JollyRgrs> i'm eating eggs, bacon, and cheesy grits 18:37 < JollyRgrs> how can i be mad? 18:37 < MikeSpears> Just a shitty driver 18:37 < JollyRgrs> and i make a GREAT breakfast, so it is dang good 18:38 <+NinjaStyle> JollyRgrs: gimmie some 18:38 < MikeSpears> Like I don't drive and I'd likely do better 18:38 < JollyRgrs> MikeSpears: tell that to his FACE! 18:38 < MikeSpears> Lol I'll just rate him 1 star 18:38 < JollyRgrs> NinjaStyle: what am i gonna get for it? 18:38 < MikeSpears> And get it for free 18:38 <+NinjaStyle> JollyRgrs: $15 18:38 < JollyRgrs> k 18:39 < JollyRgrs> paypal it to me, once the funds hit my bank account, i'll ship it out to ya 18:39 < JollyRgrs> #nodryice 18:39 < JollyRgrs> dang, i did make some good grits today 18:39 <+NinjaStyle> send first, then $ 18:39 < JollyRgrs> #notinstantgrits #cheesy #madeinthesouth 18:40 < precise> Last time I told an uber driver off I staggered to the nearest bar, got hammered, called uber and got a refund and additional credit. 18:44 <+NinjaStyle> lel, now MillerBOSS is doxxing me 18:44 <+NinjaStyle> what a sad little bitch 18:45 < MikeSpears> Lol 18:46 < MikeSpears> He doxxed me twice, it was fun 18:46 <+NinjaStyle> he is a little fucking bitchboy incel 18:46 <@cryptic1> ok enough take it private 18:47 <@cryptic1> doxing is not permitted here 18:47 < MikeSpears> Kiss and make up people 18:47 < MikeSpears> Fighting is bad 18:47 < MikeSpears> Also, dont make cryptic1 mad 18:48 < MikeSpears> You dont want to see him angry 18:48 <+NinjaStyle> i'm about done with this channel, no disrespect to to cryptic1 but fuck that piece of shit MillerBOSS, everyone here should be aware of what a slimy little bitch he is 18:48 <@cryptic1> easy easy 18:50 < precise> I concur 18:50 < precise> cryptic1: MillerBOSS and Gencade` are both toxic. 18:51 <@cryptic1> Things will be changing then 18:52 <@cryptic1> Gencade asked why the ban to review his logs from last night 18:52 <@cryptic1> Gencade asked why the ban . I said to review his logs from last night 18:52 <@cryptic1> Is what I meant to say 18:52 <@cryptic1> w/e I'm done with this place, it's turning into a shit 18:53 <@cryptic1> his reply 18:53 <+NinjaStyle> Good riddance 18:57 < czarbomba> more shitloss? 18:57 < czarbomba> there have been some serious feels going on here lately 18:57 < aleph-> Exactly he's always been a toxic little shit. 18:58 < czarbomba> i think millerboss has legitimate psychological issues, frankly. he swings like a plastic gate in a stiff breeze 19:01 < czarbomba> hm. i guess shit went down in PM or on another channel after i passed out 19:01 < czarbomba> from what i see gencade was just drunk as per usual and millerboss's autism was at about a 3 on a scale of 10 19:02 < czarbomba> if he doxed ninjastyle however that's just ridiculous 19:02 < czarbomba> everybody loves ninjastyle 19:04 <+NinjaStyle> He didn't fully dox but he told gencade details about me I chose not to share 19:05 <+NinjaStyle> And gencade shared some of then in here 19:05 <+NinjaStyle> Luckily they were mostly incoherent 19:05 < czarbomba> people need to know their limitations. especially gencade, who appears to be a lightweight 19:06 < czarbomba> he goes to da klubz at 10pm. he's back at 12am barely speaking english 19:09 < precise> czarbomba: Hey now, that's me sometimes ;) 19:11 < Sousapro> I can't leave you folks unsupervised for an evening 19:11 < Sousapro> suddenly errybody gettin doxed 19:25 < czarbomba> white supremacists are hitting the gym and they want you all to know: https://twitter.com/hashtag/Liftwaffe?src=hash 19:25 < czarbomba> not sure how that sweet pump will stop a .308 round, but hey, you do you, adolf 19:26 < czarbomba> kenrin xamithan: i think i may have found you a new hobby 19:30 < precise> czarbomba: heh 19:33 <+NinjaStyle> Sorry for drama dudes 19:33 <+NinjaStyle> :| 19:33 < precise> NP man, it's all over now 19:37 < czarbomba> HUGS4EVERYBODY 19:39 * precise hugs cryptic1 19:39 < precise> :D 19:39 * precise has been rejected by cryptic1 19:39 < precise> Notice me! 19:41 <@cryptic1> precise, the matrix has you! 19:41 <@cryptic1> Follow the white rabbit. 19:41 * precise follows 19:41 <@cryptic1> Knock, knock, precise 19:42 < precise> Seriously though, anyone see that mass joining of matrix clients earlier? 19:42 < precise> cryptic1: who der? 19:45 < czarbomba> new phone who dis? 19:46 < precise> Mike Hawk - Caulk Distributor 19:47 < czarbomba> hold plz. CODE_MAN, IT'S FOR YOU 19:47 < precise> lmao 19:59 < aName> Anyone know how to search business records? I'm trying to find out who the owners / primary holders of a recently formed holding corp are 19:59 < aName> I get as far as the boilerplate document services company they went with 20:02 < aName> There's quite a lot of reasonable suspicion that the o wner burned a lot of people and is playing at a new name 20:03 < czarbomba> oh my fucking god why do 100% of web developers in 2018 suck at their jobs 20:03 < czarbomba> "i see nothing wrong with spreading core functionality of my site out among 239048906528309423 disparate domains, some with sketchy reputations" 20:03 < czarbomba> fucking faggots 20:04 < JollyRgrs> or copulating cisgenders if you wanna keep up the alliteration? 20:05 < JollyRgrs> fornicating federalists? 20:05 < precise> degraded dicks 20:05 < czarbomba> copulating cunts 20:06 < czarbomba> lol people are losing their shit over tiger woods getting a -6 on the front 9 at TPC. he's in 9th place on day 3 with half the field to go, almost all of whom are guaranteed to improve scores. 20:06 <+NinjaStyle> Crazy cats 20:06 < czarbomba> i'm as big a fan of the comeback story as anybody but let's save it for someone with a realistic chance of coming back 20:06 <+NinjaStyle> Tiger is improving 20:07 < precise> rawr 20:07 < czarbomba> woods has been thunderstruck by the twin issues of his body breaking down and the rest of the field just flat-out being better now than they were when he started out. 20:07 < czarbomba> it's arguable that woods himself drove that median improvement for the entire PGA. that's great. but old tiger needs to seriously consider taking a few years off until the senior tour will take him. 20:07 < JollyRgrs> czarbomba: he's got his best score so far, ever, at sawgrass 20:07 < JollyRgrs> and it is only good enough for 8th 20:07 < czarbomba> that's only because sawgrass wasn't at the TPC for like 20:07 < czarbomba> a decade? 20:08 < czarbomba> more? 20:08 < czarbomba> err flip that 20:08 < JollyRgrs> what? 20:08 < JollyRgrs> czarbomba: you're talking some whore shit right now 20:08 < czarbomba> tiger was terrible his last time out 20:08 < precise> heh 20:08 < czarbomba> he just needs to wait for the senior tour. it's hard watching him play the also-ran 20:08 < JollyRgrs> lol, sr tour 20:09 < JollyRgrs> czarbomba: but what do you mean... tpc wasn't at sawgras for a decade? 20:09 < czarbomba> only need to be 50. dude is older than i am 20:09 < czarbomba> so says cbsnews 20:09 < czarbomba> err 20:09 < czarbomba> cbssports 20:09 < JollyRgrs> idunno wtf they are talking about 20:09 < czarbomba> i'm not a golf freak. i just spent the last 20 years being inundated with TIGERTIGERTIGER 20:09 < JollyRgrs> it used to be in march or april instead of may 20:09 < czarbomba> on account of he lives just north of here 20:09 < JollyRgrs> it moved b/c it awlays rained 20:09 < precise> czarbomba: Same 20:10 < czarbomba> oh maybe that's what they meant and i missed some context 20:10 < JollyRgrs> i'm not big on gold either 20:10 < thecliguy> aName: Depending which country you're talking about - probably best to see if there is a service provided by the registrar responsible for company registrations. 20:10 < czarbomba> doesn't the united states own the internet 20:11 < aName> thecliguy: I'm in New York - the state government has a site that basically tells me that their registered agent is the document services company 20:11 < czarbomba> i think i'm going to need to see the title 20:11 < aName> So ... do I have to write them a letter? 20:11 < czarbomba> am i pooping on real IT conversation with my golfchat 20:11 < czarbomba> sorry 20:11 < precise> Oh please 20:11 < precise> IT = Golf 20:11 < czarbomba> lol 20:11 < czarbomba> man i hope not 20:11 < czarbomba> i suck at golf 20:11 < aName> ^ 20:11 < czarbomba> i can drive over 300 yards but my short game is horrific 20:11 < aName> I know what those mean. 20:11 < precise> I rock at this one hole at a local putt putt course 20:12 < precise> No one else can get it 20:12 < czarbomba> i'm good at putt putt but that's because it's basically engineering and physics 20:12 < precise> The trick is to hit the loop-de-loop slowly 20:12 < aName> I'm bad at physical things 20:12 * aName shrugs 20:12 * aName falls over 20:12 < precise> Fuck that windmill tho 20:12 < czarbomba> my math and physics knowledge can overcome my horrible putting stroke 20:12 < precise> Gets me ery time 20:12 < aName> czarbomba: angle of incidence says whassup 20:12 < czarbomba> heh 20:12 < czarbomba> damn all the solo ads are coming out now 20:12 < aName> solo? 20:13 < czarbomba> after rogue one, are we really supposed to be excited about "the other" SW movies? 20:13 < czarbomba> solo: starwars story 20:13 < aName> oh 20:13 < czarbomba> the han solo film 20:13 < aName> I liked Rogue One 20:13 < precise> TFW ur window 10 VM starts talking to u and scares the shit outta u 20:13 < czarbomba> rogue one was panned hard by critics and i think it's only like 60% by watchers 20:13 < precise> fuck u!!!!!!!!!111 20:13 < czarbomba> in comparison, even episode i is higher-ranked 20:13 < czarbomba> *rated 20:13 < aName> precise: It looks like you're writing a complaint in IRC. Would you like some help? 20:13 < czarbomba> lol 20:14 * precise smacks aName 20:14 < precise> lol 20:14 < aName> I deserved that. 20:14 < aName> ... but it was worth it. 20:14 < precise> I run Debian, forgot I had a Win10 VM installing, scurred me 20:14 < precise> That sound should never echo through my home 20:14 < precise> HI THERE 20:14 < czarbomba> i saw a great graphic on the intertubes the othe day. "it looks like you are starting an argument with a credentialed expert in the field. are you sure you want to do this?" with microsoft's clippy 20:14 < aName> lol 20:14 * precise throws laptop 20:14 < aName> czarbomba: hah 20:15 < aName> czarbomba: I used to hang out with this habitual compulsive liar 20:15 < aName> czarbomba: And like, you'd warn him as subtly as you could 'like, dude, you don't want to step into this ring' 20:15 < czarbomba> sometimes you just don't want to stop it because the carnage is sooooo worth it 20:15 < czarbomba> ah, early 90s usenet 20:16 < thecliguy> aName: Have tried this: https://appext20.dos.ny.gov/corp_public/corpsearch.entity_search_entry 20:16 < aName> czarbomba: He liked to style himself as this LEET HACKER 20:16 < aName> czarbomba: It was so cringey 20:16 < aName> czarbomba: Because he was like 40 and I got over that at 14 20:17 < aName> thecliguy: 20:17 < aName> https://appext20.dos.ny.gov/corp_public/CORPSEARCH.ENTITY_INFORMATION?p_token=F591494204BC759AFFD10F9C2F9CF5E8C34934C10BA91B818B311A94E7D27ECD8382522293498D18BCD895258A85A911&p_nameid=8B24FEC19880FAB9&p_corpid=0F011FC6EFCDC24B&p_captcha=16235&p_captcha_check=F591494204BC759AFFD10F9C2F9CF5E8C34934C10BA91B818B311A94E7D27ECD77C15342262A10AA841A94588E591721&p_entity_name=rising%20phoenix&p_name_type=A&p_search_type=BEGINS&p 20:17 < aName> _srch_results_page=0 is what I have on my other screen rn 20:17 < aName> oh ffs 20:17 < czarbomba> russia playing around in the alaska ADIZ again 20:17 < czarbomba> two bombers 20:17 < aName> ... it's supposed to shorten it. sorry 20:17 < aName> But yes, I did try that 20:18 < aName> But jesus, "Rising Phoenix Holding Company, LLC" - and they're at the same location. It's like they're not even trying 20:18 < aName> And yet, I'm stuck 20:18 < czarbomba> i don't think my leaderboard is updating. i'm fairly sure woods bogied a hole since he was -8 20:18 < czarbomba> bogeyed? 20:18 < czarbomba> both them motherfuckers 20:18 < precise> czarbomba: You talking about the recent intercept off the coast of AK? 20:18 < czarbomba> recent like yesterday i believe 20:18 < czarbomba> maybe even overnight 20:18 < czarbomba> it wasn't news last night and i passed out around midnight 20:19 < precise> "We are still here" -Russia 20:19 < czarbomba> woke up this morning and my JDW and military.com feeds were blowing the fuck up 20:19 < czarbomba> militarytimes 20:19 < czarbomba> we're still here and we've got bombers 20:19 < precise> Most likely related to the Iran + Israel dealings as of late 20:19 < aName> Oh, did I not die again? That's nice to hear. 20:19 < czarbomba> guaranteed. iran is russia's ME proxy 20:19 < precise> Yup 20:20 < czarbomba> i keep forgetting you'er RIGHT THERE, aname 20:20 < precise> aName: you are in AK? 20:20 < czarbomba> you can see the bombers from your front porch! 20:20 < precise> lol, 20:20 < precise> TIL aName is Sarah Palin 20:20 < aName> lol 20:20 < aName> precise: I can see Canada from my office. 20:20 < aName> precise: Which a lot of people here found unbelievable 20:20 < precise> aName: I am 15 minutes away from Canada 20:20 < precise> :D 20:20 < aName> But like, I really can see Canada 20:20 < aName> it's not that far lol 20:20 < czarbomba> are yukonnin' me 20:20 < precise> If I get up about 3 stories near my house I can see Canada 20:21 < precise> czarbomba: lol 20:21 < precise> gtfo 20:21 < precise> ---->door 20:21 < czarbomba> THANKS EVERYONE I'M HERE ALL WEEK 20:21 < aName> precise: You in Buffalo? 20:21 < precise> Detroit 20:21 < aName> precise: Or Detroit? 20:21 < precise> :D 20:21 < aName> Ah 20:21 <+NinjaStyle> Buffalo x7 20:22 < czarbomba> i spent a summer outside of buffalo and i would sneak off with a rowboat and a local cousin. we made about three incursions into ontario territory 20:22 < czarbomba> only one time did we make landfall though and we didn't have the balls to stay around because what if we end up in canadian prison 20:23 < precise> I hear they torture you with their geese 20:23 < precise> Maple Syrup Boarding 20:23 < czarbomba> poutineboarding 20:23 < precise> heh 20:24 < aName> Oh jesus 20:24 < aName> the compulsive liar 20:24 < aName> I haven't heard from him in years 20:24 < aName> Speak of the devil 20:25 < aName> "To anyone who would harm or harbor ill will towards my DAUGHTER or anyone in my FAMILY. Know this you WILL suffer the rest of your days! Then when your Demise comes your Soul will sit in a little bottle on my shelf NEVER TO REST AGAIN....." 20:25 < aName> k 20:25 < catbeard> she's NOT CHRISTIAAAAAAAN 20:26 < czarbomba> i'm not christian and i have no soul. give me her number. 20:26 < catbeard> same and same 20:26 < aName> Dude was weird. 20:26 < aName> He'd run the air conditioning in the winter 20:26 < aName> We didn't hang out much 20:26 < czarbomba> that's not weird if you're in south florida. 20:26 < czarbomba> wisconsin, maybe a little bit 20:27 < aName> Buffalo lol 20:27 < czarbomba> yeah that's a little nuts 20:27 < czarbomba> there were some days in the dead of summer we didn't run the A/C when i was staying with my uncle 20:27 < czarbomba> not many, but some 20:34 < vavkamil> seems like the is RCE in signal messaging app 20:40 < aName> I've gotta stop watching these paramotor videos 20:40 < aName> It seems ... accessible. 20:40 < aName> Like... it's about ten grand to get into it 20:40 < aName> Which is a lot, but it's not ... A LOT 20:40 < aleph-> czarbomba: Yeah it seems like the last... year(?) or so there's been a whole lot more of unstable, shitposting assholes bere. 20:40 < aName> And you get to fly. 20:41 < aName> So. 20:47 < catbeard> to bee, or not to bee 20:47 < aName> aleph-: I love you too 20:47 < catbeard> vavkamil: signal gets a lot of maintainer coverage 20:49 < catbeard> https://github.com/signalapp 20:50 < vavkamil> catbeard, I mean this https://thehackernews.com/2018/05/signal-messenger-vulnerability.html 20:51 < catbeard> so only desktop 20:52 < catbeard> i think Electron had some vuln recently 20:52 < vavkamil> yeah, but It might be related to RCE in electron 20:52 < catbeard> ya 20:52 < vavkamil> I think that slack is build on electron 20:56 < czarbomba> who is this bumblebee cabbagepatch guy i keep hearing about 20:56 < czarbomba> brits and their crazy names 21:16 < aName> czarbomba: You mean Bendydick cumbersnithc? 21:17 < aName> Anyhow - who's got the best prices on 2TB drives with sleds for my r710? 21:36 < ThatOneRoadie> ebay 21:37 < ThatOneRoadie> Ah yes, Boffodil Carrysack! 21:37 < czarbomba> i don't know if i've seen him in anything 21:50 < aName> ThatOneRoadie: Fair enough. Thought maybe someone had a secret stash or knew a guy 22:28 < rpifan> hi 22:44 < rhqq> hi 22:48 < voidstar> just setup my server to send me a push when the power goes out or the ups is low bat and about to shut down 22:48 < voidstar> now to put the network gear on a ups 22:50 < voidstar> if I disconnect, you'll know what I'm doing 22:50 < voidstar> if I don't come back, tell NinjaStyle he doesn't deserve +o 22:53 < czarbomba> this guy on my tv is waaaay too cheery talking about hawaii being consumed by lava 22:54 < rhqq> well, lava is cool 22:54 < rhqq> ;p 22:55 < czarbomba> he sounded like he wanted to giggle as he recounted how in 1924 a volcano there was ejecting "boulders the size of buses" 22:55 < czarbomba> i am so creeped out right now 22:55 < rhqq> to be fair i'd love to see something like that in my life 22:56 < rhqq> volcanos are like earths pimples 22:56 < czarbomba> stand underneath it 22:56 < rhqq> :P 22:56 < rhqq> r/popping 22:56 < czarbomba> god is playing wac-a-mole with the pacific 22:57 < czarbomba> i have capicola but i'm out of provolone. the only cheese i have left is white american 22:57 < czarbomba> that would so not work 23:04 < rpifan> czarbomba, r u the one in miami i keep forgetting 23:16 < rpifan> i really should not spend any money on goign to bonaroo 23:16 < rpifan> but im so tempted 23:28 < czarbomba> rpifan how could you forget me 23:29 < rpifan> idk u didnt get me any ultra tickets 23:30 < czarbomba> oh i dont' do that edm shit 23:30 < czarbomba> all ultra does for me is make me late to places in miami 23:30 < czarbomba> if someone drives by playing thrash metal at a level loud enough to make yr neighbors shit the bed that was probably me 23:31 < rpifan> im fine with that 23:31 < rpifan> i cnt stay the retards here honking 23:31 < rpifan> they honk so much 23:31 < rpifan> i lose my shit 23:31 < rpifan> often 23:31 < czarbomba> lots of impatient fucks 23:31 < czarbomba> but also lots of just totally clueless morons 23:32 < czarbomba> just yesterday: two cars in two separate lanes come to a dead stop about 40' apart on the interstate 23:32 < rpifan> sigh 23:32 < czarbomba> there was just enough traffic to make it seriously dangerous because cars were coming through the flyover at speed 23:32 < czarbomba> get past one, boom, another one 23:32 < rpifan> i just cant 23:32 < rpifan> i really cant 23:33 < czarbomba> after i passed the clusterfuck i watched the second car slowly toddle over to the exit he had basically missed. 23:33 < czarbomba> had to drive over grass and a curb like an asshole 23:33 < czarbomba> i hope he fucked up his little mitsubitchy 23:36 < rpifan> yea miami is just something else 23:38 * rpifan glues revolutionary stickers to work laptop 23:41 < czarbomba> omg vandalismo 23:58 < admiralspark|afk> yo MillerBOSS you in here 23:58 < admiralspark> .seen MikeSpears 23:58 < admiralspark> oops 23:58 < admiralspark> .seen MillerBOSS 23:58 < admiralspark> wait where's L8 23:59 < MikeSpears> Ded --- Log closed Sun May 13 00:00:18 2018