How to Change an IP Address on Solaris
To change an IP address on a Solaris system immediately, use the `ifconfig` command.
The syntax for `ifconfig` is:
ifconfig <interface> <ip address> <netmask> <broadcast address>
If the user does not know his/her network interface names, he/she should use the `ifconfig -a` command to list all of the available network interfaces.
Permanently Change an IP Address on Solaris
To make this change permanent, users need to edit one or more Solaris configuration files. If they do not, then their IP address will change back to the old address the next time the system is rebooted.
Edit the hosts entry in /etc/hosts.
If the system is moved to a new network, change the default route in /etc/defaultrouter.
If using VLSM (Variable Length Subnet Masks), users may need to edit /etc/netmasks.
If using Solaris 9 or above, users may need to edit the IP address in /etc/inet/ipnodes.
Reboot the server to test the changes and ensure that they operate correctly.
- How to Change a Hostname on Solaris
Solaris makes it unreasonably difficult to change an installed server’s hostname. To change the hostname on a Solaris system, edit all of these files: /etc/hosts /etc/nodename /etc/hostname.* /etc/inet/ipnodes When file editing is complete, reboot the server to test the changes and ensure that they operate correctly. Note that changing the hostname only changes the name [...]...
- How to Change Your Shell
Under some version of Unix, users can use the `chsh` or `passwd -e` commands to edit the shell configured for their account in the passwd file. Under other Unix variants, only the root user can use these commands. Your shell is defined in the last field of the password file. If you have “root” privileges, you [...]...
- How to Set a Static IP Address in Windows
Setting up a static IP address on a computer network can be very helpful, especially if port forwarding is required on the network. A static IP address makes it possible for a port configuration to work, but since dynamic IPs create a new IP address each time a computer starts up, port forwarding on a [...]...
- How to Change a Yahoo! ID
Yahoo users may not need to change their Yahoo ID as Yahoo allows more than one Yahoo ID integrated per user. This means the user can register another one (maybe two or three) and share the list of friends, the address book, and even the inbox. In order to do that, go to the Yahoo [...]...
- Address Munging
Address munging is one of the ways through which people and organizations online can exchange email addresses without their email addresses being picked up by bots. As you know, email addresses all over the net – whether in chat rooms, forums, online forms, etc. – are harvested by special programs in the Internet and sold [...]...




