Installing Unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing Unix
# 8  
Old 03-10-2009
Quote:
Originally Posted by dicenl
use it for what? you should need a goal like setting up a webserver or whatever so you can learn a specific area of linux. to just learn linux/unix i would say use The UNIX and Linux Forums - Learn UNIX and Linux from Experts and google.
I want to be able to learn how to do shell scripting and also the commands

Quote:
Originally Posted by DukeNuke2
easy: ubuntu
medium: arch linux
hard: solaris

but this is only my opinion...
So, do I needed to install the Vmware server?

Last edited by DukeNuke2; 03-10-2009 at 05:17 PM..
# 9  
Old 03-10-2009
I always tell people that are new to Linux/UNIX to concentrate on learning the Shell language itself (including shell scripting).

The shell is one of the common denominators of Linux/UNIX flavors.

After that, it's just learning which apps/progs/servers do whatever it is that you are trying to accomplish (web/file server, etc..).

A monkey can learn to use a certain program in an hour, however, learning how to "glue" these programs together (using shell features) is where the magic happens.

I would suggest either going with the VMware Server on top of your existing OS, or finding an old CHEAP x86 box, and installing whatever flavor of Linux you wish to use. They all have the shell.

A good one in my opinion is CentOS, as it is almost identical to one of the most popular "enterprise" Linuxes in use today.

Also, if you are just trying to learn shell scripting, don't bother with installing any Desktop Environments or GUI programs, as they hardly apply in the "real world".

This guide right here is the Truth: http://tldp.org/LDP/abs/abs-guide.pdf

It assumes you know nothing.

Good luck.
# 10  
Old 03-12-2009
Quote:
Originally Posted by abou202
So, do I needed to install the Vmware server?
vmware lets you run one OS inside another if you want to use one OS while experimenting with another in a virtual environment, but Linux can run perfectly well by itself.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing programs in Unix

I have installed a software called GMT, then writing a script that call the new programs ./example02.sh but I am getting ./example02.sh: line 20: gmtset: command not found I have done ./configure make make install (1 Reply)
Discussion started by: kristinu
1 Replies

2. UNIX for Dummies Questions & Answers

Need help Installing UNIX

I have a dual boot - XP and Solaris 10 on my Intel Box. Since quite sometime now, I have been trying to get a driver for the Network card on my box so that I can connect to the Web through Solaris; but Solaris does not have a generic driver for my Gigabit Ethernet 10.100.1000 T-base card. As a... (1 Reply)
Discussion started by: tubbyrana
1 Replies

3. UNIX for Dummies Questions & Answers

Installing Unix

Hello, I am a compete beginner to Unix, I have a very old HP 9000 class D server and i am trying to install HP-UX 11i on it, when i insert the cd into the cd drive on the Server and boot it up it does not automatically boot into the install of Unix. I have tried letting the Server boot... (1 Reply)
Discussion started by: eoghanlee
1 Replies

4. UNIX for Dummies Questions & Answers

Installing UNIX with no cd or floppy

I have an complicated problem to solve. I want to install a basic UNIX installation on a Compaq LTE 5280 (Win 95). The floppy drive does not work, and there is no cd-rom. It has a 14.4 modem, and I have dial-up internet. I also have another computer (Win 98) with a floppy drive, cd drive, and... (3 Replies)
Discussion started by: aeromark98
3 Replies

5. UNIX for Dummies Questions & Answers

installing unix

hey, i downloaded a version of unix just recently in three files about a gig a piece in size. the website told me to merge the three files into one iso file...i did that using the xtra wizard on alchohol 120%. i tried to boot it from the virtual drive, but all it does is open a window that shows... (2 Replies)
Discussion started by: retrop_ffilc
2 Replies

6. UNIX for Dummies Questions & Answers

installing unix programs

hi everyone, I'm new to the forums. I am in the process of learning unix. I have a problem installing a unix program. The program at question is Links. It is an internet browser. I have the INSTALL notes, but I'm not having much luck at all. Any ideas on how to install? (3 Replies)
Discussion started by: fissm
3 Replies

7. UNIX for Dummies Questions & Answers

Installing unix.

Hi, I want to go and learn unix, I order to achieve this task I need to install unix on my machine. I am currently using a Dell Inspiron 6000, which is about a year and a half old. Currently I have 20GB of free space. It has been recommended to me that I simply partition my hard drive... (9 Replies)
Discussion started by: Mike55
9 Replies

8. UNIX for Dummies Questions & Answers

installing Orcale 8i on unix

Dear Sir, I am working in a bank and our parent bank has developed an application package which will work with oracle 8i on unix platform. The unix on the server is unix ware 7.1.1 with pro*c compiler. My question is 1. Whether Oracle 8i or above for windows will work on any unix version... (1 Reply)
Discussion started by: Parameswaran.AR
1 Replies

9. HP-UX

[THANKS!] Help for installing PATROL for UNIX

:( I am installing PATROL for UNIX for my HP-UX. However after I run "/cdrom/setup.sh -serveronly", it brame me error, can anyone please me for this, thank you: -------------------------------------------------------------------------- Launching WEB server. Please wait...... (0 Replies)
Discussion started by: gghost
0 Replies

10. UNIX for Dummies Questions & Answers

installing Unix

Hi all, I just joined this forum and I have tons and tons of questions! Lets start with first one, how to install unix (on laptop)? I bought this book (Unix System Administrator's Bible) and got a CD (Full distribution copy of FreeBSD 2.2.5); and it is all compressed (I got that... (4 Replies)
Discussion started by: nchauhan
4 Replies
Login or Register to Ask a Question