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
deb-origin(5)							      Debian							     deb-origin(5)

NAME
deb-origin - Vendor-specific information files SYNOPSIS
/etc/dpkg/origins/filename DESCRIPTION
The files in /etc/dpkg/origins can provide information about various vendors who are providing Debian packages. They contain a number of fields, or comments when the line starts with '#'. Each field begins with a tag, such as Vendor or Parent, followed by a colon and the body of the field. Fields are delimited only by field tags. In other words, field text may be multiple lines in length, but the tools will join lines when processing the body of the field. REQUIRED FIELDS
Vendor: vendor-name The value of this field determines the vendor name. OPTIONAL FIELDS
Vendor-URL: vendor-url The value of this field determines the vendor URL. Bugs: bug-url The value of this field determines the type and address of the bug tracking system used by this vendor. It can be a mailto URL or a debbugs URL (e.g., debbugs://bugs.debian.org/). Parent: vendor-name The value of this field determines the vendor name of the vendor that this vendor derives from. EXAMPLE
Vendor: Debian Vendor-URL: http://www.debian.org/ Bugs: debbugs://bugs.debian.org SEE ALSO
dpkg-vendor(1) Debian Project 2011-11-10 deb-origin(5)
All times are GMT -4. The time now is 04:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy