Sponsored Content
Full Discussion: Unix : hardware to learn
Top Forums UNIX for Dummies Questions & Answers Unix : hardware to learn Post 302661517 by XZed on Monday 25th of June 2012 10:21:33 AM
Old 06-25-2012
Quote:
Originally Posted by bartus11
AIX is Power only. HP-UX Itanium only.
Thank you very much.

I suppose i have to try to find some second hand / ebay hardware for it.

I thought XServe could be used for AIX Smilie.

Thank you.

Sincerely,
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

To Learn Unix..

What Os Should I Install? Thanks. (4 Replies)
Discussion started by: dhkkim
4 Replies

2. SCO

want to Learn Unix

:confused: Hello everybody, i am totally new to unix, i want to learn unix. i have a server with pIII, 256 mb RAM, two SCSI disk w/o RAID controller.and one IDE CD-ROM Drive. i heard SCO installs on intel platform. what steps should i take for installing SCO on this machine? can anybody help me... (1 Reply)
Discussion started by: tataiermail
1 Replies

3. UNIX for Dummies Questions & Answers

want to learn unix

Hi, I am a new joinee.i want to know completely about unix.could you give me some links or soft copies so that i can be good at subject. thank you. (5 Replies)
Discussion started by: mohanp
5 Replies

4. UNIX for Dummies Questions & Answers

Want to learn unix

Hello everyone, I would like to learn and administrate unix operation system. For training purposes, i would to install at home an unix system on my windows machine (using vmware player or virtual box.) I would like you to advise me on which exactly operation system can i install for learning... (2 Replies)
Discussion started by: stunaz
2 Replies

5. UNIX for Dummies Questions & Answers

How to learn UNIX?

Hey everybody, I am a 25 year old web programmer in Malaysia. I am not hapy with my line of work and I want to do something more. I know asp.net,asp,php and jsp.But they dont really land me in a good promising job wich I realy love. I am more interested in Oracle DBMS. now to be a DBA in Oracle... (7 Replies)
Discussion started by: shounak
7 Replies

6. UNIX Desktop Questions & Answers

Best way to learn Unix....

Hello- I talked to a friend the other day....he said learning Linux is a boon to my Windows Server Support career. I know linux comes from Unix so I am wondering if I should start by learning Unix. I have a MAC with OSX on it that I can use. Will this work for learning line command? My goal is... (1 Reply)
Discussion started by: digitalayon
1 Replies

7. UNIX for Dummies Questions & Answers

Need to learn UNIX

Hi friends, I m new to UNIX. let me know how can i start learning this technology. Plz suggest some ebooks or any white papers to start with!!!!!!!!!! (4 Replies)
Discussion started by: sanketahir1985
4 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. Fedora

How to learn UNIX

First question is how do you learn UNIX on a home lab. I understand that HP-UX isn't free and neither is SCO Unix and they don't run on x86 based systems anyways. The choices I believe are going to be OpenSolaris and FreeBSD. My question is UNIX commands the same across the board so if I learn... (11 Replies)
Discussion started by: michael78
11 Replies
SEND_ARP(8)						      System Manager's Manual						       SEND_ARP(8)

NAME
send_arp - Send out one ARP packet with source/target IP and Ethernet hardware addresses suuplied by the user. SYNOPSIS
send_arp sndr_ip_addr sndr_hw_addr targ_ip_addr targ_hw_addr [src_int [src_hw_addr [dest_hw_addr]]] DESCRIPTION
send_arp This program sends out one ARP packet with source/target IP and Ethernet hardware addresses suuplied by the user. It compiles and works on Linux and will probably work on any Unix that has SOCK_PACKET. The idea behind this program is a proof of a concept, nothing more. It comes as is, no warranty. However, you're allowed to use it under one condition: you must use your brain simultaneously. If this condition is not met, you shall forget about this program and go RTFM imme- diately. OPTIONS
sndr_ip_addr Sender IP address for ARP packet. sndr_hw_addr Sender Hardware address for ARP packet. targ_ip_addr Target IP address for ARP packet. targ_hw_addr Target Hardware address for ARP packet. src_int Source Interface for ARP packet. src_hw_addr Source layer2 Hardware address for ARP packet. dest_hw_addr Destination layer2 Hardware address for ARP packet. AUTHORS
send_arp - Yuri Volobuev <volobuev@t1.chem.umn.edu> man page - Horms <horms@verge.net.au> layer2 patch - Patrick Koppen <patrick@koppen.de> 30th October 2003 SEND_ARP(8)
All times are GMT -4. The time now is 04:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy