Brocade ADX load balancer and TLS 1.0

Published on Author JFLeave a comment

Have you configured your web servers so that TLS 1.0 is disabled and your website no longer is accessible? Is it running behind a Brocade ADX load balancer? Are you running SSL healthchecks? Before disabling TLS 1.0, make sure to confirm that the Brocade software is 12502e, or higher. The healthchecks don’t support TLS 1.1+ until… Continue reading Brocade ADX load balancer and TLS 1.0

Installing OctoPrint on BeagleBone Black Rev C with Angstrom

Published on Author JFLeave a comment

After finally committing to a 3D printer (LulzBot Mini), I was looking around for a way to run a print server so I wouldn’t have to have a laptop connected to it all the time. On a side note, I love the Mini: its auto leveling, all metal hot end, and heated PEI print bed… Continue reading Installing OctoPrint on BeagleBone Black Rev C with Angstrom

Remove a URL from Google Search Index

Published on Author JFLeave a comment

Search engines are necessary for the web, but sometimes you have posted content that you longer want to be seen. How do you get rid of a URL in Google? It is really simple:     Login to Webmaster Tools https://www.google.com/webmasters/tools/ Click Google Index [1] Click Remove URLs [2] Click “Create new removal request” [3] Paste… Continue reading Remove a URL from Google Search Index

HeidiSQL – Problem Migrating Databases

Published on Author JFLeave a comment

You’ve got a database you want to move or copy from, say, staging to production. You’ve had HeidiSQL open for a while and now it’s time to go live. You check your database in the left pane, then right click > Export database as SQL You check off “drop” to make sure all the tables… Continue reading HeidiSQL – Problem Migrating Databases

WordPress Error: Cookies are blocked or not supported by your browser

WordPress Must Enable Cookies Warning You’ve had this problem and it has driven you crazy, hasn’t it? ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.   Here’s a possible solution: You might have accidentally copy/pasted a carriage return into your site URL or home field.  … Continue reading WordPress Error: Cookies are blocked or not supported by your browser

Make a list of files using the Command Line

Published on Author JFLeave a comment

This one is super easy: Open a Command window (on Windows, of course) CD to your directory Did you know you can type “cd” then drag the folder path from an open Windows Explorer window onto the command window and it will copy the path for you? Type: dir > filelist.txt Now look in that… Continue reading Make a list of files using the Command Line

Download older versions of Internet Explorer from Microsoft

Published on Author JFLeave a comment

Hallelujah! http://www.itechtics.com/download-internet-explorer-all-versions/ I’ve tried the IE10 x64 link and it works. Have not tried anything else. Note: all the downloads are from Microsoft, not some suspect third party! What am I using it for? Windows 8.1 (Probably available on 8) has the ability to install Hyper-V. So, I’m creating a bunch of Hyper-V’s for QA’ing… Continue reading Download older versions of Internet Explorer from Microsoft

Google Maps and IE

Published on Author JFLeave a comment

Problems with Google Maps plugin in IE? Try this: Tools > Compatibility View Settings > Uncheck “Display all sites in Compatibility View” Restart Browser. Still a problem? Tools > Compatibility View Settings > Check “Use updated website lists from Microsoft” Remove *.google.com (or *.google.th) If still experiencing problems go > Tools>Internet Options, Advanced tab, click “Reset Advanced… Continue reading Google Maps and IE