wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


start

SHIFT-WIKI - Sjoerd Hooft's InFormation Technology

This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.


Install Exceed Connection Server on Solaris

Summary: Installation report for Exceed Connection Server software on Solaris.
Date: Around 2019
Refactor: 4 January 2025: Checked links and formatting.

→ Read more...

2025/06/01 11:59

Infra Toolbox

Summary: This is what I call my Infra Toolbox. After working in IT Infra for over 25 years in all functions you can think of I think I know what you need to do to keep everything running smoothly. This is based on my own experience, both as a system administrator as well as a teamlead.
Date: Around 2015
Refactor: 2 January 2025: Added diagram, added info on agile and devops.

The major topics are:

  • Datacenter services
  • Platform services
  • Infrastructure services
  • Applications
  • Presentation services
  • Security services
  • Management services

Note that the overview does not really include scrum and devops practices. The overview if from a work environment before agile and devops principles were implemented on a broad scale. If you are working in a company that uses agile and devops, be sure to add things like, transparency, inspection and adaption, infra as code and automate everything into your environment as well.

→ Read more...

2025/06/01 11:59

Create Manual WebSite in IIS

Summary: How to manually create a website in IIS
Date: Around 2017
Refactor: 1 March 2025: Checked links and formatting.

I needed to create a redirect in a local environment, as a temporary solution, so end-users could access a specific website using a short url. The url was already made available through dns and was simply: http://applicationtest.

Note that if this is not already done you can add the following line in your hosts file C:\windows\system32\drivers\etc\hosts when testing: 10.10.10.10 applicationtest where 10.10.10.10 is the IP address of the server running IIS.

→ Read more...

2025/06/01 11:59

Set Integrated Windows Authentication for IIS Website

Summary: How to set Integrated Windows Authentication for an IIS Website
Date: Around 2017
Refactor: 1 March 2025: Checked links and formatting.

We have a webapp running on IIS that is using SQL authentication for accessing it's database. We want to change this to Integrated Windows Authentication.

→ Read more...

2025/06/01 11:59

<< Newer entries | Older entries >>

This wiki has been made possible by:

start.txt · Last modified: by sjoerd