Sponsored Content
Full Discussion: The Cost Of UNIX
Top Forums UNIX for Dummies Questions & Answers The Cost Of UNIX Post 2737 by PxT on Thursday 31st of May 2001 05:02:31 PM
Old 05-31-2001
From http://droflet.net/unix_dot_com_faq.html



Q: I have a spare Intel box to install Unix on, which version is the best?

A: There is no single "best" vendor. Intel machines can run Linux, *BSD, and Solaris. Linux is available from various vendors such as Redhat, Mandrake, Suse, Slackware, Debian, etc. Solaris costs approximately $75 for the source media, or you can download it for free from Sun's website. The download is approximately 800 megabytes. Other distributions range from $5 on up depending on the level of support you get with it. Many may also be downloaded for free from the Internet. If your goal is to simply learn Unix, any distribution will probably work. If you have a specific purpose in mind, please research the appropriate vendor websites to determine if their product will meet your needs.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Cost and the scope of the system

Hi I'm recently learning about Unix. I'd like to know more about it specially what is the cost to set up a Unix system and the scope of the system. Where can I find this information? Can anyone help? :confused: (1 Reply)
Discussion started by: danlercar
1 Replies

2. UNIX for Dummies Questions & Answers

How to get UNIX tutorials(Free of Cost)

I wanted to learn UNIX & Shell Programming.Now i want material at free of cost.Where can i get ...tell me the SItes to get the tutorials (3 Replies)
Discussion started by: hairamu
3 Replies

3. Shell Programming and Scripting

How to get the time cost of functions?

hi, There is a shell including many functions, when I run ksh -x/-v to see the call sequence, but how do I know which function cost more? Of course, use time CMD to get the scripts runnning time, while it can not tell me which cost more. Thanks very much. (1 Reply)
Discussion started by: a2156z
1 Replies
dpkg-vendor(1)							    dpkg suite							    dpkg-vendor(1)

NAME
dpkg-vendor - queries information about distribution vendors SYNOPSIS
dpkg-vendor [option...] command DESCRIPTION
dpkg-vendor is a tool to query information about vendors listed in /etc/dpkg/origins. /etc/dpkg/origins/default contains information about the current vendor. COMMANDS
--is vendor Exits with 0 if the current vendor is vendor. Otherwise exits with non-zero. --derives-from vendor Exits with 0 if the current vendor distribution is a derivative of vendor, otherwise exits with non-zero. It uses the "Parent" field to browse all ancestors of the current vendor. --query field Print on standard output the value of the vendor-specific field for the current vendor. --help Show the usage message and exit. --version Show the version and exit. OPTIONS
--vendor vendor Assumes the current vendor is vendor instead of discovering it with the DEB_VENDOR environment variable or /etc/dpkg/ori- gins/default. ENVIRONMENT
DEB_VENDOR This setting defines the current vendor. If not set, it will discover the current vendor by reading /etc/dpkg/origins/default. AUTHOR
Copyright (C) 2009 Raphael Hertzog This is free software; see the GNU General Public Licence version 2 or later for copying conditions. There is NO WARRANTY. Debian Project 2009-05-10 dpkg-vendor(1)
All times are GMT -4. The time now is 01:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy