--- | Log | opened Thu Mar 28 00:00:31 2019 |
00:14 | -!- | redentor [~armando@2806:1000:8001:ed82:58db:64c1:648:263d] has quit [Remote host closed the connection] |
02:19 | -!- | Hobbyboy|BNC [Hobbyboy@78.47.165.120] has joined #linode |
02:19 | -!- | Hobbyboy|BNC is "Andrew" on #perl #openttd #oftc #moocows #linode #YourBNC |
02:19 | -!- | Hobbyboy [Hobbyboy@0001fb73.user.oftc.net] has quit [Ping timeout: 480 seconds] |
02:19 | -!- | Hobbyboy|BNC is now known as Hobbyboy |
03:11 | <Zr40> | given that it's just a pure python package, I actually installed that from testing |
03:48 | -!- | logan [~logan@irc.protiumit.com] has quit [Read error: Connection reset by peer] |
03:49 | -!- | logan [~logan@irc.protiumit.com] has joined #linode |
03:49 | -!- | logan is "logan" on #linode #ceph-ansible #ceph |
03:55 | -!- | smccabe_ [~smccabe@li656-220.members.linode.com] has joined #linode |
03:55 | -!- | smccabe_ is "ZNC - https://znc.in" on #linode |
04:00 | -!- | smccabe [~smccabe@0002749c.user.oftc.net] has quit [Ping timeout: 480 seconds] |
04:18 | -!- | mt8 [~oftc-webi@197.210.10.12] has joined #linode |
04:18 | -!- | mt8 is "OFTC WebIRC Client" on #linode |
04:18 | <mt8> | hello |
04:19 | <mt8> | anyone there? |
04:20 | -!- | mt8 [~oftc-webi@197.210.10.12] has left #linode [] |
04:21 | -!- | patrick [~oftc-webi@117.30.55.101] has joined #linode |
04:21 | -!- | patrick is "OFTC WebIRC Client" on #linode |
04:22 | -!- | patrick [~oftc-webi@117.30.55.101] has quit [] |
04:51 | -!- | nagchampa [~nagchampa@203.17.70.53] has joined #linode |
04:51 | -!- | nagchampa is "realname" on #linode |
06:18 | -!- | nagchampa [~nagchampa@203.17.70.53] has quit [Quit: Leaving] |
06:21 | -!- | lawzo [~oftc-webi@internet.cwg-plc.com] has joined #linode |
06:21 | -!- | lawzo is "OFTC WebIRC Client" on #linode |
06:41 | <linbot> | New news from community: What PHP Am I Running ? <https://www.linode.com/community/questions/17994> |
06:45 | -!- | DrJ [~Bac0n@ip-10-10-52-196.mx.northamericancoax.com] has joined #linode |
06:45 | -!- | DrJ is "Bacon" on #linode |
07:42 | <linbot> | New news from community: Exsi vmware iso file/image. <https://www.linode.com/community/questions/17995> |
07:53 | -!- | santosh [~oftc-webi@110.224.222.198] has joined #linode |
07:53 | -!- | santosh is "OFTC WebIRC Client" on #linode |
07:54 | <santosh> | Hi All |
07:54 | <santosh> | Hope somebody could help me in one of issue |
07:55 | <santosh> | How to set my domain to open directly in a folder path |
07:56 | <santosh> | I want to open www.bigpitara.com/v2/bigpitara directly to www.bigpitara.com |
07:59 | <santosh> | Somebody can help? |
07:59 | -!- | lawzo [~oftc-webi@internet.cwg-plc.com] has quit [Quit: Page closed] |
08:05 | -!- | julien [~julien@199.192.237.9] has joined #linode |
08:05 | -!- | julien is "julien" on #linode |
08:05 | <nate> | santosh: Look for the root folder directive in whatever httpd you use, it lets you define what the effective main folder is (root directive in nginx, server.document-root in lighttpd, DocumentRoot in apache) |
08:06 | <santosh> | @nate, thanks for reply |
08:06 | <santosh> | I can't find any httpd in the root folder |
08:07 | <nate> | Not what I meant, the three directives I gave are what define the root folder for a virtual host (within the software's respective virtualhost model), not that you should look in the literal root folder |
08:07 | <nate> | httpd software configs are normally under /etc somewhere w/ a folder relative named to the software |
08:08 | <nate> | eg; /etc/apache |
08:08 | <santosh> | ok checking |
08:10 | <santosh> | Lots of .conf file |
08:12 | -!- | julien [~julien@199.192.237.9] has quit [Quit: WeeChat 2.4] |
08:19 | -!- | Girish [~oftc-webi@115.248.85.26] has joined #linode |
08:19 | -!- | Girish is "OFTC WebIRC Client" on #linode |
08:19 | <Girish> | hi |
08:20 | <Girish> | i need help from you |
08:21 | -!- | Girish [~oftc-webi@115.248.85.26] has left #linode [] |
08:23 | -!- | Orange [~oftc-webi@115.248.85.26] has joined #linode |
08:23 | -!- | Orange is "OFTC WebIRC Client" on #linode |
08:23 | <Orange> | hi |
08:32 | -!- | Orange [~oftc-webi@115.248.85.26] has quit [Remote host closed the connection] |
08:37 | -!- | spiki [~spiki@0001014f.user.oftc.net] has joined #linode |
08:37 | -!- | spiki is "Nenad Spirkoski" on #linode |
08:39 | <santosh> | Hi |
08:39 | <DrJ> | hi |
08:39 | <santosh> | My site bigpitara.com is showing index of |
08:40 | <DrJ> | santosh: doesn't look like you have a typical index.htm/html/php |
08:40 | <santosh> | it should go directly to www.bigpitara.com/bp/v2/bigpitara |
08:40 | <santosh> | Yes its not there, I removed but the working files are in bp/v2/bigpitara |
08:41 | <santosh> | the domain should directly go there |
08:41 | <DrJ> | you might should change your directory path in your httpd config then |
08:41 | <santosh> | changed just now |
08:41 | <DrJ> | will require a reload of the server |
08:41 | <santosh> | but not working, changed in bigpitara.conf |
08:42 | <santosh> | its at /etc/apache2/sites-available |
08:42 | <DrJ> | did you restart apache |
08:42 | <santosh> | no |
08:42 | <DrJ> | then restart |
08:42 | <santosh> | okay doing it |
08:43 | <santosh> | its rebooting |
08:44 | -!- | The-spiki [~spiki@0001014f.user.oftc.net] has quit [Ping timeout: 480 seconds] |
08:44 | <santosh> | there is a default-ssl.conf |
08:44 | <santosh> | is it for enabling domain ssl? |
08:45 | <DrJ> | probably |
08:45 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
08:45 | -!- | anomie is "Anomie" on #linode |
08:45 | <DrJ> | I like to have my 80/443 configs in the same conf file personally for each domain |
08:46 | <santosh> | DrJ, reboot done but still not working |
08:46 | <DrJ> | pastebin your config |
08:46 | <santosh> | <VirtualHost *:80> # The ServerName directive sets the request scheme, hostname and port that # the server uses to identify itself. This is used when creating # redirection URLs. In the context of virtual hosts, the ServerName # specifies what hostname must appear in the request's Host: header to # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # Howev |
08:46 | <DrJ> | no pastebin |
08:47 | <DrJ> | don't paste here |
08:47 | <DrJ> | https://pastebin.com/ |
08:47 | <santosh> | Ohh sorry |
08:47 | <DrJ> | another option is just to move the content of v2/bipitara to the root |
08:48 | <santosh> | earlier it was /bp and working finem I just changed it to /bp/v2/bigpitara |
08:48 | <DrJ> | also, I would encourage you to look into letsencrypt and getting your site set up for HTTPS |
08:53 | -!- | santosh [~oftc-webi@110.224.222.198] has quit [Remote host closed the connection] |
09:34 | -!- | duckydanny [~duckydan@2600:3c02::f03c:91ff:fec7:36d9] has quit [Quit: ZNC - http://znc.in] |
09:34 | -!- | duckydanny [~duckydann@li1301-74.members.linode.com] has joined #linode |
09:34 | -!- | duckydanny is "Dan" on #linode #moocows |
09:47 | -!- | Ion_ [~oftc-webi@154.59.156.60] has joined #linode |
09:47 | -!- | Ion_ is "OFTC WebIRC Client" on #linode |
09:48 | -!- | Ion__ [~oftc-webi@85.255.234.199] has joined #linode |
09:48 | -!- | Ion__ is "OFTC WebIRC Client" on #linode |
09:48 | -!- | Ion__ [~oftc-webi@85.255.234.199] has quit [] |
09:49 | -!- | Ion_ [~oftc-webi@154.59.156.60] has quit [Remote host closed the connection] |
10:08 | -!- | thiras [~thiras@195.174.215.70] has quit [Ping timeout: 480 seconds] |
10:11 | -!- | thiras [~thiras@195.174.215.70] has joined #linode |
10:11 | -!- | thiras is "Ant" on #debian #linode #tami |
10:22 | <linbot> | New news from community: Sending Mail to a Script <https://www.linode.com/community/questions/17996> |
10:41 | <cruxeternus> | i.e. How to Get Owned in Less Than 60 Seconds |
10:42 | -!- | SVT [~Mutter@81-229-141-112-no255.tbcn.telia.com] has joined #linode |
10:42 | -!- | SVT is "fredrik widlund" on #linode |
10:42 | -!- | SVT [~Mutter@81-229-141-112-no255.tbcn.telia.com] has quit [] |
10:51 | <DrJ> | haha |
11:11 | <FluffyFoxeh> | !paste |
11:11 | <linbot> | Please paste longer snippets over at https://bpaste.net/ and not in the channel |
12:40 | -!- | mylinodeservice [~oftc-webi@rrcs-173-197-64-59.west.biz.rr.com] has joined #linode |
12:40 | -!- | mylinodeservice is "OFTC WebIRC Client" on #linode |
12:41 | <mylinodeservice> | Hello, have issue connecting via SSH to my linode |
12:41 | <mylinodeservice> | my objective is to ssh into my server so I can do a mysqldump |
12:42 | <millisa> | Why can't you do that? |
12:42 | <mylinodeservice> | When trinig to get access the mysql server keep getting ""Host xxx is not allowed to connect to this MySQL server" |
12:42 | <millisa> | So you ssh in fine and connecting to the local mysql server you get that message? |
12:42 | <mylinodeservice> | when I following the instructions to ssh via putty get network connection error |
12:44 | <mylinodeservice> | Actually, i first access another aws server. From that server I tried mysql -u -p -h and when i put enter client's creds get ""Host xxx is not allowed to connect to this MySQL server"" |
12:44 | <mylinodeservice> | then I tried ssh to client's server and get network connection error |
12:45 | <millisa> | For SSH did you get on lish to see why it's not letting your connection in? |
12:46 | <mylinodeservice> | Good question. How do I use lish if unable to connect to server? |
12:46 | <millisa> | !lish |
12:46 | <linbot> | LISH allows you to perform certain actions without having to log in to the Linode Manager. LISH's primary function is to allow you to access your Linode's console, even if networking is disabled. https://www.linode.com/docs/networking/using-the-linode-shell-lish |
12:47 | <mylinodeservice> | I did use terminal from whm |
12:47 | <mylinodeservice> | But the db is good size and thought better to export from another host |
12:48 | <mylinodeservice> | should I just use mysqldump from the terminal then? |
12:48 | <millisa> | I would |
12:48 | <mylinodeservice> | I guess I can use FTP to export the dump to another server? |
12:49 | <millisa> | or scp it out |
12:49 | <mylinodeservice> | On linode how do I set up ssh ? |
12:49 | <mylinodeservice> | From terminal I do see sshd running |
12:53 | <millisa> | You mentioned whm; you'd troubleshoot an ssh issue like any other cpanel system. It's not going to be linode specific. |
12:54 | <millisa> | check the cphulk stuff to see if it's blocked your IP, check if the account you are using is allowed to ssh, check /var/log/secure to see if it mentions anything when you try to ssh |
12:55 | <mylinodeservice> | right. I'll take a look. thanks |
14:08 | <Abi12> | you'd need to configure mysql to accept remote connections, and specify the user host in mysql from which you're connecting from. |
14:08 | <Abi12> | You could always do the wildcard though \o/ |
14:46 | -!- | jback [~jasper@shell.jhq.io] has quit [Remote host closed the connection] |
14:54 | -!- | jback [~jasper@shell.jhq.io] has joined #linode |
14:54 | -!- | jback is "Jasper Backer (jhq)" on #linode |
15:23 | -!- | jback [~jasper@shell.jhq.io] has quit [Remote host closed the connection] |
15:26 | -!- | gparent [~g@0001b079.user.oftc.net] has quit [Quit: Leaving] |
15:55 | -!- | jfm [~oftc-webi@208.84.225.10] has joined #linode |
15:55 | -!- | jfm is "OFTC WebIRC Client" on #linode |
15:56 | <jfm> | hi |
15:56 | <millisa> | hi |
15:56 | <jfm> | i would like to switch over from digital ocean |
15:56 | <millisa> | Sounds good to me |
15:56 | <jfm> | my question is coult i open port 25 so that plask control panel cand send emails |
15:56 | <millisa> | Linode doesn't restrict ports. |
15:57 | <millisa> | You'd need to observe the aup/tos in regards to mail, but there's no reason you can't do mail stuff at linode |
16:00 | <jfm> | perfect |
16:00 | <jfm> | could i manage nameservers |
16:00 | <jfm> | i havev multiple domains |
16:00 | <millisa> | you can run your own name servers, or use linode's. |
16:01 | <millisa> | or use someone else's. |
16:01 | <millisa> | https://www.linode.com/docs/platform/manager/dns-manager/ |
16:01 | <jfm> | ohh perfect |
16:01 | <millisa> | you can even get fancy and run your own hidden master and let linode's name servers slave zones off it |
16:02 | <jfm> | okay im swtching over from digital ocean |
16:02 | <jfm> | thank you very much, |
16:07 | <linbot> | New news from status: Service Issue - Lish/Glish on the Cloud Manager <https://status.linode.com/incidents/5q5x2flbfkc9> |
16:09 | <jfm> | hello |
16:09 | <millisa> | hello |
16:10 | <jfm> | I've just created my account |
16:10 | <jfm> | and its under review |
16:10 | <jfm> | How long do I have to wait |
16:10 | <millisa> | I don't think there's a specified time frame; they usually get to them pretty quick. Watch your email |
16:11 | <millisa> | If they need more info they'll ask for it there |
16:11 | <jfm> | I got an email saying welcome to linode but that it |
16:12 | <millisa> | There's usually a couple mails during signup. |
16:14 | <@scrane> | Hey jfm, you should be getting another email from us shortly. |
16:14 | <jfm> | I was able to log in |
16:14 | <jfm> | you have have a promo code i wasnt able to appy at sign up |
16:15 | <jfm> | is it still posible to apply after |
16:16 | <@bbigger> | jfm: you can only apply promo codes at signup so you probably missed out, but if you open up a Support ticket we'll hook you up |
16:17 | <jfm> | perfect thank ytou |
16:18 | <csnxs> | !point bbigger |
16:18 | <linbot> | csnxs: Point given to bbigger. (5) |
16:25 | <@mcintosh> | I guess his points just got... |
16:25 | * | mcintosh puts on sunglasses |
16:25 | <@mcintosh> | ...bbigger |
16:25 | <@bbigger> | YEAAAAAAHHHHHHH |
16:28 | -!- | gparent [~g@0001b079.user.oftc.net] has joined #linode |
16:28 | -!- | gparent is "g" on #linode |
16:32 | * | csnxs ¬_¬ |
16:48 | -!- | jback [~jasper@shell.jhq.io] has joined #linode |
16:48 | -!- | jback is "Jasper Backer (jhq)" on #linode |
16:56 | -!- | jback [~jasper@shell.jhq.io] has quit [Remote host closed the connection] |
16:59 | -!- | jfm [~oftc-webi@208.84.225.10] has quit [Remote host closed the connection] |
17:00 | -!- | jback [~jasper@shell.jhq.io] has joined #linode |
17:00 | -!- | jback is "Jasper Backer (jhq)" on #linode |
17:04 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Remote host closed the connection] |
17:13 | -!- | jback [~jasper@shell.jhq.io] has quit [Ping timeout: 480 seconds] |
17:19 | -!- | telega [~telega@host81-152-13-250.range81-152.btcentralplus.com] has joined #linode |
17:19 | -!- | telega is "telega" on #uuuurg #linode |
17:34 | -!- | jback [~jasper@shell.jhq.io] has joined #linode |
17:34 | -!- | jback is "Jasper Backer (jhq)" on #linode |
17:48 | -!- | jback [~jasper@shell.jhq.io] has quit [Ping timeout: 480 seconds] |
17:50 | -!- | afx237 [~afx237@107.170.10.178] has quit [Read error: Connection reset by peer] |
17:50 | -!- | afx237 [~afx237@107.170.10.178] has joined #linode |
17:50 | -!- | afx237 is "c'mon you cunt, lets have some aphex acid" on @#shellshock #linode #virt #quodlibet |
17:51 | -!- | telega [~telega@host81-152-13-250.range81-152.btcentralplus.com] has quit [Quit: Leaving...] |
18:31 | -!- | skyfaller [~textual@c-73-141-103-27.hsd1.pa.comcast.net] has joined #linode |
18:31 | -!- | skyfaller is "Textual User" on #linode |
18:53 | -!- | thiras [~thiras@195.174.215.70] has quit [Ping timeout: 480 seconds] |
18:59 | -!- | skyfaller [~textual@c-73-141-103-27.hsd1.pa.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
20:10 | -!- | jm [~oftc-webi@108-218-80-22.lightspeed.miamfl.sbcglobal.net] has joined #linode |
20:10 | -!- | jm is "OFTC WebIRC Client" on #linode |
20:10 | <jm> | how to close my account |
20:12 | <dzho> | !to jm contact |
20:12 | <linbot> | jm: https://www.linode.com/contact |
20:12 | <dzho> | !to jm ops |
20:12 | <linbot> | jm: 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 |
20:13 | <dzho> | d'oh. guess I should have gone straight to the second one |
20:13 | <dzho> | does the linode management interface not give an option for closing an account? |
20:14 | <jm> | yea no button |
20:15 | <dzho> | :\ |
20:16 | <dzho> | jm: have you tried contacting them directly yet? |
20:22 | <Peng> | Old manager has a button. I dunno about new manager. |
20:22 | -!- | bobby [~oftc-webi@107-190-62-156.cpe.teksavvy.com] has joined #linode |
20:22 | -!- | bobby is "OFTC WebIRC Client" on #linode |
20:28 | -!- | jm [~oftc-webi@108-218-80-22.lightspeed.miamfl.sbcglobal.net] has quit [Quit: Page closed] |
20:37 | -!- | felix [~oftc-webi@66-215-231-185.dhcp.rvsd.ca.charter.com] has joined #linode |
20:37 | -!- | felix is "OFTC WebIRC Client" on #linode |
20:38 | -!- | felix is now known as Guest4475 |
20:38 | -!- | The-spiki [~spiki@0001014f.user.oftc.net] has joined #linode |
20:38 | -!- | The-spiki is "Nenad Spirkoski" on #linode |
20:38 | -!- | Guest4475 [~oftc-webi@66-215-231-185.dhcp.rvsd.ca.charter.com] has quit [] |
20:40 | <@pwoods> | jm: dzho is correct, you'll need to do this through Classic Manager: https://manager.linode.com/account |
20:41 | <@pwoods> | There's a link at the bottom of the page that reads "Cancel this Account" |
20:42 | <@pwoods> | And as a reminder, Cloud Manager is still in beta, so there's a few things that haven't carried over as of yet. |
20:45 | -!- | spiki [~spiki@0001014f.user.oftc.net] has quit [Ping timeout: 480 seconds] |
20:58 | <linbot> | New news from status: Connectivity Issues - Newark <https://status.linode.com/incidents/9d254sb0tcbq> |
21:01 | <copart> | 4mo old? |
21:01 | <millisa> | Geologically new |
21:02 | <copart> | true |
21:07 | -!- | bobby [~oftc-webi@107-190-62-156.cpe.teksavvy.com] has quit [Quit: Page closed] |
21:11 | -!- | mylinodeservice [~oftc-webi@rrcs-173-197-64-59.west.biz.rr.com] has quit [Remote host closed the connection] |
21:15 | -!- | Cruiser [Cruiser@136.33.104.17] has quit [] |
21:28 | -!- | Cruiser [Cruiser@136.33.104.17] has joined #linode |
21:28 | -!- | Cruiser is "Cruiser" on #linode |
21:29 | -!- | Cruiser [Cruiser@136.33.104.17] has quit [] |
21:30 | -!- | Cruiser [Cruiser@136.33.104.17] has joined #linode |
21:30 | -!- | Cruiser is "Cruiser" on #linode |
21:33 | -!- | Cruiser [Cruiser@136.33.104.17] has quit [] |
21:36 | -!- | Cruiser [Cruiser@136.33.104.17] has joined #linode |
21:36 | -!- | Cruiser is "Cruiser" on #linode |
21:51 | -!- | montigny34 [~oftc-webi@107-190-62-156.cpe.teksavvy.com] has joined #linode |
21:51 | -!- | montigny34 is "OFTC WebIRC Client" on #linode |
21:51 | <montigny34> | rookie question but if my hostname is primitiv |
21:52 | <montigny34> | what would i put next to my servers IP in my hosts file? |
21:52 | <montigny34> | my domain is primitiv.media |
21:54 | <montigny34> | srerverUIP primitiv.media primitiv? |
22:00 | <@jcardillo> | montigny34: I believe that should do the trick for you. |
22:00 | <montigny34> | ok than you :) |
22:01 | <@jcardillo> | For a little more context (if interested), here's our guide on using your hosts file: https://linode.com/docs/networking/dns/using-your-systems-hosts-file/ |
22:25 | -!- | montigny34 [~oftc-webi@107-190-62-156.cpe.teksavvy.com] has quit [Quit: Page closed] |
22:54 | <linbot> | New news from community: my server can not ssh? taptipshujuku <https://www.linode.com/community/questions/17997> |
23:01 | <AlexMax> | that's one of the best forum thread titles I've ever seen |
23:03 | <gparent> | lmao |
23:03 | <@jcardillo> | lol |
23:04 | <gparent> | you didn't cover the taptipshujuku part |
23:04 | <gparent> | what a failure of an answer |
23:04 | <@jcardillo> | can you subtract points from me? |
23:07 | <gparent> | I would but I can't ssh to the point box |
23:08 | <millisa> | !towel jcardillo |
23:08 | <linbot> | millisa: Point taken from jcardillo! (-1) |
23:08 | <millisa> | Yes. |
23:08 | <millisa> | !point jcardillo |
23:08 | <linbot> | millisa: Point given to jcardillo. (0) |
23:08 | <millisa> | !point jcardillo |
23:09 | <linbot> | millisa: Point given to jcardillo. (1) |
23:11 | <@jcardillo> | *bow* |
23:15 | -!- | alspacka [~oftc-webi@81-233-130-184-no92.tbcn.telia.com] has joined #linode |
23:15 | -!- | alspacka is "OFTC WebIRC Client" on #linode |
23:19 | -!- | alspacka [~oftc-webi@81-233-130-184-no92.tbcn.telia.com] has quit [] |
--- | Log | closed Fri Mar 29 00:00:33 2019 |