<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Linux on</title><link>https://geekyschmidt.com/tags/linux/</link><description>Recent content in Linux on</description><generator>Hugo -- 0.155.3</generator><language>en</language><copyright>Copyright © 2002–2025, Nicholas Schmidt; all rights reserved.</copyright><lastBuildDate>Sun, 05 Nov 2017 04:15:57 +0000</lastBuildDate><atom:link href="https://geekyschmidt.com/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Surface Book, Windows 10, and WSL: A year in review from a UNIX Geek</title><link>https://geekyschmidt.com/post/2017-11-05-a-year-of-microsoft-in-review/</link><pubDate>Sun, 05 Nov 2017 04:15:57 +0000</pubDate><guid>https://geekyschmidt.com/post/2017-11-05-a-year-of-microsoft-in-review/</guid><description>&lt;p&gt;&lt;em&gt;TL;DR Unix geek tries Windows 10 for a year. For the most part it works, but lots of growing pains. Going back to the land of GNU.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;A year ago, I started an attempt to give &lt;a href="http://geekyschmidt.com/2016/10/30/microsoft-in-2016-a-review-from-a-unix-geek"&gt;Windows another try&lt;/a&gt;. I jump around different platforms to stay current and cognisant of the industry shifts professionally. The need to get back to Windows happen to coincide with need for a new laptop.&lt;/p&gt;</description></item><item><title>You are dev to me</title><link>https://geekyschmidt.com/post/2015-10-11-youaredevtome/</link><pubDate>Sun, 11 Oct 2015 04:26:50 +0000</pubDate><guid>https://geekyschmidt.com/post/2015-10-11-youaredevtome/</guid><description>&lt;h1 id="introduction"&gt;Introduction&lt;/h1&gt;
&lt;p&gt;The idea of keeping a production and development network always wears on me. Unless the change management  is in place to offer some assurances that both threads are kept exactly in sync, they inevitably turn into a game of not good enough to buy down risk.&lt;/p&gt;
&lt;p&gt;That was the rationale behind creating a system that allowed rapid captures of running machines, transitioning to a closed network, and with no changes to the network/systems have them be as they were just minutes earlier. Thanks to technology from EMC, Cisco, VMware, and VyOS this is all very possible.&lt;/p&gt;</description></item><item><title>Traffic Control on Linux with FireQOS</title><link>https://geekyschmidt.com/post/2014-11-01-traffic-control-on-linux-with-fireqos/</link><pubDate>Sat, 01 Nov 2014 15:28:44 +0000</pubDate><guid>https://geekyschmidt.com/post/2014-11-01-traffic-control-on-linux-with-fireqos/</guid><description>&lt;p&gt;In order to make full use of my half-duplex WiMAX link, I started looking for anything and everything I could use to optimize it. Linux has some pretty decent utilities with iproute2 and netem to handle these type of configurations. They don’t compare to OpenBSD’s PF, but they work once you get the setup in place.&lt;/p&gt;
&lt;p&gt;Due in part to how ugly TC is out of the box, I really like &lt;a href="https://github.com/ktsaou/firehol/wiki/FireQOS" target="_blank"&gt;FireQOS&lt;/a&gt; for defining the basic configuration. The developer also makes a great iptables wrapper called FireHOL, but iptables rules are easy enough to write in my opinion.&lt;/p&gt;</description></item><item><title>The machine is self aware&amp;#8230;</title><link>https://geekyschmidt.com/post/2014-10-19-the-machine-is-self-aware/</link><pubDate>Sun, 19 Oct 2014 16:57:09 +0000</pubDate><guid>https://geekyschmidt.com/post/2014-10-19-the-machine-is-self-aware/</guid><description>&lt;p&gt;I live in the &lt;a href="http://en.wikipedia.org/wiki/Standish,_Michigan" target="_blank"&gt;boonies&lt;/a&gt; now, but thankfully we have some semblance of broadband with &lt;a href="http://speedconnect.com" target="_blank"&gt;SpeedConnect&lt;/a&gt;. It is a WiMax setup with a modem that needs to be reset once a day (sometimes more if I am downloading ISO’s) and only connects at 10Mb Half-Duplex.  Better than nothing I suppose.&lt;/p&gt;
&lt;p&gt;Originally I just succom to needing to wake-up, hit the head, and then hit the server room to pull the power. The geek in me couldn’t take it. Enter an extra &lt;a href="http://www.belkin.com/us/support-product?pid=01t80000003JS3FAAW" target="_blank"&gt;Wemo Insight&lt;/a&gt; I had lying around. Initially I attempted to set up a rule that reset the switch (and thereby the modem) and coincide that with a cron script to bring down and back up the connection.&lt;/p&gt;</description></item><item><title>ADS-B Receiver and Plotter with Arch Linux</title><link>https://geekyschmidt.com/post/2014-08-27-ads-b-receiver-and-plotter-with-arch-linux/</link><pubDate>Wed, 27 Aug 2014 10:47:13 +0000</pubDate><guid>https://geekyschmidt.com/post/2014-08-27-ads-b-receiver-and-plotter-with-arch-linux/</guid><description>&lt;p&gt;I love aviation and love software defined radios so building an ADS-B receiver and plotter was high on the lists of to-do. In &lt;a href="http://en.wikipedia.org/wiki/Standish,_Michigan" target="_blank"&gt;Standish Michigan&lt;/a&gt; there are not a lot of fly overs so I wanted to be sure to capture those that happened. Haven seen now a few A-10’s on low pass it only fueled that desire :)&lt;/p&gt;
&lt;p&gt;I use &lt;a href="https://wiki.archlinux.org/index.php/yaourt" target="_blank"&gt;yaourt&lt;/a&gt; for my AUR package management, but whatever tool you use should be capable.&lt;/p&gt;</description></item><item><title>Serial Port on the Pogoplug v2</title><link>https://geekyschmidt.com/2013/12/17/serial-port-on-the-pogoplug-v2/</link><pubDate>Tue, 17 Dec 2013 00:32:09 +0000</pubDate><guid>https://geekyschmidt.com/2013/12/17/serial-port-on-the-pogoplug-v2/</guid><description>&lt;p&gt;&lt;a href="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg" rel="lightbox[2022]"&gt;&lt;img class=" wp-image-2023 alignright" style="margin: 2px;" alt="0b9d8d96367211e3beb322000aaa0754_8" src="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg?resize=161%2C161" srcset="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg?w=640 640w, http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg?resize=150%2C150 150w, http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg?resize=300%2C300 300w, http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2013/12/0b9d8d96367211e3beb322000aaa0754_8.jpg?resize=144%2C144 144w" sizes="(max-width: 161px) 100vw, 161px" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have run the hotel/apartment room server off a &lt;a href="http://beagleboard.org/hardware-xm" target="_blank"&gt;BeagleBoard-XM&lt;/a&gt; for a few months now. I had no case for it, so I was a little worried to have an exposed computing platform hanging out there while the cleaning team and visitors were around. This put me on a search for a ARM-based platform that was small, silent, and could run Arch Linux. Up till this point I had used the Beagleboard with Ubuntu due to the ease of install. Yes it is capable of running Arch, but it isn’t a seamless process. Additionally, being ARM v7 it was not able to run Plex which is my media streaming platform of choice for the ouya&lt;/p&gt;</description></item><item><title>Simulating WAN Links with Linux and TC</title><link>https://geekyschmidt.com/2013/09/22/simulating-wan-links-with-linux-and-tc/</link><pubDate>Sun, 22 Sep 2013 04:10:11 +0000</pubDate><guid>https://geekyschmidt.com/2013/09/22/simulating-wan-links-with-linux-and-tc/</guid><description>&lt;p&gt;Simulating WAN links used to be a difficult process. I would load FreeBSD with a dummynet driver and play with the settings to tweak where I needed it for the activity. OpenBSD with ALTQ made this a step simpler with the ease of bridging adapters. On a recent project for &lt;a href="http://specopstechnology.com" target="_blank"&gt;Spec Ops Technology&lt;/a&gt;, I needed to simulate a WAN with latency, loss, and randomness.&lt;/p&gt;
&lt;p&gt;I decided I needed to dig more into the &lt;a href="http://www.linuxfoundation.org/collaborate/workgroups/networking/netem" target="_blank"&gt;netem&lt;/a&gt; work included in most recent linux distributions. Netem has matured to the point of being a very potent utility for setting up quick testbeds. Additionally with most any modern Linux distro you are online in minutes. I will post a very quick script to get you online:&lt;/p&gt;</description></item><item><title>Microsoft Lync on Linux</title><link>https://geekyschmidt.com/2013/05/18/microsoft-lync-on-linux/</link><pubDate>Sat, 18 May 2013 04:02:43 +0000</pubDate><guid>https://geekyschmidt.com/2013/05/18/microsoft-lync-on-linux/</guid><description>&lt;p&gt;Microsoft Lync is prevalent through the corporate world. Honestly its a pretty decent product on a Windows machine. On Linux and Mac though it is really a half-baked product of varying working status. On Mac the official client burns through your battery due to requiring the Nvidia graphics card on my &lt;a href="https://twitter.com/oneguynick/status/287115562293809152" target="_blank"&gt;Retina Pro??&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am a big fan on Pidgin (or Adium on the Mac) and have been struggling to get Lync support working on Mac/Linux using this client. Today I was finally able to connect.&lt;/p&gt;</description></item><item><title>Why is my /dev/sda missing?!?!</title><link>https://geekyschmidt.com/2011/03/12/why-is-my-devsda-missing/</link><pubDate>Sat, 12 Mar 2011 17:09:41 +0000</pubDate><guid>https://geekyschmidt.com/2011/03/12/why-is-my-devsda-missing/</guid><description>&lt;p&gt;I am in the midst of testing some of the latest Linux kernels and realized that my old kernel config was wiped. In my desire to finish the build I forgot to select a VERY important option if you are using dm-crypt and LUKS. If you cannot access your /boot then there is no way to upgrade your kernel. Chicken and egg issue. Another issue maybe that you lost your /dev/sda1 or other nodes due to udev overtaking. Here is the fix in the situation:&lt;/p&gt;</description></item><item><title>Virtualization Tool Support Matrix</title><link>https://geekyschmidt.com/2011/02/05/virtualization-tool-support-matrix/</link><pubDate>Sat, 05 Feb 2011 12:40:18 +0000</pubDate><guid>https://geekyschmidt.com/2011/02/05/virtualization-tool-support-matrix/</guid><description>&lt;p&gt;I would argue it is pretty sad that the tools needed to abstract the OS from hardware are tied to specific platforms. Companies that pride themselves on delivering “cloud services” without the constraints of operating system force us admin types to have machines we wouldn’t otherwise. Take for example my ESXi cluster in the basement. I have a single XP Virtual Machine who’s sole purpose is to admin vSphere. A company with such a rich history of Linux and OSS support drives me crazy at times. (&lt;em&gt;see also PCoIP support from VMware with their Linux/Mac Client)&lt;/em&gt;&lt;/p&gt;</description></item><item><title>An iron fist in an iron glove &amp;#8211; Mac/Linux Keymapping</title><link>https://geekyschmidt.com/2011/01/25/an-iron-fist-in-an-iron-glove-maclinux-keymapping/</link><pubDate>Tue, 25 Jan 2011 08:28:20 +0000</pubDate><guid>https://geekyschmidt.com/2011/01/25/an-iron-fist-in-an-iron-glove-maclinux-keymapping/</guid><description>&lt;p&gt;This post will serve to upset both sides of the coin.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Apple users wondering why I would load an inferior OS&lt;/li&gt;
&lt;li&gt;Linux users wondering why I spent all that extra money on Apple Hardware&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I am going to skip the religious battles over OS and platform and say that if you &lt;em&gt;happen&lt;/em&gt; to have loaded Linux on a piece of Apple hardware this post is for you. One of the first problems you will find is that your Alt+Tab doesn’t work as expected. If you follow the instructions your Command and Alt keys will work as you had hoped with the Apple Keyboard:&lt;/p&gt;</description></item><item><title>Your new CAC, Linux, Mac, and You</title><link>https://geekyschmidt.com/2011/01/19/your-new-cac-linux-and-you/</link><pubDate>Wed, 19 Jan 2011 22:04:05 +0000</pubDate><guid>https://geekyschmidt.com/2011/01/19/your-new-cac-linux-and-you/</guid><description>&lt;p&gt;Earlier posts outlined howto utilize OpenSC to ensure your CAC worked in Linux or Mac. The problem is that there are new 144k CAC being passed out that do not work with the current coolkey or OpenSC toolsets. What is a happy Federal employee to do?! First you need to find a Windows computer that can access the &lt;a href="https://software.forge.mil"&gt;https://software.forge.mil&lt;/a&gt; In a strange turn of events you will be unable to download the software necessary for your true platform of choice to access the software. Its a chicken and egg problem…&lt;/p&gt;</description></item><item><title>BitlBee and OTR &amp;#8230; then add some TOR!</title><link>https://geekyschmidt.com/2011/01/02/bitlbee-and-otr-then-add-some-tor/</link><pubDate>Sun, 02 Jan 2011 15:00:12 +0000</pubDate><guid>https://geekyschmidt.com/2011/01/02/bitlbee-and-otr-then-add-some-tor/</guid><description>&lt;p&gt;With the release of 3.0.1 of &lt;a href="http://bitlbee.org/" target="_blank"&gt;BitlBee&lt;/a&gt; you can now chat from your favorite IRC client with the peace of mind that your protected. Since the OTR portion is still very new I wanted to put together a quick howto. I am going to assume you are running Debian Lenny (sid has 3.0.1 in the packages already) and that you really are a security nut:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download source from ﻿&lt;a href="http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz" target="_blank"&gt;&lt;a href="http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz"&gt;http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz&lt;/a&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;sudo apt-get install libotr2-dev libotr2-bin&lt;/li&gt;
&lt;li&gt;./configure –prefix=/usr –otr=1&lt;/li&gt;
&lt;li&gt;make&lt;/li&gt;
&lt;li&gt;make install&lt;/li&gt;
&lt;li&gt;make install-etc&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Done! Now once you start bitlbee (/etc/init.d/bitlbee start) for the first time it will generate your OTR keys. I am going to assume that you are going to use the Question and Answer verification for OTR keys. With our other secure buddy we do the following:&lt;/p&gt;</description></item><item><title>-fno -fno -fno stack protection</title><link>https://geekyschmidt.com/2011/01/01/fno-fno-fno-stack-protection/</link><pubDate>Sat, 01 Jan 2011 11:46:54 +0000</pubDate><guid>https://geekyschmidt.com/2011/01/01/fno-fno-fno-stack-protection/</guid><description>&lt;p&gt;2 days straight now on IRC (&lt;em&gt;##security on irc.freenode.net if you want to say hi&lt;/em&gt;) I have had to help someone compiling a program deal with it failing mid-stream. This is especially prevalent on security packages like fuzzers and such. First, what is stack protection?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Buffer_overflow_protection#GCC_Stack-Smashing_Protector_.28ProPolice.29" target="_blank"&gt;Buffer Overflow Protection&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In software, a &lt;strong&gt;stack buffer overflow&lt;/strong&gt; occurs when a program writes to a &lt;a href="http://en.wikipedia.org/wiki/Computer_memory" title="Computer memory"&gt;memory&lt;/a&gt; address on the program’s &lt;a href="http://en.wikipedia.org/wiki/Call_stack" title="Call stack"&gt;call stack&lt;/a&gt; outside of the intended data structure; usually a fixed length buffer.&lt;sup id="cite_ref-cert1_0-0"&gt;&lt;a href="http://en.wikipedia.org/wiki/Stack_buffer_overflow#cite_note-cert1-0"&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;sup id="cite_ref-dowd_1-0"&gt;&lt;a href="http://en.wikipedia.org/wiki/Stack_buffer_overflow#cite_note-dowd-1"&gt;[2]&lt;/a&gt;&lt;/sup&gt; Stack buffer overflow bugs are caused when a program writes more data to a buffer located on the stack than there was actually allocated for that buffer. This almost always results in corruption of adjacent data on the stack, and in cases where the overflow was triggered by mistake, will often cause the program to crash or operate incorrectly. This type of overflow is part of the more general class of programming bugs known as &lt;a href="http://en.wikipedia.org/wiki/Buffer_overflow" title="Buffer overflow"&gt;buffer overflows&lt;/a&gt;.&lt;sup id="cite_ref-cert1_0-1"&gt;&lt;a href="http://en.wikipedia.org/wiki/Stack_buffer_overflow#cite_note-cert1-0"&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;figure id="attachment_1463" style="width: 300px" class="wp-caption alignnone"&gt;&lt;/p&gt;</description></item><item><title>Yubikey and my desire to beat the Feds to HSPD12 Compliance</title><link>https://geekyschmidt.com/2010/12/27/yubikey-and-my-desire-to-beat-the-feds-to-hspd12-compliance/</link><pubDate>Mon, 27 Dec 2010 20:13:28 +0000</pubDate><guid>https://geekyschmidt.com/2010/12/27/yubikey-and-my-desire-to-beat-the-feds-to-hspd12-compliance/</guid><description>&lt;p&gt;During my Air Force days I was involved with the roll-out of the “CAC” for Air Mobility Command at MacDill. No one could understand why the military would put so much time and money into giving all personnel new ID Cards and equipping machines with readers that did nothing at that point. The main feature back then was that when you removed your CAC your machine would automatically lock. Well, that or you would just leave your CAC at work and need to call a coworker to come retrieve you from the gate. What I failed to understand back then was that Multi-factor Authentication (MFA) was something fundamentally needed for our nations and armed forces security. This should have been apparent and clear to me as I scattered around some of the bases most secure locations to find mission essential passwords affixed to stickies on the monitor.&lt;/p&gt;</description></item><item><title>Google ChromeOS Cr-48 Review</title><link>https://geekyschmidt.com/2010/12/15/google-chromeos-c-48-review/</link><pubDate>Wed, 15 Dec 2010 22:09:13 +0000</pubDate><guid>https://geekyschmidt.com/2010/12/15/google-chromeos-c-48-review/</guid><description>&lt;p&gt;It seems everyone is posting their review after a few days of working with the laptop. I decided to take a different perspective with the initial review. When I first started playing with ChromeOS betas a few months ago I came to the realization that this was not for me. Two things were apparent:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This machine is to provide a cloud-based Thin Client. I live off servers around the world, not necessarily in the cloud.&lt;/li&gt;
&lt;li&gt;As a geek, the Walled Garden drives me crazy. “What do you mean I can’t install a SSH server?!?!?”&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;My girlfriend on the other hand could care less about a SSH server. She finds the Mac Mini a little overwhelming at times and really just wants the internet. “Show me where the Safari icon is.” For that reason alone I found ChromeOS to be built for her. Instant On and just a web browser.&lt;/p&gt;</description></item><item><title>Have you been using my CAC?</title><link>https://geekyschmidt.com/2010/12/04/have-you-been-using-my-cac/</link><pubDate>Sat, 04 Dec 2010 11:41:22 +0000</pubDate><guid>https://geekyschmidt.com/2010/12/04/have-you-been-using-my-cac/</guid><description>&lt;figure id="attachment_1379" style="width: 115px" class="wp-caption alignleft"&gt;&lt;a href="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/12/3.jpeg" rel="lightbox[1378]"&gt;&lt;img class="size-full wp-image-1379 " style="margin-top: 2px; margin-bottom: 2px; border: 2px solid black;" title="3" src="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/12/3.jpeg?resize=115%2C92" alt="" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;figcaption class="wp-caption-text"&gt;For there record if you say "CAC Card" in my presence you will be "SOL Luck" talking again soon.&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;If you are running Linux or Mac there is a good chance you haven’t been touching my CAC, otherwise known as Common Access Card. George Bush signed &lt;a href="http://www.dhs.gov/xabout/laws/gc_1217616624097.shtm" target="_blank"&gt;HSPD-12&lt;/a&gt; way back in 2004 to mandate the usage of CAC and multifactor authentication on federal networks. The DoD giggled as it was already deploying limited installs at choice commands and was way ahead of the curve. The rest of the government and corporate entities are starting to roll-out the installs and a common theme I see is lack of heterogenous OS support. In this day and age your CIO/CTO/CISO must think beyond what the Microsoft sales lead tells them and think of the user base. Here is a big hint to save you from looking silly – You can’t say iOS/Android development is important to your divisions and then mandate they use Windows computers to comply with your SmartCard policy. I only mention that having sat in the room when the mobile development PM had to make his leadership aware they were basically shutting his group down.&lt;/p&gt;</description></item><item><title>Multi-core Security</title><link>https://geekyschmidt.com/2010/09/08/multi-core-security/</link><pubDate>Wed, 08 Sep 2010 11:04:47 +0000</pubDate><guid>https://geekyschmidt.com/2010/09/08/multi-core-security/</guid><description>&lt;p&gt;A question from a distinguished colleague of mine:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Q:&lt;/strong&gt; Some security group is claiming that locking apps down to a single cpu is more secure that multi-threaded apps.  Is there any basis in fact that I don’t know of or is this as ridiculous as I think it is? – Distinguished Dude&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;A:&lt;/strong&gt;&lt;/em&gt; &lt;span style="font-size: 13.3333px;"&gt;It is called Side Channel Attacks…thus far its only a theory that has no known in the wild exploit&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Log File Size</title><link>https://geekyschmidt.com/2010/08/22/log-file-size/</link><pubDate>Sun, 22 Aug 2010 04:51:59 +0000</pubDate><guid>https://geekyschmidt.com/2010/08/22/log-file-size/</guid><description>&lt;p&gt;I struggle with ROM for log file storage. It is one of those things that no one EVER looks at, but everyone covers their asses. As an example DHS requires 90 days online, 7 years offline. Anton Chuvakin from Security Warrior posted this today and I thought it was pretty good:&lt;/p&gt;
&lt;p&gt;&lt;span style="border-collapse: collapse; font-size: 19px;"&gt;100,000 log messages / second x 300 bytes / log message ~ 28.6 MB&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="border-collapse: collapse; font-size: 19px;"&gt;x 3600 seconds  ~ 100.6 GB / hour&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Happy 17th Birthday Debian!</title><link>https://geekyschmidt.com/2010/08/16/happy-17th-birthday-debian/</link><pubDate>Mon, 16 Aug 2010 18:37:57 +0000</pubDate><guid>https://geekyschmidt.com/2010/08/16/happy-17th-birthday-debian/</guid><description>&lt;p&gt;﻿I love Debian (looks over lovingly @ the fileserver) and look forward to many more years of stable releases. Debian was my first distro when I ran 1.3 at the ripe old age of 12. I built a VM a few years ago just to see how far we’ve come: &lt;a href="http://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13"&gt;http://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A link to some interesting history: ﻿&lt;a href="http://digitizor.com/2010/08/16/happy-17th-birthday-debian-and-some-interesting-history/"&gt;http://digitizor.com/2010/08/16/happy-17th-birthday-debian-and-some-interesting-history/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Switching to Android</title><link>https://geekyschmidt.com/2010/05/31/switching-to-android/</link><pubDate>Mon, 31 May 2010 14:27:44 +0000</pubDate><guid>https://geekyschmidt.com/2010/05/31/switching-to-android/</guid><description>&lt;p&gt;A few months ago I started compiling the iPhone libraries for Linux to allow syncing without WIFI. I thought I was king of the world as I bypassed all of the Apple controls to sync with Rhythmbox. With each upgrade of the iPhone OS I would diligently “git clone” and start the process over again. The last few times though I have felt like less of a King and more like a Prisoner. Why do I have to hack my way around a device I own? Am I but leasing the thing from Apple/AT&amp;amp;T or did I actually purchase it?&lt;/p&gt;</description></item><item><title>Ubuntu 10.04 on Sony Vaio P</title><link>https://geekyschmidt.com/2010/05/25/ubuntu-10-04-on-sony-vaio-p/</link><pubDate>Tue, 25 May 2010 06:24:32 +0000</pubDate><guid>https://geekyschmidt.com/2010/05/25/ubuntu-10-04-on-sony-vaio-p/</guid><description>&lt;p&gt;With the latest poulsbo hack for 10.04:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo#lucid" target="_blank"&gt;&lt;a href="https://wiki.ubuntu.com/HardwareSupp&amp;amp;#8230;sPoulsbo#lucid"&gt;https://wiki.ubuntu.com/HardwareSupp&amp;amp;#8230;sPoulsbo#lucid&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is now possible to upgrade to 10.04 Lucid with no issues. In fact the previous gobi WWAN, sleep, and qcserial hacks are no longer needed. On first boot everything worked other than the videocard. Go Linux!&lt;/p&gt;</description></item><item><title>Intel GMA500 Support Matrix</title><link>https://geekyschmidt.com/2010/04/11/intel-gma500-support-matrix/</link><pubDate>Sun, 11 Apr 2010 10:39:43 +0000</pubDate><guid>https://geekyschmidt.com/2010/04/11/intel-gma500-support-matrix/</guid><description>&lt;p&gt;&lt;strong&gt;First a few things:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel you suck…suck hard…your own Moblin distro can’t suspend because you feel that “embedded platforms shutdown and restart” Guess what sparky, they don’t always. Fix your damn IEGD driver&lt;/li&gt;
&lt;li&gt;Dell and Ubuntu screw you both for creating some custom driver to send out on Dell 12 laptops. The driver I install now was extracted from your blob. Hate Theo from OpenBSD as much as you want, but no blobs&lt;/li&gt;
&lt;li&gt;Windows drivers for this card suck pretty bad too. There is a video demo of the GMA500 Poulsbo playing Quake 3 off a MID. The driver in Windows XP-7 cannot play flash without massive frame drops. Totally unacceptable with the 10.1 Flash Beta to still have such trouble&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The distro I landed with was Ubuntu 9.10. It pains me because it will never recieve the GNOME 2.30 install, but with PPA I am good with most everything else. I will use this as my hold over until Intel gets off their butts and produces quality code. I used to tell people that the Intel series of cards were the best in UNIX world for out of the box drivers. Yes+but=NO Don’t sour your good name Intel&lt;/p&gt;</description></item><item><title>Sony Vaio P 788k Review</title><link>https://geekyschmidt.com/2010/03/22/sony-vaio-p-788k-review/</link><pubDate>Mon, 22 Mar 2010 15:25:20 +0000</pubDate><guid>https://geekyschmidt.com/2010/03/22/sony-vaio-p-788k-review/</guid><description>&lt;p&gt;I hate long reviews, but the good gist below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel Atom Z supports VT instructions. Really neat to boot KVM up on a little netbook&lt;/li&gt;
&lt;li&gt;NetBooks are usually cheesy, this machine feels solid and well built. Sony does some nice engineering, but there in front of your face is a SD card and HG Duo…&lt;/li&gt;
&lt;li&gt;Battery life is OK, I am considering the extended the battery, but really don’t feel the need based on the 3 hours I get now&lt;/li&gt;
&lt;li&gt;Verizon built in is awesome! Riding the metro into work today I was on IRC (irc.freenode.net) loving life. On the way home I fired up a skype session with no issue&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No good:&lt;/p&gt;</description></item><item><title>Fix for GNOME Keyring prompt on Autologin</title><link>https://geekyschmidt.com/2010/03/21/fix-for-gnome-keyring-prompt-on-autologin/</link><pubDate>Sun, 21 Mar 2010 04:39:40 +0000</pubDate><guid>https://geekyschmidt.com/2010/03/21/fix-for-gnome-keyring-prompt-on-autologin/</guid><description>&lt;p&gt;Autologin in Ubuntu 9.10 would not default unlock your keyring for security I assume. If I am using autologin, chances are security isn’t high on the list and speed is…&lt;/p&gt;
&lt;p&gt;sudo vi /etc/pam.d/gdm-autologin and add the italic lines below&lt;/p&gt;
&lt;p&gt;#%PAM-1.0&lt;/p&gt;
&lt;p&gt;auth    requisite       pam_nologin.so&lt;/p&gt;
&lt;p&gt;auth    required        pam_env.so readenv=1&lt;/p&gt;
&lt;p&gt;auth    required        pam_env.so readenv=1 envfile=/etc/default/locale&lt;/p&gt;
&lt;p&gt;auth    required        pam_permit.so&lt;/p&gt;
&lt;p&gt;&lt;em&gt;auth    optional        pam_gnome_keyring.so&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;@include common-account&lt;/p&gt;
&lt;p&gt;session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close&lt;/p&gt;
&lt;p&gt;session required        pam_limits.so&lt;/p&gt;</description></item><item><title>OpenVPN Install Ubuntu 9.10</title><link>https://geekyschmidt.com/2010/02/27/openvpn-install-ubuntu-9-10/</link><pubDate>Sat, 27 Feb 2010 11:13:18 +0000</pubDate><guid>https://geekyschmidt.com/2010/02/27/openvpn-install-ubuntu-9-10/</guid><description>&lt;p&gt;A good buddy of mine, &lt;a href="http://twitter.com/hieroglyphiks" target="_blank"&gt;Trevor&lt;/a&gt;, had mentioned wanting to bridge his &lt;a href="http://twitter.com/vbatts" target="_blank"&gt;Brother&lt;/a&gt;‘s and his networks. Having done an OpenVPN install many moons ago it had resonated with the “I need to do that again” list in my head. When the N900 arrived it seemed like the perfect opportunity to have the n900 use a VPN tunnel to secure traffic while on open AP. Here is my config:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/OpenVPN_Architecture.png" rel="lightbox[1154]"&gt;&lt;img class="alignleft size-full wp-image-1155" style="border: 0pt none;" title="OpenVPN_Architecture" src="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/OpenVPN_Architecture.png?resize=459%2C250" alt="" srcset="http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/OpenVPN_Architecture.png?w=935 935w, http://i0.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/OpenVPN_Architecture.png?resize=300%2C164 300w" sizes="(max-width: 459px) 100vw, 459px" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>N900 Banshee Fix</title><link>https://geekyschmidt.com/2010/02/24/n900-banshee-fix/</link><pubDate>Wed, 24 Feb 2010 16:00:23 +0000</pubDate><guid>https://geekyschmidt.com/2010/02/24/n900-banshee-fix/</guid><description>&lt;p&gt;You can compile the latest builds from Banshee if you’d like, but for those of you on older non-bleeding edge machines here is the .is_audio_player needed for HAL. Save on the root of your N900 device. This will place the files in the correct locations:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;playback_mime_types=video/mp4-generic, video/quicktime, video/mp4, video/mpeg4, video/3gp, video/3gpp2, application/sdp, audio/3gpp, audio/3ga, audio/3gpp2, audio/amr, audio/x-amr, audio/mpa, audio/mp3, audio/x-mp3, audio/x-mpg, audio/mpeg, audio/mpeg3, audio/mpg3, audio/mpg, audio/mp4, audio/m4a, audio/aac, audio/x-aac, audio/mp4a-latm, audio/wav&lt;/p&gt;</description></item><item><title>Test from n900</title><link>https://geekyschmidt.com/2010/02/23/test-from-n900/</link><pubDate>Tue, 23 Feb 2010 14:35:48 +0000</pubDate><guid>https://geekyschmidt.com/2010/02/23/test-from-n900/</guid><description>&lt;p&gt;&lt;a href="http://maemo-wordpy.garage.maemo.org/" target="_blank"&gt;MaStory&lt;/a&gt; is a nice little blogging app. Testing xmlrpc with it&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maemo-wordpy.garage.maemo.org/"&gt;&lt;img class="alignnone" title="MaStory" src="http://i2.wp.com/maemo-wordpy.garage.maemo.org/screenshots/fremantle-editor.png?resize=368%2C220" alt="" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Nokia N900 Demo Unit</title><link>https://geekyschmidt.com/2010/02/19/nokia-n900-demo-unit/</link><pubDate>Fri, 19 Feb 2010 10:47:26 +0000</pubDate><guid>https://geekyschmidt.com/2010/02/19/nokia-n900-demo-unit/</guid><description>&lt;p&gt;I think in part to my tweets of N900 lust and desire, Nokia contacted me to see if I was interested in a demo unit. After validating the email was NOT from Nigeria I quickly responded with a “YES PLZ SEND MEZ FONE!”&lt;/p&gt;
&lt;p style="text-align: center;"&gt;
&lt;a href="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/nokia_n900_1.jpg" rel="lightbox[1113]"&gt;&lt;img class="size-medium wp-image-1114 aligncenter" title="Nokia N900" src="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/nokia_n900_1.jpg?resize=216%2C162" alt="" srcset="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/nokia_n900_1.jpg?resize=300%2C226 300w, http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2010/02/nokia_n900_1.jpg?w=450 450w" sizes="(max-width: 216px) 100vw, 216px" data-recalc-dims="1" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p style="text-align: left;"&gt;
Why the gadget lust when I have a top-of-the-line iPhone? Easy, I am a geek. While I enjoy the hell out of having nice and easy to use devices, deep down I want to tinker. My original move to Mac was because I didn&amp;#8217;t trust myself to have a Linux or BSD machine with me on the road. Every waking moment would be spent tweaking the kernel or compiler options for just a &lt;em&gt;little &lt;/em&gt;bit more speed. Bleeding Edge, you betcha.
&lt;/p&gt;</description></item><item><title>The quest for a Media Center Machine</title><link>https://geekyschmidt.com/2009/11/24/the-quest-for-a-media-center-machine/</link><pubDate>Tue, 24 Nov 2009 08:11:00 +0000</pubDate><guid>https://geekyschmidt.com/2009/11/24/the-quest-for-a-media-center-machine/</guid><description>&lt;p&gt;With the synergy (ugh manager talk, sorry) of media and television I often find myself wanting to consume laying down or on the couch. Currently I slap a laptop on the HDMI or something similar and stream hulu for a few minutes. It works, but so does driving with your eyes closed. The geek in me wants to run Linux on my media center so I began looking for a low powered Nvidia Ion based platform. Bestbuy had one:&lt;/p&gt;</description></item><item><title>What Linux/UNIX do you use?</title><link>https://geekyschmidt.com/2009/11/23/what-linuxunix-do-you-use/</link><pubDate>Mon, 23 Nov 2009 10:59:07 +0000</pubDate><guid>https://geekyschmidt.com/2009/11/23/what-linuxunix-do-you-use/</guid><description>&lt;p&gt;At work I often get asked what UNIX/Linux I use. Truth of the matter is I am an OS harlot :) I run NeXTStep and Rhapsody for fun. When I buy systems I force myself to use them for at least 3 days online to learn them better. Anyways, below is the questionnaire on how I pick a distro/OS&lt;/p&gt;
&lt;!--StartFragment--&gt;
&lt;ul&gt;
&lt;li&gt;Do you want to use learn Linux for work?
&lt;ul&gt;
&lt;li&gt;CentOS or RHEL&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do you want to actually learn the innards of Linux?
&lt;ul&gt;
&lt;li&gt;Gentoo or Arch&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do you want to use Linux for day-to-day usage?
&lt;ul&gt;
&lt;li&gt;Ubuntu, Debian, or OpenSuSE&lt;/li&gt;
&lt;li&gt;Do you want to use UNIX for day-to-day usage?&lt;/li&gt;
&lt;li&gt;Buy a Mac and install macports&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do you want to use linux for development of bleeding edge packages?
&lt;ul&gt;
&lt;li&gt;Fedora or Foresight&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Do you want to learn UNIX, but hear a lot about Linux?
&lt;ul&gt;
&lt;li&gt;FreeBSD is a better SysV learning platform&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are you a paranoid security type?
&lt;ul&gt;
&lt;li&gt;OpenBSD&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Did you buy a lot of old equipment on eBay or Craigslist and can’t stand the vendor OS?
&lt;ul&gt;
&lt;li&gt;NetBSD&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are the type of person that has flashing lights and fans on your computer? Do you want matching bling in software?
&lt;ul&gt;
&lt;li&gt;Linux Mint RC&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are you building a server for home?
&lt;ul&gt;
&lt;li&gt;Debian Stable&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are you building a file server to run NetApp out of town?
&lt;ul&gt;
&lt;li&gt;OpenSolaris ZFS builds&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are you building that same file server but Solaris packages make you want to poke your eyes out?
&lt;ul&gt;
&lt;li&gt;Nexenta&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are you doing embedded systems for a special project?
&lt;ul&gt;
&lt;li&gt;NetBSD&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Building a wireless mesh network with captive portals?
&lt;ul&gt;
&lt;li&gt;OpenBSD&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Or in the end you are as geeky as Nick and change OS like you change clothes
&lt;ul&gt;
&lt;li&gt;Build a Vmware/Xen server and run them all&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!--EndFragment--&gt;</description></item><item><title>Show Desktop</title><link>https://geekyschmidt.com/2009/11/19/show-desktop/</link><pubDate>Thu, 19 Nov 2009 08:08:29 +0000</pubDate><guid>https://geekyschmidt.com/2009/11/19/show-desktop/</guid><description>&lt;p&gt;One of my favorite features with GNOME/KDE is the show desktop button. Expose is great, but I am always clicking around on the dock. This morning the RSS feeds answered my greivance and provided this tip from MacOSX Hints:&lt;/p&gt;
&lt;p&gt;&lt;a title="MacOSX Hints for Show Desktop" href="http://www.macosxhints.com/article.php?story=20091109075034143 " target="_blank"&gt;&lt;a href="http://www.macosxhints.com/article.php?story=20091109075034143"&gt;http://www.macosxhints.com/article.php?story=20091109075034143&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I wrapped the script and put an icon to the file. Here is the file if you’d like to download it for 10.5:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://geekyschmidt.com/wp-content/uploads/2009/11/Show-Desktop.app_.zip"&gt;Show Desktop.app&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Mandriva Linux 2010 is a hot mess</title><link>https://geekyschmidt.com/2009/11/05/mandriva-linux-2010-is-a-hot-mess/</link><pubDate>Thu, 05 Nov 2009 11:28:01 +0000</pubDate><guid>https://geekyschmidt.com/2009/11/05/mandriva-linux-2010-is-a-hot-mess/</guid><description>&lt;p&gt;Real quick review of the desktop in pro’s and con’s&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pro’s
&lt;ul&gt;
&lt;li&gt;Installer is pretty and well laid out&lt;/li&gt;
&lt;li&gt;Theme extends across all 3 supported desktops (lxde, KDE, and GNOME)&lt;/li&gt;
&lt;li&gt;Administration utilities use native toolkits for each platform unlike YaST from SuSE&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Con’s
&lt;ul&gt;
&lt;li&gt;Why wouldn’t you use network-manager rather than your cheesy control center tool I first used in Mandrake 6.1 or 7?&lt;/li&gt;
&lt;li&gt;The default KDM theme reminds me of the old Solaris days, doesn’t match the feel of the desktop&lt;/li&gt;
&lt;li&gt;GTK theme seems like a cut-n-paste from QT side and it isn’t pretty&lt;/li&gt;
&lt;li&gt;Beagle search rather than Tracker? Not starting a mono war here, but beagle is NO where near feature filled&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Seems to me that they took the bits and pieces from around the world and bundled it together. Problem is the bits they took were from the crappy bucket. Mandriva, I loved you back during the Red Hat vs. Mandrake days were you pushed the technology and ease of use for Linux. Now you just seem washed up.&lt;/p&gt;</description></item><item><title>9.10 UNR mini-review</title><link>https://geekyschmidt.com/2009/08/31/9-10-unr-mini-review/</link><pubDate>Mon, 31 Aug 2009 04:40:12 +0000</pubDate><guid>https://geekyschmidt.com/2009/08/31/9-10-unr-mini-review/</guid><description>&lt;p&gt;Just wanted to post some thoughts on UNR 9.10 –&lt;/p&gt;
&lt;p&gt;Most of the netbooks utilize the Intel i915 based video cards and have HORRID performance under the latest xorg drivers. 9.10 fixes this and allows for UXA acceleration and was my main reason for skipping over 9.04 UNR. The image installs quickly and provides for the basic web based programs. The EXT4 (I use it on all my desktop/laptop now) allows for quick boots and shutdowns on the MSI Wind I have. A few points on 9.10 UNR:&lt;/p&gt;</description></item><item><title>Open Source Security Professionals</title><link>https://geekyschmidt.com/2009/07/13/open-source-security-professionals/</link><pubDate>Mon, 13 Jul 2009 07:21:52 +0000</pubDate><guid>https://geekyschmidt.com/2009/07/13/open-source-security-professionals/</guid><description>&lt;p&gt;In economic times such as these it is imperative that architects and leads alike look beyond the glossy software catalog and instead to the web. In the past we often discounted open source as unsupported and hacker-like in the development efforts. One would hope that in this day of enterprise open source powering the majority of web applications that we could back away from the mantra of yesteryear.&lt;/p&gt;
&lt;p&gt;The argument often heard in corporate America is without a company backing it, how can you trust the source of the code? In the same bated breath they will speak to Microsoft and Oracle as pristine trophy holders of American Ideals. In this global economy and 24×7 development cycle there is very little code still developed stateside only. The pond and time zone allow for rapid development cycles and releases. It is ignorant to think that Microsoft’s code is not spattered with code developed in foreign countries. The bazaar development paradigm has extended well upon the weird GNU hackers in their basements, even Microsoft and other commercial entities have opened the doors to this development process.&lt;/p&gt;</description></item><item><title>Lexmark Drivers for Ubuntu/Debian</title><link>https://geekyschmidt.com/2009/05/05/lexmark-drivers-for-ubuntudebian/</link><pubDate>Tue, 05 May 2009 02:18:17 +0000</pubDate><guid>https://geekyschmidt.com/2009/05/05/lexmark-drivers-for-ubuntudebian/</guid><description>&lt;p&gt;Lexmark provides subpar Linux drivers for any distro, but Ubuntu/Debian is horrible. At work we moved from HP Printers to Lexmark. The situation reminds me of ATI hardware in the late-90’s, great hardware and crappy drivers. I converted the Red Hat RPM for Debian based systems. Attached below:&lt;/p&gt;
&lt;p&gt;To install sudo dpkg -i &lt;a href="http://geekyschmidt.com/wp-content/uploads/2009/05/drivers-lexprtdrv_552-2_i386.deb"&gt;drivers-lexprtdrv_552-2_i386.deb&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Error in Service Module</title><link>https://geekyschmidt.com/2009/04/17/error-in-service-module/</link><pubDate>Fri, 17 Apr 2009 17:34:59 +0000</pubDate><guid>https://geekyschmidt.com/2009/04/17/error-in-service-module/</guid><description>&lt;p&gt;If you are on a OpenSuSE or SuSE SLES/SLED machine and have recently mounted /var to a new parition, you might get the following error:&lt;/p&gt;
&lt;p&gt;&lt;span class="MsgBodyText"&gt;“Error in service module”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If it keeps you from logging in, boot single user and touch /var/log/lastlog as root&lt;/p&gt;</description></item><item><title>Fix for Songbird showing songs still on iPod</title><link>https://geekyschmidt.com/2009/01/03/fix-for-songbird-showing-songs-still-on-ipod/</link><pubDate>Sat, 03 Jan 2009 19:24:28 +0000</pubDate><guid>https://geekyschmidt.com/2009/01/03/fix-for-songbird-showing-songs-still-on-ipod/</guid><description>&lt;p&gt;I formatted my iPod recently and noticed that Songbird still thought the Library had media on it. Loading up a factory restore didn’t help. To clear the iPod cache here is the location:&lt;/p&gt;
&lt;p&gt;In the profiles directory you will see a db folder. Remove all iPod* folders and restart Songbird. Now the Library will show the blankness that is your iPod.&lt;/p&gt;</description></item><item><title>Securing MySQL</title><link>https://geekyschmidt.com/2008/12/31/securing-mysql/</link><pubDate>Wed, 31 Dec 2008 16:39:47 +0000</pubDate><guid>https://geekyschmidt.com/2008/12/31/securing-mysql/</guid><description>&lt;p&gt;Here is my quick secure guide for MySQL:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Rename root user account&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mysql -u root -p&lt;/li&gt;
&lt;li&gt;use mysql;&lt;/li&gt;
&lt;li&gt;update user set user=”mydbadmin” where user=”root”;&lt;/li&gt;
&lt;li&gt;flush privileges;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set the root password for database&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mysqladmin -u mydbadmin password ‘the-new-password’&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Drop default test database&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mysql -u mydbadmin -p&lt;/li&gt;
&lt;li&gt;drop database test;&lt;/li&gt;
&lt;li&gt;quit;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Edit the MySQL server config&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;vi /etc/my.cnf and under [mysqld]&lt;/li&gt;
&lt;li&gt;skip-networking &amp;lt;– Disables network access&lt;/li&gt;
&lt;li&gt;set-variable=local-infile=0 &amp;lt;– prevent against unauthorized reading from local files&lt;/li&gt;
&lt;li&gt;bind-address=127.0.0.1&lt;/li&gt;
&lt;li&gt;restart mysql /etc/init.d/mysqld restart&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Keeping on my Toes &amp;#8211; Mac to Linux and back</title><link>https://geekyschmidt.com/2008/12/27/keeping-on-my-toes-mac-to-linux-and-back/</link><pubDate>Sat, 27 Dec 2008 13:33:13 +0000</pubDate><guid>https://geekyschmidt.com/2008/12/27/keeping-on-my-toes-mac-to-linux-and-back/</guid><description>&lt;p&gt;I love my MacBook Pro more than I love my motorcycle. There I said it. When I don’t get a chance to ride my motorcycle I get cranky and irritable, but when I don’t know where my computer is…death to all. The only thing that exceeds my love of Mac is my love of Linux. The reason I began using Apple products was from the consulting days of my life. I needed a machine that when I opened the lid, turned on, and began doing what I told it to do. Linux does this just spiffy, but the problem is I am fiddgity. My work machine was in a constant state of subversion dumps and compiles. A new kernel patch set? Sure why not. GIT Release of GNOME looking spiffy, download away. The problem is that when you live on the edge it is sharp. Bleeding edge releases in Linux made my laptops constant compiling machines. I tinker and therefore I Mac.&lt;/p&gt;</description></item><item><title>Loki Games Fix</title><link>https://geekyschmidt.com/2008/10/12/loki-games-fix/</link><pubDate>Sun, 12 Oct 2008 10:27:21 +0000</pubDate><guid>https://geekyschmidt.com/2008/10/12/loki-games-fix/</guid><description>&lt;p&gt;export _POSIX2_VERSION=199209&lt;/p&gt;
&lt;p&gt;To install some old Loki Linux games you will need to set the POSIX version. Here you go Intertubes for all to search and find.&lt;/p&gt;</description></item><item><title>Multipath and Redhat Linux 5</title><link>https://geekyschmidt.com/2008/09/15/multipath-and-redhat-linux-5/</link><pubDate>Mon, 15 Sep 2008 10:30:51 +0000</pubDate><guid>https://geekyschmidt.com/2008/09/15/multipath-and-redhat-linux-5/</guid><description>&lt;p&gt;As many of you know, multipath was finally integrated into Redhat Linux with the 5 series. This is great when you have multipath enabled during an install as you will see /dev/mapper/mpath0, but what happens post install when you attach new LUN? Here is the howto for what happens behind the scenes during a RHEL install:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;After the filer has attached and presented the new LUN reboot the machine allowing for the HBA card to recognize them&lt;/li&gt;
&lt;li&gt;Post-reboot login and verify with the drivers are present with the correct capacity: &lt;em&gt;dmesg | grep sd&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Next we need the WWID for the new path. For this example assume that sdh is one of our newly presented multipath drives: &lt;em&gt;scsi_id -gus /block/sdh&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Copy this output down and have it ready to input into a config file. I recommend pipping or copying down the results withing GNOME/vim&lt;/li&gt;
&lt;li&gt;Edit the /etc/multipath.conf with your editor of choice and look for the blacklist exception list. You will see a WWID “923847089123908u2389” already listed. Copy that line and replace the “218934708912374” with the output of command #3&lt;/li&gt;
&lt;li&gt;Reboot the box&lt;/li&gt;
&lt;li&gt;After the reboot login and cd /dev/mapper and verify that there is a newly listed mpath1. If this is not the case stop what you are doing and wash-rinse-repeat steps 1-6&lt;/li&gt;
&lt;li&gt;If there is a mpath1 we need to create a new partition. Since Linux sees the device as a new block, use fdisk as you would with any other drive: &lt;em&gt;fdisk /dev/mapper/mpath1&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Since the drive is freshly paritioned you will need to reboot to allow the kernel to recognize the new parition table.&lt;/li&gt;
&lt;li&gt;Post reboot we can create a filesystem. I am going to assume you created one parition and are going to use ext3: &lt;em&gt;mkfs.ext3 /dev/mapper/mpath1p1&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Next edit your /etc/fstab and point the new drive to a path you want the new mapping mounted to: &lt;em&gt;/dev/mapper/mpath1p1 /storage ext3 defaults 1 1&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;For the next portion I will operate under the assumption you are attaching more storage to your /opt directory for a new commercial install. As root drop to run level 2: &lt;em&gt;init 2&lt;/em&gt; This is the lowest run level where the / filesystem is mounted r/w and multipathd is running&lt;/li&gt;
&lt;li&gt;We will move /opt as it is current substatianted to /opt2: &lt;em&gt;mv /opt /opt2&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Create the mount for the SAN LUN: &lt;em&gt;mkdir /opt&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Mount the LUN: &lt;em&gt;mount /opt&lt;/em&gt; &amp;lt;–read from the /etc/fstab entry&lt;/li&gt;
&lt;li&gt;Now we sync the directories with rsync: &lt;em&gt;rsync -avh /opt2/* /opt&lt;/em&gt; I recommend holding onto the /opt2 until everything is tested after a reboot&lt;/li&gt;
&lt;li&gt;Done!&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>PPC Loki Games</title><link>https://geekyschmidt.com/2008/09/10/ppc-loki-games/</link><pubDate>Wed, 10 Sep 2008 14:18:46 +0000</pubDate><guid>https://geekyschmidt.com/2008/09/10/ppc-loki-games/</guid><description>&lt;p&gt;Here is a blast from the past…way back past…&lt;/p&gt;
&lt;p&gt;I loaded OpenSuSE 11 on my G4 Cube and remembered I had a few of the old &lt;a href="http://en.wikipedia.org/wiki/Loki_Software"&gt;Loki Games&lt;/a&gt;. Here are the games with ports to Alpha/PPC/SPARC:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Civilization: Call to Power&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;](&lt;a href="http://en.wikipedia.org/wiki/Civilization:_Call_to_Power"&gt;http://en.wikipedia.org/wiki/Civilization:_Call_to_Power&lt;/a&gt;)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Myth_(computer_game)"&gt;Myth II: Soulblighter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Railroad_Tycoon"&gt;Railroad Tycoon II&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.lokigames.com/products/eus/"&gt;Eric’s Ultimate Solitaire&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Heroes_of_Might_and_Magic_III"&gt;Heroes of Might and Magic III&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is mind boggling that at this point in Linux history (2000-2002) that someone decided to port these! The great thing about GCC and SDL is cross compiling is pretty simple. With that said supporting these must have been a nightmare for Loki.&lt;/p&gt;</description></item><item><title>SheepShaver on Ubuntu</title><link>https://geekyschmidt.com/2008/09/06/sheepshaver-on-ubuntu/</link><pubDate>Sat, 06 Sep 2008 08:34:56 +0000</pubDate><guid>https://geekyschmidt.com/2008/09/06/sheepshaver-on-ubuntu/</guid><description>&lt;p&gt;I wanted to run MacOS 9 in my Ubuntu Intrepid dev box so I went ahead and grabbed CVS. Problem was the autogen script never dumped a config.sub. Instead I took the easy route and downloaded an RPM version and used alien to convert. The one extra step to get it running is to as root ln -s /var/lib/libreadline.so.5 /var/lib/libreadline.so.4&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://geekyschmidt.com/wp-content/uploads/2008/09/sheepshaver_23-13_i386.deb"&gt;sheepshaver_23-13_i386.deb&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Coolest Hacker Logo</title><link>https://geekyschmidt.com/2008/08/30/coolest-hacker-logo/</link><pubDate>Sat, 30 Aug 2008 19:22:10 +0000</pubDate><guid>https://geekyschmidt.com/2008/08/30/coolest-hacker-logo/</guid><description>&lt;p&gt;&lt;a href="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2008/08/logo_hagnus.png" rel="lightbox[642]"&gt;&lt;img class="aligncenter size-full wp-image-643" title="Hacker Logo" src="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2008/08/logo_hagnus.png?resize=279%2C271" alt="" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;
I am a GNU Hacker, hear me ROAR! Do Wildebeest roar?
&lt;/p&gt;</description></item><item><title>Just say &amp;#8220;NO&amp;#8221; to OS Level Virtualization</title><link>https://geekyschmidt.com/2008/07/12/just-say-no-to-os-level-virtualization/</link><pubDate>Sat, 12 Jul 2008 13:45:12 +0000</pubDate><guid>https://geekyschmidt.com/2008/07/12/just-say-no-to-os-level-virtualization/</guid><description>&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/955020" target="_blank"&gt;Microsoft Patch 955020&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This patch will ensure that Friendster and Obama are added to your dictionary on Vista and 2008 Server. No big deal right? This brings up a few questions for me:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Why does my server have a GUI?&lt;/li&gt;
&lt;li&gt;Why does this patch require a reboot?&lt;/li&gt;
&lt;li&gt;Who is typing the words Friendster or Obama on their 2008 Server?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;At the root of the issue is that I will never deploy Hyper-V for enviroments I admin. I understand patching for core issues and security but this is stupid. If this server was in fact running my virtual server farm I would now be rebooting for Friendster and Obama. Yikes!&lt;/p&gt;</description></item><item><title>PPC Linux</title><link>https://geekyschmidt.com/2008/06/20/ppc-linux/</link><pubDate>Fri, 20 Jun 2008 09:09:50 +0000</pubDate><guid>https://geekyschmidt.com/2008/06/20/ppc-linux/</guid><description>&lt;p&gt;Why Linux and which one? Let me take a second to review:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.debian.org/releases/stable/" target="_blank"&gt;&lt;strong&gt;Debian Stable 4.0&lt;/strong&gt;&lt;/a&gt; – Too old! You can’t expect me to be spoiled on my x86 architecture with the latest GNOME and Firefox and then jump back to Debian stable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.debian.org/releases/testing/" target="_blank"&gt;Debian Testing “Lenny”&lt;/a&gt;&lt;/strong&gt; – Too new! The kernel is a step ahead of the Mac-On-Linux folks and therefore negates my ability to still run MacOS in Linux. Also had a heck of a time with my 6200 Nvidia Card in framebuffer.&lt;/p&gt;</description></item><item><title>login: Looking Back on Debian 1.3</title><link>https://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13/</link><pubDate>Sat, 29 Mar 2008 14:30:17 +0000</pubDate><guid>https://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13/</guid><description>&lt;p&gt;Back at the tender age of 12 I picked up a magazine at the Base Exchange. This magazine contained a CD. This CD contained Debian 1.3. All was well in the world…&lt;/p&gt;
&lt;p&gt;I remember reading with such excitement about this amazing new Linux (yes I pronouced it wrong, I was a geek living in Germany) and how it was free. Free you say!? I had just spent the past year lusting for Windows NT for no other reason that it was enterprise ready. I had no clue what that meant but I knew it was something I couldn’t learn. Much in the same way as I would look with much glee on the SGI pictures in magazines with no hope of ever affording the 12,000 dollar machine. Such was life for a youngster.&lt;/p&gt;
&lt;p&gt;That is what made Linux so exciting for me. It looked kind of like those funny Sun boxes and it was what &lt;strong&gt;HACKERS&lt;/strong&gt; used so it had to be cool. With no understanding of what installing Linux met I dropped that CD in and used rawrite for the first time to create the boot floppy.&lt;/p&gt;
&lt;p&gt;Then it died. My perfectly working Windows 95b edition machine died. Well I thought it had died when really all I did was blank the partition table attempting to do an install. All of this came back vividly today as I retraced that install on my MacBook Pro in vmware.&lt;/p&gt;
&lt;p&gt;—————————————-&lt;/p&gt;</description></item><item><title>VMware Server Beta 2 Review</title><link>https://geekyschmidt.com/2007/11/15/vmware-server-beta-2-review/</link><pubDate>Thu, 15 Nov 2007 05:44:03 +0000</pubDate><guid>https://geekyschmidt.com/2007/11/15/vmware-server-beta-2-review/</guid><description>&lt;p&gt;&lt;strong&gt;The Good:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Bringing it up to level of workstation/fusion virtual machine compatibility? Vix if you are into the innards of virtualization.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Bad:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Wow I mean where do you start? Let me walk you through my install process. I upgraded from the original vmware server to beta on an Ubuntu Gutsy box. The install process was smooth as butter and worked like a champ. I expect the smoothness because VMware is the benchmark for easy installs on Linux (only behind Google for using the &lt;a href="http://icculus.org/loki_setup/"&gt;Loki Installer&lt;/a&gt;) and has always shown that. What I never expected was the actual usage of the software. Gone is your GUI console. Hold on to that for a minute. It is gone, totally non-existstent. The GUI was replaced by a Web interface using AJAX. It all feels very Web 2.0 which is great for when I log into &lt;a href="http://digg.com"&gt;Digg&lt;/a&gt; or &lt;a href="http://facebook.com"&gt;Facebook&lt;/a&gt; &lt;em&gt;(Ooohh Shinny!)&lt;/em&gt; but this is enterprise software. What makes the web interface unbearable is the speed. Has anyone used &lt;a href="http://mail.yahoo.com"&gt;Yahoo! Mail&lt;/a&gt; beta AJAX interface? It has brought this quad-processor 4GiB RAM machine to its knees. That is how the VMware Web console feels. VMware! WAKE UP! Web interfaces are great and when you make it optional like you always have with WebUI packages. Optional, it only adds to the flexibility your company has given admins and architects everywhere. I understand the reasoning, web runs everywhere and gives you a lot of options for using thin clients and PDA’s.&lt;/p&gt;</description></item><item><title>Linux and Skype &amp;#8211; NOW WITH VIDEO!</title><link>https://geekyschmidt.com/2007/11/08/linux-and-skype-now-with-video/</link><pubDate>Thu, 08 Nov 2007 05:55:23 +0000</pubDate><guid>https://geekyschmidt.com/2007/11/08/linux-and-skype-now-with-video/</guid><description>&lt;p&gt;Skype (or ebay) have been killing me for years now. I am a huge Skype user and always loved the video chat option. I have gone back and installed webcams for most of my family in order to keep track of everyone on my crazy travel days. The one issue I had was the conflict of skype and my desire to convert my family to Linux. Skype on Linux was always a second-class citizen. I resorted to using &lt;a href="http://amsn.sf.net"&gt;aMSN&lt;/a&gt; which worked, albeit on a very poor performance level. Yesterday though I awoke to an excitment I hadn’t seen in months. My RSS feed showed one topic new in the Skype folder. I preemptively booted my Ubuntu laptop and sure enough I was right, video support. After a quick download and install I had video chat on my Linux box. This of course initiated a victory dance. The great thing was the victory dance was captured from 2 different angles thus solidifying my lack of dancing skills for all to see :)&lt;/p&gt;</description></item><item><title>Xgrid and Multiplatform Clients</title><link>https://geekyschmidt.com/2007/11/02/xgrid-and-multiplatform-clients/</link><pubDate>Fri, 02 Nov 2007 08:34:04 +0000</pubDate><guid>https://geekyschmidt.com/2007/11/02/xgrid-and-multiplatform-clients/</guid><description>&lt;p&gt;&lt;span style="font-family: Helvetica; font-size: 12px; line-height: normal" class="Apple-style-span"&gt;This allows you to setup a Xgrid controller without mac server edition. What is nifty is that the clients can run on other platforms such as Linux and Windows. So with the simplicity of mac you can run a cluster at the house. Here is the link for windows/linux clients:&lt;/span&gt;&lt;span style="font-family: Helvetica; font-size: 12px; line-height: normal" class="Apple-style-span"&gt;&lt;a href="http://unu.novajo.ca/simple/archives/000026.html"&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: Helvetica; font-size: 12px; line-height: normal" class="Apple-style-span"&gt;&lt;a href="http://unu.novajo.ca/simple/archives/000026.html"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Helvetica; font-size: 12px; line-height: normal" class="Apple-style-span"&gt;&lt;a href="http://unu.novajo.ca/simple/archives/000026.html"&gt;&lt;a href="http://unu.novajo.ca/simple/archives/000026.html"&gt;http://unu.novajo.ca/simple/archives/000026.html&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal"&gt;&lt;a href="http://sourceforge.net/projects/xgridagent-java/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; line-height: normal"&gt;&lt;a href="http://sourceforge.net/projects/xgridagent-java/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>NNTP will forever rock my sock&amp;#8230;</title><link>https://geekyschmidt.com/2007/11/01/nntp-will-forever-rock-my-sock/</link><pubDate>Thu, 01 Nov 2007 19:02:27 +0000</pubDate><guid>https://geekyschmidt.com/2007/11/01/nntp-will-forever-rock-my-sock/</guid><description>&lt;p&gt;NNTP will forever rock my socks&lt;/p&gt;</description></item><item><title>OpenSuSE 10.3 &lt; Ubuntu Gutsy</title><link>https://geekyschmidt.com/2007/09/23/opensuse-103-ubuntu-gutsy/</link><pubDate>Sun, 23 Sep 2007 11:47:25 +0000</pubDate><guid>https://geekyschmidt.com/2007/09/23/opensuse-103-ubuntu-gutsy/</guid><description>&lt;p&gt;I am done dealing with OpenSuSE 10.3. Before anyone starts I realize that it is a beta release candidate “blah blah blah.” I expect simple things to work without a hassle such as touchpads and wifi. Now laptops have always been the bane of Linux, but as of recently Ubuntu ran better than XP on this Sony TXN17p I have. In fact out of the box the hotkeys for sound Linus called Solaris a “buggy piece and backlight worked with no configuration. On OpenSuSE it shipped with none of that. While I expected this on 10.1 and MAYBE 10.2, to do this in 2007 is insane. Most people in this world now own laptops, not desktops. ACPI and Eject buttons should work out of the box. Not to mention this is a sony laptop and not jims computer shop or something. Sonypi and sony-laptop has been a staple of the Linux module kernels for at least 3 revs. SuSE I love(d) you! You were my first true Linux distro. I remember the 4.8 days of 12 CD’s and a manual that if thrown could break walls. Now you are a Novell puppet and not living up to the standards of your peers. Goodbye my love, I am off to the Cape of Good Hope!&lt;/p&gt;</description></item><item><title>Nokia N800 Review</title><link>https://geekyschmidt.com/2007/08/16/nokia-n800-review/</link><pubDate>Thu, 16 Aug 2007 16:28:47 +0000</pubDate><guid>https://geekyschmidt.com/2007/08/16/nokia-n800-review/</guid><description/></item><item><title>Sony TXN-17P Linux Review</title><link>https://geekyschmidt.com/2007/08/15/sony-txn-17p-linux-review/</link><pubDate>Wed, 15 Aug 2007 22:18:34 +0000</pubDate><guid>https://geekyschmidt.com/2007/08/15/sony-txn-17p-linux-review/</guid><description/></item><item><title>VMWare Server + Gutsy Gibbon = Houston its a-go</title><link>https://geekyschmidt.com/2007/07/25/vmware-server-gutsy-gibbon-houston-its-a-go/</link><pubDate>Wed, 25 Jul 2007 04:57:44 +0000</pubDate><guid>https://geekyschmidt.com/2007/07/25/vmware-server-gutsy-gibbon-houston-its-a-go/</guid><description>&lt;p&gt;Just make sure to download the latest vmware-any-any patches to deal with the new 2.6.22 and all should be well:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://platan.vc.cvut.cz/ftp/pub/vmware/"&gt;http://platan.vc.cvut.cz/ftp/pub/vmware/ &lt;/a&gt;&lt;/p&gt;</description></item><item><title>filter = [ &amp;#8220;a/sda[1-9]$/&amp;#8221; &amp;#8220;a/e&amp;#8230;</title><link>https://geekyschmidt.com/2007/06/18/filter-asda1-9-ae/</link><pubDate>Mon, 18 Jun 2007 05:59:47 +0000</pubDate><guid>https://geekyschmidt.com/2007/06/18/filter-asda1-9-ae/</guid><description>&lt;p&gt;filter = [ “a/sda[1-9]$/” “a/emcpower.*/” “r/.*/” ] This fixes problems with EMC PowerPath and LVM&lt;/p&gt;</description></item><item><title>Verizon evdo card + linux = ss&amp;#8230;</title><link>https://geekyschmidt.com/2007/05/09/verizon-evdo-card-linux-ss/</link><pubDate>Wed, 09 May 2007 07:22:11 +0000</pubDate><guid>https://geekyschmidt.com/2007/05/09/verizon-evdo-card-linux-ss/</guid><description>&lt;p&gt;Verizon evdo card + linux = ssh hotness&lt;/p&gt;</description></item><item><title>Posted from my n800</title><link>https://geekyschmidt.com/2007/03/19/posted-from-my-n800/</link><pubDate>Mon, 19 Mar 2007 13:16:33 +0000</pubDate><guid>https://geekyschmidt.com/2007/03/19/posted-from-my-n800/</guid><description>&lt;p&gt;A program came out called Maemo Blog…and I am using it. Hooked up to my bluetooth keyboard I am able to type a post that would have taken ages with the other input methods. To top it off I type this very quickly due to the touch typing feel of this keyboard. What the n800 has become for me is a mini laptop. I use it in airports while I travel and in hotel rooms when I need a quick email. The n800 is far from perfect though, with its lack of software (compared to the n770) and I am still waiting on my Skype client. But such is life of the Linux bleeding edge guy. My blood is your gain :)&lt;/p&gt;</description></item><item><title>Evolution tip</title><link>https://geekyschmidt.com/2006/11/14/evolution-tip/</link><pubDate>Tue, 14 Nov 2006 23:12:39 +0000</pubDate><guid>https://geekyschmidt.com/2006/11/14/evolution-tip/</guid><description>&lt;p&gt;~/.evolution/mail/exchange/$mailbox/favorites&lt;/p&gt;
&lt;p&gt;Remove this folder if evolution only shows the Favorites exchange folders rather than your personal folders.&lt;/p&gt;</description></item><item><title>Rocks Cluster</title><link>https://geekyschmidt.com/2006/09/19/rocks-cluster/</link><pubDate>Tue, 19 Sep 2006 22:52:35 +0000</pubDate><guid>https://geekyschmidt.com/2006/09/19/rocks-cluster/</guid><description>&lt;p&gt;&lt;a href="http://rockscluster.org"&gt;Rocks Cluster&lt;/a&gt; rocks my socks. After battling with their FTP to grab the latest ISO, I was finally able to do a VMWare Install of version 4.2. The key for doing a VMWare install in workstation 5.5 was the following points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a VMWare Team
&lt;ul&gt;
&lt;li&gt;Hard Drive sizes must be larger than 20 GiB
&lt;ul&gt;
&lt;li&gt;Memory must be more than 640 MiB
&lt;ul&gt;
&lt;li&gt;Remove the sound card and floppy
&lt;ul&gt;
&lt;li&gt;In the vmware team assign all the machines to VLAN1
&lt;ul&gt;
&lt;li&gt;The Frontend must have 2 NIC, assign them both to VLAN1 till the install is done at which point you can then bridge the public interface or host-only
&lt;ul&gt;
&lt;li&gt;Boot PXE when the frontend is up for the clients and all will install &lt;/ul&gt;
Let me state, Rocks is simply the best cluster software I have had the pleasure of using. Super High Five to the developers!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Asus M5n ACPI Fan</title><link>https://geekyschmidt.com/2006/06/13/asus-m5n-acpi-fan/</link><pubDate>Tue, 13 Jun 2006 14:30:26 +0000</pubDate><guid>https://geekyschmidt.com/2006/06/13/asus-m5n-acpi-fan/</guid><description>&lt;p&gt;I am posting this so I can later go search and find it. Stupid fan was driving me nuts!&lt;/p&gt;
&lt;center&gt;
&lt;a class="imagelink" title="Assorted Nuts" href="http://i0.wp.com/thatoneguynick.is-a-geek.org/wp-content/uploads/2006/06/mixednut.jpg" rel="lightbox[72]"&gt;&lt;img id="image80" alt="Assorted Nuts" src="http://i0.wp.com/thatoneguynick.is-a-geek.org/wp-content/uploads/2006/06/mixednut.thumbnail.jpg?fit=700%2C96" data-recalc-dims="1" /&gt;&lt;/a&gt;
&lt;/center&gt;
&lt;p&gt;Thing came on at 40 degree celcius. This meant that it ran ALL THE TIME. I could have the darn thing closed and it doing nothing…fan is on…grrr…anyways here is the fix action:&lt;/p&gt;
&lt;p&gt;`&lt;br /&gt;
sudo vi /etc/modules&lt;br /&gt;
add in i2c-i810 and lm85&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;sudo vi /etc/rc.local&lt;br /&gt;
echo 50000 &gt; /sys/devices/pci0000:00/0000:00:1f.3/i2c-0/0-002e/temp1_auto_temp_off&lt;/p&gt;</description></item><item><title>Sansa e260 and Linux</title><link>https://geekyschmidt.com/2006/06/09/sansa-e260-and-linux/</link><pubDate>Fri, 09 Jun 2006 11:14:36 +0000</pubDate><guid>https://geekyschmidt.com/2006/06/09/sansa-e260-and-linux/</guid><description>&lt;p&gt;I broke down and purchased a new MP3 player after the trusty iPod Mini bit the dust. Thank you Apple for including a wonderful 6GiB CF Drive though :) Moving right along I wanted to share my thoughts from a Linux users perspective on the &lt;a href="http://sandisk.com/Products/Catalog(1166)-SanDisk_Sansa_e200_Series_MP3_Players.aspx"&gt;Sansa e240, e260, or e270&lt;/a&gt;. Same hardware just more storage.&lt;/p&gt;
&lt;p&gt;Pros:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Once the device has been set to UMS mode you can drag and drop files onto the device&lt;/p&gt;</description></item><item><title>Using Gmail as GNOME&amp;#8217;s default mailer</title><link>https://geekyschmidt.com/2006/05/17/using-gmail-as-gnomes-default-mailer/</link><pubDate>Wed, 17 May 2006 18:38:40 +0000</pubDate><guid>https://geekyschmidt.com/2006/05/17/using-gmail-as-gnomes-default-mailer/</guid><description>&lt;p&gt;As a security expert I have to say that this is total hogwash with all the uproar over his script. I sure hope these same people practice AWESOME security everywhere else. And the world wonders why security professionals are referred to as “chicken littles”&lt;/p&gt;
&lt;p&gt;I started using Gmail as my primary mail application a little over a year ago. For the most part, it has been a pleasurable experience. However, to my knowledge thereis no simple way to make Gmail the default mailer in GNOME. Until now!&lt;/p&gt;</description></item></channel></rss>