Microsoft

Microsoft To Support CentOS Linux In Hyper-V 291

jbrodkin writes "Long the enemy of Linux users, Microsoft is apparently seeing dollar signs in the Linux-dominated Web server market. Microsoft's virtualization software, Hyper-V, will immediately add support for CentOS Linux, a community version of Red Hat that even Microsoft notes is a 'popular Linux distribution for hosters.' 'This enables our Hosting partners to consolidate their mixed Windows + Linux infrastructure on Windows Server Hyper-V,' Microsoft said. In addition to Web hosting, this targets another area where Microsoft is stuck in second place: the virtualization market dominated by VMware."
Cloud

Ubuntu Switches To OpenStack For Cloud 55

angry tapir writes "Canonical has switched its cloud software stack to the open-source OpenStack. The current version of its Ubuntu Server, version 11.04, uses the Eucalyptus platform. Ubuntu Server 11.10 will include the OpenStack stack as the core of the company's Ubuntu Enterprise Cloud (UEC) package. The server release will also include a set of tools to help users move their cloud deployments from Eucalyptus to OpenStack."
Linux

The Great Linux World Map 113

N1ckR writes "Mrk has posted a fun Linux world map including 'The Suse Lake,' 'Noob Desert' and the 'Forbidden Land of Gentoo.' He said, 'The Great Linux World Map is a fun endeavor trying to portray the world of the Linux desktop as a sort of a Typus Orbis Terrarum. The map is no way representative in terms of actual market share usage or popularity. It's just a wild envisioning of how I see things, more or less.'"
Patents

Yahoo Beats Patent Troll That Beat Google 82

jfruhlinger writes "You may recall the saga of patent troll Bedrock, which claims that it has patents over Linux and successfully sued Google over Google's Linux use. Well, the verdict from Bedrock's suit against Yahoo on similar grounds has come in — and Yahoo is victorious, not least because Yahoo went second and got to see how the arguments in the Google case went."
Android

Android Honeycomb Will Not Be Open Sourced 295

At the ongoing Google I/O conference in San Francisco, Google today officially announced the next version of Android, named Ice Cream Sandwich, as well as Android 3.1, an "incremental platform release" of Honeycomb. An anonymous reader writes "In an effort to understand the landscape for developers, Andy Rubin was asked if, since Ice Cream Sandwich would be open, Android 3.0 and/or 3.1 will be granted the same courtesy. Rubin answered definitively in the negative. Honeycomb on its own would not be open, because its phone functionality is very broken. Ice Cream Sandwich will take all of the Honeycomb functionality and open source it alongside code that is much more universally friendly."
Operating Systems

Ubuntu Aims For 200 Million Users In Four Years 441

dkd903 writes "Delivering the keynote at the Ubuntu Developer Summit at Budapest, Hungary, Canonical Founder Mark Shuttleworth has announced that Canonical's goal is to have 200 million Ubuntu users in four years. Canonical has not officially provided any data on how many Ubuntu users there currently are — in fact, the number is quite difficult to track. However, according to Prakash Advani, a partner manager for Central Asia at Canonical, there are an estimated 12 million Ubuntu users."
Android

Sony Encourages Linux On Their Phones 212

neokushan writes "Sony has been in the news a lot lately — from the PSN downtime and the identity theft issue that came with it, to the numerous court cases launched to try and quell the PS3 hacking scene. It may come as a surprise to many, then, that Sony's mobile smartphone division has taken an almost polar-opposite approach — they're actively encouraging developers to create, modify and install customized Linux kernels into their latest lineup of phones, including the Xperia Play, the device that was once known as the 'PlayStation Phone.'"
Hardware Hacking

Micro-SD Card Slot Abused As VGA-Port 77

dvdkhlng writes "The Ben NanoNote open-source hand-held computer has often been criticized for not being very extensible hardware-wise. A community effort now starts to challenge this by shipping the so-called UBB board, which plugs into the micro-SD port, making 6 I/O lines available to hardware hackers. The most impressive use so far is this VGA port implemented by just a few resistors, with signal-generation mostly controlled by software. The guy who did this calls it an 'unexpected capability.' Schematics and source code are available under the GPL."
Programming

Ask Slashdot: Moving From *nix To Windows Automation? 427

Zubinix writes "I have a background in doing automation in a Unix/Linux environment using scripting languages such as perl and bash shell, as well as ssh for remote scripting. My next project will be in the Windows environment so what approach and methodology is best for developing, say, the automation required for a test system? I don't want to use things like Cygwin, as I need to integrate with Windows applications such as Exchange and Sharepoint. Is there a list of should and should not dos when it comes to Windows automation?"
Data Storage

Writing Linux Kernel Functions In CUDA With KGPU 101

An anonymous reader writes "Until today, GPGPU computing was a userspace privilege because of NVIDIA's closed-source policy and AMD's semi-open state. KGPU is a workaround to enable Linux kernel functionality written in CUDA. Instead of figuring out GPU specs via reverse-engineering, it simply uses a userspace helper to do CUDA-related work for kernelspace requesters. A demo in its current source repository is a modified eCryptfs, which is an encrypted filesystem used by Ubuntu and other distributions. With the accelerated performance of a GPU AES cipher in the Linux kernel, eCryptfs can get a 3x uncached read speedup and near 4x write speedup on an Intel X25-M 80G SSD. However, both the GPU cipher-based eCryptfs and the CPU cipher-based one are changed to use ECB cipher mode for parallelism. A CTR, counter mode, cipher may be much more secure, although the real vanilla eCryptfs uses CBC mode. Anyway, GPU vendors should think about opening their drivers and computing libraries, or at least providing a mechanism to make it easy to do GPU computing inside an OS kernel, given the fact that GPUs are so widely deployed and the potential future of heterogeneous operating systems."
KDE

KDE 4.6.3 Released 105

jrepin writes "KDE has released a series of updates to the Plasma Desktop and Netbook workspaces, the KDE Applications and the KDE Frameworks. This update is the second in a series of monthly stabilization updates to the 4.6 series. 4.6.3 brings many bugfixes and translation updates."
Hardware Hacking

A $25 PC On a USB Stick 352

KPexEA writes with this excerpt from geek.com: "[Game developer David] Braben has developed a tiny USB stick PC that has an HDMI port on one end and a USB port on the other. You plug it into an HDMI socket and then connect a keyboard via the USB port, giving you a fully functioning machine running a version of Linux. The cost? $25. The hardware being offered is no slouch either. It uses a 700MHz ARM11 processor coupled with 128MB of RAM and runs OpenGL ES 2.0, allowing for decent graphics performance with 1080p output confirmed. ... We can expect it to run a range of Linux distributions, but it looks like Ubuntu may be the distro it ships with. That means it will handle web browsing, run office applications, and give the user a fully functional computer to play with as soon as it's plugged in. All that and it can be carried in your pocket or on a key chain."
Patents

Red Hat CEO On Patent Trolls: Just Pay Them Off 167

jbrodkin writes "Although Red Hat fights patent lawsuits when it deems it necessary, CEO Jim Whitehurst says it's often just better to pay the trolls to make them go away. 'When it's so little money, at some point, bluntly, it's better to settle than fight these things out,' Whitehurst said. Red Hat has been forced to pay out claims to the likes of FireStar Software and Acacia, and Whitehurst indicated Red Hat has paid off various other companies behind closed doors. 'Some of them are [public] but we often seal them in settlement,' he said."
Linux

Linus on Linux, 20 Years In 197

Radium_ writes "Along with the 20th anniversary of the release of the first Linux kernel, Linuxfr — a French-language Linux website — published an interview with Linus Torvalds. [Interview in English.] The creator of Linux answers questions about Linux kernel licensing, his contributions to the kernel development model and Linux in 2031."
PlayStation (Games)

Gitbrew Releases OtherOS++ PS3 Linux Dual Boot 240

An anonymous reader writes "Gitbrew has proudly released otherOS++ Linux Dual Boot v1.0b1, enabling PS3 users to install an alternative OS to their console with full access to all system hardware, including all 8 CELL cores (making the PS3 the world's most affordable supercomputer). For more information check out the installation instructions and source code."
GUI

Ubuntu Unity: The Great Divider 729

Barence writes "Canonical's decision to impose the new Unity interface on Ubuntu 11.04 users appears to have split the Linux distro's users, according to PC Pro. Features such as a moving Launcher bar and invisible scrollbars have angered many users, with one claiming that 'Ubuntu is doing a great job throwing away years of UI experience.' The rush to meet the six-monthly release schedule also appears to have harmed the release, with many users reporting graphical glitches with the new user interface."
Australia

Tasmanian Dept. of Education Wants Anti-Virus for Linux, OS X 396

An anonymous reader writes "One of Australia's largest government technology buyers, the Tasmanian Department of Education, has gone to market for a security vendor to supply anti-virus software for its 40,000-odd desktop PCs and laptops, as well as servers. But the department's not just running Windows — it runs Mac OS X and Linux as well, and has requested that whatever solution it buys must be able to run on those platforms as well. But have we reached the stage were Mac OS X and Linux even need third-party security software? It seems like most Mac and Linux users don't run it."
Google

Patent 5,893,120 Reduced To Pure Math 323

An anonymous reader writes "US Patent #5,893,120 has been reduced to mathematical formulae as a demonstration of the oft-ignored fact that there is an equivalence relation between programs and mathematics. You may recognize Patent #5,893,210 as the one over which Google was ordered to pay $5M for infringing due to some code in Linux. It should be interesting to see how legal fiction will deal with this. Will Lambda calculus no longer be 'math'? Or will they just decide to fix the inconsistency and make mathematics patentable?"

Slashdot Top Deals