Skip to content
  • Sysadmins of the North
    • About
    • Support Sysadmins of the North: Fueling the SysAdmin Deep Dives ☕
  • Codebase
  • GNU/Linux
  • Useful
  • Web applications
    • WordPress
  • Windows Server
Sysadmins of the North

Technical SysOps blog, where topics include Sysadmin, DevOps, computers, servers, web, MySQL, database, virtualization, optimization and security

  • Sysadmins of the North
    • About
    • Support Sysadmins of the North: Fueling the SysAdmin Deep Dives ☕
  • Codebase
  • GNU/Linux
  • Useful
  • Web applications
    • WordPress
  • Windows Server
Sysadmins of the North

Technical SysOps blog, where topics include Sysadmin, DevOps, computers, servers, web, MySQL, database, virtualization, optimization and security

PowerShell 5.0 logo
  • Windows Server

Monitor Windows services with PowerShell

Schedule a PowerShell script to monitor local services in your Windows Server environment

  • Jan ReilinkByJan Reilink
  • On10-04-2015
Read MoreMonitor Windows services with PowerShell
PowerShell 5.0 logo
  • Windows Server

PowerShell Get-FsrmQuota and Set-FsrmQuota

To get and set File Server Resource Manager NTFS quota you now have to use PowerShell FileServerResourceManager cmdlets. It's pretty easy to get directory information with Get-FsrmQuota and change dirquota.exe using Set-FsrmQuota.

  • Jan ReilinkByJan Reilink
  • On07-04-2015
Read MorePowerShell Get-FsrmQuota and Set-FsrmQuota
  • Windows Server

Set IIS Application Pool recycle defaults to Specific Times, not Regular Time Interval

By default, an IIS application pool (or "AppPool") recycles on a regular time interval of 1740 minutes, or 29 hours. One reason for this time interval is that application pools don't recycle at the same moment every day (every day at 07.00 for example).

  • Jan ReilinkByJan Reilink
  • On03-04-2015
Read MoreSet IIS Application Pool recycle defaults to Specific Times, not Regular Time Interval
blue elephant plush toy on black laptop computer
  • Web applications

PHP 5.6 default_charset change may break HTML output

A change in PHP's default_charset php.ini setting causes HTML output to break if you try to set a different charset in your HTML head. It also might break functions like htmlentities() and htmlspecialchars().

  • Jan ReilinkByJan Reilink
  • On31-03-2015
Read MorePHP 5.6 default_charset change may break HTML output
Bash logo
  • GNU/Linux

Turn off swap

Learn how to turn off swap in Bash, because when a swap partition is enabled Linux starts swapping, which may degrade (MySQL) system performance

  • Jan ReilinkByJan Reilink
  • On25-03-2015
Read MoreTurn off swap
How to Deploy Software through WDS, automated as a FirstLogonCommand
  • Windows Server

Software deployment through WDS

Here is how to install software packages during a Windows Deployment Services (WDS) deployment, without Microsoft Deployment Workbench (available in the Microsoft Deployment Toolkit, or MDT).

  • Jan ReilinkByJan Reilink
  • On04-03-2015
Read MoreSoftware deployment through WDS
turned on flat screen monitor with monitoring software
  • Windows Server

Monit monitoring on Ubuntu 14.04 VM on Hyper-V

In this post you’ll learn about setting up a Monit monitoring service for your websites…

  • Jan ReilinkByJan Reilink
  • On15-02-2015
Read MoreMonit monitoring on Ubuntu 14.04 VM on Hyper-V
Blues Brothers MS-DOS game
  • Useful

How to play old games on Windows with DOSBox

PC retrogaming how-to for 64-bit Windows - and Linux!

  • Jan ReilinkByJan Reilink
  • On04-01-2015
Read MoreHow to play old games on Windows with DOSBox
PowerShell 5.0 logo
  • Codebase

Find all files owned by a particular user using PowerShell

Sometimes you need to find all files owned by a specific user, recursively on your Windows Server NTFS file system. PowerShell has some neat cmdlets to automate this task for you and here is how.

  • Jan ReilinkByJan Reilink
  • On04-01-2015
Read MoreFind all files owned by a particular user using PowerShell
WordPress Discussions Settings screen
  • WordPress

Disable WordPress comments (how-to)

With thousands spam reactions, disabling (and removing) WordPress comments is often the only way to go. Here is how to disable WordPress comments in both the WordPress Dashboard interface and in your MySQL / MariaDB database.

  • Jan ReilinkByJan Reilink
  • On02-01-2015
Read MoreDisable WordPress comments (how-to)
Analyze Component Store size with DISM in PowerShell
  • Windows Server

Disk Cleanup in Windows Server

Over time, as your Windows Server runs longer, more and more disk space is eaten. Simply gone! Investigating the disk usage leaves you clueless; there are no large log files, crash dumps, or there is no software to be removed. Where did that space go?

  • Jan ReilinkByJan Reilink
  • On22-12-2014
Read MoreDisk Cleanup in Windows Server
a highway filled with lots of traffic at night - congestion
  • Windows Server

Explicit Congestion Notification (ECN) slows down outbound connections

ECN is an optional feature that may be used between two ECN-enabled endpoints when the underlying network infrastructure also supports it. Unfortunately, having one ECN Capability enabled endpoint may slow down outbound network connections to outdated network equipment.

  • Jan ReilinkByJan Reilink
  • On03-12-2014
Read MoreExplicit Congestion Notification (ECN) slows down outbound connections
Prev1 … 8 9 10 11 12 13 14 15Next
No more posts to load

Navigation

  • Sysadmins of the North
    • About
    • Support Sysadmins of the North: Fueling the SysAdmin Deep Dives ☕
  • Codebase
  • GNU/Linux
  • Useful
  • Web applications
    • WordPress
  • Windows Server

Most read

DevOps/SysOps Infrastructure as a Service flow

Windows 11 and WSL 2 DevOps environment

2022-08-15
a rusted iron gate with a chain hanging from it

Test SMTP authentication and StartTLS

2014-05-17
[HttpException (0x80004005): The length of the URL for this request exceeds the configured maxUrlLength value.]

“The length of the URL for this request exceeds the configured maxUrlLength value”

2012-09-23
PowerShell 5.0 logo

Emulate ternary operator in PowerShell

2020-12-22
List installed .net framework versions

How to: Determine installed .NET Framework versions

2017-09-07
The house of names sign is displayed.

List all SPNs used in your Active Directory

2018-02-28
ComputerComputer
  • 🛡️ CVE-2022-35838
  • 🛡️ CVE-2016-10957

Thanks!
Thank you for your visit! Don’t forget to share this site with your family, friends and co-workers :-) Read why we can use your help and support. 

Trending now

a rusted iron gate with a chain hanging from it
  • Codebase
Test SMTP authentication and StartTLS
[HttpException (0x80004005): The length of the URL for this request exceeds the configured maxUrlLength value.]
  • Windows Server
“The length of the URL for this request exceeds the configured maxUrlLength value”
PowerShell 5.0 logo
  • Windows Server
Emulate ternary operator in PowerShell
List installed .net framework versions
  • Windows Server
How to: Determine installed .NET Framework versions
  • About
  • Contact
  • Privacy Policy
  • Support Sysadmins of the North: Fueling the SysAdmin Deep Dives ☕

About us

Sysadmins of the North. A technical SysOps blog, where topics include Sysadmin, DevOps, computers, servers, web, MySQL, database, virtualization, optimization and security.

  • About Sysadmins of the North

Quick Links

    • ITFAQ.nl
    • Producten uit de Streek

 

Most Viewed Posts

  1. List all SPNs used in your Active Directory
  2. Install OpenSSH in Windows Server
  3. Remove IIS Server version HTTP Response Header
  4. Test SMTP authentication and StartTLS
  5. Use PowerShell with SSL client certificates for HTTPS GET requests
  6. Install IIS in Windows 11 using PowerShell
  7. Enable NTFS long paths through GPO in Windows Server
  8. Tunnel RDP through SSH & PuTTY
  9. “The length of the URL for this request exceeds the configured maxUrlLength value”
  10. How-to fix Windows Defender error “Get-MpComputerStatus : The extrinsic Method could not be executed.”

Contact Info

  • Email: jan-nospam@saotn.nl (remove '-nospam')
  • Website: saotn.org

.htaccess (8) Active Directory (7) Apache (4) AppCmd.exe (6) Application Pool (5) ASP.NET (10) Bash (15) DevOps (17) DISM (4) email (4) Group Policy (5) Hyper-V (6) IIS (53) IIS Manager (15) Linux (11) monitoring (12) MySQL (11) netsh (5) Networking (4) OPCache (5) OpenSSH (5) OpenSSL (4) Optimization (11) performance (23) PHP (25) PowerShell (80) Security (41) SMTP (6) SQL Server (13) SQL Server Management Studio (3) TLS (10) URL Rewrite Module (10) web.config (22) Webserver (10) Website (18) Windows 11 (10) Windows Firewall (3) Windows Server (11) Windows Update (7) WMI (12) WordPress (11) WordPress Plugin (6) WSL 2 (8) WSUS (5) Zabbix (8)

Copyright © 2026 - WordPress Theme by Creative Themes