Cisco Headend System Release 2.7 Installation Guide

Page of 158
 
 
 
Copy the Application Server dncs User .profile File to the DNCS 
 
4035749 Rev B 
21 
 
Copy the Application Server dncs User .profile File 
to the DNCS 
Before migrating your current Application Server to an integrated Application 
Server environment on the DNCS, we recommend that you copy its existing .profile 
file to the DNCS. This ensures that, after the upgrade, the Application Server 
environment variables are correctly added to the DNCS user .profile file. This file 
will now include environment variables for both the DNCS and the Application 
Server. 
To create a copy of the Application Server .profile file, complete the following 
procedure. 
1  If necessary, open an xterm window on the DNCS. 
2  Type the following commands, pressing Enter after each one. 
cd
 
rcp appservatm:/export/home/dncs/.profile ./appserv.profile
 
Result:  The system copies the dncs user .profile file to the DNCS. 
3  Type the following command and press Enter to verify the appserv.profile file 
was copied to the DNCS. 
ls –l appserv.profile