Archive for March, 2009

Report: Psyb0t: Drafting Linux Routers Into the World Wide Botnet

March 31st, 2009 by admin


While Linux is very secure-able, as always the weakest point is the human factor. The Psyb0t targets inexpensive Linux-based routers that ship with weak or no passwords, and other flaws that are simple to fix. Sean Michael Kerner tells the tale.

Review: HP Mini 2140: A Nice Netbook With SUSE Option

March 31st, 2009 by admin


The short story: a little pricier than other brands, but a good sturdy satisfying machine. Eric Grevstad gives an informative, detailed review.

Handcent SMS: Straight Up or With a Twist

March 31st, 2009 by admin


I had an idea the other day: I wondered whether there was a text-messaging application available for Android that offered a soft keyboard similar to the iPhone’s. I checked out the Android Market and found that Handcent’s SMS app had the highest rating of the messaging apps, so I decided to try it. With a [...]

Is the Open Cloud Manifesto an Open Book?

March 30th, 2009 by admin


A group of large and small IT companies and institutions have signed the Open Cloud Manifesto, pledging to work together to establish and promote open standards in cloud computing. Officially, there are now 38 signatories — a group that includes IBM, AT&T, Sun Microsystems, Novell, Rackspace and SAP. However, there are 17 additional supporters in [...]

Report: Adobe Flash Cookies: Yes They Are Dangerous, and More Cool Linux Hacks

March 30th, 2009 by admin


Are Flash cookies dangerous? Of course they are– to your privacy and personal data security. Carla Schroder shares some additional helpful information submitted by readers on what Flash cookies really do in part 3 of this series, and more cool Linux ways to manage them.

Girls in Tech, and Is Linux Doomed on the Desktop?

March 30th, 2009 by admin


Well it’s been a contentious few days on the Linux blogs, what with Ada Lovelace day happening last week and the subsequent emergence of several incendiary topics. Most fiery of all, perhaps, were comments made separately by a few different people suggesting that Linux will never rule the desktop. Of those, the most notable was [...]

Tip: Viewing and Changing Ext2/3 File Attributes With chattr and lsattr

March 29th, 2009 by admin


The chattr (change attributes) command allows you to view and change the attributes of the ext2 and ext3 filesystems, such as setting the immutable bit, synchronous writes, and append-only. Juliet Kemp shows us how.

Tutorial: Getting Rid of Nasty Adobe Flash Cookies the Cool Linux Way

March 27th, 2009 by admin


In Part 1 we learned about the not very well-known Adobe Flash cookies, how to find them on your Linux system, and how to use Adobe’s Web-based Flash cookie manager. Today Carla Schroder is going to show us how to deal with Flash cookies using ordinary Linux commands, which unlike the Adobe manager are nice [...]

The Driving Force Behind the Open Source Mobile Movement

March 27th, 2009 by admin


In a sagging economy, doing business as usual is rarely prudent and usually disastrous. Companies often must change the course of strategies, or in some cases accelerate them. After a spate of business meetings during the marathon that is Mobile World Congress, one takeaway is the acceleration in the mobile handset market of operators moving [...]

Tutorial: GUI Programming in Python For Beginners: Create a Timer in 30 Minutes

March 26th, 2009 by admin


Python programming is all the rage because it is clean, easy to learn, and powerful. It supports creating both command-line and graphical applications, and has at least four good toolkits for writing graphical applications. Akkana Peck introduces us to Tkinter, and shows us how to create an all-purpose timer (for cooking and other reminders for [...]