Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 92: Line 92:     
Users now can start OpenOffice by running <LETTER>:\OpenOfficePortable
 
Users now can start OpenOffice by running <LETTER>:\OpenOfficePortable
 +
 +
 +
=== Distribute the OpenOffice Installation to other SME Servers ===
 +
Log into the new server as user root and install and configure the RPM as described in the 'RPM Installation' section above.
 +
 +
Then log into the server with the OpenOffice installation and run
 +
 +
rsync -av  --delete /opt/openoffice/OpenOfficePortable NEW_SERVER_IP:/opt/openoffice/
 +
 +
'''Note:''' It is important to use the rsync command as it preserves timestamps, permissions and ownerships. The scp command would not work.
 +
 +
After the tranfer run on the new server
 +
openoffice-init
     
501

edits

Navigation menu