DesktopLinux
Home  |  News  |  Articles  |  Forum  |  Polls  |  Blogs  |  Videos  |  Resource Library

Keywords: Match:
Moving to Peanut Linux
by Walter Kruse (Mar. 14, 2003)

Walter Kruse offers up his experiences with Peanut Linux. Not talked about as often as more high profile commercial distros, this flavor of Linux is fast, lightweight, and suited to both new and advanced users. Kruse steps us through his reasons for making a move to Peanut as his distribution of choice and offers us some tips and links for customizing the environment . . .



Moving to Peanut Linux
by Walter Kruse

I was introduced to Linux quite accidentally three years ago and now I am addicted. My first installation was RedHat 6.0. Someone just gave me a CD when he heard that I wasn't satisfied with the operating system I had. I remember that first boot. Nothing made sense. I forgot the root password before I even finished the install (didn't think it was important). It took three days to find out I must type Xconfigurator after logging in as root. I had to reinstall and remember root password this time. Then I configured X and typed startx. A wonderful, fresh new GUI appeared, without blowing the monitor. Not too long after that a friend heard this and gave me a Mandrake 7.0 CD. I ran mdk7 for over a year and then gradually made my way through 7.2, 8.0, 8.1, 8.2 and finally version 9. At work I began using SQL and got to know Oracle (which runs on SunOS 5.6). Then I started using MySQL and PostgreSQL and all the client tools I could lay my hands on. I have also seen StarOffice grow up from 5.1 to, now, OpenOffice 1.0.2.

Of late I have become dissatisfied with mdk's tons and tons of additional software and RPM dependencies. I surfed, looking for a distro with a smaller footprint. Apart from the two above mentioned, I had short stints with SuSE and Corel Linux in the past. When I saw distrowatch's vast listing of flavors, I knew that there must be something else out there. Enter Peanut.

Boot from CD

I had to twist a few arms, and someone downloaded the boot iso and all the additional RPM's for me and put it all on three CD's. My test configuration is 120MHz Intel Pentium, 48 Meg RAM, 1 Meg S3 display card, 1 speed CDROM, Avance Logic 120 on board sound and a 4.3 Gig HDD. When I booted up, the difference was already there. A text install. Very simple. The first menu option is to install Peanut, modify an existing installation, or edit partitions. I chose to edit partitions. That option leads to a choice between PartEd or CFDISK. I chose the latter. I set up a 200 Meg swap and the rest for root. I then had hda1, with extended partitions hda5 / and hda6 /swap. Next, you choose your preferred filesystem. What I missed was the ability to name mount points for various partitions here (used diskdrake too much). I have never used ReiserFS, so I tried it, and then the file copy from peanut.bz2 starts. After about 30 minutes, the NNTR (no need to reboot) setup menu was displayed. Easy steps, really, if you have used Linux before. All my hardware configured. The setup allows you to edit /etc/rc.d/rc.modules directly and uncomment any additional drivers you want loaded at boot. I enabled vfat filesystem support. Another feature I liked, is that you can at any time return to this menu by entering setup.

The X configuration test failed, but worked after a reboot. Strange thing: neither RH or mdk since early versions (6 and 7, respectively) to recent ones ever found and correctly configured the sound chip on this old test box of mine. What do you know: �Hello, this is Linus.....� . Sound works. LILO configured fine, writing to MBR. Then I rebooted.

X

Enlightenment is the default windowing system. Not for me, but it worked on first startx. I wanted KDE and XFce. In order to install KDE, there is a certain path through the RPM's you must follow to satisfy dependencies. Very handy is mc, especially for someone who grew up, so to speak, with Norton Commander. A new thing that I did not know until now, is that with mc you can look inside an RPM package, find an install script, and execute it. I still prefer rpm -ivh. It took me approximately two weeks to get the RPM dependencies right and run KDE for the first time. I don't know if this is documented somewhere, or if I am supposed to just know this. I don't. The order that I found by trial and error that works is as follows: glib2, atk, pango, gtk2, qt3. I had to install Python with �nodeps, then kdelibs installed fine. Next, all the kde* packages, also with �nodeps. Then edit /etc/X11/xinit/xinitrc by commenting the E paths and uncommenting the KDE paths. This will make KDE your default. Type startx, and there you go. You can also select kdm, or, by running Xconfigurator again, you can let kdm start at boot.

First of all, KDE3 performs better on my test box with Peanut, than even KDE2 did under mdk or RH. I don't know if this is due to the ReiserFS, which I heard is faster, or if it is just better support in Xfree86 4.3.X. Anyway, I was surprised. I also really like the default Keramik style, and you can set up the rendering according to your processor speed. It seems that all the screensavers in the world were included here. I missed the nice ones that were excluded form mdk9.

I wasn't here to stay, though. I normally work using XFce. The XFce cvs RPM installed no problem. At the command line, type startxfce. It didn't work, so I quickly typed xfce_setup, and it started up. I am still very impressed with the look and feel of this particular version (20020913-cvs).

Other software

One thing which is a little disappointing, is that the OpenOffice RPM uses the normal install script, so you only get a current user installation. You have to know how to do a network install to get it to be available for all users. This is in the OO documents. I like the new KAppfinder. In my previous experience, it just slapped all the software found somewhat randomly into your menu. This version gives you a choice which ones you would like added to the menu. All the standard tools are there: KPPP, KMail, Mozilla, Konqueror, KPackage, Netscape, XMMS, CUPS, Gimp, KOffice, AcrobatReader, AbiWord, KEdit, KWrite, VIM, MySQL, plus the usual games and toys and lots more. I think this menu layout is the most logical I have seen in all the distro's/versions I've used.

A tool that I really miss is Linuxconf. But I can live without it.

Hardware

I habitually use two HDD's in a PC. One for the OS, and another that I use as a dataslave, for documents etc. The mount has to be done manually with mount -t vfat /dev/hdc5 /mnt/hdc5. This didn't work, so I found that I have to delete the hda5 mount point automatically created by the installation process and recreate it as root, then no problem. (hdc5 and not hdc1 because it is an extended DOS partition, I learned). Now all my requirements are met. Floppy's and CDROM's are also mounted with the command-line nowadays.

In closing

Peanut is my new distro of choice. Admittedly, Mandrake is much easier to use (almost idiot proof), but I am no longer a newbie, I suppose. Peanut made me learn to do some command-line stuff, that were either automatically done or could be done in X with other distro's. In all, I have everything I need, and I can still do everything I could do with that other operating system. I had to (and probably will continuously) learn new things. That is what it is all about for me.

Peanut Linux can be found here, and some additional information is available here (where there are folders with material intended for particular versions).



About the author:
Walter Kruse is a software tester by day, Linux enthusiast by night. He is not a hacker or even programmer for that matter. When asked, Walter is not sure how many times he has installed Linux "just because I wanted to see what would happen if I change this ... OSS has given me the opportunity to tinker with and explore things I never thought were available."




Talk back! Do you have comments or questions about this story? talkback here

Please note: The opinions expressed in this article are those of the writer, not of the management or staff of DesktopLinux.com.

(Click here for further information)


Approaching the Linux Desktop
The purpose of this paper is to help organizations evaluate the Linux desktop against their own enterprise needs and discover what benefits the Linux desktop might bring to their organizations.

Migrating To Linux: Application Challenges and Solutions
Several solutions exist to help organizations migrate in an orderly fashion from Windows to Linux desktops. This paper establishes the characteristics of an ideal cross-platform solution and reviews these alternatives in light of this ideal standard. The paper takes a closer look at the pros and cons of various solutions and outlines the business benefits that can be achieved.

Linux Advantages: Publicly Available Information on Linux Software
This paper offers a brief summary of readily-available Linux information to help businesses sort out this widely misunderstood operating system.

Top 5 Strategies for Managing Linux
Despite continuous evolution in the manageability of Linux, a 2006 survey cited manageability concerns as a top reason why organizations are hesitating to adopt Linux. Levanta believes Linux can be as manageable, if not more so, than other operating systems by following key strategies. These strategic recommendations were developed from experiences in numerous customer environments, both large and small.

Why Choose Novell for Linux?
This paper outlines the benefits of switching to the Linux platform and choosing Novell as a high-performance, enterprise solution.

Enterprise Linux Selection Guide
Considering moving your enterprise to the Linux operating system? Since there are so many similar versions, choosing the right one can be tough. This paper offers a clear process to help you make an informed decision and get the features, support, and cost that are right for your business and technical needs.

Overcoming Challenges in Managing Linux
Levanta has created a new administration model with innovative technology that breaks down the barriers to making the most of Linux systems. This paper will provide an in-depth look at the workings of Levanta’s product, the first Linux appliance of its kind.

SUSE Linux Enterprise 10 for Retail Businesses
Discover why major retailers have switched to SUSE Linux Enterprise Desktop in the back office. SUSE Linux Enterprise Desktop 10 is a low-cost desktop that offers a complete set of productivity applications and interoperates seamlessly with the other Windows, Macintosh and UNIX desktops in your store.

Moving to a Linux Desktop
Migrating from Windows to Linux on the desktop can be a substantial undertaking because it has the potential for touching -- and perhaps disrupting -- every user in your organization. Unlike a data center (server and infrastructure) migration that is largely transparent to users, the cultural and administrative transitions and environment readiness required to support a Linux desktop migration are extensive.

Seven Good Reasons to Exchange Exchange
This paper describes seven compelling reasons why you should switch from Exchange to Scalix.

 



Got a HOT tip?   please tell us!

ADVERTISEMENT
(Advertise here)

Resource Library

• Unix, Linux Uptime and Reliability Increase: Patch Management Woes Plague Windows Yankee Group survey finds IBM AIX Unix is highest in ...
• Scalable, Fault-Tolerant NAS for Oracle - The Next Generation For several years NAS has been evolving as a storage ...
• Managing Software Intellectual Property in an Open Source World This whitepaper draws on the experiences of the Black Duck ...
• Open Source Security Myths Dispelled Is it risky to trust mission-critical infrastructure to open source ...
• Bringing IT Operations Management to Open Source & Beyond Download this IDC analyst report to learn how open source ...


Popular recent stories:
• Linux an equal Flash player
• Linux, netbooks threaten Microsoft's fat profits
• gOS 3.0 goes gold
• Browser swallows OS
• Lenovo denies ditching Linux
• Lightweight, Linux-compatible browser evolves
• GNOME 2.24 gains "Empathy" IM
• Review: Pardus Linux
• Ubuntu to fund Linux development
• Ubuntu "Intrepid Ibex" available

All-time Classics:
• Choosing a desktop Linux distro
• Banshee -- the next best thing to Linux iTunes
• Running World of Warcraft on Ubuntu
• A simple Linux backup method
• The Best Free Desktop Linux . . . and how to make it better
• Linux-powered Asus Eee PC mini-laptop arrives
• The well-tempered Debian desktop
• Lenovo launches a netbook
• What's the best Linux for beginners?
• Getting to know Puppy Linux
• Xandros 4: The best desktop Linux for Windows users
• VirtualBox: The best virtualization program you've never heard of

Linux-Watch headlines:
• Debian plans draw sharp warning from GNU guru
• OpenSource World announces keynote speakers
• Linux 2.6.30 gets new filesystems
• Intel to buy Wind River for $884 million
• Apple sued for squelching wiki chat
• Microsoft's TomTom patents posted for patent review
• Europe tops global open source survey
• Oracle buys Sun -- may jettison MySQL
• Sun virtualization technology adds VM exports
• Is Linux ready to go to FAT camp?


Join our Desktop Linux discussion forums:
•  Moving to Linux
•  Linux/Windows debate!
•  Linux Q&A
. . . and more
Visit the...


BREAKING NEWS

• Can FAT patch avoid Microsoft lawsuits?
• Debian plans draw sharp warning from GNU guru
• LiveUSB version of OLPC software targets netbooks
• Virtualization software goes multi-processor
• Open source show gears up with 200 sessions
• Office suite released in netbook version
• Scalix gains mobile device synchronization
• OpenSource World announces keynote speakers
• Ubuntu added to online preview site
• Linux 2.6.30 gets new filesystems
• Fedora 11 ships with new community portal
• More Linux distros tap Moblin for netbooks
• Media playback technology targets Linux netbooks
• Virtual Linux desktops tapped by UN
• Linux on tap in netbook, nettop



Linux Netbooks


Linux smartphones!


news feed

Or, follow us on Twitter...


Home  |  News  |  Articles  |  Forum  |  Polls  |  About  |  Contact
 

Ziff Davis Enterprise Home | Contact Us | Advertise | Link to Us | Reprints | Magazine Subscriptions | Newsletters
Tech RSS Feeds | White Papers | ROI Calculators | Tech Podcasts | Tech Video | VARs | Channel News

Baseline | Careers | Channel Insider | CIO Insight | DesktopLinux | DeviceForge | DevSource | eSeminars |
eWEEK | Enterprise Network Security | LinuxDevices | Linux Watch | Microsoft Watch | Mid-market | Networking | PDF Zone |
Publish | Security IT Hub | Strategic Partner | Web Buyer's Guide | Windows for Devices

Developer Shed | Dev Shed | ASP Free | Dev Articles | Dev Hardware | SEO Chat | Tutorialized | Scripts |
Code Walkers | Web Hosters | Dev Mechanic | Dev Archives | igrep

Use of this site is governed by our Terms of Service and Privacy Policy. Except where otherwise specified, the contents of this site are copyright © 1999-2008 Ziff Davis Enterprise Holdings Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission of Ziff Davis Enterprise is prohibited. Linux is a registered trademark of Linus Torvalds. All other marks are the property of their respective owners.