<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Welcome, Ven a gozar! &#187; odds and ends</title>
	<atom:link href="http://venagozar.com/category/odds-and-ends/feed/" rel="self" type="application/rss+xml" />
	<link>http://venagozar.com</link>
	<description>Helping People Grow, Linux, Flavor of the day</description>
	<lastBuildDate>Fri, 11 May 2012 05:07:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Linux Mint LMDE, Gstreamer, and Drive /Data</title>
		<link>http://venagozar.com/2011/11/29/linux-mint-lmde-gstreamer-and-drive-data/</link>
		<comments>http://venagozar.com/2011/11/29/linux-mint-lmde-gstreamer-and-drive-data/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 06:49:56 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3695</guid>
		<description><![CDATA[Linux Mint LMDE, an upgrade problem (solved) with Gstreamer0.10-plugins-bad, and the addition of /Data drive during install to store music and other large files for easy access.  <a href="http://venagozar.com/2011/11/29/linux-mint-lmde-gstreamer-and-drive-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post is about <a href="http://linuxmint.com/">Linux Mint</a> LMDE, an upgrade problem (solved) with Gstreamer0.10-plugins-bad, and the addition of /Data drive during install to store music and other large files for easy access.</p>
<p>Not to many posts ago I am bragging up Open Suse 11. <a href="http://www.opensuse.org/en/">OpenSuse</a> released an upgrade which means it was time for me to upgrade. I downloaded the new OpenSuse, did and install.  I understand Gnome and some distributions wish to make the desktop more Windows user friendly.  I appreciate the idea but not when it makes for more mousing and clicking. The new desktop is not to my taste. I found the newest Gnome desktop had me mousing all over the screen to run the programs I wanted to run. Ymmv of course.</p>
<p>I downloaded the newest<a href="http://www.ubuntu.com/"> Ubuntu</a>, installed and did not care much for the Ubuntu desktop either,  I really did enjoy my OpenSuse experience. Other than the qwerky (for me anyway) install <a href="http://www.opensuse.org/en/">OpenSuse</a> is a great distro.</p>
<p>It was time to distro hop again. I used to run <a href="http://www.debian.org/">Debian Linux</a>, but Debian Stable while being rock solid runs a little behind the rest of the world in the software area. This is not a fault of Debian. It is just the way it is. I like Debian. <a href="http://www.debian.org/">Debian</a> is fast, small, and agile. Unfortunately, as the <a href="http://distrowatch.com/weekly.php?issue=20110221#feature">Debian Version 6.0 review over at Distrowatch</a> states: &#8221; I&#8217;m of the opinion Debian isn&#8217;t one of the better Debian-based distributions.&#8221;</p>
<p>I had tried the Mint Linux  Debian Edition a while back, but it did not like my wireless card, or perhaps it was operator error, but I  was not able to get my wireless working. I thought I would give Linux Mint LMDE (Linux Mint Debian Edition) another try and downloaded the iso.</p>
<p>This time around, I used a simple partitioning scheme with one new addition. I made a swap, root, and home drives. I had read about using /Data for storing files and folders, so I also created a very large /Data drive.</p>
<p>The <a href="http://linuxmint.com/">Linux Mint LMDE</a> install was flawless. After reboot it was time to upgrade. I needed to update about 400 packages. After they downloaded and started to install, I received an error about Gstreamer0.10-plugins-bad.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/11/katya.jpeg"><img class="alignright size-medium wp-image-3702" title="katya" src="http://venagozar.com/wp-content/uploads/2011/11/katya-300x182.jpg" alt="http://linuxmint.com/" width="300" height="182" /></a>I went to the Mint forum, and it seems a few Mint LMDE users have this same problem. I read the plugin is not critical, so I unmarked it for install and restarted the Upgrade Manager. After the upgrade and a reboot, I marked Gstreamer0.10-plugins-bad for upgrade in the Upgrade Manager and it installed without issue. I think I remember reading Gstreamer0.10-plugins-bad needed the kernel upgrade that had not occurred when it wanted to install.</p>
<p>The last bit of information to share is the addition of /Data drive. I read in passing that /Data can be used to store files and folders on. It is always a pain in a single user system to have a xxx gigabyte home and the install allows you xx gigs.</p>
<p>Creating a large /Data drive and a reasonable /Home directory solves this problem. All that is needed to be done after install is make user a member of  www-data group in Users and Groups. At first I was confused because even though I was part of www-data I could not write to the drive.</p>
<p>Turns out it was this users ignorance in progress. The drive /Data belongs to Root (/). What was not obvious to me was what changed when I assigned myself as part of group www-data. When I assigned myself to www-data, drive /Data was added onto /Home like magic, giving me the biggest /home directory possible. In my case I added over 400 gigabytes of storage space! Of course creating your own /Data drive will be dependant on how much space you can allot to your own /Data drive depending on how large your drive is and how much  hard drive space is needed for other uses.</p>
<p>One last thought. Debian does not require a reinstall as new releases arrive. Debian is always up to date whenever you update your system. There is never a need to reinstall Debian under normal circumstances. Also the software lag is not as large using <a href="http://linuxmint.com/">Linux Mint LMDE</a> as it uses Debian Testing repositories instead of stable.</p>
<p>That being said,  there is a possibility of borking your install, but with the Mint Upgrade Manager log, you can uninstall, and wait a week or so for the bug to get worked out. The Linux Mint Forums are also a great source for upgrading information, and of course other questions or problems you may encounter.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/11/29/linux-mint-lmde-gstreamer-and-drive-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Suse 8.2 to Windows 7 to Open Suse 11.04</title>
		<link>http://venagozar.com/2011/09/13/suse-8-2-to-windows-7-to-open-suse-11-04/</link>
		<comments>http://venagozar.com/2011/09/13/suse-8-2-to-windows-7-to-open-suse-11-04/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 21:54:03 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[64 bit linux]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open suse]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3553</guid>
		<description><![CDATA[if you have been a distro hopper like myself, you will appreciate the precision and care taken with Open Suse <a href="http://venagozar.com/2011/09/13/suse-8-2-to-windows-7-to-open-suse-11-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have passed on my imac as painful as it was. I always had a love/hate relationship with my Mac. I love the way it is built. I love the way software works flawlessly. I love the no virus to worry about problem. Most of the software I used was either free or low cost.</p>
<p>I was however sold on the siren song of Windows 7 from using it on my laptop. Windows 7 is nice OS. Nothing to complain about, almost. Just some niggling stuff. Windows 7 complains about the lack of virus protection and I need to buy third party software to have virus protection. Yes, there is free anti virus, but that is not the point. Two included text editors without spell checking? File encryption built in, but turned off unless you have the most expensive version of Windows 7?</p>
<p>These shortcomings are not big things by themselves. They are greed driven things. They are small items that should either be included in Windows 7 when purchased as is. I am all for making a profit. If companies did not make a profit, none of us would have work to do for our money. Like it or not we need to work. But come on, having to pay some serious dollars for the privilege of having file encryption, and a spell checker? That goes beyond making a profit.</p>
<p>I tried hard to enjoy Windows 7. I like it on my laptop for the most part, but my laptop is only used occasionally, I use my desktop a lot more often. As much as I would like to use the space a desktop takes up for something else, a laptop without adding more hardware, does not a desktop make.</p>
<p>After a week it became apparent that life with Windows was only a more polished version of previous life with Windows. Nothing changed really since I left Windows behind some years back. Virus checking, defragment hard drives, wondering how downloads and web sites were giving away presents I did not want. My virus checker confirmed nothing really had changed in the Windows World except the cost of Virus Checking went way up.</p>
<p>I had enough, and it was time to go back to Linux. I tried my favorites, but seeing my desktop is recently off the shelf and 64 bit, my favorite Linux versions did not fit well with one piece or another of my desktop computer. After trying six or seven of my old standby Linux flavors, I went back to my Linux beginnings. Every 32 bit Linux distribution installation was generally happy after install except my LAN and Wireless card which would fail to work after a few minutes.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/09/Suse8.jpg"><img class="alignright size-medium wp-image-3556" title="Suse8" src="http://venagozar.com/wp-content/uploads/2011/09/Suse8-300x300.jpg" alt="" width="300" height="300" /></a>My first experience with Linux was an off the shelf computer store purchase for $42.00. For my $42.00 plus tax, I had a three Cd set and a Magazine. I had purchased Suse Linux 8.2 for my hard earned money. I never looked back from Linux, even though Suse 8.2 never made my favorites list.</p>
<p>Back then, as now Suse was/is a little confusing to install. Back then because I had no clue, this time around with <a href="http://www.opensuse.org">Open Suse 11.4</a> because I had a empty one terabyte hard rive, and only wanted to use part of it for Linux OS.</p>
<p>I eventually came to terms with what the install process actually wanted rather than how I thought it should be done. and my Open Suse installation went smoothly. Almost anyone should be able to install Open Suse Linux. It may be daunting for a new user, or perhaps perplexing as it was for me, trying to install Open Suse on an empty hard drive, but there is a wealth of information on the Open Suse web site to ease anyone through the process.</p>
<p>My perspective has changed over the years. When I installed Suse 8.2 I did not appreciate how rigid the structure seemed to be. The mousing was to precise, I could not install any old program I wanted, and I had to learn how to do things the Suse way. Now some years and scores of Linux distributions later, I am typing this in <a href="http://www.libreoffice.org/">LibreOffice</a> running on Open Suse, Funny how all those original faults I thought I had with Suse Linux, I have now come to value.</p>
<p>There is not a lot to say about Open Suse, that has not been said already. It is a well made, well contained distribution, and if you have been a distro hopper like myself, you will appreciate the precision and care taken with Open Suse. I installed the <a href="http://www.kde.org/">KDE Desktop</a>, but Gnome, LXDE, and perhaps other desktops are available.</p>
<p>There were a few things I wanted to change. Minor personal nits contained within <a href="http://www.kde.org/">KDE</a> itself. I have never been a big <a href="http://www.kde.org/">KDE desktop</a> fan. It is alright, but it is not my first choice for a desktop. I appreciate K3B, a few games, and the wallet, but after that I am indifferent to what KDE has to offer.</p>
<p>After I did not locate what I wanted in the repositories I did what I should have done in the first place. I went to the Open Suse home page and started looking for answers there. Of course everything I wanted to change, was there as other Open Suse users also want something different than the stock DVD. Within thirty minutes, I made all the changes I wanted.</p>
<p>I mentioned I am typing this post in <a href="http://www.libreoffice.org/">LibreOffice Writer</a>, and it is as snappy and more powerful than any text editor I may use. I have not used the other parts of <a href="http://www.libreoffice.org/">LibreOffice</a>, so I will leave them to others to write about.</p>
<p>There are numerous reviews about <a href="http://www.opensuse.org">Open Suse</a>, and the newest release is currently getting ready to replace the version I downloaded a few weeks ago. I understand from what I read, there is an upgrade path available for those that want it. I back up what is important to me, and now that I understand the Open Suse way of doing a Linux installation and upgrade or reinstall, either method will be painless.</p>
<p><a href="http://www.opensuse.org">Open Suse</a> is one of the most popular Linux Distributions in the world. The days of needing everything about your hardware to do an installation have gone the way of my first Linux, Suse 8.2. If you have not found a Linux distribution that reaches and grabs you, you may want to give Open Suse a try. I am happy I decided to give <a href="http://www.opensuse.org">Open Suse</a> a visit.</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/09/13/suse-8-2-to-windows-7-to-open-suse-11-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erase Hard Drive &amp; Install PCLinuxOS LXDE  2011.06, My Notes</title>
		<link>http://venagozar.com/2011/07/27/erase-hard-drive-install-pclinuxos-lxde-2011-06-my-notes/</link>
		<comments>http://venagozar.com/2011/07/27/erase-hard-drive-install-pclinuxos-lxde-2011-06-my-notes/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 04:15:46 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pcliinuxos]]></category>
		<category><![CDATA[risk taking]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3452</guid>
		<description><![CDATA[Erasing Hard Drive and Installing PCLinuxOS LXDE 2011.06, my install notes. Following my warnings and comments are written instructions for installing PCLinuxOS LXDE 2011.06. I am posting these notes for a friend to print, who until recently had never seen &#8230; <a href="http://venagozar.com/2011/07/27/erase-hard-drive-install-pclinuxos-lxde-2011-06-my-notes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Erasing Hard Drive and Installing PCLinuxOS LXDE 2011.06, my install notes.</p>
<p>Following my warnings and comments are written instructions for installing PCLinuxOS LXDE 2011.06.</p>
<p>I am posting these notes for a friend to print, who until recently had never seen and only heard of something called Linux. He wants to install PCLinuxOS LXDE 2011.06 after trying out PCLinuxOS LXDE 2011.06 as a live CD, and ensuring everything works correctly. His Windows OS is corrupted and can not be salvaged. In short his old computer is a paper weight, and he has nothing to lose by trying to install PCLinuxOS LXDE 2011.06 on his old computer.</p>
<p>I wrote these instructions out as I completed an install on my laptop. Following these instructions will erase everything on your single hard drive, and if all goes well, install PCLinuxOS LXDE 2011.06 as the only operating system.</p>
<p>The only certainty, or guarantee my notes comes with is you can read the rest of the post. Trying to follow my notes may destroy your computer. Following my instructions may turn your computer into a non working paperweight, a recyclable object.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Important Key words:</span> Erases Hard Drive, No Windows, No other Linux, No files, No Pictures, No Programs, No Important Files, Nothing On the Hard Drive Except PCLinuxOS.</p>
<p>These instructions assume (think about that word) you have an older off the shelf Vanilla PC or Laptop with nothing unique added to it. These instructions also assume you have hard wired internet access.</p>
<p>If you ruin your computer by following these instructions, lose your operating system, your files or data, I am not responsible.</p>
<p>If any of the above does not make sense stop reading here, and find help from a close by knowledgeable Linux user who can help you install Linux to your computer. These instructions are for a friend who has decided to try to install PCLinuxOS LXDE 2011.06 on his personal computer. Follow them at your own risk.</p>
<p>These instructions are not associated in any manner with the fine website PCLinuxOS, its software, or any of its related websites or activites. On PCLinuxOS website are installation instructions that have been verified and used thousands of times. I recommend you go there and follow them.</p>
<p>Once again, I am posting this for a friend who until recently had never seen and only heard of something called Linux. He wants to install PCLinuxOS LXDE 2011.06 after trying out PCLinuxOS LXDE 2011.06 as a Live CD, and ensuring everything works correctly. His Windows OS is corrupted and can not be salvaged. He has no programs or files on his computer which he still wants. In short his old computer is a paper weight, and he has nothing to lose by trying to install PCLinuxOS LXDE 2011.06 on his old computer.</p>
<p><strong>If you are unsure about doing an install, please read everything over from the top.</strong></p>
<p>You need to think if you choose to follow the notes below. Following my notes are from an install on one computer only, and have not been tested on any other computer. If something is not how I typed it out, there is no one to help you.</p>
<p>These instructions are only for installing PCLinuxOS LXDE 2011.06 as the only operating system, erasing everything on the hard drive in the process. These notes may or may not be complete.</p>
<p><strong>Before you start the Install you will need: </strong></p>
<p>1. Password for the Admin (Root); 2. One User Name and Password for each person who will be using the computer including Root who will generally use the computer as a normal user unless doing administrative tasks.</p>
<p>1.  Insert Cd and boot off of the Live PCLinuxOS LXDE 2011.06 Cd.</p>
<p>2.  When PCLinuxOS menu comes up, arrow key down to the last option, Install PCLinuxOS and press.</p>
<p>3.  It will take some time while PCLinuxOS boots from the Cd. Eventually you will be asked to choose your keyboard layout.</p>
<p>Click on.</p>
<p>4.  A graphic with &#8220;PCLinuxOS&#8221; Installation Wizard will appear. Click on.</p>
<p>5.  A screen with, &#8220;Here is the content of your disk drive&#8221;, will appear. There should be four choices for installing &#8220;PCLinuxOS&#8221;, you want to click in the third radio button which reads, &#8220;Erase and use entire disk&#8221;. You only want this option because Windows is no longer usable. If this is not true, press cancel on the bottom left.</p>
<p>6.  Once you have clicked in the radio button which is followed by &#8220;Erase and use entire disk&#8221;, press the Next button.</p>
<p>7.  A screen will come up warning you that &#8220;PCLinuxOS&#8221; is going to install to your whole hard drive. This will erase everything on your hard drive from your selection the on last screen. Press &#8220;next&#8221; to continue.</p>
<p>8.  A new graphic with &#8220;Installing PCLinuxOS to your computer&#8221;, will appear with a bar below the graphic showing your the install progress. This portion will take anywhere from ten minutes to many minutes depending on the speed of your computer.</p>
<p>9.  When the install is almost completed, a screen will appear with the word *Bootloader on the top left. Below *Bootloader is *Main Options&#8221; with the sentence &#8220;Delay before booting default image&#8221; followed by the number 10. Click where the ten is and change the number to a 3.</p>
<p>10. Click.</p>
<p>11. The next screen will start with the letters, &#8220;Here are the entries&#8230;&#8221;. Click onon the bottom right.</p>
<p>11. A sentence, &#8220;Bootloader install in progress&#8221;, will appear. Be patient it will seem like nothing is happening. This step may a few minutes to complete. All you will see is an empty screen.</p>
<p>12. When the previous step completes, a screen with the sentence, &#8220;Please click finish, restart your computer, and remove the LiveCD media when prompted&#8221;. Press, the &#8220;Finish&#8221; button.</p>
<p>13. PCLinuxOS will shutdown and a screen will appear saying, &#8220;Restarting the system&#8221;. Once it is done the screen will turn black and an instruction, &#8220;Please pressonce the LiveCD is removed.&#8221; Your CD tray should pop open. Remove the CD and press.</p>
<p>14. The system will reboot again and the PCLinuxOS Splash screen will appear. There will be two options and the top option will be grayed, press.  This is the end of the physical install, now the setup portion will begin.</p>
<p>Setting up the system</p>
<p>1.  The system will start to reboot. The first screen to appear will ask for time zone, slide the slide up and choose Denver. Click on next.</p>
<p>2.  The computer is most likely set to local time which is the top option. Below is NTP Server, click in the box, Automatic time synchronization&#8230;. Click on the triangle to the left of North America. Click on, &#8220;All Servers&#8221;, then click on.</p>
<p>3.  Enter Roots password, twice and click on. Do nothing with &#8220;Authentication method&#8221;</p>
<p>4.  Enter the first User name using no capitol letters and no spaces. Press thekey. Enter the user&#8217;s password, press tab and enter it a second time. If they match, press &#8220;Next&#8221;.</p>
<p>5.  This screen is the Logon screen. Click on the user listed, enter the password, and press.</p>
<p>6. If you are using a wired internet connection, your internet should be connected.</p>
<p>Software update and install</p>
<p>7.  Click on the &#8216;Start&#8217; button which is a Round button with &#8220;PC&#8221; in it. Highlight &#8220;Software Center&#8221; and then click on &#8220;Update Package Sources List&#8221;.</p>
<p>8.  If your Internet is connected click &#8216;Ok&#8217;. Two more screens will appear, click &#8216;OK&#8217; for each one. The next screen will have the word &#8220;Repo: at the beginning. Linux is timing the software servers speed. This process may take a few minutes to complete.</p>
<p>Once it is complete, a new screen with, &#8220;Select you preferred repo&#8230;&#8221; will appear. Highlight the top entry and click &#8216;OK&#8217;.</p>
<p>Click okay for the next screen too. Two more screens will appear, click &#8216;OK&#8217; and the click &#8220;Yes&#8221;.</p>
<p>You will be asked for the Root password, enter the Root password and click, &#8216;OK&#8217;.</p>
<p>9.  A new screen called &#8216;Synaptic&#8217; will appear, this is the screen where you will download software from and add and remove programs through.</p>
<p>Click, &#8216;OK&#8217; on the next screen.</p>
<p>10. On the top right of Synaptic is a red arrow and the word &#8216;Reload&#8217; Click on &#8216;Reload&#8217;. Synaptic will update it data base from 14 different repositories. This will take a few seconds to complete. If Synaptic gives an error and says it could not retrieve all repositories, wait a few minutes and try again. This error happens rarely.</p>
<p>If there is no error, Synaptic will appear again.</p>
<p>11. Click on &#8216;Mark All Upgrades&#8221; which is next to &#8216;Reload&#8217;. Click on, &#8216;Mark&#8217; on the screen that shows up.</p>
<p>12. Going to the top of Synaptic, there is a green arrow and the word, &#8216;Apply&#8217;. Click on Apply. A screen will appear asking you if you want to: &#8216;Apply the following changes?&#8217; Click, &#8216;Apply&#8217;</p>
<p>Synaptic will now download and install all program updates. This may take anywhere from twenty minutes to an hour or more. If Synaptic reports any errors, it will ask if you &#8220;want to continue anyway?&#8221;. Click on no, and try later. If all goes well a screen will appear where all you need to do is click on &#8216;OK&#8217;</p>
<p>13. On the bottom left of Synaptic, there is a button named,&#8221;Sections&#8221;. Click on this button.</p>
<p>the left side of Synaptic will change to labels containing software that are part of that section. You can go through here and select software you want to install. Here is an example.</p>
<p>A. Go down to the section labeled, &#8220;Games/Other&#8221; and click on it. and click on the label,</p>
<p>B. On the right side of Synaptic games will be listed. Go down until you see, &#8216;gnome-games&#8217;. Click on box with a star in it in front of &#8216;gnome-games’.</p>
<p>Click on, &#8216;Mark for Installation&#8217; and click again on the box that appears with &#8216;Mark&#8217; on the bottom right of the box.</p>
<p>C. Repeat using the same steps you used with the choice called &#8216;gnome-games-extra-data&#8217; which is below &#8216;gnome-games&#8217;.</p>
<p>D. The Green Arrow and Apply button are no longer grayed out and are waiting to be clicked on.</p>
<p>Synaptic will now download and install some more games. This may take anywhere from a few minutes to longer. If Synaptic reports any errors, it will ask if you &#8220;want to continue anyway?&#8221;. Click on no, and try later. If all goes well a screen will appear where all you need to do is click on &#8216;OK&#8217;</p>
<p>This is the process you will follow to add more programs or games.</p>
<p>When you exit this time only you will be asked if you want to remove the repository speed test files, click ok.</p>
<p>Adding more users:</p>
<p>1. Click on the icon on the bottom left with the screwdriver and wrench in it next to the Start (PC) button.</p>
<p>2. Enter Root password</p>
<p>3. You are now in the PCLinuxOS Control Center</p>
<p>4. Click on System in the middle of the choices on the left.</p>
<p>5. On the bottom left click on the icon, &#8216;Manage users on system&#8217;</p>
<p>6. Click on, &#8216;Add User&#8217;</p>
<p>7.  Enter User name using no capitol letters and no spaces. Press thekey. Enter the user&#8217;s password, press tab and enter it a second time. If they match, press &#8220;Ok&#8221;. Continue for all users.</p>
<p>8. When done click on the X on the top right.</p>
<p>Setting up the Firewall</p>
<p>1. With the internet connection on, do a one click on the icon Firewall Setup, wait a few seconds and enter Roots password.</p>
<p>There will be three screens, read and if you agree press, &#8216;OK&#8217; on each one using the default settings. Click, &#8216;Ok&#8217; all the way through the Shorewall needs to be installed screen. There will be a delay while it downloads and installs  the Shorewall program. Click &#8216;OK on last time.</p>
<p>Office Software</p>
<p>1. If you want a free Office Suite type software installed, click on LibreOffice Manager icon and follow instructions. This is a pretty slow install and will take up to an hour.</p>
<p>Localization Icon</p>
<p>This icon can be deleted, unless you want PCLinuxOS in a language other than English.</p>
<p>Firefox has links all set up to bring you to PCLinuxOS website, where there are free monthly PCLinuxOS magazines, manuals, and forums. Do not delete the links until you are comfortable using PCLinuxOS.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fvenagozar.com%2F2011%2F07%2F27%2Ferase-hard-drive-install-pclinuxos-lxde-2011-06-my-notes%2F&amp;title=Erase%20Hard%20Drive%20%26%20Install%20PCLinuxOS%20LXDE%20%202011.06%2C%20My%20Notes" id="wpa2a_2"><img src="http://venagozar.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/07/27/erase-hard-drive-install-pclinuxos-lxde-2011-06-my-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable and Temporary Cross Platform Note Taking</title>
		<link>http://venagozar.com/2011/07/23/portable-and-temporary-cross-platform-note-taking/</link>
		<comments>http://venagozar.com/2011/07/23/portable-and-temporary-cross-platform-note-taking/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 17:24:49 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3434</guid>
		<description><![CDATA[I want a workable  notes program whether I am using Windows, Mac Os, or Linux, in three or more different physical locations on many different computers <a href="http://venagozar.com/2011/07/23/portable-and-temporary-cross-platform-note-taking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>I was looking through my notes for the wireless network password at one of the centers I volunteer at, and could not find the correct scrap of a note in my traveling pile of notes. The way I find a needed note away from home is I pull out all my scraps and folded pieces of paper out of a shaving kit bag. I look through the pieces of paper until I find the scrap that has the password written on it. When away from home all my paper scraps and needed CD&#8217;s were kept in a shaving kit.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/07/Mobile-Notes.jpg"><img class="alignright size-medium wp-image-3439" title="Mobile Notes" src="http://venagozar.com/wp-content/uploads/2011/07/Mobile-Notes-300x225.jpg" alt="" width="300" height="225" /></a>On my Mac I went through this process of consolidating my notes twice. The first notes collection was for large and stagnant writings I have collected over the years. The second notes  cleanup was to clean up the stacks of little pieces of paper laying on my desk. If you have a Mac you can read about my<a href="http://venagozar.com/2011/03/27/mac-note-taking-apps-short-review-of-three/"> final choices for quick notes</a>, perhaps one of them will work for you.</p>
<p>I selected these programs for notes rather than using paper scraps to write quick temporary notes with. My temporary notes are generally needed for few weeks, and then are no longer needed. The problem is paper scraps have two sides, so I usually have a note I want on one side, and an old note on the other.</p>
<p>Because Windows is what is, the numbers of software choices for notes is enormous. Note taking programs of all manner are available. Ranging from very simple sticky notes, to installing and using the world famous <a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a> software that powers <a href="http://www.wikipedia.org/">Wikipedia</a> to track my notes with. A little overkill for my needs, but many serious writers and researchers are using these very powerful Wiki Software Programs to manage their extensive, detailed notes.</p>
<p>My situation is closer to yours. I want a smaller notes program. I want a workable notes program whether I am using Windows, Mac Os, or Linux, in three or more different physical locations on many different computers. I think I have found a solution that seems to work for me and perhaps will work for you too.</p>
<p>Many people are using internet based applications, or syncing their files through a website on the internet. These systems or applications are great for many users, and they are valuable for those users. Sometime the internet is not available, or we feel better having our notes stored locally.</p>
<p>On the public laptops I monitor, syncing software is a form of bloat ware. No one using the community computers has expressed any interest in collecting, keeping, or syncing data. Any software I install would become bloatware as the curious will click on the icon to see what it does. Keeping remote notes and data off the community laptops is a better option for healthy computers.</p>
<p>I prefer notes software that operates in Windows the same way Notational Velocity works on my Mac. Notational Velocity is a simple note taker that is url aware. Notational Velocity stays out of the way until I hit a key sequence to bring it out of waiting. I got on the net and searched for a Windows Notational Velocity type program. I ended up with these software options:</p>
<ul>
<li><a href="http://www.resoph.com/ResophNotes/Welcome.html">ResophNotes</a></li>
</ul>
<ul>
<li><a href="http://cintanotes.com/">CintaNotes</a></li>
</ul>
<p>From there it is a toss up between the two programs. Both programs do a great job. On my Mac I use Notational Velocity. I chose Resoph Notes for my Windows Laptop. To be honest, I never made it further than Resoph Notes. Resoph Notes claimed to do everything I wanted a simple notes taking program to do. I installed Resoph Notes, and it does what it claims, so why complicate my choices?</p>
<p>The only problem left to be solved was how to accomplish reasonable note taking and saving on the community laptops where I volunteer. After looking at <a href="http://en.wikipedia.org/wiki/Wiki">Wiki software</a> I found three interesting possibilities. One is the original web page software, and the other two are children of the original. They each are editable web pages.  Web Pages they do not care what the operating system they are being used on.</p>
<p>The first program, and I use that term loosely because it really is not a program but a portable web page  named <a href="http://www.tiddlywiki.com/">TiddlyWik</a>i. TiddlyWiki is a pre-made web page that can either reside on your hard drive, or in my case on a thumb drive or memory stick. TiddlyWiki opens in your favorite browser, and you add non linear random notes, and daily journal entries.</p>
<p>I have limited experience with web page design, so I spent some time reading before I understood enough to realize how perfect TiddlyWiki is for portable notes. What makes <a href="http://www.tiddlywiki.com/">TiddlyWiki</a> or one of its siblings great is those notes I need where I volunteer are a small slice of all my notes. My portable notes only need to be about the laptops where I volunteer. I loaded <a href="http://www.tiddlywiki.com/">TiddlyWiki</a> to a thumb drive and I am all set.</p>
<p>While I was reading web pages for <a href="http://www.tiddlywiki.com/">TiddlyWiki</a> I found another portable web page named <a href="http://stickwiki.sourceforge.net/">Wiki on a Stick (WoaS)</a>, a self acknowledged child of TiddlyWiki, and also <a href="http://bookonastick.wordpress.com/">Book on a Stick</a>. Book on a Stick is a child of Wiki on a Stick and grandchild of <a href="http://www.tiddlywiki.com/">TiddlyWiki</a>. All three programs are the same, yet different. Depending on how you think and work, one will stand out from the others as your personal  favorite.</p>
<p>Using TiddlyWiki is really quite simple, though you may need to read some as I did to make it understandable. There are several links and a small manual available to get you started. Once you play around with them, any of the three Stick programs are easy to use and understand.</p>
<p>The first thing I did with <a href="http://www.tiddlywiki.com/">TiddlyWiki</a> was identify myself to the program/web page. Enter your name in the block and save it. Next I used the menu to create a Tiddler. A Tiddler is nothing more than a random piece of information with a name. There is also a Journal option which brings up a screen similar to a Tiddler but uses the date instead of having you provide a name.</p>
<p>For now, if you find temporary notes are a problem, you now have a couple of options that are easy to use, and in the case of the Web Page Wiki’s, they are also portable. All they need is a few minutes of periodic cleaning, deleting, and combining to keep all your notes under control.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/07/23/portable-and-temporary-cross-platform-note-taking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mepis 11 &#8211; Debian Done Right for an old PC</title>
		<link>http://venagozar.com/2011/06/27/mepis-11-debian-done-right-for-an-old-pc/</link>
		<comments>http://venagozar.com/2011/06/27/mepis-11-debian-done-right-for-an-old-pc/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 18:34:50 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mepis]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3405</guid>
		<description><![CDATA[One of the great things about Mepis installs, is Mepis has always gone out of their way <a href="http://venagozar.com/2011/06/27/mepis-11-debian-done-right-for-an-old-pc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I used <a href="http://www.mepis.org/">SimplyMepis</a> when it first arrived n the Linux scene &#8211; back when I first learned enough about Linux to be able to Distro Hop. Distro Hopping is for those of us who for one reason or another always want to install and try another Linux Distribution. Mepis was never too much fun because it was always well built. With Mepis you install and start using it after minimum set up. The included software covers almost any need, and because of Mepis repositories, there is a plethora of general and unique software for every purpose imaginable.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/06/Mepis-111.jpg"><img class="alignright size-medium wp-image-3411" title="Mepis 11" src="http://venagozar.com/wp-content/uploads/2011/06/Mepis-111-300x225.jpg" alt="" width="300" height="225" /></a>I downloaded Mepis 11, a few weeks ago intending to install it on some faster laptops. Before I started the download I double checked the minimum requirements to ensure <a href="http://www.mepis.org/">Mepis 11</a> would be a good fit. Here are the minimum requirements from the Mepis website for Mepis 11:</p>
<p>&#8220;For Mepis 11.0 we [recommend] at least the following:<br />
•    Intel Pentium or equivalent including Xeon, AMD or AMD64 processor<br />
•    A bootable DVD drive<br />
•    4 GB available hard drive space<br />
•    512 MB RAM&#8221;</p>
<p>I thought these were loose and generous requirements, and I had this little voice in the back of mind wondering if maybe Mepis stretched the requirements just a little? After all Mepis uses <a href="http://www.kde.org/">KDE Desktop</a> which is not known for light resource use. Add that to the KDE-Centric programs that every KDE user loves to use, and I wondered once again if perhaps Mepis had not gotten around to updating their minimum requirements for a few or more releases.</p>
<p>I have my old Sony laptop with a Mobile Celeron processor, and 512 Megs of ram. I decided I would call Mepis on their minimum requirements. When I went to download Mepis, I was sure my hunch was correct. Mepis is not a small download. The Mepis 32 bit iso which I needed was 1.3 gigs on the mirror download index. I am used to distributions that load on a CD. Mepis was going to need a DVD. Fortunately my laptop has a DVD player. I was going to be able to call Mepis on their update miss after all.</p>
<p>The download was fast, and painless, as was making the DVD iso. Now came the test. I use and external mouse on my laptop which uses some of the memory. Mepis is a live DV, meaning you can try it by running off the DVD without making changes to your computer. If it works, and you like it, you can install it.</p>
<p>Everything was still painfully slow, as in thirty or more seconds to do anything, but Mepis was running, sort of. I decided I would complete an install to the hard drive just to see how badly Mepis would perform. One of the great things about Mepis installs, is Mepis has always gone out of their way, from very early Mepis releases ensuring the install process is as clear, and easy as possible. That has not changed over the years and releases. Mepis is still one of the easiest Linux Distributions to install. Except on my struggling laptop.</p>
<p>I booted off the DVD to run Mepis in Live mode. It was slow going, but eventually everything loaded and the DVD ground to a halt. It was very painful with the mouse attached. Nothing wanted to work and the DVD spun forever, it seemed just trying to move the curser. I called it quits and set the DVD aside. Then a few minutes later I removed my external mouse, and rebooted the Mepis DVD.</p>
<p>This time my old laptop booted Mepis, but when I hit the install icon everything spun and nothing seemed to happen. I stopped this attempt, and started a second thinking the DVD errored out. On the second install I was called away to attend another matter for a few minutes. When I came back, I was greeted by the install screen.</p>
<p>As I mentioned earlier, installing Mepis is as easy as it gets. Mepis holds your hand during the process as well as any software is able to. The install time for my old laptop was a little long, but that was no fault of Mepis, but rather my laptops very limited memory (512 megs). Eventually the install announced it was completed. I removed the DVD and rebooted.</p>
<p>Once Mepis was on the hard drive it was a totally different Mepis. Keeping in mind Mepis is running in limited memory on an old, slow, memory constrained laptop it runs surprisingly well. Not at the speed of <a href="http://vectorlinux.com/">VectorLinux</a>, or <a href="http://puppylinux.org/main/Overview%20and%20Getting%20Started.htm">Puppy</a>, but considering my old hardware and the KDE Desktop, it moves right along. I have been happy enough with Mepis that it has lasted over two months on my laptop. For me and my distro hopping ways, that is a long time for any Linux to hang around.</p>
<p>I don&#8217;t mind the KDE desktop, and I love some KDE programs, but in general <a href="http://www.reallylinux.com/docs/kdeintro.shtml">KDE is a heavy weight desktop</a> suited for newer computers, except when Mepis sets it up. Mepis will happily chugs along in 512 megs of ram, and not much more than a Pentium cpu. <a href="http://www.mepis.org/">Mepis will surely fly</a> on a newer computer, laptop or not.</p>
<p>I recommend Mepis as a good solid all around Linux Distribution for any computer meeting those minimum requirements. Be aware that on older and slower hardware like mine, Mepis is not a speed demon with only the minimum requirements met, but neither does it crash or hang.</p>
<p>KDE and Windows desktops have a lot in common, and most of KDE setup is well thought out, and easy to modify to the way you like it. The <a href="http://www.debian.org/">Debian</a> repositories which Mepis uses have everything almost any program for any user needs available for download and install. If like me, you are running older hardware, you may wish to be selective about what you want to do. If cpu speed and memory is not an issue, <a href="http://www.mepis.org/">Mepis</a> should suit you well and will be as fast as almost any Linux distribution.</p>
<p><a href="http://www.mepis.org/">Mepis Home Page</a></p>
<p><a href="http://www.mepiscommunity.org/forums">Official Mepis Community Forums</a></p>
<p><a href="http://antix.mepis.org/index.php?title=Main_Page">AntiX, a very light Mepis for very old computers</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/06/27/mepis-11-debian-done-right-for-an-old-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recumbent Trikes &#8211; Bicycling for Bad Backs</title>
		<link>http://venagozar.com/2011/06/24/recumbent-trikes-bicycling-for-bad-backs/</link>
		<comments>http://venagozar.com/2011/06/24/recumbent-trikes-bicycling-for-bad-backs/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 16:28:10 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[catrike]]></category>
		<category><![CDATA[recumbent]]></category>
		<category><![CDATA[Recumbent Trike]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3392</guid>
		<description><![CDATA[Riding a Recumbent Trike is a whole new experience from riding a bicycle <a href="http://venagozar.com/2011/06/24/recumbent-trikes-bicycling-for-bad-backs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After weeks of waiting my Recumbent Trike finally arrived! In two days and two rides, I put on a little over sixteen miles with no pain in my back, no shoulder or hand pain, no sore bottom, no pain anywhere! A Recumbent Trike is definitely a great choice for someone suffering with back pain. I think it is the reclined riding position that makes a difference. The seat is reclined  so most jarring from road conditions is absorbed differently from a two wheel bicycle.</p>
<p>I have a 2011 Catrike Trail. Catrike has been in the Recumbent Trike business for a while, and their trikes have an excellent reputation for quality and value. My Catrike Trail looks like the picture. The frame is handmade and the rest of my Catrke was hand assembled at Catrike Florida Company headquarters. Catrike is a success story being one of those few products that can claim, &#8220;Made in America&#8221;.</p>
<p>Riding a Recumbent Trike is a whole new experience from riding a bicycle. If you have ever ridden a go-kart or a kids Hot Wheel it is almost the same. Body english is important if you are going faster than an upcoming turn permits. Add a little gravel on the trail and get ready to slide a little. In two short rides I have found riding a Recumbent Trike is fun!</p>
<p>When I tired of peddling it did not matter, in a worst case all I would slow down gradually with no worries about balance and forward movement. I was able to talk on my cell phone, drink water, or put one hand across my midsection while riding on the bike path. My feet stayed on the pedals using pedal clips, and the reclined position is relaxing as I pedaled along.</p>
<p>Today, riding my few miles on a major bike path was interesting. There is some talk about Recumbent Trikes being slower than bicycles, and I think that is true to a point from my one hour observation ride. I was passed four times, and I passed four riders. That put me in about the middle of the pack speed wise. That was okay considering today was the fastest I have gone in quite a while anywhere outside of a car and only the second day of riding in over a year.</p>
<p>I averaged about ten miles per hour comfortably which was about the speed of most of my bicycle riding a few years back. With a Recumbent Trike wind resistance is cut way down, no worry about keeping your feet on the pedals, and no balancing and otherwise adjusting as you ride along.</p>
<p>Speed bumps and curbs which were a major concern for me due to what seems like very limited ground clearance of Recumbent Trikes, turned out to be a non-issue. The curb drop from my driveway,and multiple speed bumps on the street getting to the bike trail may as well not even of been there as I rolled right over all of them.</p>
<p>I also had concerns about metal pipe/posts placed across trail entrances to keep vehicles out and off of walking/biking trails. These too are not a problem. There is a few inches of extra space to get through the posts and on to the trial.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/04/Rb.jpg"><img class="alignleft size-medium wp-image-3288" title="Rb" src="http://venagozar.com/wp-content/uploads/2011/04/Rb-300x190.jpg" alt="" width="300" height="190" /></a>On to the differences if you are used to riding a two wheel bicycle. On a recumbent trike you are in a very relaxed position, almost as if you were sitting in a reclining chair. You are also sitting only a few inches from the ground. The view is quite different, and makes me think of what the world view is like for small children. You need to pay attention to where the rear wheel is in relation to the surface you are on. The front wheels seem to absorb road bumps much better than the rear wheel does.</p>
<p>My only major concern at the moment is rear vision. If you look at the picture on the handles you will see the trike in the pictures has twist shifters, Normally mirrors are mounted on top of the hand grips above the twist shifters. My Trike has Bar End shifters so that inch circle of real estate is used by the shifters. I am considering either those little glasses mirrors or a mod of some type. You Tube and the web are full of trike mods so maybe with a little research I will find something simple and effective for mirror mounts.</p>
<p>If I feel I need more shock absorption I can put on fatter tires which add cushioning. I can also add some padding on the seat, and adjust the seat recline to different positions depending on my mood.</p>
<p>Going down hills brings back that thrill from when I was a kid! Being so close to the ground and picking up a lot of speed due to low wind resistance adds a new level of fun to bicycling!</p>
<p>I am not sure at this point if I would take my Recumbent Trike out on the streets in heavy traffic. When I was riding my two wheel bicycle(s) regularly, I was hesitant to take them out in traffic most days too. I think the traffic question depends on rider, traffic, and specific situations.</p>
<p>I am something of a speed junky, and from what I read flat peddling on a Catrike Trail, top speed is between twenty and twenty-five miles per hour. I thought that was rather slow, and it may turn out it is. Fortunately like any two wheel bicycle there are modifications that can be made, mostly to the gearing. Recumbent Trikes have one more advantage over bicycles. The rear tire may be removed and a larger wheel and frame installed. Doing this increases top end but  the price is paid at the low end. If hills are not an issue a larger rear wheel may be a good option.</p>
<p>Lastly, and a big concern for many is price. Any Recumbent whether a Recumbent Trike or Recumbent Bicycle is more expensive than a comparable two wheel bicycle. In the case of Catrike and many recumbent trike or bicycle companies, Recumbent Trikes are made individually by hand. Hand made means more expensive than average because the building is completed one Trike at a time, to order..</p>
<p>For many Recumbent Trike Riders higher price meant going without for a time to be able to afford a recumbent. In my case, at the present it was worth it. My back is happy, I am happy to be riding again, and so far my Catrike is more fun than a two wheel bicycle, and better built than many bicycles on the market.</p>
<p>There are more expensive and less expensive Recumbent Trikes out there, depending on your wants and needs. The other brand I was seriously considering was Terra Trike. They make a quality product and have been in the business a long time. They are less of a hit in the wallet which makes them an attractive purchase. In many areas when comparing, I thought when it was a coin flip between the two companies Trikes.</p>
<p>I included these links if you may want to look further at Recumbent Trikes. I have no relationship with either company, other than satisfied customer.</p>
<p><a href="http://venagozar.com/2011/04/10/recumbent-trike-decision-making-process/">Previous Post on Recumbent Trike</a></p>
<p><a href="http://www.catrike.com/">Catrike Homepage</a></p>
<p><a href="http://www.terratrike.com/">TerraTrike Homepage</a></p>
<p><a href="http://www.bentrideronline.com/">BentRider Online</a></p>
<p><a href="http://www.recumbents.com/forums/"></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/06/24/recumbent-trikes-bicycling-for-bad-backs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamlinux 3.5 Overview and Install</title>
		<link>http://venagozar.com/2011/03/30/dreamlinux-3-5-overview-and-install/</link>
		<comments>http://venagozar.com/2011/03/30/dreamlinux-3-5-overview-and-install/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 21:19:58 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[dreamlinux]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3256</guid>
		<description><![CDATA[I wanted to try out a Debian based distribution on my laptop now that Debian&#8217;s newest release has been out long enough to take care of the bugs that always show up with a new release.  Debian itself is easy &#8230; <a href="http://venagozar.com/2011/03/30/dreamlinux-3-5-overview-and-install/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wanted to try out a Debian based distribution on my laptop now that <a href="http://www.debian.org/">Debian&#8217;s newest release</a> has been out long enough to take care of the bugs that always show up with a new release.  Debian itself is easy enough to install, and rock solid, but Debian via Debian is kind of boring, and bare of files some people need.</p>
<p>I had used Dreamlinux back in 2009 on my Netbook, and <a href="http://www.dreamlinux.net/">Dreamlinux</a> was a good little distro then. I thought perhaps a good distro could only get better with the passing of time. The current sable version of Dreamlinux is 3.5 which I downloaded and burned to cd. Dreamlinux runs as a live cd, so you can see what you get before you commit to an install.</p>
<p>Running the live cd, I noticed not a lot has changed in the last few years. There are some small improvements but nothing major caught my attention. It is good to have a stable development team behind a distribution. The default desktop is a well tuned <a href="http://www.xfce.org/">XFCE</a> desktop. Of course other desktops are available if one wishes. I think Dreamlinux has always done a good job with the desktop and makes Dreamlinux unique.<a href="http://conky.sourceforge.net/"> Conky</a> is available in the menu in three preconfigured levels  depending how much information is wanted</p>
<p>One item to note on the live cd is a lack of Games. Dreamlinux is well stocked, but not for playing games. I imagine Dreamlinux is that way as a matter of real estate. A cd only has so much room. Dreamlinux live cd worked as it should, so I decided to install Dreamlinux to my hard drive.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/03/Dremalinux.jpg"><img class="alignright size-medium wp-image-3259" title="Dremalinux" src="http://venagozar.com/wp-content/uploads/2011/03/Dremalinux-300x188.jpg" alt="" width="300" height="188" /></a>Dreamlinux install is unique among installs. The install starts and ends on one screen. I think it is designed that way to make it simple, and separate newer users and those who are not to sure about how a Linux install works from those that do. I think anyone who has a Linux distribution on their hard drive can install Dreamlinux to their hard drive.</p>
<p>Installation takes a little more thinking about the process of an installation. After selecting your drive partitions, they need to be added to the right side of the screen. Once the installation screen options are completed correctly you can continue past the screen and actually begin the installation. If you can not continue, something was missed.</p>
<p>Install is normal to quick. The only oddity I experienced is I was not sure my user account was created. It turns out it was, but iI did not add a proper password. That was an error on my part I think. Other than the initial install screen the rest of the install is hands off until it is time to remove the cd and reboot. Once install is completed, there are the few final settings for the internet.</p>
<p>Dreamlinux is fairly fast on my old laptop, maybe not as fast as <a href="http://puppylinux.org/main/Download%20Latest%20Release.htm">Puppy Linux</a>, but as fast or faster other distributions running on older hardware. Start time is about average. No matter how small or fast a distribution is, the system needs to be loaded and tweaked before you can log in.</p>
<p>I like the desktop itself, and the simplicity of the menu. The menu itself is nothing fancy, but then again if I wanted a lot of flash I would need new laptop and a flashy distro. The menu is well stocked with more options than most of us will need or want. If anything is missing from Dreamlinux, the Synaptic package manager will install it in short order.</p>
<p>If the installed applications are not enough, Dreamlinux also has what they call an easy install button where other common packages may be installed with a few clicks. The easy Install options include: <a href="http://www.google.com/earth/index.html">Google-Earth</a>, <a href="http://desktop.google.com/features.html#overview">Google-Desktop</a>,<a href="http://en.wikipedia.org/wiki/Picasa">Picasa</a>, <a href="http://kompozer.net/">Kompozer</a>, <a href="http://www.opera.com/browser/">Opera Browser</a>, <a href="http://www.skype.com/intl/en-us/home">Skype</a>, Adobe Acrobat Reader , <a href="http://azureus.sourceforge.net/">Azureus</a>, <a href="http://wiki.winehq.org/WineDoors">WineHQ/Wine-Doors</a>, W32Codecs, DVD Support, Nvidia Driver, and more. Nice replacement programs if the default programs are not what is wanted.</p>
<p><a href="http://www.dreamlinux.net/">Dreamlinux</a> comes with some additional options users may enjoy. There are icons for creating both a bootable usb stick, and a persistent usb stick. A third and I think one of the best options is an icon to create a remaster of your own creation. I did not use any of these options myself, and I cannot verify how well they work. Here is a link to help with the various installation options.</p>
<p>When I completed the installation and opened Synaptic, there were almost a cd&#8217;s worth of upgraded packages waiting to be be downloaded and installed. Downloads were completed at reasonable speed with no real slowdown after the first minutes. I imagine the upgrades are a result of the flux in Debian&#8217;s new release. No matter how well tested, not every bug is found when a new version is released.</p>
<p>There is no downside to using a <a href="http://www.debian.org/">Debian distribution</a>. It is thought that Debian being conservative runs behind the time with browsers and other programs. This is not the eighties and there are not major breakthroughs or changes in programs. Unless there is a reason for needing the newest version of a program, what is installed will work fine. For those who need something newer, there is also the option of doing a self install of wanted packages.</p>
<p><a href="http://www.dreamlinux.net/">Dreamlinux</a> is an interesting mix of practicality and flash. With Mac like looks, straight forward menu system, multimedia, and solid reputation of Debian make for a Linux distribution to please most users.  With the programs the live cd installs and the Debian repositories backing up the initial install, if you cannot find a program to do what you need, it probably does not exist in the Linux world. For those with more experience or the need to be on the edge, there is a beta available to be downloaded and tested.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fvenagozar.com%2F2011%2F03%2F30%2Fdreamlinux-3-5-overview-and-install%2F&amp;title=Dreamlinux%203.5%20Overview%20and%20Install" id="wpa2a_4"><img src="http://venagozar.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/03/30/dreamlinux-3-5-overview-and-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Note Taking Apps Short Review of Three</title>
		<link>http://venagozar.com/2011/03/27/mac-note-taking-apps-short-review-of-three/</link>
		<comments>http://venagozar.com/2011/03/27/mac-note-taking-apps-short-review-of-three/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 01:06:20 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[mac notes]]></category>
		<category><![CDATA[note taking]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3238</guid>
		<description><![CDATA[I am looking for a small but complete note taking application for the Mac I will keep using <a href="http://venagozar.com/2011/03/27/mac-note-taking-apps-short-review-of-three/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am looking for a small but complete note taking application for Mac which I will keep using.  What I first started looking for was a note-list of files all in one place combined with a notes program. I found these three programs to be closest to my wants and of most use to me due to the way I organize my notes. The three applications are: <a href="http://homepage.mac.com/nsekine/SYW/software/english/macnote3/index.html">MacNote3LE</a>, <a href="http://notational.net/">Notational Velocity</a>, and <a href="http://getxpad.com/">xPad</a>.</p>
<p>Text Edit is okay and it is free of course, but kind of plain. I traded up to <a href="http://www.bean-osx.com/Bean.html">Bean</a>, and then to <a href="http://myownapp.com/applications/mywritings/">myWritings</a> as the price is reasonable and there are features in myWritings I am willing to pay for. However there is still that empty little niche for short notes. I find I do a lot of small note writing and taking. I also seem to collect numerous short term use notes.</p>
<p>I looked at a number of note taking apps and have narrowed it down to these three. They have there pluses and minus, and if there were only one, any one of them would work work well for me. They are all reasonably priced, one is free, one is ten dollars, and the third sixteen dollars for me to register.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/03/note-taking.jpg"><img class="alignright size-medium wp-image-3241" title="note taking" src="http://venagozar.com/wp-content/uploads/2011/03/note-taking-300x239.jpg" alt="" width="300" height="239" /></a>Here is my short synapsis, and is in no way complete or comprehensive. All three applications do basic word processing. I mentioned below only those unique items which may be important to me. As I mentioned for general text editing they all offer about the same basic options. Notational Velocity offers the least options, xPad offers more options, and MacNote3LE offers the most options.</p>
<p><a href="http://homepage.mac.com/nsekine/SYW/software/english/macnote3/index.html">MacNote3LE 2.7.0</a> &#8211; Import and one page at a time export which is all most of us may need. The note-list has tree/outline structure with Parent and Child nodes. The note-list can be located to left, right, or bottom. Export to ipod directly from MacNote3. Search all notes for string occurrence. Holding cursor over Note Title brings up note info. Smart links to other MacNote3 pages, any files, or urls. Pages can be protected from erasure. Screen Capture. Comes with a generous thirty day trial. Sixteen dollars at this time for me to register. Password protection available but author states it is not serious protection.</p>
<p><a href="http://notational.net/">Notational Velocity  2.0 B4 (7)</a> &#8211; Note-list can either be on top or on the side, allowing more preference latitude. Can be synchronized with Simple Note. Secure note encryption, and key logging protection is an option. Search all notes for string occurrence. Autosave note feature. Password protection Can link to other notes. Can be opened with keyboard key sequence. Can use tags. Recognizes pasted urls as urls. Is free to use.</p>
<p><a href="http://getxpad.com/">xPad 1.2.6</a> &#8211; Import and Export one or more files. Note-list can expands to allow descriptive titles. Note-list auto opens to left or right depending if the program is open on the left or right side of the screen. Notes can be categorized by color. Searches open note only for string occurrence. Note info button on bottom right. Auto save feature on exit, aware of duplicate notes and appends and integer to the duplicate. Export to ipod. Create links to web pages. Screen Capture. xPad is limited to fifteen notes for the free version.  About Ten dollars for the paid version.</p>
<p>At the moment, I really do not know which application I will end up using and which programs will go. I have been using all three, and all three programs do what they do well. I need to decide soon, as syncing all three programs with the same notes is overkill. I thought I would post this as it may be a help to you having a few blips on each program in one place. If you want more in depth more accurate information of these application&#8217;s abilities, visit their respective websites listed below.</p>
<p><a href="http://notational.net/">Notational Velocity</a> additional features:</p>
<p>- The ability to synchronize notes with a directory of text files, allowing synchronization with most Dropbox-based iOS text editors<br />
- Font-independent styles as opposed to rich-text editing<br />
- Automatic wiki-linking including automatic title suggestion<br />
- Preservation of indentation (like BBEdit)<br />
- Note bookmarks that store search context<br />
- External links to notes<br />
- System service for importing any text or document<br />
- Preservation of the source URL when using &#8220;paste-as-new-note&#8221; command from web pages<br />
- Ability to import web pages as text by dragging URLs onto icon<br />
- Synchronization of tags with other apps that use the OpenMeta standard<br />
- Import any plain text format, as well as PDF, RTF, HTML, Word, Stickies and others<br />
- Export as the same<br />
- Per-note undo management</p>
<p><a href="http://homepage.mac.com/nsekine/SYW/software/english/macnote3/index.html">MacNote3LE</a> additional features:</p>
<p>- User is able in any MacNote3 page, to install links to URLs, Files, other pages of MacNote3 and messages in Mail.app<br />
- Allows the opening of multiple windows.<br />
- Provides a list of &#8220;Frequently-used pages&#8221; and &#8220;Recently-used pages&#8221;<br />
- AppleScript compatible<br />
- Windows can be made to appear as tiny icons<br />
- Compatible with other services that apply in Mac OSX</p>
<p><a href="http://getxpad.com/">xPad</a> additional features:</p>
<p>- With the category editor you can create and color-code categories, then quickly assign documents in the drawer.<br />
- Documents can be sorted by name, date or category.<br />
- Efficiently manage limitless documents with color coding that provides a constant reminder of your organizational scheme.<br />
- Quickly rename documents, delete one or many, and export a single, multiple, or all your documents in both Rich and Plain Text formats using both drag and drop or conventional panels.<br />
- Instantly export to your iPod, allowing you to read your documents when you are away from your computer.<br />
- Automatically saves your work, so you never have to worry about manually saving what you&#8217;re working on or accidentally closing something without saving—and losing all your information.</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/03/27/mac-note-taking-apps-short-review-of-three/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stretch Gooder With a Simple Mind Trick</title>
		<link>http://venagozar.com/2011/03/24/stretch-gooder-with-a-simple-mind-trick/</link>
		<comments>http://venagozar.com/2011/03/24/stretch-gooder-with-a-simple-mind-trick/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 05:14:55 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[stretching]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3219</guid>
		<description><![CDATA[In the case of our body when we focus on some part of it, that part gets ready for action, it gets ready for a change in state <a href="http://venagozar.com/2011/03/24/stretch-gooder-with-a-simple-mind-trick/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are like me, stretching is not one of those areas you can excel in. I will never make to the level of a Yoga Master, Exercise Training Specialist, and no where close to the rubber like flexibility of a baby.</p>
<p>Stretching has always been work for me. Touching my toes after my Teens was moved to a personal olympic event. It was too painful on the backs of my knees. Almost every doctor I have seen has told me I am way too tense. If this sounds like you, help is on the way.</p>
<p>I have recently discovered how to make stretching easier. Making stretching easier increases individual stretches to levels I never thought I could achieve. It does this painlessly to the point, I surprise myself with the new angles of stretch I am able to reach.</p>
<p>While each of us have our own built in limits to what we can do with our bodies, I can quickly explain how you too can stretch farther, easier, and with less effort than you could only a few minutes ago.</p>
<p>Here is a sample to get you started. Keep your personal safety in mind, and do not stretch any body part you normally do not stretch. Pick any simple stretch that you normally do, which you know you do not do as well as others. Read the next paragraphs before continuing and  be careful not to overstretch. You do not want to hurt yourself.</p>
<p>The idea of this first stretch is to set a median stretch for you to compare to after you try using the method I will explain to you when you stretch a second time.</p>
<p>Stop stretching where you normally stop, do not try to achieve a new personal best. The purpose of this first stretch is find your normal stretch or twist limit, not to set a personal record, or to prove me wrong. I do not want you to hurt yourself, and my feelings won&#8217;t be hurt if it does not work for you.</p>
<p>Notice your body position if you are twisting your torso in some manner for your stretch, if that is a common stretch for. Pause as you reach your stretch limit and notice your body position in relation to something you can use to measure against.<br />
If you are doing a different type of stretch, notice where your fingers touch your body or other surface. If you are doing a more general stretch, say touching your toes, or bending sideways watch where your hands, fingers, or finger tips stop against your legs.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/03/stretching.jpg"><img class="alignleft size-medium wp-image-3224" title="stretching" src="http://venagozar.com/wp-content/uploads/2011/03/stretching-289x300.jpg" alt="" width="289" height="300" /></a>Do not hold the stretch or struggle to stretch a little bit farther.</p>
<p>Over stretch and you could hurt yourself, and we do not want that to happen. Slowly move back the position you started from.</p>
<p>If something does not feel right, stop now as what I am about to suggest is not for you.</p>
<p>If you feel the same as before you stretched, here is what I suggest you do, and see if it makes a difference.</p>
<p>The first time I tried stretching while focusing on other things the length of my stretch improved a lot and without tightness or pain.</p>
<p>When you begin to stretch think about doing the stretch safely. Think about some part of your body that is not involved in the stretch, say and ankle or elbow that is not part of what you are stretching. Concentrate on the body part you picked, and ignore the body parts and muscles being used in the stretch itself. It also helps if you direct your focus on something away from you, look at a pattern on the wall, ceiling, or floor. Keep as many of your senses focused on something besides the muscles you are using for the stretch.</p>
<p>I think what is happening is by thinking about safety, a part of your body not being used in the stretch, and keeping your eyes busy is this:</p>
<p>When we think about something, that thing has our focus. In the case of our body when we focus on some part of it, that part gets ready for action, it gets ready for a change in state. The muscle is no longer loose and relaxed.  Our awareness of that body part is heightened.</p>
<p>Think about going to your Dentist for dental work. If we know we are going to get a tooth drilled on, our complete focus is on that tooth. We wait tensely for the smallest sign of discomfort. In short we overcompensate instead of relaxing and ignoring.</p>
<p>So it is with our muscles. When we stretch and focus on our thigh for example, our thigh is not as relaxed as it would be when we think about our ankle while we stretch our thigh.</p>
<p>We can imitate a magician and use misdirection. Our mind is focused over there, but what is really happening (the stretch) is over here, and we are not paying attention. I discovered this during my own stretching a few months back. I have found it does make a difference having something else for my mind to focus on while I stretch, than if I place my focus on my stretching.</p>
<p>I have better results when my thoughts are other places than the muscles I am stretching. I hope you have the same experience and find more satisfaction in your stretching without pain or discomfort. Good exercise does not hurt.</p>
<p>* The misspell in the title is intentional.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/03/24/stretch-gooder-with-a-simple-mind-trick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PCLinuxOS, LXDE, and User Management</title>
		<link>http://venagozar.com/2011/01/22/pclinuxos-lxde-and-user-management/</link>
		<comments>http://venagozar.com/2011/01/22/pclinuxos-lxde-and-user-management/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 08:46:24 +0000</pubDate>
		<dc:creator>venagozar</dc:creator>
				<category><![CDATA[odds and ends]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[pcliinuxos]]></category>
		<category><![CDATA[user management]]></category>

		<guid isPermaLink="false">http://venagozar.com/?p=3122</guid>
		<description><![CDATA[If you use PCLinuxOS - LXDE, have kids, or other curious neophytes using your computer the changes below will help you <a href="http://venagozar.com/2011/01/22/pclinuxos-lxde-and-user-management/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you have read some of my recent Linux posts, you may remember I volunteer here in Albuquerque at two non-profit Community Centers, helping to keep their Laptops running from week to week. I have been doing this for almost a year now, and it has been a very rewarding experience with a lot of learning on the side. I installed PCLinuxOS as a first step recovery as Linux has so much to offer with little downside for the casual user, and PCLinuxOS is the cream of the crop for instant usability.</p>
<p>PCLinuxOS is an excellent distribution for everyone, especially for people who have never used Linux. The LXDE Desktop is similar to Windows reducing a casual users learning curve. Combine the two into PCLinuxOS &#8211; LXDE and it is an instant hit. Everything the Community Center&#8217;s need is included on one CD. The included programs are well thought out, and Open Office Org install is available at the click of a button, completing the setup.</p>
<p><a href="http://venagozar.com/wp-content/uploads/2011/01/pclinuxos_lxde.jpg"><img class="alignright size-medium wp-image-3123" title="pclinuxos_lxde" src="http://venagozar.com/wp-content/uploads/2011/01/pclinuxos_lxde-300x225.jpg" alt="" width="300" height="225" /></a>If you use PCLinuxOS &#8211; LXDE, have kids, or other curious neophytes using your computer the changes below will help you. I created one user account for all users which I named, &#8216;guest&#8217;. I set the guest account to auto-login. Most users use Firefox, or type a paper, printing what they want to keep or sending their work to their online email account, so requirements are fairly simple.</p>
<p>I have done a lot learning from almost a year ago to present some of which will help you if you share your computer. <strong>With the user account I want to change logged on</strong>, the first change I made was to the PCLinuxOS LXDE desktop.</p>
<p>While the desktop is carefully thought out and wonderful for individual use, it is too much for a multiuser environment. The Network Icon, Terminal, File System, Quick Launch Toolbar Icons, and Internet Connection Icon are troublesome to curious users who know little about how computers function. Removing icons was the first change to the desktop.</p>
<p>After the desktop icons were removed, I found user focus turned to the Quick Launch Bar Icons on the bottom left of the screen. All those colorful Icons must do something fun, and the curious clicked and played with them as they could. At first I removed them all, then discovered that users had become accustomed to clicking on the Firefox icon, and some did not know how to start Firefox using the Menu. I gave in and crafted a safe, basic icon set.</p>
<p>The latest problem is with the internet connection. The Community Center&#8217;s connections are a pipe dream away from being a T1 connection. It would be a wonderful improvement to get to cable speed. Put eight or ten users on a slow connection and everything to and from the internet slows to a crawl.</p>
<p>I could imagine the thought process as every week as I restored wifi connections. &#8216;Wow, this sure is slow, there must be something wrong with this laptop. Let me click on this Internet Connection thingy and see if I can fix it.&#8217; A few clicks later and the laptop is connected to an unmade connection, and the internet is now one one connection faster for everyone else in the room.</p>
<p>To begin modifying a user normal user account to a mostly harmless account I made the following changes:</p>
<p><em>If you installed Open Office Org, </em><em>or you plan not to</em>, open Synaptic Package Manager, and  remove &#8216;getopenoffice&#8217; from your system. This removes &#8216;Get Open Office&#8217; from your Desktop and Menu. If you installed Open Office, the icon on the Desktop and label in the Menu causes confusion for users, and headaches for you.</p>
<p>One of the buttons on the Quick Launch Taskbar is a button to launch the PCLinuxOS Control Center. Click on the button and enter root&#8217;s password. You should now be in the PCLinuxOS Control Center. If you are not, close the window and start over.</p>
<p>Click on the word &#8216;System&#8217; on the left. Click on &#8216;Manage users on System&#8217; on the bottom of the screen. Click on the user who&#8217;s account you want to dumb down, in my case, &#8216;guest&#8217; and the account name and line will be highlighted.</p>
<p>Click on the Edit Icon on top. Next, click on the Tab &#8216;Groups&#8217; This is where the real power of Linux shows itself. From here you control almost everything any user can do. I un-clicked the boxes dialout, and users. This creates a new group named guest which guest is a member of. The boxes audio, cdrom, cdwriter, floppy, lp (printer), polkituser, user (user&#8217;s new group), and video are all checked. You can uncheck them to deny your user from using any or all of them. You are done with this screen and can exit out. When your user logs in, they will not find the internet connection icon. If you leave the Networking Icon on the desktop, it will require root&#8217;s password to open.</p>
<p>Right click on any of the Quick Launch Taskbar Icons on the bottom left. If you clicked correctly an option for &#8220;Application Launch Bar&#8221; Settings is the first choice. Click on Application Launch Bar.</p>
<p>On the Settings Screen is three columns. The left side contains apps that are on the Quick Launch Bar. The right side contains apps that can be added to the Launch Bar. The center is the add, remove, move up, or move down buttons. From here you can customize what is contained on the Quick Launch Bar, or remove all programs if you so choose. Linux is all about choices. If you are admin of your system, you can control the choices.</p>
<p>There are many more options available to control, limit, and otherwise manage users of your computer while running PCLinuxOS on your computer. A short period of exploring and changing settings can prevent headaches later, and like myself, you will get to learn something in the process. If you are making changes always write down what you have done on a piece of paper so you know how to undo it if it does not have the intended effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://venagozar.com/2011/01/22/pclinuxos-lxde-and-user-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

