The Korn shell is installed automatically in a new installation, but you must select it if you are migrating from SLES 9.0.
The libraries are provided on the operating system installation media or can be downloaded from the Novell Web site.
| Command | Expected result |
|---|---|
| To check the SLES release: cat /etc/SuSE-release |
SUSE Linux Enterprise Server 10 (x86_64) |
| To check the Korn shell level: rpm -q ksh |
ksh-93r-12.28 |
| To verify that the operating system
is 64-bit: uname -a |
Linux myserver 2.6.16.60-0.54.5-smp #1 SMP Fri Sep 4 01:28:03 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux |
| To check for /usr/lib/libstdc++.so.5: Navigate to /usr/lib/ and type ls |
The list of files must include this exact entry: /usr/lib/libstdc++.so.5 The list might link that entry to this one:/usr/lib/libstdc++.so.5.0.7 |
| To check for /usr/lib64/libstdc++.so.5: Navigate to /usr/lib64/ and type ls |
The list of files must include this exact entry: /usr/lib64/libstdc++.so.5 The list might link that entry to this one:/usr/lib64/libstdc++.so.5.0.7 |
| getconf GNU_LIBPTHREAD_VERSION | NPTL 2.4 |
Note: If you have installed
a later version of a prerequisite, the version number returned varies.
|
|
If the command results are not as you expect, use YaST to make sure you have installed the required components (see step 1). In YaST, click Software –> Install/Remove Software.
Click System –> Date and Time –> Clock and Time Zone Configuration. If you change the date, time, or zone, you might have to reboot the system for your changes to take effect.
| Port number | Used by |
|---|---|
| 515 | LPD protocol |
| 5001–65535 | IPDS™ printers Open only the ports that your printers use. They generally fall into this range. |
| 6001 or alternative | AFP™ Download Plus or Download for z/OS® |
| 6100 | DownloadAFP input device This port is for the supplied input device. If you copy this input device, open additional ports as needed. |
| 6102 | DownloadLineData input device This port is for the supplied input device. If you copy this input device, open additional ports as needed. |
| 6986–6992 | InfoPrint Transform
Manager or Transform features If you want to use InfoPrint Transform Manager or the Transform features with InfoPrint ProcessDirector, open only the ports that are used. They generally fall into this range. |
| 15080 | InfoPrint ProcessDirector base product |
| 15443 | InfoPrint ProcessDirector base product when SSL is enabled |
| 15888 | InfoPrint ProcessDirector information center |
| 16080 | Default port for the Transform feature user interface. If you choose to use a different port during the installation process, open that port instead. |
| 50000 | DB2® on
a different computer DB2 uses port 50000 by default. If your installation of DB2 uses a different port, open the port you use. |
| 55555 | Primary servers listening for secondary servers |
host localhost
If you can access the DNS server, the response includes the host name localhost or loopback and the address 127.0.0.1. For example:localhost.infoprint.com is 127.0.0.1
ethtool eth0
ethtool -s eth0 duplex full
This command sets autonegotiation on:ethtool -s eth0 autoneg on