Saturday, March 8, 2008

How to change RedHat linux IP address

1./etc/hosts
2./etc/sysconfig/network-scripts/if- files

service network restart

How to change RedHat linux hostname

1. /etc/sysconfig/network
2./etc/hosts

hostname newhostname
service network restart

How to change IP address in Solaris 8

/etc/hosts
/etc/hostname[device]
/etc/defaultrouter
/etc/netmasks
/etc/resolv.conf

How to change hostname in Solaris 8

1) /etc/hosts
2) /etc/net/ticlts/hosts
3) /etc/net/ticolts/hosts
4) /etc/nodename
5) /etc/hostname.[device]
6) /etc/net/ticotsord/hosts
7) /etc/dumpadm.conf

ThinkPad fingerprint problem

1. Reboot, press the F8 key during startup and choose "Safe mode with command prompt" (choosing standard "Safe mode" will not work).
2. Once you obtain a command prompt, type regedit, navigate to the HKLM\SOFTWARE\Lenovo\TVTGINA branch and rename or delete the "Plugins" key (it was referring to ACGina.dll).
3. Then reboot - in my case, this solved the problem and allowed me to login normally.