Notepad++ – Remove duplicate lines without plugins [New Question]

A quick question, answered on Heelpbook, about how to “Remove duplicate lines without plugins in Notepad++”. This can save time when there’s need to remove a lot duplicate lines when purging large text files. Read More …

Differences between Baseband and Broadband

Both baseband and broadband describe how data is transmitted between two nodes. Baseband technology transmits a single data signal/stream/channel at a time while broadband technology transmits multiple data signals/streams/channels simultaneously at the same time. Read More …

Unable to resolve host {hostname}: Name or service not known (Linux)

The “Unable to resolve host” on Linux systems, while using sudo or apt-get on Terminal or on headless configurations could be annoying. The fix for this kind of scenario is simple and involves the system hostname. Read More …

Clear Event Logs with Powershell (Microsoft Windows)

Let’s see how to quickly clear all available Event Logs on modern Windows clients and servers (this is usually useful on test systems and for troubleshooting, sometimes, but after a backup of all Event Logs). Read More …