Previous | Contents | Index |
The ISE Support Site has a direct link to the latest version of the Installation file required to install EntepriseSCHEDULE. The URL to access the download is:
http://support.i-s-e.com/software_downloads/sun/ |
There is a direct link on the page to the latest version of the
software for both the x86 and SPARC version of the install file. This
example assumes the file has been downloaded to the /tmp directory
2.4.2 Obtaining the installation file using the ISE FTP Site
The ISE FTP Site has a directory containing latest version of the install file for EntepriseSCHEDULE. To download the file:
# ftp ftp.i-s-e.com ftp> cd latest_sun_x86 (for x86 Solaris) or ftp> cd latest_sun_sparc (SPARC Solaris) or ftp> cd latest_sun_x64 ftp> bin ftp> get sch7712.gz |
2.4.3 Performing the installation
Once the file has been FTP'd or downloaded perform the unzip and
install procedure from the install directory:
# gunzip sch7712.gz |
# /schedule_library/schedule_start.ksh stopall |
# /usr/sbin/pkgadd -d /tmp/sch7712 |
# /schedule_library/schedule_start.ksh copy_lpp |
Upon your first login using the isemanager Private User account, you will be asked to change your password for security purposes. Enter a password of at least 6 characters to log in. |
Previous | Next | Contents | Index |