Difference between revisions of "Ubuntu"

Jump to navigation Jump to search
669 bytes added ,  07:14, 23 May 2010
→‎Upgrade: Added Patch
(→‎Zimba Install: Added Upgrade)
(→‎Upgrade: Added Patch)
Line 263: Line 263:
# Reconnect to network
# Reconnect to network


==== Documentation Links ====
==== Patch ====
Sometimes patch packages are supplied for minor upgrades between specific versions.  Take the same backup precautions as for a normal upgrade.  The actual application of the patch varies slightly from an upgrade...
 
# Copy the patch package to the server
#* EG <code> pscp zcs-patch-6.0.6_GA_2332.tgz simons@mail:zcs-patch-6.0.6_GA_2332.tgz </code>
# Uncompress the package
#* <code> tar -xzf zcs-patch-6.0.6_GA_2332.tgz </code>
# Start the patch upgrade using the install script
#* <code> ./installPatch.sh </code>
# Restart the software to apply changes
#* <code> su - zimbra </code>
#* <code> zmcontrol stop </code>
#* <code> zmcontrol start </code>
 
 
=== Documentation Links ===
* '''[http://wiki.zimbra.com/index.php?title=Working_with_Zimlets Zimlets]'''
* '''[http://wiki.zimbra.com/index.php?title=Working_with_Zimlets Zimlets]'''


Navigation menu