Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Hush... (Score 1) 184

This is a huge sucky problem already. I don't deal with robots per se, but with all kinds of other manufacturing tools which are all controlled by PCs (or by PLCs which connect to PCs.) Some have the PCs built into the body of the tool.

Making a tool designed to last 20 years dependent on a PC designed to last 5 and an OS supported for 3 insures lots and lots of problems. This would be a great place for Linux, yet all the tools I see use DOS or Windows PCs (even the new ones.) What this means is that companies with these tools have to deal with the logistics of finding replacement parts for 286's, or keep Windows 95 install media around because the app won't run on anything newer.

I've found that this seems to endure (at least in part) because by and large people don't seem to give a shit about problems that won't crop up for 5-10 years (they assume they'll have moved on to another position or company by then.) It's pretty frustrating to deal with though. It would be nice if in addition to a general purpose OS, there was general purpose hardware that remained stable over a longer time frame.

Comment Re:Thank you (Score 1) 207

I have not worked with BES 5, but it was certainly commonplace on 2.2, 3.6, and 4.0 to have to reset the devices on occasion because they would just stop syncing. I was present for numerous calls involving a help desk person, RIM support, and the carrier to try to get some traveling exec's blackberry working.

The BES is a steaming pile of shit layered upon several other steaming piles of shit. It hammers the crap out of mail servers. The install process involves magical incantations and occasionally modifying the AD schema (this one admittedly is the fault of MS and lazy admins who use domain admin accounts for their mail.) The upgrade process involves something called a "knife edge cutover" I think because slitting your wrists can seem like a practical alternative. There's no reason removing a user from the server and then adding him again should require mucking with the DB tables directly with osql, yet that was the recommended procedure for a while. Wireless activation was a total game of chance well into when activating a Activesync device took a couple minutes and then it never had to be looked at again.

RIM's architecture made sense in 1999 when you couldn't get Internet access via cell. At this point though its an anachronism. I can appreciate the security features and policy management, but there's zero reason that this huge extra infrastructure be required in the days of unlimited mobile Internet access. Why install a BES, an MDS, a bb router, only to send your traffic to RIMs network (which has suffered several outages recently) which then goes to the carriers and to the devices?

BIS pisses me off even more. Why provide an IMAP client when you can force people to provide their login credentials to their honest and trustworthy cell phone carrier? Not to mention that well into 2008 the idea of syncing e-mail (as opposed to POP3 download) was looked at as some sort of freak request. It's not like anyone would want to get their mail from both their phone AND their PC.

AMD

AMD's Six-Core Istanbul Opterons 123

EconolineCrush writes "AMD's latest 'Istanbul' Opterons add two cores per socket, for a grand total of six. Despite the extra cores, these new chips reside within the same power envelope as existing quad-core Opterons, and they're drop-in compatible with current systems. The Tech Report has an in-depth review of the new chips, comparing their performance and power efficiency with that of Intel's Nehalem-based Xeons. Istanbul fares surprisingly well, particularly when one considers its performance-power ratio with highly parallelized workloads."
NASA

Space Station Crew Drinks Recycled Urine 349

An anonymous reader writes "After the astronauts on the International Space Station finished up their communications with Space Shuttle Atlantis yesterday, the crew on the Space Station did something that no other astronaut has ever done before — drank recycled urine and sweat. The previous shuttle crew that recently returned to Earth brought back samples of the recycled water to make sure it was safe to drink, and all tests came back fine. So on Wednesday, the crew took their recycled urine and said 'cheers' together and toasted the researches and scientists that made the Urine Recycler possible. After drinking the water, they said the taste was great! They also said the water came with labels on it that said 'drink this when real water is over 200 miles away.'"
Internet Explorer

IE Losing 10% Market Share Every Two Years 345

mjasay writes "Mozilla's Asa Dotzler points to some interesting long-term trends in browser market share, noting that 'browser releases aren't having any major impact on the macro trends,' which suggests that a better IE will likely have little impact on its sliding market share. The most intriguing conclusion from the data, however, is that Firefox could surpass IE market share as early as January 2013 if Firefox continues to gain 5 percent every year, even as IE drops 5 percent each year. In the past, Microsoft might have fought back by tying IE to other products to block competition, but with the EU keeping a close antitrust eye on Microsoft and the US Obama administration keen to make an example of an antitrust bully, Microsoft may have few good options beyond good old fashioned competition, which doesn't seem to be working very well for the Redmond giant, as the market share data suggests. Microsoft's loss of IE market power, in turn, could have serious consequences for the company's efforts to compete with Google on the Web."

Comment Re:Is Virtualization the New OS? (Score 5, Insightful) 259

I can't speak to what happened in your particular scenario, but yes, staff, power cooling, etc. are big drivers for virtualization. I've seen multiple racks of servers condensed down into two servers and a SAN running in about 20U. You can get to everything remotely (out-of-band) without needing an IP-KVM and can restart hung servers without needing an IP/Serial PDU.

Setup time for new servers is orders of magnitude faster. fill out a couple screens in a click-and-drool GUI and you have a new server up and running.

Redundancy and reliability are also quite a bit better. While you're right a catastrophic failure of physical server hardware will bring down the VMs hosted on that server, they can immediately be powered on again on one of the other physical hosts. (Of course if you use local storage with virtual servers, you're playing with fire and will get burned eventually) Virtualization also makes it reasonable to cluster services for HA since you don't need 100% more hardware for failover. VMotion or XenMotion (which I haven't yet tried) will let you move running VMs off a physical box you suspect of failing or need to service which is damn handy, though I don't know that it's worth the price VMWare charges in most cases.

Virtualization means NOT needing to buy new hardware since the hardware becomes a commodity, run it till it fails and then replace it. You get out of proactive replacement cycles and expensive 7x24x4 support contracts. When you need more capacity, you just add another node and redistribute your VMs rather than having to deal with the headache of migrating an overutilized server to new hardware.

Comment Re:But I still don't understand... (Score 1) 168

I don't know why you'd run Windows on top of Linux (or vice-versa) outside of test-dev (a sales laptop running a 3-tier application on 3 VMs via VMWare Player or Workstation for example) Server-based hypervisors run on bare metal.

This is certainly a big step forward for what are otherwise niche also-ran hypervisors. I'm certainly glad to see competition to VMWare, but there's still nothing that actually comes close to it in terms of real-world performance. (specifically stability and manageability)

One feature that it would be interesting to see incorporated into server virtualization products is storage abstraction and network RAID. Right now you can do it with a VM (LeftHand's software iSCSI SAN or Openfiler) but it would be cool if that were a built-in feature of the hypervisor. Currently if you're not using shared storage (SAN or NAS) virtualization presents some pretty serious risks if you suffer hardware failure. Instead of hardware failure taking down one server now it takes down five. If one of the competing virtualization products gave you the ability to mirror local storage between two physical servers, that would be a killer feature for branch/small office settings where the budget doesn't justify a SAN. I don't see VMWare doing this because they don't want to piss off their expensive SAN hawking partners or parent company.

Comment Re:Highlight security instead (Score 1) 198

Here's an example of one I came across recently: http://www.dslreports.com/forum/r21704795-Browser-Redirect-to-7770-interesting

Also at the time I'm writing this, there are at least three PDF droppers listed here: http://www.techzoom.net/security-radar/latest-virus.en

Generally tracking things back to the original infection vector is fairly straight forward if it happened recently - there's usually cruft all over the system that wasn't there prior to the infection, and log file entries or application crash memory dumps correlate to the time things started getting hinkie. Often it's as easy as loading up the browser history in IEHV and seeing what the user did (google search for some topic, the 3rd URL down points to http://ssladjfkfj.fjdskjff.cn/ and if you're quick enough and the site is still up you can usually grab a copy to see exactly what the page is doing.)

Acrobat Reader that hasn't been upgraded to 8.1.3 (I'm not sure if there are patches for 7) is vulnerable. There are lots of PCs out there with an older version of Acrobat, especially since many people disabled the update notifications after getting sick of being prompted to install Photoshop Elements (or whatever else Adobe was pimping) over and over.

Comment Highlight security instead (Score 4, Interesting) 198

Pretty much every virus infected PC I've seen in the past few months was originally infected via the magnificence that is Acrobat Reader (and most of the remainder were infected by the meth-using-crack-whore that is the Sun JRE)

The time is right to go after Acrobat. After explaining to someone that the virus that just trashed their PC (or office's PCs) came in by way of a hidden PDF in an infected web page, not only are they OK with removing the Acrobat browser plugins, but they're often open to getting Acrobat off the machine entirely.

Given the rash of shit that Microsoft has (rightfully) received over the years for browser exploits, it's time to hold Adobe and Sun accountable for their dangerously insecure products. Both companies patch management is terrible. Neither provide any decent support for sysadmins to push out updates ("uh, try to find the MSI that the installer drops and then, you know, push it out with something. I think you can do it with Group Policies!" is about as far as they go) For Java it's been easy to say "just get rid of it" since for 99% of people it's unnecessary, but Acrobat and Acrobat Reader have been more of a challenge. Perhaps highlighting how insecure Acrobat is will help move the effort to replace it along.

Comment Re:Not very realistic (Score 3, Insightful) 276

The costs for AD/Exchange, etc. pale in comparison to the administrative salary costs associated with supporting an IT infrastructure and the lost productivity costs of down time.

I've found Samba in a Domain environment to be kind of flaky, and while it's useful for accessing the file system on a Linux server (though I prefer scp) there's no way I would look at replacing any Windows file server that had an SLA with a Samba server. The licensing costs for a Windows server (especially virtualized) are negligible.

On the other hand, there's still no great solution for something similar to AD on Linux. NIS+ is old and sucks. Going through the whole LDAP rigmarole only gets you part of the way and requires a hell of a lot of upkeep depending on the server. Winbind against AD isn't bad though again it's flaky and requires way too much work to setup. I supposed there's the tried and true method of rsync-ing passwd, group and shadow files around.

The combo of AD and Group Policy is pretty killer, It would be really nice to see something similar for Linux, or at the very least improved AD integration would be awesome.

Comment Re:Old stuff never stopped working (Score 1) 206

Conversely, virtualization allows you to keep older server hardware on-line longer and less expensively - you can avoid renewing service contracts and just run servers till they die since you can just vmotion the VMs to another physical server when the time comes. The only downside is per-CPU licensing for VMWare which may be way cheaper per app/VM on newer hardware. (More VMs per CPU license)

Comment Re:If they did it right.... (Score 1) 344

That's some fine trollin' Lou. The product described in TFA sounds more like a competitor to VMWare VDI in which case the proper "b-b-but UNIX was doing it 20 years ago!" response is to bring up the magnificence that is X11.

IT departments all over the world do what you describe with Windows boxen every day. You can store data centrally and have users work off of standard images, you can use several tools to migrate profiles and settings between PCs, you can use roaming profiles (OK, I admit the last one is a joke)

On the other hand, there's still no definitive system for managing Linux desktops comparable to AD/Group Policy. And interoperability in heterogeneous environments is fun too (e.g. winbind randomly dying or being broken by updates, Gnome's had a bug for almost a year that prevents listing of shares on SMB/CIFS servers that require authentication)

Slashdot Top Deals

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...