Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 ... 7359 ) Next »

When Copyright Goes Bad - documentary

Ben Cato Clough and Luke Upchurch's "When Copyright Goes Bad" (from Consumers International) is a great, 15-minute mini-documentary on what copyright can do, what it is doing, and what it needs to stop doing. Appearances by Fred Von Lohmann - Electronic Frontier Foundation; Michael Geist - University of Ottawa Law School; Jim Killock - Open Rights Group; and Hank Shocklee - Co-founder of Public Enemy.

French ISP SFR releases source code of its OpenWrt based DSL router

The Neufbox 4 is a BRCM63xx based DSL router the french ISP SFR provides to its customers, and more than 3 million units are currently in use. The device is developed by Efixo and the OpenWrt based sources are available through a subversion repository and documentation is placed in a Trac wiki.

Cfengine Revs Up Configuration Management

  • Zenoss Community Blog; By Brian Proffitt (Posted by encoreopus on Apr 23, 2010 11:01 PM EDT)
  • Story Type: Interview
I have decided, should any of my kids ever develop an interest in Computer Science, that I'm going to send them to a Scandinavian university. Clearly, these institutions of higher learning have got it going on.I recently came to that conclusion after meeting Mark Burgess, who put together an entire configuration management system in 1993 while doing a post-doctorate fellowship at the University of Oslo, just because he was tired of managing his systems manually with scripts and wanted to do it better. Which is right up there with some other Scandinavian student named Linus who ended up putting together the kernel for some operating system you might have heard of here and there.

Linux NetworkManager a Solid Tool with New Features

Linux's NetworkManager has evolved into a solid tool that manages wired and wireless Ethernet, mobile broadband, Bluetooth, roaming, IPv6, and offers both a GUI and command-line interface. Joe Brockmeier gives us a tour of the new features in NetworkManager.

CodeWeavers Releases Crossover Office 9.0.1 for MAC and Linux

SAINT PAUL, Minn. (April 23, 2010) -- CodeWeavers, Inc., a leading developer of software products that turn Mac OS X and Linux into Windows-compatible operating systems, today announced the release of CrossOver 9.0.1 for both Mac and Linux. CrossOver allows Windows software to be used on Mac and Linux PCs without the need for a Windows operating system license.

Dell preps bevy of Android devices

Dell is planning to release a bevy of ARM-based mobile devices, according to what Engadget says are leaked company documents. The devices include four Android-based phones, two Android tablets, and the company's first Windows Phone 7 device, the website says.

Bash: Handling Command Not Found

After a recent O/S version upgrade (to openSUSE 11.2) I noticed that bash started being a bit more intelligent when I did something stupid: it started giving me a useful error message when I typed the name of a command that wasn't in my PATH but that was in an "sbin" directory. My reaction at the time was "huh, that's nice", but today I decided I needed a bit more information.

PCLinuxOS 2010 Review

In the last couple of years I have tested many Linux distros. I was never a diehard fan of any of them, kept an open mind and was willing to simply use the one that best fit my needs. Fedora, Mandriva, OpenSuSE, Ubuntu, Linux Mint, Debian and others have been put to the test at some point or another. PCLinuxOS was one of the few popular ones I had not tested. Being based off Mandriva, I was assuming it would be similar to the Linux Mint - Ubuntu case, so no surprises expected. After all, I had tested several Mandriva releases, so what could be that interesting about PCLinuxOS? Now, let me tell you... boy, was I wrong!

Kernel Log: Coming in 2.6.34 (Part 2) - File Systems

Version 2.6.34 of the Linux kernel will be the first to support the Ceph and LogFS file systems. A number of changes to the Btrfs and XFS code promise improved performance. The kernel should now be better at working with drives with 4 KB logical sectors.

Analyzing I/O performance in Linux

  • Cmdln.Org; By Nick Anderson (Posted by cmdln on Apr 23, 2010 4:47 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Monitoring and analyzing performance is an important task for any sysadmin. Disk I/O bottlenecks can bring applications to a crawl. What is an IOP? Should I use SATA, SAS, or FC? How many spindles do I need? What RAID level should I use? Is my system read or write heavy? These are common questions for anyone embarking on an disk I/O analysis quest. Obligatory disclaimer: I do not consider myself an expert in storage or anything for that mater. This is just how I have done I/O analysis in the past. I welcome additions and corrections. I believe it’s also important to note that this analysis is geared toward random operations than sequential read/write workloads. Read the full story Analyzing I/O performance in Linux at cmdln.org

Install Ubuntu Lucid Lynx Linux from USB stick

If from any reason you are not able to install Ubuntu Lucid Lynx Linux from conventional CD/DVD-ROM or you just do not want to walk around with cd's, there is always option to use USB memory stick to do this job. This short tutorial will describe this simple task from preparing your USB stick, load a Ubuntu Lucid Lynx Linux image and finishing with boot process. Although this guide describes this procedure specifically for Ubuntu Lucid Lynx Linux i386, it can be used with simple modifications to create Ubuntu USB install stick for any Ubuntu versions available including different architectures.

Red Hat (and KVM) are still RHEL-evant

I started to read with a bipartisan mindset about “Xen and Theory of RHEL-evance” posted in the Citrix community blog by Simon Crosby. What appears to be a great title at first seems to be mostly FUD on why KVM is doomed for failure especially in the enterprise marketplace and Red Hat will drown with it.

browse the web with your android powered e-reader

This is what I was looking for, an E-reader with a E-ink screen so it's easy on the eyes, but also a full color 3.5” touchscreen LCD screen ideal for web browsing. The 6” EPD screen displays like a printed page and text is adjustable for easy extended reading. What's even more interesting, the device is 3G enabled, making it possible to download content on the go. It is equipped with WiFi, 3G, EVDO/CDMA and GSM, making it the first truly mobile wireless e-reader device that gives you access to the Internet and your own personalized library, whenever and wherever you need it.

A Linux Client at Work

  • Eleven is Louder; By Bradford M. White (Posted by olefowdie on Apr 23, 2010 1:24 PM EDT)
  • Story Type: News Story
If you didn't already know, I am in the computer repair business. Normally, people come in with either PCs or Macs, and request repairs that are really rather simple. Occasionally, I'm called on to do large installations, or set up servers, but that's rare. What's even more rare is having a Linux client. I did just happen to get one though. The first I've ever had.

World Wine News Issue 361

This is the 361 issue of the World Wine News publication. Its main goal is to bring wine statistics back to the community. It also serves to inform you of what's going on around Wine. Wine is an open source implementation of the Windows API on top of X and Unix.

Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Apr 23, 2010 10:49 AM EDT)
  • Story Type: Tutorial; Groups: Debian
When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider's backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted backups on the provider's remote backup server over http://FTP. ftplicity is a duplicity wrapper script that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).

Is Google Appifying Email a Good Thing?

It's Google's Internet, we just use it. Well, maybe not, but some days it seems that way. Google's gone from searching the Internet to being a big chunk of it. The latest moves from Mountain View include adding OAuth and contextual gadgets to email. Good on the surface for Google users, but what do they mean for everybody else?

Open source software is no longer just for alpha-geeks

So you've got to cut costs, but you're not a manager. You're a software developer, or a power user, or just someone who needs to keep the bottom line healthy enough to support your salary. These are ideal situations for introducing open source software solutions into your environment. That might sound like you'll spend the next three weeks learning to program or write makefiles, but it's just not so. Read on and see how open source is a flexible, usable approach to efficiency in your work environment.

Red Hat announces Enterprise Linux 6 Beta Availability

Red Hat touts version 6 as introducing "as many features as possible to reduce reliance on physical hardware." Enterprise Linux is supported for seven years after release, so this will be the dominant version for the next 10 years. Support for RHEL5 ends in March 2014.

ACTA: threats to Free Software

Today with the first public release of ACTA, the effects the international agreement will have on Free Software appear to be dangerous for its development and its distribution. First, by extending infringements proceedings and criminal offences to a broad scope of "intellectual property" including software patents. Second, by destabilizing the most important means of distribution for Free Software, which relies on an open and neutral platform on which online services are not meant to control whether "intellectual property rights" (including patents) are infringed. Third, by strengthening the protection of Digital Restrictions Managements (DRMs) against Free Software and fair competition.

« Previous ( 1 ... 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 ... 7359 ) Next »