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

 



Forgot your password?
typodupeerror

Comment Re:the biggest problem here, personal responsibili (Score 1) 99

Is that the victims were generally NOT the people who allowed botnets to run on their computers. Because if they had been, maybe that would have been just punishment for harming the common good by allowing malware.

This is 2011. Personal computing has existed for, depending on just how you measure, about 35 years. I've been using them that whole time, and have NEVER, not once, had any form of malware. It just isn't that hard, and people have had 35 *years* to learn to not run shit. It's time we start holding people responsible for the results. In this case, the owners of those 25,000 compromised machines should be responsible for the 3.2 million that was lost. It should be their responsibility to pay it back.

If people drive carelessly and crash into a crowd of people, we hold them responsible. If an engineer designing a bridge is careless and the bridge falls down as a result, we hold them responsible. It's high time we start holding people responsible here as well. If you can't act responsibly, then you don't get to be on the public internet with everyone else, just like if you can't drive responsibly we eventually take away your license. You are still free to drive on your own private land, just like you're still free to use your computer on your own private network, but you don't get to use it where the rest of us are trying to be responsible citizens of the online community.

35 *years*. Time to fucking stop running malware. Yes, the botnet operators also are responsible, but that doesn't mean the owners of the compromised systems are NOT. They are as well.

BS. The bad guys are a lot smarter than you think they are. Exploit kits, iframes, obfuscated javascript, etc... they're EVERYWHERE now. Quit blaming the victim already.

Operating Systems

OpenSUSE 11.3 Is Here 156

lukehashj writes "The openSUSE Project is pleased to announce the release of the latest incarnation of openSUSE, with support for 32-bit and 64-bit systems. OpenSUSE 11.3 is packed with new features and updates including SpiderOak to sync your files across the Internet for free, Rosegarden for free editing of your audio files, improved indexing with Tracker, and updates to Mozilla Firefox, and Thunderbird."
Security

Submission + - German police arrest admin of Tor anonymity server (cnet.com)

An anonymous reader writes: In a recent blog posting, a German operator of a Tor anonymous proxy server revealed that he was arrested by German police officers at the end of July. Showing up at his house at midnight on a Sunday night, police cuffed and arrested him in front of his wife and seized his equipment. In a display of both bitter irony and incompetence, the police did not take or shut-down the Tor server responsible for the traffic they were interested in, which was located in a data center, over 500km away. In the last year, Germany has passed a draconian new anti-security research law and raided seven different data centers to seize Tor servers. While back in 2003, A German court ordered the developers of a different anonymity network to build a back-door into their system. CNET's article has the full details.
Privacy

Mandatory Keyloggers in Mumbai's Cyber Cafes 240

YIAAL writes "Indian journalist Amit Varma reports that Mumbai's police are requiring the city's 500 Internet cafes to install keystroke loggers, which will capture every keystroke by users and turn that information over to the government — nearly in realtime by the sound of it. Buy things online, and the underpaid Indian police will have your credit card number. 'Will these end up getting sold in a black market somewhere? Not unlikely.'"
Space

Submission + - French Threat to ID Secret US Satellites (beskerming.com)

SkiifGeek writes: "Space.com has reported that the French have identified numerous objects in orbit that do not appear in the ephemeris data reported by the US Space Surveillance Network. Since the US has claimed that if it doesn't appear in the ephemeris data, then it doesn't exist, and the French claim that at least some of the objects have solar arrays, it seems that the French have found secret US satellites.

While the French don't plan to release the information publicly, they are planning to use it as leverage to get the US to suppress reporting of sensitive French satellites in their published ephemeris.

The Graves surveillance radar (the French system) and a comparable German system may form the basis of a pan-European Space Surveillance network — another system that the Europeans don't want to rely on the US for."

Security

Submission + - Many antivirus tools fail in LinuxWorld test (darkreading.com)

talkinsecurity writes: "In a public, side-by-side test conducted last night at LinuxWorld, ten antivirus products were confronted with 25 known viruses. The results were surprisingly disparate. Only three of the products caught all of the viruses; three only caught 61 percent, and one caught an abysmal 6 percent. The test, which wasn't particularly complicated, proves that there still are wide differences in the effectiveness of AV tools. A lot of people think all AV tools are the same — they're not! http://www.darkreading.com/document.asp?doc_id=131 246&WT.svl=news1_1"
Businesses

Submission + - Ubuntu Dell now in UK, France and Germany (direct2dell.com)

mrcgran writes: "Dell announced the availability of Ubuntu in Europe and future plans in China: 'I hinted at this before, but today, it's official: Dell announced that consumers in the United Kingdom, France and Germany can order an Inspiron 6400 notebook or an Inspiron 530N desktop with Ubuntu 7.04 pre-installed. In his LinuxWorld keynote, Kevin Kettler announced that Dell and Novell intend to offer SUSE Linux Enterprise Desktop 10 factory-installed on select consumer notebooks and desktops in China. This is another step in making Linux available to more customers worldwide.' :-)"
Programming

Don't Overlook Efficient C/C++ Cmd Line Processing 219

An anonymous reader writes "Command-line processing is historically one of the most ignored areas in software development. Just about any relatively complicated software has dozens of available command-line options. The GNU tool gperf is a "perfect" hash function that, for a given set of user-provided strings, generates C/C++ code for a hash table, a hash function, and a lookup function. This article provides a reference for a good discussion on how to use gperf for effective command-line processing in your C/C++ code."
Operating Systems

Slackware 12.0 Released 286

Matt writes "Straight from our good friend and colleague in the fight for quality distributions, Mr. Patrick Volkerding, comes a brand-new and eagerly-awaited release of Slackware, version 12. HAL automount, KDE 3.5.7 and XFCE 4.4.1, Xorg 7.2, 2.6 kernels as far as the eye can see, oodles of updated applications and utilities, and hardware support for just about anything under the sun. Get it here. Enjoy! I know I will."
Operating Systems

Submission + - Review: Linux System Administration

Bob Uhl writes: "I've just finished reading O'Reilly's latest GNU/Linux title, Linux System Administration (full disclosure: I was sent a reviewer's copy). Bottom line up front: it's a handy introduction for the beginner GNU/Linux sysadmin, and a useful addition to an experienced sysadmin's bookshelf.

The book is essentially a survey of various Linux system-administration tasks: installing Debian; setting up LAMP; configuring a load-balancing, high-availability environment; working with virtualisation. None of the chapters are in-depth examinations of their subjects; rather, they're enough to get you started and familiar with the concepts involved, and headed in the right direction. I like this approach, as it increases the likelihood that any particular admin will be able to use the material presented. I've been working with Apache for almost a decade now, but I've not done any virtualisation; some other fellow may have played with Linux for supercomputing, but never done any web serving with it; we both can use the chapters which cover subjects new to us.

I really like some of the choices the authors made. A lot of GNU/Linux 'administration' books focus on GUI tools — I've seen some which don't even bother addressing the command line! I've long said that if one isn't intimately familiar with the shell — if one cannot get one's job done with it — then one isn't really a sysadmin. Linux System Administration approaches nearly everything from the CLI, right from the get-go. Kudos!

The authors also deserve praise for showing, early on, how to replace Sendmail with Postfix. In 2007, there's very, very little reason to use Sendmail: unless you know why you need it, you almost certainly don't. Postfix is more stable and far more secure.

Another nice thing is how many alternatives are showcased: Xen & VMware; Debian, Fedora & Xandros; CIFS/SMB & NFS; shell, Perl, PHP & Python and so forth. One really great advantage of Unix in general and GNU/Linux in particular is choice — it's good to see a reference work which implicitly acknowledges that.

The authors are also pretty good about calling out common pitfalls — several got me, once upon a time. It'd have been nice to have had a book like this when I was cutting my teeth...

Lastly, I liked that the authors & their editor weren't afraid to refer readers to books from other publishers, in addition to O'Reilly's (uniformly excellent) offerings. Not all publishers would be so forthright; O'Reilly merits recognition for their openness.

The book's not quite perfect, though. I wish that PostgreSQL had at least been mentioned as a more powerful, more stable (and often faster in practice) alternative to MySQL, and one doesn't actually need to register a domain in order to set up static IP addressing. Still, these are pretty minor quibbles.

I'd say that the ideal audience for this book is a small-to-medium business admin who'd like to start using Linux, or who already is but doesn't really feel confident yet. It covers enough categories that at least a few are likely to be relevant. Even an experienced admin will probably find some useful stuff in here."

Feed Redflag to boost OpenOffice.org development (slashdot.org)

Redflag Chinese 2000, software subsidiary of the Chinese Academy of Science, have announced a joint engineering agreement with Sun Microsystems to enhance Red Office. Red Office is the Chinese language version of the OpenOffice.org productivity...
Security

The Myth of the Superhacker 305

mlimber writes "University of Colorado Law School professor Paul Ohm, a specialist in computer crime law, criminal procedure, intellectual property, and information privacy, writes about the excessive fretting over the Superhacker (or Superuser, as Ohm calls him), who steals identities, software, and media and sows chaos with viruses etc., and how the fear of these powerful users inordinately shapes laws and policy related to privacy and digital rights."
Microsoft

Submission + - Paul Graham: "Microsoft is Dead"

netbuzz writes: "He doesn't mean dead as in six feet under, but rather that the software giant no longer instills the kind of fear — particularly among entrepreneurs — that it did back in the day when it was making road kill out of companies like Netscape. Microsoft obits have been around for almost as long as the company, but Graham's stature, style and devoted following are likely to make this one a classic.

http://www.networkworld.com/community/?q=node/1356 1"

Slashdot Top Deals

What's the difference between a computer salesman and a used car salesman? A used car salesman knows when he's lying.

Working...