Tempcoder's profile picture. I am a sysadmin specializing in development. Works in bash, powershell, SQL server and python.

Mikael Andersson

@Tempcoder

I am a sysadmin specializing in development. Works in bash, powershell, SQL server and python.

Automating Linux System Updates with Bash Scripts tempcodertech.org/2025/02/13/aut…


Backup and Restore with PowerShell: A Complete Guide tempcodertech.org/2025/02/11/bac…


Bash: Check if a Service is Running 📌 Quickly check if a service is running in Linux with Bash! systemctl is-active apache2 && echo "Apache is running!" || echo "Apache is down!" ⚙️ Use case: Ideal for monitoring if a server process is active.


PowerShell: Quick System Info 📌 Get a quick system overview with PowerShell! Perfect for sysadmins and pentesters. Get-ComputerInfo | Select-Object CsName, WindowsVersion, OsArchitecture 🖥️ Use case: Quickly fetch computer name, Windows version, and architecture. #sysadmin


Error Handling in PowerShell: Try-Catch-Finally tempcodertech.org/2025/01/28/err…


United States Trends

Loading...

Something went wrong.


Something went wrong.