Archive for the ‘Windows’ Category
Posted by jpluimers on 2025/12/10
A while ago I got an error 103 using both Beyond Compare. That did not whos the connection log or error reason, but WinSCP did: it mentioned unexpected output during the logon.
I got reminded that I had already solved this error before via [Wayback/Archive] SSH login works but SFTP login doesn’t – Server Fault (thanks [Wayback/Archive] qreon and [Wayback/Archive] Paulus):
Read the rest of this entry »
Posted in *nix, *nix-tools, bash, bash, Beyond Compare, Communications Development, Development, Internet protocol suite, Power User, Scripting, SFTP, Software Development, SSH, TCP, Windows, WinSCP | Leave a Comment »
Posted by jpluimers on 2025/12/09
For my link archive a router I bought a few years back: [Wayback/Archive] GL-SFT1200 Secure Wi-Fi Router On The Go – AC1200 Dual-Band Gigabit Wireless Internet Router | IPv6 | USB 2.0 | MU-MIMO | 128MB RAM | Repeater Bridge | Access Point-M Mode: Amazon.de: Computer & Accessories
- It is USB-C powered (the power brick delivers 3A at 5V, but in reality it uses far less).
- Mode and reset buttons are behind the antenna (see picture below).
- It is specced as AC1200, but that’s just theoretical a number.
- It came with EU and UK plug.
I needed it because from prior experience, I knew GL.iNEt can support a special Wireless Repeater mode where it still functions as a router (hiding the LAN/WLAN behind NAT)

Two physical drawbacks likely due to the portable nature:
the plastic RJ45 ports are slightly too wide which means that these keep falling out [Wayback/Archive] Inline® Dust cover, for RJ45 socket, color: green, 100pcs. Pack: Amazon.de: Electronics & Photo
- no holes in the base to hang it to a wall
One firmware drawback: it shipped with v3.212 for which I could not find release notes. Luckily the firmware v3.215 I upgraded to had: [Wayback/Archive] Firmware v3.215 is released – Technical Support – GL.iNet.
Links to product and manuals (the paper manual are just two thin sheets, but the on-line documentation is OK; I was surprised WireGuard and Tor were supported!):
Read the rest of this entry »
Posted in Communications Development, Development, DHCP, Ethernet, GL.iNet, GL.iNET GL-SFT1200, Hardware, Internet protocol suite, Network-and-equipment, Power User, routers, UDP, WiFi, Windows, WinSCP | Leave a Comment »
Posted by jpluimers on 2025/12/03
This post from 2023 [Wayback/Archive] Launch Settings Pages using ms-settings URL shortcuts » Winhelponline
This list will tremendously help me quickly navigating directly to Windows settings pages.
In case the list is not complete, there are others lists – like [Wayback/Archive] Windows 11 ms-settings Commands (Settings URI Shortcuts) – which I found via the second query.
Maybe one day, I will merge the results of a few of those results. If so, a new blog post will follow.
Got the first via a late edit of my blog post gsudo (sudo for windows).
Queries:
--jeroen
Posted in CommandLine, Development, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows, Windows 10, Windows 11 | Leave a Comment »
Posted by jpluimers on 2025/10/29
Just in case I ever need it for historic reasons:
[Wayback/Archive] WinWorld: Microsoft Office 95
Because back in the days various Office products had localised VBA (at least German and French products had; I’m not sure about other languages)
Via:
Read the rest of this entry »
Posted in Delphi, Development, History, LifeHacker, Office, Office 95, Office Automation, Office Development, Power User, Software Development, Windows, Windows 95 | Leave a Comment »
Posted by jpluimers on 2025/10/07
That feeling you have been living under a stone since 2014: [Wayback/Archive] finding duplicates – voidtools forum
1.4 Beta has both dupe: & sizedupe: functions.
(In the Index, you need to index the file size & also enable Fast size sort.)
You can combine them, something like:
> dupe: sizedupe: c: file:
Or even add a size to it:
> dupe: sizedupe: c: file: size:>2MB
Note that that finds file name AND (I believe its an AND) file size duplications – anywhere, not necessarily limited to C:, & also that name AND size are the only qualifications for “duplication”, as in files meeting that criteria may not be (byte-by-byte) “duplicates”.
A partial excuse is that these never made it to the changelog at [Wayback/Archive] www.voidtools.com/Changes.txt or [Wayback/Archive] www.voidtools.com/BetaChanges.txt.
It is in the documentation since May 2017 at [Wayback/Archive] Searching – voidtools though:
Read the rest of this entry »
Posted in Batch-Files, Development, Everything by VoidTools, Power User, Scripting, Software Development, Windows | Leave a Comment »
Posted by jpluimers on 2025/10/02
Some notes (mainly links) on the Oracle Cloud Free Tier as at the time of writing it is the only provider with a “free forever” tier.
In the past for FOSS, there was [Wayback/Archive] Fosshost on Twitter: “@d_feldman Check out fosshost.org for an alternative to Oracle Cloud for ARM/AArch64. We are free, open source and you will never get bill shock. Open source projects must apply only.”, but at the end of 2022 they started to wind down their services as per [Wayback/Archive] Fosshost to Sunset Tenant Services
Fosshost to Sunset Tenant Services
At this time, Fosshost is deeply sorry to announce we are no longer able to continue offering our services.
Because of this, we strongly recommend all Fosshost tenants to backup their data immediately, and migrate elsewhere as soon as possible.
Oh before you begin: if you need a reverse DNS record then be sure to request that as soon as your free tier starts: at that time you have USD 300 credits for running paid services which includes the support to request reverse DNS records.
Anyway, many links on the Oracle OCI Cloud Free Tier (especially the ARM deal is great: lots of RAM as compared to the x86 VMs):
Read the rest of this entry »
Posted in CentOS, openSuSE, OracleLinux, RedHat, SuSE Linux, Ubuntu, Uncategorized, Windows, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019, Windows Server 2022 | Leave a Comment »
Posted by jpluimers on 2025/09/16
Not all virtualised hardware (older hardware usually has died by now) conforms to the Windows 11 minimum specifications.
So here are some links that should be of help to still get Windows 11 running on those:
If you insist on running older hardware that has a TPM header on the mainboard:
Read the rest of this entry »
Posted in CommandLine, Development, MSI, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows, Windows 11, Z77A-G43 | Leave a Comment »
Posted by jpluimers on 2025/09/05
Note that http://neverssl.com is the way to figure out if you are in a captive portal, see below.
In Windows 10, the name of the endpoint changed from msftncsi to msftconnecttest, presumably to make the purpose of the access more obvious in security and audit logs. Nobody will understand that NCSI stands for Network Connectivity Status Indicator.
[Wayback/Archive] Trouble connecting to Web sites and services because of certificate errors? Check if you’re being held captive – The Old New Thing
It refers to a few other interesting sites, for instance about modifying if/how NCSI detects internet connectivity:
As mentioned at the top: my blog post on http://neverssl.com: NeverSSL – helping you get online on WiFi networks requiring authentication
Other related blog posts:
–jeroen
Posted in Captive Portal, Internet, Power User, Windows, Windows 10, Windows 7, Windows 8, Windows 8.1 | Leave a Comment »
Posted by jpluimers on 2025/09/03
I needed the portable version of [Wayback/Archive] CrystalDiskMark on Chocolatey (unlike the [Wayback/Archive] Chocolatey Software | CrystalDiskMark (Install) package). Luckily I found the auto-update package [Wayback/Archive] Chocolatey Software | CrystalDiskInfo (Portable) and knew both that CrystalDiskMark is from the same author as CrystalDiskInfo, and that their code is on GitHub like the Chocolatey package.
Given I had a the below chocolatey-packages/automatic/crystaldiskinfo.portable as a template, I asked the CrystalDiskInfo (Portable) package maintainer if they were willing to maintain CrystalDiskMark (portable) as well and was glad the response was “yes”: [Wayback/Archive] Portabe CrystalDiskMark similar to the current CrystalDiskInfo? · Issue #159 · mkevenaar/chocolatey-packages
So for my link-archive:
Read the rest of this entry »
Posted in .NET, Chocolatey, CommandLine, Development, Lightweight markup language, MarkDown, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows | Tagged: 159, 16 | Leave a Comment »