Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 ... 7359 ) Next »

Displaying System Information On Linux or Unix With Cfg2html

Today's post is about a program I got turned on to at work, and which makes our script on linux server information reporting seem a bit lackluster. Then again, there's something to be said for not having "too much" information ;) What we're going to look at today is something you (and your technical colleagues) might love (or hate -- check out a message board or two to keep an accurate reading on the heated and irregular pulse of the user community at large ;)

A bill of rights for cloud computing

Cloud computing promises to liberate its adherents from the bother of messy implementations of software, while also freeing them from the constraints of hardware capacity. At the same time, however, cloud computing has the potential to deliver the ultimate in vendor lock-in. My colleague, James Urquhart, has put together a proposed "cloud computing bill of rights" to help guide would-be cloud customers to those clouds best able to guarantee their freedom. Just as some are now clamoring for open-data commitments, James' suggestions are intended to deliver the value of the cloud without the lock-in.

How Adobe can stop Microsoft: Attack with a Linux initiative

Adobe could port its Creative Suite, which includes Photoshop, Illustrator, In-Design and other subsystems, to Linux as a shot across Redmond's bow. Then the company should embrace Linux in-house and develop a complete, optimized Linux OS designed to run a high-performance version of its Creative Suite on Linux optimized for Adobe products, to be sold as a bootable bundle for multicore-workstation hardware. The idea is to produce a near-dedicated Adobe computer designed to use all the power of the newest chips to run the Adobe software under Linux. Since Linux is under the hood, users could exit the Adobe programs and run their word processors and whatever else on the Linux boxes.

Black Hat 2008 Aftermath

  • Law.com; By Keith Jones and Brian Dykstra (Posted by Scott_Ruecker on Aug 21, 2008 6:24 AM CST)
  • Story Type: News Story
As always, the 2008 Black Hat security conference in Las Vegas was full of cutting-edge computer security research, the latest in computer security vulnerabilities, and more than a little controversy. Since the beginning of the Black Hat conference 15 years ago, the show has always been a place for the elite of the computer security industry to release their latest work on what is known as "zero-day exploits." A zero day or "0-day" exploit is a previously unknown computer security vulnerability that is released before vendors like Microsoft have a chance to release a security fix. There were fewer zero-day exploit presentations this year than we have seen in the recent past, but the ones that were presented were big.

Use Nagios to Check Your Zypper

f you use Nagios to monitor your system and run openSUSE on a remote server the bash script presented here will check for online updates and is designed to be run by Nagios so that the result will appear on the Nagios service-detail page. The script is pretty unsophisticated as it just parses the output from the zypper command. A more sophsiticated solution might interact directly with libzypp, the library that provides zypper with its functionality. Of course, that's not possible using bash. Based on a quick scan of the libzypp documentation it appears the only current option for doing that is C++.

Help your favorite"public interest" free software project win $10,000

ominations are now open for the Antonio Pizzigati Prize for Software in the Public Interest. The winner could be someone you know, or someone whose work you admire, but don't mull over your recommendation too long -- entries must be submitted by September 30.

SMILE - Slideshow video creator for Linux in openSUSE 11.0

SMILE, Slideshow Maker In Linux Environnement is a free opensource slideshow creating tool for GNU/Linux, although it also works on Mac OS/X. SMILE helps to create video slideshows from images, that can be played on almost all medias. The numerous features and the simplicity of use make it possible to create dynamic and rich slideshows in just a few clicks, without having to worry about technical issues or complicated settings.

Sugarize it: Intel Classmate 2

Finally, finally, finally!! I and a few folks have been living with a secret. And of course I wanted to share this as soon as possible. But some events at work (the famous DNS Bug) kept me massively busy. And since work is - well work - you earn a living from it - it got priority. However this nonetheless does not make the secret any less important nor interesting. So, what is it about? What's it about? Hm, let's think... the title says "sugarize it". Sugarize what? As you probably know, sugarlabs.org became independant from OLPC with Walter Bender starting a new organization to continue the dream of an open source user interface for OLPC and for other laptops.

Microsoft Pumps Another $100M Into Novell Deal

Microsoft is bumping up its monetary investment in its controversial partnership with Novell. Styling the deal as a so-called incremental investment increase, Microsoft will buy up to $100 million in Suse Linux Enterprise Server support certificates. The certificates are sold and exchanged for IT support from Novell for its Suse Linux Enterprise Server.

Open source and the ‘fear factor’ mentality

In the current economic climate, businesses of every size are looking to reduce their spending wherever possible. Open source software, which has no upfront licensing fees, is one way of achieving significant savings. However, in order to protect their enormous revenue streams, large software corporations have invested millions in spreading fear, uncertainty, and doubt (FUD) about the security of open source software. In this post, I will examine and debunk five commonly held myths about open source security and why large corporations are promoting a “fear factor” mentality around open source software.

Open Source: Why BusinessWeek Is Wrong And Compiere Is Right

BusinessWeek says open source companies are struggling to monetize their products and show growth. But new channel strategies from companies like Compiere — an open source ERP and CRM application provider — could prove BusinessWeek wrong. Here’s why.

Scheduling jobs based on filesystem activity with incron

There are numerous documents, tutorials and guides detailing the workings and usage of cron, the de facto tool for scheduling jobs on Linux. While traditional cron jobs are executed at set times, inotify cron, or incron, is a cron clone that watches the filesystem for specified changes and executes the relevant commands. You can set incron to monitor a particular file or directory for changes and schedule jobs for when those changes occur. Fedora users can use yum to install incron with the yum install incron command. Once installed, you need to start the incron daemon before you can schedule jobs. The command, service incrond start, executed as root, will start the incron daemon on and the chkconfig incrond on command will configure it to be started at boot time.

Microsoft is profiting from Linux

Microsoft isn't just buying Linux subscriptions from Novell to give away...it's buying them so they can sell them. So that means for the past 18 months, Microsoft has been selling Linux. How much Microsoft is actually making by selling Linux is difficult to determine but it could be as much a $99 million.

Tutorial: Networking 101: Understanding the Data Link Layer

Layer 2, the Data Link layer, is where Ethernet lives. We'll be talking about bridges, switching and VLANs with the goal of discovering how they interact in this part of Networking 101.

Opera in OpenBSD -- I shoehorn it in

The realities of using OpenBSD on this old machine have had me booting Puppy more and more. The reason is that Firefox in OpenBSD can't handle posting to Movable Type. Scripts are constantly timing out, and the experience is more than a little frustrating. The Dillo browser runs great in OpenBSD. It doesn't have tabs, like some versions of Dillo do. But as an interface to something as complicated as Movable Type, Dillo won't work. Since then, I've discovered the free (but not open-source) browser Opera, which is a good deal faster than Firefox (or anything else based on Mozilla) and in Windows a great deal faster than Internet Explorer. Could Opera help me in OpenBSD?

ATI Radeon CrossFire On Linux

  • Phoronix; By Michael Larabel (Posted by phoronix on Aug 20, 2008 8:42 PM CST)
  • Groups: Linux; Story Type: News Story
Back in June we had exclusively shared that CrossFire would be coming to Linux as part of their Radeon HD 4800 series strategy. CrossFire (or CrossFire X as it's now known) allows the graphics rendering workload to be split between multiple Radeon GPUs to deliver faster performance. Meanwhile, NVIDIA's multi-GPU technology known as SLI (Scalable Link Interface) has been supported on Linux since 2005. While AMD is still working to address some issues with their ATI Linux driver, they have been working hard on new features like CrossFire. How does this feature work though on Linux and does it deliver similar performance gains to their Windows driver? Today we have a full rundown on ATI CrossFire for Linux along with benchmarks from the ATI Radeon HD 4850 and Radeon HD 4870.

Debian delivers FreeRunner open-phone package

Olympics aside, summer 2008 will be remembered for at least two other reasons. It will be seen as a time when the noise over Linux as a platform for mobile devices reached a crescendo. Second: it marked Debian's fifteenth anniversary. Bringing both together, Debian developers have delivered a version of their Linux distro for Openmoko's FreeRunner handset.

Intellectual Property and Open Source

  • Tech-Unity.com; By James Pyles (Posted by tripwire45 on Aug 20, 2008 7:07 PM CST)
  • Story Type: Reviews; Groups: Kernel

A book on (gulp) law? Why would I want to read this? Well, if you're a developer (open source or not) and you are at all interested in protecting the fruits of your labors, you will want to know this the same way you want to know about locking your house when you leave for work each morning. The next question is, "Will I understand anything the author is saying?". Depends. If you're an attorney, the answer is "yes". If you're a software engineer, the answer is..."yes". What? How can that be? Turns out the author is both a software engineer and a practicing attorney (at least, according to the blurb on the back cover of the book). Is it possible he can speak to both audiences? Let's find out.

Foresight Linux: Two out of three's not bad

According to its past and present marketing, Foresight Linux has three claims to fame: Its user-friendliness, its use of the Conary package management system, and its role as a showcase for the latest in GNOME. In practice, its latest 2.0.4 version is not more user-friendly than any other GNOME-based distribution -- if anything, it is slightly less so because of its limited software selection and package management -- but its other claims are enough to make Foresight one of the more distinctive modern distributions.

A Wiki for the Planet: Clay Shirky on Open Source Environmentalism

Clay Shirky is a leading thinker about how the Internet is changing the world. In his writing, especially the recent book, Here Comes Everybody, he detailed how the networked world allows people to form leaderless groups that still do useful work. Through illuminating examples like his calculation that Wikipedia was created in about the same amount of time that Americans spend watching commercials each weekend, Shirky argues that humans in the post-industrial age are just coming to terms with how to spend their "cognitive surplus."

« Previous ( 1 ... 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 ... 7359 ) Next »