Currently browsing tag

cheatsheet

PowerShell CheatSheet – Maths!

PowerShell loves maths! By using System.Math .NET Framework class, PowerShell is a great calculator. Here are common examples of System.Math functions Returning …

PowerShell CheatSheet – Bash > PS

Because we’re not “sexists”, here’s some common and usefull Bash to PS equivalents. Yes, *nixes pussies, you can now start to use …

HTTP Status Codes

Here’s a list of HTTP status codes 1xx Informational 2xx Success 3xx Redirection 4xx Client error 5xx Server error 1xx Informational 100 …

Scroll to Top