<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Process_Server_Installation</id>
	<title>Process Server Installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Process_Server_Installation"/>
	<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Process_Server_Installation&amp;action=history"/>
	<updated>2026-04-30T20:38:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.chepkov.com/w/index.php?title=Process_Server_Installation&amp;diff=317&amp;oldid=prev</id>
		<title>Vvc at 17:32, 11 September 2009</title>
		<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Process_Server_Installation&amp;diff=317&amp;oldid=prev"/>
		<updated>2009-09-11T17:32:09Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Main Install Silent==&lt;br /&gt;
Copy the install image to the host where you are running the installation.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir /var/tmp/wpsinstall&lt;br /&gt;
cd /var/tmp/wpsinstall&lt;br /&gt;
cp /mnt/ProcessServer_64bit_C1M4RML.gz .&lt;br /&gt;
cp /mnt/ProcessServer.6.2.MainInstall.txt .&lt;br /&gt;
gunzip ProcessServer_64bit_C1M4RML.gz&lt;br /&gt;
tar -xvf ProcessServer_64bit_C1M4RML&lt;br /&gt;
cd WBI&lt;br /&gt;
./install -options ../ProcessServer.6.2.MainInstall.txt -silent &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Apply Updates Silent==&lt;br /&gt;
The procedure below can be used for any fix pack, or interim fix.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/IBM/UpdateInstaller/&lt;br /&gt;
cp /mnt/&amp;lt;file&amp;gt;.pak maintenance/&lt;br /&gt;
cp /mnt/ProcessServer.6.2.UpdateInstaller.txt responsefiles/&lt;br /&gt;
./update.sh -options responsefiles/ProcessServer.6.2.UpdateInstaller.txt -silent&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Response files==&lt;br /&gt;
[[media:ProcessServer.6.2.MainInstall.txt|ProcessServer.6.2.MainInstall.txt ]]&lt;br /&gt;
&lt;br /&gt;
[[media:ProcessServer.6.2.UpdateInstaller.txt|ProcessServer.6.2.UpdateInstaller.txt]]&lt;/div&gt;</summary>
		<author><name>Vvc</name></author>
	</entry>
</feed>