<?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>Flash + Photoshop + Everything Cool! &#187; virtualmin</title>
	<atom:link href="http://alvinzhang.info/index.php?feed=rss2&#038;cat=52" rel="self" type="application/rss+xml" />
	<link>http://alvinzhang.info</link>
	<description>Experimentation and everything fun about the web.</description>
	<lastBuildDate>Fri, 10 Sep 2010 03:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Virtualmin MySQL Backup using strftime</title>
		<link>http://alvinzhang.info/?p=189</link>
		<comments>http://alvinzhang.info/?p=189#comments</comments>
		<pubDate>Thu, 14 Jan 2010 04:08:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[virtualmin]]></category>
		<category><![CDATA[webmin]]></category>
		<category><![CDATA[mysql backup]]></category>

		<guid isPermaLink="false">http://alvinzhang.info/?p=189</guid>
		<description><![CDATA[If you are trying to make MySQL backups in Virtualmin that create individual time-based folders like
12-11-2009
13-11-2009
&#8230;
You can turn on strftime substitution in the module config for MySQL in Webmin. This is off by default.
Here is the screen shot:

Cheers and happy new year to everyone  
]]></description>
			<content:encoded><![CDATA[<p>If you are trying to make MySQL backups in Virtualmin that create individual time-based folders like</p>
<p>12-11-2009<br />
13-11-2009<br />
&#8230;</p>
<p>You can turn on strftime substitution in the module config for MySQL in Webmin. This is off by default.</p>
<p>Here is the screen shot:</p>
<p><img class="alignnone size-full wp-image-190" title="Capture" src="http://alvinzhang.info/wp-content/uploads/2010/01/Capture.PNG" alt="Capture" width="486" height="146" /></p>
<p>Cheers and happy new year to everyone <img src='http://alvinzhang.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://alvinzhang.info/?feed=rss2&amp;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualmin on EC2 Mailman cannot be created issue</title>
		<link>http://alvinzhang.info/?p=52</link>
		<comments>http://alvinzhang.info/?p=52#comments</comments>
		<pubDate>Sat, 25 Oct 2008 09:20:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[virtualmin]]></category>
		<category><![CDATA[webmin]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[mailman error]]></category>

		<guid isPermaLink="false">http://alvinzhang.info/?p=52</guid>
		<description><![CDATA[If you are getting the following error:
Failed to create virtual server : Mailman cannot be enabled unless the administration list mailman has been created.This can be done in the Mailman plugin module.
I had just came across a solution that I have tried and verified to be working from tidiar on the Amazon Web Services Developer [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting the following error:</p>
<blockquote><p>Failed to create virtual server : Mailman cannot be enabled unless the administration list mailman has been created.This can be done in the Mailman plugin module.</p></blockquote>
<p>I had just came across a solution that I have tried and verified to be working from tidiar on the Amazon Web Services Developer Community. The link to the thread is <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=767">http://developer.amazonwebservices.com/connect/entry.jspa?externalID=767</a></p>
<div class="mceTemp">
<div id="attachment_55" class="wp-caption alignnone" style="width: 249px"><a href="http://alvinzhang.info/wp-content/uploads/2008/10/networkconfig.jpg"><img class="size-full wp-image-55" title="Network Configuration Link" src="http://alvinzhang.info/wp-content/uploads/2008/10/networkconfig.jpg" alt="Click on the Network Configuration link" width="239" height="538" /></a><p class="wp-caption-text">Click on the Network Configuration link</p></div>
<div id="attachment_54" class="wp-caption alignnone" style="width: 510px"><a href="http://alvinzhang.info/wp-content/uploads/2008/10/hostname.jpg"><img class="size-full wp-image-54" title="hostname" src="http://alvinzhang.info/wp-content/uploads/2008/10/hostname.jpg" alt="Click on the Hostname and DNS Client" width="500" height="54" /></a><p class="wp-caption-text">Click on the Hostname and DNS Client</p></div>
<div id="attachment_53" class="wp-caption alignnone" style="width: 510px"><a href="http://alvinzhang.info/wp-content/uploads/2008/10/externaladd.jpg"><img class="size-full wp-image-53" title="externaladd" src="http://alvinzhang.info/wp-content/uploads/2008/10/externaladd.jpg" alt="Set the Hostname field to your EC2 instance external address" width="500" height="265" /></a><p class="wp-caption-text">Set the Hostname field to your EC2 instance external address</p></div>
<p>Thereafter just head to <strong>Virtualmin Mailman Mailing Lists</strong> in webmin, if mailman does not exist, you will find a block that looks like this:</p>
<div id="attachment_58" class="wp-caption alignnone" style="width: 510px"><a href="http://alvinzhang.info/wp-content/uploads/2008/10/mailman-not-created.jpg"><img class="size-full wp-image-58" title="mailman-not-created" src="http://alvinzhang.info/wp-content/uploads/2008/10/mailman-not-created.jpg" alt="This block will show if the default mailman is not created" width="500" height="131" /></a><p class="wp-caption-text">This block will show if the default mailman is not created</p></div>
<p>Fill in an administration username and password. You can leave the Associate with Domain to</p>
<p>Hit &#8220;Create&#8221; and you are done.</p>
<p>You should see the following box appear on top now:</p>
<div id="attachment_57" class="wp-caption alignnone" style="width: 509px"><a href="http://alvinzhang.info/wp-content/uploads/2008/10/mailman-created.jpg"><img class="size-full wp-image-57" title="mailman-created" src="http://alvinzhang.info/wp-content/uploads/2008/10/mailman-created.jpg" alt="After default mailman has been created" width="499" height="50" /></a><p class="wp-caption-text">After default mailman has been created</p></div>
<p>You can now enable mailman mailing lists when you create your virtual websites under virtualmin and you should not get the error anymore.</p>
<p>Again credits to tidiar on AWS forums for sharing the solution.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://alvinzhang.info/?feed=rss2&amp;p=52</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
