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

 



Forgot your password?
typodupeerror
×
Cellphones

Submission + - Official Google Voice Blocked From iPhone Store

LanMan04 writes: Apple has rejected the Google's Voice application for the iPhone saying that it duplicated features in the popular smart phone. In other words, Google Voice — one of the best things to happen to telephony services in a very long time — will have no presence at all on the App Store. The move has called into question the control that Apple exerts over approving applications and whether the rejection and others constitute anti-competitive behavior.
Privacy

Submission + - The Pirate Bay sued, again (thelocal.se)

BuR4N writes: "The American movie industry today decided to take another stab at the people behind The Pirate Bay the Swedish newspaper "Dagens Nyheter" reports. The last time it was IFPI ( http://www.ifpi.org/ ) that sued and won the first round in the court, the verdict was much debated especially when details about the judge being member of organisations around the copyright lobby emerged. The Local (Swedish news in English) has a good summary of this new turn in The pirate bay story. http://www.thelocal.se/20954/20090728/"
Sun Microsystems

Submission + - VirtualBox 3.0 Released (virtualbox.org)

royallthefourth writes: VirtualBox 3.0 was released today. In addition to numerous other fixes and feature additions, it includes experimental support for OpenGL 2.0 and DirectX 9 on Windows guests. This sort of 3D support is a first for freely available virtual machines on Linux.
Intel

Submission + - Moblin 2.0 Released, Intel's Linux for Netbooks (computerworld.com)

eldavojohn writes: Yesterday Moblin, the joint OS project between Novell and Intel, was released as V2.0 Beta for netbooks with the image available for download. We've talked about Moblin before but Computer World has an article speculating this is Intel's direct affront to Microsoft's Windows 7 by pointing out that Moblin is designed to optimally use Intel's Atom Processor and smaller screens so popular with Netbooks. Windows 7's netbook competition doesn't stop there as GoodOS's gOS3 Gadgets and Canonical's Ubuntu Netbook Remix are being designed to also take advantage of Intel's Atom, especially from a UI perspective. Back in April, Intel said it would support Windows 7 on the Atom later this year and Intel also says Windows 7 is a good choice for Intel's netbooks so it doesn't look like they're intentionally burning any bridges between them and Redmond.

Comment Re:overwritten once CAN NOT be recovered (Score 1) 780

Here in Minneapolis Minnesota, the data recovery services Kroll Ontrack http://www.krollontrack.com/ are headquartered here. Their company does a lot of different things other then data recovery, but their data recovery services DO cost an assload of money.

When the shuttle columbia burned up, NASA recovered some 6gb or something seagate drives and they brought them to kroll and were able to pull a 90+% recovery rate off those drives. I don't have a source on this, but im sure a simple google search would find it.

However the above wasn't data that was overwritten, just burned and partially melted. Also as for your questions, it widely depends on a multitude of factors. Sometimes you can pull most all of it, and sometimes you just can't.

Comment Re:Halt (Score 1) 420

You now point I hope...

...that if you have to check out the program before running it, the flag becomes pointless.

you should do this regardless of any security. I ALWAYS check programs (if program is small enough I even scan the code) before running it, thats what responsible network administrators do. If you are not checking programs out, then I would not be surprised if you were or are attacked.

Comment Re:Halt (Score 1) 420

Also I would like to thank you for using linux, people like you and me are way ahead of the rest of the population still plagued with problems such as the one we are discussing. (not that linux is bulletproof, but it is close). The system I am proposing is close to the linux approach. Only that the admin cannot do daily user tasks in that account. In linux root can do those tasks. In my approach, they cannot.

Comment Re:Halt (Score 1) 420

It is not impossible, in fact it is very possible.Microsoft would have to create a flag so that programmers can set it to tell the system that it is a security related program and thus should be allowed to execute under the admin account.

Once they do that, the game's over, because the malware programmers would all set that flag, run as admin and go right around any anit-virus software you might think you were running to protect your computer. I'm a Linux user and advocate, and I wouldn't want to see that happen.

Please read above mentioned points, that topic has already been covered.

To save time ill summarize. Malware authors are going to set that. Its expected, and if an admin executes the bad program without checking it out. You now point I hope...

Comment Re:Halt (Score 1) 420

Also I should explain the last point. Command prompt couldn't be blocked. I need it as an admin. Administrators should always check foreign scripts before executing them. Its not that hard to get the source code to a batch file or VBscript or (insert favorite cmd language here). Admins can always download using their standard accounts and switch users to execute it. Its more inconvenient but it takes almost as long to display and read a UAC prompt anyways. A switch user takes what 10 seconds. Thats a really long time.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...