h1

Is Linux Ready For The Desktop?

January 8, 2006

Kairos Computer Solutions » Blog Archive » Is Linux Ready For The Desktop?
Larry Hamilton seems to share my opinion of the state of Linux right at the moment. I regard myself as something of a power user, I have no formal education at all but I can usually find and configure a solution on Windows to do whatever tak is at hand most efficiently. Over the three years that I have been on the Internet, I have honed my program list down to three daily use biggies: Firefox with all the plugins that allow me to leap tall buildings with a single click, PocoMail for retriving, sorting, some really amazing sending options, and NoteTab Pro for everything and I do mean everything else. Oh and I will upon occasion crack open Photoshop.

As a break from my day to day efficiency as web super star, on Tuesday nights I become Scout Mom with a laptop, and hit the coffee shops with my wireless card. I use Linux without fail on these fun nights out, and everything goes without a hitch even down to the occasional use of FTP to take advantage of faster connection speeds.

The trick will be to make the switch to Linux at home in my ‘work environment’.

I have found two Linux distros that will potentially work on my desktop. I am handicapped when compared to over half of all Americans because I am unwilling to invest in a broadband connection. I did spring for a serial (external) modem which in theory will allow a Linux box to connect to the Internet. I have had good luck with both Ubuntu which is installed on my desktop and Puppy, which is a pseudo-live CD. By the way, I have had no trouble with either of these distros when I tried to use my printer. Maybe I just have good taste in printers.

Now all I need is to get an efficient software roster so I can get to work. Ubuntu comes with Firefox out of the box so all I need is to spend a day or three aquiring all the extensions that make my life worthwhile. Hopefully I can import my bookmarks from Windows. The Puppy distro comes with it’s own unique system of installing programs. Perhaps Firefox is something they have already configured. The Puppy guys have done a great amount of work on their distro and the casual user could do worse than to give their effort a serious spin. It will work for me only as far as their particular focus coincides with my needs. As an aside, I have installed programs sucessfully on my laptop under Mandrake, Opera browser went painlessly well, but I could only figger out how to install Firefox in my temp folder, something to do with permissions. Sure don’t want to spend any time configuring that.

As far as the e-mail goes, I could work something out or boot into Windows once a week or so to keep things going, the possibilities are great.

Now on to my right hand, I have communicated with Larry and he has assured me that NoteTab will run under WINE. Now I am pretty sure that Wine Is Not an Emulator but otherwise I am clueless. Do you think I have that? Does it have to be turned on somewhere? Now my biggest complaint with Ubuntu so far is that it does not see my Win partition so I have to experiment elsewhere. My Knoppix disk is fairly old so I tried SBIE, Slax, and the aforementioned Puppy. I saw no reference to WINE, or even K-wine or X-WINE or anything lke that. I tried clicking on a Windows program with no joy. Seems to me I need to either figure out how to mount windows under Ubuntu or maybe install WINE in Puppy multisession or even try something else like Mandriva or Kubuntu. This will have to be resolved before I even think of moving my 34 (count em) e-mail addresses into Evolution or K-something or perhaps Thunderbird.

I have not even touched on the other thing, local webservers. My websites run on Linux and I know it is goodness, but what do you have to do to run it locally? Compile PHP? I want to do it, I just don’t know how. With Windows it is only a download, someone has done all the work.

The times, they are a changing, and I want to be in on it. In a couple of years, we will look back an wonder why this was even an issue.

5 comments

  1. WordPress is supposed to be user-friendly, can anybody point me towards how to create a working link? Are we protecting me from myself here? Whatever…


  2. I am not completely sure why the link did not work. I have comments set for moderation only, so I do not get comment spam. I have approved your comment and fixed the link from your comment on my blog post back to yours.


  3. WINE can be found here: http://www.winehq.com/. They have great documentation. If your distribution does not pre-load wine, Wine HQ will have links to the packages and instructions for installation. It is a lot easier than it was even a year ago. Open a command prompt and type “wine –help” to learn if it is installed. If it is installed, you can run a Windows exe by right-clicking and then clicking “Open with Wine Windows Emulator”. Depending on your distribution, you may have to install the Windows program before it runs.

    Firefox bookmarks use the Netscape bookmarks.html file. Just copy it to the right location in your Firefox directory in your home directory. Usually it is /home/username/.mozilla/firefox/something.default/bookmarks.html. Note the dot in from of directory names indicate a hidden directoy. It depends on your version of Windows where your Firefox bookmarks are located.

    PHP comes installed or is easy to install on most distributions. To find if you have it installed open a command prompt and type “php -v” without the quotes. Or “whereis php”.


  4. Wow thanks, Larry, and aren’t those spammers just a pain?

    Actually I was trying to leave a few links in the body of my post, is that not what bloggers are supposed to do? :-) I was hoping to link to http://notetab.com/ and http://www.puppylinux.org/user/viewpage.php?page_id=1 at the very least. Now watch, this will work and my comment will be tagged as spam for too many links!


  5. Note to self, skip the HTML and just type the URL. Who would have thought that?

    Thanks again, Larry, this is some great info to get me started. I have Ubuntu installed at the moment and the real show stopper is getting it to mount the Windows partition, a trivial thing with every other distro I have tried. I know the info is out there. I have also proven I can use a command prompt by changing my boot order.

    Ths is going to be good.



Leave a Comment