GE Healthcare
Senographe DS
Revision 1
Service Information and Procedures Class A 2385072-16-8EN
Job Card ELE A050 - Changing Senographe Internal IP Addresses
Page no. 763
Chapter 7
JC-ELE-A-050.fm
in
Change Poseidon (Gantry CPU) IP Address
above.
1. From behind the Browser, launch a command window (see
Launching a Command Line Window
A command window appears with an ADS prompt.
2. Log in as root as follows:
a. At the ADS prompt enter:
su -
b. When requested to specify the root password, enter:
operator
3. Change the permissions of some of the ADS configuration files, as follows:
a. Make the
/etc/inet/hosts
file writable by other users, by entering:
chmod o+w /etc/inet/hosts
b. Make the
~sdc/senovision/scripts/light_adjustment
file writable by the owner, by entering:
chmod o+w ~sdc/senovision/scripts/light_adjustment
c. Make the
~sdc/senovision/config/PositionerServer.cfg
file writable by the owner, by entering:
chmod o+w ~sdc/senovision/config/PositionerServer.cfg
4. Exit as root user to return to sdc user, by entering:
exit
You are returned to the command prompt as sdc user.
5. Copy the original
/etc/inet/hosts
file to the
/export/home/extra_tmp/IPbak
directory for backup pur-
poses, by entering:
cp /etc/inet/hosts /export/home/extra_tmp/IPbak/hosts.original
6. Move to the
/usr/openwin/bin/xview
directory, by entering:
cd /usr/openwin/bin/xview
7. Open the
/etc/inet/hosts
file with the textedit command by entering:
textedit /etc/inet/hosts