Linux may have command-line power in the bag, but there's something about the simplicity of Windows commands that I've always loved.
While I'll stick with open-source when given the choice, Windows pays my bills. Here are some one-liners that get me through the day. As an IT pro, I like to use the Windows command line as much as possible, as it avoids the "That's it? Hell, I could have done that!" reaction.
Friday, May 27, 2011
Open firewall ports
C:\>netsh firewall set portopening tcp 23 telnet
I don't think much explanation is required for this one...
No comments:
Post a Comment