Guys, I tried to write php in bash but it turned out to be really awful. I'm really bad at bash.
But basically, you can embed arbitary shebangers in your hypertext markup language ascii utf-8 digital documents, and the output will be embedded in the document where the script had been.
This could really be the future, we're raising a million dollars in venture capital right now (x-post /r/entrepreneur), so please love me.
edit: blockchain
edit2:
example index.html, body_template.contate
Here's a list of all seeds with interesting 7 character words found in seed codes.
Here's the code we wrote (a friend wrote most for me, for the optimizations required to make this run in only 2.5 hours ... on a 36-core server):
mkdir -v dotfiles
git init .
mkdir -vp config/.config/config_file_name
git remote add https://github.com/userid/dotfiles.git
git add .
; git commit -m "initial commits"
git push origin master
I don't know if that answer your question .
Decided to go for a light colorscheme for my office laptop.
Tab-completion and jumping to definition with gd
(racer). Compile with :mak
and jump between errors with :lne
and :lpe
. If you have rustfmt.toml
file in your project all files are auto-formatted on write.
Not just the config, the command to submit it too.
drwho:~>cat ~/.conkyrc | nc termbin.com 9999
Beware that the wireless ifconfig output only works under OpenBSD.
If you view your electrum wallet file in a text editor you should see the xprv for your wallet. Restore your wallet using that in bitwallet. Give it the same derivation path and wallet type (segwit p2sh) as before.
Run electrum and use file > save copy to save a copy of your wallet file where you can find it. An example snippet of what you're looking for is given below:
Thanks. Just install libnotify and dunst . anyway the idea of music notify if you happen to be using ncmpcpp by any chance just add this line execute_on_song_change = script-here
here is the sample for such script. The idea is just to have the image cover for your album.
You can do that for every other program.
> Am I correct about this?
Yes, but there's work being done to solve this now. Until it's available, we have to make a fresh wallet for each new address.
> Any special considerations to make when spending?
On the spending side you are mostly fine. There has been some work done by knaccc recently on analyzing very specific scenarios that might lead to some loss of privacy and how to avoid this.
I'm not entirely sure what your criticism is, this isn't a "first" attempt, this is a strategy that consistently works as long as you can finish the first 3 doors (which takes about 1.5 minutes of time). If you have trouble with the third door, use blink and the wand.
In a previous reddit post I've mentioned that I've tried other common strategies (ogre throwing big stones, worship Cheibriados and slouch), they work for the first ~50% of the map and then fail (i.e. ogre getting mesmerized), which causes a lot of lost time and frustration.
Here's another play through up until the orb of zot (no time to do extended today),same strategy as in the guide, worked flawlessly, the only complicated part was Menas; I had to kill him by laying out carpets of freezing clouds and switching my armour to something much heavier: http://termbin.com/0zy3
The first 5 air elementalist I've tried today died before finishing room 3, the one that finished room 3 and got to the orb of zot is the one in the log above, there simply aren't any problems further on, you have enough EV + repel missiles to not care about centaurs and yaktaurs, swiftness lets you run back and swap rings of resistance against dragons or mages (it also helps vs ghost moths which are lethal to many other kinds of mages).
Hey, I'm pretty pretty sure the kernel I use is 4.18. Anyway, here are the outputs.
inxi -F http://termbin.com/zvmn
dmesg | grep -i error http://termbin.com/mckz
The dmesg looks interesting. I only looked at it with dmesg --level=err before and didn't see those messages (I use disc encryption).
EDIT: Sorry, it's late and I had started another round of uninstalling all my DE's/WM's. So the dmesg might be misleading.
Hi! Thank you for your input. I got rid of the nvidia-xconfig generated xorg.conf, and created a new one with (mine-tweaked version of) your example. the log can be found here. As you can see, the xorg.conf isn't detecting 'Section Screen', so it just decides to move onto default monitor setting. So I copied that bit of old xorg into the new one, restarted X, but still back to the original log now!
I've tried to add the --reduced parameter, but it claims that I need multiple of 60Hz refresh rate required for reduced blanking.
I then basically just used yours (please don't kill me in my sleep), but no difference there not surprisingly.
Your first sentence really makes sense. I tried going down to 100Hz (because on HDMI connection, 1440p 100Hz works), but still Nvidia decided to... not do that and bumped it back up to 144hz.
God dammit, all i need is a way to force 1Hz down! THAT's ALL I NEED!
nginx doesn't care about .htaccess. what you can do about WP is 1) deny access to xmlrpc.php entirely unless you are using desktop blogging apps, 2) turn of REST API unless you need that and 3) add basic authentication with a dummy password for anyone trying to access wp-login.php. This last one is done to save the CPU time you would otherwise be wasting serving bruteforce login bots. You serve them a 403 instead which is cheap resources wise.
Here is an example nginx config that does 1 and 3: http://termbin.com/uhzn . You can use this tool to generate the htpasswd file: http://www.htaccesstools.com/htpasswd-generator/ Remember the password is not supposed to be strong (the wp password OTOH should be strong). You're just throwing a wrench in the works for bots. They don't expect this so they'll move on.
Regarding 2 you can do that with this plugin https://wordpress.org/plugins/disable-json-api/
As for the SSH bruteforce attempts my suggestion is to just ignore them. They are a normal part of having a public access server.
Actually, the PKBGUILD from firefox-nightly is always nightly. It uses the date
command to download the newest version.
It's a good idea, though, to clear old "makepkg" directories.
If you want, I have a "lazy-script" to update Nightly: http://termbin.com/xim8
OK. First I find it really hard to see Partition sizes (and space problems) with blocks (its just hard to translate them to Bytes in ma mind) so you might get better results by running df -h
(human readable).
So You installed Arch and managed to boot into the Arch install and login and everything? Are there any other Filesystems/Mountpoints? (Post an output of lsblk
so we can understand your layout.
You have 100G of total space used by your Partitions. Is your Virtualbox "HDD" File big enough? Is there enough space on the actual disk where Virtualbox stores the Data?
If you cant copy from Virtualbox but have an Internet connection you can use something like http://termbin.com/ to post output here (this way you dont have to copy it manually).
So the exact command I run to get it started is:
wine Support/SC2Switcher.exe 'C:\Program Files (x86)\StarCraft II\Maps\Starcraft Mass Recall\SCMR Campaign Launcher.SC2Map'
The content of my starcraft 2 directory ${wine_prefix}/drive_c/Program Files (x86)/StarCraft II
is
$ find . | sort | nc termbin.com 9999 http://termbin.com/xtp5
and only the SCMR related/named stuff
$ find . | sort | grep -i -e scmr -e 'mass.*recall' | nc termbin.com 9999 http://termbin.com/sddc
maybe you have something in wrong place or maybe you are not using the full path to SCMR Campaign Launcher.SC2Map
NOTE: it seems reddit is not wrapping text properly - copy this to text editor if that is the case.
Honestly, just googling '<language> UDP server' usually works. Here's our java RIO-side UDP server, and here's our python coprocessor one. Java one uses our async looping code that we totally didn't rip off of 254, but it should be mostly self-explanatory (the LoopTemplate interface). I'm not 100% sure either is fully working (just grabbed the first bit of code on my HDD I could find on it) but they /should/ be. We also did a camera server using the same concept, so I could share camera streams with both vision tasks and webstreams (this was before I knew of robotpy-cscore, haha).
Well other apps are essential for my development - RubyMine is not! Anyways, I tried to start RubyMine. And it took whole 2 minutes for the splash screen to open. Then it starts indexing my files - making my entire system unusable. Here is the log file: http://termbin.com/m72m (I killed the process with kill -9 after 5 minutes of unresponsiveness, so the log file might be incomplete).
Hey, you've probably already beaten Red Sonja, but a new strategy popped into my head and it worked beautifully, I actually felt guilty of how overpowered it is on this map.
Ghoul Monk! http://termbin.com/yiwx
The beautiful thing about ghouls is that, they're completely immune to poison (even clouds of foul pestilence near the orb) and never mutate. This allows you to abuse this map, get to Qazlals altar, and train only Invocations until it's 20, killing Sonja is trivial (you're immune to poison and she uses poison needles), pick up her curare needles and blowgun to shoot the troll in the next room, use Qazlals upheaval if you have to.
Now comes the amazing part, since you don't mutate, you can go to the room with mutating eyes and slaughter all of them, this will give you an enormous Skill boost (invocation up to 19), There's plenty of meat to cure your rotting (i.e. the room with hogs). With this much invocation an upheaval one hit kills many enemies (2 of the demonologist kobolds, 2 of the centaurs), 2 hits kill an Oklob plant. Now since you're immune to poison you can easily kill the poisonous spiders and gargoyle, disaster area kills all the zombies and red blobs in one shot. Upheaval will also kill the 3 hydras, 2 dragons, the Daeva, all the purple invisible eyes, the red Giants and the master archer! A single disaster area will clear the room where the oklob plant, mummy, nagas and bees are.
Essentially because you get such a huge invocation boost, and there's so much piety in Sprint, you can one shot most things with upheaval, which is disgustingly overpowered! For the Orb of Zot I used a potion of haste and blinked past Lom Lobon, closed the door, grabbed the orb and used scrolls of blink until I got to the other side of the water, after that I just had to go back to the surface!
Now the touchpad is working in live-try Ubu. Maybe folding&unfolding did something. Or maybe at a bit less/more than 90degrees. This 2in1 'magic' is insanity! http://termbin.com/de8p (2 new:
↳ DELL087F:00 04F3:3082 Mouse id=12 [slave pointer (2)]
↳ DELL087F:00 04F3:3082 Touchpad id=13 [slave pointer (2)]
(tho I know oldUnix cli) I'm totally 2in1 LOST, sorry! I folded it back to normal (90 degrees) & I have to touch the screen to move the cursor (resize, copy&paste, 'every'thing). My finger is too big to click&drag. The xinput is at http://termbin.com/csai (GUI total_n00b idiot, sorry). I'll try Ubu live...
i have patched my st to directly reattach to any previous tmux session or create a new tmux session if doesn't already exist. that way i can just launch vim outside of tmux with st -e vim $filenames
. the only issue is closing the terminal doesn't close the tmux session i guess, but in a way that could be a feature when patching dwm for example.
it might help simplify how you launch st furthermore you should be able to override it using the -e flag, for example when sshing into remote machines
> 149GB aren't much for a HDD and a strange size for a SSD. How old is the laptop and did you select UEFI, BIOS or both bootloaders? Some laptops (e.g. Sandy Bridge Thinkpads) have broken UEFI legacy boot support and won't boot from GPT formatted disks in legacy without workarounds.
It is quite an old computer: ASUS K53U with an AMD E-450. Regarding UEFI, when I enter the firmware options to boot from a USB, in the USB option it says UEFI: Sandisk. That would mean that the laptop is capable of booting from UEFI, right? I'll try installing FreeBSD again but I'll choose MBR this time.
Here is the dmesg output (booting from a USB).
The way i got this is booting the arch-image and then mounting the partition by
mount /dev/sda /mount
arch-chroot /mnt
cat /etc/mkinitcpio.conf >> output.txt
​
Is this How I was supposed to get this file, right??
the thinker guy has some good questions like > don't finally lose but what if we're talking about on a cultural level where you have a growing contingent of very stop at nothing people who believe that they can institute heaven on earth is there are you just supposed to lay down your sword and and let them corrupt your culture on a massive level or do you need to enter the fray on some level?
But P. Vanderklay kind of drops the ball. It's kind of like an amateur football game, I don't even know what to expect here. Normally wide-ranging discussions are a good thing. :(
It's not quite the perfect config, I haven't figured out nginx all that much yet (currently any *.domain.com matches the second server block for some reason) but the redirection seems correct.
For what it's worth I compared the behavior on nginx vs directly on the port itself, and under normal circumstances as I type my browser sends a bunch of PUT requests every few seconds, presumably to update the note as I'm typing it. But on the reverse proxy it not only sends the PUT requests but it also fetches updates on the notes and puts me back at the start of the note.
I guess the app behaves as if the note had been modified remotely? I saw you use websockets, but nginx forwards those too so maybe it's just a matter of making sure the hosts match when deciding on whether or not to pull new changes and reload. At this point I'm just throwing ideas cause I don't know how your code works precisely but hopefully this is an easy fix
Ok, I just tried again with another reinstall of all the related packages and it's even giving me nvidia errors now. The thing I did differently is that I used a purge script to remove all those configs I didn't remove before (I'm used to zypper, not apt). At this point the untangling is becoming very complex. So I'll start from a clean slate via a Debian testing USB and take it from there.
Thank you all for your help. I don't expect this thread to stick around much longer, but I'll update the thread after I did a clean install anyway for future generations ;)
For the record: after removing all DE's and WM's and purging all removed packages that I forgot to purge with [code]sudo apt-get purge $(dpkg -l | grep '^rc' | awk '{print $2}')[/code] and some manual cleaning of folders that didn't want to purge, here's the dmesg | grep err output: http://termbin.com/wgot
Sure!
This pastebin link is Xorg.0.log. You're looking for:
[ 743.799] (**) NVIDIA(GPU-0): Mode Validation Overrides for BenQ EX3203R (DFP-3): [ 743.799] (**) NVIDIA(GPU-0): NoMaxPClkCheck [ 743.799] (**) NVIDIA(GPU-0): NoEdidMaxPClkCheck [ 743.799] (**) NVIDIA(GPU-0): AllowNonEdidModes [ 743.822] (WW) NVIDIA(0): No valid modes for [ 743.822] (WW) NVIDIA(0): "2560x1440_144.00+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"; [ 743.822] (WW) NVIDIA(0): removing. [ 743.822] (WW) NVIDIA(0): [ 743.822] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode [ 743.822] (WW) NVIDIA(0): "nvidia-auto-select".
This line. The line above warning begins you can see that I explicitly allowed for Non-edid modes. Also, the mode is actually allowed under edid.
# 2560x1440 @ 144.00 Hz (GTF) hsync: 225.36 kHz; pclk: 807.69 MHz Modeline "2560x1440_144.00" 807.69 2560 2784 3072 3584 1440 1441 1444 1565 -HSync +Vsync
CVT output is almost exactly the same, except for the pixelclock value and bandwidth (and therefore the allowed resolutions. but the 1440p@144Hz is obviously allowed)
"You can edit the value of the variable by editing the printed representation"
By chance do you know where this is mentioned in the manual? O.o
Also, here's a link to my thoughts after I tried out what you said and found it to be true.
Did this, and rebooted, everything is working fine (I only made a sub volume for "/" as "/home" is in another partition). But now when I try to install timeshift (AUR) it gives a lot of build errors like this one (repeated many times), pretty sure not related to the BTRFS stuff, some update must have broken this pkgbuild, if you've got any hints on how to fix this I'd be glad to hear them.
/u/PlqnctoN corrected me. It's better to use this package: https://aur.archlinux.org/packages/firefox-always-nightly/
Use this script instead: http://termbin.com/mx6w
And what error are you getting?
Oh. That makes more sense. Thank you.
EDIT: Apparently Picard already did that automatically, but cmus still refuses to group the album together.
EDIT2: Here is the current status of the album (tags grabbed using metaflac)
You're the second person I've heard of who's done this! The first guy sent money to trusted coin's addresses!
Can you confirm that the window title of your "unlocked" wallet says 2fa or 2 factor authentication? If that is the case then you need to first restore your wallet using your seed words. You can do that via this guide.
Once you've restored the wallet go to file menu > save copy and save a copy of your wallet file somewhere you can find it easily like the desktop. Open it up in a plain text editor like notepad and see if you can find the xprv corresponding to the MPK (xpub) you used on your website. An example of what you're looking for is attached below:
If you have the corresponding xprv in your wallet file you have to create a new wallet file using it. Go to file > new/restore, enter a name for your new wallet file and click next, choose standard wallet and click next, choose "use public or private keys" and next, then paste in the xprv and follow on-screen instructions for the rest.
BTW this is not a bug. This is you mucking things up.
This was followed by
E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Write error - write (32: Broken pipe) E: Sub-process /usr/bin/dpkg returned an error code (1)
Thanks, I'll try doing that. My sources.list is shown here: http://termbin.com/n3au (Note: right before I posted the original link, all instances of "buster" were "testing". I changed them simply to ensure I'd transition to stable when buster is eventually released.)
> Also you can't source filebin lol
I did not:
> data from world bank
If you want the source for the generated files here you go: http://termbin.com/jkv1
If the actual growth trajectory does not fit an exponential curve it is not exponential.
https://en.wikipedia.org/wiki/Population_growth
> Most populations do not grow exponentially, rather they follow a logistic model.
If the population growth rate was constant and not decreasing it would be exponential - but since it is decreasing it is not exponential.
I'm getting this problem also with all GTK3 apps (gtk2 are unaffected and even trivial GTK3 apps such as calculator are affected) on three separate computers since some months; they take ages to open (and are fluid afterwards, it's just that it blocks sometimes during startup). KDE apps aren't affected in my machine however; only if I use the GTK style so I guess it's related. Also, notifications (in firefox, chrome, etc) tend to block the software for a dozen seconds.
If I run strace evince, it stays stuck on :
poll([{fd=11, events=POLLIN}], 1, 25000) = ? ERESTART_RESTARTBLOCK (Interrupted by signal) --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
and then when it unblocks, what comes next is :
restart_syscall(<... resuming interrupted poll ...>) = 0 write(11, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x5618490991d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 close(11) = 0 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
here's the whole log: http://termbin.com/iu82
Awesome rice buddy; I can't get berry
to work with my urvt
; tried seting xft: spectrum berry:size=8
and the font is installed since by querying fc-cache | grep berry
it's fine-: here is my xresources config. :(.
Same here. I went through a lot of trouble managed my Data directory for skyrim, even went so far as to whip up a script to copy into existing dirs of whatever case (http://termbin.com/auie). Then I made a new install with ModOrganizer and never worried about that shit again.
One of the scripts in my data recovery tool box is a Linux script I wrote called drt. It times random reads and reports the results. It uses ddrescue but could easily be modified to use dd on MacOS to do what you want. Here is example output of a failing 1TB Seagate. If you are interested in it let me know.
Also here's the top of the script...
# W A R N I N G: May hasten the demise of a failing drive. Use at your own risk. # drt - drive read test # Read a few sectors from many different areas randomly all throughout a drive to evaluate it's overall health. # Perhaps useful to detect slow drives, weak heads, or failing drives or baseline new drives. # Run it occasionally to build a history of drive behavior and detect changes over time. # Default settings read a total of 5GB and takes less than 15 minutes to run on any size drive. # The default operation divides hard drive device /dev/sda into 1000 zones. # Then reads 5 megabytes from the start of each zone. And calculates each read time in miliseconds. # At the end it runs statistical analysis on the 1000 read time data points (mode, median, mean, stdev).
Edited for formatting.
I think the idea of 'churning' proposed by knaccc on IRC will be necessary to really make it impossible for any authorities to link outputs with personal identities: http://termbin.com/639f
This matter seems highly related to an experimental new feature under development called disposable address: even if you're using ShapeShift to convert BTC into XMR anonymously, ShapeShift has the knowledge of the link between the source BTC and the destination XMR. If a powerful authority forced the KYC exchange where you bought your BTC and ShapeShift to disclose all their records, your XMR outputs can get linked to your identify, thus the 'churning' process would be necessary to turn such 'identified' outputs into truly unknown ones.
That looks like the right file to tweak. I came across ''/usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy' earlier when recursively grepping my system for the error message, but I wasn't sure what to do with it. I'll report back after I read through the wiki page and try editing the file. Here is a pastebin of what it currently looks like.
I agree that this shouldn't be normal behaviour. I actually did a fresh install on another laptop today (OpenSUSE Tumbleweed), and had the same issue. Maybe I've encountered a bug? I saw something similar on BugZilla, but it was from years ago and had been marked fixed.
Edit: I changed all of the lines with '<allow_active>auth_active_only</allow_active>' from 'auth_active_only' to 'yes' in '/usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy' and it didn't seem to do anything. So I reverted the change. For now, I've set up a PolKit rule to allow members of the 'wheel' group to access any resources without password authentication as described here. It works, but is less than desirable, since I'd like it to prompt me when I try to open gparted and other potentially destructive programs. I'm working on writing a rule that will only allow me to perform networkmanager related settings without password authentication, but I'm in over my head, to be honest.
sure, here it is: http://termbin.com/qs91
(I have another unused piB that I am currently installing Jessie and updates on. I think it is the original 256M model, but it should still work. If we are not be able to update my current pihole installation properly, I will use pihole on that one. Like the original poster, I use the "pihole" pi mainly for an IRC client)
and thanks for the help so far!
You can see that it lists /etc/pihole/adblock.hosts as a source --- but it's not clear it's actually bringing that info in when I type pihole -g. When I place my list in /var/www/html/adblock.txt, and use http://localhost/adblock.txt instead, it seems to ingest the list just fine.
I can tell by the list.1.[listname] it generates;
Using a local file
list.1.mirror1.malwaredomains.com.domains
list.2.sysctl.org.domains
list.3.zeustracker.abuse.ch.domains
list.4.s3.amazonaws.com.domains
list.5.s3.amazonaws.com.domains
list.6.hosts-file.net.domains
list.7.raw.githubusercontent.com.domains
list.8.ransomwaretracker.abuse.ch.domains
Using a 'hosted' file in /var/www/
list.1.mirror1.malwaredomains.com.domains
list.2.sysctl.org.domains
list.3.zeustracker.abuse.ch.domains
list.4.s3.amazonaws.com.domains
list.5.s3.amazonaws.com.domains
list.6.hosts-file.net.domains
list.7.raw.githubusercontent.com.domains
list.8.ransomwaretracker.abuse.ch.domains
list.9.localhost.domains
Thanks, looking much better.
DNS resolution from a client machine on my network:
>nslookup doubleclick.com Server: osmc Address: 192.168.1.216
Name: doubleclick.com Addresses: 2a00:1450:4009:80a::200e 192.168.1.216
And from the Pi:
:~$ curl -I doubleclick.com HTTP/1.1 200 OK X-Pi-hole: A black hole for Internet advertisements. Content-Type: text/html Accept-Ranges: bytes ETag: "2410544668" Last-Modified: Thu, 13 Oct 2016 22:53:40 GMT Content-Length: 78 Date: Fri, 14 Oct 2016 11:44:02 GMT Server: lighttpd/1.4.35
And most ads seem to be getting blocked.
However...
I'm now back to the original problem of not being able to see any stats in the admin panel (see screen grab in OP).
Latest debug log shows a load of PHP errrors for lighttpd and when accessing the admin console the Pi's memory seems to get thrashed (note, I've manually stopped/started the lighttpd service a few times).
Trying to curl the interface gives this:
$ curl -I http://192.168.1.216/admin/index.php HTTP/1.1 200 OK X-Pi-hole: The Pi-hole Web interface is working! X-Frame-Options: DENY Content-type: text/html; charset=UTF-8 Date: Fri, 14 Oct 2016 12:07:02 GMT Server: lighttpd/1.4.35
It's probably something obvious but I'm not that well versed in this stuff.
Before the reinstall, this is the output.
I'm afraid it's late and I need to head to bed. I'll be back in roughly 12 hours from this post after work.
Edit.... I thought I was on mint. Sorry Bunsenlabs. Works faster on an older machine. Totally forgot I switched.
I think i ran debug just after the installation. Here's it again with pi-hole specified as DNS in my WiFi card settings: http://termbin.com/thig
Here's the output of 'ip a':
pi@raspberrypi:~ $ ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether b8:27:eb:37:4e:7e brd ff:ff:ff:ff:ff:ff inet 192.168.0.27/24 brd 192.168.0.255 scope global eth0 valid_lft forever preferred_lft forever inet6 2a02:908:b41:6f80::1/128 scope global noprefixroute dynamic valid_lft 60sec preferred_lft 30sec inet6 2a02:908:b41:6f80:942e:7268:74a2:82ee/64 scope global noprefixroute dynamic valid_lft 604797sec preferred_lft 302397sec inet6 fe80::efba:b9ad:e9a4:bfb8/64 scope link valid_lft forever preferred_lft forever
What about the IPv6 addresses? Mine starts with 2a02: so i can "tranform" it into IPv4? But it's still my public address, not the pi-hole one. I think i'm not getting this one sorry :) It's kinda ok for me to manually use the rPi address as a DNS server in the Windows settings, i'm just wondering would i still be able to surf when i'm outside my network? Do i have to specify the 'Alternate DNS Server' like Googles 8.8.8.8?
Hi! Here's the log: http://termbin.com/4p8f
I made a fresh raspbian installation, ran apt-get update/upgrade. Installed Pi-hole. I checked both IPv4 and v6.
Tried to put the static rPI IP as an 'IPv6 DNS Server' in the router settings, but got the 'Invalid DNS Address' error. So i specified the DNS in my WiFi card settings. Not sure if i have to fill out the 'Alternate DNS' as well.
Сan you give a comment on the log please?
Here's a screen-shot of the adlist as I can't (yet) copy and paste from Pi...https://postimg.org/image/9aa51aocp/
Debug for "cnn.com": http://termbin.com/92pe
Strange thing is that for my desktop, cnn.com works fine but mobile devices are showing the block. Seams like this is an intermittent gripe as it works one moment then blocked the next. Log may show about as much or it may not. Wasnt able to see much from that log other then the site was being passed. However wife confirmed that the website was blocked.
BTW: IPv4 & 6 appear to be behaving.
Resin
I originally tried setting it up on xubuntu 16.04.01, which is where the original log is from.
Earlier today I install Ubuntu 16.04.2, thinking the OS might be the issue. Still having issues accessing admin GUI.
php -v: PHP 7.0.8 -0ubuntu0.16.04.2 (cli) ( NTS ) php-cgi- -v: PHP 7.0.8-0ubunutu0.16.04.2 (cgi-fcgi)
while running pihole -d this popped up: /var/www/html/admin: Not a directory
and when running cat this popped up:
Checking for existing web interface... ::: Checking /var/www/html/admin is a repo... not found!! ::: Cloning https://github.com/pi-hole/AdminLTE.git into /var/www/html/admin... done!
So i think i have a directory access issue unrelated to pi hole?
pihole -d results: http://termbin.com/j38s
cat /etc/pihole/install.log results: http://pastebin.com/v2xzCiFZ
Really appreciate the help! :)
Pulled this from the Laptop after performing a DSN flush.
>nslookup cnn.com 192.168.178.22
Server: raspberrypi Address: 192.168.178.22
Non-authoritative answer:
Name: cnn.com Addresses: 157.166.226.26 & 157.166.226.25
>nslookup www.cnn.com 192.168.178.22
Server: raspberrypi Address: 192.168.178.22
Non-authoritative answer:
Name: prod.turner.map.fastlylb.net
Address: 151.101.36.73
Aliases: www.cnn.com & turner.map.fastly.net
I set the DNS manually and it works fine on my PC and it shows ads being blocked however it will not work on my iPhone or iPad when setting the DNS manually, pages won't load at all now on those. Also I did find that my router has two DNS settings, one for LAN and for WAN and the WAN was set to get DNS server addresses from the ISP so I changed that but it did not make a difference. http://termbin.com/4pqn
http://termbin.com/4j91r You can see I have whitelisted clients1-5.google.com as that is what I saw was being PiHoled. After whitelisting them and restarting dnsmasq, it is still not allowing me to install chrome extensions. Here is my current list. http://pastebin.com/3BW8yrrv
whoops, I knew that haha
So i upgraded to 2.8.1, and PiHole still works, but the WebUI still doesn't. Here's what I got
and
total 80 -rw-r--r-- 1 root root 1871 Jun 26 02:30 api.php drwxr-xr-x 5 root root 4096 May 10 16:52 bootstrap -rw-r--r-- 1 root root 729 May 10 16:52 CONTRIBUTING.md drwxr-xr-x 5 root root 4096 Jun 26 02:30 css -rw-r--r-- 1 root root 8605 Jun 26 02:30 data.php -rw-r--r-- 1 root root 1285 Jun 26 02:30 footer.php -rw-r--r-- 1 root root 9152 Jun 26 02:30 header.html drwxr-xr-x 2 root root 4096 May 10 16:52 img -rw-r--r-- 1 root root 5567 Jun 26 02:30 index.php drwxr-xr-x 4 root root 4096 Jun 26 02:30 js -rw-r--r-- 1 root root 1085 May 10 16:52 LICENSE -rw-r--r-- 1 root root 1944 Jun 26 02:30 list.php drwxr-xr-x 2 root root 4096 Jun 26 02:30 php -rw-r--r-- 1 root root 1378 Jun 26 02:30 queries.php -rw-r--r-- 1 root root 1352 May 10 16:52 README.md
tried both 192.168.1.120/admin/ and pi.hole/admin/ with both still reading 404s. 192.168.1.120 gives me the same:
> It works!
> This is the default web page for this server.
> The web server software is running but no content has been added, yet.
Thanks for your help by the way!
I did pihole -d
, then curl -I doubleclick.com
a few times until I got a reply from Google instead of pi-hole. Nothing stands out in the logs. I think for whatever reason, my router just decides to not use the pi-hole sometimes.
EDIT: Right now curl is not hitting the pi-hole at all, so I did another pihole -d
: http://termbin.com/n1mu
I'm starting to think my router is to blame
Updated the config http://termbin.com/5one. No Change. Still wont load.
Yes, if I run that command manually it loads fine. It's only when I reboot that it doesn't seem to pull that command from the i3 config.
Caveats: I DO NOT rip to FLAC and I don't do anything extra with my tags - so this might not really be answering your question. This config, DOES, however work well for me and resulting files work fine under both Linux and Windows. YMMV
Nope. Downloaded the driver referred to in the question, and tried to compile it with make, but got this: http://termbin.com/rs3i
I also investigated the links provided in the answers, but they all seem to be dead.
My last upgrade was about three weeks ago, but I watch the news and never saw any thing that could cause this.
The last bit of my journal is at http://termbin.com/yoi3. As for my shell config, the same thing happens with my normal shell (fish) and bash with a default bashrc.
Thank you again for the help, so I've got this in now: >server { > listen 8080; > server_name _; > autoindex off; > > root /home/marius/public/; > index index.html index.htm; > > location ~ ^/marius/public$ { > alias /home/marius/public/; > autoindex on; > } >}
and when I access http://hostname:8080/ it provides a 403 Forbidden message. Here is the entire config file: http://termbin.com/r1je
I thought perhaps it was a directory permissions issue so I've added my user to the www-data group and chown -R'd the public folder, here's an ls -als output > 4 drwxr-xr-x 2 www-data www-data 4096 May 3 16:11 public
also, I wonder if the fact that I'm using what iredmail created (/etc/nginx/conf.d/default.conf) to make these changes has any effect on this not working right, in that, I'm not sure how much of an effect /etc/nginx/sites-enabled/ has on all this, which by the way does have an enabled site config of this: >http://termbin.com/08b7
And by the way, I feel like you should be compensated for all this time you've spent on this, if you please, pm me a paypal email address and I'll buy you a pack of beer or something =]
I appreciate your reply, I am using dns through the domain registrar which for now works well for my needs.
Creating another site conf file seems to make no difference as I assume the catchalls take precedence? So I added your mentioned configuration to the default that is active (not the /etc/nginx/conf.d/default) and opened port 8080 and now it just gives a 404 not found, it seems I have not modified the catch all properly, and forgive me, but I am not even sure which/where - it seems to be in the /etc/nginx/conf.d/default.conf, here is a new copy of it after adding the above to it