- Five Quick and Easy Habits Suggested by Sports Psychologists is a phenomenal resource. Read it.
- The DMARC Guide from Global Cyber Alliance is an invaluable tool for anyone who manages email servers.
- An endurance swimmer aims to become the first person to swim around Martha’s Vineyard, getting in the water during the start of white shark migration season, in a bid to change perception of the predators shaped by Jaws. See also: Jaws Turns 50
- I still can’t get over the serendipity of Harvard not realizing they had an original copy of the Magna Carta. It would be very convenient if someone could find a copy of Constitution somewhere soon. It seems like almost everyone currently in Washington, D.C. hasn’t read it lately.
- Long-distance relationships are always difficult, even for KGB spies.
A Hazy Shade of Winter:
- Moderna pulls application for COVID–flu combination shot. – via carlbergstrom.com
- Majority of US states now have laws banning or regulating cellphones in schools, with more to follow. [Maybe parents wouldn’t be so desperate for a way to contact kids during school if we weren’t always terrified of them getting shot.]
- An AI-generated summer reading list was published in major newspapers. [Tip of the iceberg. Canary in a coalmine. Whatever you want to call it. It’s going to get worse.] – via boghuma.bsky.social
- Diseases are still spreading, but the CDC is no longer warning the public about them.
- The House and Senate both voted to loosen regulations on air pollutants like dioxin and mercury, which are associated with higher cancer risk.
- This might be the dumbest thing he’s ever said, and he’s said some of the dumbest things anyone has ever heard in human history. (And that I don’t even need to tell you who he is because you already know supports this claim.)
Posts tagged “server administration”
Keeping Track of Passwords
For many years now I have been delighted that the words “username” and “password” are the same length. A fixed-width font in a text file full of server addresses, usernames, and passwords therefore looks quite organized.
Dot Don’t
What system are people using to create web sites that have .do files? It seems that every site I visit that employs this coding is slow, slow, slow. Men’s Health and Capital One both have sites built with tons of .do files and redirects and both of them drive me nuts.
Protect Images with .htaccess
A few thousand of my hits every day are coming from some little geeks using an old web cam shot of my buddy’s as their avatar in forums. It’s quite funny, because I think they think that they’re actually linking to a different image. It’s pretty annoying, so I implemented scriptygoddess’ code to protect images
Does anybody know of any way to have IIS automatically restart itself every few hours? Do tell.
Configure IIS to Parse CGI Files
Here’s what you want to do: You want your Windows 2000 web server to always execute files with a *.cgi extension. You want your Windows 2000 web server to parse the ASP code that you’ve embedded in files that end in *.htm, *.shtml, *.css. You want your Windows 2000 web server to know that it
IIS Tips
Ten things to do with IIS
Hosting Controller
Hosting Controller looks interesting. Anyone have any experience with it?
I have MovableType running now and this blog, Works in Progress is a MovableType blog! I’m using DreamHost as my web host, and thought – on the off-chance that anyone reads anything here ever – that I’d note some things specific to DreamHost. The most important thing to note is that under DreamHost a user has an account root. This is where you should place your MovableType db directory.
I have several domains hosted at DreamHost, so when I connect using WS_FTP I start in my root account. That means I’m presented with a directory for each of the domains I have hosted there. Aside from some shell-specific variable files, this root directory only contains one directory for each domain hosted, and, now, my MovableType db directory.
The path to your root account at DreamHost is simply: /home/username/
So, assuming you name your db directory db, the DataSource variable in your mt.cfg file should read: DataSource /home/username/db
Obviously replace username with your DreamHost username.
Server 54
The University of North Carolina has finally found a network server that, although missing for four years, hasn’t missed a packet in all that time. Try as they might, university administrators couldn’t find the server. Working with Novell Inc., IT workers tracked it down by meticulously following cable until they literally ran into a wall.