<?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>My Technical Notes</title>
	<atom:link href="http://www.kartook.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kartook.com</link>
	<description>~ Cisco &#124; Windows &#124; Linux &#124; Vmware &#124; Security ~</description>
	<lastBuildDate>Sun, 20 May 2012 04:06:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>News : Protecting Your Email Privacy</title>
		<link>http://www.kartook.com/2012/05/news-protecting-your-email-privacy/</link>
		<comments>http://www.kartook.com/2012/05/news-protecting-your-email-privacy/#comments</comments>
		<pubDate>Sun, 20 May 2012 04:06:40 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2029</guid>
		<description><![CDATA[<p>Protecting Your Email Privacy</p> <p>By now we all know not to post sensitive information on social networking sites. Even with privacy settings enabled, that angry political rant or embarrassing beach photo can easily become the next viral Internet sensation. By comparison, email seems like a much safer communications medium, but you can still get into [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/news-protecting-your-email-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to : NX Client for Solaris sparac 8/9/10</title>
		<link>http://www.kartook.com/2012/05/how-to-nx-client-for-solaris-sparac-8910/</link>
		<comments>http://www.kartook.com/2012/05/how-to-nx-client-for-solaris-sparac-8910/#comments</comments>
		<pubDate>Fri, 18 May 2012 13:54:54 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Q & A]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2025</guid>
		<description><![CDATA[<p>I am big fan of NX machine clients for long time</p> <p>Download client from :nxclient-3.5.0-7.sparc Change your working directory to the location where you saved the package and install it by running from a console:</p> <p>       # sudo gunzip nxclient-3.5.0-7.sparc.gz       # sudo pkgadd -d nxclient-3.5.0-7.sparc</p> <p>Or login as user and make is su [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/how-to-nx-client-for-solaris-sparac-8910/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu : How to install asterisk 10 on ubuntu 12.04 LTS</title>
		<link>http://www.kartook.com/2012/05/ubuntu-how-to-install-asterisk-10-on-ubuntu-12-04-lts/</link>
		<comments>http://www.kartook.com/2012/05/ubuntu-how-to-install-asterisk-10-on-ubuntu-12-04-lts/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:00:41 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2022</guid>
		<description><![CDATA[<p>Ubuntu : How to install asterisk 10 on ubuntu 12.04 LTS</p> <p>Step:1</p> <p>To start off with make sure that Ubuntu is up to date.</p> <p>$sudo aptitude update &#38;&#38; aptitude dist-upgrade</p> <p>Step:2</p> <p>Install deps and build tools so that we can compile Asterisk 10 on Ubuntu</p> <p>$sudo aptitude install -y build-essential linux-headers-`uname -r` libxml2-dev ncurses-dev libsqlite3-dev [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/ubuntu-how-to-install-asterisk-10-on-ubuntu-12-04-lts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux :How to Check Apache Version</title>
		<link>http://www.kartook.com/2012/05/linux-how-to-check-apache-version/</link>
		<comments>http://www.kartook.com/2012/05/linux-how-to-check-apache-version/#comments</comments>
		<pubDate>Wed, 16 May 2012 13:47:39 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2019</guid>
		<description><![CDATA[<p>Note this will show the Apache version not the distro specific package version.</p> <p>Apache version command:</p> <p>httpd -v</p> <p>The above Apache check version command should display an output similar to the following:</p> <p>Apache check version</p> <p>-bash-3.2#httpd -v</p> <p>The command httpd -v should find the Apache version on any Linux version, if you need to find [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/linux-how-to-check-apache-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Backup to Dropbox</title>
		<link>http://www.kartook.com/2012/05/wordpress-backup-to-dropbox/</link>
		<comments>http://www.kartook.com/2012/05/wordpress-backup-to-dropbox/#comments</comments>
		<pubDate>Wed, 16 May 2012 09:38:17 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Q & A]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2015</guid>
		<description><![CDATA[<p>WordPress Backup to Dropbox Minimum Requirements</p> <p>PHP 5.2 or higher</p> <p>A Dropbox account</p> <p>How to Setup WordPress Backup to Dropbox</p> <p>Download a plugin WordPress Backup to Dropbox and install</p> <p>Once installed, the authorization process is easy -</p> <p>When you first access the plugin’s options page, it will ask you to authorize the plugin with Dropbox.</p> [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/wordpress-backup-to-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: UK Broadband: Customers paying for average 12Mbps, only getting 7Mbps</title>
		<link>http://www.kartook.com/2012/05/news-uk-broadband-customers-paying-for-average-12mbps-only-getting-7mbps/</link>
		<comments>http://www.kartook.com/2012/05/news-uk-broadband-customers-paying-for-average-12mbps-only-getting-7mbps/#comments</comments>
		<pubDate>Wed, 16 May 2012 05:04:19 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2012</guid>
		<description><![CDATA[<p>UK Broadband: Customers paying for average 12Mbps, only getting 7Mbps</p> <p>&#160; Broadband customers in the UK are, on average, receiving speeds around 42 per cent less than advertised, a new investigation from the Guardian has revealed.</p> <p>A survey of over 3,000 broadband users in the UK found that the average UK household is paying for [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/news-uk-broadband-customers-paying-for-average-12mbps-only-getting-7mbps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu : How to install a .bin file in ubuntu</title>
		<link>http://www.kartook.com/2012/05/ubuntu-how-to-install-a-bin-file-in-ubuntu/</link>
		<comments>http://www.kartook.com/2012/05/ubuntu-how-to-install-a-bin-file-in-ubuntu/#comments</comments>
		<pubDate>Wed, 16 May 2012 04:17:50 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2008</guid>
		<description><![CDATA[<p>Just i wanted to install .bin packages on y Ubuntu for so,me reason .Here is the wa </p> <p>Download a bin file from Internet which one you want . Example i used filename.bin I downloaded and saved on my Downloads folder</p> <p> $ cd Downloads/ $sudo chmod +x filename.bin</p> <p>This command permits Ubuntu to execute [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/ubuntu-how-to-install-a-bin-file-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu : How To Setup FTP Server In Ubuntu 1x.xx</title>
		<link>http://www.kartook.com/2012/05/ubuntu-how-to-setup-ftp-server-in-ubuntu-1x-xx/</link>
		<comments>http://www.kartook.com/2012/05/ubuntu-how-to-setup-ftp-server-in-ubuntu-1x-xx/#comments</comments>
		<pubDate>Tue, 15 May 2012 10:22:15 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2003</guid>
		<description><![CDATA[<p>How to setup FTP server in Ubuntu using vsftpd.</p> <p>$sudo apt-get install vsftpd</p> <p>Ok now that we have it installed its only using default settings which allow anyone with a system account to connect and download files .Upload is not allowed by default . So next lets change a line in the config to allow [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/ubuntu-how-to-setup-ftp-server-in-ubuntu-1x-xx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows : Enable Windows Snipping Tool in Server 2008 /R2</title>
		<link>http://www.kartook.com/2012/05/windows-enable-windows-snipping-tool-in-server-2008-r2/</link>
		<comments>http://www.kartook.com/2012/05/windows-enable-windows-snipping-tool-in-server-2008-r2/#comments</comments>
		<pubDate>Tue, 15 May 2012 07:14:29 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=2000</guid>
		<description><![CDATA[<p>WiIndows : Enable Windows Snipping Tool in Server 2008 /R2</p> <p>&#160;</p> <p>This will enable some junkstuff like desktop themes like that  also . I am not ableto find the solution to enable only snipping Tool .</p> <p>But below option enables snipping tool</p> <p>&#160;</p> <p>Server Manager &#62; Features &#62; Add Features &#62; Desktop Experience</p> <p>Possibly Related Posts:</p>

How to : NX Client for Solaris sparac 8/9/10
Ubuntu : How to install asterisk 10 on ubuntu 12.04 LTS
Linux :How to Check Apache Version
Ubuntu : How to install a .bin file in ubuntu
Ubuntu : How To Setup FTP Server In Ubuntu 1x.xx

]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/windows-enable-windows-snipping-tool-in-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News : Apple Gets Serious About Photo Sharing With iCloud Update</title>
		<link>http://www.kartook.com/2012/05/news-apple-gets-serious-about-photo-sharing-with-icloud-update/</link>
		<comments>http://www.kartook.com/2012/05/news-apple-gets-serious-about-photo-sharing-with-icloud-update/#comments</comments>
		<pubDate>Tue, 15 May 2012 05:09:23 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1997</guid>
		<description><![CDATA[<p>Apple&#8217;s Wordwide Developers Conference is still a few weeks away, but as usual, there&#8217;s no shortage of clues about what to expect.</p> <p>The latest news suggests that Apple is putting more focus on photos and their inherently social nature. The company is expected to push out an update to iCloud that enables users to share [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2012/05/news-apple-gets-serious-about-photo-sharing-with-icloud-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

