Skip to content

Instantly share code, notes, and snippets.

View natecarlson's full-sized avatar

Nate Carlson natecarlson

View GitHub Profile
@PyroGenesis
PyroGenesis / windows-dark-mode.md
Last active October 21, 2025 19:03
Enable Windows Dark Mode via registry (no activation needed)
@softlayer
softlayer / gist:815278
Created February 7, 2011 21:39
setReverseDns
<?php
/**
* Add/update a reverse DNS record by providing an IP and FQDN.
*
* This assumes the SoftLayer API PHP client
* <http://github.com/softlayer/softlayer-api-php-client> is installed in the
* directory '/SoftLayer' in this script's path and that you wish to use the
* SOAP client instead of our XML-RPC client.
*
* @see http://sldn.softlayer.com/wiki/index.php/SoftLayer_Network_Subnet