Sponsored Content
Full Discussion: unix price
Top Forums UNIX for Dummies Questions & Answers unix price Post 302086622 by qfwfq on Friday 25th of August 2006 09:08:42 AM
Old 08-25-2006
First of all... good luck to find HP-UX free on the Internet... and I am talking about an original one without any modification or malicious code. Second, you can get HP-UX when you buy a new server from HP or have a new version when you need to upgrade. Even if I was to give you a copy, thing I won't do, you would need to get a codeword from HP and pay for it. Look at Solaris instead, they have a free version.

A suggestion, have a look at ebay and search for a HP server that already have HP-UX so you can have the server and the OS at once for cheap.
 

We Also Found This Discussion For You

1. Hardware

Intel vs Dlink NIC Gigabyte price point difference

Hi, I wondering about intel and dlink gigabyte desktop nic card price point, May i ask if someone know the difference between the two gigabyte nic card, I found at my local electronic store that theres a price difference between the two the intel is double the price of the dlink although the... (4 Replies)
Discussion started by: jao_madn
4 Replies
YPBIND(8)						    BSD System Manager's Manual 						 YPBIND(8)

NAME
ypbind -- create and maintain a binding to a YP server SYNOPSIS
ypbind [-ypset] [-ypsetme] [-insecure] DESCRIPTION
ypbind finds the server for a particular YP domain and stores information about it in a binding file. This binding information includes the IP address of the server associated with that particular domain and which port the server is using. This information is stored in the direc- tory /var/yp/binding in a file named with the convention DOMAINNAME.version. (The YP system only supplies information on version 2.) When ypbind starts the primary domain (or gets the first request for a new domain), it checks if a file for the domain in question exists in the directory /etc/yp/ (ie. /etc/yp/DOMAINNAME). If such a file exists, it will list the hosts which ypbind should restrict it's server search to. Otherwise, ypbind assumes it will need to use broadcasts to find a valid server. Using either of these techniques, ypbind will search for a server willing to serve maps for the client's domain. Once a binding is established, ypbind maintains this binding by periodi- cally communicating with the server to which it is bound. If the binding is somehow lost, e.g by server reboot, ypbind marks the domain as unbound and attempts to re-establish the binding. When the binding is once again successful, ypbind marks the domain as bound and resumes its periodic check. The options are as follows: -ypset ypset(8) may be used to change the server to which a domain is bound. -ypsetme ypset(8) may be used only from this machine to change the server to which a domain is bound. -insecure permit binding to a ypserv(8) on a non-reserved port. This is needed if receiving maps from SunOS 3.x or Ultrix. The -ypset and -ypsetme options are dangerous and should be avoided. For greatest security, the use of a server list in /etc/yp/DOMAINNAME is recommended. The file should contain a list of valid YP server hostnames, with one hostname per line. The comment character is #. If the directory /var/yp/binding exists, YP is started automatically at boot time by /etc/rc. FILES
/var/yp/binding/DOMAINNAME.version - binding file for domainname /etc/yp/DOMAINNNAME - server list for this particular domain SEE ALSO
domainname(1), ypcat(1), ypmatch(1), yppoll(8), ypset(8), ypwhich(1), ypserv(8), yp(8) AUTHOR
Theo de Raadt BSD
October 25, 1994 BSD
All times are GMT -4. The time now is 01:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy