<?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>Yusuf Ozturk</title>
	<atom:link href="http://www.yusufozturk.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yusufozturk.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:26:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to check a specific PowerShell Snapin on server?</title>
		<link>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html</link>
		<comments>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 23:36:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[check powershell modules]]></category>
		<category><![CDATA[check powershell snapin]]></category>
		<category><![CDATA[check ps snapin]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3902</guid>
		<description><![CDATA[Check-PSSnapin allows you to check specific PowerShell Snapin on server. I&#8217;m using this function in SetLinuxVM 3.0 to check SCVMM if it&#8217;s available on server. 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 [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check Wmi Object with PowerShell</title>
		<link>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html</link>
		<comments>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 23:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[check wmi]]></category>
		<category><![CDATA[check wmi provider]]></category>
		<category><![CDATA[get wmi providers]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3895</guid>
		<description><![CDATA[Check-WmiObject allows you to check Wmi provider/interface on given server. I&#8217;m using this function in SetLinuxVM 3.0 to decide Hyper-V Manager. 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 [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Hyper-V Linux Integration Services v3.2 on CentOS 6.2</title>
		<link>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html</link>
		<comments>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:12:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[hyper-v linux ic v3.2]]></category>
		<category><![CDATA[hyper-v linux ic v3.2 installation]]></category>
		<category><![CDATA[installing hyper-v lic on centos]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3886</guid>
		<description><![CDATA[You installed CentOS 6.2 on Hyper-V and you want to install Linux Integration Services v3.2. Let’s read documentation and see if we can. So let&#8217;s do it on CentOS server. mount /dev/cdrom /media /media/install.sh Oops, we got the following error: ls: cannot access kmod-hyper-v-rhel6-43.1.x86_64.rpm: no such file or directory ls: cannot access hyper-v-rhel6-43.1.x86_64.rpm: no such [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstalling Hyper-V Linux Integration Services v3.2</title>
		<link>http://www.yusufozturk.info/linux-server/uninstalling-hyper-v-linux-integration-services-v3-2.html</link>
		<comments>http://www.yusufozturk.info/linux-server/uninstalling-hyper-v-linux-integration-services-v3-2.html#comments</comments>
		<pubDate>Sat, 28 Jan 2012 18:07:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Virtual Machine Manager]]></category>
		<category><![CDATA[hyper-v lic v3.2]]></category>
		<category><![CDATA[hyper-v lic v3.2 uninstall]]></category>
		<category><![CDATA[hyper-v linux vm]]></category>
		<category><![CDATA[uninstall hyper-v lic]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3873</guid>
		<description><![CDATA[You may need to uninstall Hyper-V Linux Integration Services v3.2 due to some reasons. Let&#8217;s read documentation and see if we can. After my first look, i don&#8217;t see any difference between x86 and x64. Lets check it on VM console and see if they are correct. rpm -e microsoft-hyper-v-rhel6-41.1 kmod-microsoft-hyper-v-rhel6-41.1 Oops, it seems &#8220;microsoft-hyper-v-rhel6-41.1&#8243; [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/linux-server/uninstalling-hyper-v-linux-integration-services-v3-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync Outlook Calendars between Exchange accounts with PowerShell?</title>
		<link>http://www.yusufozturk.info/windows-powershell/how-to-sync-outlook-calendars-between-exchange-accounts-with-powershell.html</link>
		<comments>http://www.yusufozturk.info/windows-powershell/how-to-sync-outlook-calendars-between-exchange-accounts-with-powershell.html#comments</comments>
		<pubDate>Mon, 16 Jan 2012 21:43:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[sync calendars]]></category>
		<category><![CDATA[sync exchange calendars]]></category>
		<category><![CDATA[sync outlook appointments]]></category>
		<category><![CDATA[sync outlook calendar]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3863</guid>
		<description><![CDATA[I wrote a calendar sync script for Outlook to sync calendars between Exchange accounts. If you need to sync your calendars, accounts should be in same Outlook profile. I didn&#8217;t figure out how to sync between different profiles yet, but will work on it. 1 2 3 4 5 6 7 8 9 10 11 [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-powershell/how-to-sync-outlook-calendars-between-exchange-accounts-with-powershell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joined to Microsoft MVPs as a PowerShell MVP</title>
		<link>http://www.yusufozturk.info/hayattan/joined-to-microsoft-mvps-as-a-powershell-mvp.html</link>
		<comments>http://www.yusufozturk.info/hayattan/joined-to-microsoft-mvps-as-a-powershell-mvp.html#comments</comments>
		<pubDate>Sun, 15 Jan 2012 21:31:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hayattan]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3857</guid>
		<description><![CDATA[  For the effort of my last year, I&#8217;m honored by Microsoft as Most Valuable Professional (MVP) in PowerShell category. Thanks to Microsoft! I&#8217;m very glad and will work hard to be a MVP again. As a PowerShell MVP, started to work on new projects called PoSH Server, PoSH Panel, PoSH API and other secret [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/hayattan/joined-to-microsoft-mvps-as-a-powershell-mvp.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Happy new year for blogging!</title>
		<link>http://www.yusufozturk.info/hayattan/happy-new-year-for-blogging.html</link>
		<comments>http://www.yusufozturk.info/hayattan/happy-new-year-for-blogging.html#comments</comments>
		<pubDate>Sun, 15 Jan 2012 21:13:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hayattan]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3852</guid>
		<description><![CDATA[This is my 4th year on blogging. I started to post on this blog about 4 years ago and I still have same excitement and happiness as the first date of 2009. I want to give you some details about last year. Total Visits: 135.000 Unique Visitors: 95.000 Page Views: 240.000 Top 5 Countries: Turkey, [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/hayattan/happy-new-year-for-blogging.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to dump and import MySQL database via command line?</title>
		<link>http://www.yusufozturk.info/iis7/how-to-dump-and-import-mysql-database-via-command-line.html</link>
		<comments>http://www.yusufozturk.info/iis7/how-to-dump-and-import-mysql-database-via-command-line.html#comments</comments>
		<pubDate>Tue, 27 Dec 2011 07:43:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting & IIS7]]></category>
		<category><![CDATA[mysql database dump]]></category>
		<category><![CDATA[mysql database import]]></category>
		<category><![CDATA[mysql database restore]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3849</guid>
		<description><![CDATA[If you need to move your MySQL database from one server to another, you can use the following codes. Dump: mysqldump -u root -pPASSWORD DatabaseName &#62; dbbackup.sql Import: mysql -u root -pPASSWORD DatabaseName &#60; dbbackup.sql You can do this process live.]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/iis7/how-to-dump-and-import-mysql-database-via-command-line.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create MySQL database and user via command line?</title>
		<link>http://www.yusufozturk.info/linux-server/how-to-create-mysql-database-and-user-via-command-line.html</link>
		<comments>http://www.yusufozturk.info/linux-server/how-to-create-mysql-database-and-user-via-command-line.html#comments</comments>
		<pubDate>Tue, 27 Dec 2011 07:33:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[mysql create database]]></category>
		<category><![CDATA[mysql create user]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3847</guid>
		<description><![CDATA[You can create MySQL database and user via command line. 1 2 3 4 CREATE DATABASE dbname; CREATE USER 'dbusername'@'localhost'; SET PASSWORD FOR 'dbusername'@'localhost' = PASSWORD&#40;'PASSWORD'&#41;; GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,INDEX,ALTER,CREATE TEMPORARY TABLES,LOCK TABLES,REFERENCES ON dbname.* TO `dbusername`@`localhost` WITH GRANT OPTION; That gives only localhost grant on MySQL server.]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/linux-server/how-to-create-mysql-database-and-user-via-command-line.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to transfer data between two Linux servers via SCP?</title>
		<link>http://www.yusufozturk.info/linux-server/how-to-transfer-data-between-two-linux-servers-via-scp.html</link>
		<comments>http://www.yusufozturk.info/linux-server/how-to-transfer-data-between-two-linux-servers-via-scp.html#comments</comments>
		<pubDate>Tue, 27 Dec 2011 07:27:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[linux server transfer]]></category>
		<category><![CDATA[scp transfer]]></category>
		<category><![CDATA[scp usage linux]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3845</guid>
		<description><![CDATA[You can transfer data between two linux servers directly via SCP. scp -r root@10.10.10.2:/var/www/html/production/common /var/www/html/production It transfer common directory from 10.10.10.2 to under production directory.]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/linux-server/how-to-transfer-data-between-two-linux-servers-via-scp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

