Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
6 June 2025
|
05:31 | Keycloak 2 changes history +911 [Iwiseman (2×)] | |||
|
05:31 (cur | prev) +105 Iwiseman talk contribs (→Configure Client Role) | ||||
|
05:26 (cur | prev) +806 Iwiseman talk contribs (→Configure) |
4 June 2025
N 01:41 | Windows Setup diffhist +511 Iwiseman talk contribs (Created page with "=Introduction= This is my first use of windows since about 2000 so need to make some note =Setting up Proxy to WSL= When we set up the WSL it would be nice to set up a proxy to allow ssh <syntaxhighlight lang="powershell"> # Show Proxy netsh interface portproxy show all # Add Proxys netsh interface portproxy add v4tov4 listenport=22 listenaddress=0.0.0.0 connectport=22 connectaddress=172.28.58.213 # Delete Proxy >netsh interface portproxy delete v4tov4 listenport=22 list...") |