Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 ... 7359 ) Next »
IBM bundles up cloud initiatives
IBM has joined the companies jostling for position in the cloud computing space. The company has announced a variety of offerings that it claimed would allow users to better manager data and make collaboration easier. The company has opened up the beta for Bluehouse, the company's so-called Facebook for the enterprise. The software has been available in closed beta for the past nine months but is now being made available to anyone. The company said that Bluehouse would combine social networking and online collaboration tools to help organizations to share documents, contacts, engage in joint project activities, host online meetings, and build social networking communities through a Web browser.
Linux netbook returns higher?
A recent interview quoted an MSI executive as saying that returns of Linux netbooks were more than four times higher those of Windows XP netbooks. However, the quote may say more about MSI's Linux implementation than the suitability of Linux as a netbook OS.
FUEL: An initiative in language standardization via collaboration
FUEL (Frequently Used Entries for Localization) aims to solve the problem of inconsistency and lack of standardization in computer software translation in a new and unique way. Initiated by Red Hat, the project is trying to give a better experience to end users of a localized desktop by resolving the issues of standardization and inconsistency. It's hard for a naive user to digest five different replacements for a simple word on a computer menu like File or Save. Getting used to inconsistent terminology can be a major hindrance in path of the popularity of localized desktop. Therefore, FUEL's aim is to come up with the most appropriate and acceptable translations by collaborating with active communities and localizers who are having standardization problems in translation.
Interview: Rich Green, Executive VP of Software, Sun Microsystems
Sun Microsystems has been steadily shifting its business strategy toward open source for quite a while now. From delivering OpenSolaris, to pushing ahead with MySQL, to virtualization efforts, open source is driving many parts of Sun's business. We caught up with Rich Green, executive vice president of software at Sun, to ask him about what benefits the company is seeing, and what lies ahead.
WFTL Bytes! for Oct 6, 2008
Your occasiodaily dose of FOSS and Linux news as delivered by your host, Marcel Gagné (aka WFTL). Today's news features bad news for the economy, a Linspire suit, a turnabout wind, Norwegian OOXML dirt, some Google, and an important birthday!
When Linux does well: the e1000e Ethernet bug fixed
One reason I love Linux is that when there's a problem, it gets fixed. Usually, it gets fixed in a hurry and that's exactly what happened with the e1000e Ethernet bug.
Is .NET on Linux Finally Ready?
Even though Mono 2.0 is compatible with Microsoft's .NET 2.0, it's not in full compliance with the latest .NET releases from Microsoft. The Mono effort is important as it is intended to enable .NET applications to run on Linux. "We're certainly doing catch up in some areas," Mono project leader Miguel de Icaza told InternetNews.com.
Linux ready to replace Windows? Not yet…
I have been impressed with the way that popular Linux distros like Ubuntu have improved with each new release; these days, Linux is a great choice for technically sophisticated users who don’t mind being far, far out of the mainstream. But for people who don’t have the time or the inclination to make fundamental changes, it’s a nonstarter.
rsnapshot - Local/Remote Filesystem backups utility in openSUSE
rsnapshot is a filesystem backup utility based on rsync. Using rsnapshot, it is possible to take snapshots of your filesystems at different points in time. Using hard links, rsnapshot creates the illusion of multiple full backups, while only taking up the space of one full backup plus differences. When coupled with ssh, it is possible to take snapshots of remote filesystems as well.
A New Puppy Is Born
Although the Productivity Sauce blog is all about, well, productivity, I'm willing to make an exception and mention the newly released Puppy Linux 4.1. I've been using this lightweight Linux distro on my ASUS Eee PC 701 for quite some time, and it helped me to be productive wherever I went.
Cloud Computing: Perilous Pitfall or Panacea?
There's never a dull moment for those of us lucky enough to be part of the technology industry, and we here at LinuxInsider are just as prone as the next tech enthusiasts to get caught up in the excitement of new innovations and ideas. Take cloud computing. It's a concept that has been grabbing an increasing portion of the digital ink on our pages and elsewhere.
Linux laptops see 4x returns compared to Windows
Do people who pay $299 to $399 for a Linux notebook suffer greater levels of buyer’s remorse compared to those buying Windows machines?
Fedora 10 Beta ScreenShots
No need to introduce Fedora as they are usually in the top 5 at http://distrowatch.com. Fedora always stay current with the newest open source packages and usually at the forefront of the Linux Community. So with no further delay..... Check these Fedora 10 Beta ScreenShots.
Five Nifty Ubiquity Scripts
While the default commands allow you to perform quite a few actions, the extensible and open nature of Ubiquity means that you can easily expand its functionality by installing additional scripts that add new commands. There are dozens of Ubiquity scripts floating on the Web, but here are a few that you might find particularly useful.
MontaVista Linux drives Dell's quick-boot feature
CEO Rusty Harris revealed MontaVista's role developing the quick-booting, ARM-based processor subsystem expected to ship this year in select Dell laptop models. The "Latitude ON" feature aims to give enterprise laptop users instant boot-up and access to select applications, with multi-day battery lifetimes.
Sergey Brin descends from Mount Sinai with Android API
If there's one thing that's never affected by economic downturn, it's the mobile handset market. This phenomenon is most evident at the underground parties and dive bars in San Francisco, where it is a well known yet unspoken tradition that in any given group of hipsters, the one with the cheapest phone must always buy the first pitcher of Pabst Blue Ribbon.
Areca and plan/b offer Java-based backup for Linux
Everyone needs to back up their computers, but when you have machines running on different platforms and different operating systems, it can be annoying to have to learn several interfaces. Areca and plan/b are two Java-based backup solutions that can run on any platform, including Linux, Windows, and Unix. Although maintenance has been discontinued for plan/b, both apps are worth a look.
Tomato Firmware Turns Your Cheap Wireless Router Into a Powerhouse
Like DD-WRT and OpenWRT, Tomato is an excellent Linux-based replacement for your stock WRT54G wireless router family firmware. Unlike DD-WRT and OpenWRT, it presents a well-organized interface that appeals to both novices and advanced users.
This week at LWN: LPC: Booting Linux in five seconds
At the Linux Plumbers Conference Thursday, Arjan van de Ven, Linux developer at Intel and author of PowerTOP, and Auke Kok, another Linux developer at Intel's Open Source Technology Center, demonstrated a Linux system booting in five seconds. The hardware was an Asus EEE PC, which has solid-state storage, and the two developers beat the five second mark with two software loads: one modified Fedora and one modified Moblin. They had to hold up the EEE PC for the audience, since the time required to finish booting was less than the time needed for the projector to sync.
Clean up your filesystems with fslint
Maintaining filesystems can be a real administration burden. Over time you might start getting multiple copies of the same file, soft links that point to files that no longer exist, temporary files that have been hanging around longer than they should, and binaries that have been installed and not had their debugging information stripped out. fslint can help you find these troublesome files so you can clean up your filesystem. Packages for fslint are available in Ubuntu Hardy universe and in the Fedora 9 repositories. There are currently no packages for openSUSE. I built it from source using version 2.28 of fslint on a 32-bit Fedora 9 machine. fslint is written in Python and uses GTK+2 and libglade2, so you'll need these and the Python bindings for them installed first.
« Previous ( 1 ... 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 ... 7359 ) Next »