Sponsored Content
Full Discussion: I Want to Learn HP-UX!
Top Forums UNIX for Dummies Questions & Answers I Want to Learn HP-UX! Post 302318850 by fpmurphy on Friday 22nd of May 2009 12:12:41 PM
Old 05-22-2009
HP-UX is a pecular mix of HP source, AT&T System III & System V and BSD.

OpenSolaris is a good starting point.

Last edited by fpmurphy; 05-22-2009 at 01:24 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Where to Learn About HP-UX

can someone give me the link to any site that deals on HP-UX system administration?? Please do not refer me to buy or borrow any books, i just need a free site to learn some quick info from (1 Reply)
Discussion started by: TRUEST
1 Replies

2. UNIX for Dummies Questions & Answers

I want to learn!

Hiya, yes im new to all of this! But want to learn how to use Unix etc, iv been thinking about doin a course but desided im better off learning by my self with help from the people who really no what there doin...you guys! I can install Linux, like redhat, mandrake, susie server edition and so... (5 Replies)
Discussion started by: epic.admin
5 Replies

3. Programming

Learn C or C++

Hi, Apologies if this question has been asked before. I would like to know which language is better to learn in terms of programming in unix? is C dying out and being replaced by C++ or is it a combination of the 2 or just mainly C? Thanks C19 (2 Replies)
Discussion started by: c19h28O2
2 Replies

4. Red Hat

I want to Learn Linux ?

dear friends I am new in linux and i want to learn linux in dos-mode (note in gui mode). Plz if you have any valuable link plz send me . i will really thankful for this anticipation. irfan ahmad (4 Replies)
Discussion started by: itlhr@pharmax.c
4 Replies

5. HP-UX

System to learn on.

Hello all! I have recently picked up a contract job doing system administration. I was told it was primarily a Linux Red Hat shop but when I started I found out was about 60% HP-UX. I have very little HP-UX experience. I need to get an affordable HP-UX box to learn on. Any suggestions on... (8 Replies)
Discussion started by: offline
8 Replies

6. Shell Programming and Scripting

Looking to learn perl

What do you suggest for someone that doesn't have any programming experience and want to learn perl? (3 Replies)
Discussion started by: bbbngowc
3 Replies

7. Linux

**Newbie** Need help to learn.

Hi, I have just now started working with a company. I am working on black screen and earlier I didn't knew whether it was unix or linux but today I searched google and found uname command and found that I am using Linux kernel :D . As you all must've figured out that I am a real ultra newbie and... (5 Replies)
Discussion started by: csrohit
5 Replies

8. UNIX for Dummies Questions & Answers

Best way to learn UNIX

Hi, I am the ultimate noob when it comes to UNIX. Apart from a few basic thing like ls -l and mkdir (and that really is about as good as it gets) I know absolutely nothing about UNIX and I want to learn it and get better! I'm sure like with most things, just getting stuck in and trying... (3 Replies)
Discussion started by: thebdj
3 Replies

9. UNIX for Dummies Questions & Answers

Want to learn

Hi I know only basics of UNIX and i want to know that how can i become a good troubleshooter in unix adminstartion or shell scripting.... i am just a newbie to Unix ..i do not have programming skills as well. Your suggestions are welecomed. (1 Reply)
Discussion started by: nattynitin
1 Replies

10. Linux

Should I learn RHEL???

Greetings. EDIT after giving this some thought. For a beginner, would it be advised for a new user to purchase RHEL and learn linux from that OS? I currently have Fedora 17 and am studying to specialize in Unix/Linux administration. I'm trying to justify the cost of RHEL since all other... (3 Replies)
Discussion started by: ninealiases
3 Replies
VX(4)							 BSD/i386 Kernel Interfaces Manual						     VX(4)

NAME
vx -- 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device vx Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_vx_load="YES" DESCRIPTION
The vx driver provides support for the 3Com ``Vortex'' chipset. The medium selection can be influenced by the following link flags to the ifconfig(8) command: link0 Use the AUI port. link1 Use the BNC port. link2 Use the UTP port. HARDWARE
The vx driver supports the following cards: o 3Com 3c590 EtherLink III PCI o 3Com 3c592 EtherLink III EISA o 3Com 3c595 Fast EtherLink III PCI in 10 Mbps mode o 3Com 3c597 Fast EtherLink III EISA in 10 Mbps mode DIAGNOSTICS
vx%d: not configured; kernel is built for only %d devices. There are not enough devices in the kernel configuration file for the number of adapters present in the system. Add devices to the configuration file, rebuild the kernel, and reboot. All other diagnostics indicate either a hardware problem or a bug in the driver. CAVEATS
Some early-revision 3c590 cards are defective and suffer from many receive overruns, which cause lost packets. The author has attempted to implement a test for it based on the information supplied by 3Com, but the test resulted mostly in spurious warnings. The performance of this driver is somewhat limited by the fact that it uses only polled-mode I/O and does not make use of the bus-mastering capability of the cards. SEE ALSO
arp(4), netintro(4), ng_ether(4), ifconfig(8) HISTORY
The vx device driver first appeared in FreeBSD 2.1. It was derived from the ep driver, from which it inherits most of its limitations. AUTHORS
The vx device driver and this manual page were written by Fred Gray <fgray@rice.edu>, based on the work of Herb Peyerl and with the assis- tance of numerous others. BUGS
The vx driver is known not to reset the adapter correctly following a warm boot on some systems. The vx driver has not been exhaustively tested with all the models of cards that it claims to support. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 03:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy