<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bulk IP update in Plesk</title>
	<atom:link href="http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ben</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-23228</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 17 Jun 2011 09:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-23228</guid>
		<description>Great doc, thanks for that.

Also Wayne&#039;s comment is helpful</description>
		<content:encoded><![CDATA[<p>Great doc, thanks for that.</p>
<p>Also Wayne's comment is helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-19952</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 11 Jan 2011 22:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-19952</guid>
		<description>This was incredibly helpful, as is a lot of your site. Thanks for providing the information so us Admins aren&#039;t constantly having to reinvent the wheel.</description>
		<content:encoded><![CDATA[<p>This was incredibly helpful, as is a lot of your site. Thanks for providing the information so us Admins aren't constantly having to reinvent the wheel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Virender</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-15544</link>
		<dc:creator>Andrew Virender</dc:creator>
		<pubDate>Thu, 15 Oct 2009 05:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-15544</guid>
		<description>Honestly, I feel there is a lot of good info here but is a bit over my head. I am interested in IP Changer Software that allows anonymous surfing. I am sure you technical advice is great for server adminstrators.</description>
		<content:encoded><![CDATA[<p>Honestly, I feel there is a lot of good info here but is a bit over my head. I am interested in IP Changer Software that allows anonymous surfing. I am sure you technical advice is great for server adminstrators.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-15372</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Sun, 21 Jun 2009 11:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-15372</guid>
		<description>In version 8.6 you will also need to run:

mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e &#039;select name from domainaliases&#039; &#124; awk &#039;{print &quot;/usr/local/psa/admin/sbin/dnsmng update &quot; $1 }&#039; &#124; sh

so that the domain aliases get updated as well. Run that command directly after the similar one above</description>
		<content:encoded><![CDATA[<p>In version 8.6 you will also need to run:</p>
<p>mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e 'select name from domainaliases' | awk '{print "/usr/local/psa/admin/sbin/dnsmng update " $1 }' | sh</p>
<p>so that the domain aliases get updated as well. Run that command directly after the similar one above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-12074</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Fri, 30 Jan 2009 08:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-12074</guid>
		<description>This article totally saved my ass. Thanks.</description>
		<content:encoded><![CDATA[<p>This article totally saved my ass. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jakeabby</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-294</link>
		<dc:creator>jakeabby</dc:creator>
		<pubDate>Tue, 15 Jan 2008 17:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-294</guid>
		<description>I have a reason to reset all of the FTP passwords, is there a way to do this using a similar method?

I can make the changes in the DB, the thing I&#039;m not sure about would be what to run from the command line to update things on the system.

Thanks,
JAKE</description>
		<content:encoded><![CDATA[<p>I have a reason to reset all of the FTP passwords, is there a way to do this using a similar method?</p>
<p>I can make the changes in the DB, the thing I'm not sure about would be what to run from the command line to update things on the system.</p>
<p>Thanks,<br />
JAKE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rackaid</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-206</link>
		<dc:creator>rackaid</dc:creator>
		<pubDate>Thu, 20 Dec 2007 22:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-206</guid>
		<description>For updating IPs in bulk, I just use:

/usr/local/psa/bin/domain --update domain.com -ip 000.000.000.000

I just use a shell script to loop through the domains as required.  Then run websrvmng to make sure everything is update.</description>
		<content:encoded><![CDATA[<p>For updating IPs in bulk, I just use:</p>
<p>/usr/local/psa/bin/domain --update domain.com -ip 000.000.000.000</p>
<p>I just use a shell script to loop through the domains as required.  Then run websrvmng to make sure everything is update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: major</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-61</link>
		<dc:creator>major</dc:creator>
		<pubDate>Fri, 12 Oct 2007 01:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-61</guid>
		<description>I&#039;m not sure of a reliable way to add domains in a bulk fashion outside of Plesk.  You can certainly make the database adjustments manually, but you&#039;d need to run quite a few command line applications before the changes would be made on the filesystem, in Apache, qmail, etc.</description>
		<content:encoded><![CDATA[<p>I'm not sure of a reliable way to add domains in a bulk fashion outside of Plesk.  You can certainly make the database adjustments manually, but you'd need to run quite a few command line applications before the changes would be made on the filesystem, in Apache, qmail, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pachimonio</title>
		<link>http://rackerhacker.com/2007/02/11/bulk-ip-update-in-plesk/#comment-57</link>
		<dc:creator>pachimonio</dc:creator>
		<pubDate>Wed, 10 Oct 2007 09:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://fix.mhtx.net/2007/02/11/bulk-ip-update-in-plesk/#comment-57</guid>
		<description>Hi, just want to comment that your tips are great! I used the mysql command to recover all mail accounts and passwords on my plesk vps. 

I&#039;m just wondering if you know which plesk (psa) tables would need modifications in order to bulk insert domains under one client account. I do it by hand but when I need to add many domains takes ages to: add domain, add ftp user, add database, etc, etc. 

Mister Major, sorry if this post-question does not correspond to your plesk repository.

Very useful web site, thanks for helping out all of other webmasters!</description>
		<content:encoded><![CDATA[<p>Hi, just want to comment that your tips are great! I used the mysql command to recover all mail accounts and passwords on my plesk vps. </p>
<p>I'm just wondering if you know which plesk (psa) tables would need modifications in order to bulk insert domains under one client account. I do it by hand but when I need to add many domains takes ages to: add domain, add ftp user, add database, etc, etc. </p>
<p>Mister Major, sorry if this post-question does not correspond to your plesk repository.</p>
<p>Very useful web site, thanks for helping out all of other webmasters!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

