Announcing System Center Operations Manager 2007 Cross Platform Extensions and Connectors
Of course not a lot of details but in essence Microsoft wants to manage your Linux Servers. Has someone lost their mind? I run Linux servers so that I don’t have to deal with Microsoft servers? The most I want to use a windows machine to manage my Linux Servers is to be able to run SSH.
I believe Microsoft Servers have their place, don’t get me wrong. I do not believe that place is however managing a Linux Server or having anything else to do with Linux except running SSH client.
Of course they could be making something where it will be easy for anyone to be able to run Linux. So we use something easy to install like Ubuntu, then run something that allows a windows server to connect and manage it from a MMC. No more knowing what is really happening, and or knowing how to run say vim. No more beating away at a config file. Just point and click! No more cli! Everyone will be able to run a Linux Server. So what would we put in front now to protect the MS Linux Servers?!? Will it make it reboot at least once a month now?
YOU HAVE UPDATED YOUR LINUX SERVER WINDOWS MANAGED! YOU MUST REBOOT TO HAVE CHANGES TAKE EFFECT!
Coming up I just got invite for Bright Kite, more information as I get a chance to use it. Thanks Mojo!
Tags: linux, Microsoft
So today we completed the March for Babies. It was very interesting mix of people. I was surprised on the number of people that showed up. You would have thought it would be more “organized” but it really wasn’t. There was some items they took care of “Who raised the most money”, “Who designed the best shirts”, etc.. but other then that it was a free for all 5 mile walk. Some people cheated and cut across streets to get done faster and others just quit and had to be picked up by the bus. I am proud to say our whole team kids, wife, and friend all made it the whole way. Here is a shot of the start.

It was fun, but will we do it again. I’m not sure got some things to think about before we do.
Today was also my beautiful wife’s birthday! She is great, seriously not just posting it here for point. She really is a great woman. I couldn’t have asked for better.
Tomorrow Art Fest!
To all those that donated, Thanks. I appreciate it much. I hope the March of Dimes does great things with the money. We raised a good amount for a “Family Team”.
Tags: Family
So if you run ClamAV (and you should) to scan incoming email, the current release had some issue or did on several of my servers. The errors put out where:
cdiff.o(.text+0x190a): In function `cdiff_apply': ../shared/cdiff.c:984: undefined reference to `gzdopen'
cdiff.o(.text+0x1950):../shared/cdiff.c:994: undefined reference to `gzgets'
cdiff.o(.text+0x19a5):../shared/cdiff.c:1016: undefined reference to `gzclose'
cdiff.o(.text+0x19f5):../shared/cdiff.c:1010: undefined reference to `gzclose'
tar.o(.text+0xd4): In function `tar_addfile':../shared/tar.c:82: undefined reference to `gzwrite'
tar.o(.text+0x109):../shared/tar.c:95: undefined reference to `gzwrite'
tar.o(.text+0x1a3):../shared/tar.c:111: undefined reference to `gzwrite'
etc..... then
collect2: ld returned 1 exit statusmake[2]: *** [freshclam] Error 1make[2]: Leaving directory `/usr/local/src/clamav0.93/freshclam'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/usr/local/src/clamav-0.93'make: *** [all] Error 2
To fix recompile Zlib with --shared
Don't forget to sponsor me for March of Babies use the Badge at the right to sponsor me. The walk is this weekend.
The Birmingham Pulse is available and kicking online http://bhampulse.zerosource.org check it out!
Technorati Tags:
ClamAv,
Linux,
Email
Tags: email, linux, Work
So now that earth day is over, where to start. Spamassassin update, we are seeing a ton of emails with URL’s that end in .exe such as
http://stalmix02.nazwa.pl/video.exe
So this one isn’t a tough one and I don’t know who wrote this originally but here is the rule to catch this:
uri EXE_FILE /\w\.exe/i
score EXE_FILE 10.0
describe EXE_FILE Potential link to executable
I’ve also had a ton of backscatter hitting the servers. I was also having trouble getting it to go away, not even sure it is gone yet. These are the things I’ve done. Of course I recommend running the latest and greatest Spamassassin currently 3.2.4. First edit your v320.pre should be located in /etc/mail/spamassassin and make sure this is on:
# VBounce - anti-bounce-message rules, see rules/20_vbounce.cf # loadplugin Mail::SpamAssassin::Plugin::VBounce
Then in your local.cf again located in /etc/mail/spamassassin and place:
whitelist_bounce_relays yourdomain.com
So I hope you had a great Earth Day, I know I did. I made my contributions today. Last night I had 15 Bean Soup and tonight I had bean burrito’s. Sometimes I contribute silently and then sometimes the world knows of my contributions.
Tags: email, linux, spam, Work
This is great, I love it! Now when will we see this on TV? Oh wait never… that is when.
Tags: humor, linux