| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Moderator
Join Date: Feb 2006
Posts: 715
Thanks: 0 Thanked 3 Times in 3 Posts Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 11
|
linux plays an important role in embedded systems(Digital equipments).And i will update the linux classes everyday.Hope you people join my classes and we shall discuss this opertaing system. i will post chapterwise.and if am wrong anywhere or information is not sufficient then do post some more information on that particular topic. I am navie in this field. i would request some of the experts to share their knowledge and post the inforamtion . Chapter-1: --linux is the operating system which got inspired from unix opertaing system -- Linux is also multiuser,multi tasking opertaing system like unix. --Almost all the programs that are written in unix can be compiled on linux. --linux does not hold any properitary code but will contain nothing but freely distributed code.(free software i.e software that is free from restrictions,subjected to Gnu General public license). --Linux is just a kernel.We can obtain the sourse code and install it and then install anyother software programs to make it complete linu. --There are vast range of programming languages available for linux like c,c++,perl,pascal,sql,java,python ect..... --When we log in into linux,we interact with a shell program that runs the program in the same way as windows prompt does.. --there are standard places where the system programs are stored. /bin :binaries,programs used in booting the system. /usr/bin:user binaries,standard programs available to users. /usr/local/bin:local binaries,program specific to an installation. optional opertaing system components and third party applications are installed in subdirectories of /opt. --the c compiler is called cc. applications are usually kept in directories reserved for them. --applications genrally used for program development are kept in/usr/bin. --appilcations added by system administartor for specific host or local network are often found in /usr/local/bin or /opt. Library files: library files are stored in particular appilcation inorder to reuse them when needed. so genarally they are stored in/lib or /usr/lib. a library filename always starts with lib.indicates what library it is. like .a for traditional,static lib; .so for shared libraries. there are two type of libraries static and shared.. i will try to explain it in the next post.. i have a doubt in this chapter.. i encounterd a word called"posix".can anyone please explain me the exact meaning of the word in linux. please give your valuable info if any point is missing in this post. Edited by: Tan |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Mar 2006
Posts: 609
Thanks: 0 Thanked 26 Times in 9 Posts Thanks: 0
Thanked 26 Times in 9 Posts
Rep Power: 10
|
HI tan, very useful ya.From today i am ur student.I will follow as u say sir.Is ther any expansion for LINUX?What is the apt definition for it?
__________________
\"A GREAT PLEASURE IN LIFE IS DOING WHAT PEOPLE SAY YOU CANNOT DO\". |
|
|
|
|
|
#3 (permalink) |
|
Moderator
Join Date: Feb 2006
Posts: 715
Thanks: 0 Thanked 3 Times in 3 Posts Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 11
|
Thanks rena but it should be a interactive class rather me teaching this to you.coz even i m new to this subject.so please gather as much info as possible and try to post chapter wise.i may miss some topics and you give me info regarding those.
is that a deal? keep posting your topics..[img]smileys/smiley1.gif[/img] |
|
|
|
|
|
#6 (permalink) |
|
Senior Member
Join Date: Mar 2006
Posts: 609
Thanks: 0 Thanked 26 Times in 9 Posts Thanks: 0
Thanked 26 Times in 9 Posts
Rep Power: 10
|
HI tan, I asked na?Is there any expansion for linux?What is the apt definition for linux?
__________________
\"A GREAT PLEASURE IN LIFE IS DOING WHAT PEOPLE SAY YOU CANNOT DO\". |
|
|
|
|
|
#7 (permalink) |
|
Moderator
Join Date: Feb 2006
Posts: 715
Thanks: 0 Thanked 3 Times in 3 Posts Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 11
|
oh i am sorry i didnt check that..
linux was named after linus torvald who developed linux.and he got inspired from unix.so it is named as linux. there is nothing sort of definition or it is not any acronym. hope i cleared you doubt. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|