<?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>Amagob</title>
	<atom:link href="http://www.amagob.com/wpmu/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.amagob.com/wpmu</link>
	<description>diverse in technology</description>
	<lastBuildDate>Tue, 15 May 2012 14:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Setting to allow unsigned powershell execution</title>
		<link>http://www.amagob.com/wpmu/?p=686</link>
		<comments>http://www.amagob.com/wpmu/?p=686#comments</comments>
		<pubDate>Wed, 09 May 2012 19:34:43 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=686</guid>
		<description><![CDATA[Don&#8217;t forget this.. . set-ExecutionPolicy Unrestricted]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t forget this.. .</p>
<p> set-ExecutionPolicy Unrestricted</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=686</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange powershell &#8211; Resource Delegates</title>
		<link>http://www.amagob.com/wpmu/?p=684</link>
		<comments>http://www.amagob.com/wpmu/?p=684#comments</comments>
		<pubDate>Mon, 05 Mar 2012 20:51:30 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=684</guid>
		<description><![CDATA[Some people don&#8217;t know what delegates are yet they just add whoever they feel like as their delegates, even their bosses! This is how you can flush these parameters from exchange powershell. Get the list: [PS] C:\ Get-MailboxCalendarSettin -identity ###### &#124; format-list identity,resourcedelegates Identity : Amagob.com/Users/##### ResourceDelegates : {Amagob.com/Users/$$$$$$,Amagob.com/Users/XXXXXX } Remove the list: [PS] C:\ &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=684">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Some people don&#8217;t know what delegates are yet they just add whoever they feel like as their delegates, even their bosses! This is how you can flush these parameters from exchange powershell.</p>
<p>Get the list:</p>

<div class="wp_syntax"><div class="code"><pre class="ps" style="font-family:monospace;">[PS] C:\ Get-MailboxCalendarSettin -identity ###### | format-list identity,resourcedelegates
Identity          : Amagob.com/Users/#####
ResourceDelegates : {Amagob.com/Users/$$$$$$,Amagob.com/Users/XXXXXX }</pre></div></div>

<p>Remove the list:</p>

<div class="wp_syntax"><div class="code"><pre class="ps" style="font-family:monospace;">[PS] C:\ Set-MailboxCalendarSettings -Identity ###### -ResourceDelegates $null</pre></div></div>

<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Reference:<br />
<a href="http://mike.mikekoch.org/2009/12/list-calendar-delegates-for-one-or-more.html">http://mike.mikekoch.org/2009/12/list-calendar-delegates-for-one-or-more.html</a><br />
<a href="http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/d1c3e85a-9caa-4d5c-9b64-95821f800048/">http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/d1c3e85a-9caa-4d5c-9b64-95821f800048/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=684</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Cisco License on C3560X</title>
		<link>http://www.amagob.com/wpmu/?p=681</link>
		<comments>http://www.amagob.com/wpmu/?p=681#comments</comments>
		<pubDate>Wed, 25 Jan 2012 21:39:10 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=681</guid>
		<description><![CDATA[From the order, you will get a link to download the Electronic Product Activation Key, from Cisco. Sign in to Cisco, follow the instruction and download the file. You will get a zip file with two PDF files One of these two (eDelivery_xxxx.zip) will give you the Product Activation Key. Follow the instructions again and &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=681">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>From the order, you will get a link to download the Electronic Product Activation Key, from Cisco.</p>
<p>Sign in to Cisco, follow the instruction and download the file. You will get a zip file with two PDF files</p>
<p>One of these two (eDelivery_xxxx.zip) will give you the Product Activation Key.</p>
<p>Follow the instructions again and go to http://www.cisco.com/go/license, fill in the forms to register the switch.</p>
<p><strong>Use the following command on the switch to retrieve PID and SN</strong></p>

<div class="wp_syntax"><div class="code"><pre class="cisco" style="font-family:monospace;">Switch#show license udi
Device#   PID                   SN              UDI
-----------------------------------------------------------------------------
*0        WS-C3560X-24T-L       FDO1511XXXX    WS-C3560X-24T-L:FDO1511XXXX</pre></div></div>

<p>Fill in the forms and download the License File (.lic)</p>
<p><strong>TFTP the License file on the Switch</strong></p>

<div class="wp_syntax"><div class="code"><pre class="cisco" style="font-family:monospace;">Switch# copy tftp://192.168.1.2/01_FDO1511XXXX_20120112084019387.lic fla
Switch#$//192.168.1.2/01_FDO1511XXXX_20120112084019387.lic flash:
Destination filename [01_FDO1511XXXX_20120112084019387.lic]?
Accessing tftp://192.168.1.2/01_FDO1511XXXX_20120125084019387.lic...
Loading 01_FDO1511XXXX_20120125084019387.lic from 192.168.1.2 (via Vlan1): !
[OK - 1152 bytes]</pre></div></div>

<p><strong>Install the Switch License</strong></p>

<div class="wp_syntax"><div class="code"><pre class="cisco" style="font-family:monospace;">Switch#license install flash:01_FDO1511XXXX_20120112084019387.lic
Installing licenses from &quot;flash:01_FDO1511XXXXX_20120112084019387.lic&quot;
Installing...Feature:ipbase...Successful:Supported
1/1 licenses were successfully installed
0/1 licenses were existing licenses
0/1 licenses were failed to install
Switch#
*Mar  1 02:07:10.000: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c3560x Next reboot level = ipbase and License = ipbase
*Mar  1 02:07:10.848: %LICENSE-6-INSTALL: Feature ipbase 1.0 was installed in this device. UDI=WS-C3560X-24T-L:FDO1511XXXX; StoreIndex=1:Primary License Storage</pre></div></div>

<p><strong>Reboot</strong></p>
<p>Find more information at <a title="Cisco IOS Software Packaging and Licensing " href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/white_paper_c11-579326.html" target="_blank">http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/white_paper_c11-579326.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=681</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripting SSH / Telnet Session</title>
		<link>http://www.amagob.com/wpmu/?p=670</link>
		<comments>http://www.amagob.com/wpmu/?p=670#comments</comments>
		<pubDate>Sun, 08 Jan 2012 02:41:19 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[teraterm]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=670</guid>
		<description><![CDATA[Couple of years ago, I started my CCNA and working in an environment managing 100s of routers and switches. I was introduce to Tera Term during the course and was quite liked it then. The macro scripting didn&#8217;t quite seem stable though and didn&#8217;t give it much thought. This week I decided to see what&#8217;s &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=670">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Couple of years ago, I started my CCNA and working in an environment managing 100s of routers and switches. I was introduce to Tera Term during the course and was quite liked it then. The macro scripting didn&#8217;t quite seem stable though and didn&#8217;t give it much thought.<br />
This week I decided to see what&#8217;s new. I don&#8217;t quite remember what the website was then, but it is now also available in version 4.72 at<a title="Download" href="http://logmett.com/index.php?/download/tera-term-472-freeware.html" target="_blank"> www.logmett.com</a> with a set of new tools and sample codes. I haven&#8217;t tried logmett but did try the TTLEditor which is also nice. In the sample file the ssh2login.ttl (auto login with SSH2 protocol) gave me the starting point I needed to work on scripting multiple devices. A couple of hours later, I have a script that will:</p>
<ul>
<li>Read a file for remote ip address to connect to</li>
<li>Connect to host</li>
<li>execute command</li>
<li>Log session in another external file</li>
</ul>
<p>I&#8217;m not a programmer and the commands scared me quite a bit. Yet I was surprised to see how fast I start seeing result. Some commands seems to be duplicates, some just seem not to work. The &#8220;wait&#8221; command is the one that doesn&#8217;t work, yet, that is the one you expect to be using the most often to synchronize the command execution and the response from an inattended session. The work around was to put &#8220;pause&#8221; hoping the time allocated is enough for the response of the remote device. The programming level is quite old using &#8220;goto&#8221; rather than using functions. It can get quite confusing specially when reading other people&#8217;s program. Anyways, enough of ranting and more of coding..</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
</pre></td><td class="code"><pre class="teraterm" style="font-family:monospace;"><span style="color: #008000; font-style: italic;">; File: ab_ssh2_backup.ttl</span>
<span style="color: #008000; font-style: italic;">; Description: Backup running config of remote devices</span>
<span style="color: #008000; font-style: italic;">; Environment: generic</span>
<span style="color: #008000; font-style: italic;">; Update: 07 Jan 2012</span>
<span style="color: #008000; font-style: italic;">; Author: Abdul Sandooya</span>
<span style="color: #008000; font-style: italic;">;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;</span>
&nbsp;
<span style="color: #000080; font-weight: bold!important;">fileopen</span> addressfile <span style="color: #800080;">'D:\teraterm-4.72\ip.txt'</span> <span style="color: #008080;">0</span>
&nbsp;
:<span style="color: #000080; font-weight: bold!important;">loop</span>
&nbsp;
<span style="color: #008000; font-style: italic;">;read lines from file for ip addresses</span>
<span style="color: #000080; font-weight: bold!important;">filereadln</span> addressfile hostname
<span style="color: #000080; font-weight: bold!important;">if</span> <span style="color: #808000; font-weight: bold;">result</span> <span style="color: #000080; font-weight: bold!important;">goto</span> fclose
&nbsp;
username <span style="color: #ff00ff; font-weight: bold;">=</span> <span style="color: #800080;">'admin'</span>
password <span style="color: #ff00ff; font-weight: bold;">=</span> <span style="color: #800080;">'OpenSesame'</span>
<span style="color: #008000; font-style: italic;">; timeout used for waitregex commands</span>
<span style="color: #808000; font-weight: bold;">timeout</span> <span style="color: #ff00ff; font-weight: bold;">=</span> <span style="color: #008080;">3</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; constructing connect command</span>
msg <span style="color: #ff00ff; font-weight: bold;">=</span> hostname
<span style="color: #000080; font-weight: bold!important;">strconcat</span> msg <span style="color: #800080;">':22 /ssh /auth=password /user='</span>
<span style="color: #000080; font-weight: bold!important;">strconcat</span> msg username
<span style="color: #000080; font-weight: bold!important;">strconcat</span> msg <span style="color: #800080;">' /passwd='</span>
<span style="color: #000080; font-weight: bold!important;">strconcat</span> msg password
&nbsp;
<span style="color: #000080; font-weight: bold!important;">connect</span> msg
&nbsp;
<span style="color: #008000; font-style: italic;">; Look for regular expression and save the line of the result, expecting to get the hostname of the device.</span>
<span style="color: #000080; font-weight: bold!important;">waitregex</span> <span style="color: #800080;">'CATALYST.*'</span>
<span style="color: #000080; font-weight: bold!important;">if</span> <span style="color: #808000; font-weight: bold;">result</span><span style="color: #ff00ff; font-weight: bold;">=</span><span style="color: #008080;">0</span> <span style="color: #000080; font-weight: bold!important;">goto</span> RES_TIMEOUT
&nbsp;
<span style="color: #008000; font-style: italic;">;Save regular expression captured (hostname of device) result</span>
<span style="color: #000080; font-weight: bold!important;">int2str</span> s <span style="color: #808000; font-weight: bold;">result</span>
<span style="color: #008000; font-style: italic;">;messagebox inputstr 'inputstr'</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; change the current directory where the log will be saved</span>
<span style="color: #000080; font-weight: bold!important;">changedir</span> <span style="color: #800080;">'d:\Downloads'</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; get a user name actually gets the username logon to the computer- can be used as a variable in the name of the file</span>
<span style="color: #000080; font-weight: bold!important;">getenv</span> <span style="color: #800080;">'USERNAME'</span> username
<span style="color: #008000; font-style: italic;">; get the date and time</span>
<span style="color: #000080; font-weight: bold!important;">gettime</span> timestr <span style="color: #800080;">&quot;%Y_%m_%d&quot;</span>
<span style="color: #008000; font-style: italic;">; add the user name and the timestamp to the log file name</span>
sprintf2 loggerfile <span style="color: #800080;">'Config_%s_%s_%s.log'</span> <span style="color: #808000; font-weight: bold;">inputstr</span> hostname timestr
&nbsp;
<span style="color: #000080; font-weight: bold!important;">logopen</span> loggerfile <span style="color: #008080;">0</span> <span style="color: #008080;">0</span>
&nbsp;
<span style="color: #000080; font-weight: bold!important;">logstart</span>
<span style="color: #000080; font-weight: bold!important;">sendln</span> <span style="color: #800080;">'terminal length 0'</span>
<span style="color: #000080; font-weight: bold!important;">sendln</span> <span style="color: #800080;">'sh run'</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; Hard time with the waitln, pause was inevitable. This section is just to divert the attention of the user tracking the progress for 3 sec</span>
<span style="color: #000080; font-weight: bold!important;">waitln</span> <span style="color: #800080;">'#'</span>
<span style="color: #000080; font-weight: bold!important;">statusbox</span> hostname <span style="color: #800080;">'Config Saved'</span>
<span style="color: #000080; font-weight: bold!important;">Pause</span> <span style="color: #008080;">3</span>
&nbsp;
<span style="color: #000080; font-weight: bold!important;">logclose</span>
<span style="color: #000080; font-weight: bold!important;">disconnect</span> <span style="color: #008080;">0</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; This wait actually works..</span>
<span style="color: #000080; font-weight: bold!important;">waitevent</span> <span style="color: #008080;">2</span>
&nbsp;
<span style="color: #008000; font-style: italic;">; next ip address in the file, could have used a for loop now i'm thinking about it.. but same thing..</span>
<span style="color: #000080; font-weight: bold!important;">goto</span> <span style="color: #000080; font-weight: bold!important;">loop</span>
&nbsp;
<span style="color: #0000ff; font-weight: bold;">:RES_TIMEOUT</span>
<span style="color: #008000; font-style: italic;">;create file with error message, same directory where the logs are</span>
fileerr <span style="color: #ff00ff; font-weight: bold;">=</span> <span style="color: #800080;">'D:\Downloads\'</span>
<span style="color: #000080; font-weight: bold!important;">strconcat</span> fileerr <span style="color: #800080;">'ConnectErr_'</span>
<span style="color: #000080; font-weight: bold!important;">strconcat</span> fileerr hostname
<span style="color: #000080; font-weight: bold!important;">strconcat</span> fileerr <span style="color: #800080;">'.log'</span>
<span style="color: #000080; font-weight: bold!important;">filecreate</span> fhandle fileerr
<span style="color: #000080; font-weight: bold!important;">goto</span> <span style="color: #000080; font-weight: bold!important;">loop</span>
&nbsp;
<span style="color: #0000ff; font-weight: bold;">:fclose</span></pre></td></tr></table></div>

<p>Some useful reference pages :<br />
<a title="TTL Command Reference Page" href="http://ttssh2.sourceforge.jp/manual/en/macro/command/index.html" target="_blank"> TTL Command Reference Page</a></p>
<p><a href="http://www.softpanorama.org/Utilities/Teraterm/teraterm_macros.shtml" target="_blank">Other similar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=670</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to read uncommented lines from a file in Linux..</title>
		<link>http://www.amagob.com/wpmu/?p=668</link>
		<comments>http://www.amagob.com/wpmu/?p=668#comments</comments>
		<pubDate>Tue, 29 Nov 2011 18:53:15 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=668</guid>
		<description><![CDATA[how can I &#8220;cat&#8221; or &#8220;grep&#8221; a file to ignore lines starting with &#8220;#&#8221; ???. grep -v &#8216;^#&#8217; /etc/samba.conf &#124; grep -v &#8216;^$&#8217;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-cat-or-grep-a-file-to-ignore-lines-starting-with-654683/">how can I &#8220;cat&#8221; or &#8220;grep&#8221; a file to ignore lines starting with &#8220;#&#8221; ???</a>.</p>
<p>grep -v &#8216;^#&#8217; /etc/samba.conf | grep -v &#8216;^$&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=668</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Catalyst 3560 IOS .tar</title>
		<link>http://www.amagob.com/wpmu/?p=662</link>
		<comments>http://www.amagob.com/wpmu/?p=662#comments</comments>
		<pubDate>Wed, 22 Jun 2011 17:48:11 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=662</guid>
		<description><![CDATA[1. Backup your config files, 2. Format the flash format flash: 3. copy and extract tar file archive tar /xtract tftp://192.168.1.20/c3560-ipservicesk9-tar.122-55.SE.tar flash:]]></description>
			<content:encoded><![CDATA[<p>1. Backup your config files,<br />
2. Format the flash</p>
<blockquote><p>format flash:</p></blockquote>
<p>3. copy and extract tar file</p>
<blockquote><p>archive tar /xtract tftp://192.168.1.20/c3560-ipservicesk9-tar.122-55.SE.tar flash:</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=662</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Lync Online..</title>
		<link>http://www.amagob.com/wpmu/?p=650</link>
		<comments>http://www.amagob.com/wpmu/?p=650#comments</comments>
		<pubDate>Wed, 08 Jun 2011 02:37:08 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[Virtual Box]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=650</guid>
		<description><![CDATA[I&#8217;ve been staring at it for months.. looking quite complicated and lengthy.. (risky..) to install and configure.. Looking for a machine  strong enough to create A virtual environment consisting of a domain controller (WIN2008R2) with Exchange 2007 and Lync 2010 (to simulate our actual infrastructure) and 2 Windows7 clients. Preferably something I can access from &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=650">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been staring at it for months.. looking quite complicated and lengthy.. (risky..) to install and configure.. Looking for a machine  strong enough to create A virtual environment consisting of a domain controller (WIN2008R2) with Exchange 2007 and Lync 2010 (to simulate our actual infrastructure) and 2 Windows7 clients. Preferably something I can access from home as well as from work.. (At work I don&#8217;t have the time to test and learn new stuff, home not really where I should be doing it either but that&#8217;s the way it is..) I tried my home server with Proxmox, but I quickly ran out of memory (damn Windows server!!). Eventually, installed it on my laptop (with 8Mbps of RAM and more that enough CPU).. on my Ubuntu partition (optimize the RAM) and Virtual Box. Eventually, I managed to get everything installed and did most of the documentation and configuration at work. It took a few tries but I got it going all in Virtual. It was long and tedious but very cool results. I eventually install it at work in less time it took me to install the three servers in Virtual box.</p>
<p>Oh yea, nearly forgot about DD-WRT. I needed to have a layer 3 separation between my test environment and the Internal/home or enterprise network going to the Internet. The reason is I didn&#8217;t want to broadcast the Netbios and Domain Controller information from the test environment to the local one. So after trying a couple, I simply used an image of DD-WRT in Virtual Box. Unfortunately, it doesn&#8217;t save the configs but that wasn&#8217;t a big deal, it&#8217;s set up and most important, it doesn&#8217;t take much mem..<br />
<a href="http://rafeequl.wordpress.com/2010/07/12/how-to-run-dd-wrt-on-virtualbox/">http://rafeequl.wordpress.com/2010/07/12/how-to-run-dd-wrt-on-virtualbox/</a></p>
<p>Documentation credits and thanks to:<br />
<a href="http://www.ocspedia.com/fe/Install_Microsoft_Lync_Server_2010.aspx?ArticleID=103">http://www.ocspedia.com/fe/Install_Microsoft_Lync_Server_2010.aspx?ArticleID=103</a></p>
<p>and<a href="http://www.ocspedia.com/fe/Install_Microsoft_Lync_Server_2010.aspx?ArticleID=103"><br />
</a><a href="http://msunified.net/2010/11/22/lync-server-2010-features-and-how-to-configure-them/">http://msunified.net/2010/11/22/lync-server-2010-features-and-how-to-configure-them/</a></p>

<a href='http://www.amagob.com/wpmu/?attachment_id=651' title='screenshot1'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot1-100x100.png" class="attachment-thumbnail" alt="screenshot1" title="screenshot1" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=652' title='screenshot2'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot2-100x100.png" class="attachment-thumbnail" alt="screenshot2" title="screenshot2" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=653' title='screenshot3'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot3-100x100.png" class="attachment-thumbnail" alt="screenshot3" title="screenshot3" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=654' title='screenshot4'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot4-100x100.png" class="attachment-thumbnail" alt="screenshot4" title="screenshot4" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=655' title='screenshot6'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot6-100x100.png" class="attachment-thumbnail" alt="screenshot6" title="screenshot6" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=656' title='screenshot7'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot7-100x100.png" class="attachment-thumbnail" alt="screenshot7" title="screenshot7" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=657' title='screenshot8'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot8-100x100.png" class="attachment-thumbnail" alt="screenshot8" title="screenshot8" /></a>
<a href='http://www.amagob.com/wpmu/?attachment_id=658' title='screenshot9'><img width="100" height="100" src="http://www.amagob.com/wpmu/files/2011/06/screenshot9-100x100.png" class="attachment-thumbnail" alt="screenshot9" title="screenshot9" /></a>

<p>&nbsp;</p>
<p>For Microsoft users, get the Lync Client, Lync Attendee or just use the web apps..</p>
<p>For linux users, install the sipe plugin for Pidgin, chat functions work well..<br />
<a href="http://sipe.sourceforge.net/install/">http://sipe.sourceforge.net/install/</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=650</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISC-DHCP-SERVER on Ubuntu Natty</title>
		<link>http://www.amagob.com/wpmu/?p=641</link>
		<comments>http://www.amagob.com/wpmu/?p=641#comments</comments>
		<pubDate>Thu, 26 May 2011 19:47:25 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=641</guid>
		<description><![CDATA[dhcp3-server doesn&#8217;t seem to work on Ubuntu Natty (11.03). For some reason it will install but /etc/init.d/dhcp3-server is not available. To my surprise though, natty came with isc-dhcp-server. It took me a little while to figure out that to enable it, I only needed to copy and correct the subnet option int /etc/dhcp/dhcpd.conf ﻿subnet 192.168.1.0 &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=641">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>dhcp3-server doesn&#8217;t seem to work on Ubuntu Natty (11.03). For some reason it will install but /etc/init.d/dhcp3-server is not available.</p>
<p>To my surprise though, natty came with isc-dhcp-server. It took me a little while to figure out that to enable it, I only needed to copy and correct the subnet option int</p>
<p>/etc/dhcp/dhcpd.conf</p>
<blockquote><p>﻿subnet 192.168.1.0 netmask 255.255.255 {<br />
range 192.168.1.0 192.168.1.100;<br />
}</p></blockquote>
<p>and set the interface on which I wanted to have DHCP to an ip address in that range, e.g.</p>
<blockquote><p>$ ifconfig eth0 192.168.1.1</p></blockquote>
<p>and start the service..</p>
<blockquote><p>$ sudo /etc/init.d/isc-dhcp-sever start</p></blockquote>
<p>et voilà..</p>
<p>Check the DHCP Request and distribution by</p>
<blockquote><p>$ tail -f /var/log/syslog</p></blockquote>
<p>Done..</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=641</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>360cities.com &#8211; Kariya</title>
		<link>http://www.amagob.com/wpmu/?p=636</link>
		<comments>http://www.amagob.com/wpmu/?p=636#comments</comments>
		<pubDate>Mon, 16 May 2011 02:18:14 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=636</guid>
		<description><![CDATA[Our favorite park across the street.. Kariya2 in Canada]]></description>
			<content:encoded><![CDATA[<p>Our favorite park across the street..</p>
<p><a title="panorama photos of Kariya2 on 360cities.net" href="http://www.360cities.net/image/kariya-park-mississauga">Kariya2</a> in <a title="panoramic images from Canada" href="http://www.360cities.net/area/canada">Canada</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=636</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing encryption PDF files &#8211; Ubuntu</title>
		<link>http://www.amagob.com/wpmu/?p=631</link>
		<comments>http://www.amagob.com/wpmu/?p=631#comments</comments>
		<pubDate>Sat, 07 May 2011 21:05:53 +0000</pubDate>
		<dc:creator>absando</dc:creator>
				<category><![CDATA[IT/ Network Admin]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[decryption]]></category>
		<category><![CDATA[lin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.amagob.com/wpmu/?p=631</guid>
		<description><![CDATA[PDF forms are simple and neat and a great way of filling them up easily without the paper waste. But very often these forms are encrypted to avoid modification or what not, but than means you have to print it right away, so you have to fill it up one shot, not coming back and &#8230; </p><p><a class="more-link block-button" href="http://www.amagob.com/wpmu/?p=631">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>PDF forms are simple and neat and a great way of filling them up easily without the paper waste. But very often these forms are encrypted to avoid modification or what not, but than means you have to print it right away, so you have to fill it up one shot, not coming back and finish it later. If you don&#8217;t have a printer handy r you actually need to email the form (no signature required) you can always print it back in PDF. But if don&#8217;t always have the time to fill it completely and need to come back later to make modification, then you&#8217;d be happy to know that the encryption on these files are not that strong and you can take it out quite easily.</p>
<p>$ sudo apt-get install qpdf<br />
$ qpdf &#8211;decrypt &#8211;password=mypassword input.pdf output.pdf<br />
$ evince output.pdf #to check if it asks for password</p>
<p>via <a href="http://blog.sandipb.net/2009/01/10/removing-encryption-from-legitimate-pdf-files-on-ubuntu/">Removing encryption from legitimate! PDF files on Ubuntu | sandipb.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amagob.com/wpmu/?feed=rss2&#038;p=631</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

