Skip to Content

Is Raspberry Pi a Linux-based computer? This $35 computer is a hacker’s dream. The possibilities are endless. And with Gertboard support, more applications are coming soon. The Raspberry Pi is a fun way to learn about programming and Linux. Learn how to use Python on your Raspberry Pi. It’s a powerful tool for creating web …

Read More about Does Raspberry Pi Use Linux?

The /proc file system is a fascinating feature of the Linux operating system. While this file system acts like a normal file system, it contains files and information, and this information is generated on-the-fly when the file is read or written. The kernel module that registered the /proc file has functions that accept and generate …

Read More about What are Proc Files in Linux?