Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:This (Score 1) 325

It could, but only within the organization since I can setup email printing to only accept from certain email servers within a range of IP addresses. Within an organization it's easy to find out when someone is abusing something, and when that does happen there are consequences for that person within that organization. I'd have to blame the admin for leaving this wide open to the whole world.

Comment youtube: xplane on 24 monitors on ubuntu (Score 1) 262

xplane on 24 monitors on ubuntu out of one box, but I think this was using 4 of the 6 output eyefinity cards:

http://www.youtube.com/watch?v=N6Vf8R_gOec

Assuming that the 6 output cards use 2 card slot spaces each, then you'd have 8 used. It looks like this HD5970 uses 3 slots so you could still only get two of these cards into that same system. If you could get one more rear slot to be available you might be able to fit 3 of these cards into one machine and you'd get a 36 monitor output (each monitor at 1920x1200). You could have a 9 (*1920) wide by 4 monitors high (* 1200), which is about 79.1 megapixels . Or you could do a 6 x 6 .

Comment Won't work on RHEL5/CENTOS5 (Score 1) 197

./chrome: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./chrome)

                libnss3.so.1d => not found
                libnssutil3.so.1d => not found
                libsmime3.so.1d => not found
                libssl3.so.1d => not found
                libplds4.so.0d => not found
                libplc4.so.0d => not found
                libnspr4.so.0d => not found

even if I symlink the existing libraries to the names it wants above it'll still bomb on the GLIBCXX_3.4.9 error. http://code.google.com/p/chromium/issues/detail?id=13425 . No big deal though. Without support for firefox plugins Chrome is pretty much worthless for me.

Slashdot Top Deals

Never tell people how to do things. Tell them WHAT to do and they will surprise you with their ingenuity. -- Gen. George S. Patton, Jr.

Working...