<?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>Blog O' Matty &#187; Samba</title>
	<atom:link href="http://prefetch.net/blog/index.php/category/samba/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Wed, 16 May 2012 00:16:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Shutdown a Windows machine from the UNIX command line</title>
		<link>http://prefetch.net/blog/index.php/2009/05/31/shutdown-a-windows-machine-from-the-unix-command-line/</link>
		<comments>http://prefetch.net/blog/index.php/2009/05/31/shutdown-a-windows-machine-from-the-unix-command-line/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:44:06 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/?p=2000</guid>
		<description><![CDATA[Picked up this nifty trick from command-line-fu $ net rpc shutdown -I ipAddressOfWindowsPC -U username%password This will issue a shutdown command to the Windows machine. username must be an administrator on the Windows machine. Requires samba-common package installed. Other relevant commands are: net rpc shutdown -r : reboot the Windows machine net rpc abortshutdown : [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2009/05/31/shutdown-a-windows-machine-from-the-unix-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Accessing Windows shares from the Solaris/Linux command line</title>
		<link>http://prefetch.net/blog/index.php/2007/02/03/accessing-windows-shares-from-the-command-line/</link>
		<comments>http://prefetch.net/blog/index.php/2007/02/03/accessing-windows-shares-from-the-command-line/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 14:29:45 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/index.php/2007/02/03/accessing-windows-shares-from-the-command-line/</guid>
		<description><![CDATA[Periodically I need to access a Windows share from a Solaris or Linux box. If Samba is installed on the system, this is easy to do with the smbclient utility. To access the Windows server named &#8220;milton&#8221; from the command line, you can run smbclient with the &#8220;-U&#8221; option, the name of the user to [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2007/02/03/accessing-windows-shares-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

