Replicating Netflix Part 1: Installing Raspbian Lite using Etcher

This is the pilot post for building a Raspberry Pi cluster that I intend to use for building a Nextflix replica at home for research purposes, the goal of the post is to install a Raspbian Jessie Lite on a Micro SD card that I plan to install on a Raspberry Pi 3 Model B Motherboards.

Most stores nowadays would sell Raspberry Pi 3 Model B Motherboards that have pre-installed SD Cards and OS (Most of the time outdated). This is definitely OK and convenient but it is prone to two major problems:

  • Guys who buy Raspberry Pi 3 Model B Motherboards with pre-installed SD cards and OS don't understand how to install things on their own.
  • The pre-installed OS is often outdated from what is available from the internet.

Stuff you need

What is Raspbian Jessie Lite?

Raspbian Jessie Lite is an operating system based on Debian Linux named after the Toy Story cowgirl (Debian is notorious for naming its family members under the toy story series). I had picked the Lite variant so I can achieve efficiency.

Start like a boss

Conclusion

Installing Raspbian Jessie Lite. in a SD card is quite manageable and should not discourage people from buying Raspberry Pi 3 Model B Motherboard that don't have pre-installed OS and SD card. Installing it on your own lets you save money and offers you the learning opportunity.

Go to Part 2: Replicating Netflix Part 2: Casing up our tiny kick-ass cluster nodes (Raspberry PIs)

Related Articles




Get Some Cool Stuff From Amazon!


Comments

Popular posts from this blog

Microservices: Picking the .NET Framework for your containerized applications.

API Gateway in a Nutshell

API Gateway: Response Aggregation with Ocelot and ASP.net Core

Security: HTTP headers that expose web application / server vulnerabilities