Differences between revisions 3 and 4
Revision 3 as of 2012-07-06 01:33:10
Size: 996
Editor: thog
Comment:
Revision 4 as of 2012-07-06 05:05:43
Size: 1269
Editor: thog
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 . rsync '''DEMO''' & '''standard''' data directories from Sam to the Laptop - that will ensure that all subdirectories in the tree will be transported. rsync '''DEMO''' & '''standard''' data directories from Sam to the Laptop - that will ensure that all subdirectories in the tree will be transported.
Line 5: Line 6:

NB: because of Ubuntu on Bernie's laptop you have to rsync from his /u/ccr.13/DEMO directory: rsync -av root@192.168.1.196:/u/ccr.13/DEMO/ .

Change usr & group on all copied files chown -R ccc:control * (must be root)
Line 14: Line 19:
put small changes (such as extra space or similar) into major files and check that they came across to the laptop. put small changes (such as extra space or similar) into major files (Customer 007 & Product 7501 in the branch CITY) and check that they came across to the laptop.

rsync DEMO & standard data directories from Sam to the Laptop - that will ensure that all subdirectories in the tree will be transported.

Copy from adm directory following files index.dat, menu.*, button.*

rsync all programs directories /u/ccr.13/std/{,ut}bin{l,x11} /u/ccr.13/binl

NB: because of Ubuntu on Bernie's laptop you have to rsync from his /u/ccr.13/DEMO directory: rsync -av root@192.168.1.196:/u/ccr.13/DEMO/ .

Change usr & group on all copied files chown -R ccc:control * (must be root)

Obtain from the user list of AddOns required (such as OpenOffice, Kompozer etc) update them through yum or atp-get (depending on OO used. Check that they work correctly on the laptop

Check manually terminal details as teaad program could've change and introduce new details.

Run from the menu utility programs on Sam (stcont, sscont etc) as during some mods control setting might've have changed.

To ensure that data copied across correctly:

put small changes (such as extra space or similar) into major files (Customer 007 & Product 7501 in the branch CITY) and check that they came across to the laptop.

Check recent changes in images, webnote, weburl, QRCode and make sure they exist in laptop

Update_Laptop (last edited 2014-02-18 01:12:25 by fuzzy)