740 IBM WebSphere Portal for Multiplatforms V5 Handbook
# hostname
machine3
2. Check the IP address:
a. Log in as root.
b. Use the following command to see the IP address.
# ifconfig -a
# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index
2
inet 9.25.100.102 netmask ff000000 broadcast 9.255.255.255
ether 8:0:20:cb:34:9a
Here the hme0 is the Ethernet adapter.
F.1.3 Enabling telnet and ftp
Sometimes, after the installation, we cannot use telnet or ftp from another
machine to Solaris; we need to perform some setup to enable telnet and the ftp.
Enabling telnet
To enable the telnet, do the folllowing:
1. Log in as ...