I am a beginner.Wanna become expert.


 
Thread Tools Search this Thread
Operating Systems Linux I am a beginner.Wanna become expert.
# 1  
Old 06-14-2005
I am a beginner.Wanna become expert.

Hi Everybody,

I am beginner to Unix platform, Can anybody guide me to learn the Unix, Scripting, shell scripting and inside stuff.

I am interesting in programming that needs the step by step walk.


Thankful to those who dare to walk along.



yours

farooq
# 2  
Old 06-14-2005
Do a search your questions has been answered many times in the past.
# 3  
Old 07-18-2005
Java Hard Work

Farook,

You have to do a lot of hard work with +ve attitude in this area. Many books and informations available an Net as well as market. go through them u will be expert after some times.

Regards,

Awadhesh
# 4  
Old 07-18-2005
Smilie hmm... I think you're using windows... so you should start by searching live-on-cd linux, like knoppix. You can download it from anythere like *.iso and make a bootable cd (I think you know who is nero). Then you can start study in unix. You should start by running console and typing commands like "ls", "cd" and "pwd" to navigate in your unix. If you done you should try others commands. Type "ls /bin" to see a list of basic commands. If you don't know what command what do, type: "yourcommand --help" or "man yourcommand". Next step is other commands (advance). You can get list by typing: "ls /usr/bin", then try theese commands. You should study very hard and please... don't hurry. Then you think you enought smart in unix - you can run mozila (or other browser), then goto www.unix.com (this site is the best! Smilie ) and try to search everything you need, ask questions, leave posts... after that, you're unix expert!
# 5  
Old 07-27-2005
farooq,

You must remember one thing before you embark on such a treacherous journey...patience and persistence is the key! In Unix you will be using the keyboard a lot and there are a lot of commands to go through. A quick search on the net can get you some pretty good stuff to get started with.
here is one from me...
http://www.ee.surrey.ac.uk/Teaching/Unix/

Hope to see you around Smilie

Last edited by leojose; 07-27-2005 at 09:37 AM..
# 6  
Old 07-27-2005
101 articles about Unix

Last edited by Perderabo; 07-27-2005 at 10:30 AM.. Reason: Fix Link
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Wanna learn native GUI programming in UNIX - Linux ?

Hi , wanna learn native GUI programming in Unix-Linux instead of Gtk and Qt. No problem. You don't need a cross platform Gui toolkit like Gtk and Qt. And the code and syntax is also not more or less than others. Check out this code for a simple mainwindow for your application that is openend in... (0 Replies)
Discussion started by: Sennenmut
0 Replies

2. Post Here to Contact Site Administrators and Moderators

Wanna change my username

Hi team, I want to change my username.. I tried in the edit option but i can't get it.. Can u help me.? (1 Reply)
Discussion started by: Adhi
1 Replies

3. Shell Programming and Scripting

Need Bits - Anyone wanna work something out?

I need bits for the emergency forum....my panic levels are starting to rise due to no responses to my threads. Please let me know if you have extra bits, and what it will take to get them. I need like 13000 more to post in there I think. Thank you, D ---------- Post updated at 01:09 PM... (0 Replies)
Discussion started by: tekster2
0 Replies

4. Programming

Anyone wanna write this?

Write a function named isPrime which accepts one integer parameter, say x. Have the function return TRUE if x is a prime. Otherwise, have it return FALSE. b) Write a program that keeps asking the user for an integer say k. As long as k is greater than 0, the program will call... (1 Reply)
Discussion started by: KyleBucket
1 Replies

5. Shell Programming and Scripting

wanna contribute to gnu

I want to contribute to any project that currently going on in the gnu. What is the procedure. (1 Reply)
Discussion started by: yogesh_powar
1 Replies

6. UNIX for Dummies Questions & Answers

total windows cripple wanna learn unix well

hello, I finally installed a unix port (NetBSD) on my workpad z50 and now I'm trying to configure it and well right about now I know 2 commands and I can start one program Vi is the program and I can navagate with cd and ls those are the two commands wait I know 3 date I also know but I can't even... (3 Replies)
Discussion started by: terramir
3 Replies

7. Shell Programming and Scripting

New to it all, But i wanna script really badly!!!

Ok, im brand new to this whole thing, well nearly, but all i wanna know and do is scripting, WHAT DO I DO?!:confused: (3 Replies)
Discussion started by: TheNewGuy
3 Replies
Login or Register to Ask a Question