-
Shell Scripting
Let’s Talk About Shell Scripting
Bash is a command-line shell now available on all major operating systems, and it is the environment from which most…
Read More » -
Windows
Managing Windows Services from CLI
In this short guide, I’ll be reviewing the necessary information for how to manage services from the command line on…
Read More » -
Linux
Improving Linux System Performance with I/O Scheduler Tuning
In a previous article, I wrote about using pgbench to tune PostgreSQL. While I covered a very common tunable shared_buffers,…
Read More » -
BASH
Bash If-Then-Else Example
This is a Bash If-Then-Else Example. Sometimes you need to specify different courses of action to be taken in a…
Read More » -
Windows
Backup & Restore DHCP Server Database Information
In this article, we’ll review the necessary information for how to backup and restore information from a Microsoft Windows DHCP server…
Read More » -
BASH
Bash If – Statement Example
This is an If – Condition Example. Sometimes you need to specify different courses of action to be taken in…
Read More » -
BASH
Linux Bash awk Example
This is an awk tutorial. The basic function of awk is to search files for lines or other text units…
Read More » -
Windows
Configuring a Default Printer for All ‘New’ Windows User Profiles
If you’ve ever managed workstation printer installations for a decent-sized Windows environment, you likely already know that it can be…
Read More » -
Windows
Installing Printers in Windows with Export/Import Packages
Have you ever needed to install printers on a workstation, and you thought to yourself, “If only I could quickly…
Read More »