which is the best book for learning unix and linux?
Answers were Sorted based on User's Feedback
Answer / sourav
Unix Concepts and Applications by Sumitabha Das
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / meera tolia
FreeBSD System Programming (N. Boeger, M. Tominaga)
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / green
start with Unix shell Programming by Behrous.A.Forouzan and
Advanced Bash Scripting guide - its an open source book find
in net.
| Is This Answer Correct ? | 4 Yes | 1 No |
What are the files in /etc directory?
What is Expansion swap?
What is an inode?
HOW DO CREATE A NFS FILE SYSTEM
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
How do you list the files in an UNIX directory while also showing hidden files?
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
process id for kernell process?
What is mutex?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.