Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Rackmonkey (Score 1) 113

I would have given you some points if I could. RackMonkey is really a good solution. Although I don't know if it scales to the point where questioner needs it.

We would have taken this software but there was only one problem. We have several devices (like e.g. firewalls) which are only "1/2 U". Meaning we have two devices next to each other. And this could not be represented at the time when we evaluated the software.

Comment You are on the right path... (Score 1) 130

...but I assume in your case you should probably have a look at something backed by a commercial company which will take the hassle to certify the system and your workflows. Have a look at Alfresco (alfresco.com) which already has some certifications (e.g. http://www.alfresco.com/media/releases/2009/10/records-management/).

Submission + - LHC back online (twitter.com) 1

medea writes: It seems that, by media mostly unnoticed, LHC is back online. Let's see for how long this time...
GUI

Hardware-Accelerated Graphics On SGI O2 Under NetBSD 75

Zadok_Allan writes "It's a bit late, but since many readers will remember the SGI O2 fondly, this might interest a few. The gist of the story is this: NetBSD now supports hardware accelerated graphics on the O2 both in X and in the kernel. We didn't get any help from SGI, and the documentation available doesn't go beyond a general description and a little theory of operation, which is why it took so long to figure it out. The X driver still has a few rough edges (all the acceleration frameworks pretty much expect a mappable linear framebuffer, if you don't have one — like on most SGI hardware — you'll have to jump through a lot of hoops and make sure there's no falling back to cfb and friends) but it supports XRENDER well enough to run KDE 3.5. Yes, it's usable on a 200MHz R5k O2. Not quite as snappy as any modern hardware but nowhere near as sluggish as you'd expect, and since Xsgi doesn't support any kind of XRENDER support, let alone hardware acceleration, pretty much anything using anti-aliased fonts gets a huge performance boost out of this compared to IRIX."
Censorship

UK Gov. Clueless About Own Internet Blacklist 203

spge writes "Computer Shopper magazine has interviewed the UK Home Office about its relationship with the Internet Watch Foundation and discovered that the government doesn't actually know what the IWF does, although it still plans to force UK ISPs to subscribe to the IWF's blacklist. The main story makes for interesting reading, but the best bit is the full transcript of the interview. Short version: the IWF investigates suspected child porn websites and adds any it finds to a list that ISPs can use to block these sites; uk.gov wants ISPs to use this list; however, the IWF is not an official government organization, does not appear to have legal permission to view child pornography, and quite possibly is breaking the law by doing so."
Hardware Hacking

MacBook Modded With Second Monitor Inside Logo 153

An anonymous reader from the Macmod forum wrote in with this appealing hack: "This is one of the coolest mods I've seen all year. Mac Moder EdsJunk submitted this mod to our forums late Thursday night. By cracking open a MacBook he was able to put a second monitor inside of the screen. The end result is sweet. The second monitor can make the Apple logo have any kind of background, like the clown fish, or the flurry screen saver."

Comment Re:wrong on several counts... (Score 1) 298

Since when is it possible to have an Active/Active cluster? Definitely not with Microsoft Cluster Server from Microsoft 2003:
http://en.wikipedia.org/wiki/Microsoft_Cluster_Server

And as I wrote in my article I am only writing about this one. And I was not talking about "Windows Compute Cluster Server 2003" or the NLB feature.

And about the vmware solution: He could create a snapshot of the running vm then copy the disk file(s) over to the other server and then delete the snapshot again. This whole process can be scripted with perl and RCLI. He only needs two ESXi servers for this. And they can be downloaded for free. It is definitely not the best solutions but one that would work.

And yes, your solution is probably the best one for his problem.

Comment Re:Some information about HA (Score 2, Informative) 298

True, sorry I did not write it that clear. I was only writing about the Cluster software included with Windows. Not about other applications like NLB included with Windows too.

I just wanted to make clear that Microsoft Cluster Server is a lot easier to set-up (what the questioner has seen correctly) but this is because you get a lot less. He would have to install and configure several other applications (like NLB) to get the same as he gets with Linux HA.

Comment Some information about HA (Score 3, Informative) 298

I want to give you some more information. Based on your visitor estimates I think you do not have a lot of knowledge about it. Because for this number of visitors you do not really need a cluster.

But now to the other stuff. Yes, Windows clustering is (up to Win Server 2003 [1]) a lot easier. But this is because it is not really a cluster. The only thing you can do is having the software running on one server, then you stop it and start it on the new server. This is what Windows Cluster is doing for you. But you can not have the software running on both servers at the same time.

If you really want to have a cluster then you need probably some sort of shared storage (FibreChannel, iSCSI, etc.). Or you are going to use something like DRDB [2]. You will need something like this too if you want to have a real cluster on Windows.

I recommend you to read some more on the Linux HA website [3]. Then you get a better idea what components (shared storage, load balancer, etc.) you will need within your cluster.

If you only want high availability and not load balancing then I recommend you to not use Windows Cluster. Better set-up two VMware servers with one virtual machine and then copy a snapshot of your virtual machine every few hours over to the second machine.

[1] I don't know about Win Server 2008
[2] http://www.drbd.org/
[3] http://www.linux-ha.org/

Music

French President Busted For Copyright Violation 317

An anonymous reader writes "ZeroPaid has an interesting take on the story of Nicolas Sarkozy being accused of copyright infringement. The irony, of course, is Sarkozy's pushing of a 3-strikes law — disconnecting from the Internet those accused of file sharing — in France and across the EU. The French president had apparently offered to settle the copyright infringement accusation for one Euro, but the band rejected the offer, calling it an insult. The article notes that each year since 2006, a high-profile anti-piracy entity has been on the wrong end of a copyright infringement notice. In 2008, Sony BMG was sued for software piracy. In 2007, anti-piracy outfit BASCAP received a cease and desist order related to pirated software. And in 2006, the MPAA was accused of pirating 'This Film is Not Yet Rated'."

Slashdot Top Deals

The devil finds work for idle circuits to do.

Working...