<?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>Linux Admin Steps Into Management &#187; Linux &#8211; Windows integration</title>
	<atom:link href="http://yonitg.com/category/linux-windows-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://yonitg.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 Apr 2012 13:13:23 +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>Adding JMX support to your java app</title>
		<link>http://yonitg.com/adding-jmx-support-to-your-java-app/</link>
		<comments>http://yonitg.com/adding-jmx-support-to-your-java-app/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 16:55:15 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[web admin]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jmx]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=610</guid>
		<description><![CDATA[what is JMX? JMX is a technology that lets you add management interfaces for Java applications the jmx interface on your java application will let you monitor and publish graphs for: heap memory threads and their stack trace CPU classes memory pools and it will also expose the java Mbeans tree which you can browse [...]]]></description>
		<wfw:commentRss>http://yonitg.com/adding-jmx-support-to-your-java-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS mount &#8211; When Your Shares Go Wrong</title>
		<link>http://yonitg.com/nfs-mount-debugging/</link>
		<comments>http://yonitg.com/nfs-mount-debugging/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:14:43 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=344</guid>
		<description><![CDATA[How to work with nfs mounts - command lines tool to check the server exports and debug nfs mounting problems.]]></description>
		<wfw:commentRss>http://yonitg.com/nfs-mount-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>solaris 10 and vnc</title>
		<link>http://yonitg.com/solaris-10-vnc/</link>
		<comments>http://yonitg.com/solaris-10-vnc/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 21:35:20 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[IT management]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=338</guid>
		<description><![CDATA[VNC viewer is a free remote control software package. With VNC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. Now Solaris 10 comes with vncserver built in.]]></description>
		<wfw:commentRss>http://yonitg.com/solaris-10-vnc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apache Active Directory Authentication</title>
		<link>http://yonitg.com/apache-active-directory-authentication/</link>
		<comments>http://yonitg.com/apache-active-directory-authentication/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:32:54 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[web admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=310</guid>
		<description><![CDATA[Apache server is a strong web server that can serve great open source application like Mediawiki which is a great solution for information sharing, but what if you want to use Mediawiki to share information only for the local office active directory domain members? Or even only to members of a specific group in the [...]]]></description>
		<wfw:commentRss>http://yonitg.com/apache-active-directory-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test http server from windows command line</title>
		<link>http://yonitg.com/test-http-server-windows-command-line/</link>
		<comments>http://yonitg.com/test-http-server-windows-command-line/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:45:49 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[IT management]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[web admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=286</guid>
		<description><![CDATA[So you went ahead and did a little change to your web site, or web server redirect, and you want to test it out without a sniffer, the fastest way to test the http server headers and output is from the command line so you can see exactly what the servers is sending. Now from [...]]]></description>
		<wfw:commentRss>http://yonitg.com/test-http-server-windows-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution for Windows 7 samba connection problem</title>
		<link>http://yonitg.com/solution-for-windows-7-samba-connection-problem/</link>
		<comments>http://yonitg.com/solution-for-windows-7-samba-connection-problem/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:40:37 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=276</guid>
		<description><![CDATA[A fresh install of windows 7 might have a problem with samba shares, if you setup samba logging you will see errors like this: [2009/08/26 09:15:53, 3] smbd/connection.c:yield_connection(76) yield_connection: tdb_delete for name  failed with error Record does not exist. [2009/08/26 09:15:53, 3] smbd/server.c:exit_server(614) although the user was able to connect from a different PC with [...]]]></description>
		<wfw:commentRss>http://yonitg.com/solution-for-windows-7-samba-connection-problem/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Debug Samba Server and solve user connection problems</title>
		<link>http://yonitg.com/howto-debug-samba-server/</link>
		<comments>http://yonitg.com/howto-debug-samba-server/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 22:13:12 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[IT management]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=269</guid>
		<description><![CDATA[Samba is the server used to share files from a Linux server to the rest of the windows clients in an office, it is  an easy to use server with simple defaults that will make the integration easy into any domain, you can find on the samba main site some configurations samples and newer smb.conf [...]]]></description>
		<wfw:commentRss>http://yonitg.com/howto-debug-samba-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache and MySQL on windows</title>
		<link>http://yonitg.com/apache-mysql-php-perl-windows/</link>
		<comments>http://yonitg.com/apache-mysql-php-perl-windows/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 21:32:23 +0000</pubDate>
		<dc:creator>yonitg</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux - Windows integration]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[web admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://yonitg.com/?p=87</guid>
		<description><![CDATA[Although I'm a great Linux fan, i still have Windows on my personal computer, since the computer is not used by me alone, and although i have various Linux OS installed on this same computer, most of the time its on the windows mode. so what do i do when i need to test something on wordpress or mediawiki?

For that reason i needed a development environment on my home computer that will run Apache, MySQL, php and Perl. There are some ways to go about that - i could have installed Cygwin, which is a Linux-like environment for windows.

Another way to go about it is to install the windows version Apache and mysql and php and perl.

These two options are fine solutions but they will need some more work on them , other then the point and click option which is xampp.]]></description>
		<wfw:commentRss>http://yonitg.com/apache-mysql-php-perl-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

