Archive for the ‘Windows’ Category
Windows 7 Font Corruption!
I’ve been running Windows 7 for about a week now. I’m impressed! It’s like what Vista should have been. Anyway, after uninstalling a copy of Left 4 Dead yesterday, to my surprise all my fonts turned bold or italics. I mean every font. System dialogs, PuTTY windows, everything. A friend of mine pointed me to a solution he found, on Yahoo! Answers of all places!
Running a Cron Job on Windows
Working with a Windows based web server recently, I ran into a bit of a puzzle when a software package I was using required a regular PHP script to be run. On POSIX based operating systems like Linux or BSD, this is something you could easily accomplish by running what is known as a ‘cronjob’.
As Windows has no cron daemon, I had to come up with another solution.
My Windows Keymap Keeps Changing Itself!
For months now I’ve been struggling with an issue, where at seemingly random intervals, my keymap would get all scrambled up. Instead of a question mark, an E with an accent would be typed. Normal single quotes turned into backticks, etc. Very frustrating. The problem would persist in an application until I closed and reopened it. With no idea what was causing it, and such a painful fix, I spent some time Googling and have discovered the cause and solution.
My Windows Vista system had a French Canadian keymap installed. A keyboard shortcut to toggle keymaps must be getting accidentally pressed.
The Fix
- Open up the Control Panel
- Select ‘Regional and Language Options’
- Select the ‘Keyboards and Languages’ tab
- Press the ‘Change Keyboards’ button
- Select any keymaps you don’t want.
- Click Apply, problem solved!
Unless you regularly switch languages your system should only have one keymap installed.
In the same area of the Control Panel on the Advanced Key Settings tab I discovered a keyboard shortcut for ‘Left-Alt + Shift’ that was part of my problem. Altering the keyboard shortcut would fix the issue here as well, although deleting the extra keymaps was my preferred solution.
Disable Vista’s Automatic Solution Checking.
Sometimes I run a program by accident and want to close it quickly. In Vista if you try to close a program while it is working, Windows considers this a problem! So naturally, it fires up a process to check online for a solution.
99% of the time there is no real problem, I’ve just attempted to exit an application while it was busy. The solution checking is annoying… here’s how to turn it off!
Turning off Solution Checking
From the Control Panel (in Classic View), select “Problem Reports and Solutions“.
Under the tasks menu to the left, select ‘Change Settings‘.
Click ‘Advanced Settings‘
Set the ‘For my programs, problem reporting is: ‘ setting to ‘Off’.
Viola! No more annoying checking for solutions to non existant problems.
SSL Certificate Warnings with Dovecot/Postfix
I just recently set up a new email server for the company I work with. With this new setup I’ve tried to be a bit more security conscious, forcing clients to use SSL/TLS when sending and receiving messages. Part of the process for this setup involved generating a self signed security certificate.
The problem? Outlook throws a warning message every time it’s opened.
Solution?
