<?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>digitalkeyto.info&#187; linux</title>
	<atom:link href="http://digitalkeyto.info/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://digitalkeyto.info</link>
	<description>Website Development and Internet Marketing</description>
	<lastBuildDate>Wed, 11 Jan 2012 01:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Open Source Can Have Advantages Over Commercial Software</title>
		<link>http://digitalkeyto.info/keys-to-computers/open-source-linux-advantages-lessons.html</link>
		<comments>http://digitalkeyto.info/keys-to-computers/open-source-linux-advantages-lessons.html#comments</comments>
		<pubDate>Tue, 27 May 2008 20:22:22 +0000</pubDate>
		<dc:creator>JamesThoenes</dc:creator>
				<category><![CDATA[Keys To Computers]]></category>
		<category><![CDATA[commercial software]]></category>
		<category><![CDATA[copy protection]]></category>
		<category><![CDATA[dual boot system]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux live cd]]></category>
		<category><![CDATA[memorial day weekend]]></category>
		<category><![CDATA[microsoft windows]]></category>
		<category><![CDATA[ntfs partition]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://digitalkeyto.info/keys-to-computers/open-source-linux-advantages-lessons.html</guid>
		<description><![CDATA[A series of unfortunate events Memorial Day weekend demonstrated some advantages Linux and open source software have over commecial software choices. I learned one of the advantages of Linux over other operating systems. Don&#8217;t let the somewhat geeky story below turn you off, there is a lesson to be learned. After testing Ubuntu on another [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><h2>A series of unfortunate events Memorial Day weekend demonstrated some advantages Linux and open source software have over commecial software choices.</h2>
<p><img src="/wp-content/uploads/image/UbuntuLinuxOpenSource.gif" alt="Does open source like linux have real advantages" width="300" height="159" align="left" /></p>
<p>I learned one of the advantages of Linux over other operating systems. Don&#8217;t let the somewhat geeky story below turn you off, there is a lesson to be learned.<span id="more-311"></span></p>
<h3>After testing Ubuntu on another computer, I decided I wanted to load it on my laptop.</h3>
<p>I bought a new hard drive and my plan was to create a dual boot system with Windows XP. This way, I would still have XP available for some things if I decide I need it.<br />
My first step was to clone my old disk to the new larger one.</p>
<p>While I was very interested in switching to Linux, I needed to keep my old data, email, and even my bookmarks. Let&#8217;s face it, after two years on a computer and a long time with Microsoft Windows, I am not going to switch overnight. Or, so I thought.</p>
<h3>I used a Linux live CD to clone the drive.</h3>
<p>There is a simple one line command in Linux that will clone a hard drive. That includes a hard drive with Windows on it. You could purchase something like Ghost to clone the hard drive. I think that is too expensive. Especially since a Linux live CD is free. After the clone, I was able to boot into Windows and everything was just the way it should be. Great tool.The clone worked perfectly. Too perfectly.</p>
<h3>After cloning the drive, then next step is to reduce the size of the Windows partition to make space on the rest of the drive.</h3>
<p>This is where I discovered I had a problem. I used a Linux CD called Parted Magic. Unfortunately, Parted Magic noticed a problem with the NTFS partition my Windows XP was installed on. A check showed that this same error was on the original drive. Parted Magic would not do anything till the error was fixed.</p>
<h3>This is where Windows failed me in several ways all at once.</h3>
<p>First, the possible cause of the error may actually be software that I legally purchased using the error as some kind of copy protection. Not really the fault of Windows itself, but still a bad mark. I will be paying close attention to any software I install from now on. If I should find software purposely has damaged my hard drive I will do my best to demonstrate that they are not a company that should be trusted for anyone&#8217;s software needs. Even if I decided not to run Linux, I had a disk with an error that needed to be fixed.</p>
<h3>To correct the problem, I needed to run chdisk from a recovery prompt.</h3>
<p>This is where Bill Gate&#8217;s company really failed me. I could not get my windows to boot into recovery mode. So, I tried the disks. Unfortunately, the computer is a laptop and I do not have a normal system disk. I have HP&#8217;s recovery disks which consists of the four DVD&#8217;s that I had to create so I could rebuild the machine if the drive should go bad. I had two choices when using these, quit or erase everything and reinstall everything. No recovery console.</p>
<h3>OK, I have lots of computers and lots of Windows system disks, one should work.</h3>
<p>I have several XP CD&#8217;s, several Windows 98 CD&#8217;s, and I even have a Windows Millennium CD. Didn&#8217;t work either. It seems there is some kind a bug in some versions of XP. You cannot log into recovery console, it will not recognize the password even if you know it.</p>
<h3>Running the chdisk from inside Windows with a command prompt did not work either.</h3>
<p>Neither did using the system tools to check the disk. Both needed to schedule at boot up. Neither worked anyways. After a moment of trying to run, both gave a short message that the disk check was cancelled and proceeded to load Windows. I sort of wonder now if this also was part of the same sabotage that caused the error in the partition in the first place. Kind of convenient that you cannot correct the disk error if you have a program that purposely creates it.</p>
<h3>After several attempts I gave up.</h3>
<p>I did not seem to be getting anywhere. I had spent more time on this than I did cloning with Linux. Also, by now, I could no longer get my original disk to boot to Windows although I could still access all the data in it using a USB drive enclosure.</p>
<h3>I decided to just start over and reinstall everything.</h3>
<p>This is where I made my own mistake. When you format and reinstall Windows, you cannot simply copy back your old programs, you have to reinstall each one again. Also, you cannot usually just copy the data over and expect the programs to be all back the way they were before. At least not with Microsoft. My mistake was not exporting my Outlook settings and other program settings before I reformated. While I had all my data, it was no longer connected with the programs.</p>
<h2>This is where the Open Source software showed it&#8217;s superiority.</h2>
<p>Thunderbird was easy to set up. I just copied and pasted the data to the right folder and everything was set up.The same for FireFox. All my  bookmarks and all my extensions were copied over along with the million passwords and user names I need to log in everywhere (except for the del.icio.us buttons for some reason). Outlook was not so kind. While I could copy and paste emails and calendar, the email accounts needed to all be set up manually. Open source is so much easier.</p>
<h3>So, I have spent a good part of Memorial Day weekend just getting my email working.</h3>
<p>I now have my email and bookmarks all back in Windows. I also have installed Linux on the laptop. That only took about half an hour. I am not sure how long it took to load the four DVD&#8217;s of XP back. It was an hour and 45 minutes for the first 2 DVD&#8217;s and then I fell asleep. I woke up in the middle of the night and switched to the last DVD. No matter what, it was a lot longer reinstalling Windows Xp than it was installing Linux.</p>
<h3>None of this would have happened with Linux.</h3>
<p>You can copy and transfer an entire Linux OS, programs and data, to another drive or partition without problems. Even if you did have a problem, you would still be able to copy the programs and data and keep the settings.</p>
<h3>I have really started to see where Linux is far superior to Windows as an operating system.</h3>
<p>I still see a few rough edges in Linux. While there are still problems with drivers in Windows, Linux drivers do not get the attention the other OS drivers do. My ATi video cards cause the screen to flicker annoyingly in 3D mode. Codecs for audio and video are not open source and need to be downloaded (actually, the video drivers are not open source either). Still Linux has some real advantages and in this case, would have made my life easier.</p>
<h2>Why don&#8217;t we all use Linux as a desktop operating system now?</h2>
<p>Linux is great for someone that wants to learn and understand how their OS works. It is still a bit of a &#8220;hacker&#8217;s&#8221; OS. It works great, but sometime needs a bit of fiddling. Much of its great power is hidden away in text commands that must be learned.</p>
<h3>However, many people need (or want) an operating system that they can just use and do not have learn or understand.</h3>
<p>I admit I never got too far in using computers until Windows was available. I found DOS commands to cryptic for me to grasp. I like a graphical user interface. Linux now has one that eclipes even Mac OSX in functionality. It just needs a bit more polish and getting the bugs out. I think I may be ready to make the switch and I am testing it now for that purpose.</p>
<h3>Another unfortunate even happened this weekend.</h3>
<p>We suddenly noticed that Web pages were not downloading very fast. At first, I was doing some updates and I was wondering if the updates could be that big or the servers that busy. Then my wife complained that she could not get any of her Websites she visits to work. It was then I realized that it was our cable Internet that was slow. I did some speed tests. One test got me 32K for a download speed. That is bad for dialup!</p>
<h3>I called RoadRunner.</h3>
<p>The technician had me run several tests. It was funny because it took so long just to get the speedtest.net page to load, much less the test. And no, I was not talking to him using a VOIP phone. After we proved that, yes, my download speed was terrible, and that it was not my computer or modem or firewall or router, I was transferred to someone else.</p>
<p>I spent about 10 minutes on hold. That person did not know why I was transferred and was about to tell me to run the tests again before I gave her the case number. She then transferred me to someone else. Another 15 minutes on hold. Again, I need to explain why I am being transferred, apparently their computer system must have been on hold also, or is maybe they are also using their network and having speeds like mine. Anyway, after an hour an a half of holding a cell phone to my ear (only about 25 minutes of muzak though) I am told that the next opening for a service technician to come will be Wednesday afternoon. Before she can give a later appointment time (she was starting to) I say that will be just fine.</p>
<h3>I wrote most of this post offline at night Memorial Day.</h3>
<p>I did not expect to be online much till the technician came, however, this morning (Tuesday) the internet speeds were back to where they should be.</p>
<h3>For the fun of it, I wrote this post in Linux.</h3>
<p>I used gedit. It is a bit like the Linux version of Notepad. However, it has several features and plugins that can be added. Most are for programming, but the spellchecker is handy.</p>
<h3>Open source software especially Linux will become more and more common place.</h3>
<p>WordPress, MySQL, PHP, and Apache are some of the open souce software that you come in contact everyday you are on the Internet. They are used on a large portion of the internet sites that you problably use every day and have become standards that commercial software is measured by. Soon, I think Linux will have a same impact on the desktop environment as the OS of choice.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://digitalkeyto.info/keys-to-computers/open-source-linux-advantages-lessons.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Is Linux A Good Option For Internet Marketing?</title>
		<link>http://digitalkeyto.info/blog/is-linux-a-good-option-for-internet-marketing.html</link>
		<comments>http://digitalkeyto.info/blog/is-linux-a-good-option-for-internet-marketing.html#comments</comments>
		<pubDate>Tue, 20 May 2008 15:29:51 +0000</pubDate>
		<dc:creator>JamesThoenes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[digital music]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[internet marketer]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[open office]]></category>
		<category><![CDATA[quality software]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digitalkeyto.info/blog/is-linux-a-good-option-for-internet-marketing.html</guid>
		<description><![CDATA[Is Linux ready for real users? I have been playing around with the latest version of Ubuntu Linux for the past few days. While there are many different distributions of Linux, Ubuntu seems to be winning in popularity at the moment. I have even seen a license plate in the area with Ubuntu on it. [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><h2>Is Linux ready for real users?</h2>
<h3>I have been playing around with the latest version of Ubuntu Linux for the past few days.</h3>
<p><img width="450" height="117" align="bottom" alt="Ububutu logo resized and edited in Gimp" src="/wp-content/uploads/image/logo-Ubuntu_1.png" /></p>
<p>While there are many different distributions of Linux, Ubuntu seems to be winning in popularity at the moment. I have even seen a license plate in the area with Ubuntu on it. Can someone in Internet Marketing rely on Linux for all their needs? Is Linux ready for<span id="more-309"></span> prime time?</p>
<p><img width="400" height="318" align="bottom" alt="Ubuntu Linux 3D desktop environment" src="/wp-content/uploads/image/Ubuntucube.jpg" /></p>
<h3>I have tried Linux in the past and not found it up to my needs.</h3>
<p>I tried several versions of Linux. Red Hat and Fedora, Mandrake, and others that promised to be easy to install. None ever seemed to work on the hardware I had to spare. If they did work, lack of software, buggy software, difficulty in installing programs when actually found, or other problems just made the whole thing kind of useless.</p>
<h3>Ubuntu installed easily.</h3>
<p>Ubuntu Linux even worked! Not that I made it easy, I have it installed on an external drive, just to complicate things (and keep my Photoshop computer all intact).</p>
<h3>Then came the real big surprise with Ubuntu and Linux.</h3>
<p>There is software available! I knew about Open Office. What else is there?</p>
<ul>
<li>Gimp for image editing (I still cannot get used to this thing though)</li>
<li>Open Office for MS Office compatibility.</li>
<li>DVD, CD and digital music and video support.</li>
<li>Some very good games.</li>
<li>Amaya HTML editor.</li>
<li>Lots of <b>good</b> free software.</li>
</ul>
<h3>I found some big differences from the last time I tried Linux.</h3>
<p>With Ubuntu I found:</p>
<ul>
<li>Easy software installation and management</li>
<li>Huge amount of software that is completely free</li>
<li>Quality software (free software that competes with anything commercial)</li>
<li>Security</li>
<li>The coolest user interface ever (way better than Mac OS X)</li>
</ul>
<h3>Is Ubuntu or Linux suitable for an Internet Marketer?</h3>
<p>I think so. There is a comparable software package for nearly every use I can think an Internet Marketer would need. Website development, PDF creation for ebooks, and even audio for podcasts are all easily handled with Linux options. There is even a video editing program available (I haven&#8217;t had a chance to look at this yet). There really isn&#8217;t much it can&#8217;t handle.</p>
<h3>Is Linux and Ubuntu in particular perfect?</h3>
<p>No. I have not seen any OS that is perfect (sorry Mac fans that includes your OS too). While Linux software seems generally much better than free or open source software for Windows, some are a bit more unstable than I would like.</p>
<p>Even Ubuntu has had a few problems. I need to point out that running an OS from and external USB drive is not ideal and the problems I have had occurred doing things that cannot be even done with Windows or Mac as far as I know.</p>
<h3>Would I drop Windows and switch to Linux only?</h3>
<p>Almost, but not yet. Major commercial programs are not generally available for Linux. I think if Photoshop and Dreamweaver were made native for Linux you might see it&#8217;s popularity soar overnight. These programs have a following stronger than any OS. For me, nearly everything I would want is available on Linux except the major games like Counterstrike (I have a weakness for CS and the Rainbow Six/Rouge Spear games were responsible for my building my own first PC).</p>
<h3>Who would I recommend Linux only to?</h3>
<p>Someone who is a bit short on income. Ubuntu and the other Linux distributions are a free OS. Microsoft Windows itself is a big chunk of the cost of a new computer. I was always surprised to see Dell servers for $400 and Windows Server to run on it at $800. Desktop windows is much less, but still Vista Ultimate can run almost $300 by itself. You can go a good ways towards building a computer alone for that much. The average computer user really only needs a browser and simple office software. If you happen to be in the science or engineering community, I think Linux is probably even more appropriate with all the software created for those uses available.</p>
<h3>Is Linux a real option for Internet Marketers?</h3>
<p>Yes. Especially since most Internet marketing uses rely on the browser not on software. FireFox is available to Linux. Firefox with plugins is the basis for nearly everything for many bloggers and Internet marketers. Add a HTML editor like Amaya and the PDF ability in Open Office and other programs and most needs are covered. Just like your average user, a browser and office software are solve most needs.</p>
<h3>The cool part is you can do a little test and see if Ubuntu or Linux is right for you.</h3>
<p>Download a Live CD ISO and burn your own copy to test Ubuntu. Ubuntu will even send you a disk free if you have a slow Internet connection. Check the options at the <a target="_blank" href="http://ubuntu.com">Ubuntu website</a>. You can boot from the CD and run Ubuntu without making any changes to your computer. You won&#8217;t get the full functionality, but you will be able to see how it works.</p>
<h3>I was truly impressed by Ubuntu Linux.</h3>
<p>After running it off an external drive on my desktop, I wanted to give it a try on my laptop. I burned the 64bit Ubuntu Live CD and was surprised to see it work very well just from the CD. It even seemed a bit faster than my 32bit Windows XP installation (except when it had to load stuff from the CD). I have ordered a new larger hard drive for my laptop and plan to run multi boot Windows XP and Ubuntu on it. I can see myself using Linux primarily and only using Windows as a backup. I definitely am feeling pulled farther and farther away from the Microsoft Windows world.</p>
<h3>For the Mac OS X lovers.</h3>
<p><img width="400" height="320" align="bottom" alt="Ubuntu with dock a better user interface than OSX" src="/wp-content/uploads/image/Ubuntudock.jpg" /></p>
<p>While Linux programs and some graphic problems will give OS X an edge in reliability, from what I have seen of OS X, the Linux desktop seems superior. The Linux desktop has flexibility and functionality that just has to be seen and used to appreciate. If a PC hardware company set out to work its hardware and Linux together like Apple does with its OS X, Apple could soon be in trouble. At its core, Linux is just as reliable if not more reliable than Mac OS. Perhaps sometime I&#8217;ll cover the Hackintosh experiments.</p>
<h3>This post was made entirely from Ubuntu Linux.</h3>
<p>Using WordPress, of course. I am using a Firefox 3 beta. Graphics were from Ubuntu. The screenshots are from my Ubuntu desktop. I used Gimp to resize the images. I listened to some movie themes on internet radio using BMPx while typing.</p>
<p>Give Ubuntu a try, because you may be pleasantly surprised.</p>
<p>&nbsp;</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://digitalkeyto.info/blog/is-linux-a-good-option-for-internet-marketing.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Due To Circumstances Beyond Our Control&#8230;</title>
		<link>http://digitalkeyto.info/blog/due-to-circumstances-beyond-our-control.html</link>
		<comments>http://digitalkeyto.info/blog/due-to-circumstances-beyond-our-control.html#comments</comments>
		<pubDate>Fri, 09 May 2008 17:23:33 +0000</pubDate>
		<dc:creator>JamesThoenes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lunarpages]]></category>
		<category><![CDATA[support ticket]]></category>

		<guid isPermaLink="false">http://digitalkeyto.info/blog/due-to-circumstances-beyond-our-control.html</guid>
		<description><![CDATA[LunarPages is having a problem with my server. After being down Thursday night, this site may be offline for sometime Friday. Hopefully, not too long. It seems that the server did not reboot properly after a software upgrade. And the Linux guys keep saying Linux is so stable. Here&#8217;s part of the email I got [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><h2>LunarPages is having a problem with my server.</h2>
<p>After being down Thursday night, this site may be <span id="more-306"></span>offline for sometime Friday. Hopefully, not too long. <img src='http://digitalkeyto.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>It seems that the server did not reboot properly after a software upgrade.</h3>
<p>And the Linux guys keep saying Linux is so stable. <img src='http://digitalkeyto.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Here&#8217;s part of the email I got this morning from LunarPages:</h3>
<blockquote>
<p>The xxxxxxx server requires a move due still running a file system check after reboot. While we are working on bringing the server back and investigating the cause, we have already began the restoration of xxxxxxx to a new server as a precautionary measure. Please note that sites are currently offline for Apache activity and other services. Accounts will begin to restore throughout the restoration process, which means some accounts will be back online within less than an hour from this notice as the restore progresses. If your site it not yet online, please check back periodically as most will restore within the first few hours of the restoration.</p>
<p>Unfortunately, we do not have advance knowledge of the exact time of when this window will occur as it is dependent on numerous factors, however, we are estimating this will be approximately 11am Pacific time on Friday, May 9, 2008.</p>
</blockquote>
<h3>I would that LunarPages responded Thursday night within about 30 minutes to my support ticket.</h3>
<p>They told me what the problem was and that they were indeed expecting it to be fixed quickly. From the ticket above, you can guess it did take longer then it should have.</p>
<h3>Kind of funny after my recent post about hosting.</h3>
<p>Still, really not too bad. Yes, there are hosts where this would not happen. Those hosts are much more expensive than the typical $10 a month shared hosting most of us use.</p>
<h3>Hope to be back up on the server soon.</h3>
<p>Please come back. <img src='http://digitalkeyto.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://digitalkeyto.info/blog/due-to-circumstances-beyond-our-control.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.486 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-07 03:45:02 -->
<!-- Compression = gzip -->
