netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Share VPN with OS X Sierra Internet Sharing

    calendar Nov 24, 2016  · Updated: November 3, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    After finding that it suited my requirements, I finally decided on a solid VPN - F-Secure Freedome - as recommended by a friend in security. Then I needed to share my connection with my Roku, but Freedome is an application that has to be run on a phone or computer and routers aren't supported. Once I confirmed that …


    Read More
  • My homelab

    calendar Jun 27, 2016  · Updated: November 2, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    My first homelab ever was started as a single Packard Bell 486 which ran SuSE Linux 5.2. I used it with my @Home connection to host web, DNS and mail services. Over time, I'd move leftover computers to a data center and covered most of my colo fees with the proceeds from Google Adsense, which I added to my website …


    Read More
  • PowerShell Invoke-RestMethod / CloudFlare API v4 Code Sample

    calendar Dec 29, 2015  · Updated: November 2, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    If you're looking to create your own CloudFlare API v4-based PowerShell module, and would like some syntax examples, here's a simplified breakdown of my CloudFlareDynDns module on github, which I discuss in "Use PowerShell and CloudFlare API v4 to Dynamically Update CloudFlare DNS to your External IP". 1# Set …


    Read More
  • Use PowerShell and CloudFlare API v4 to Dynamically Update CloudFlare DNS to your External IP

    calendar Dec 29, 2015 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    Got a homelab and miss how DynDNS used to be free? Using PowerShell and a CloudFlare hosted domain, you can emulate similar functionality for free using PowerShell and a Scheduled Task. If you're looking for a DDNS client that you can run on a router, check out CloudFlare's ddclient or Scott Helme's post Replacing …


    Read More
  • OS X: How to Setup NAT on Lion and Mountain Lion

    calendar Jul 15, 2012  · Updated: November 1, 2025 · 6 min read  ·
    Share on: facebook linkedin bluesky copy

    Note: This post targets OS X Lion and Mountain Lion era networking. Modern macOS releases use pf instead of ipfw/natd and Internet Sharing behavior and interfaces have changed. The approach below remains historically accurate for those versions but is not intended for current macOS. It appears Apple changed the way NAT …


    Read More
  • [Solved] Parallels Desktop: Interface vmnet1 is not present. This should be created at boot time.

    calendar Jul 10, 2012  · Updated: November 1, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    I recently modified my Parallels DHCP settings because I'm really particular about the internal subnets I work with in the lab (192.168 is the ugliest subnet ever). Once I modified the file at /Library/Preferences/VMware\ Fusion/networking (OS X) my Parallels Desktop erred out and said Interface vmnet1 is not present. …


    Read More
  • Patterns and Practices: A Guide to Claims-Based Identity and Access Control - Free ebook.

    calendar Feb 24, 2012  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    While I usually like conversation-style technical books (think: Manning's In Action series and many Wrox books), Microsoft's Patterns and Practices series is one of my favorite even though they feel so formal. Recently, my buddy Buck Woody posted a link to the freely available Patterns and Practices book for A Guide to …


    Read More
  • OpenVPN: Update Client DNS Servers on Mac OS X Using the Command Line.

    calendar Oct 23, 2011  · Updated: November 1, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    There's a bit of a debate on how best to update your DNS resolver on Mac OS X when connecting to an OpenVPN Server. For whatever reason, even if use DHCP on the VPN server, OS X won't use the assigned DNS server(s). It's been recommended to use scutil, but the scripts are crazy long and I've read the resolver order …


    Read More
  • OpenWRT & PPTPD: A Love Story

    calendar Feb 20, 2011  · Updated: November 2, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    [Update 2025] PPTP is now widely considered insecure and deprecated for new deployments due to known weaknesses in MS-CHAPv2/MPPE. Prefer modern VPNs like WireGuard or OpenVPN. The setup below remains for historical reference and reflects what I ran in 2011. Firesheep got me thinkin' that I should probably do a little …


    Read More
  • HOWTO: Simply Connect Mac OSX to a dd-wrt OpenVPN Server on TCP Port 443

    calendar Nov 3, 2010  · Updated: November 2, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    If you find yourself on a really restrictive network but still want to connect to a remote VPN, consider this solution. It allows you to connect a Mac OS X OpenVPN client to an OpenVPN server using a static key. I figured it out using a combination of websites, including dd-wrt's OpenVPN wiki, OpenVPN's documentation, …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Chrissy LeMaire

SQL & PowerShell MVP. GitHub Star. Creator of dbatools. Need to oil my knees.

GenAI book

Buy now at manning.com for 45% off with code gaipbl45

AI Integration Series

  • Automation with AI Toolkit + GH Models
  • Getting Started with AI for PowerShell
  • Asking Tiny Questions: Local LLMs
  • Local Models Demystified
  • Asking Bigger Questions: Remote LLMs
  • PDF Text to SQL Data with OpenAI
  • Document Classification in SharePoint
  • Azure Functions Doc Parser

dbatools book

Now available in bookstores and amazon 🥳 Buy it at manning.com for 50% off with code bldbatools50

dbatools

dbatools is an awesome PowerShell module that helps you migrate entire instances with a single command, plus a whole lot more.

available from dbatools.io and github

dbachecks

dbachecks validates SQL Server environments using crowdsourced DBA checklists and outputs to Power BI and is available on github.com 📊

Find me

Find me on Bluesky

recent posts

  • Got a ChatGPT Subscription? Use It to Keep Your Blog Up-to-date
  • Update your blog with an AI CLI (No, really)
  • Update Your Blog with GitHub Copilot CLI
  • Rebuilding dbatools.io: From Notepad++ to Cursor
  • Have You Considered Not Using SQL Server High Availability?
  • PowerShell Output Redirection with AI CLIs
  • dbatools is moving to Azure Trusted Signing
  • Document Intelligence with Azure Functions: A Practical Implementation

categories

powershell 134 sql-server 124 general 62 security 61 windows 47 sharepoint 42 active-directory 37 linux 31 vbscript 31 networking 30 apple 24 virtualization 22 iis 19 genai 18 github 10
All Categories
active-directory37 ai6 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 dbatools1 devcontainers1 exchange7 genai18 general62 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell134 security61 sharepoint42 sql-server124 typescript1 vbscript31 virtualization22 windows47 wpf7
[A~Z][0~9]

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved

Go work on your website

Start typing to search

Search across posts, pages, and commands

    ↑↓ to navigate ↵ to select esc to close
    Powered by Fuse.js