top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Who is the father of Debian Linux?

+5 votes
313 views
Who is the father of Debian Linux?
posted Jan 7, 2016 by Atindra Kumar Nath

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes

Ian Ashley Murdock or Ian Murdock

Ian Ashley Murdock (28 April 1973 – 28 December 2015) was a German-born American software engineer, known for being the founder of the Debian project and Progeny Linux Systems, a commercial Linux company.

answer Jan 8, 2016 by Salil Agrawal
Similar Questions
+4 votes

I have been trying to set up a python, django, mysql, virtualenvwrapper and git development project and am really confused. All of the documentation seems to ignore the apt-get installation methods used by Debian Linux and its derivatives. Does pip install the same as apt-get; I don't think so. If I use virtualenvwrapper, how does this fit with the normal debian (wheezy) installation. I also need git which just confuses the situation even more. Must I give up the automatic updating system that Debian provides when setting up the development environment?

The documentation centers on Windows, Mac and generic Linux distributions and ignores the automation of the Debian installation. All of the documentation I have found concentrates on the installation of individual packages or on the use of python-django and is very sketchy on the overall virtualenv(wrapper), git, python-django file structure and installation order.

+2 votes

In multi-processor system it is possible that 2 core's trying to modify same memory, then who takes care of it? - MMU/OS?
And, in single processor but multi-core system who takes care of it? - CPU itself or MMU/OS?

...