Chuck's Cool Reviews and Info

Projects, news and stuff going on. Pictures link is to the right.

Nvidia Geforce Now has been around for a little while, but never had a client for Linux. Geforce Now is awesome because it allows you to play games on non-gaming capable computers, so that jalopy that you have had for years that does everything else fine, can acceptably play the latest games now too.

Nvidia just recently announced that Geforce Now can be run on Chrome computer devices (Chromebook typically) which are outfitted with very basic hardware.

Chrome devices are just modified Linux systems. Soon after the announcement of Geforce Now on Chrome devices, we have details on how to run it within Linux and I have tried it on my Linux Mint machine and it works perfect and is pretty awesome.

Check out the details here:

https://www.androidpolice.com/2020/08/20/how-to-play-geforce-now-in-your-chrome-browser-without-installing-anything-on-your-pc-or-linux-machine/

Even if you don't have a Linux computer, you could run this on your Mac or Windows computer and avoid installing the Geforce client.

One interesting thing here is that (even if paying for the Geforce Now service) you could play the latest and greatest games and save a ton of money over constantly chasing the hardware requirements of the latest games.

Geforce Now doesn't work with all games, so check their list to know what you can and can't play.

I had to do this for my Arlo cameras. (Used to like them, but they are now junk and I don't recommend them any more) PiHole was not blocking anything with relation to them, however they were not functioning properly while the PiHole was involved.

The cameras were not recording movement and the Arlo web interface was telling me that my base station could not communicate with the internet after login and about a minute of login time. If I disabled the PiHole for 5 minutes, the Arlo cameras and web interface would work fine.

There appears to be no way to set a static IP address and static DNS servers on the Arlo, so no way to set a different DNS server just for Arlo and bypass the PiHole.

Here is how I fixed it.

Using a typical router for DHCP for all clients

Configure router so that the client you want to have no PiHole interference on is getting a static IP

Create a new group in PiHole in group management Find the client IP in group management clients and add it to the above created group

Create a regex white filter for all, e.g. .+

Add that filter to the above created group only under Group Management | Domains

That's it. It will take effect immediately.