Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 ... 7359 ) Next »
Linux with badram Saves the Day!
Have I said lately that I love Linux? No? Okay then, "I love Linux!" I found yet another reason to promote Linux over other operating system software this week. Bad RAM chips. Some of you may now be thinking to yourselves, "What? Is this guy nuts?" I assure you I am completely sane. I will explain. ...
Finding the Fastest Filesystem, 2011 Edition
In my previous report about journaling filesystem benchmarking using dbench, I observed that a properly-tuned system using XFS, with the deadline I/O scheduler, beat both Linux’s ext3 and IBM’s JFS. A lot has changed in the three years since I posted that report, so it’s time to do a new round of tests. Many bug fixes, improved kernel lock management, and two new filesystem (btrfs and ext4) bring some new configurations to test.
The Five Best Open Source Calendar Servers for Linux
Finding Linux-based calendar clients, like Evolution or Mozilla Lightning, is easy — but what about the server-side software? You'll find some great calendar servers for Linux, if you know where to look. From light-weight to heavy duty, Cosmo to Darwin, we've picked five of the best open source calendar servers for Linux for you to try.
Fedora Goes to the Dogs - Hot Dogs That Is
There's a new dog in the house at Fedora, and he just might end up on your Fedora 15 desktop. Chris Lumens, Red Hat Anaconda developer, has proposed a new theme for the upcoming Fedora release built around hot dogs. He boldly states, "the Fedora user experience should feature Hot Dog themed artwork everywhere."
Hands On Demo: iPad Linux Terminal
After a quick session of Angry Birds, Senior Systems Editor, Ken Hess, gives us a tour of how you can turn your iPad into a handy Linux terminal.
Record Screen Activity with the script Command
The script command makes a transcript of the text that is printed to the terminal. You can record your interaction with the shell using this command.
Mozilla Prism goes Chromeless
Back in 2007, Mozilla launched the Prism effort to create web applications that could run on the desktop. Essentially Prism offered users a way to run a browser loaded to a specific web application. After a couple of years of active development, Prism development stalled in February of 2010 and there have been no updates about the project or its releases -- until now.
KDE 4.6 Review: It’s Full Of Awesomeness
On January 26th of this year, KDE released version 4.6.0 of its Plasma Workspaces, Applications, and Development Platform. While many major versions of KDE have focused on features, 4.5 was mostly a stabilizing release, fixing thousands of bugs. The 4.6 release is all about polish. It is the icing on the cake for KDE 4, adding speed, visual enhancements, and increased hardware compatibility.
Dell Customers Use Ubuntu to Deploy Cloud
Canonical today announced the availability of Ubuntu Enterprise Cloud (UEC) running on Dell PowerEdge C2100 and C6100 servers in an integrated solution enabling Dell’s U.S.-based customers to easily deploy Infrastructure as a Service (IaaS).
Review: Pragmatic Guide to JavaScript
So there are just billions of JavaScript books on the market and if you are interested in this language, or learning more about this language, you probably own several. Why would you want to buy the Pragmatic version? What sets it apart from the rest of the herd? What does it bring to the table? Good questions. But can Porteneuve's book provide the answers?
Does SAN Make Tape Backups Obsolete?
It’s time to toss tape in favor of SAN for reliable backup and restore solutions. Don’t forget to update your resume on your way out to the dumpster with those tapes.
SCALE 9x Schedule Firms Up
The 9th Annual Southern California Linux Expo is less than four weeks away. This Expo is shaping up to be the best SCALE ever, with five tracks of quality presenters, over 80 exhibitors, and more content than it’s ever had. The theme for SCALE 9X is “Open Source: Rising to New Heights”. Both the program and the SCALE 9x t-shirt promote this theme. You can check them both out at the SCALE 9x event page on Facebook. This year’s t-shirt will be a collector’s item!
Ubuntu Server now supported by Dell - for the first time! It's not just about netbooks and desktops anymore
Dell will be making the Ubuntu Enterprise Cloud (UEC) technology available on Dell PowerEdge C2100 and PowerEdge C6100 servers. The UEC deal marks a major milestone for Ubuntu as it moves from Dell (NASDAQ: DELL) desktops to servers. "It is the first offer that involves Ubuntu Server Edition at Dell," Nicolas Barcet, Ubuntu Server product manager, told InternetNews.com. "So it's a major step extending the strong relationship we have had on Ubuntu Desktop and Netbook editions.
Word's chemistry add-in released as open source.
Microsoft Research and Cambridge University's Unilever Centre for Molecular Science Informatics have assigned the Chemistry add-in for Word project to The Outercurve Foundation. An announcement from the foundation, originally known as the CodePlex Foundation, about the assignment says the add-in will now be available as open source. The Chemistry Add-in for Word uses the XML-variant, the Chemical Markup Language (CML), to enable users to "insert and modify chemical information, such as labels, formulas, and 2-D depictions, within Microsoft Office Word."
Chrome takes 10% usage share, IE continues to hemorrhage
The WebKit-powered browsers were the big winners: Microsoft's Internet Explorer was the big loser. Internet Explorer reached a new all-time low of 56 percent, down 1.08 percentage points from last month. Though Internet Explorer 8 continues to perform well—up 1.15 points from December—defections from Internet Explorer 6 and 7 to other browsers continue to dominate, with those versions losing 1.63 and 0.47 points respectively. The beta of Internet Explorer 9 made minor gains, rising to 0.50 percent share.
Wineskin 2.0 RC3 has been released 2.0 final coming soon
Wineskin 2.0 RC3 release has been released WS7 based engines, and an engine base for custom builds are available now they should detect and use multiple monitors correctly.
Cloud Computing Dominates Digium Asterisk World
Until now, Digium hasn’t said much about its cloud computing strategy for Asterisk -- the wildly popular open source IP PBX. But cloud computing is set to dominate conversations at this week’s Digium Asterisk World conference. Here's why.
Sieve through Photos with digiKam’s Light Table Tool
If you have a handful of storage cards in your photo bag, there is no need to worry about how many photos you can take before your digital camera runs out of memory.
What OpenBenchmarking.org Is About
February has finally arrived. Later this month Phoronix Test Suite 3.0 "Iveland" and OpenBenchmarking.org will be officially unveiled from the Southern California Linux Expo during the talk entitled "Making Better Linux Hardware Choices" by myself and Matthew Tippett, the former ATI/AMD Linux Core Engineering Manager. Before the California Linux event, there may also be a public demonstration in Munich of this major Linux testing/benchmarking breakthrough. While the Phoronix Test Suite 3.0-Iveland software can currently be downloaded as beta, OpenBenchmarking.org is not yet publicly available nor have we said much about the project. What has been said though is that it will cause Linux benchmarking to change, it will likely cause a greater impact than Phoronix.com, may result in my editorial departure from Phoronix, and will change the way that you find Linux compatible hardware.
Installing Tomcat6 With SUN-Java & Apache2 Integration On Ubuntu 10.04
Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. Tomcat should not be confused with the Apache web server, which is a C implementation of an HTTP web server; these two web servers are not bundled together. Apache Tomcat includes tools for configuration and management, but can also be configured by editing XML configuration files.
« Previous ( 1 ... 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 ... 7359 ) Next »
