The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to install VIM in AIX UNIX div_Neev Shell Programming and Scripting 1 11-01-2007 11:18 PM
trying to install unix OS5 noncon4mist5 UNIX for Dummies Questions & Answers 0 11-25-2006 07:10 AM
How do I install Unix? helpMeGetStarte UNIX for Dummies Questions & Answers 3 04-01-2006 01:51 AM
How to install Unix hrach_gulzadyan UNIX for Dummies Questions & Answers 1 02-11-2006 09:29 PM
The what and how to install UNIX on a new mac pharme UNIX for Dummies Questions & Answers 4 01-04-2005 08:21 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-10-2005
Registered User
 

Join Date: Feb 2005
Posts: 10
How to install Unix on my pc

Hi guys,
I have used Unix while I was a student but want to install it on my pc.
My question is
How do I install UNIX on my pc which has Windows XP already installed and running? I have a bootable Unix 6.0 CD.

thanks
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 02-14-2005
Registered User
 

Join Date: Feb 2005
Location: Victoria, BC.
Posts: 22
alot of options

This is too big a topic to answer in one post, really.
But there are alot of unix based OS's out there.

for something quick and easy
fedora.redhat.com

Not as quick and easy, but other options:
www.freebsd.org
www.debian.org

Which Unix do you actually use at school?
Solaris maybe? (Just a guess)
Reply With Quote
  #3 (permalink)  
Old 02-14-2005
Registered User
 

Join Date: Jan 2004
Location: Australia
Posts: 167
do you want to run UNIX or Linux at home? and what version do you want to run?

What system do you want to run it on? (hardware etc)
Reply With Quote
  #4 (permalink)  
Old 02-16-2005
Registered User
 

Join Date: Feb 2005
Posts: 10
Quote:
Originally Posted by gjduff
This is too big a topic to answer in one post, really.
But there are alot of unix based OS's out there.

for something quick and easy
fedora.redhat.com

Not as quick and easy, but other options:
www.freebsd.org
www.debian.org

Which Unix do you actually use at school?
Solaris maybe? (Just a guess)
Thanks!
I have installed SCO openServer(TM) The Santa Cruz Operation
my terminal is scoansi
It works fine but it only works in the super user mode. Is there a way I can set my box to work as multi user. I want it to be used by different users by creating user accounts in /etc/passwd file.
Reply With Quote
  #5 (permalink)  
Old 02-17-2005
Registered User
 

Join Date: Feb 2005
Location: Victoria, BC.
Posts: 22
useradd

Many unix's have a program called "useradd".

It may not be in your path. If not, find it (while also seeing if you do have it)
by doing:
whereis useradd

For example, on my system:
Code:
[gjduff@melvin gjduff]$ whereis useradd
useradd: /usr/sbin/useradd /usr/share/man/man8/useradd.8.gz
If you don't have it, there might be a way to do it right
from a GUI: Example: in gnome's menu: system settings -> users and groups

And finally, if the two above ideas fail, here's three pages that show the
more traditional approach:

http://www.sikh-history.com/computer...eraccount.html
http://jove.eng.yale.edu/doco/EIT-AD...t-admin-3.html
http://unix.ittoolbox.com/groups/gro...&i=91461&x=ori
Reply With Quote
  #6 (permalink)  
Old 02-17-2005
Registered User
 

Join Date: Feb 2005
Location: Victoria, BC.
Posts: 22
useradd example

In case you have useradd, here's an example of me
using it:
Code:
[root@melvin gjduff]# /usr/sbin/useradd dingbat -G dinger -s /bin/bash -p dingbat8
[root@melvin gjduff]# passwd dingbat
Changing password for user dingbat.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
I'm adding a user named dingbat in the group dinger, and giving him
bash as a default shell.

I had to change the password. I think the -p actually takes what is
supposed to be the encrypted variation of it. No matter though.
You can just use passwd to enter it the normal way.
Reply With Quote
  #7 (permalink)  
Old 02-17-2005
Registered User
 

Join Date: Feb 2005
Posts: 10
Got a Unix book

Thanks! It worked just fine. I got a Unix book and started working with it and It makes lot of sense now. I realy appreciate your help.
Does Unix come with C compiler and pico. How do I install new softwares on my machine?
Reply With Quote
Google UNIX.COM
Reply

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 11:33 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0