Skip to main content

Top 10 Linux distros for raspberry pi development- Part 2

As I have mentioned first 5 Linux distros in my previous post, here is the follow up.
If you haven't read the first list, here is the link: Top 10 Linux distros for raspberry pi development- Part 1
 Following are the next 5 Linux distros for raspberry pi development:

Ubuntu 15.04 Mate: - As you must have guessed, Ubuntu Mate is ubuntu Linux distro with Mate desktop environment. Ubuntu Mate for raspberry pi can be mainly used for regular computing purpose rather than programming, which too can be carried out of course.

 While Ubuntu Mate is not quite ready for Raspbian pi 3, it works well with previous pi versions. Ubuntu has a huge and strong community behind it which makes it one of the best distro. Expectations were starved though.

OpenElec: - OpenElec stands for open embedded Linux entertainment centre. It is mainly used for media applications on raspberry pi.


 Similarly, there is another OS called Raspbmc which is based on OSMC, used for media applications.

Debian arm:-Debian is one of the most popular Linux distro. In fact, as many of you know, Linux giant ubuntu and raspberry pi giant raspbian are based on debian. Debian OS is considered as one of the most stable Linux there.

Debian do releases ARM updates, but they are not enough in raspberry pi development. Raspbian is developed especially for that purpose.

Gentoo: - Gentoo is a Linux distro developed to meet demands of networking and programming professionals. Gentoo is famous for its portage, an advance package management system.

With gentoo, it may be possible that it may even surpass raspbian fractionally, but as raspbian comes with precompiled packages you have much convenience at hand. With gentoo, compiling packages on raspberry could be a tiresome task.

Pibang: - Pibang is no longer in development. Pibang is an Openbox Linux distribution inspired by crunchbang Linux and raspbian. Though it is no longer supported, pibang is said to run smoothly and is reported to have its speed. The Openbox desktop environment is extremely lightweight and minimal which will amaze you. Pibang has no support for providing education via raspberry pi and the educational programs like scratch are not present.

Pibang is basically raspbian with more emphasis towards project development rather than educational purpose.
In addition to these, there are Linux distros made for raspberry pi serving special purpose. As raspberry pi is small in size, it can be used for numerous embedded system applications, making its field quite deep. Please mention your suggestions, your feedback, or complains in comments.


Comments

Popular posts from this blog

Top 10 distros for raspberry pi development: Part 1

As you must have heard about the hype raspberry pi produced, raspberry pi took the open source world by storm. This affected linux communities too. Then came handful of distros especially developed for raspberry pi. I have compiled a list of 10 best linux distros which can be used for raspberry pi development. The first five distros are mentioned below:- Pidora :- Pidora is a Fedora remix, as they claim, designed especially for Raspberry Pi development. Pidora contains packages from Fedora ARM compiled especially for ARMv6 architecture. Packages have been specially written or modified for our favorite Raspberry Pi.     The latest version Pidora 2014 contains packages from Fedora 20. However, few things to note are Pidora is little bit slower than its rivals, especially Raspbian. There are a few factors that slows down the performance of the distro for raspberry pi. RISC OS  :- RISC OS was developed in Cambridge, England by Acorn. RISC OS was especially desig

Privacy Policy

What is this Privacy Policy for? This privacy policy is for this website www.linuxthug.com  and served by Shivendu Amale and governs the privacy of its users who choose to use it. The policy sets out the different areas where user privacy is concerned and outlines the obligations & requirements of the users, the website and website owners. Furthermore the way this website processes, stores and protects user data and information will also be detailed within this policy. The Website This website and it's owners take a proactive approach to user privacy and ensure the necessary steps are taken to protect the privacy of its users throughout their visiting experience. This website comply's to all national laws and requirements for user privacy. Use of Cookies This website uses cookies to better the users experience while visiting the website. Where applicable this website uses a cookie control system allowing the user on their first visit to the website to

Structure of Linux Operating System

    Linux is an open source operating system.  The source code of Linux is available to read as well as modify as you wish. This makes it a great tool to learn about operating systems and what goes inside them.     So in this post we are going to see the structure of the Linux operating system. Linux operating system has a structure similar to commercial operating systems. However, Linux is closer to Unix operating system. The main structure of Linux consists of :- 1.        Hardware 2.        Kernel 3.        Device drivers 4.        Standard library of procedures 5.        Standard library of utilities 6.        Applications    The layered architecture of Linux operating system is shown in the following diagram:- Architecture of Operating System The architecture of Linux operating system consists of four layers:- 1.        Hardware:- The innermost layer(circle) comprises of hardware which is essential to run the operating system on.  Hardwa