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
UML_SWITCH(1)                                                 General Commands Manual                                                UML_SWITCH(1)

NAME
uml_switch -- switch daemon for user-mode Linux SYNOPSIS
uml_switch [-unix control_socket data_socket] [-hub] [-tap tun device] [-compat-v0] [-daemon] DESCRIPTION
This manual page documents briefly the uml_switch program. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. uml_switch is a daemon for managing a virtual network between user-mode Linux systems, with no connection to the host system's network. It will listen for connections on a pair of UNIX domain sockets, and forward packets between clients which connect to them. OPTIONS
-unix control_socket data_socket Listen on the specified pair of sockets, instead of the defaults. -hub Act like a hub. This means that packets received will be broadcast over all virtual links. The default is to act as a switch, where packets are only sent to the link matching the destination MAC address of the packet. -tap tap device Connect the switch to a dynamically created tap device on the host -compat-v0 Specify control protocol version 0 compatibility. -daemon Run in the background as a daemon. SEE ALSO
linux(1) The UserModeLinux-HOWTO (link to URL http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO.html) AUTHOR
uml_switch was written by Jeff Dike and others. This manual page was written by Matt Zimmerman mdz@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. UML_SWITCH(1)
All times are GMT -4. The time now is 11:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy