Digg.com: Linux/Unix

digg.com: Stories / Linux/Unix / Popular

URL

XML feed
http://digg.com/

Last update

2 hours 48 min ago

November 21, 2008

06:20
Microsoft and Novell said Tuesday they are nearly ready with a beta version of Moonlight - a Firefox add-on that allows Silverlight content to play on Linux PCs.
01:10
If you are new to Linux, chances are you will meet a stupid person perhaps in a forum or chat room that can trick you into using commands that will harm your files or even your entire operating system. To avoid this dangerous scenario from happening, I have here a list of deadly Linux commands that you should avoid.

November 20, 2008

23:40
Reiser is the Linux guru who in April was convicted of the first-degree murder of his estranged wife. He's the same defendant who, in exchange for a 15-to-life term instead of a 25-to-life term, brought authorities to the Oakland hills where he buried Nina Reiser's body.
15:00
Transmeta, once a sparkling startup that set out to beat Intel and AMD in mobile computing, announced that it will be acquired by Novafora. The company’s most famous employee, Linux inventor Linux Torvalds, kept the buzz and rumor mill about the company throughout its stealth phase alive and guaranteed a flashy technology announcement in early 2000
11:50
Talk about a change in priorities! When Adobe decided it was time to start work on a 64-bit Flash Player, they didn't release the first test version on Windows or Mac OS X. No, they released it on Linux and Solaris. Wow.

November 19, 2008

16:10
The iPhone and iPod Touch haven taken the mobile market by storm. Apple's AppStore is full of interesting applications that take advantage of the two devices's capabilities. But what's in there for Linux users? Sadly, GTKPod and Amarok cannot yet transfer files on an iPhone with the 2.x firmware upgrade, but there are other interesting ways your iP
11:50
Linux users are individualistic, one branch of this rugged individualism, so to speak, is running Linux in different environments. Just using Linux in your PC? Ok, that’s pretty good. But how about building a Linux system from scratch? Or on your phone? Even better, how about in your car?
09:30
When my house is in range, it does the magic HTTP request to my garage door opener's webserver (HMAC-signed timestamped URL, for non-replayability/forgeability if sniffed) and my garage door opens.
06:40
Security is based on three characteristics: prevention, protection and detection. Grsecurity is a patch for Linux kernel that allows you to increase each of these points.This howto was performed on a Debian Lenny system. Thus some tools are Debian specific. However, tasks can be performed with other distro specific tools or even with universal tool

November 18, 2008

19:10
One of the biggest new features of the next version of MythTV (version .22) will be its new user interface.
07:50
Most of the Linux users should be familiar with Gnome and KDE since both of them are the most commonly used desktop managers in the various Linux distros. Now, if you are using an old PC with low hardware specs, you might find that the above two desktop environments are too heavy for your computer to handle.
07:20
Starting to answer the clamorous demand from open-source fans, Adobe Systems plans to release an alpha version of its Flash Player technology on Monday for those using 64-bit Linux software.
05:00
Every time there is a new Linux distro that is making a lot of noise in the Linux community, it is just waiting to be forked by someone. Ubuntu - being the most widely used Linux distribution - is also not immune to the clone/forks attacks.

November 17, 2008

20:10
Canonical has announced an official port of the Ubuntu Linux distribution for the ARM architecture. This move positions Ubuntu to be the Linux platform of choice for upcoming ARM-based netbook devices.
13:10
Don't pirate Adobe Photoshop, use Free Software, try the Gimp. You'll find countless tutorials and resources to get started on the Internet
12:00
I have prepared the below list based on my personal choice and requirement, your taste and requirements might vary. But the below mentioned applications are Best in Class for Ubuntu loving people. And you may at least want to try them once. Here is a step by step list for my Ubuntu customization:
03:30
Most of the new breed of open source hardware centers on specific products. Bug Labs is taking a different approach. Instead of developing particular devices, Bug Labs' goal is to provide a Lego-like collection of open source hardware and software that customers can use to build their own devices. According to CEO Peter Semmelhack, the result shou

November 16, 2008

05:00
A response to the cool Linux boot sequence visualization.
02:30
With the economy uncertain and Microsoft Vista failing to gain overwhelming acceptance, many IT departments are considering a migration to Linux.

November 15, 2008

03:10
Linux kernel 2.6.25 introduced a new process state for putting processes to sleep called TASK_KILLABLE, which offers an alternative to the efficient but potentially unkillable TASK_UNINTERRUPTIBLE & the easy-to-awaken but safer TASK_INTERRUPTIBLE.In this article, the author sheds light on this area and,using examples from 2.6.26 and earlier version