28 June, 2007 at 12:17 pm
by Phil Wiffen · Filed under Networking, Troubleshooting, Windows
This is pretty cool: Whilst searching for an alternative to HyperTerminal that supports Serial Port connections, I discovered that PuTTY now connects to Serial COM ports as well as the usual SSH/Telnet stuff
As a business you can’t use HyperTerminal Private Edition unless you pay a licence fee; and now that Microsoft has removed HyperTerminal from Windows Vista, finding an Open Source, free-for-commercial-use, replacement for HyperTerminal is invaluable for budget constrained IT departments.
Download PuTTY here
It also seems that Poderosa support Serial comms with a plugin, which I wasn’t aware of until reading this blog post.
What do you use instead of HyperTerminal? I’d love to hear about any programs I’ve missed!
Permalink
27 June, 2007 at 10:23 am
by Phil Wiffen · Filed under Troubleshooting, Windows
If your Powervault NAS loses network connectivity or won’t boot into the OS, you’ll need to physically access it via the console port at the back. From there you can edit and upgrade the BIOS, run a recovery boot (boots the OS from another drive) and perform hardware diagnostics.
Here’s the settings you’ll need for HyperTerminal:
Bits per second: 115200
Data bits: 8
Parity: None
Stop bits: 1
Flow Control: Xon / Xoff

Permalink
6 June, 2007 at 12:14 pm
by Phil Wiffen · Filed under Security, Troubleshooting, Windows
If you’ve ever misplaced, or forgotten to document, one of your passwords stored in an application, Asterisk Key is a free and invaluable tool.
Asterisk Key reveals saved passwords from most Windows apps and even Internet Explorer (which is probably a good reason to switch to Firefox!)
It doesn’t work on everything, but it’s worth a shot!
Permalink
4 June, 2007 at 10:49 am
by Phil Wiffen · Filed under Troubleshooting, Windows
To use Control + Alt + Delete in a Remote Desktop Connection terminal, use Ctrl + Alt + End instead.
Permalink
17 May, 2007 at 2:32 pm
by Phil Wiffen · Filed under Networking, Troubleshooting, Windows
If you’re setting up 802.1x on your Network connection but can’t see the Authentication tab, make sure the “Wireless Zero Configuration” service is running.
- Start > Run… > services.msc
- Find the Wireless Zero Configuration service.
- Right click on it, and choose “Start”.
The Authentication tab will then appear on your Network connection properties.
Yes, I know. But apparently, to get 802.1x support, you need to enable a Wireless service, even though you may well be using it on a wired connection. Intuitive, eh?
Permalink