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

  • Windows Server

“A domain rename operation is already in progress”

The other day, when I attempted to add a newly installed Active Directory to become…

  • Jan ReilinkByJan Reilink
  • On26-11-2014
Read More“A domain rename operation is already in progress”
Bash logo
  • GNU/Linux

Convert decimal to hex in Bash, hexadecimal to decimal and dates to Unix timestamp

Cconvert decimal to hex hexadecimal to decimal and Unix timestamps in Linux Bash. A quicky for my archives.

  • Jan ReilinkByJan Reilink
  • On06-11-2014
Read MoreConvert decimal to hex in Bash, hexadecimal to decimal and dates to Unix timestamp
blue elephant plush toy on black laptop computer
  • Web applications

How to set a good PHP realpath_cache_size

Learn how to optimize PHP performance by checking and setting PHP realpath_cache_size. The realpath_cache_size size represents the total number of bytes in the path strings stored, plus the size of the data associated with the cache entry

  • Jan ReilinkByJan Reilink
  • On23-10-2014
Read MoreHow to set a good PHP realpath_cache_size
Microsoft Internet Information Services (IIS) logo
  • Windows Server

Conditionally start Application Pools on remote IIS web servers

In this article you'll learn how to start all stopped application pools that have the ApplicationPool.AutoStart property set to $True using AppCmd.exe or PowerShell. This is something you often or occasionally have to perform on various servers, for example when an application pool hangs.

  • Jan ReilinkByJan Reilink
  • On11-09-2014
Read MoreConditionally start Application Pools on remote IIS web servers
blue elephant plush toy on black laptop computer
  • Useful

Check website availability with PHP and cURL

A useful PHP script to check if your website is up and online available. It uses PHP and cURL. This script comes in handy because website uptime and availability is important, and you want your website to be always online available.

  • Jan ReilinkByJan Reilink
  • On10-09-2014
Read MoreCheck website availability with PHP and cURL
white and yellow floral textile - bugs
  • Web applications

Exploit PHP’s mail() to get remote code execution

Exploit PHP's mail() function for remote code execution. Apparently, if you are able to control the 5th parameter of the mail() function ($options), you have the opportunity to execute arbitrary commands.

  • Jan ReilinkByJan Reilink
  • On07-09-2014
Read MoreExploit PHP’s mail() to get remote code execution
blue and white mail box on green grass field
  • WordPress

Send authenticated SMTP email over TLS from WordPress

Learn how to override wp-mail() and send secure email using authenticated SMTP and StartTLS from WordPress.

  • Jan ReilinkByJan Reilink
  • On29-07-2014
Read MoreSend authenticated SMTP email over TLS from WordPress
WordPress XMLRPC API
  • WordPress

Huge increase in WordPress xmlrpc.php POST requests

How to identify, block, mitigate and leverage xmlrpc.php scans, brute-force, and user enumeration attacks on WordPress sites... Secure WordPress xmlprc.php interface and reduce service disruption.

  • Jan ReilinkByJan Reilink
  • On07-07-2014
Read MoreHuge increase in WordPress xmlrpc.php POST requests
Microsoft Internet Information Services (IIS) logo
  • Windows Server

Remove IIS Server version HTTP Response Header

Windows Server IIS loves to tell the world that a website runs on IIS. It does so with the "Server:" header in the HTTP response, as shown below. In this post I'll show you how to remove HTTP response headers in Windows Server IIS. You don't want to give hackers too much information about your servers, right?.

  • Jan ReilinkByJan Reilink
  • On06-07-2014
Read MoreRemove IIS Server version HTTP Response Header
Joomla ACL decision flowchart
  • Web applications

8 Tips to improve Joomla performance

Learn how to speed-up Joomla performance on Windows Server IIS using these 8 simple, but important, tips. Add caching, gzip compression, set your sessions & optimize MySQL database functions.

  • Jan ReilinkByJan Reilink
  • On29-06-2014
Read More8 Tips to improve Joomla performance
Postfix logo
  • GNU/Linux

Delete all MAILER-DAEMON emails in Postfix queue

How to delete all MAILER-DAEMON emails from your Postfix queue, when it matches a sender or recipient email address condition. In Postfix, there are various similar commands to delete messages from the Postfix mail queue, based on the Message-ID and/or email address for example...

  • Jan ReilinkByJan Reilink
  • On04-06-2014
Read MoreDelete all MAILER-DAEMON emails in Postfix queue
Turn Windows Features on or off, Internet Information Services selected
  • Windows Server

How to install the Web-WebSockets feature in IIS using PowerShell

Easily enable support for the WebSocket protocol on Windows Server IIS by installing the Web-WebSockets feature using PowerShell. Learn how to install WebSocket Protocol support in Windows Server IIS 8.0.

  • Jan ReilinkByJan Reilink
  • On27-05-2014
Read MoreHow to install the Web-WebSockets feature in IIS using PowerShell
Prev1 … 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