STRONGblog

Notes from twenty years in the field

Working notes from real z/OS engagements — Endevor-to-Git migrations, DBB builds, IDz performance, code pages, and mainframe CI/CD. The same knowledge we bring to yours.

Fedora 8 Released

Fedora Linux 8 was released last week, and I’ve been playing with it since then. Fedora is an ever increasingly popular Linux distribution. It is not as popular as Ubuntu for the desktop, but has a growing audience. So, why Fedora? First its supported by Red Hat, and subsequently uses much of the same packages … Read more

Upgrading to Lotus Notes 8? You may want to wait.

A word of note. As I have found out by recent experience, upgrading users via SmartUpgrade has some issues. If you use the web kit (the attached kit), it does not accept any parameters. You can verify this by calling the executable from a command line and passing parameters (i.e. /s /v”SELECTINSTALLFEATURES=Activities,Sametime,Editors /qb+”). It will … Read more

A batch file for stopping Trend Micro AV

This is a handy file for stopping and ending Trend’s real time scanning. @echo offecho Stopping Trend Micro Real Time Scanning….net stop tmlistennet stop OfcPfwSvcnet stop ntrtscanpause Copy the above into a text file, and rename the text file with a ‘.bat’ extension. Click away, and watch your PC begin to perform better. This is … Read more

Websphere Portal 6.1 beta announced

I’m a little late in posting this, but IBM is beta testing a new version of Portal. Log in to download. You can run this version side by side with a 6.0 installation. https://www14.software.ibm.com/iwm/web/cc/earlyprograms/lotus/wps61beta/ ©2016 Strongback Consulting

Ubuntu 7.10 Released Today

The most popular Linux distribution released their latest version today. Ubuntu 7.10 “Gutsy Gibbon” is now gold and readily available from http://www.ubuntu.com/download. This release qualifies for Canonical’s Long Term Support (18 months). For those not in the know, Canonical is the company that produces Ubuntu Linux. Their release schedule is a religious 6 months, and … Read more

Notes 8 Released

IBM has now launched a triumverate of new products. Lotus Notes/Domino 8 (aka Hannover), Quickr, and Connections. Ed Brill posted the news on his site yesterday (www.edbrill.com). Notes 8 was made available to the partners yesterday, and when I went to the site to download another product, the site seemed inundated, and I could not … Read more

Strange error in Eclipse

This is more for my own memory than anyone else’s. I installed RSA on my new Thinkpad and received an error message the next time I started it up. “jvm terminated exit code=1”. I think my problem was that Vista failed to properly suspend, and I shut it down as it was unresponsive. Subsequently, this … Read more