--- | Log | opened Wed Jul 24 00:00:21 2019 |
00:08 | -!- | _eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
00:08 | -!- | _eyepulp is "eyepulp" on #linode |
00:15 | <aphysically> | looks like I actually got an older CPU (E5-2680), but a higher base clock |
00:15 | <aphysically> | not sure if it's actually going to be better under load though |
00:16 | <dwfreed> | if you need that much control over what CPU you have, just rent an actual dedicated server |
00:17 | <Peng> | E5-2680 v2 or v3? |
00:17 | <@rgerke> | If you're not getting the performance you need on the hardware that you're on, we'll be able to migrate you to another host in that same data center. Just open a ticket and we'll take care of that for you. |
00:18 | <dwfreed> | Peng: probably v2, v3's base clock is 2.5 GHz, v2 is 2.8 GHz |
00:18 | <dwfreed> | rgerke: *squirts water bottle* |
00:18 | <aphysically> | v2 @peng |
00:18 | <Peng> | Huh. |
00:19 | <aphysically> | I'm going to try this out and see how it's performing first |
00:19 | <aphysically> | might already be good enough, I'm just trying to get enough to get over a single-threaded bottleneck I'm at the edge of |
00:19 | <aphysically> | thanks rgerke I'll keep that in mind |
00:31 | -!- | xtrWrithe [~xtrWrithe@00027ade.user.oftc.net] has quit [Read error: Connection reset by peer] |
00:32 | -!- | xtrWrithe [~xtrWrithe@00027ade.user.oftc.net] has joined #linode |
00:32 | -!- | xtrWrithe is "xtrWrithe" on #linode #qemu |
00:36 | -!- | rainkid [~oftc-webi@ool-4576c489.dyn.optonline.net] has joined #linode |
00:36 | -!- | rainkid is "OFTC WebIRC Client" on #linode |
00:36 | <rainkid> | Anyone alive? |
00:37 | <rainkid> | I'll ask my question anyway :D |
00:37 | <gparent> | that's the idea |
00:37 | <gparent> | that way 300 people dont have to report in |
00:38 | <linbot> | rainkid: If you have a question, feel free to just ask it -- someone's always willing to help. If you don't get a response right away, be patient! You may want to read http://alexfornuto.com/how-to-ask-for-help-on-irc/ |
00:38 | <rainkid> | Trying to make an image of one of my Linodes. The Linode has 1.9GB of used space, but image creation always fails. I have no idea why it's failing, as the new linode GUI doesn't appear to show the failure reason. |
00:39 | <rainkid> | I understand that images have a 2GB limit, but i'm under it. |
00:39 | <dwfreed> | try doing some things to make yourself more under it |
00:39 | <dwfreed> | eg, delete package lists, any cached package files |
00:40 | <rainkid> | Already removed yum cache, etc. |
00:40 | <gparent> | check if you have unneeded kernels installed |
00:40 | <rainkid> | I don't think there's much more I can delete, maybe some potentially unused packages.... |
00:40 | <rainkid> | But if the limit is 2GB and I'm at 1.88GB, I would assume that's good enogh. |
00:41 | <dwfreed> | it depends on how it's counted |
00:41 | <rainkid> | And my understanding is that the image is compressed, so space usage can actually be above 2GB, no? |
00:41 | <rainkid> | Is there any way to see the reason why image creation failed? |
00:41 | <dwfreed> | that 1.88 GB often doesn't take into consideration filesystem structures, which, if the filesystem is large, can take up significant space |
00:41 | <dwfreed> | look in classic manager |
00:42 | <rainkid> | Hmmm... was hoping the new manager would show me... Let me check in classic |
00:42 | <dwfreed> | the new manager is still very incomplete |
00:43 | <rainkid> | Um... so.... |
00:43 | <rainkid> | how do I revert to classic? |
00:43 | <dwfreed> | https://manager.linode.com/ |
00:43 | <rainkid> | Thank you :D |
00:45 | <rainkid> | "Size of disk (2927MB) is larger than the per-image limit of 2048MB" Linux df command is showing me that 1911MB is used... |
00:46 | -!- | CodeMouse92 [~JasonMc92@00025241.user.oftc.net] has quit [Quit: Oh freddled gruntbuggly | Thy micturations are to me | As plurdled gabbleblotchits | On a lurgid bee] |
00:46 | <rainkid> | That's a huge discrepancy. I'm not sure I can delete another GB of stuff :| |
00:48 | <dwfreed> | how big is the filesystem (total) |
00:48 | <rainkid> | It's the smallest Linode, 50GB |
00:49 | <dwfreed> | try shrinking the disk image to that 2927 number first |
00:49 | <rainkid> | My plan was to create a "template" image and deploy other linodes with it. |
00:49 | <dwfreed> | also power off the machine before you image it; it's hard to get a consistent image otherwise |
00:49 | <rainkid> | So this is basically a clean install with almost nothing added... and yet it's still too large to create an image from. |
00:50 | <rainkid> | Yes - I am powering off before attempting to create my image. |
00:51 | <rainkid> | Why would shrinking the disk image to 2927 help? It would still be larger than the 2GB limit |
00:52 | <dwfreed> | because it would reduce the size of the things df doesn't count |
00:52 | <rainkid> | Let me give it a shot |
00:54 | <Zr40> | it's not actually about what df counts |
00:55 | <Zr40> | the image size must be 2048 MB or smaller, not the contents of the image |
00:55 | <dwfreed> | Zr40: you don't have to resize the filesystem to less than 2048 MB before imaging it |
00:56 | <dwfreed> | source: I've taken images of Linodes with filesystems that were 48 GB in size, before decommissioning them |
00:56 | <rainkid> | I still dont understand why Linode is reporting that 2927MB is used when df reports 1911MB. That's such a huge difference. |
00:57 | <Zr40> | dwfreed: that suggests the message isn't quite correct |
00:57 | <dwfreed> | Zr40: the wording could be improved, yes |
00:58 | <rainkid> | So, I resized the disk to 2927MB, and attempted image creation |
00:58 | <rainkid> | Fails again, 2822MB is too large for image. |
00:58 | <dwfreed> | boot into rescue mode and run zerofree on the disk |
00:58 | <rainkid> | Making images shouldn't be this difficult :| |
00:59 | <dwfreed> | (now that you've made it a lot smaller, it shouldn't take nearly as long as it would at 50 GB) |
00:59 | <dwfreed> | Images service was added after I left, so I don't know how it's implemented internally, and thus can't make suggestions based on knowledge I don't have |
00:59 | <rainkid> | Let me try to zero out free space. |
01:02 | <rainkid> | Okay, in rescue mode. I assume the disk is /dev/sda? |
01:02 | <dwfreed> | yes |
01:03 | <dwfreed> | zerofree only works on ext2/3/4, so trying to do it on any of the other disks would fail with it complaining about unrecognized filesystems |
01:03 | <rainkid> | My disk is ext4. So, I ran zerofree on /dev/sda and then shutdown. Let me try image creation again |
01:06 | <rainkid> | Failed again... Unable to create image. Size of disk (2822MB) is larger than the per-image limit of 2048MB. |
01:07 | <rainkid> | I think I give up and will just put in a support request to ask for increase in image size.... |
01:07 | <rainkid> | I didn't expect to spend so much time on this :| |
01:08 | <rainkid> | My install is literally Centos7, apache2 source, and php7 source, yet that's 800MB too many for image creation. |
01:08 | <rainkid> | I don't see how images are of any use at all then with the limit in place. |
01:08 | <gparent> | they're meant for you to deploy a golden image that you run config management on |
01:12 | -!- | |GIG [~MYOB@158.115.253.31] has quit [Remote host closed the connection] |
01:12 | -!- | |GIG [~MYOB@158.115.253.31] has joined #linode |
01:12 | -!- | |GIG is "J" on #moocows #linode |
01:12 | <Zr40> | what happens if you resize to 2048 MB? |
01:13 | -!- | |GIG [~MYOB@158.115.253.31] has quit [Remote host closed the connection] |
01:14 | <rainkid> | Good question. |
01:15 | <@rgerke> | gparent is right. The images aren't meant to be used as backups, but instead they're designed more for an image you can deploy over and over again quickly. |
01:16 | <rainkid> | Well, that's what I am trying to do. I want this to be my "template" image. |
01:16 | <Zr40> | also, if you haven't already, you could perhaps remove caches and log files |
01:16 | <rainkid> | Removed all cache and logs already. |
01:16 | <@rgerke> | rainkid: Please do open a ticket. I'll look for it and then I can see about increasing your image size limit. |
01:16 | <rainkid> | Resize to 2048 failed |
01:17 | <rainkid> | I've opened a ticket :D |
01:17 | <@rgerke> | As soon as it pops up, I'll take a look. |
01:18 | -!- | _eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Remote host closed the connection] |
01:18 | <rainkid> | My ticket has been taken are of already. Thank you |
01:24 | <@rgerke> | I saw that. Everything working for you as it should? |
01:28 | <linbot> | New news from community: Help! I've lost files on my Linode and I dont have any backups. <https://www.linode.com/community/questions/18497> |
01:40 | <rainkid> | Everything worked out fine now. Thank you @rgerke |
01:43 | -!- | rainkid [~oftc-webi@ool-4576c489.dyn.optonline.net] has quit [Quit: Page closed] |
01:43 | <@rgerke> | Good to hear. If you run into anything else, let us know. There's always someone around to help out. |
02:09 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has joined #linode |
02:09 | -!- | dsapikas is "purple" on #linode |
03:32 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has quit [Remote host closed the connection] |
03:53 | -!- | Unit193 [ukikie@unit193.netop.oftc.net] has quit [Remote host closed the connection] |
03:54 | -!- | Unit193 [ukikie@unit193.netop.oftc.net] has joined #linode |
03:54 | -!- | Unit193 is "Unit 193" on #debian-offtopic #debian-dpkg #debian-blends #kgb-devel #debian-next #linode #freenode #oftc-status #oftc-staff #debian-ayatana #mapreri #oftc #debian-edu #debian-apt #bitrig #debian-live #neurodebian #CipherShed #ohiolinux #packaging #debian-devel-changes #debian-games #debian-multimedia #lxde |
03:58 | -!- | aphysically [~oftc-webi@ip24-253-30-82.lv.lv.cox.net] has quit [Remote host closed the connection] |
04:08 | -!- | fred [~oftc-webi@212.16.91.122] has joined #linode |
04:08 | -!- | fred is "OFTC WebIRC Client" on #linode |
04:09 | <fred> | salam |
04:09 | <fred> | this website is phishing please block that |
04:10 | <fred> | http://sabaddolat.online/index2.html |
04:13 | <Peng> | You should email abuse@linode.com |
04:16 | -!- | Guest8230 [~gregoire@46.140.92.34] has joined #linode |
04:16 | -!- | Guest8230 is "Grégoire Meylan" on #linode |
04:16 | <Guest8230> | nick Cr0hm |
04:16 | -!- | Guest8230 is now known as Cr0hm |
04:16 | <Cr0hm> | Hello ! |
04:16 | <@rgerke> | Yes, please e-mail abuse@linode.com so we can properly investigate that. |
04:16 | <@rgerke> | Cr0hm: Hello! |
04:34 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has joined #linode |
04:34 | -!- | dsapikas is "purple" on #linode |
04:46 | -!- | dust_ [~oftc-webi@221.216.51.99] has joined #linode |
04:46 | -!- | dust_ is "OFTC WebIRC Client" on #linode |
04:50 | -!- | fred [~oftc-webi@212.16.91.122] has quit [Quit: Page closed] |
05:04 | <dust_> | Is there an administor? |
05:05 | <rsdehart> | dust_: welcome to community chat |
05:06 | <rsdehart> | if you are a linode customer and need official support, submit a ticket. if you're reporting abuse from some linode-hosted site, email abuse@linode.com. If you have a question in general, you're welcome to ask it |
05:07 | <rsdehart> | no, I'm not a flippin' bot |
05:07 | <@rgerke> | Hi there. I'm with the Linode Support team. How can I help? |
05:08 | <dust_> | I signed up for a linode account and paid $5, but I haven't used any services yet. I'm ready to apply for a refund and close my account under customer service. |
05:08 | <rsdehart> | sorry rgerke, never know when one of y'all is watching >.> |
05:08 | <dust_> | my username: dustplus |
05:09 | <@rgerke> | Not a problem. You can cancel your account right from the Linode Manager - just follow the instructons in this guide, and once our account is canceled we can issue the refund. https://www.linode.com/docs/platform/billing-and-support/billing-and-payments/#canceling-your-account |
05:10 | <dust_> | Because the account was closed, I don't know the status of the issue I opened. |
05:10 | <@rgerke> | rdsdehart: I'm usually on the overnight watch, but I'm also answering tickets so I try to check this as much as possible. Thanks for watching for us! |
05:11 | <rsdehart> | rgerke: I'm in New Zealand so it's only 9 pm here :D |
05:11 | <@rgerke> | dust_: Have you opened a ticket with us? |
05:12 | <dust_> | yes. I have opened a issue. |
05:12 | <@rgerke> | Do you have a ticket number? I can check for it. |
05:13 | <dust_> | But I have not see it, Because I can't login into "https://manager.linode.com/" |
05:14 | <dust_> | My username is: dustplus, is this information useful? |
05:16 | <@rgerke> | If there's a ticket response, you'd need to be able to log in to your manager to view it. Since you can't, my recommendation is to send an e-mail to support@linode.com with your username and the last 6 digits of the credit card you signed up with. That way we can locate your account, authenticate you as its owner, and help you out. |
05:17 | <dust_> | ok. thank a lot. |
05:18 | <@rgerke> | If you're having trouble logging in, use the 'Forgot Password' link on the Login screen. It'll e-mail you the reset instructions. |
05:27 | <dust_> | Hi, @rgerke. I find the ticket number: Support Ticket 12314917 |
05:29 | <@rgerke> | Are you able to log in yet? Did you try to reset password? If you can get in, you'll be able to access the ticket. |
05:30 | <@rgerke> | Otherwise, send that information to support@linode.com. To give you any info about a ticket I'd have to first authenticate you as the account owner, and an e-mail with the last 6 of the credit card should do the trick. |
05:33 | <@rgerke> | I should also ask, what's happening when you try to log into the Manager? Is it actually a password issue or something else? |
05:34 | <dust_> | "— Invalid username or password —" |
05:34 | <dust_> | maybe the account has closed? |
05:43 | <@rgerke> | It's possible. To get around that, just send that e-mai with the last 6 of the credit card and your username so we can authenticate you and give you specifics on the account. |
05:43 | -!- | Shentino_ is now known as shentino |
05:43 | <@rgerke> | e-mail* |
05:46 | -!- | fstd_ [~fstd@xdsl-78-35-206-68.nc.de] has joined #linode |
05:46 | -!- | fstd_ is "fstd" on #oftc #linode #debian #kernelnewbies |
05:46 | <dust_> | Yes, I have sent a email. |
05:49 | <JamesTK> | Morning! |
05:52 | -!- | dust_ [~oftc-webi@221.216.51.99] has quit [Quit: Page closed] |
05:52 | <rsdehart> | JamesTK: aaaaaayyyyyyyyyyyyyyyyy |
05:52 | <@rgerke> | Good morning! |
05:53 | <JamesTK> | 19:53, totes morning |
05:53 | <JamesTK> | I'm feeling like crap, winter is not fun |
05:54 | -!- | fstd [~fstd@xdsl-87-79-158-128.nc.de] has quit [Ping timeout: 480 seconds] |
05:54 | <JamesTK> | !paste |
05:54 | <linbot> | Please paste longer snippets over at https://bpaste.net/ and not in the channel |
05:56 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
05:59 | -!- | darwin [d@melik.windwireless.net] has quit [Ping timeout: 480 seconds] |
06:04 | -!- | tomami[m] [~tomamimat@2001:470:1af1:101::fd] has quit [Remote host closed the connection] |
06:04 | -!- | io____[m] [~iomatrixo@2001:470:1af1:101::2cc5] has quit [Remote host closed the connection] |
06:04 | -!- | fifr[m]1 [~fifrmatri@2001:470:1af1:101::3157] has quit [Remote host closed the connection] |
06:04 | -!- | tomchen[m] [~tomchenma@2001:470:1af1:101::528] has quit [Remote host closed the connection] |
06:04 | -!- | Guest7605 [~fifrdisro@2001:470:1af1:101::82e] has quit [Remote host closed the connection] |
06:04 | -!- | jfred[m] [~jonterrac@2001:470:1af1:101::c] has quit [Remote host closed the connection] |
06:04 | -!- | intheclouddan[m] [~intheclou@2001:470:1af1:101::5ce] has quit [Remote host closed the connection] |
06:04 | -!- | sm[m] [~simonmicm@2001:470:1af1:101::382b] has quit [Remote host closed the connection] |
06:04 | -!- | mcintosh[m] [~mcintoshm@2001:470:1af1:101::4a9] has quit [Remote host closed the connection] |
06:04 | -!- | eatonphil[m] [~eatonphil@2001:470:1af1:101::1368] has quit [Remote host closed the connection] |
06:04 | -!- | frailty [~frailtyma@2001:470:1af1:101::1972] has quit [Remote host closed the connection] |
06:04 | -!- | capuk[m] [~capukmatr@2001:470:1af1:101::8f1] has quit [Remote host closed the connection] |
06:04 | -!- | DennyFuchs[m] [~fuchsmatr@2001:470:1af1:101::c2f] has quit [Remote host closed the connection] |
06:04 | -!- | Geezus42[m] [~geezus42m@2001:470:1af1:101::2ff] has quit [Write error: connection closed] |
06:04 | -!- | lpalgarvio[m] [~lpalgarvi@2001:470:1af1:101::2e1] has quit [Write error: connection closed] |
06:05 | <rsdehart> | dang |
06:07 | <@rgerke> | Don't all leave at once! |
06:07 | <JamesTK> | :O |
06:07 | * | rsdehart blames JamesTK |
06:07 | <JamesTK> | I blame my cat |
06:07 | <rsdehart> | I don't know if that's going to work |
06:10 | <JamesTK> | well he can't catch my cold so its his fault, surely |
06:20 | <@rgerke> | My cat shut down my system earler when he jumped out of the window and landed on my desk in exactly the wrong spot. |
06:20 | <rsdehart> | what the crap |
06:21 | <Unit193> | I'm pretty sure you ignored your cat too long, I think it planned that. |
06:21 | <@rgerke> | I'm sure he did. He's like that. |
06:22 | <rsdehart> | My bird crapped on a traffic ticket earlier. I'm so proud of him |
06:35 | <JamesTK> | :D |
06:40 | <rsdehart> | he's a good boi |
06:49 | -!- | mahesh [~oftc-webi@43.243.39.187] has joined #linode |
06:49 | -!- | mahesh is "OFTC WebIRC Client" on #linode |
06:49 | <mahesh> | hi |
06:49 | <mahesh> | I need to change root user password but i don't know how |
06:49 | <mahesh> | is there anyone know ? |
06:50 | <@rgerke> | mahesh: Absolutely. I'm going to post thelink to a document we hae on changing your root password that'll show you how. |
06:50 | -!- | Geezus42[m] [~geezus42m@2001:470:1af1:101::2ff] has joined #linode |
06:50 | -!- | Geezus42[m] is "@Geezus42:matrix.org" on #linode #alpine-linux #mm |
06:50 | <@rgerke> | https://www.linode.com/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/ |
06:50 | -!- | NomadJim [~Jim@72.168.160.41] has quit [Read error: Connection reset by peer] |
06:52 | <mahesh> | in this my panel it not show me option live above url article |
06:55 | <@rgerke> | Are you using the Cloud Manager or the Classic Manager? |
06:57 | -!- | NomadJim [~Jim@2001:5b0:2d1f:1388:1d2e:9a00:cf9b:5eae] has joined #linode |
06:57 | -!- | NomadJim is "Nomad" on #linode #debian |
07:15 | -!- | decodesecure [~oftc-webi@188.29.164.221.threembb.co.uk] has joined #linode |
07:15 | -!- | decodesecure is "OFTC WebIRC Client" on #linode |
07:16 | <decodesecure> | hello |
07:25 | -!- | mahesh [~oftc-webi@43.243.39.187] has quit [Remote host closed the connection] |
07:26 | -!- | decodesecure [~oftc-webi@188.29.164.221.threembb.co.uk] has quit [Quit: Page closed] |
07:48 | -!- | u0_a220 [~u0_a220@113.210.52.16] has joined #linode |
07:48 | -!- | u0_a220 is "Unknown" on #linode |
07:48 | <u0_a220> | hi |
07:48 | -!- | u0_a220 is now known as SyFyx |
07:48 | -!- | SyFyx [~u0_a220@113.210.52.16] has quit [] |
07:49 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
07:49 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
08:01 | -!- | thiras [~thiras@195.174.215.70] has joined #linode |
08:01 | -!- | thiras is "Ant" on #debian #linode #tami |
08:25 | -!- | andyzwieg103 [~Thunderbi@66-168-56-133.static.mdsn.wi.charter.com] has joined #linode |
08:25 | -!- | andyzwieg103 is "azwieg103" on @#firefox #linode |
08:28 | -!- | nagchampa [~nagchampa@2001:44b8:2139:f500:c49b:ce3b:d01a:420] has quit [Quit: Leaving] |
08:46 | -!- | The-spiki [~spiki@0001014f.user.oftc.net] has joined #linode |
08:46 | -!- | The-spiki is "Nenad Spirkoski" on #linode |
08:49 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
08:49 | -!- | anomie is "Anomie" on #linode |
08:52 | -!- | spiki [~spiki@0001014f.user.oftc.net] has quit [Ping timeout: 480 seconds] |
08:53 | -!- | |GIG [~MYOB@158.115.253.31] has joined #linode |
08:53 | -!- | |GIG is "J" on #linode #moocows |
09:07 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has joined #linode |
09:07 | -!- | eyepulp is "eyepulp" on #linode |
09:09 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has quit [Remote host closed the connection] |
09:09 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has joined #linode |
09:09 | -!- | eyepulp is "eyepulp" on #linode |
09:14 | -!- | kwmonroe [~quassel@162.213.32.224] has quit [Ping timeout: 480 seconds] |
09:20 | -!- | andyzwieg103 [~Thunderbi@66-168-56-133.static.mdsn.wi.charter.com] has quit [Quit: andyzwieg103] |
09:40 | <linbot> | New news from community: OOM issues - Apache and MySQL <https://www.linode.com/community/questions/18498> |
09:45 | -!- | kwmonroe [~quassel@162.213.32.224] has joined #linode |
09:45 | -!- | kwmonroe is "Kevin W Monroe" on #linode |
09:53 | <kharlan11> | Has anyone here actually run lighttpd with mutliple fastcgi backends? |
09:54 | -!- | waltman [nunya977@c-68-81-107-5.hsd1.pa.comcast.net] has quit [Quit: leaving] |
09:55 | <nate> | kharlan11: Do you mean like multiple pools of sorts? I usually set lighttpd+php-fpm setup's w/ individual site/account fpm pools |
09:57 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
09:57 | -!- | Shentino_ is "realname" on #qemu #mm #linode |
09:57 | -!- | shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
09:58 | <kharlan11> | all on the same server? I meant 2 hosts running a fastcgi server and 1 host running lighttpd, and lighttpd balancing requests between them. |
09:59 | <kharlan11> | Running multiple pools is more for configuration unique settings per site right? |
10:03 | <kharlan11> | Everyone I've spoken to says that php/mysql ends up being the bottlneck rather than lighttpd not being able to handle the throughput. I just don't see that much info about vertically scaling a php fastcgi server. |
10:03 | -!- | waltman [nunya623@c-68-81-107-5.hsd1.pa.comcast.net] has joined #linode |
10:03 | -!- | waltman is "Walt Mankowski" on #linode |
10:05 | <nate> | kharlan11: I generally prefer running everything together on the same server yes, exactly what kind of traffic are you dealing with? Lighttpd is -extremely- lightweight, especially if you're doing backend stuff like PHP, so having a dedicated host just for lighttpd is like dramatic overkill |
10:07 | -!- | descender [~heh@45.56.153.226] has joined #linode |
10:07 | -!- | descender is "Chong Kai Xiong" on #linode |
10:09 | <kharlan11> | It's just research for a future project. I know it may never come to that, but I don't want to be blindsided if it does. hmm I never considered that, I could have 2 hosts - 1 with lighttpd/php fastcgi and if it ever comes to it I could just add another host running php fastcgi. |
10:10 | <kharlan11> | I just wasn't sure whether I should do loadbalancer -> multiple servers running php/lighttpd OR lighttpd with balanced multiple fastcgi backends. |
10:10 | <nate> | Indeed, I mean there are plenty of ways to do clustering/balancing, linode has nodebalancer stuff, you can do DB clustering, etc. Can also somewhat dynamically increase linode specs by upgrading packages on the fly-ish |
10:12 | <kharlan11> | yep. I was just reading that the creator of lighttpd did it to solve the c10k problem and he used 1 lighttpd server with fastcgi backend servers. It just got me interested in how that sort of setup would look. |
10:13 | <kharlan11> | Have you come across any good reading material regarding that? |
10:17 | <nate> | Not offhand, but it's sorta the concept of how nginx gets used as an internal proxy setup. The main thing is if you're going from an apache setup, especially an apache+mod_php setup, you're going to find notable performance improvements just from going lighttpd+php-fpm alone |
10:17 | <nate> | so you might be surprised at what you end up needing hardware wise from such a setup, especially if you weren't previously utilizing things like opcache or memory-based caching (such as Redis or Memcached) |
10:25 | -!- | thiras [~thiras@195.174.215.70] has quit [Ping timeout: 480 seconds] |
10:27 | <kharlan11> | yeah, I've looked into opcache too, and it's for sure something I'm going to use. There's also the opcache preload rfc that's currently in testing. That looks pretty cool, but I should wait until they have a stable release. |
10:35 | <nate> | well the main opcache stuff has been built into PHP since 5.4 now I believe it was, which usually helps a lot |
10:39 | -!- | phyber [phyber@000207f2.user.oftc.net] has quit [Quit: .] |
10:43 | -!- | tomchen[m] [~tomchenma@2001:470:1af1:101::528] has joined #linode |
10:43 | -!- | tomchen[m] is "@tom.chen:matrix.org" on #linode |
10:43 | -!- | intheclouddan[m] [~intheclou@2001:470:1af1:101::5ce] has joined #linode |
10:43 | -!- | intheclouddan[m] is "@intheclouddan:matrix.org" on #linode |
10:43 | -!- | jfred[m] [~jonterrac@2001:470:1af1:101::c] has joined #linode |
10:43 | -!- | jfred[m] is "@jon:terracrypt.net" on #linode |
10:43 | -!- | fifr[m] [~fifrdisro@2001:470:1af1:101::82e] has joined #linode |
10:43 | -!- | fifr[m] is "@fifr:disroot.org" on #linode |
10:43 | -!- | mcintosh[m] [~mcintoshm@2001:470:1af1:101::4a9] has joined #linode |
10:43 | -!- | mcintosh[m] is "@mcintosh:matrix.org" on #linode |
10:43 | -!- | eatonphil[m] [~eatonphil@2001:470:1af1:101::1368] has joined #linode |
10:43 | -!- | eatonphil[m] is "@eatonphil:matrix.org" on #linode |
10:43 | -!- | capuk[m] [~capukmatr@2001:470:1af1:101::8f1] has joined #linode |
10:43 | -!- | capuk[m] is "@capuk:matrix.org" on #linode |
10:43 | -!- | frailty [~frailtyma@2001:470:1af1:101::1972] has joined #linode |
10:43 | -!- | frailty is "@frailty:matrix.org" on #linode |
10:43 | -!- | DennyFuchs[m] [~fuchsmatr@2001:470:1af1:101::c2f] has joined #linode |
10:43 | -!- | DennyFuchs[m] is "@fuchs:matrix.inatec.com" on #linode #ceph |
10:43 | -!- | tomami[m] [~tomamimat@2001:470:1af1:101::fd] has joined #linode |
10:43 | -!- | tomami[m] is "@tomami:matrix.org" on #linode |
10:43 | -!- | io____[m] [~iomatrixo@2001:470:1af1:101::2cc5] has joined #linode |
10:43 | -!- | io____[m] is "@io____:matrix.org" on #linode |
10:43 | -!- | fifr[m]1 [~fifrmatri@2001:470:1af1:101::3157] has joined #linode |
10:43 | -!- | fifr[m]1 is "@fifr:matrix.org" on #linode |
10:44 | -!- | sm[m] [~simonmicm@2001:470:1af1:101::382b] has joined #linode |
10:44 | -!- | sm[m] is "@simonmic:matrix.org" on #linode |
10:44 | -!- | lpalgarvio[m] [~lpalgarvi@2001:470:1af1:101::2e1] has joined #linode |
10:44 | -!- | lpalgarvio[m] is "@lpalgarvio:matrix.org" on #linode |
10:44 | -!- | fifr[m] is now known as Guest8262 |
10:48 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
10:48 | -!- | Shentino is "realname" on #linode #mm #qemu |
10:48 | -!- | phyber [phyber@000207f2.user.oftc.net] has joined #linode |
10:48 | -!- | phyber is "People said I was dumb, but I proved them!" on #linode |
10:48 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
11:09 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
11:09 | -!- | Shentino_ is "realname" on #linode #mm #qemu |
11:10 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
11:12 | <ericoc> | oh nice, almost 10 year anniversary of my Linode account... "Your account has been active since August 05, 2009" |
11:12 | <@jcardillo> | \o/ |
11:14 | <Guest6207> | awesome! |
11:15 | <@pwoods> | Happy anniversary, ericoc! |
11:15 | <ericoc> | ha, thanks. |
11:15 | <ericoc> | i think i had a "linode 360" then |
11:15 | -!- | azzy [~oftc-webi@host86-166-155-98.range86-166.btcentralplus.com] has joined #linode |
11:15 | -!- | azzy is "OFTC WebIRC Client" on #linode |
11:16 | -!- | azzy [~oftc-webi@host86-166-155-98.range86-166.btcentralplus.com] has quit [] |
11:18 | <Peng> | \o/ |
11:19 | <ericoc> | yeah, not terribly long after I signed up, this happened: https://blog.linode.com/2010/06/16/linode-turns-7-big-ram-increase/ |
11:19 | <ericoc> | i think that's when the 360 became the 512? |
11:26 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
11:26 | -!- | Shentino is "realname" on #linode #mm #qemu |
11:28 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
11:40 | <linbot> | New news from community: Checking server's logs files? <https://www.linode.com/community/questions/18499> |
11:40 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
11:40 | -!- | Shentino_ is "realname" on #linode #mm #qemu |
11:42 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
11:44 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
11:51 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
11:51 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
11:59 | -!- | CodeMouse92 [~JasonMc92@00025241.user.oftc.net] has joined #linode |
11:59 | -!- | CodeMouse92 is "Jason C. McDonald" on #packaging #linode #c++ |
11:59 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
12:00 | <linbot> | New news from community: Can I use Block Storage with Nextcloud? <https://www.linode.com/community/questions/18500> |
12:02 | -!- | redentor [~armando@177.236.60.234] has joined #linode |
12:02 | -!- | redentor is "realname" on #linode #debian-mx #debian-es #debian |
12:02 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
12:02 | -!- | Shentino is "realname" on #linode #mm #qemu |
12:02 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
12:20 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
12:20 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
12:20 | -!- | redentor [~armando@177.236.60.234] has quit [Ping timeout: 480 seconds] |
12:28 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
12:40 | -!- | redentor [~armando@177.236.60.234] has joined #linode |
12:40 | -!- | redentor is "realname" on #debian #debian-es #debian-mx #linode |
12:55 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
12:55 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
13:02 | -!- | redentor [~armando@177.236.60.234] has quit [Remote host closed the connection] |
13:03 | -!- | redentor [~armando@177.236.60.234] has joined #linode |
13:03 | -!- | redentor is "realname" on #debian #debian-es #debian-mx #linode |
13:03 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
13:04 | <chesty> | that was a nice bump, 42% increase. |
13:04 | <DrJ> | yea, they've had a few nice bumps in the last 10 years or so |
13:10 | -!- | elvisoric [~oftc-webi@178.236.94.172] has joined #linode |
13:10 | -!- | elvisoric is "OFTC WebIRC Client" on #linode |
13:11 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
13:11 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
13:19 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
13:29 | -!- | elvisoric [~oftc-webi@178.236.94.172] has quit [Quit: Page closed] |
14:17 | -!- | descender [~heh@45.56.153.226] has quit [Ping timeout: 480 seconds] |
14:33 | -!- | spinoza-the-jedi [~c137@64.128.62.6] has joined #linode |
14:33 | -!- | spinoza-the-jedi is "c137" on #linode |
14:35 | -!- | Dan [~oftc-webi@41.114.206.238] has joined #linode |
14:35 | -!- | Dan is "OFTC WebIRC Client" on #linode |
14:35 | -!- | Dan [~oftc-webi@41.114.206.238] has quit [] |
14:56 | <Eugene> | !lick zifnab |
14:56 | <linbot> | Eugene: Point given to zifnab. (37) (Biggest fan: eugene, total: 33) |
15:26 | -!- | tharkun [~tharkun@kvm5.telegraphics.com.au] has quit [Ping timeout: 480 seconds] |
15:30 | -!- | nb [~nb@nb.user.oftc.net] has quit [Quit: ZNC - http://znc.in] |
15:34 | -!- | nb [~nb@nb.user.oftc.net] has joined #linode |
15:34 | -!- | nb is "nb" on #oftc #moocows #linode-beta #linode #help @#cacert |
15:40 | -!- | NomadJim_ [~Jim@72.168.160.213] has joined #linode |
15:40 | -!- | NomadJim_ is "Nomad" on #debian #linode |
15:48 | -!- | NomadJim [~Jim@2001:5b0:2d1f:1388:1d2e:9a00:cf9b:5eae] has quit [Ping timeout: 480 seconds] |
15:49 | -!- | kaare__ [~kaare@ip-5-186-247-169.dhcp.fibianet.dk] has quit [Quit: Konversation terminated!] |
15:49 | -!- | kaare__ [~kaare@ip-5-186-247-169.dhcp.fibianet.dk] has joined #linode |
15:49 | -!- | kaare__ is "Kaare Rasmussen" on #linode |
15:50 | -!- | redentor [~armando@177.236.60.234] has quit [Ping timeout: 480 seconds] |
16:05 | -!- | Viny [~oftc-webi@177.130.110.24] has joined #linode |
16:05 | -!- | Viny is "OFTC WebIRC Client" on #linode |
16:05 | <Viny> | Do you support magento? |
16:06 | -!- | Viny [~oftc-webi@177.130.110.24] has quit [] |
16:06 | <@bbigger> | Viny: We're an unmanaged hosting provider, but you could absolutely set up Magento on our platform: https://www.linode.com/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/ |
16:07 | * | bbigger clenches fist. |
16:07 | <kharlan11> | rofl |
16:07 | <kharlan11> | 1 second too late. |
16:09 | <Ikaros> | That has got to be the most irritating thing ever, lol |
16:10 | <kharlan11> | It's puzzling why it keeps happening. |
16:11 | <@bbigger> | p sure ppl jump in from our contact page in their browser, then close the tab if they don't get a < 1 min response, thinking that this is a dead channel |
16:15 | <Ikaros> | Said people do not understand the nature of IRC |
16:18 | -!- | spinoza-the-jedi [~c137@64.128.62.6] has quit [Remote host closed the connection] |
16:21 | -!- | redentor [~armando@177.236.60.234] has joined #linode |
16:21 | -!- | redentor is "realname" on #debian #debian-es #debian-mx #linode |
16:25 | -!- | Gowdham [~oftc-webi@121.200.52.186] has joined #linode |
16:25 | -!- | Gowdham is "OFTC WebIRC Client" on #linode |
16:26 | <Gowdham> | Hello |
16:27 | <@bbigger> | hey there Gowdham |
16:29 | <Gowdham> | Yeah. So you guys from Linode team? |
16:29 | <@bbigger> | !ops |
16:29 | <linbot> | Users with ops are employees of Linode, and know what they're talking about. The rest of us are the ever-so-helpful(?) community. Official Linode contact information: https://www.linode.com/contact |
16:30 | <Gowdham> | Ok great. Let me share my queries |
16:31 | <Gowdham> | I am managing a Web Hosting company. Here I would like to provide Hosting services to my customer by joining with Linode. |
16:31 | <Gowdham> | Currently, we renting a dedicated server & providing managed shared hosting under different plans. |
16:32 | <Gowdham> | Now I would like to join with Linode to provide Cloud Hosting for my customers under our brand. |
16:34 | <Gowdham> | @bbigger Are you there? |
16:35 | <Gowdham> | I am just looking for the solution and whether can you help me with that? |
16:36 | <@bbigger> | I'm here Gowdham, and feel free to ask any specific questions. You can see our plans here: https://www.linode.com/pricing |
16:36 | <@bbigger> | This doc will give you a sense of what using our platform entails: https://www.linode.com/docs/getting-started/ |
16:38 | <Gowdham> | I am managing my client using WHMCS, so is it possible to automate the things by integrating it with Linode? |
16:41 | <@bbigger> | We don't directly support WHMCS, but I'm seeing plugins are available. We otherwise have an API that allows for automation of anything that can be accomplished in our web-based manager: https://developers.linode.com/api/v4/ |
16:47 | <Gowdham> | what are the plans that supports hosting provider like us? |
16:49 | <@bbigger> | We're an unmanaged provider, so that's really up to you. You get root access to Linodes regardless of the plan type or size. We do offer a Managed service for incident response, and Professional services for sysadmin help for specific projects. |
16:49 | <@bbigger> | https://www.linode.com/managed |
16:49 | <@bbigger> | https://www.linode.com/professional-services |
17:02 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
17:02 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
17:03 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
17:03 | -!- | telega is "telega" on #uuuurg #linode |
17:07 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
17:08 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
17:08 | -!- | telega is "telega" on #uuuurg #linode |
17:10 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
17:18 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
17:18 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
17:24 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
17:24 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
17:24 | -!- | telega is "telega" on #uuuurg #linode |
17:25 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
17:25 | -!- | telega is "telega" on #uuuurg #linode |
17:25 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
17:26 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
17:26 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
17:28 | -!- | Gowdham [~oftc-webi@121.200.52.186] has quit [Remote host closed the connection] |
17:32 | -!- | gustavo [~oftc-webi@187.187.192.14] has joined #linode |
17:32 | -!- | gustavo is "OFTC WebIRC Client" on #linode |
17:33 | <gustavo> | hi |
17:35 | <gustavo> | I have a VPS and I have a domain with a godaddy ssl certificate, before I could create subdomains without problems, but now it makes me an error and I can only access them by placing https, could you help me? |
17:37 | <Peng> | What domain, what subdomains, what is it, and what error |
17:41 | <gustavo> | amgp.org |
17:41 | <gustavo> | http://70aniversario.amgp.org/ |
17:43 | <Peng> | Trying to connect to port 80 results in a "no route to host" error? |
17:44 | <Peng> | Maybe it's blocked by a firewall? |
17:46 | <gustavo> | previously operated said subdomain but from a time to the date that my client reported it to me does not work |
17:46 | <gustavo> | how can i remove that lock |
17:48 | <gustavo> | there was a maintenance message from linode, I would like to know if any of that maintenance affected the configuration |
17:50 | <gustavo> | in fact I had the redirect from http://amgp.org to https://amgp.org and it doesn't work anymore |
17:51 | <Peng> | What was the maintenance message? |
17:52 | <Peng> | What OS are you using |
17:52 | <Peng> | What firewall software are you using |
17:52 | <Peng> | What did you do with ports 80 and 443 |
17:53 | <gustavo> | fedora |
17:53 | <gustavo> | Maintenance is required for one or more of your Linodes' physical hosts. This maintenance is necessary to patch the MDS (ZombieLoad) CPU vulnerability[1] and will incur downtime for your Linode(s). |
17:54 | <Peng> | The maintenance shouldn't break anything. |
17:54 | <Peng> | But it involves rebooting. If your stuff isn't configured to work correctly after you reboot, that's a problem. |
17:54 | <gustavo> | ok |
17:55 | <Peng> | Can you pastebin the output of "sudo iptables-save" |
17:56 | <gustavo> | ok |
17:56 | <gustavo> | # Generated by iptables-save v1.6.1 on Wed Jul 24 21:56:42 2019 *nat :PREROUTING ACCEPT [377994:19702094] :INPUT ACCEPT [148170:8556315] :OUTPUT ACCEPT [937254:66470683] :POSTROUTING ACCEPT [937254:66470683] :OUTPUT_direct - [0:0] :POSTROUTING_ZONES - [0:0] :POSTROUTING_ZONES_SOURCE - [0:0] :POSTROUTING_direct - [0:0] :POST_FedoraServer - [0:0] :POST_FedoraServer_allow - [0:0] :POST_FedoraServer_deny - [0:0] :POST_FedoraServer_log - [0:0] :PREROUTING_ZON |
17:57 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
17:57 | -!- | telega is "telega" on #uuuurg #linode |
17:57 | <Peng> | Please use a pastebin |
17:57 | <gustavo> | :POSTROUTING_ZONES_SOURCE - [0:0] :POSTROUTING_direct - [0:0] :POST_FedoraServer - [0:0] :POST_FedoraServer_allow - [0:0] :POST_FedoraServer_deny - [0:0] :POST_FedoraServer_log - [0:0] :PREROUTING_ZONES - [0:0] :PREROUTING_ZONES_SOURCE - [0:0] :PREROUTING_direct - [0:0] :PRE_FedoraServer - [0:0] :PRE_FedoraServer_allow - [0:0] :PRE_FedoraServer_deny - [0:0] :PRE_FedoraServer_log - [0:0] |
17:58 | <Peng> | That is not a pastebin |
17:58 | <Peng> | A pastebin is a website like https://paste.debian.net/ |
17:58 | <Peng> | Please paste the stuff there, click the button, then give us a link |
17:59 | <gustavo> | https://pastebin.com/6n1KxvBp |
17:59 | <gustavo> | sorry |
18:00 | <gustavo> | Do not restart after maintenance, restart it now? |
18:00 | <Peng> | You don't need to reboot, you need to fix the firewall |
18:01 | <Peng> | It's complicated and I haven't read the whole thing, but line 141 of the paste blocks everything by default, and the last few lines allow ports 22, 443 and 9090, but not 80 |
18:01 | <gustavo> | Could you advise me how to do it? |
18:01 | <Peng> | I don't know |
18:01 | <Peng> | Do you remember doing something to enable 22, 443 and 9090? Do that for 80. |
18:01 | <gustavo> | no |
18:02 | <Peng> | Check your shell history, read the documentation for the firewall software you use, or Fedora, or wait for someone who knows more than me, I guess. |
18:05 | <gustavo> | ok |
18:05 | -!- | fstd [~fstd@xdsl-87-78-62-39.nc.de] has joined #linode |
18:05 | -!- | fstd is "fstd" on #oftc #linode #debian #kernelnewbies |
18:08 | <gustavo> | thank you very much you were very helpful, I appreciate it, just run "iptables -I INPUT 5 -i eth0 -p tcp --dport 80 -m state --state NEW, ESTABLISHED -j ACCEPT" to enable port 80 I thank you |
18:08 | -!- | fstd_ [~fstd@xdsl-78-35-206-68.nc.de] has quit [Ping timeout: 480 seconds] |
18:10 | <Peng> | That's a bit different than the other rules, but okay, I guess. |
18:10 | <Peng> | You have to make sure that it's saved and will be restored next time you reboot. |
18:13 | <gustavo> | how can I do that to ensure that configuration is saved |
18:15 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Quit: Leaving] |
18:17 | <Peng> | I don't know. Check the documentation. |
18:26 | -!- | joecool|mobile [~joecool@c-174-57-44-238.hsd1.nj.comcast.net] has quit [Quit: ZNC 1.7.4 - https://znc.in] |
18:31 | -!- | redentor [~armando@177.236.60.234] has quit [Quit: Leaving] |
18:32 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has quit [Ping timeout: 480 seconds] |
18:42 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:42 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:42 | -!- | telega is "telega" on #uuuurg #linode |
18:43 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:43 | -!- | telega is "telega" on #uuuurg #linode |
18:43 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:43 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:44 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:44 | -!- | telega is "telega" on #uuuurg #linode |
18:44 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:44 | -!- | telega is "telega" on #uuuurg #linode |
18:44 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:45 | <gustavo> | thanks |
18:45 | -!- | gustavo [~oftc-webi@187.187.192.14] has quit [Quit: Page closed] |
18:45 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:45 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:45 | -!- | telega is "telega" on #uuuurg #linode |
18:46 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
18:46 | -!- | telega is "telega" on #uuuurg #linode |
18:46 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
18:47 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Remote host closed the connection] |
19:32 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has quit [Remote host closed the connection] |
19:33 | -!- | gmcharlt [~quassel@www.librarypolice.com] has quit [Quit: No Ping reply in 180 seconds.] |
19:34 | -!- | gmcharlt [~quassel@www.librarypolice.com] has joined #linode |
19:34 | -!- | gmcharlt is "Galen Charlton" on #linode @#kohaproject #gsoc-evergreen #kohasecurity @#litachat |
19:50 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
19:50 | -!- | telega is "telega" on #uuuurg #linode |
19:58 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Ping timeout: 480 seconds] |
20:46 | -!- | spiki [~spiki@0001014f.user.oftc.net] has joined #linode |
20:46 | -!- | spiki is "Nenad Spirkoski" on #linode |
20:53 | -!- | The-spiki [~spiki@0001014f.user.oftc.net] has quit [Ping timeout: 480 seconds] |
21:34 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
21:34 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
21:42 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
21:50 | -!- | Cr0hm [~gregoire@46.140.92.34] has joined #linode |
21:50 | -!- | Cr0hm is "Grégoire Meylan" on #linode |
21:53 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Read error: Connection reset by peer] |
21:53 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
21:53 | -!- | Shentino is "realname" on #linode #mm #qemu |
21:58 | -!- | Cr0hm [~gregoire@46.140.92.34] has quit [Ping timeout: 480 seconds] |
22:10 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
22:10 | -!- | Shentino_ is "realname" on #linode #mm #qemu |
22:16 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Read error: Connection reset by peer] |
22:16 | -!- | Shentino_ [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has joined #linode |
22:16 | -!- | Shentino_ is "realname" on #linode #mm #qemu |
22:17 | -!- | Shentino [~desktop@68-118-220-134.dhcp.knwc.wa.charter.com] has quit [Ping timeout: 480 seconds] |
22:25 | -!- | Luckst0r_ [~luckst0r@stuff.is.heaps.lol] has joined #linode |
22:25 | -!- | Luckst0r_ is "luckst0r" on #linode |
22:26 | -!- | Luckst0r [~luckst0r@stuff.is.heaps.lol] has quit [Read error: Connection reset by peer] |
22:33 | -!- | Luckst0r_ [~luckst0r@stuff.is.heaps.lol] has quit [Remote host closed the connection] |
22:34 | -!- | Luckst0r [~luckst0r@stuff.is.heaps.lol] has joined #linode |
22:34 | -!- | Luckst0r is "luckst0r" on #linode |
22:39 | -!- | darwin [d@melik.windwireless.net] has joined #linode |
22:39 | -!- | darwin is "Darwin of The Elves" on #linode #bitlbee |
22:40 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has joined #linode |
22:40 | -!- | telega is "telega" on #uuuurg #linode |
22:48 | -!- | telega [~telega@host86-134-63-215.range86-134.btcentralplus.com] has quit [Ping timeout: 480 seconds] |
22:50 | -!- | BusWorks [~oftc-webi@203-219-205-106.static.tpgi.com.au] has joined #linode |
22:50 | -!- | BusWorks is "OFTC WebIRC Client" on #linode |
22:51 | <BusWorks> | Just wanted to advise a linode IP 172.105.212.202 is generating a ton of outgoing SMTP connections and should be checked / blocked / deleted |
22:53 | <Peng> | !abuse |
22:53 | <linbot> | Linode's abuse contact is abuse@linode.com , as shown in the abuse contact info for the IP address in question. https://www.iana.org/help/abuse-answers shows how to look this up yourself. |
22:54 | <BusWorks> | cheers |
22:54 | -!- | joecool|mobile [~joecool@c-174-57-44-238.hsd1.nj.comcast.net] has joined #linode |
22:54 | -!- | joecool|mobile is "Joe" on #ck #linode |
22:55 | -!- | BusWorks [~oftc-webi@203-219-205-106.static.tpgi.com.au] has quit [Quit: Page closed] |
22:57 | <Peng> | ... |
23:20 | <@rgerke> | Peng: Thanks for showing BusWorks that abuse info. |
23:37 | <dwfreed> | Don't forget to !point your helper |
23:41 | <Peng> | !point linbot |
23:41 | <linbot> | Peng: Point given to linbot. (1337) (Biggest fan: mcintosh, total: 18) |
23:42 | <dwfreed> | not the one I was talking about :P |
23:45 | <@rgerke> | !point Peng |
23:45 | <linbot> | rgerke: Point given to peng. (42) (Biggest fan: mcintosh, total: 9) |
--- | Log | closed Thu Jul 25 00:00:23 2019 |