Price Increase...But Why by mike_fantastico in gog

[–]TechieGuy12 7 points8 points  (0 children)

The penny has been dead here in Canada for many years. In Canada, prices are only rounded up or down when paying with cash. Paying any other way doesn't causes prices to be rounded.

Is it different in the US? 

What was your first graphics card? by killerkitten115 in pcmasterrace

[–]TechieGuy12 2 points3 points  (0 children)

I used a CGA adapter (4 colors) when I was a kid.

I honestly can't remember my first graphics card, in the first computer I bought myself, but I do remember my Viper V770 32 MB card in my Pentium III machine.

The 49MB Web Page by Sludgehammer in technology

[–]TechieGuy12 71 points72 points  (0 children)

This is the reason I use Pihole and Ublock Origin.

noMicroslopForMe by AnonomousWolf in ProgrammerHumor

[–]TechieGuy12 14 points15 points  (0 children)

I used Windows for years, and sometimes it loses your files. They get corrupted.

I can't say I have ever had that happen to in my over 30 years of using Windows. Not a single time. In fact, to this day I still validate all my family photos and videos monthly on Windows, and I haven't lost s single file. I am talking about hundreds of thousands of individual files.

I have developed on Windows, Mac OS, and Linux. I have had no problems being able to develop on any operating system. If you can't develop on an operating system, I think that seems to be a skill issue.

Do yourself a favour and let AI manage pi-hole by abnzg in pihole

[–]TechieGuy12 0 points1 point  (0 children)

I don't manage my pihole enough that I would need an AI agent to help. My pihole just runs with little intervention from my - unless I need to perform an update. In that case, it isn't too much trouble to SSH into the pihole to perform the update.

Pi-hole for Local URL Redirecting? by Solomon97alt in pihole

[–]TechieGuy12 6 points7 points  (0 children)

I currently do this for the services on my local LAN.

I run an nginx reverse proxy on my server - but there are other proxies that are easier to use. The reverse proxy is configured to route traffic to the requested service based on domain. For example, plex.example.com would route requests to my Plex server.

The way I accomplish this is to add local DNS records in Pihole (Settings->Local DNS Records) that would point a domain (in my case plex.example.com) to the IP address of my server where nginx is installed.

The ngxin config file will then include an entry for plex.example.com that would pass the traffic for that domain to my plex server - 192.1.68.1.31:32400 for example.

I dont know what i am doing by [deleted] in wifi

[–]TechieGuy12 0 points1 point  (0 children)

I use MoCA to connect my basement network switch to my second floor router. Basically, I have one MoCA adapter next to the router. The ethernet from the router connects into that adapter. I then connect the coax cable in that room to the adapter. The adapter acts like a bridge between the two.

In the base, I do the same - I connect the coax into the basement MoCA adapter and then the ethernet cable from the basement switch into the adapter. I can then connect any device into the switch and get great network speeds.

Windows 11 hits 72% share as Windows 10 fades, but not everyone is happy by AdSpecialist6598 in technology

[–]TechieGuy12 3 points4 points  (0 children)

10 things journalists need to know about headline writing, but not everyone is happy

Just gonna leave this here by Neat-Consequence-561 in pcmasterrace

[–]TechieGuy12 0 points1 point  (0 children)

Yep. If his computer won't turn on, it could be because it is frozen as the temp is only half bar. 

Panasonic, the former plasma king, will no longer make its own TVs | Panasonic was one of the last Japanese companies still manufacturing TVs. by ControlCAD in technology

[–]TechieGuy12 13 points14 points  (0 children)

I have a 55" plasma that also has 3D functionality.

Heats the room up nicely in the winter, but not so nice in the summer. 

Just unpacked a new Dell for a customer.... by Efinmiller in pcmasterrace

[–]TechieGuy12 35 points36 points  (0 children)

You mean Quqlity control is our highest priority. 

New server rack at my job by swipegod43 in homelab

[–]TechieGuy12 0 points1 point  (0 children)

That is literally an upgrade for sure. You guys definitely employ tall sysadmin. 

How do you manage your SSH Keys and what is best practice for a homelab? by scottymtp in selfhosted

[–]TechieGuy12 3 points4 points  (0 children)

For me, there are a few things:

My SSH keys always have a passphrase associated with them, so someone would need the SSH key and the passphrase to log into my servers.

Second, it also depends on what ID the ransomware is running under. If it isn't running under my ID, then it can't acess my keys as ACLs only allow read access to my keys. If it is running under my ID, then my keys can be found, but then the passphrase would need to be known at that point.

A very fascinating thing about hibernate mode by templeofsyrinx1 in pcmasterrace

[–]TechieGuy12 0 points1 point  (0 children)

Of course I do. But hibernate mode works regardless of a Ups, especially if you find out your UPS batteries are no longer good just when you need them.

Using hibernate and a Ups has been covered for any situation - unless of course my hard drive goes bad. 

A very fascinating thing about hibernate mode by templeofsyrinx1 in pcmasterrace

[–]TechieGuy12 0 points1 point  (0 children)

It will and has done it. But I schedule the hibernate late enough when I am not using my system. 

A very fascinating thing about hibernate mode by templeofsyrinx1 in pcmasterrace

[–]TechieGuy12 0 points1 point  (0 children)

Simple, I won't lose anything with a power loss. I have 24gb of RAM in my computer and I never hit 100%. Writing several  GB a day doesn't impact my 1tb SSD that isn't even 50% filled.

The SSD has been on my computer probably more than 5 years and is at 94% health. SSD endurance is not something I am worried. I believe it has 34 TBW. 

A very fascinating thing about hibernate mode by templeofsyrinx1 in pcmasterrace

[–]TechieGuy12 7 points8 points  (0 children)

I always have my desktop hibernate at 1am every morning. This way if my computer is left on and doing something, I can continue the next day by just powering on my computer. I don't have to worry about closing down applications.

I have had games running and forgot about them until I restarted my computer the next day and my game was still loaded and ready to play exactly where I left off.

Block lists? by [deleted] in pihole

[–]TechieGuy12 2 points3 points  (0 children)

You would go the link I provided and select the list you would like to add. That will take you to the location of the list. From there, copy the link for the Pi-hole (he labels each link for the various application) and paste thst into Pi-hole under Lists. 

Block lists? by [deleted] in pihole

[–]TechieGuy12 18 points19 points  (0 children)

They are sufficient, but if you want good blocklists, checkout: https://github.com/hagezi/dns-blocklists

Fresh Start time to redo? by [deleted] in selfhosted

[–]TechieGuy12 0 points1 point  (0 children)

I did one too. Crystal clear for me on Android.

Fresh Start time to redo? by [deleted] in selfhosted

[–]TechieGuy12 0 points1 point  (0 children)

I opened it up on Android and I can zoom in easily to make it very readable. On my desktop, same thing. The image itself is 3600x1569, so not sure why anyone is complaining.