Tag-Archive for ◊ IBM ◊

Windows 2008 on IBM x335 - no-go!
Tuesday, October 20th, 2009 | Author: Ozzik

Hey,
well, here’s one for you:
I had to set up a server last week. It had to be win2008 on an IBM x335. Now, most of you will just say: so? Let me tell you. The chances you can get it to work are pretty much 50/50. In my case it was a big fat 0.

There are two things you’ll be struck by: optical drive and SCSI controller. The first one was not that much of a problem for me, but it sure can be for you. You see, the Redmond guys decided that in 2008 (and later) there’s no chance you have a CD-ROM drive in you server. Because all new servers come with DVD now. Which is true. But what about the older ones? As far as M$ is concerned: it’s your problem - deal with it. The only format win2008 comes in is DVD.
more…

VN:F [1.9.6_1107]
Rating: 9.5/10 (2 votes cast)
VN:F [1.9.6_1107]
Rating: +1 (from 1 vote)
Category: Admin's scene  | Tags: , , , ,  | 7 Comments
Squid setup and configuration for a high-load environment
Sunday, February 01st, 2009 | Author: Ozzik

Hello again,
I know I don’t write much, but that’s just my lack of time. But hey, I’m trying. Anyway, today I wanna tell you about setting up a squid server for a high-load environment (hey, just like the title suggests :) ) First, a little background.
squid
Squid a caching proxy server which can be configured to work in different environments. It can be a forwarding proxy, an internet transparent gateway for access control purposes and my favorite - a reverse proxy, i.e. website accelerator.

I won’t tell you much regarding the first two(serving the same purpose, really), as I never really had to deal with those kind of environments. And even if I’d decide to, AFAIK there is a problem working in a multi-WAN configuration, which is exactly what I need. But I did study a lot regarding the third option - a website accelerator.

Not to say that I’ve found the perfect configuration, but for our purposes it seems pretty decent. A very big problem with squid is that it has very few guides on the net. It does have a configuration guide on its website and some FAQ and other stuff, but I guess what is really needed is some examples of a known configuration working in a high-load environment. Surprisingly, a lot of people asking about this kind of things, use very weak hardware, like PIII servers and such. And while I understand that it serves their needs pretty well, that doesn’t help me to understand the real abilities and limitations of this software. What is even less helping is that the developers themselves don’t know those things - not to blame them in any way, because, as they say, every setup is pretty unique and there’s no real way to know this without trying out different options.
more…

VN:F [1.9.6_1107]
Rating: 3.5/10 (2 votes cast)
VN:F [1.9.6_1107]
Rating: +1 (from 1 vote)