Configuration files are an important component of your workflow. They provide both security when sharing code and standardization when working across multiple environments (e.g. Stata and R).
One of the mainstays of self-hosting apps is a solid file server, whether on a purpose-built NAS or a DIY server. But there are all kinds of other situations in which you might want a file-sharing ...
In my previous article in this series, I explained that you can make your PowerShell scripts far more flexible and dynamic by leveraging a configuration file as opposed to hard coding all of the ...
A few months back, I put together a big fat guide on how to configure DNS and DHCP on your LAN the old-school way, with bind and dhcpd working together to seamlessly hand out addresses to hosts on ...