Get the IP Address of a VM Attached to an External Switch
A PowerShell script to retrieve the IPv4 address of a Hyper-V VM's NIC attached to an external switch for remote management.
A PowerShell script to retrieve the IPv4 address of a Hyper-V VM's NIC attached to an external switch for remote management.
Explains the 'passthrough' feature in Gulp 4, allowing gulp.src to be used mid-stream for merging files.
A technical guide on preventing image pasting in a WPF RichTextBox control using the DataObject.Pasting event.
Explains the difference between CSS units 'em' and 'rem' for relative sizing, with practical examples.
A guide to using the Voluptuous library for robust data validation and schema definition in Python applications.
A tutorial on JavaScript arrays covering creation, properties like length, and methods like push, concat, and join.
Explains the pitfalls of Docker-in-Docker for CI/testing and recommends using bind-mounted Docker sockets or modern alternatives like sysbox.
A summary of five key announcements and technologies from VMworld US 2015, focusing on VMware's virtualization and cloud innovations.
A PowerShell script snippet for converting a domain name (e.g., corp.example.com) into an LDAP distinguished name format (DC=corp,DC=example,DC=com).
Guide to configuring advanced Certificate Services (AD CS) settings like AIA and CDP using PowerShell Desired State Configuration (DSC) and certutil.
Discusses the benefits and challenges of adding telemetry to open source libraries to improve maintenance decisions.
Explains the new built-in sourcemaps feature in Gulp 4, including how to use it and when the old plugin is still needed.
A guide on creating a new TAP lexer for the Pygments syntax highlighter to format code in documentation.
A software engineer reflects on legacy, inspiration, and meeting a pioneering software architecture researcher at a tech conference.
Compares CSS and SVG techniques for creating non-rectangular UI components like circular menus, exploring their capabilities and trade-offs.
Explores CSS alternatives to the float property for layout, focusing on display: inline-block and position: absolute with practical examples.
Discusses the deprecation of the insecure SMB1 protocol in Windows and provides PowerShell commands to disable or uninstall it.
A technical guide on creating a custom includes directory in Jekyll using a custom Liquid tag.
An analysis of Steve Yegge's surprisingly accurate tech predictions, including the rise of JavaScript and cloud hosting.
A blogger's preview and preparation for attending VMworld Europe 2015, covering virtualization and cloud technology conference tracks.