raspberry

From Firmware to Firewalls: A Secure Approach for Embedded Systems in Electronics

Embedded system is a critical component that acts as the heart of today’s electronics and spans to industries such as healthcare, car manufacturing, and factories. This underlines the growing role of embedded software in the global market, their value in 2023 was USD 16.77 billion, and their CAGR for the years 2024-2030 is 9.1%. However, […]

From Firmware to Firewalls: A Secure Approach for Embedded Systems in Electronics Read More »

7 useful functions that a network RaspberryPi can do (FTP-TFTP-WEB-SAMBA-SYSLOG-RADIUS-DHCP)

Let’s see how to set up a Raspberry Pi to use it as a server on your local network. Below you will find a list of commands and actions to perform step by step to configure the device. [1] SERVER FTP mkdir -p /home/pi/files/ chmod 777 /home/pi/files/ sudo bash apt-get install pure-ftpd -y pure-pw useradd pi

7 useful functions that a network RaspberryPi can do (FTP-TFTP-WEB-SAMBA-SYSLOG-RADIUS-DHCP) Read More »

Tutorial RaspberryPi: models – setup – first boot – configuration in a nutshell

A quick guide to the world’s cheapest and best-known Linux-ARM platform  Models – Connections – Setup – Installation – Booting – Configuration commands – Linux commands – Tricks  Introduction  What is Raspberry Pi Raspberry Pi was conceived from the idea of creating a low-cost computer.  In particular, a card that is able to run a linux distribution with

Tutorial RaspberryPi: models – setup – first boot – configuration in a nutshell Read More »

Share on Social Media