unix knowledge


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers unix knowledge
# 8  
Old 06-08-2003
Re: Heh,

Quote:
Originally posted by Mr_Proper
Heh, someone knows his Elements Smilie
I thought for sure that I would catch you on this. Since Euclid was talking to Ptolemy who did not want to read Elements, I didn't see how that quote could be in Elements. But I just found it in the introduction to the Sir Thomas Heath translation. I skipped the intro when I read Elements.

But to get back on topic, being a bookworm is a big help to learning unix. There are lots of great unix books out there. Use our search function to find the threads where folks have suggested books.
# 9  
Old 06-08-2003
Totally off-topic but for those wanting to brush up on their ancient Greek lore, check this.
# 10  
Old 06-09-2003
Re: unix knowledge

Quote:
Originally posted by dtooth71
I am a new Unix user looking for ways, other than time, to become an effective unix administrator. All sugestions welcome.
Thanks

well if you live in the matrix then have tank plug you in and download it for you.

but if you are like the rest of us, get out the manual and get to readin.
# 11  
Old 06-09-2003
Rotfl.. good advice.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Practice using Unix and lack of knowledge

So I have a Networking class at my university that involves learning the basic commands of unix (i.e. Chmod, cat, cp, ls, mv, rm, mkdir, rmdir, pwd, etc) and my professor had us download and install Solaris and PuTTY as a means of...I suppose practicing using/executing commands. However due to... (7 Replies)
Discussion started by: bo74
7 Replies

2. Shell Programming and Scripting

programming knowledge

Hi Friends, I know very well the basic commands of Unix but i want to concentrate on unix shell programming can you please how to learn and suggest me how to become comfortable level. Thanks in advance (1 Reply)
Discussion started by: victory
1 Replies

3. Linux

Anyone with Blitz PHP knowledge

Blitz PHP I am having trouble installing Blitz PHP blitz-0.6.10.tar.gz Here is what i did: cd /tmp wget blitz-0.6.10.tar.gz tar zxfv blitz-0.6.10.tar.gz cd blitz-0.6.10 And then I tried ./configure Output: -bash: No such file in directory make Output: No targets in the... (1 Reply)
Discussion started by: kendel
1 Replies

4. Shell Programming and Scripting

Knowledge

Can somebody explain me the following part within a awk command: awk '{for(i=1;i<=NF;i++) if ($i=="mm")c++} Can somebody please explain me the part (i=1;i<=NF;i++) ????:D:D:D:D (1 Reply)
Discussion started by: RubinPat
1 Replies

5. UNIX for Dummies Questions & Answers

Unix knowledge / Shell scripting

I'm looking to buy some books to help me learn more about Unix and shell scripting? I have been looking at books i.e. Classic Shell Scripting,Unix power tools Just don't know which is the best outthere for me i know the basics but don't want to buy books that will be no good I currently am... (4 Replies)
Discussion started by: Pablo_beezo
4 Replies

6. UNIX for Dummies Questions & Answers

Unix book which gives in depth canceptual knowledge

Hi, I am a java professional working with a MNC as a Senior Software Engineer.I have done my masters in computer scinece. I always had liking for UNIX . I had UNIX as one of the subject for my masters but could not pursue it as needed a job at that time . But now I would like to parsue my... (1 Reply)
Discussion started by: amigia
1 Replies

7. AIX

knowledge

Dear All Kindly provide me with a difference between hdiskpower and hdisk regards (2 Replies)
Discussion started by: magasem
2 Replies

8. UNIX for Dummies Questions & Answers

How to get the knowledge in UNIX? Suggest me . Please.

Hai, friends. In one exam which i have to attend in the month of january, they asked "knowledge of c and unix are required" . I am beginner to unix, even i dont know from where to start . Please suggest me what to do , to get through the exam and interview. I have already downloaded... (2 Replies)
Discussion started by: nani_ynm
2 Replies

9. IP Networking

Any knowledge for sysctl?

HI folks. I am developing a protocol and I need to bind to an IP address that is not configured to my machine. The problem is with bind(). The sysctl system call seamed to overcome the problem of bind if you set the proc/sys/net/ipv4/ip_nonlocal_bind flag. Although I tryed to set the flag either... (7 Replies)
Discussion started by: developer
7 Replies
Login or Register to Ask a Question