Ubuntu 9.10 Karmic Koala

posted Oct 29th 2009 12:00pm by Mike Szczys
filed under: linux hacks, news

ubuntu-karmic-koala-splash

Today is the official release of the latest version of Ubuntu, the most popular Linux-based operating system. Someone mentioned that there had been a new release of the Windows OS recently and if you’re thinking of going with that one, we feel you should a least give Ubuntu a try. Now in its 11th official release and codenamed Karmic Koala, this version of Ubuntu continues the traditional six month development cycle by succeeding Jaunty Jackalope which was released in April of this year.

We’ve been running the beta release of Ubuntu Netbook Remix for several weeks now. It cut boot time down to between 5-10 seconds and WiFi is already connected by the time the Desktop loads. Speed isn’t the only new feature, graphics have been redesigned, there is a new app store that serves as a front end for the extensive free software repositories, and the newest kernel and software versions are included.

We’ve been using this open source operating system since its third release, Breezy Badger. We love it for the quality, convenience, and the fact that we can get our fingers into the code and hack around a bit.

Ubuntu 9.10 beta now available

posted Oct 3rd 2009 10:48am by Mike Szczys
filed under: downloads hacks, linux hacks

ubuntu_karmic_beta

The latest version of the world’s most popular Linux distribution is now available. Ubuntu 9.10 Karmic Koala continues the six-month development cycle of this free OS. We’ve used Ubuntu since 2005 and, after a short adjustment period, never looked back at those other operating systems.

Never used Linux? This distribution is for you but we recommend waiting until the release makes it out of beta to the stable version on October 29th.

Comfortable with Linux and want to get your feet wet? The Hack a Day team is calling on all of you to test, report, and improve upon this community driven project. Get yourself a copy of the beta (we recommend using the torrents) and start reporting bugs. You can help fix them by joining the bug squad, or use your coding skills to become a developer.




Toilet and Figlet

posted Sep 21st 2009 3:00pm by Mike Szczys
filed under: linux hacks

toilet_and_figlet

We thought [Kristofer's] Tech Tip about using figlet with scripts was kind of fun. It’s a throwback to the days of logging onto a BBS and being greeted by a vertically scrolling ASCII art image that had been meticulously hand crafted (although a lot of the coolest stuff was actually ANSI art). No hand crafting here, just feed (or pipe) your text to figlet and it outputs the message in ASCII style letters.

When we went to try install this in Ubuntu, the toilet package was suggested. This one’s worth checking out too. It works in much the same way as figlet but uses extended characters and has a lot more color and font settings:

hackaday_toilet

Give these packages a try and make character art cool again!

Jolicloud OS seeks to move past browsers

posted Sep 19th 2009 2:00pm by Mike Szczys
filed under: linux hacks, netbook hacks

jolicloud_apps

Jolicloud is a new Linux based operating system aimed at netbooks. The developers were nice enough to let us get our hands on their closed development version of the new OS. This distribution is built off of Ubuntu Netbook Remix(9.04 Jaunty Jackalope). At first glance it looks like nothing more than Ubuntu with a new skin, but the difference is deeper. Jolicloud added an App Store type program that offers installation of web applications along with traditional desktop apps. Using Mozilla Prism, web based applications like Facebook, Gmail, and Wikipedia are installed, get their own icon in the launcher, and run without the aid of a browser. Read the rest of this entry »

How to write udev rules

posted Sep 18th 2009 10:00am by Mike Szczys
filed under: linux hacks

writing_udev_rules

Since the adoption of Kernel 2.6, Linux has used the udev system to handle devices such as USB connected peripherals. If you want to change the behavior when you plug something into a USB port, this section is for you. As an example, we will use a USB thumb drive but these methods should translate to any device handled by udev. As a goal for this exercise we decided to create a symlink and execute a script when a specific thumb drive was loaded. The operating system we used for this exercise is Ubuntu 9.04 Jaunty Jackalope. Read the rest of this entry »




Ubuntu 9.04 on Kindle 2

posted Sep 3rd 2009 12:09pm by Mike Szczys
filed under: handhelds hacks, linux hacks

kindle2

Having read books on a Palm device for years we were excited when Amazon came up with the Kindle. Our problem is that if you’re going to carry around a portable device it should do a whole lot more than just display text from a few books. [Jesse Vincent] managed to get Ubuntu 9.04 Jaunty Jackalope running on the Kindle 2. This opens up endless possibilities to run whatever you want on this hardware.

The new functionality was presented in a talk at OSCON 2009. Be warned, [Jesse] has a very high geeky-hacker level. Make sure you have a tech dictionary and Google at the ready when you watch the video embedded after the break. His talk starts at about two minute in and runs for five minutes total. Read the rest of this entry »

Lubuntu 9.10 alpha image available

posted Sep 1st 2009 3:00pm by Mike Szczys
filed under: linux hacks, netbook hacks

lubuntu_first_beta

The alpha version of Lubuntu 9.10 Karmic Koala is now publicly availabile. The project brings together Ubuntu and LXDE, the Lightweight X11 Desktop Environment. This combination makes for a lighter version of the most popular Linux distribution. Both Xubuntu (which utilizes the Xfce desktop) and Lubuntu are meant to run well on lower resource computers such as netbooks. With the ISO smaller than 400mb and using quite a bit less system resources Lubuntu looks promising.

Right now it looks like the original backup ISO link is down.  If you can’t wait, try this torrent.

[via Softpedia]

Ubuntu developer week

posted Aug 29th 2009 12:30pm by Mike Szczys
filed under: linux hacks

ubuntu_dev_week4

Next week, August 31 through September 4, is Ubuntu Developer Week. If you’ve always wanted to help out with an open source project but didn’t know how to get into it, this is your chance. The week consists of 25 one-hour sessions held interactively through IRC and led by some of the best of the Ubuntu development team. Participate in as many or as few sessions as you want. Check out the Ubuntu Developer Week page or their fancy brochure (PDF) for more information.

Want to see what it’s all about before committing to a live session? You can view the IRC logs from the January sessions. In addition to ‘Getting Started’, you may find the ‘Packaging 101′ and ‘Launchpad Bug Tracking’ session notes interesting.




Ubuntu repository crash-course

posted Aug 27th 2009 11:45am by Mike Szczys
filed under: linux hacks, misc hacks

[Alan] has just posted an Ubuntu screencast that will take you through a crash course in the Ubuntu repositories. If you are new to Ubuntu this will give you a much better grasp on how software repositories are handled.

The different types of updates are discussed: Security updates fix bugs that cause a system vulnerability. Updates (generic) are for bug fixes that aren’t a security threat. Proposed updates are for testing before an update hits the ‘updates’ section. Finally, backports are updates from a newer version that have been ‘backported‘ so systems running older versions of Ubuntu can have the benefit of newer features and fixed bugs.

He also provides some tips on selecting package sources (main, universe, restricted, and multiverse), and choosing the fastest mirror to reduce download times. This screencast is just part one and we hope to see 3rd party repositories, personal package archives, and repository caching covered in future installments.

KernelCheck kernel compiler

posted Aug 25th 2009 12:00pm by Mike Szczys
filed under: downloads hacks, laptops hacks, netbook hacks

kernelcheck

If you’ve ever tried compile a linux kernel yourself you know the headache of configuring and taking care of dependencies. KernelCheck makes this a point and click process for debian based linux distributions such as Ubuntu. You can use it to compile and install any 2.6.* stable kernel as well as the bleeding edge. KernelCheck even offers custom compilation options such as including kernel patches or rolling in proprietary video drivers. A tutorial (PDF) is also provided so you can see what you’re getting yourself into.

[via Web Upd8]

Hack a Day serves up fresh hacks each day, every day from around the web and a special How-To hack each week.

Send us your hacks