--- Log opened Fri Feb 26 00:00:44 2016 |
00:55 | | Derakon[AFK] is now known as Derakon |
02:03 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
02:30 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
02:33 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
02:39 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [[NS] Quit: Leaving] |
02:39 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
03:16 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
03:16 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
03:17 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Connection closed] |
03:21 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
03:23 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [[NS] Quit: Leaving] |
03:36 | | Reiv [NSwebIRC@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
04:07 | | Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
04:13 | | Turaiel is now known as Turaiel[Offline] |
05:08 | | Derakon is now known as Derakon[AFK] |
07:25 | | * abudhabi flails at apache. |
07:25 | <@abudhabi> | Can someone explain to me the right way to make apache2 follow the damn symlink I put in its /var/www? |
07:26 | <@abudhabi> | I don't want to put the actual files in /var/www, but rather keep them where they are, under my home folder. |
07:27 | <@abudhabi> | But apache complains that it's Forbidden. |
07:28 | <@abudhabi> | I made a symlink, and it works when I navigate in the shell. I get from there to the content directory deep in my /home. |
07:28 | <@abudhabi> | Permissions for that directory and everything in it are r and x for everyone, so that shouldn't be a problem, right? |
07:29 | <@abudhabi> | Wait, no, they're r for everyone, but the directories are also x for everyone. |
07:31 | < [R]> | "I made a symlink, and it works when I navigate in the shell" As Apache's user? |
07:31 | <@abudhabi> | No, but why shouldn't it work? |
07:31 | <@abudhabi> | They're not read-protected against everyone. |
07:31 | < [R]> | What are the perms on /home/user? |
07:33 | <@abudhabi> | Hmmm. /home and /home/user are fine... but the next one is NOT. Let's change that! |
07:33 | < [R]> | There we go. |
07:34 | <@abudhabi> | Apparently not, though. |
07:34 | <@abudhabi> | apache still gives a Forbidden error. |
07:34 | <@abudhabi> | Does it need both r and x permissions? |
07:35 | < [R]> | su - -s /bin/bash apache |
07:35 | < [R]> | Then just spam ls on various directories |
07:37 | < [R]> | (where "apache" is the actual user apache runs as) |
07:37 | <@abudhabi> | No passwd entry for user 'apache' |
07:38 | < [R]> | <[R]> (where "apache" is the actual user apache runs as) |
07:39 | <@celticminstrel> | It needs a <Directory> tag or something too, doesn't it? |
07:39 | <@celticminstrel> | Or is that not required when it's following symlinks? |
07:39 | < [R]> | Confirm the FS is properly setup for apache to look in there first. |
07:40 | < [R]> | Then check the configs. |
07:42 | | * celticminstrel doesn't see any reason why that would be easier than the reverse. |
07:43 | <@abudhabi> | I'm gonna try something different. Apparently, apache does support looking in user directories for content, but you gotta enable it. |
07:44 | <@celticminstrel> | I think that's the thing where you have example.com/~username/stuff |
07:44 | < [R]> | Because there are actually tools to test the FS |
07:44 | < [R]> | Also it's the most likely issue to begin with. |
07:45 | < [R]> | Yes, that's for the ~username directories. |
07:46 | <@celticminstrel> | What I usually do is tell it that my root is in the user dir instead of /var/www |
07:46 | < [R]> | Personally though, I'd just make /srv/http/ (or /var/www/ if you want to be oldschool) owned by the user, and have a symlink to that in /home/user. |
07:48 | <@abudhabi> | [R]: New issue wrt logging in as www-data - I don't know the password for it. |
07:48 | <@abudhabi> | Googling suggests it's no password, but that doesn't do it. |
07:49 | < [R]> | sudo su... |
07:51 | <@abudhabi> | There! |
07:51 | <@abudhabi> | Turns out you DO need +x. |
07:51 | <@abudhabi> | Thanks! |
07:57 | | Kindamoody[zZz] is now known as Kindamoody |
07:58 | < [R]> | np |
08:10 | | himi [fow035@Nightstar-v37cpe.internode.on.net] has joined #code |
08:10 | | mode/#code [+o himi] by ChanServ |
08:43 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
08:49 | | Kindamoody is now known as Kindamoody|afk |
09:19 | | celticminstrel [celticminst@Nightstar-3nv7ni.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.] |
09:29 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
09:29 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
10:33 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
10:59 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
11:18 | <@gnolam> | On second thought, it wasn't a horrible backfire. |
11:18 | <@gnolam> | Synthwave makes for really good coding music. |
11:26 | < Emmy-zZz> | gnolam: try game soundtracks, like those for unreal (tournament) or skyrim |
11:29 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
11:33 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
12:38 | | catadroid [catalyst@Nightstar-mrqf79.dab.02.net] has joined #code |
12:39 | | VirusJTG_ [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Ping timeout: 121 seconds] |
13:56 | | ion [Owner@Nightstar-6grqph.vs.shawcable.net] has quit [Ping timeout: 121 seconds] |
13:59 | | ion [Owner@Nightstar-6grqph.vs.shawcable.net] has joined #code |
14:05 | <@froztbyte> | https://daily-devops.tumblr.com/post/139544090822/quote-of-the-day-if-we-switche d-to-making-weapons |
14:10 | | Emmy-zZz is now known as Emmy |
14:25 | | * TheWatcher eyes some of those |
14:28 | <@TheWatcher> | ... Vicissitudinous Communique is now being added to some of my github projects. |
14:29 | <@TheWatcher> | eg: https://github.com/TheWatcher/GitLab-API-Basic/labels ¬¬ |
14:40 | <@gnolam> | Hee |
14:41 | | gnolam is now known as Tolstoy |
14:51 | <@froztbyte> | hahaha |
15:03 | < Emmy> | froztbyte: just as long as they don't make nukes... |
15:16 | | Natan [NSwebIRC@Nightstar-f3k.t3q.245.162.IP] has joined #code |
15:16 | < Natan> | hi |
15:42 | <@Tolstoy> | https://twitter.com/markjaquith/status/702925245691330561 |
15:43 | <@TheWatcher> | ... ohgods, I go tthe joke. |
15:45 | <@TheWatcher> | Also, I should start getting myself together to head off shortly |
15:45 | < Natan> | I cant get on twitter |
15:45 | < Natan> | ;_; |
15:45 | <@abudhabi> | I don't even use QWERTY. |
15:46 | <@TheWatcher> | 'I affectionately call the zxcvf group of keys on a QWERTY layout âthe tar pitâ. Please donât get this joke. Donât make me sad for you.' |
15:48 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
15:53 | < ToxicFrog> | ...I don't get the joke |
15:53 | <@abudhabi> | tar command. |
15:53 | <@abudhabi> | It's not much of a joke. |
15:56 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
15:56 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:57 | < ToxicFrog> | Oh. |
16:05 | | Natan [NSwebIRC@Nightstar-f3k.t3q.245.162.IP] has quit [[NS] Quit: Page closed] |
16:24 | | celticminstrel [celticminst@Nightstar-3nv7ni.dsl.bell.ca] has joined #code |
16:24 | | mode/#code [+o celticminstrel] by ChanServ |
16:30 | | catadroid` [catalyst@Nightstar-pb9ggr.dab.02.net] has joined #code |
16:33 | | catadroid [catalyst@Nightstar-mrqf79.dab.02.net] has quit [Ping timeout: 121 seconds] |
17:01 | | gizmore [kvirc@Nightstar-7ne6bq.dip0.t-ipconnect.de] has joined #code |
17:42 | | Tolstoy is now known as gnolam |
17:51 | | Emmy is now known as Emmy-nOMS |
17:51 | | Emmy-nOMS is now known as Emmy-Noms |
18:06 | | Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has joined #code |
18:06 | | mode/#code [+o Crossfire] by ChanServ |
18:13 | | catadroid [catalyst@Nightstar-7ffc9s.cable.virginm.net] has joined #code |
18:17 | | catadroid` [catalyst@Nightstar-pb9ggr.dab.02.net] has quit [Ping timeout: 121 seconds] |
18:35 | | Emmy-Noms is now known as Emmy |
20:16 | | Kindamoody|afk is now known as Kindamoody |
20:43 | <@abudhabi> | https://youtu.be/yHJOz_y9rZE (Old, I know.) |
21:06 | <@abudhabi> | Hm. I have a multifunction printer. |
21:06 | <@abudhabi> | It's on the network and prints fine that way. Can I get its scanning functions also via network? |
21:06 | <@abudhabi> | This is Linux Mint. |
21:41 | <@celticminstrel> | My network scanner has an internal webserver (though, in fact, Apple Preview recognizes it as well). So, putting its IP in your browser may be worth a try. |
21:45 | <@abudhabi> | That's right! It does have a webconfig. |
21:52 | <@abudhabi> | But there doesn't seem to be much I can do from there. |
22:01 | <@ErikMesoy> | https://twitter.com/internetofshit/status/702514131967066112 |
22:23 | < ToxicFrog> | abudhabi: I have yet to successfully initiate scans over a network on anything |
22:23 | < ToxicFrog> | That said, my printer has an SMB server and internal storage |
22:24 | < ToxicFrog> | So the solution is to walk over to the printer to initiate the scan (which I need to do anyways to feed it the paper), then schlorp the scans onto my computer via SMB once it's done. |
22:31 | <@celticminstrel> | Mine printer can scan from the webconfig. |
22:40 | | Kindamoody is now known as Kindamoody[zZz] |
23:12 | | Emmy is now known as Emmy-zZz |
--- Log closed Sat Feb 27 00:00:00 2016 |