Total Newbe,how do I start????


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Total Newbe,how do I start????
# 1  
Old 11-27-2001
Bug Total Newbe,how do I start????

I am totaly new at Unix, and have a job offer in about 6 months if I can get a handle on Unix comand lines and other needed things to get this job.Please help me I really want this job.I am about to finish my A+ cert., and have studied for the MCSE 4.0 (paid for a school and then Microsoft discontinued the testing for 4.0) so I never got anywhere with this track. Also the school closed and I lost all the money I paid. But how do I get started, and where can I pick up some CBT's and/or a copy of UNIX to dual boot on my pc if that is possible??
# 2  
Old 11-27-2001
So many things... where to start.

First what version of UNIX does your new job use. There are some good platform specific books.

Second, there are a few things that you will need to know as an admin in UNIX.


-- Get a LINUX OS that you can dual boot on your PC. Go to your local Barnes & Noble or Borders or some other bookstore. Buy either RedHat or Mandrake version of LINUX, they are 2 of the best. It should be fairly easy for you to load with your experience.


-- Get some programming experience, either through classes or self-study. Necessary languages are SED, AWK, & shell programming.
Here are some good programming sites.
http://www.whereisit.com/shellscript/index2.html
www.perl.com
http://oase-shareware.org/shell/


-- Get a few books to read. Namely "UNIX in an Nutshell", "Unix Hints and Hacks" by Kirk Waingrow (www.ugu.com), "The AWK Programming Language" by Aho, Kernigan,Weinberger. Also look in the FAQ for this website for other books. You will also need to get platform specific books as well.

-- Explore the web for good sites. Here are a few:
www.unixreview.com
www.ugu.com
www.sysadminmag.com ( has a cool CD of the last 10 years of magazine!)
www.unixguide.net


Smilie Smilie
# 3  
Old 11-27-2001
I don't get it

Why would I use linix? Is it the same thing only diff.or something. And how would I use this to study on?Smilie
# 4  
Old 11-28-2001
MySQL First of all it's Linux...

Linux is basically a PC version of UNIX. There are MANY variations of Linux to choose from, but the best ones that I know of are Red Hat, Mandrake, Suse, and Caldera.

It would probably do you alot of good to get a copy of one of these (I'd suggest eBay...you can get a copy of the new version of Red Hat Linux (7.2) for around $5 +shipping from various people on there). Also, a decent book on Red Hat Linux will run you about $40 or less. Just look for any book that refers heavily to Command Line Smilie You'll learn alot of what you'll need for UNIX that way.

Also, I don't think I'd try dual-booting if you're a Linux/UNIX beginner....Lilo does NOT like FAT partitions (I learned that the hard way recently). Just get an old PC from somewhere (atleast a low-end p-ii like a 266mhz, and at least 32-64 megs of RAM) with a decent sized hard drive so you have some space to work with...maybe around 5 gig or more.

Anyway, something like that should be able to get you going. Plus, if you've got 2 PCs to work with, you'll be able to play around with networking them together.
# 5  
Old 11-28-2001
dual booting

Hey Moe!

When I got my Mandrake Linux, it came with a Linux Partition Magic tool that allowed me to create a partition just for linux. It helped me to take some unused disk space from my disk and reassign it to a Linux partition. Just one or two reboots and it was setup.

When you start to install Linux Mandrake it will automagically regconize the new area as a Linux partition! Also it is a good idea to create a LILO boot disk. For me this is the easiest way to do dual-booting.

Have fun all!
Smilie
# 6  
Old 11-30-2001
I recommend you either get FreeBSD or Slackware Linux to truly learn UNIX. The RedHat and Mandrake distributions of Linux are somewhat simplified, and you won't learn what you need to know nearly as fast.
# 7  
Old 12-03-2001
Bug Hears what I know

There are running Sun Solaris 8.2, and AIX. So guess I need to know now what would be the next best thing to use for studing.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help with sum total number of record and total number of record problem asking

Input file SFSQW 5192.56 HNRNPK 611.486 QEQW 1202.15 ASDR 568.627 QWET 6382.11 SFSQW 4386.3 HNRNPK 100 SFSQW 500 Desired output file SFSQW 10078.86 3 QWET 6382.11 1 QEQW 1202.15 1 HNRNPK 711.49 2 ASDR 568.63 1 The way I tried: (2 Replies)
Discussion started by: patrick87
2 Replies

2. Shell Programming and Scripting

Calculate total space, total used space and total free space in filesystem names matching keyword

Good afternoon! Im new at scripting and Im trying to write a script to calculate total space, total used space and total free space in filesystem names matching a keyword (in this one we will use keyword virginia). Please dont be mean or harsh, like I said Im new and trying my best. Scripting... (4 Replies)
Discussion started by: bigben1220
4 Replies

3. Shell Programming and Scripting

Start program in background (or start crontab ahead of time)

Hey! I'm working on a script that will add a user, create some configfiles, and add a crontab for the user. The crontab looks like the following: @reboot /home/user/program config.conf & I would like for this process to start at the end of my script under the corresponding username by... (0 Replies)
Discussion started by: noratx
0 Replies

4. IP Networking

NEWBE Slice

I new to linux and am setting up a slice server. I actually made it to installing Apache but some how I messed up the ip tables. I cant access the server by sftp or putty. Im using the web interface at slice. I am logged in as a super user but cant do certain funtions. I guess i need to be logged... (0 Replies)
Discussion started by: DigitalExtreme
0 Replies

5. UNIX for Dummies Questions & Answers

newbe to linux and beryl

in new to the Linux os just install kubuntu with has beryl went through the whole deal with setting up everything and was wondering if anybody could help me figure out beryl i basically understand how it works but getting it to do the cube thing escape me help........:confused: (0 Replies)
Discussion started by: ksnovice
0 Replies

6. UNIX for Dummies Questions & Answers

grep running total/ final total across multiple files

Ok, another fun hiccup in my UNIX learning curve. I am trying to count the number of occurrences of an IP address across multiple files named example.hits. I can extract the number of occurrences from the files individually but when you use grep -c with multiple files you get the output similar to... (5 Replies)
Discussion started by: MrAd
5 Replies

7. UNIX for Dummies Questions & Answers

Unix Newbe

Hi, First of all. I'm a Unix newbe and never worked with unix (but I have got Linux for a few months), but I'd like to know where to get Unix or if it's x86 compatibel and all those questions. I know...ridiculous questions, but I really wanna know this. So: Where do I get Unix? Is it compatible... (1 Reply)
Discussion started by: Kotzkroete
1 Replies

8. UNIX for Dummies Questions & Answers

newbe looking for extra help

Hi all, i'm new here and to Unix and have a question about more help then I am getting. I live basically in Portland, OR and am attending college and have to take some Unix classes for my degree. Well class is fine and the help from the instructor is ok but I would like to receive more help then... (5 Replies)
Discussion started by: lisdog58
5 Replies

9. Linux

Newbe Linux user with his first question...

Okay, I have Mandrake Linux 9.1. I'm trying to set up different software sources from the source manager. My problem is, I know where I want the software to come from, but I don't know what to put in the "Relative path to synthesis/hdlist" area. Can someone help me and explain exactly what the... (3 Replies)
Discussion started by: Shadowmane
3 Replies
Login or Register to Ask a Question