1 min

Kill processes in bulk mode

How to kill multiple Windows processes by exporting process IDs with PowerShell, bulk editing them using a multi-cursor editor, and running the resulting batch file with taskkill commands.

OS
1 min

Network settings for ClearOS in VirtualBox

How to configure VirtualBox port forwarding for a ClearOS virtual machine so its web-based administration interface can be accessed from the host via localhost.

OS