Re: Starting to learn Linux...

2023-05-19 Thread Constantine Shulyupin
Here you are: https://en.wikibooks.org/wiki/The_Linux_Kernel On Fri, 19 May 2023 at 10:54, Deepak Goel wrote: > This link is good. However it is listing all the software which runs on > Linux-kernel. I want to know what's going on inside the Linux-kernel > (thread management, memory management,

Re: Starting to learn Linux...

2023-05-19 Thread Fernando Apesteguía
On Fri, May 19, 2023 at 11:49 AM Greg KH wrote: > On Fri, May 19, 2023 at 01:24:18PM +0530, Deepak Goel wrote: > > This link is good. However it is listing all the software which runs on > > Linux-kernel. I want to know what's going on inside the Linux-kernel > > (thread management, memory

Re: Starting to learn Linux...

2023-05-19 Thread Deepak Goel
Thank you for the feedback. Agreed. Will bounce specific questions as and when I hit a wall. Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn:

Re: Starting to learn Linux...

2023-05-19 Thread Robert P. J. Day
On Fri, 19 May 2023, Deepak Goel wrote: > Will buy a book. Thank you. Debugging the whole source code of > Linux, might be a bit tricky at the beginning. Will try ChatGPT. Respectfully, you are completely missing the point of this mailing list. You started by asking for a list of programs that

Re: Starting to learn Linux...

2023-05-19 Thread Deepak Goel
Will buy a book. Thank you. Debugging the whole source code of Linux, might be a bit tricky at the beginning. Will try ChatGPT. Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook:

Re: Starting to learn Linux...

2023-05-19 Thread Greg KH
On Fri, May 19, 2023 at 01:24:18PM +0530, Deepak Goel wrote: > This link is good. However it is listing all the software which runs on > Linux-kernel. I want to know what's going on inside the Linux-kernel > (thread management, memory management, interface to devices, etc). What of the many free

Re: Starting to learn Linux...

2023-05-19 Thread Deepak Goel
This link is good. However it is listing all the software which runs on Linux-kernel. I want to know what's going on inside the Linux-kernel (thread management, memory management, interface to devices, etc). Deepak "The greatness of a nation can be judged by the way its animals are treated -

Re: Starting to learn Linux...

2023-05-18 Thread Constantine Shulyupin
Almost complete list of Linux SW: https://en.wikipedia.org/wiki/Category:Linux_software On Tue, 16 May 2023 at 10:13, Deepak Goel wrote: > Hello > > I want to learn more about Linux. Is there a complete list of programs in > Linux OS? And what do they do? > > Please let me know. > > Thank you.

Re: Starting to learn Linux...

2023-05-17 Thread Tom Mitchell
On Tue, May 16, 2023 at 00:23 Deepak Goel wrote: > Hello > > I want to learn more about Linux. Is there a complete list of programs in > Linux OS? And what do they do? > > Please let me know. > The simple answer is to start with two programs: man, info. Example: $ man man $ info man $

Re: Starting to learn Linux...

2023-05-17 Thread Deepak Goel
Thank You. Will work my way out. Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India :

Re: Starting to learn Linux...

2023-05-17 Thread Greg KH
On Wed, May 17, 2023 at 10:57:23AM +0530, Deepak Goel wrote: > Now my second question is, how do I develop a small kernel from scratch by > myself. Very simple one initially for Arduino Uno. Is it possible? Yes, it is possible, but that's outside of this mailing list's topic. There are many great

Re: Starting to learn Linux...

2023-05-16 Thread Deepak Goel
Thank you very much for your response. I have worked on unix/linux systems before developing shell/awk programs and have a basic idea of hardware in computers/servers. Now my second question is, how do I develop a small kernel from scratch by myself. Very simple one initially for Arduino Uno. Is

Re: Starting to learn Linux...

2023-05-16 Thread Valdis Klētnieks
On Tue, 16 May 2023 12:42:19 +0530, Deepak Goel said: > I want to learn more about Linux. Step 0: Learn what a kernel is, and what userspace is. Figure out if you are trying to learn how to use/administer a Linux-based system, or how to write user programs that run on Linux-based computers, or

Starting to learn Linux...

2023-05-16 Thread Deepak Goel
Hello I want to learn more about Linux. Is there a complete list of programs in Linux OS? And what do they do? Please let me know. Thank you. Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: