<?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>Mega-ZBlog &#187; Linux</title>
	<atom:link href="http://www.mzzt.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mzzt.net</link>
	<description>You are here.</description>
	<lastBuildDate>Sat, 07 Jan 2012 23:53:18 +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>Creating Linux .desktop shortcuts to Windows apps with the app icon intact.</title>
		<link>http://www.mzzt.net/2010/07/24/creating-linux-desktop-shortcuts-to-windows-apps-with-the-app-icon-intact/</link>
		<comments>http://www.mzzt.net/2010/07/24/creating-linux-desktop-shortcuts-to-windows-apps-with-the-app-icon-intact/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 01:16:13 +0000</pubDate>
		<dc:creator>Dan Bugglin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[xxmklink]]></category>

		<guid isPermaLink="false">http://www.mzzt.net/2010/07/24/creating-linux-desktop-shortcuts-to-windows-apps-with-the-app-icon-intact/</guid>
		<description><![CDATA[Spent a good chunk of time figuring out Wine no longer has this baked in, but I figured if I could just find a Windows app that accesses the shortcut API I could get it to work. This command line app fits the bill perfectly. &#160;You might have to direct the shortcut to your desktop [...]]]></description>
			<content:encoded><![CDATA[<p>Spent a good chunk of time figuring out <a href="http://www.winehq.org/">Wine</a> no longer has this baked in, but I figured if I could just find a Windows app that accesses the shortcut API I could get it to work.</p>
<p><a href="http://www.xxcopy.com/xxcopy38.htm">This command line app</a> fits the bill perfectly. &nbsp;You might have to direct the shortcut to your desktop (&#8220;C:\\Users\\&lt;linux user name&gt;\\Desktop\\shortcutname.lnk&#8221;), not sure if Wine will create the .desktop file otherwise. &nbsp;When it&#8217;s done you&#8217;ll have to delete the .lnk but your .desktop file, icon-ready, will be there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mzzt.net/2010/07/24/creating-linux-desktop-shortcuts-to-windows-apps-with-the-app-icon-intact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Picks: VirtualBox</title>
		<link>http://www.mzzt.net/2008/12/18/software-picks-virtualbox/</link>
		<comments>http://www.mzzt.net/2008/12/18/software-picks-virtualbox/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 05:49:20 +0000</pubDate>
		<dc:creator>Dan Bugglin</dc:creator>
				<category><![CDATA[Software Picks]]></category>
		<category><![CDATA[easyvmx]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[softwarepicks]]></category>
		<category><![CDATA[virtual machines]]></category>
		<category><![CDATA[virtual pc]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vms]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[writer]]></category>

		<guid isPermaLink="false">http://www.mzzt.net/2008/12/18/software-picks-virtualbox/</guid>
		<description><![CDATA[I should try to write a post everyday, and today I was messing around with VirtualBox. I also should write some new software picks, and I want to try out Windows Live Writer for this post. So here we go! Edit: Windows Live Writer totally broke all the HTML in my post. So yeah I [...]]]></description>
			<content:encoded><![CDATA[<p>I should try to write a post everyday, and today I was messing around with VirtualBox.  I also should write some new software picks, and I want to try out Windows Live Writer for this post.  So here we go!</p>
<p>Edit: Windows Live Writer totally broke all the HTML in my post.  So yeah I think I&#8217;m done with that.</p>
<p><span id="more-117"></span></p>
<p>First a small change to Software Picks from now on… I will first explain the type of software this is and what it does, then pick out some good examples (all free software, and usually all for Windows), and then explain why I like my favorite choice over those. Feel free to scroll past parts you don’t care about.</p>
<p>I am talking about virtualization software here. This is the idea of speeding up emulation of one type of hardware running on the same type of hardware, but abstracted away, so you can have your main OS running, but then have another OS (a “guest”) running in a sandbox where it can’t affect the “host”. Virtualization is faster than emulation (where the emulated hardware could be different from the host hardware) since you can make assumptions and optimizations based on similarities between host and guest.</p>
<p>I would also group virtualization software with PC emulators since that’s mostly what’s being emulated/virtualized.</p>
<p>In layman’s terms, you can run Linux or Windows or DOS or any other PC OS without having to format your hard drive or reboot or in any way affect your computer other than being just another piece of software. Cool, right?</p>
<p>First example of virtualization software is <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=28c97d22-6eb8-4a09-a7f7-f6c7a1f000b5&amp;DisplayLang=en">Virtual PC</a>, Microsoft’s offering. Like much Microsoft software (<a href="http://en.wikipedia.org/wiki/Mosaic_(web_browser)#Background">Internet Explorer</a>, <a href="http://everything2.com/title/QDOS">MS-DOS</a>), <a href="http://www.microsoft.com/presspass/press/2003/Feb03/02-19PartitionPR.mspx">they bought it off of another company</a> and continue to improve it.</p>
<p>It was my choice for a while, but it lacks some of the flexibility of guest hardware choices that other programs offer. It also is optimized for Windows, meaning Linux will run horribly on it, and some distros like Ubuntu require special boot strings to boot correctly. However I still use it to run Windows 3.11 occasionally (last I checked VirtualBox had a bad freeze bug with it).</p>
<p>From <a href="http://www.vmware.com/">VMware</a> there are two free products of interest to the desktop user… <a href="http://www.vmware.com/download/player/">Player</a> and <a href="http://www.vmware.com/download/server/">Server</a>. Both are free. Server is the more full-featured of the two but it puts more hooks into Windows and installs more services which are always running… I don’t like that kind of thing. Player on the other hand is lighter but also limited as it cannot create new virtual machines, which would be an instant deal-breaker if not for <a href="http://www.easyvmx.com/">the resourcefulness of the Internet</a>. Unfortunately even with that you’ll still have to break out Notepad to tweak Virtual Machine configurations… not too fun. On the bright side we get USB device support and more hardware tools.</p>
<p>Next we have <a href="http://www1.interq.or.jp/~t-takeda/qemu/">QEMU</a>, the only emulator on my list. What this means is though QEMU is slower (you can download a kernel driver to help speed it up) it will run on a wider variety of computer architectures.</p>
<p>Only problem is, it’s a command line interface, and I usually have to consult the docs to figure out what I need to type. But it is chock full of features if you are comfortable with the command line.</p>
<p>The main problem is that there is no official Windows binaries, so when trying to use the KQEMU accelerator kernel driver, it can be difficult to find a version that matches up. It is also the slowest solution still, being an emulator. The built-in interface for changing virtual discs and so forth is ALSO a console interface, making it tough to use again. I also find myself constantly going back and forth between doc files trying to remember where I saw that command I was looking for.</p>
<p>Basically if you’re not comfortable with using the command line… don’t consider QEMU by itself. There are several GUI frontends available which probably make things a lot easier (Google around for them). I was actually making one once, but I lost interest and unfortunately for that project I have moved on to VirtualBox.</p>
<p><a href="http://www.virtualbox.org/">VirtualBox</a> is my pick. It has a decent array of hardware options, it runs Linux about 5 times as fast as Virtual PC, it has Guest Additions (drivers for a guest OS which integrate it with the host OS) for Windows and Linux, multiple networking options, USB devices in guest OSs… and some cool stuff like “seamless modequot; (just try it!) It also runs on Windows, Mac OSX, and Linux (as Host OSs, now) which is great because now I can use the same VMs when I boot into Linux.</p>
<p>The virtual disk manager is a bit annoying at first and seems to be in the way, but once you add all your disks to it it becomes quite useful as it aggregates them all in one place so you don’t have to browse all over to find the CD ISO./p  pAn update today replaces the TAP driver used for Host Interface networking (used to make the virtual machine appear on your network just like any physical machine) with a network filter… much “cleaner” which I like, and has the advantage of allowing multiple VMs to use the same network adapter.</p>
<p>More interesting is the new OpenGL 3D acceleration. I did some benchmarks on my Host OS as well as a Windows 2000 Guest OS using a 7-year old benchmarking program I found. The results are <a href="http://junk.mzzt.net/results.htm">here</a>. Don’t view the source of that page… I didn’t write it, and it’s quite ugly.</p>
<p>It’s not a perfect benchmark (I couldn’t turn VSync off in the VM) but it looks good enough to run Half-Life or even Quake 3-engine games at full speed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mzzt.net/2008/12/18/software-picks-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardy Blue Heron&#8230; Blues&#8230;</title>
		<link>http://www.mzzt.net/2008/04/25/hardy-blue-heron-blues/</link>
		<comments>http://www.mzzt.net/2008/04/25/hardy-blue-heron-blues/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 04:48:17 +0000</pubDate>
		<dc:creator>Dan Bugglin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.mzzt.net/2008/04/25/hardy-blue-heron-blues/</guid>
		<description><![CDATA[So I&#8217;ve been messing with Ubuntu on and off for some time now and the new version 8.04 came up yesterday. I upgraded but I experienced some problems along the way I think others should know about: Free Space: Depending on how many extra packages you&#8217;ve installed since installing Ubuntu originally, you may need 1.5gb [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been messing with <a href="http://www.ubuntu.com/">Ubuntu</a> on and off for some time now and the new version 8.04 came up yesterday.  I upgraded but I experienced some problems along the way I think others should know about:
<ul>
<li>Free Space: Depending on how many extra packages you&#8217;ve installed since installing Ubuntu originally, you may need 1.5gb free as I did for downloading.  But the unpacking phase ended up taking 1gb more&#8230; and left me with as little as 70mb free at one point!  I&#8217;ll need to expand my partition I guess and shrink my Windows&#8217; partitions.  But just be sure you have enough free space.</li>
<li>Drive mounting: You will probably have to edit your /etc/fstab to fix drive /dev addresses.  All /dev/hd* have been changed to /dev/sd*, bumping existing /dev/sd* up and out of the way.  Also disc drives are now /dev/scd0, scd1, etc.</li>
<li>If you use <a href="http://www.truecrypt.org/">Truecrypt</a> and you can&#8217;t mount drives after upgrading, do an apt-get remove truecrypt and then go to <a href="http://www.truecrypt.org/">the official site</a> and follow the download instructions.  Extract the .deb file and do a dpkg -i on it to install it, and truecrypt should work again.</li>
<li>Upgrading may destroy custom mouse and monitor configurations in xorg.conf.  You did make a backup of all your important changes there, didn&#8217;t you?  This is only a concern if you use multiple monitors (it doesn&#8217;t set them up right when upgrading) or if you have a mouse with more than three buttons, since both cases usually require a little surgery on this file to get working right.</li>
<li>Compiz settings will revert.  Use ccsm and set them back manually.  ccsm is a bit easier to work with after the upgrade.</li>
<li>Emerald themes won&#8217;t apply to compiz anymore unless you specifically use emerald as your window manager instead of compiz.  Weird.  Also emerald might hang when you run it&#8230; delete ~/.beryl and ~/.emerald/settings.ini, go back into Emerald Theme Manager and reapply your settings, then it should run fine.  You probably want to put &#8220;emerald &#8211;replace&#8221; in your startup items under the &#8220;Sessions&#8221; Administrative thingy so your theme will work on startup.</li>
<li>There doesn&#8217;t seem to be a <a href="http://www.winehq.org/">Wine</a> 0.9.60 build for Ubuntu yet. <img src='http://www.mzzt.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   Maybe in a couple days.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mzzt.net/2008/04/25/hardy-blue-heron-blues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bash history</title>
		<link>http://www.mzzt.net/2008/04/15/bash-history/</link>
		<comments>http://www.mzzt.net/2008/04/15/bash-history/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 05:02:57 +0000</pubDate>
		<dc:creator>Dan Bugglin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.mzzt.net/?p=34</guid>
		<description><![CDATA[Well everyone seems to be doing this so I guess it&#8217;s my turn. This is from an SSH shell into this webserver. I&#8217;m not booted into Linux on my desktop machine at the moment so this will have to do. [mzzt@server1 ~]$ uname -a Linux server1.sorrowind.net 2.6.9-42.EL #1 Sat Aug 12 09:17:58 CDT 2006 i686 [...]]]></description>
			<content:encoded><![CDATA[<p>Well <a href="http://planet.mozilla.org/">everyone seems to be doing this</a> so I guess it&#8217;s my turn.</p>
<p>This is from an SSH shell into this webserver.  I&#8217;m not booted into Linux on my desktop machine at the moment so this will have to do.</p>
<pre>[mzzt@server1 ~]$ uname -a
Linux server1.sorrowind.net 2.6.9-42.EL #1 Sat Aug 12 09:17:58 CDT 2006 i686 athlon i386 GNU/Linux
[mzzt@server1 ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
149 cd
127 ls
56 rm
44 ln
42 exit
35 chmod
16 pico
11 mv
8 cp
3 put
[mzzt@server1 ~]$</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.mzzt.net/2008/04/15/bash-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

