Exam is scheduled
120 days to go.
This is more than likely an ambitious timeline, but I find I personally just won’t commit without a deadline
My main goals are to use this as a means to stay motivated and summarize my progress for later reference.
This blog provides information about my networking projects with step-by-step implementation instructions. It is largely a repository for my own documentation.
Exam is scheduled
120 days to go.
This is more than likely an ambitious timeline, but I find I personally just won’t commit without a deadline
My main goals are to use this as a means to stay motivated and summarize my progress for later reference.
I use this often when drafting network device config, converting some plain text to CSV, etc, but not often enough that I always remember the exact process
With Regex as search method
Find:
[ \t]+\n
Replace:
\n
Alright, here is the background. Recently I was working on migrating a few locations off of bog standard Microsoft Windows DHCP server to ...