what command would you use to find the hostname of the
server if yo ony have the ip address?
Answers were Sorted based on User's Feedback
Answer / sridhar reddy
hostname -s this for hostname
hostname -d this for domain
| Is This Answer Correct ? | 27 Yes | 8 No |
Answer / surulinarayanan
hostname -f for fully qualified domain name
| Is This Answer Correct ? | 19 Yes | 7 No |
Answer / ajay
nslookup ipaddress
hostname -i ipaddress
both are working try these two.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mario e ganguenon
hostname
or
vi /etc/sysconfig/network
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I set permission to run in linux?
How do you copy in terminal?
What is cpu in linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
What are different command to check ram, process and hdd of linux machine?
How commands work in linux?
Find command can search for files by
how can i give acl permission in numerical mode on linux
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
my clients are getting services from servers but how to know which client is using which service. is there any files to keep information about these? clients used ftp, nis, samba, apache, squid, nfs and mail services how to know how many users got service from server side with date,time and client system ip ?
How do you run a command for a limited time?
How do you insert comments in the command line prompt?