About

This is the archive page for OVHS. Click to go to the frontpage of this site.

Last Comments

Rich Jordan (My Digital Collec…): I look forward to these. …
Chris (PmWiki): I would say that you prob…
tmr (PmWiki): Has anybody tried to run …
rafael (Print, baby, prin…): Thank you very much. I …
Mark (PmWiki): Yes, that did the trick. …
Chris (PmWiki): Hi Mark, In the apache$…
Mark (PmWiki): Hi, I am also suffering f…
Jose Baars (Burn, baby, burn): Hi, Thanks for writing th…
Aaron (Keeping PAKs): I’ve been working with HP…
Chris (PmWiki): I have finally worked out…

Calendar

« November 2009
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          

Archives

Next Archive Previous Archive

01 Jan - 31 Dec 2006
01 Jan - 31 Dec 2007
01 Jan - 31 Dec 2008
01 Jan - 31 Dec 2009

Reference

dcl.OpenVMS.org
www.OpenVMS.org
OpenVMS FAQ
OpenVMS' official site
OpenVMS documentation
OpenVMS WebRing
Secure Web Server
OpenVMS Hobbyist Forums
Pivot Homepage

Blogs

eight-cubed.com
HoffmannLabs
SYSMGR in the attic
VMS Spoken Here

Miscellany

Powered byPivot - 1.30.2: 'Rippersnapper' 
XML Feed (RSS 1.0) 
XML: Atom Feed 

25-Aug-2008 16:48Burn, baby, burn

Burning ISO 9660 CDs

So, you've got to make an ISO-9660 compatible CD for whatever reason.  In my case, I've got to upgrade some Itaniums, and they need firmware updates, too.

I found that there's plenty of documentation (well, if you can count as high as 1) for the CDRecord.com procedure (specifically, @CDRecord Help), but not much on actually using Sys$System:CDRecord.exe, and practically none for using that to burn what's commonly called an ISO image file.

But I think I've figured out how.

(more)

- default - three comments / No trackbacks - §

17-Mar-2008 15:52Blocking annoyances

Intruder alert!

Over the years, I've gotten more than my fair share of annoying hits on my server from script kiddies who don't know VMS from Windows or U*X.  Fortunately, they've only been annoyances, but rather than take a chance, a couple years ago I kludged together a way to just say no.  This is my super-simple, lightweight, intrusion detection and prevention system. (more)

- default - six comments / No trackbacks - §

05-Mar-2008 18:39PmWiki

Talk about easy...

I've got some projects I want to do, and one of them requires a simple CMS. When I heard about PmWiki, my heart nearly skipped a beat -- here was an open source, PHP v4-compatible, and flat-file based wiki!

I just had to try it!

(more)

- default - 19 comments / No trackbacks - §

28-Feb-2008 21:36SysLog installation

A new toy

After suffering through several years of a LinkSys WiFi router, I finally got tired of it and bought a new router for my home network. You can read about my reason for choosing a D-Link DIR-655 and experience installing it on my personal blog, but here I want to talk about my SysLog installation (more)

- default - No comments / No trackbacks - §

14-Feb-2008 12:37VMS Audio Update

Podcast feeds, finally!

Thanks to Marty for finally providing a real podcast feed for the VMS Audio Updates!  There's an article on OpenVMS.org announcing the availability of this great new feature.

Good job, Marty!

- default - one comment / No trackbacks - §

13-Feb-2008 14:10WebMaster's Prayer

And an Ode to Alpha

I was perusing the 'net today, looking for links back to this blog. While I didn't find what I was looking for, I did find the Webmaster's Prayer and an Ode to Alpha. Ah, fond memories; I remember struggling with that animated GIF of Homer Simpson, trying to get the size down to something reasonable.

My servers are still Digital.

(more)

- default - No comments / No trackbacks - §

10-Feb-2008 23:20Are you up?

Yeah? How long?

The Uptime Project has moved around over the past few years, and currently resides at uptimes-project.org. This server keeps a database of clients and their reported uptimes. Yes, some of the data is absurd (a Windows machine with 272 years of uptime? Heck I thought 1 year was hard to believe...) Fortunately, the OpenVMS and OpenVMS Cluster times are more reasonable and logically consistent.

Here are instructions on setting up the client on your system. NB: don't install this on a system that you do not have authorization to run it on. From a security perspective, the source code is included -- it is up to you to review the code and build it for your system. I am not responsible for software that YOU install on YOUR system.

(more)

- default - three comments / No trackbacks - §

15-Jan-2008 08:34Another 30th item

I got my sweater

Got a package in the mail yesterday!  I'd signed up on the HP website, entering the competition to see who had the oldest OpenVMS system based on serial number.  I knew I didn't have a chance at winning the Itanium (after all, the oldest system I was able to find was a VAX 3100 Model 80), but I was hoping to be early enough to get a shot at a sweater.

And I was!  Thanks, HP!

My OpenVMS 30th anniversary sweater logo

Although it's hard to tell in this picture (I shot it with my Nokia N800's camera), the lettering is quality stitching, not a silkscreened image.

- default - No comments / No trackbacks - §

Linkdump

24-Mar-2008 15:29Command of the day, 24-Mar-2008

Introduced with OpenVMS v7.3-2:

$ Set Device /Reset=Error_Count  

- No comments - §


20-Mar-2008 14:00Another blog

Poking around the web today, I found another VMS blog: Quayle Consulting's VMS Spoken Here.

- No comments - §


19-Feb-2008 13:35Command of the day, 19-Feb-2008

If Init/Erase isn't sufficient, this does a triple pass over your media with varying patterns (you can even specify the pattern):

$ Analyze /Media /Exercise=Full

- one comment - §