Search results for: “RoR”

  • Plex, Synology, Xfinity and Me

    So if your router doesn’t have access to this DNS Rebind Protection business, but you’re still seeing the “Unable to claim” error and you’ve tried everything, see about manually setting the DNS configuration of your actual server machine; not just hoping it will use the ones in your modem or router like it’s supposed to.

  • Foundation, Part II (The Encyclopedists)

    “As you see, gentlemen, something like ninety percent of the treaty boiled right out of the analysis as being meaningless…”

  • Manual letsEncrypt for CPanel

    Jump to Renewal Instructions Additionally, EFF has deprecated use of aptitude/yum/dnf/etc package managers for deploying Certbot on Debian-based systems. Instead, they recommend use of Snap. At work I recently collaborated with our hosting provider to move our company website to a version of cPanel. Up until this time, there has been no way of running our site on…

  • A Fun Adventure in PGP

    So I got curious about PGP keys and signing and encrypting using them. I managed to figure out how to use the semi-popular gpg4win (the standard windows port of GnuPG) with its built in Kleopatra GUI, Outlook add-ins and all the other fun stuff.

  • USB Fast Chargers

    I’ve been a bit confused lately at what constitutes fast charging versus normal charging, and why newer Android devices complain repeatedly if you use the wrong cable, or the wrong charger, or the wrong cable AND charger. How does it know? Then I found an article on LifeHacker that partially explains it, but this comment…

  • Typecasting struct to char* for Idiots Like Me

    Want to cast from a struct to a character string? Seen all those posts out there suggesting that reinterpret_cast will work, but is unsafe? Yeah, I tried it. Yeah, it’s unsafe.

  • OpenVPN

    New project at work! Setting up OpenVPN. It’s great fun…except when it doesn’t work. I love the Windows interface for setting up the Server. It’s straight-forward, and following the tutorial at http://openvpn.net/index.php/open-source/documentation/howto.html works like a charm. Setting up the client is just as easy, and the connection can be made in a matter of minutes.

  • Ruby on Rails – Success kinda!

    Okay. I’m totally going to try this again, just to see if I can’t figure it out. Ruby on Rails – A ruby based framework for web stuff. Basically, I haven’t a clue, but I’m going to at least try to get it running on Windows and make some rudimentary website things, just to see…

  • Preventing Constant Reboots on a Network

    For some weird reason, I found that my router (Netgear WNR3500L) (or my connection) was giving me problems…every so often it my LAN connection would completely reset and require me to reboot the computer, just to get the webserver back online (it would become completely unreachable via No-IP DNS -and- the external IP address..some 5xx…

  • My Router-Modem Setup

    Here’s what I’ve figured out with my router/modem setup. The router has two sets of plugs in it. One set is the regular ethernet ports to hook in single computers to. However, there is a single yellow port known as the WAN or Internet port. What really is the difference here? I’ve figured it out.…