Sponsored Content
Full Discussion: Server Specs
Top Forums UNIX for Dummies Questions & Answers Server Specs Post 32127 by Neo on Tuesday 19th of November 2002 10:17:05 AM
Old 11-19-2002
Purchase any modern Intel based home PC and you will be fine. You should visit the web site of your OS (FreeBSD) and make sure their OS supports the hardware, like network, sound and video cards (or chipsets).
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what is the command for listing the device specs in solaris

Im looking to get the statistics on a machine memory, cpu speed drive size etc thanks in advance (3 Replies)
Discussion started by: simplimarvelous
3 Replies

2. UNIX for Dummies Questions & Answers

HP hardware specs

A customer gives me the following hardware specs for a HP-UX server: Model: 9000/839/K210 CPU Speed: 120 MHz Physical Memory: 512 Mb. Number of processors: 2 Can someone give me their comments on this server? If you would translate this to an Intel machine what is the approx.... (2 Replies)
Discussion started by: murmur
2 Replies

3. Linux

hard drive specs?

Does anybody know what command will bring up my harddrive and how much room is left on it? (13 Replies)
Discussion started by: byblyk
13 Replies

4. UNIX for Dummies Questions & Answers

System Specs in OK Prompt

Hello to all! In the OK prompt, which command should I use to see RAM memory, CPU, and disks partition and capacity? I have in my hands an ancient Ultra5 machine, which Im trying to install Solaris, but don't know if the configuration is the original one. Thanks! (4 Replies)
Discussion started by: Pablo_BR
4 Replies

5. AIX

commands to get system specs

Hi, I want to find some information regarding system specs such as CPU speed, total disk space, total RAM, network topology eg. ethernet, patch number, OS patches, database. Thanks (2 Replies)
Discussion started by: DarReNz
2 Replies

6. UNIX for Advanced & Expert Users

How do I view my hardware specs in my unix machine ?

I am trying to view the hardware specifications through ssh (4 Replies)
Discussion started by: kfir
4 Replies

7. AIX

server specs

what are the commands needed to determine the server specs. memory, space, cpu and others thanx (2 Replies)
Discussion started by: fsmadi
2 Replies

8. Solaris

How do I get basic server specs from terminal?

Hi there. Anyone know how to get CPU speed, RAM size etc (basic specs) from a SUN server running solaris, from the unix terminal? I'm sure there must be a command for this but ... I haven't been able to find it so far.. :o Cheers. (8 Replies)
Discussion started by: kenny123m
8 Replies

9. Shell Programming and Scripting

Extract data into file with specific field specs

:confused: I have a tab delimited file that I need to extract data from and into a file with specific field specs. Each field has to be a certain amount of characters. So, the name field (from delimited file) might have only 15 characters but needs to be 25 (in new file) so I need to insert spaces... (5 Replies)
Discussion started by: criddel
5 Replies

10. Solaris

Solaris Specs

Hi, I have been requested for a complete hardware specs of Solaris 9 OS, and I need to do this for some 56 servers. I was wondering if someone has some script will which pull everything, or a list of commands which could provide me all the details. I would need CPU, memory, disk utilization... (7 Replies)
Discussion started by: john_prince
7 Replies
NDISGEN(8)						    BSD System Manager's Manual 						NDISGEN(8)

NAME
ndisgen -- generate a FreeBSD driver module from a Windows(R) NDIS driver distribution SYNOPSIS
ndisgen [/path/to/INF /path/to/SYS] DESCRIPTION
The ndisgen script uses the ndiscvt(8) utility and other tools to generate a FreeBSD loadable driver module and a static ELF object module from a Windows(R) NDIS driver, for use with the ndis(4) compatibility module. The ndisgen script is interactive and contains its own help section. Unless the paths to both files are supplied on the command line, the script will prompt the user for the .INF and .SYS files needed to generate the FreeBSD driver module. The script will also prompt for any firmware or other external files needed. SEE ALSO
ld(1), objcopy(1), ndis(4), kldload(8), ndiscvt(8) HISTORY
The ndisgen utility first appeared in FreeBSD 6.0. AUTHORS
The ndisgen utility was written by Bill Paul <wpaul@windriver.com>. BSD
April 24, 2005 BSD
All times are GMT -4. The time now is 04:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy