Sponsored Content
Full Discussion: How To Setup Unix In Pc
Top Forums UNIX for Dummies Questions & Answers How To Setup Unix In Pc Post 87402 by mschwage on Sunday 23rd of October 2005 03:17:13 PM
Old 10-23-2005
I recommend you install Linux, which looks acts smells and tastes like UNIX, but it's Open Source. :-) See http://fedora.redhat.com/download/ . Depending on where you live, you may have a more popular Linux than RedHat/Fedora... maybe Suse or Ubuntu. I've given you a link to Fedora but there are other Linux' out there, all good and useful for you but with relatively small differences.

You will probably want to create a dual-boot system. Review the above Link on how to make your PC dual boot, and how to install Fedora. Take your time... the learning curve is large, in my opinion. But soon you will be running Linux like a professional! Post to these forums if you need help. There are also good Linux forums.

Remember, Google is your friend. You can often find the answers you need by doing a Google search rather than waiting for answers here. For example, if you need to know if your Netgear FA310TX network card is supported under Linux, you can do a Google search for "Netgear FA310TX Linux".
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris UNIX Printer Setup

I have a HP laserjet 5Si MX on a Microsoft network that I need to route my print output to. I have setup a host that amounts to just the ip address of the printer, and created a printer that is connected to that host. My print is sent directly to the printer, but it is not formatted correctly. ... (2 Replies)
Discussion started by: pkappaz
2 Replies

2. UNIX for Dummies Questions & Answers

Basic networking setup in unix

I have a SunOS 5.8 box and have always downloaded & applied patches via my PC, but I want to be able to go out to sunsolve directly from the console ... however, I guess it doesn't know the IP of our domain's DNS server or something. Where are these setting held on a Sun box??? (1 Reply)
Discussion started by: FredSmith
1 Replies

3. IP Networking

UNIX FTP setup

I just had to rebuild my Sun Ultra 2 running Solaris 2.5.1 as the boot drive failed. Now I can't log on from the Windows XP using WS_FTP Pro, and can't see the PC on the sun using ftp (it just hangs). I think I need to add IP addresses to the host file on the Sun box, but can't find information... (4 Replies)
Discussion started by: pilgrim4119
4 Replies

4. UNIX for Dummies Questions & Answers

Modem setup under Digital Unix

Hi All, I am trying to set up a modem (using SLIP) on a Digital (well it used to be) AlphaStation running Digital Unix V7E. I assume that I have to put an entry into /remote but can anyone suggest the contents and formatting. Apologies for being so naive but I'm an ex VMS person. Thanks and... (1 Reply)
Discussion started by: Roslynlea
1 Replies

5. UNIX for Dummies Questions & Answers

Unix and Mac setup for SAS

I'm new to the forum, so I appreciate any help you can give me. I have been at an academic institution that manages its own UNIX computing grid for running SAS. I use a Mac as my personal computer and connect remotely using an ssh terminal to conduct my analysis and store/manage my files. I'm... (3 Replies)
Discussion started by: crl21
3 Replies

6. Fedora

How to setup an smtp server on a UNIX machine !!!

How to setup an smtp server on a unix-based machine. For example ubuntu, mac os x, fedora. (4 Replies)
Discussion started by: 14opsrc
4 Replies

7. UNIX for Dummies Questions & Answers

How to setup NTP on unix and linux servers?

I have a hostname/ip of our network time server. What are the steps to take to set each server up to synchronize the clocks? Thanks (4 Replies)
Discussion started by: ChadKam
4 Replies

8. IP Networking

MP-RAS Unix Networking Setup

I have an MP-RAS unix server from ncr. We are trying to get the network configured so that we may transer files between the unix box and a pc. I have used the included TCPCONFIG command to setup the network, however I can not ping, telnet or ftp to any other pcs on the network. Any help would... (0 Replies)
Discussion started by: Rutgerncas
0 Replies

9. UNIX for Beginners Questions & Answers

UNIX Environment Setup - (Just starting!)

Morning All So, I am starting looking into the world of UNIX for a new job (luckily not my primary function!) and I am looking to get stared. Like anything I seem to learn best by trying things out first in an environment but I have a key question: Currently I use Oracle VirtualBox, can... (8 Replies)
Discussion started by: GophusMeau
8 Replies

10. UNIX for Beginners Questions & Answers

UNIX Environment Setup - (Just starting!)

Morning All So, I am starting looking into the world of UNIX for a new job (luckily not my primary function!) and I am looking to get stared. Like anything I seem to learn best by trying things out first in an environment but I have a key question: Currently I use Oracle VirtualBox, can... (1 Reply)
Discussion started by: harveyclayton
1 Replies
DVHTOOL(8)						      System Manager's Manual							DVHTOOL(8)

NAME
dvhtool - Disk volume header manipulation tool SYNOPSIS
dvhtool --device devicename [ option ] dvhtool -d devicename [ option ] DESCRIPTION
dvhtool is a utility for displaying SGI disk partition and volume header information as well as for copying files to and from the volume header. It is similar to the IRIX(tm) utility of the same name, however the options and usage are quite different. Also, the IRIX utility cannot display partition and boot file information. The disk volume header includes the disk partition table and the volume directory. The volume directory is an index to the files stored in the volume header part of the disk. These files can be anything but are usually standalone programs (like sash, the SGI standalone shell). The space available for files is usually limited to one, two or a few megabytes, this can only be changed by repartitioning the disk with fx, the SGI disk formatting and partitioning tool or fdisk. You must be root to invoke dvhtool. The device name can be /dev/sda for the first disk, /dev/sdb for the second, and so on. dvhtool will also work on a file image of a disk volume header. OPTIONS -d, --device devicename Specify the volume header device name (or file image) --print-volume-header Show volume header data only --print-volume-directory Show volume table of contents --print-partitions Show partition data --print-all Equivalent to all three above options --vh-remove name Remove volhdr file name. --vh-to-unix name file Copy volhdr file name to Unix file file --unix-to-vh file name Copy Unix file file to volhdr as name --help Show usage information SEE ALSO
fdisk(8) IRIX tools: fx(1M), prtvtoc(1M), vh(7M). AUTHORS
dvhtool was written by Ralf Baechle <ralf@oss.sgi.com>, Keith M. Wesolowski <wesolows@foobazco.org>, Tor Arntsen <tor@spacetec.no>, Guido Guenther <agx@debian.org>. 4th Berkeley Distribution July 2000 DVHTOOL(8)
All times are GMT -4. The time now is 04:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy