![]() |
|
|
|
|
|||||||
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I change domain name from shell? | lucas | UNIX for Dummies Questions & Answers | 3 | 05-08-2008 11:17 PM |
| change dns (domain name) | kim_custodio | SUN Solaris | 4 | 04-27-2008 09:19 PM |
| Change to ksh shell | irasela | UNIX for Dummies Questions & Answers | 2 | 08-03-2006 10:57 AM |
| How can I change my default shell | milhan | Shell Programming and Scripting | 17 | 07-13-2004 01:15 PM |
| change user in a shell | scottl | UNIX for Dummies Questions & Answers | 2 | 08-28-2003 01:15 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How do I change domain name from shell?
How do I change domain name from shell?
And How do I check the domain name from shell? I know how to change hostname but not domain. Please help me. Thank you, |
| Forum Sponsor | ||
|
|
|
|||
|
domainname command
domainname without any argument will display current domain-name of your system. domainname new-domain-name will set domain-name to argument "new-domain-name".
also you can get and set from procfs /proc/sys/kernel/domainname above write-up is applicable for hostname as well!!! |
|
||||
|
lucas, please don't cross post and read the forum's rules. You have been answered at this thread. If you had posted pertinent details in the first place, as we kindly ask in the rules, you'd get the answer from me in my first post.
You have to change the line : hostname="node1.domain.com"; then you have to reboot. |
||||
| Google UNIX.COM |