![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What hostname is a client using? | mugambo | UNIX for Advanced & Expert Users | 1 | 10-10-2007 07:13 AM |
| Solaris - unknown hostname - how can I change hostname? | XNOR | UNIX for Dummies Questions & Answers | 1 | 03-29-2007 07:52 PM |
| looking up hostname | dangral | IP Networking | 2 | 10-28-2003 12:56 PM |
| change hostname | fishman2001 | UNIX for Dummies Questions & Answers | 9 | 10-21-2002 06:07 AM |
| Hostname | bache_gowda | UNIX for Dummies Questions & Answers | 1 | 09-22-2001 01:25 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hostname in linux
Hi i am using the Kde graphic interface, and what to know how you set the hostname in linux, what do i click?
Ok thanx |
| Forum Sponsor | ||
|
|
|
|||
|
What's the difference between a HOSTNAME and HOSTID?
Hi All,
I am curious. What is the difference between the Hostname and Hostid? What are the general ways of getting the hostid of a machine? Are there ready commands? What is the different usage of these 2? Thanks, noknok |
|
||||
|
HostID is a unique Number assigned to your computer on the network, Hostname is the name of your computer and how your network identifies your computer are by using the hostname.
To get your system hostid: Type either /usr/bin/hostid or /usr/ucb/hostid at a command-line. |