<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;AkUCQHc9fSp7ImA9WhRaFUU.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837</id><updated>2012-02-18T13:04:21.965-05:00</updated><category term="Radius" /><category term="Firewire" /><category term="SMB" /><category term="Samba" /><category term="Remote" /><category term="Xbox 360" /><category term="WMVHD" /><category term="5.1" /><category term="RAID 1" /><category term="Solicitation" /><category term="Cisco" /><category term="SPDIF" /><category term="LCDd" /><category term="Mythtv" /><category term="Windows" /><category term="Apple" /><category term="Router" /><category term="Discovery" /><category term="PS Tools" /><category term="Terminal Server" /><category term="Mac" /><category term="Software" /><category term="Trunking" /><category term="Antec Fusion" /><category term="Windows 7" /><category term="driver" /><category term="IPv6" /><category term="10.04 LTS" /><category term="Server 2003" /><category term="Mythbuntu" /><category term="Intel Video" /><category term="Printers" /><category term="MCE" /><category term="Server" /><category term="Motorola" /><category term="VFD" /><category term="CIFS" /><category term="Registry" /><category term="Dell 700m" /><category term="Bonding" /><category term="DKMS" /><category term="lcdproc" /><category term="Tunnel" /><category term="RA" /><category term="Remix" /><category term="Etherchannel" /><category term="Linux" /><category term="User Profiles" /><category term="Lirc" /><category term="RocketRaid 26xx" /><category term="Ubuntu" /><category term="Server 2008" /><title>MaisTECH</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.maistech.net/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.maistech.net/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Aaron Mais</name><uri>https://profiles.google.com/101379838263804163648</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-q2J8bE50mbk/AAAAAAAAAAI/AAAAAAAAAO4/k0BRC0oqaQM/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>26</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/maistech/IJsK" /><feedburner:info uri="maistech/ijsk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CEEGRHg_cSp7ImA9WhRQGUU.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-7242271453301645638</id><published>2011-12-15T13:01:00.002-05:00</published><updated>2011-12-15T15:57:05.649-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-15T15:57:05.649-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="SMB" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="10.04 LTS" /><category scheme="http://www.blogger.com/atom/ns#" term="CIFS" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu Server 10.04 LTS Adding Samba Users and Groups</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/HAURYJv0jSc1i4cnnWLHyBKsP2k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HAURYJv0jSc1i4cnnWLHyBKsP2k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/HAURYJv0jSc1i4cnnWLHyBKsP2k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HAURYJv0jSc1i4cnnWLHyBKsP2k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I will be adding users to both my Ubuntu Server, then create their samba user counterpart.&lt;br /&gt;
&lt;br /&gt;
First we need to add a group for our users to join.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo groupadd smbusers&lt;/pre&gt;
&lt;br /&gt;
Then we need to use the useradd command to add new users to the group we just created (or any existing group); and add the user to the system. The syntax is "useradd -G {group-name} username"&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo useradd -G smbusers joe
sudo passwd joe (optional)
sudo smbpasswd -a joe&lt;/pre&gt;
&lt;br /&gt;
If you already have a user that is created and want to add them to a group, you can do this.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo usermod -a -G smbusers joe&lt;/pre&gt;
&lt;br /&gt;
*&lt;b&gt;NOTE&lt;/b&gt;* When I use "smbusers" that is the group name. And "joe" is the username.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;a href="http://www.cyberciti.biz/faq/adding-a-user-to-a-samba-smb-share/"&gt;http://www.cyberciti.biz/faq/adding-a-user-to-a-samba-smb-share/&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/"&gt;http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-7242271453301645638?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/7Bzi7IhbJBE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/7242271453301645638/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/12/ubuntu-server-1004-lts-adding-samba.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7242271453301645638?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7242271453301645638?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/7Bzi7IhbJBE/ubuntu-server-1004-lts-adding-samba.html" title="Ubuntu Server 10.04 LTS Adding Samba Users and Groups" /><author><name>Aaron Mais</name><uri>https://profiles.google.com/101379838263804163648</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-q2J8bE50mbk/AAAAAAAAAAI/AAAAAAAAAO4/k0BRC0oqaQM/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/12/ubuntu-server-1004-lts-adding-samba.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIARng6fCp7ImA9WhRQGUo.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-2768792131673907359</id><published>2011-12-15T12:21:00.001-05:00</published><updated>2011-12-15T13:09:07.614-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-15T13:09:07.614-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Bonding" /><category scheme="http://www.blogger.com/atom/ns#" term="Trunking" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="10.04 LTS" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu Server 10.04 LTS NIC Bonding</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/V_XHk43u0VwH7nXPUue3UN3yzHo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/V_XHk43u0VwH7nXPUue3UN3yzHo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/V_XHk43u0VwH7nXPUue3UN3yzHo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/V_XHk43u0VwH7nXPUue3UN3yzHo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;First let's install ifenslave, this is required to bond the nic's.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install ifenslave&lt;/pre&gt;
&lt;br /&gt;
Then we need to edit /etc/network/interfaces&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo nano /etc/network/interfaces&lt;/pre&gt;
&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#auto eth0
#iface eth0 inet dhcp

auto bond0
iface bond0 inet static
address xxx.xxx.xxx.xxx
gateway xxx.xxx.xxx.xxx
netmask xxx.xxx.xxx.xxx
bond-slaves eth0 eth1
# LACP confuration
bond_mode 802.3ad
bond_miimon 100
bond_lacp_rate 1
&lt;/pre&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* If you only have 2 NIC's and want them bonded comment out your eth0 lines&lt;br /&gt;
&lt;br /&gt;
Restart network services&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo /etc/init.d/networking restart&lt;/pre&gt;
&lt;br /&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* Here is info about different bonding modes:&lt;br /&gt;
mode=0 (balance-rr) Round-robin policy: Transmit packets in sequential order from the first available slave through the last. This mode provides load balancing and fault tolerance.&lt;br /&gt;
&lt;br /&gt;
mode=1 (active-backup) Active-backup policy: Only one slave in the bond is active. A different slave becomes active if, and only if, the active slave fails. The bond’s MAC address is externally visible on only one port (network adapter) to avoid confusing the switch. This mode provides fault tolerance. The primary option affects the behavior of this mode.&lt;br /&gt;
&lt;br /&gt;
mode=2 (balance-xor) XOR policy: Transmit based on [(source MAC address XOR'd with destination MAC address) modulo slave count]. This selects the same slave for each destination MAC address. This mode provides load balancing and fault tolerance.&lt;br /&gt;
&lt;br /&gt;
mode=3 (broadcast) Broadcast policy: transmits everything on all slave interfaces. This mode provides fault tolerance.&lt;br /&gt;
&lt;br /&gt;
mode=4 (802.3ad) IEEE 802.3ad Dynamic link aggregation. Creates aggregation groups that share the same speed and duplex settings. Utilizes all slaves in the active aggregator according to the 802.3ad specification.&lt;br /&gt;
&lt;br /&gt;
* Pre-requisites:&lt;br /&gt;
* Ethtool support in the base drivers for retrieving the speed and duplex of each slave.&lt;br /&gt;
* A switch that supports IEEE 802.3ad Dynamic link aggregation. Most switches will require some type of configuration to enable 802.3ad mode.&lt;br /&gt;
&lt;br /&gt;
mode=5 (balance-tlb) Adaptive transmit load balancing: channel bonding that does not require any special switch support. The outgoing traffic is distributed according to the current load (computed relative to the speed) on each slave. Incoming traffic is received by the current slave. If the receiving slave fails, another slave takes over the MAC address of the failed receiving slave.&lt;br /&gt;
&lt;br /&gt;
* Prerequisite: Ethtool support in the base drivers for retrieving the speed of each slave.&lt;br /&gt;
&lt;br /&gt;
mode=6 (balance-alb) Adaptive load balancing: includes balance-tlb plus receive load balancing (rlb) for IPV4 traffic, and does not require any special switch support. The receive load balancing is achieved by ARP negotiation. The bonding driver intercepts the ARP Replies sent by the local system on their way out and overwrites the source hardware address with the unique hardware address of one of the slaves in the bond such that different peers use different hardware addresses for the server.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;a href="https://help.ubuntu.com/community/UbuntuBonding"&gt;https://help.ubuntu.com/community/UbuntuBonding&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.ubuntugeek.com/how-to-setup-bond-or-team-network-cards-in-ubuntu-10-1010-04.html"&gt;http://www.ubuntugeek.com/how-to-setup-bond-or-team-network-cards-in-ubuntu-10-1010-04.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-2768792131673907359?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/3GqBwm3YeCg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/2768792131673907359/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/12/ubuntu-server-1004-lts-nic-bonding.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2768792131673907359?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2768792131673907359?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/3GqBwm3YeCg/ubuntu-server-1004-lts-nic-bonding.html" title="Ubuntu Server 10.04 LTS NIC Bonding" /><author><name>Aaron Mais</name><uri>https://profiles.google.com/101379838263804163648</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-q2J8bE50mbk/AAAAAAAAAAI/AAAAAAAAAO4/k0BRC0oqaQM/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/12/ubuntu-server-1004-lts-nic-bonding.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0MCQ3k4fip7ImA9WhRXE08.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-7949571902794340654</id><published>2011-12-15T10:53:00.004-05:00</published><updated>2011-12-19T15:11:02.736-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-19T15:11:02.736-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="DKMS" /><category scheme="http://www.blogger.com/atom/ns#" term="10.04 LTS" /><category scheme="http://www.blogger.com/atom/ns#" term="RocketRaid 26xx" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="driver" /><title>Ubuntu Server 10.04 LTS RocketRaid 26xx DKMS Driver</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LUuFl_L7uu426arSRD4CLHtgF2E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LUuFl_L7uu426arSRD4CLHtgF2E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LUuFl_L7uu426arSRD4CLHtgF2E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LUuFl_L7uu426arSRD4CLHtgF2E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;First, install the build tools:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install build-essential&lt;/pre&gt;
&lt;br /&gt;
Download the driver source from Highpoint:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;lwp-download http://www.highpoint-tech.cn/BIOS_Driver/rr26xx/2640X1-2640X4-2642/Linux/rr264x-linux-src-v1.3-legacy_single-101203-0910.tar.gz&lt;/pre&gt;
&lt;br /&gt;
Extract the tar:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;tar -zxvf rr264x-linux-src-v1.3-legacy_single-101203-0910.tar.gz
mv rr2640-linux-src-v1.3-legacy_single rr26xx-linux-src-v1.3
cd rr26xx-linux-src-v1.3&lt;/pre&gt;
&lt;br /&gt;
Make sure DKMS is installed:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo aptitude install dkms&lt;/pre&gt;
&lt;br /&gt;
Create the DKMS configuration file:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cat &amp;gt;dkms.conf&lt;/pre&gt;
&lt;br /&gt;
Cut and Paste the following text:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;MAKE="make"
BUILT_MODULE_NAME=rr26xx
DEST_MODULE_LOCATION=/kernel/drivers/scsi
PACKAGE_NAME=rr26xx
PACKAGE_VERSION=1.3
AUTOINSTALL=yes
POST_BUILD="do_Module.symvers rr26xx save $dkms_tree/$module/$module_version/build/Module.symvers"
REMAKE_INITRD=yes&lt;/pre&gt;
Hit "Control-D" (as in Dog) to close the file.&lt;br /&gt;
&lt;br /&gt;
Copy the Makefile and Config files up to the top directory:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cp product/rr2640/linuxls/* .
mv Makefile Makefile_orig&lt;/pre&gt;
&lt;br /&gt;
Modify the HPT_ROOT in the Makefile:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sed 's/HPT_ROOT := ..\/..\/../HPT_ROOT := \/var\/lib\/dkms\/rr26xx\/1.3\/build/' Makefile_orig &amp;gt;Makefile&lt;/pre&gt;
&lt;br /&gt;
Move the source into /usr/src for DKMS:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cd ..
sudo mv rr26xx-linux-src-v1.3 /usr/src/rr26xx-1.3&lt;/pre&gt;
&lt;br /&gt;
Trick dkms into looking in the /usr/src directory for the precompiled RocketRaid object code:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;mv /usr/src/rr26xx-1.3/lib /usr/src/rr26xx-1.3/real_lib
ln -s /usr/src/rr26xx-1.3/real_lib /usr/src/rr26xx-1.3/lib&lt;/pre&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* For some reason dkms will not copy object files (.o) when doing builds, so we need to fool it.&lt;br /&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* Above symbolic link must be complete (absolute) path!&lt;br /&gt;
&lt;br /&gt;
Add the source to DKMS:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo dkms add -m rr26xx -v 1.3&lt;/pre&gt;
&lt;br /&gt;
Build the module:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo dkms build -k `uname -r` -m rr26xx -v 1.3&lt;/pre&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* This should hopefully compile correctly. If not, you can view the log output from the file "/var/lib/dkms/rr26xx/1.3/build/make.log"&lt;br /&gt;
&lt;br /&gt;
Next install the module:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo dkms install -k `uname -r` -m rr26xx -v 1.3&lt;/pre&gt;
&lt;br /&gt;
Finally, create the boot image:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo mkinitramfs -o /boot/initrd.img-`uname -r` `uname -r`&lt;/pre&gt;
&lt;br /&gt;
*&lt;i&gt;UPDATE&lt;/i&gt;* I just verified that this will make it through a kernel update. I just updated my server to&amp;nbsp;2.6.32-37-server and rebooted, my card was detected, and the raid array was intact.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
This is adapted from &lt;a href="https://help.ubuntu.com/community/RocketRaid#RocketRaid_26xx_Driver"&gt;https://help.ubuntu.com/community/RocketRaid#RocketRaid_26xx_Driver&lt;/a&gt;&lt;br /&gt;
with support from this forum &lt;a href="http://ubuntuforums.org/showthread.php?t=1633597"&gt;http://ubuntuforums.org/showthread.php?t=1633597&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-7949571902794340654?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/KBfV8BJH-9c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/7949571902794340654/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/12/rocketraid-26xx-driver-on-ubuntu-1004.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7949571902794340654?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7949571902794340654?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/KBfV8BJH-9c/rocketraid-26xx-driver-on-ubuntu-1004.html" title="Ubuntu Server 10.04 LTS RocketRaid 26xx DKMS Driver" /><author><name>Aaron Mais</name><uri>https://profiles.google.com/101379838263804163648</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-q2J8bE50mbk/AAAAAAAAAAI/AAAAAAAAAO4/k0BRC0oqaQM/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/12/rocketraid-26xx-driver-on-ubuntu-1004.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEFSXo-cSp7ImA9WhdUEEs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-8133977984958251118</id><published>2011-09-26T14:43:00.002-04:00</published><updated>2011-09-26T14:43:38.459-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T14:43:38.459-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="VFD" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythbuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Antec Fusion" /><category scheme="http://www.blogger.com/atom/ns#" term="lcdproc" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythtv" /><category scheme="http://www.blogger.com/atom/ns#" term="LCDd" /><category scheme="http://www.blogger.com/atom/ns#" term="MCE" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Lirc" /><title>Mythbuntu: Antec Fusion v1 VFD &amp; MCE Remote (Updated for 10.10)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hxZfY6j0DqBepwZA1wZ69Cb5wyg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hxZfY6j0DqBepwZA1wZ69Cb5wyg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hxZfY6j0DqBepwZA1wZ69Cb5wyg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hxZfY6j0DqBepwZA1wZ69Cb5wyg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This is an updated how-to of &lt;a href="http://www.maistech.net/2009/11/mythbuntu-antec-fusion-v1-vfd-mce.html"&gt;my notes&lt;/a&gt;&amp;nbsp;from an earlier post. Things have changed since Ubuntu 9.04, I am now on 10.10 due to the inclusion of Trim support. The mceusb remote should just work out of the box. &lt;a href="http://wilsonet.com/?page_id=95"&gt;Here are some notes on it&lt;/a&gt;. So basically this is to get your Antec Fusion v1 VFD working.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
My install notes:&lt;br /&gt;
&lt;br /&gt;
Install lcdproc and lirc (lirc should already be installed, but just incase)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install lcdproc lirc&lt;/pre&gt;
&lt;br /&gt;
Create a file /etc/modprobe.d/imon-vfd.conf; add the following line.&lt;br /&gt;
(This is to pass kernel options at bootup. This is for my VFD, the later version VFD's are diferent. References at end of article)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;options lirc_imon display_type=1&lt;/pre&gt;
&lt;br /&gt;
Edit /etc/LCDd.conf&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;Driver=imon
Goodbye=""
ServerScreen=blank
&lt;/pre&gt;
&lt;br /&gt;
Edit /etc/lirc/lircd.conf add line at end &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;include "/usr/share/lirc/remotes/imon/lircd.conf.imon-knob"&lt;/pre&gt;
&lt;br /&gt;
Restart lirc&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo service lirc restart&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE: If you are using XBMC, edit your&amp;nbsp;~/.xbmc/userdata/guisettings.xml so that &amp;lt; haslcd&amp;gt; is set to true&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;nano +1892&amp;nbsp;~/.xbmc/userdata/guisettings.xml&lt;/pre&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-8133977984958251118?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/Ijlc6QkuxuE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/8133977984958251118/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/mythbuntu-antec-fusion-v1-vfd-mce.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/8133977984958251118?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/8133977984958251118?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/Ijlc6QkuxuE/mythbuntu-antec-fusion-v1-vfd-mce.html" title="Mythbuntu: Antec Fusion v1 VFD &amp; MCE Remote (Updated for 10.10)" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/mythbuntu-antec-fusion-v1-vfd-mce.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEECSHg6cCp7ImA9WhdUEEs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-6936902667890056158</id><published>2011-09-26T01:34:00.001-04:00</published><updated>2011-09-26T14:44:29.618-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T14:44:29.618-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mythbuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Remote" /><category scheme="http://www.blogger.com/atom/ns#" term="MCE" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Lirc" /><title>Mythbuntu: MythTV/XBMC Switching</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ts2KtNVh4W0sAziOa_54gwpJsKg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ts2KtNVh4W0sAziOa_54gwpJsKg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ts2KtNVh4W0sAziOa_54gwpJsKg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ts2KtNVh4W0sAziOa_54gwpJsKg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This script allows switching between mythtv frontend and xbmc. After you have lirc and irexec installed and running.&lt;br /&gt;
&lt;br /&gt;
http://code.google.com/p/yatvgrabber/wiki/XbmcMythtvRemote&lt;br /&gt;
&lt;br /&gt;
To stop Mythfrontend from automatically starting on reboot, this is how I removed it.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cd .config/autostart
rm mythtv.desktop&lt;/pre&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-6936902667890056158?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/hNwMMbkS11c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/6936902667890056158/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/mythtvxbmc-switching.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/6936902667890056158?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/6936902667890056158?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/hNwMMbkS11c/mythtvxbmc-switching.html" title="Mythbuntu: MythTV/XBMC Switching" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/mythtvxbmc-switching.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4DRnY8fCp7ImA9WhRQGUo.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-7091643892671601737</id><published>2011-09-25T19:26:00.000-04:00</published><updated>2011-12-15T12:42:57.874-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-15T12:42:57.874-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Samba" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="SMB" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu Server 10.04 LTS Allowing Symlinks with Samba</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YxxqYhuKomiZasm-IZSUSNrA9Vw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YxxqYhuKomiZasm-IZSUSNrA9Vw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YxxqYhuKomiZasm-IZSUSNrA9Vw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YxxqYhuKomiZasm-IZSUSNrA9Vw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
Apparently in 10.04 you need to add a few lines to allow symlinks in your samba share. I kept getting access denied in Windows.&lt;br /&gt;
&lt;br /&gt;
Under Global, add the following 3 lines:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;[global]
follow symlinks = yes
wide links = yes
unix extensions = no&lt;/pre&gt;
&lt;br /&gt;
Now restart Samba&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo /etc/init.d/smbd restart&lt;/pre&gt;
&lt;br /&gt;
You should be good to go!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-7091643892671601737?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/fF6rIVJ0r-c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/7091643892671601737/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/ubuntu-server-samba-sharing-with.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7091643892671601737?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7091643892671601737?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/fF6rIVJ0r-c/ubuntu-server-samba-sharing-with.html" title="Ubuntu Server 10.04 LTS Allowing Symlinks with Samba" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/ubuntu-server-samba-sharing-with.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQGQnc9eCp7ImA9WhRQGUo.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-3882718276412225269</id><published>2011-09-25T03:02:00.003-04:00</published><updated>2011-12-15T12:32:03.960-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-15T12:32:03.960-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server" /><category scheme="http://www.blogger.com/atom/ns#" term="RAID 1" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="10.04 LTS" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu 10.04 LTS bootable software RAID-1</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/h_QCqv9s13KnIg-Tq8XK-pgWggE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/h_QCqv9s13KnIg-Tq8XK-pgWggE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/h_QCqv9s13KnIg-Tq8XK-pgWggE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/h_QCqv9s13KnIg-Tq8XK-pgWggE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Start from your home directory&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;~&lt;/pre&gt;
&lt;br /&gt;
Install mdadm&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install mdadm&lt;/pre&gt;
&lt;br /&gt;
You need 2 modules loaded, md and raid1 Ubuntu 10.10 should automatically have md loaded. You can verify this by running "fgrep CONFIG_MD /boot/config-$(uname -r)"&lt;br /&gt;
&lt;br /&gt;
We need to load the raid1 module so when you reboot it will load.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo echo raid1 &amp;gt;&amp;gt; /etc/modules&lt;/pre&gt;
&lt;br /&gt;
Now we will load it manually so we don't have to reboot&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo modprobe raid1&lt;/pre&gt;
&lt;br /&gt;
Verify its loaded&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;lsmod | grep raid1&lt;/pre&gt;
&lt;br /&gt;
Next we are going to copy the partition info from sda to sdb.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo sfdisk -d /dev/sda &amp;gt; sda.out
sudo sfdisk -f /dev/sdb &amp;lt; sda.out&lt;/pre&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* If you get "I don’t like these partitions – nothing changed." Verify it by comparing the output of sfdisk -l /dev/sda and sfdisk -l /dev/sdb.&lt;br /&gt;
&lt;br /&gt;
Change the partition type of the /dev/sdb Linux partition(s) to “Linux raid autodetect”&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo sfdisk --change-id /dev/sdb 1 fd&lt;/pre&gt;
&lt;br /&gt;
Now we’re ready to create the array. We specify a RAID 1 array with 2 devices. The first drive is missing (we add it later) and the second is /dev/sdb1:&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo mdadm --create /dev/md0 --level=1 --raid-devices=2 missing /dev/sdb1&lt;/pre&gt;
&lt;br /&gt;
Now, we need to create and update the mdadm.conf.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo cp /etc/mdadm/mdadm.conf /etc/mdadm/mdadm.bak | sudo cp /etc/mdadm/mdadm.conf mdadm.conf | mdadm --detail --scan &amp;gt;&amp;gt; mdadm.conf | sudo cp mdadm.conf /etc/mdadm/mdadm.conf&lt;/pre&gt;
*&lt;strong&gt;NOTE&lt;/strong&gt;* It will put in a parameter metadata=00.90 that will cause warnings later. Apparently, this is a bug and it is safe to remove it.&lt;br /&gt;
&lt;br /&gt;
Now, we format the raid volume&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;mkfs -t ext4 /dev/md0&lt;/pre&gt;
&lt;br /&gt;
Find out the UUID of the array&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo blkid&lt;/pre&gt;
&lt;br /&gt;
Make a copy of /etc/fstab in your home directory and change root to mount to the UUID of the array. &amp;nbsp;Don’t change the real /etc/fstab quite yet.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo cp /etc/fstab /etc/fstab.bak | sudo cp /etc/fstab fstab | nano fstab&lt;/pre&gt;
&lt;br /&gt;
Really quick, check what kernel you are running you will need this for the next section.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;uname -r&lt;/pre&gt;
&lt;br /&gt;
Next is adding a custom GRUB2 setup&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo cp /etc/grub.d/40_custom 09_swraid1_setup | nano 09_swraid1_setup&lt;/pre&gt;
&lt;br /&gt;
Replace "2.6.32-36-server" with your kernel version you got from running "uname -r"&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;menuentry 'Ubuntu, with Linux 2.6.32-36-server' --class ubuntu --class gnu-linux --class gnu --class os {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; recordfail
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; insmod raid
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; insmod mdraid
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; insmod ext2
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; set root='(md0)'
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; linux &amp;nbsp; /boot/vmlinuz-2.6.32-36-server root=/dev/md0 ro &amp;nbsp; quiet
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; initrd &amp;nbsp;/boot/initrd.img-2.6.32-36-server
}&lt;/pre&gt;
&lt;br /&gt;
Now copy both files we just created to their respective locations&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo cp fstab /etc/ | sudo cp 09_swraid1_setup /etc/grub.d/&lt;/pre&gt;
&lt;br /&gt;
Let's update Grub&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo update-grub | sudo update-initramfs -u&lt;/pre&gt;
&lt;br /&gt;
And make sure Grub is installed on both drives&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo grub-install /dev/sda | sudo grub-install /dev/sdb&lt;/pre&gt;
&lt;br /&gt;
Create a directory called "tmpraid"&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo mkdir /tmpraid&lt;/pre&gt;
&lt;br /&gt;
Mount the array on /tmparray&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;mount /dev/md0 /tmpraid
rsync -aqxP / /tmpraid&lt;/pre&gt;
&lt;br /&gt;
Reboot, and hope.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;a href="http://www.jfamiglietti.com/john/?p=152"&gt;http://www.jfamiglietti.com/john/?p=152&lt;/a&gt;
&lt;br /&gt;
&lt;a href="http://linuxconfig.org/Linux_Software_Raid_1_Setup"&gt;http://linuxconfig.org/Linux_Software_Raid_1_Setup&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-3882718276412225269?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/4ZIc9JnLqfs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/3882718276412225269/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/ubuntu-linux-bootable-software-raid-1.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3882718276412225269?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3882718276412225269?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/4ZIc9JnLqfs/ubuntu-linux-bootable-software-raid-1.html" title="Ubuntu 10.04 LTS bootable software RAID-1" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/ubuntu-linux-bootable-software-raid-1.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08CRHo7fSp7ImA9WhdUEEw.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-1348577448252354988</id><published>2011-09-24T11:13:00.000-04:00</published><updated>2011-09-26T01:44:25.405-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T01:44:25.405-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server 2008" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Tunnel" /><category scheme="http://www.blogger.com/atom/ns#" term="IPv6" /><title>Disable/Enable Windows IPv6 Tunnels</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FHrHXOb-TXi4mF9aoUPo_xp8h3Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FHrHXOb-TXi4mF9aoUPo_xp8h3Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FHrHXOb-TXi4mF9aoUPo_xp8h3Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FHrHXOb-TXi4mF9aoUPo_xp8h3Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;I just found this link, and wanted to preserve it. Very nice for disabling IPv6 tunnels on Windows machines. I am running dual-stack, and the&amp;nbsp;tunnels&amp;nbsp;felt like they were in the way.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://support.microsoft.com/kb/929852"&gt;http://support.microsoft.com/kb/929852&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-1348577448252354988?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/YEVXg0v-MIo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/1348577448252354988/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/disableenable-windows-ipv6-tunnels.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1348577448252354988?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1348577448252354988?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/YEVXg0v-MIo/disableenable-windows-ipv6-tunnels.html" title="Disable/Enable Windows IPv6 Tunnels" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/disableenable-windows-ipv6-tunnels.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08FQ3k7eip7ImA9WhdUEEw.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-4204357690215956138</id><published>2011-09-24T11:10:00.002-04:00</published><updated>2011-09-26T01:43:32.702-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T01:43:32.702-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Solicitation" /><category scheme="http://www.blogger.com/atom/ns#" term="Router" /><category scheme="http://www.blogger.com/atom/ns#" term="RA" /><category scheme="http://www.blogger.com/atom/ns#" term="Discovery" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="IPv6" /><title>Windows Disable IPv6 RA solicitations</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IY_Hz9HoAUSEqeyyOE-xVuLP5BE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IY_Hz9HoAUSEqeyyOE-xVuLP5BE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IY_Hz9HoAUSEqeyyOE-xVuLP5BE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IY_Hz9HoAUSEqeyyOE-xVuLP5BE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
This works for both Windows 7 and Server 2008, I use this if I have set a static IPv6 address and want to stop the Windows box from having more than one IPv6 address.&lt;br /&gt;
&lt;br /&gt;
First we want to find the index value of your nic.&lt;br /&gt;
&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;c:\netsh int ipv6 sh int
Idx &amp;nbsp; &amp;nbsp; Met &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MTU &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;State &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Name
--- &amp;nbsp;---------- &amp;nbsp;---------- &amp;nbsp;------------ &amp;nbsp;---------------------------
&amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50 &amp;nbsp;4294967295 &amp;nbsp;connected &amp;nbsp; &amp;nbsp; Loopback Pseudo-Interface 1
&amp;nbsp;11 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1500 &amp;nbsp;connected &amp;nbsp; &amp;nbsp; Local Area Connection
&lt;/pre&gt;
&lt;br /&gt;
Now apply the value to disable the RA solicitation&lt;br /&gt;
&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;c:\netsh int ipv6 set int 11 routerdiscovery=disabled
&lt;/pre&gt;
&lt;br /&gt;
Now after a reboot you should only have one IPv6 IP address.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-4204357690215956138?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/pmGPmJDVDdM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/4204357690215956138/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2011/09/windows-disable-ipv6-ra-solicitations.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/4204357690215956138?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/4204357690215956138?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/pmGPmJDVDdM/windows-disable-ipv6-ra-solicitations.html" title="Windows Disable IPv6 RA solicitations" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2011/09/windows-disable-ipv6-ra-solicitations.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ABQ3czcSp7ImA9WhdUEEw.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-6890379253381103591</id><published>2010-01-20T22:21:00.002-05:00</published><updated>2011-09-26T01:42:32.989-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T01:42:32.989-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><title>Terminal Server 2003 msiexec high cpu usage, hp upd</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4HhmCdybFLnk-rJGJgtBjN76A1E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4HhmCdybFLnk-rJGJgtBjN76A1E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4HhmCdybFLnk-rJGJgtBjN76A1E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4HhmCdybFLnk-rJGJgtBjN76A1E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Ok, so this has been killing me for a while. I have a terminal server that was unable to add/remove applications in a timely manor. When I meant timely, i mean TIMELY. It could take days to install Office, or HOURS to install a security patch.&lt;br /&gt;
&lt;br /&gt;
I still haven't fully isolated what causes the problem to start (possibly bad printer driver). But this solution worked for me this time.&lt;br /&gt;
&lt;br /&gt;
I removed these Registry Keys; which were full of HP garbage.&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: no-wrap; word-wrap: normal;"&gt;[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\RefHive\Hewlett-Packard]
[HKEY_USERS\.DEFAULT\Software\Hewlett-Packard]
[HKEY_CURRENT_USER\Software\Hewlett-Packard]&lt;/pre&gt;
&lt;br /&gt;
I then made sure that there were no Universal Print monitors. &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: no-wrap; word-wrap: normal;"&gt;[HLKM\SYSTEM\CONTROLSET001\CONTROL\Print\Monitors]
[HLKM\SYSTEM\CURRENTONTROLSET\CONTROL\Print\Monitors]&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1247687&lt;br /&gt;
http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?admit=109447626+1264044137399+28353475&amp;amp;threadId=968215&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-6890379253381103591?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/mVo1bO032NY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/6890379253381103591/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2010/01/terminal-server-2003-msiexec-high-cpu.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/6890379253381103591?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/6890379253381103591?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/mVo1bO032NY/terminal-server-2003-msiexec-high-cpu.html" title="Terminal Server 2003 msiexec high cpu usage, hp upd" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2010/01/terminal-server-2003-msiexec-high-cpu.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0QBRX07fip7ImA9WhdUEEw.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-1029311957943953100</id><published>2009-12-08T09:09:00.001-05:00</published><updated>2011-09-26T01:35:54.306-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-26T01:35:54.306-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Printers" /><title>Managing Printers: Kernel Mode Drivers (version 2) are blocked on the target machine</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/W7IlnGszcJFaDFq89MJngBUMZLI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W7IlnGszcJFaDFq89MJngBUMZLI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/W7IlnGszcJFaDFq89MJngBUMZLI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W7IlnGszcJFaDFq89MJngBUMZLI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;When trying to restore printers using Printer Migrator on a windows 2003 server, you may receive this message: “WARNING: Kernel Mode Drivers (version 2) are blocked on the target machine. Disable Kernel Mode driver blocking and re-run Printer Migrator…”&lt;br /&gt;
&lt;br /&gt;
1. Run Local Group Policy. Open Run and type gpedit.msc&lt;br /&gt;
2. Explorer Computer Configuration,&lt;br /&gt;
3. Select Administrative Templates, &lt;br /&gt;
4. click Printer.&lt;br /&gt;
5. On the Right pane, right-click on "Disallow installation of printers using kernel mode drivers"&lt;br /&gt;
6. Select Properties and check Disabled.&lt;br /&gt;
7. Click OK to close the Local Group Policy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-1029311957943953100?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/ndk6y80JLbM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/1029311957943953100/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/12/managing-printers-kernel-mode-drivers.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1029311957943953100?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1029311957943953100?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/ndk6y80JLbM/managing-printers-kernel-mode-drivers.html" title="Managing Printers: Kernel Mode Drivers (version 2) are blocked on the target machine" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/12/managing-printers-kernel-mode-drivers.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcBRX06cCp7ImA9WxNaFkw.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-7745548903783910832</id><published>2009-11-30T14:40:00.000-05:00</published><updated>2009-11-30T14:40:54.318-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T14:40:54.318-05:00</app:edited><title>Terminal Server Licensing</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PPggbHyyypeOeKpRZ8xsVJWASmE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PPggbHyyypeOeKpRZ8xsVJWASmE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PPggbHyyypeOeKpRZ8xsVJWASmE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PPggbHyyypeOeKpRZ8xsVJWASmE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This is a pretty basic one today, but I thought it would be worth noting. In a domain if you want to use Terminal Server licensing on a local server instead of the auto-detected server follow this guide: &lt;a href="http://support.microsoft.com/kb/279561"&gt;http://support.microsoft.com/kb/279561&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
To tighten security on that server so other Terminal Servers can not use your licenses&lt;br /&gt;
gpedit.msc&lt;br /&gt;
goto "Computer Configuration\Administrative Templates\Windows Components\Terminal Services\TS Licensing"&lt;br /&gt;
Enable "License server security group"&lt;br /&gt;
Add your&amp;nbsp;Terminal Server on the Licensing server to&amp;nbsp;the "Terminal Server Computers" group.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;a href="http://support.microsoft.com/kb/279561"&gt;http://support.microsoft.com/kb/279561&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://technet.microsoft.com/en-us/library/cc725704(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725704(WS.10).aspx&lt;/a&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-7745548903783910832?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/-wuSGPTUr3s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/7745548903783910832/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/11/terminal-server-licensing.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7745548903783910832?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7745548903783910832?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/-wuSGPTUr3s/terminal-server-licensing.html" title="Terminal Server Licensing" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/11/terminal-server-licensing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QCR3s9fCp7ImA9WxBQE08.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-2275495952668370726</id><published>2009-11-29T15:39:00.008-05:00</published><updated>2010-01-12T13:36:06.564-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-12T13:36:06.564-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Motorola" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythbuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythtv" /><category scheme="http://www.blogger.com/atom/ns#" term="Firewire" /><title>Mythbuntu: Firewire Channel and Recording</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xOfHjfUP0mO1_dpHNJ3IRrpn5c4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xOfHjfUP0mO1_dpHNJ3IRrpn5c4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xOfHjfUP0mO1_dpHNJ3IRrpn5c4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xOfHjfUP0mO1_dpHNJ3IRrpn5c4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
I got this working, and it was helluva lot simpler than I had been going after. There were a few key settings that made everything just fall into place and "just work".&lt;br /&gt;
First and foremost find out what works best for YOUR STB. From everything I've read Motorola's like Broadcast @ 400mbps.  Most articles I've read tell you use Point to Point (P2P), this failed every single time for me. So Broadcast and 400mbps (this is in back end settings for your device).&lt;br /&gt;
That is really all I needed to do to get it working, but here are my notes on if it does fail how you can prime the STB.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
Notes:&lt;br /&gt;
First we need to grab some files to build "firewire_tester"&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install libiec61883-dev build-essential libraw1394-dev libiec61883-dev libavc1394-dev wget&lt;/pre&gt;
&lt;br /&gt;
Next we want to change to /usr/local/bin then grab firewire_tester.c&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cd /usr/local/bin
sudo wget "http://cvs.mythtv.org/trac/browser/trunk/mythtv/contrib/development/firewire_tester/firewire_tester.c?format=txt" -O firewire_tester.c &lt;/pre&gt;
&lt;br /&gt;
Let's compile firewire_tester.c&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;gcc -Wall -o firewire_tester firewire_tester.c -liec61883 -lraw1394&lt;/pre&gt;
&lt;br /&gt;
Now we have to make firewire_primer.pl executable&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo chmod +x /usr/share/doc/mythtv-backend/contrib/user_jobs/firewire_primer.pl&lt;/pre&gt;
&lt;br /&gt;
Create a link to firewire_primer.pl (should still be in /usr/local/bin)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo ln -s /usr/share/doc/mythtv-backend/contrib/user_jobs/firewire_primer.pl firewire_primer.pl&lt;/pre&gt;
&lt;br /&gt;
Test your connection (should not have TV on while doing this)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo ./firewire_primer.pl&lt;/pre&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;div&gt;
&lt;a href="http://www.mythtv.org/wiki/Firewire_Priming#One_Tuner_Priming_Script" target="_blank"&gt;http://www.mythtv.org/wiki/&lt;wbr&gt;&lt;/wbr&gt;Firewire_Priming#One_Tuner_&lt;wbr&gt;&lt;/wbr&gt;Priming_Script&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;a href="http://www.mythtv.org/wiki/User:Yeffetn" target="_blank"&gt;http://www.mythtv.org/wiki/&lt;wbr&gt;&lt;/wbr&gt;User:Yeffetn&lt;/a&gt;&lt;br /&gt;
https://wiki.ubuntu.com/majoridiot&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-2275495952668370726?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/pNkHvUSdN9w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/2275495952668370726/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/11/mythbuntu-firewire-channel-and.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2275495952668370726?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2275495952668370726?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/pNkHvUSdN9w/mythbuntu-firewire-channel-and.html" title="Mythbuntu: Firewire Channel and Recording" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/11/mythbuntu-firewire-channel-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMMQ3s5eCp7ImA9Wx9UFUg.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-3351507898026214189</id><published>2009-11-29T14:15:00.013-05:00</published><updated>2011-02-12T18:31:22.520-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-12T18:31:22.520-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="VFD" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythbuntu" /><category scheme="http://www.blogger.com/atom/ns#" term="Antec Fusion" /><category scheme="http://www.blogger.com/atom/ns#" term="lcdproc" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Remote" /><category scheme="http://www.blogger.com/atom/ns#" term="Mythtv" /><category scheme="http://www.blogger.com/atom/ns#" term="LCDd" /><category scheme="http://www.blogger.com/atom/ns#" term="MCE" /><category scheme="http://www.blogger.com/atom/ns#" term="Lirc" /><title>Mythbuntu: Antec Fusion v1 VFD &amp; MCE Remote</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1lyFYM25N-8DaUKK3FDSSSUlfyE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1lyFYM25N-8DaUKK3FDSSSUlfyE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1lyFYM25N-8DaUKK3FDSSSUlfyE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1lyFYM25N-8DaUKK3FDSSSUlfyE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I like simple. But in trying to get my VFD and MCE remote working seemed anything but. So this is how I got my VFD and MCE remote working. This is pretty strait forward, I tried all sorts of articles but all in all, if you are running 0.22 this is what I came up with.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
My install notes:&lt;br /&gt;
&lt;br /&gt;
Install lcdproc and lirc (lirc should already be installed, but just incase)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install lcdproc lirc&lt;/pre&gt;
&lt;br /&gt;
Create a file /etc/modprobe.d/imon-vfd.conf; add the following line.&lt;br /&gt;
(This is to pass kernel options at bootup. This is for my VFD, the later version VFD's are diferent. References at end of article)&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;options lirc_imon display_type=1&lt;/pre&gt;
&lt;br /&gt;
&lt;s&gt;0.22 default you need to run a mysql query due to bug (link bug)&lt;/s&gt;&lt;br /&gt;
&lt;s&gt;at the end where it says "null", you can also put your hostname there, i've tried both, either works.&lt;/s&gt;&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;&lt;s&gt;mysql -u mythtv -p [enter password]
use mythconverg;
insert into settings (value,data,hostname) values ('LCDServerHost','127.0.0.1', null); &lt;/s&gt;&lt;/pre&gt;
&lt;br /&gt;
Edit /etc/LCDproc.conf&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;Driver=imon
Goodbye=""
ServerScreen=blank
&lt;/pre&gt;
&lt;br /&gt;
Edit /etc/lirc/lircd.conf add line at end &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;include "/usr/share/lirc/remotes/imon/lircd.conf.imon-mceusb"&lt;/pre&gt;
&lt;br /&gt;
&lt;s&gt;Not really sure if this is needed, but it works so...&lt;/s&gt;&lt;br /&gt;
&lt;s&gt;Create lirc.custom file in init.d&lt;/s&gt;&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;&lt;s&gt;sudo /usr/sbin/lircd --driver=default --device=/dev/lirc0 --pidfile=/var/run/lirc0.pid --listen=8765
sudo /usr/sbin/lircd --driver=default --device=/dev/lirc1 --pidfile=/var/run/lirc1.pid --output=/dev/lircd --connect=localhost:8765&lt;/s&gt;&lt;/pre&gt;
&lt;s&gt;Save file&lt;/s&gt;&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;&lt;s&gt;sudo chmod +x lirc.custom&lt;/s&gt;&lt;/pre&gt;
&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;
&lt;s&gt;Test and see if MCE remote is working; if it is, cd /etc/init.d&lt;/s&gt;&lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;&lt;s&gt;sudo update-rc lirc.custom defaults&lt;/s&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
Edit /etc/lirc/hardware.conf&amp;nbsp;change&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;/div&gt;
&lt;pre style="background-color: #f0eee6; border-bottom-color: rgb(193, 180, 150); border-bottom-style: dashed; border-bottom-width: 1px; border-left-color: rgb(193, 180, 150); border-left-style: dashed; border-left-width: 1px; border-right-color: rgb(193, 180, 150); border-right-style: dashed; border-right-width: 1px; border-top-color: rgb(193, 180, 150); border-top-style: dashed; border-top-width: 1px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 4pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;REMOTE_DEVICE="/dev/lirc0"&lt;/pre&gt;
to&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;/div&gt;
&lt;pre style="background-color: #f0eee6; border-bottom-color: rgb(193, 180, 150); border-bottom-style: dashed; border-bottom-width: 1px; border-left-color: rgb(193, 180, 150); border-left-style: dashed; border-left-width: 1px; border-right-color: rgb(193, 180, 150); border-right-style: dashed; border-right-width: 1px; border-top-color: rgb(193, 180, 150); border-top-style: dashed; border-top-width: 1px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 4pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;REMOTE_DEVICE="/dev/lirc1"&lt;/pre&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
References: &lt;br /&gt;
http://www.gossamer-threads.com/lists/mythtv/users/402902&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-3351507898026214189?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/iRAqN_eIN1k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/3351507898026214189/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/11/mythbuntu-antec-fusion-v1-vfd-mce.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3351507898026214189?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3351507898026214189?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/iRAqN_eIN1k/mythbuntu-antec-fusion-v1-vfd-mce.html" title="Mythbuntu: Antec Fusion v1 VFD &amp; MCE Remote" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/11/mythbuntu-antec-fusion-v1-vfd-mce.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkAGQXkzeCp7ImA9WxNaFUg.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-3249110459850505817</id><published>2009-11-28T12:33:00.035-05:00</published><updated>2009-11-29T23:18:40.780-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-29T23:18:40.780-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Samba" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="SMB" /><category scheme="http://www.blogger.com/atom/ns#" term="CIFS" /><title>Mythbuntu: Mounting Media</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/q3iaJOf3Os9NlluZhKelpECQ3sA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/q3iaJOf3Os9NlluZhKelpECQ3sA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/q3iaJOf3Os9NlluZhKelpECQ3sA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/q3iaJOf3Os9NlluZhKelpECQ3sA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I was going to write up a long nice detailed thing here, but then I found this,&amp;nbsp;&lt;a href="https://help.ubuntu.com/community/MountWindowsSharesPermanently"&gt;https://help.ubuntu.com/community/MountWindowsSharesPermanently&lt;/a&gt;&amp;nbsp;and now I don't need to as it explains it way better.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
My quick notes:
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo apt-get install smbfs&lt;/pre&gt;
&lt;br /&gt;
Find my UID
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;id&lt;/pre&gt;
&lt;br /&gt;
Create my /etc/samba/cifspw file
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;username=MyUsername
password=MyPassword&lt;/pre&gt;
&lt;br /&gt;
My fstab lines
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;//syndrome/movies /home/mediacenter/Movies cifs uid=1000,gid=1000,credentials=/etc/samba/cifspwd,domain=incredibles 0 0
//syndrome/music /home/mediacenter/Music cifs uid=1000,gid=1000,credentials=/etc/samba/cifspwd,domain=incredibles 0 0
//syndrome/pictures/iPhoto\040Library/data /home/mediacenter/Pictures cifs uid=1000,gid=1000,credentials=/etc/samba/cifspwd,domain=incredibles 0 0&lt;/pre&gt;
&lt;br /&gt;
Create mount directory
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;mkdir /home/mediacenter/Movies&lt;/pre&gt;
&lt;br /&gt;
Test mount
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;cd /home/mediacenter/
sudo mount -a Movies&lt;/pre&gt;
&lt;br /&gt;
Set permissions on folder
  &lt;br /&gt;
&lt;pre style="background-color: #f0eee6; border: 1px dashed rgb(193, 180, 150); margin: 0px; padding: 4pt; white-space: pre-wrap; word-wrap: break-word;"&gt;sudo chown mediacenter:mediacenter Movies
sudo chmod 755 Movies/&lt;/pre&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-3249110459850505817?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/5QCVtfGE5xs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/3249110459850505817/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/11/mythbuntu-mounting-media.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3249110459850505817?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3249110459850505817?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/5QCVtfGE5xs/mythbuntu-mounting-media.html" title="Mythbuntu: Mounting Media" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/11/mythbuntu-mounting-media.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0YHQn06fyp7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-5285394451327370644</id><published>2009-11-18T18:09:00.004-05:00</published><updated>2009-11-30T01:05:33.317-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T01:05:33.317-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Intel Video" /><category scheme="http://www.blogger.com/atom/ns#" term="Dell 700m" /><category scheme="http://www.blogger.com/atom/ns#" term="Remix" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu 9.10 Remix Frustration</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lsNgtBAz_7rOiOwoavsn-zSsfJU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lsNgtBAz_7rOiOwoavsn-zSsfJU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lsNgtBAz_7rOiOwoavsn-zSsfJU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lsNgtBAz_7rOiOwoavsn-zSsfJU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Ok, so I downloaded Ubuntu 9.10 Remix; burned it; installed it. All flawlessly on my Dell 700m. This laptop is old, Pentium M 1.8; 2GB Ram, 60 GB Hard Drive. Yes, I know this is a old laptop, but honestly it does everything that a "Netbook" does 12.1"&amp;nbsp; 1280x800 screen, DVD Burner.. OK battery life.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;So, I installed Remix, and everything went as expected except that I can't use it.&amp;nbsp; It seems that the Intel 852/855 Video chipset doesn't properly work due to the "fancy" video rendering Remix uses.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;I doubt anyone is reading this, but if you have a possible solution I would be glad to hear it. From what I can tell I think Remix is perfect for this laptop so ...&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-5285394451327370644?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/Of0Ryy7bjHE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/5285394451327370644/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/11/ubuntu-910-remix-frustration.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5285394451327370644?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5285394451327370644?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/Of0Ryy7bjHE/ubuntu-910-remix-frustration.html" title="Ubuntu 9.10 Remix Frustration" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/11/ubuntu-910-remix-frustration.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQERHY4cCp7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-5719308137418871232</id><published>2009-09-22T14:37:00.004-04:00</published><updated>2009-11-30T00:51:45.838-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:51:45.838-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="User Profiles" /><category scheme="http://www.blogger.com/atom/ns#" term="Server 2003" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Terminal Server" /><title>Change the default location of the user profiles in Windows 2003 Server</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SInQ7bgNbQfBRpJcieb5tbwj504/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SInQ7bgNbQfBRpJcieb5tbwj504/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SInQ7bgNbQfBRpJcieb5tbwj504/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SInQ7bgNbQfBRpJcieb5tbwj504/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Goal is to define an alternate location for user profiles; move them from the C: drive to a different drive due to space allocation. I want to store the terminal server profiles on a different drive.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;In the registry find:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;ProfilesDirectory:C:\Documents and Settings&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Change to:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;ProfilesDirectory:X:\Documents and Settings&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;**Note** Existing Profiles will remain under C:\Documents And Settings; you'll need to move these profiles manually.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;New users will have there profile created in the location you specified.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;There is also an administrative template which enables you to set the default place teminal server profiles. You can find this template at following location in the group policy editor:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Computer Configuration\Administraive Templates\Windows Components\Terminal Services\Set Path for TS Roaming Prifiles.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Next is to move the existing profiles to the new path X:\Documents and Settings\&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;To rename (or move) the User Profile folder, you may use the following method. This method has been adopted from KB314843, but this page explains in detail how to rename an User account home directory.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;**NOTE** Though you can move or rename the user profile folder, there may be some side effects after using this method. This is because of the reason that there may be some absolute path references (to the old user profile folder) in the registry added by third-party software. Therefore, there may be a loss of functionality in the respective applications.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Rename the User Profile folder using Windows Explorer&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Logon to an admin account that is not the account being renamed. &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Open the Documents and Settings folder, by typing this in Start, Run dialog: &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;%systemdrive%\Documents and Settings&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;The list of folders will be displayed. Select the corresponding folder of the user account that you want to rename. &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Example:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;%SystemDrive%\Documents and Settings\OldUsername&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;becomes&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;%SystemDrive%\Documents and Settings\NewUsername&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Next step is to notify the system that the user profile path has changed.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Changing the ProfileImagePath value in the registry&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;ProfileImagePath registry value&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;The ProfileList registry key contains some sub-keys, which are nothing but the list of User Account Security Identifiers (SID). Each of the SID represents an Account. The key is located here:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;HKEY_LOCAL_MACHINE \ SOFTWARE\ Microsoft\ Windows NT \ CurrentVersion \ ProfileList&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Identify the SID for your User account, and change the Profile path&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;To know the SID for your user account, you may use the script sidlist.vbs &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Download the script and run it. (The User Account names and SIDs will be listed in a log file, and opened automatically.) &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Note down the SID for your account. &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Then, in the Registry Editor, select the correct SID that belongs to your user account. &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;In the right-pane, double-click the ProfileImagePath value and change the profile path. ( The ProfileImagePath stores the full path of the User account home folder. ) &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Example:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;%SystemDrive%\Documents and Settings\OldUsername&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;becomes the following:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;%SystemDrive%\Documents and Settings\NewUsername&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Close Registry Editor, and restart Windows. See if you're able to logon to that user profile successfully. Additionally, to verify if the path has been changed successfully, type SET in the Command Prompt. In case you find any abnormal behavior when running an application, you may undo the above procedure.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-5719308137418871232?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/hrP-DDYj6PU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/5719308137418871232/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/09/change-default-location-of-user.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5719308137418871232?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5719308137418871232?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/hrP-DDYj6PU/change-default-location-of-user.html" title="Change the default location of the user profiles in Windows 2003 Server" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/09/change-default-location-of-user.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0ADRX09fyp7ImA9WxNaFUg.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-148413777381478264</id><published>2009-09-13T13:47:00.002-04:00</published><updated>2009-11-30T00:42:54.367-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:42:54.367-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PS Tools" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Registry" /><title>Take Ownership in Registry</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EUtE1W_O1aU6cKT61n-LaDGGExk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EUtE1W_O1aU6cKT61n-LaDGGExk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EUtE1W_O1aU6cKT61n-LaDGGExk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EUtE1W_O1aU6cKT61n-LaDGGExk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;This is a neat little trick, if you have a registry key you can't take ownership of or delete.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Downoload 'PsTools'&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;(&lt;a href="http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/s.../bb896649.aspx&lt;/a&gt;)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Unpack file *psexec.exe* and place it  in *C:\Windows\System32*&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;next run *cmd.exe* with administrative previlliges (right click on it&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;as admin if you use UAC) and in *cmd.exe* type:&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;PSEXEC -S -I -D REGEDIT.EXE&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;-this command allow you run *regedit.exe* from a SYSTEM account (not&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;from your account) so remember if you want remove any key the owner of&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;this key should be SYSTEM now and full control for him for this key&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;also.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;(see PsTools describe)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-148413777381478264?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/fNv-RwvejxI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/148413777381478264/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/09/take-ownership-in-registry.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/148413777381478264?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/148413777381478264?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/fNv-RwvejxI/take-ownership-in-registry.html" title="Take Ownership in Registry" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/09/take-ownership-in-registry.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08HR3k7eCp7ImA9WxNaFUg.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-3343809051977042340</id><published>2009-08-27T21:26:00.006-04:00</published><updated>2009-11-30T00:43:56.700-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:43:56.700-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><category scheme="http://www.blogger.com/atom/ns#" term="Radius" /><title>Cisco &amp; Radius Authentication</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QbIhEInyO9oy-sV6cPNXPU1EMms/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QbIhEInyO9oy-sV6cPNXPU1EMms/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QbIhEInyO9oy-sV6cPNXPU1EMms/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QbIhEInyO9oy-sV6cPNXPU1EMms/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Yay... If you have multiple devices from multiple vendors, Radius is a nice way to get them to talk together.  This is how I got Radius working with my Cisco router.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;1. Install IAS from add/remove programs&lt;br /&gt;2. Launch IAS, create a new "Radius Client".&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size: small; white-space: pre;"&gt; &lt;/span&gt;&lt;span style="font-size: small;"&gt;Friendly name can be whatever you want, I chose the name of my router.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size: small; white-space: pre;"&gt; &lt;/span&gt;&lt;span style="font-size: small;"&gt;IP is the device you want to connect to IP address.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small; white-space: pre;"&gt; &lt;/span&gt;&lt;span style="font-size: small;"&gt;Set the shared secret (something good, no less than 6 characters, 16 would be best, no spaces, dashes are ok)&lt;br /&gt;3. Create a "Remote Access Policy".&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small; white-space: pre;"&gt; &lt;/span&gt;&lt;span style="font-size: small;"&gt;I use the wizard one, seemed simple enough. For the policy name i just chose what i was connecting to. Ethernet; Group, added a new group in AD called "Network Admins". Chose MD5 (will change later); Finish.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;4. Edit your new policy (properties), remove NAS-Port-Type and put in "NAS-IP-Address"; then put in the ip of your device.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;5. Edit Profile; Authentication Tab, select PAP. Under EAP methods, remove MD5.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;6. Advanced Tab; add Cisco-AV-Pair; Add "&lt;/span&gt;&lt;span style="color: #404040; font-size: small; line-height: 17px;"&gt;&lt;span style="color: black;"&gt;shell:priv-lvl=15" under Attribute value&lt;/span&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="color: #404040; font-size: small;"&gt;&lt;span style="line-height: 17px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="color: #404040; font-size: small;"&gt;&lt;span style="line-height: 17px;"&gt;Now for the Cisco Part; what got me interested was tightening security on my router, so parts are from (&lt;span style="color: black; line-height: normal;"&gt;&lt;a href="http://www.cymru.com/Documents/secure-ios-template.html"&gt;Here&lt;/a&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa new-model&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa authentication login default group radius local-case&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa authentication enable default group radius enable&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa authorization commands 15 default group radius local&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa accounting exec default stop-only group radius&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa accounting commands 15 default stop-only group radius&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;aaa accounting network default stop-only group radius&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;radius-server host 0.0.0.0 &amp;lt;--change this to your Radius Server IP&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: small;"&gt;radius-server key password &amp;lt;-- change this to the shared secret you set up on the Radius Server&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-3343809051977042340?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/4aRRib4arEA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/3343809051977042340/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/08/radius-authentication.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3343809051977042340?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3343809051977042340?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/4aRRib4arEA/radius-authentication.html" title="Cisco &amp; Radius Authentication" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/08/radius-authentication.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08DSX47fCp7ImA9WxNaFUg.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-1245629132087181595</id><published>2009-07-16T14:03:00.005-04:00</published><updated>2009-11-30T00:44:38.004-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:44:38.004-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Intel Video" /><category scheme="http://www.blogger.com/atom/ns#" term="Dell 700m" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu" /><title>Ubuntu 8.04 LTS and Dell 700M</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Bp5fV-TNWotuYvcenJUKl4kGnbU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bp5fV-TNWotuYvcenJUKl4kGnbU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Bp5fV-TNWotuYvcenJUKl4kGnbU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bp5fV-TNWotuYvcenJUKl4kGnbU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;So "netbook's" seem all the rage these days, so i thought i would dust off my old Dell 700m, it's not quite as small as a current netbook, but it is nice and tiny.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;My plans include putting in a nice little 32GB SSD drive, and upgrading the processor to a 2.10Ghz when they are ~20 (no rush, not a big difference in speed over the current 1.8Ghz Pentium M)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Anyway.. i installed Ubuntu on it, and it's been nice for surfing and basic tasks... but ran into a problem of it not shuting down properly. More like X was crashing...&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;There are a number of tricks out there to try and fix it, this one seems to make it happen less than any others.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;First i shut off the splash screen's (edit /boot/grub/menu.lst)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;then, in /etc/X11/xorg.conf, change:&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class="boardCommentBody" style="font-family: inherit;"&gt;
&lt;div class="bug-comment"&gt;
&lt;span style="font-size: small;"&gt;Section "Device"&lt;br /&gt;       Identifier      "Configured Video Device"&lt;br /&gt;       Driver          "intel"&lt;br /&gt;EndSection&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;to&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;Section "Device"&lt;br /&gt;       Identifier      "Configured Video Device"&lt;br /&gt;       Driver          "intel"&lt;br /&gt;       Option          "ForceEnablePipeA"      "true"&lt;br /&gt;EndSection&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;it seems to make it better... we'll see!&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;EDIT: I'm including this link, as it has other options that might help on other hardware.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;https://bugs.launchpad.net/ubuntu/+bug/208479&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-1245629132087181595?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/giYy95chWNc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/1245629132087181595/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/07/ubuntu-804-lts-and-dell-700m.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1245629132087181595?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/1245629132087181595?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/giYy95chWNc/ubuntu-804-lts-and-dell-700m.html" title="Ubuntu 8.04 LTS and Dell 700M" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/07/ubuntu-804-lts-and-dell-700m.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUCRH09eSp7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-5306680040724431656</id><published>2009-06-23T15:23:00.005-04:00</published><updated>2009-11-30T00:51:05.361-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:51:05.361-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="WMVHD" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7" /><category scheme="http://www.blogger.com/atom/ns#" term="5.1" /><category scheme="http://www.blogger.com/atom/ns#" term="SPDIF" /><title>Win 7 Media Center + WMA 10 Pro + SPDIF</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ws_5VYbbsFL88xKOkgEWolJK6Io/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ws_5VYbbsFL88xKOkgEWolJK6Io/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ws_5VYbbsFL88xKOkgEWolJK6Io/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ws_5VYbbsFL88xKOkgEWolJK6Io/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;OK, so I've been working on a couple issues with my Media Center PC for about a week now.  I have to say, MC7 is by far better than any other media center I've used. But I've run into a few issues I'm not too happy with.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;I encode all my movies in WMVHD format so the kids can watch movies either the xbox 360 or on the HTPC. This gets me away from having them fight about who gets to watch what and when, they each get what they want.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;So with MC7 it plays absolutely everything I've tried; WMVHD, DiVX, DVD...&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;DTS and Dolby Digital movies both output via SPDIF to my Yamaha receiver, play perfectly.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Now the problem; I encode my WMVHD's in WMA Pro 10 5.1 surround...   my receiver does not nativly decode this, so i've always in the past used either FFDshow or AC3filter to "recode" the WMA Pro 10 to DD 5.1.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Well, this no longer works in MC7. I have applied numerous hacks from hack7mc.com (superb site BTW) and can get AC3Filter to load perfectly for everything except... WMVHD files.  It works for mp3's, DVD's, DiVX,  and Live TV.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;If I load GraphEdit and have it render a WMVHD file, the flow looks correct, File --&amp;gt; DMO WMA Decoder --&amp;gt; AC3Filter --&amp;gt; Default Sound Device.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;I've posted on numerous sites, but not come up with anything that actually works...&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Latest thing I've tried is renaming the WMADMOD.DLL, but then nothing plays... even with FFDshow and AC3filter loaded...  I also know that Windows 7 (along with Vista) actually have moved to a new "filter set" that is no longer DirectShow, it's now called WMF or Windows Media Foundation.  I have yet to find any filters that have moved to this new format.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-5306680040724431656?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/7sbY4gKDwRU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/5306680040724431656/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/06/win-7-media-center-wma-10-pro-spdif.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5306680040724431656?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/5306680040724431656?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/7sbY4gKDwRU/win-7-media-center-wma-10-pro-spdif.html" title="Win 7 Media Center + WMA 10 Pro + SPDIF" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/06/win-7-media-center-wma-10-pro-spdif.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUMRX8zfip7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-3739585900078906103</id><published>2009-06-15T21:07:00.004-04:00</published><updated>2009-11-30T00:51:24.186-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:51:24.186-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7" /><category scheme="http://www.blogger.com/atom/ns#" term="Xbox 360" /><title>Choppy 1080 Streaming to a Xbox 360</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KL1Ysc8xjlmRvkMd_61aySJzLVk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KL1Ysc8xjlmRvkMd_61aySJzLVk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KL1Ysc8xjlmRvkMd_61aySJzLVk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KL1Ysc8xjlmRvkMd_61aySJzLVk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Copied from: http://thegreenbutton.com/forums/thread/308476.aspx&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;I made these changes, and my stuttering &lt;/span&gt;&lt;span id="SPELLING_ERROR_0" style="font-size: small;"&gt;dissapeared&lt;/span&gt;&lt;span style="font-size: small;"&gt; instantly.&lt;b&gt;&lt;br /&gt;&lt;br /&gt;Network issues with &lt;span id="SPELLING_ERROR_1"&gt;NIC&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Enable flow control(I know you did this already)&lt;br /&gt;Disable &lt;/span&gt;&lt;span id="SPELLING_ERROR_2" style="font-size: small;"&gt;autotuning&lt;/span&gt;&lt;span style="font-size: small;"&gt;  (&lt;/span&gt;&lt;span id="SPELLING_ERROR_3" style="font-size: small;"&gt;netsh&lt;/span&gt;&lt;span style="font-size: small;"&gt; interface &lt;/span&gt;&lt;span id="SPELLING_ERROR_4" style="font-size: small;"&gt;tcp&lt;/span&gt;&lt;span style="font-size: small;"&gt; set global &lt;/span&gt;&lt;span id="SPELLING_ERROR_5" style="font-size: small;"&gt;autotuninglevel&lt;/span&gt;&lt;span style="font-size: small;"&gt;=disabled)&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Turn off the following settings for &lt;/span&gt;&lt;span id="SPELLING_ERROR_6" style="font-size: small;"&gt;NIC&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span id="SPELLING_ERROR_7" style="font-size: small;"&gt;Ipv&lt;/span&gt;&lt;span style="font-size: small;"&gt;6&lt;br /&gt;Link Layer Topology Discovery Mapper I/O driver&lt;br /&gt;Link-Layer Topology Discovery Responder&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Take a look at this article.  &lt;a href="http://support.microsoft.com/kb/929707/en-us"&gt;http://support.microsoft.com/kb/929707/en-us&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;One of the most frequent complains about Windows Vista is the Multimedia Class Scheduler. The is an enabled-by-default component that prioritises multimedia applications and tasks such as video and music playback.However, when multimedia tasks are active, &lt;/span&gt;&lt;span id="SPELLING_ERROR_24" style="font-size: small;"&gt;MCS&lt;/span&gt;&lt;span style="font-size: small;"&gt; will throttle down the global network bandwidth to around 10,000 packets per second. On high speed links like 100&lt;/span&gt;&lt;span id="SPELLING_ERROR_25" style="font-size: small;"&gt;Mbps&lt;/span&gt;&lt;span style="font-size: small;"&gt; full duplex and 1000&lt;/span&gt;&lt;span id="SPELLING_ERROR_26" style="font-size: small;"&gt;Mbps&lt;/span&gt;&lt;span style="font-size: small;"&gt; LAN connections that &lt;/span&gt;&lt;span id="SPELLING_ERROR_27" style="font-size: small;"&gt;doesn&lt;/span&gt;&lt;span style="font-size: small;"&gt;’t use Jumbo Packets, the throttling may be significant drop network throughput. In Vista SP1, Microsoft added the ability to change the packet per second limit of the &lt;/span&gt;&lt;span id="SPELLING_ERROR_28" style="font-size: small;"&gt;MCS&lt;/span&gt;&lt;span style="font-size: small;"&gt;, or completely disable it.  Here’s how:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;1. Press Windows key and R simultaneously.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;2. Enter “&lt;/span&gt;&lt;span id="SPELLING_ERROR_29" style="font-size: small;"&gt;regedit&lt;/span&gt;&lt;span style="font-size: small;"&gt;” (without the quotation marks) and press enter.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;3. Using the tree on your left, navigate to the following branch:&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Computer\&lt;/span&gt;&lt;span id="SPELLING_ERROR_30" style="font-size: small;"&gt;HKEY&lt;/span&gt;&lt;span style="font-size: small;"&gt;_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\&lt;/span&gt;&lt;span id="SPELLING_ERROR_31" style="font-size: small;"&gt;CurrentVersion&lt;/span&gt;&lt;span style="font-size: small;"&gt;\ Multimedia\&lt;/span&gt;&lt;span id="SPELLING_ERROR_32" style="font-size: small;"&gt;SystemProfile&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;4. Double click on “&lt;/span&gt;&lt;span id="SPELLING_ERROR_33" style="font-size: small;"&gt;NetworkThrottlingIndex&lt;/span&gt;&lt;span style="font-size: small;"&gt;“.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;5. To disable completely, enter &lt;/span&gt;&lt;span id="SPELLING_ERROR_34" style="font-size: small;"&gt;FFFFFF&lt;/span&gt;&lt;span style="font-size: small;"&gt; with base hexadecimal.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;6. To let say, 100,000 packets through per second, enter 100000 with base decimal.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;7. Click &lt;/span&gt;&lt;span id="SPELLING_ERROR_35" style="font-size: small;"&gt;Ok&lt;/span&gt;&lt;span style="font-size: small;"&gt; and restart your computer.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Note: This works only on Windows Vista operating systems with SP1 installed or later (I made this change on Windows 7)&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-3739585900078906103?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/g72FP3rM_4M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/3739585900078906103/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/06/choppy-1080-streaming-to-xbox-360.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3739585900078906103?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/3739585900078906103?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/g72FP3rM_4M/choppy-1080-streaming-to-xbox-360.html" title="Choppy 1080 Streaming to a Xbox 360" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/06/choppy-1080-streaming-to-xbox-360.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYEQ3Y_eip7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-2845940426598461754</id><published>2009-05-16T22:34:00.007-04:00</published><updated>2009-11-30T00:48:22.842-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:48:22.842-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Trunking" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><category scheme="http://www.blogger.com/atom/ns#" term="Etherchannel" /><title>Etherchannel or "trunking" on a Cisco 3560</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/HfcZ5p3G-ci0pUGEtP3cJXyFIx8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HfcZ5p3G-ci0pUGEtP3cJXyFIx8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/HfcZ5p3G-ci0pUGEtP3cJXyFIx8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HfcZ5p3G-ci0pUGEtP3cJXyFIx8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Pretty simple actually, select the ports you would like to trunk.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;conf t&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;int range g0/1 - 2&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;channel-group 1 mode on&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;not sure if this is needed, if someone can tell me:&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;switchport trunk encapsulation dot1q&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;switchport mode trunk&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;Make sure that the channel-group mode is set to &lt;b&gt;on&lt;/b&gt; and not &lt;b&gt;desired&lt;/b&gt; which is the default&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;You can check if the ports are trunked by running...&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;sh int po1&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;sh eth 1 sum or det&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-2845940426598461754?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/Gii8gAMgPhI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/2845940426598461754/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/05/etherchannel-or-trunking-on-cisco-3560.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2845940426598461754?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2845940426598461754?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/Gii8gAMgPhI/etherchannel-or-trunking-on-cisco-3560.html" title="Etherchannel or &quot;trunking&quot; on a Cisco 3560" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/05/etherchannel-or-trunking-on-cisco-3560.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUHQ304fSp7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-2751852804953648113</id><published>2009-05-14T12:28:00.003-04:00</published><updated>2009-11-30T00:50:32.335-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:50:32.335-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Server 2003" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Terminal Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Printers" /><title>Printers on Server 2003</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NA9BZspC1490hsLJHP47Esgfn_4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NA9BZspC1490hsLJHP47Esgfn_4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NA9BZspC1490hsLJHP47Esgfn_4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NA9BZspC1490hsLJHP47Esgfn_4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;OK, so I've been using Server 2003 for quite some time now, and kinda surprised I've never seen this before.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;When in the printers and faxes window, you can right click in the empty space to change ports, remove old drivers, change Forms and change Advanced printer settings.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;This is useful when you need to add a printer to a Terminal Server for users.  Also, it seems that Xerox printers do not install drivers by default in Terminal Services, so installing/adding the universal printer drivers ahead of time seems to help.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-2751852804953648113?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/Yy17DobgqTk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/2751852804953648113/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/05/printers-on-server-2003.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2751852804953648113?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/2751852804953648113?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/Yy17DobgqTk/printers-on-server-2003.html" title="Printers on Server 2003" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/05/printers-on-server-2003.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQHR3cyeip7ImA9WxNaFUs.&quot;"><id>tag:blogger.com,1999:blog-7236277191746678837.post-7724240229593001558</id><published>2009-05-02T22:08:00.005-04:00</published><updated>2009-11-30T00:52:16.992-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T00:52:16.992-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mac" /><category scheme="http://www.blogger.com/atom/ns#" term="Apple" /><title>Macbook Pro with a External Monitor</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/B98bPDJAOb-B_beNUxzWmrxsPDM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B98bPDJAOb-B_beNUxzWmrxsPDM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/B98bPDJAOb-B_beNUxzWmrxsPDM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B98bPDJAOb-B_beNUxzWmrxsPDM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="font-family: inherit;"&gt;
&lt;span style="font-size: small;"&gt;New trick for the day for &lt;/span&gt;&lt;span id="SPELLING_ERROR_0" style="font-size: small;"&gt;Macbook&lt;/span&gt;&lt;span style="font-size: small;"&gt; &lt;/span&gt;&lt;span id="SPELLING_ERROR_1" style="font-size: small;"&gt;Pro's&lt;/span&gt;&lt;span style="font-size: small;"&gt; (might work on regular &lt;/span&gt;&lt;span id="SPELLING_ERROR_2" style="font-size: small;"&gt;Macbook's&lt;/span&gt;&lt;span style="font-size: small;"&gt; as well). Plug in the external display, set for mirroring. Close the lid, use your &lt;/span&gt;&lt;span id="SPELLING_ERROR_3" style="font-size: small;"&gt;USB&lt;/span&gt;&lt;span style="font-size: small;"&gt; keyboard or mouse to wake up the Mac. That's it; it should show up on your external display working...&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7236277191746678837-7724240229593001558?l=www.maistech.net' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/maistech/IJsK/~4/egIYeOf2Ysw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.maistech.net/feeds/7724240229593001558/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.maistech.net/2009/05/new-trick-for-day-for-macbook-pros.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7724240229593001558?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7236277191746678837/posts/default/7724240229593001558?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/maistech/IJsK/~3/egIYeOf2Ysw/new-trick-for-day-for-macbook-pros.html" title="Macbook Pro with a External Monitor" /><author><name>Aaron</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.maistech.net/2009/05/new-trick-for-day-for-macbook-pros.html</feedburner:origLink></entry></feed>

