Installation and Configuration of PostgreSQL Debugger Plugin on Debian Linux

Installation and Configuration of PostgreSQL Debugger Plugin on Debian Linux

Installation of the Plugin Program on PostgreSQL Server in Debian Linux Execute the following command on the PostgreSQL database server running Debian system to install the plugin pldebugger: sudo apt install postgresql-15-pldebugger # After running this command, it seems that the pgsql service automatically restarted. According to the logs, it appears that there is no … Read more

RISC-V Lab Ecosystem Upgrade: Five Orange Pi Donations from the Jiachen Project and Debian Community System Porting

RISC-V Lab Ecosystem Upgrade: Five Orange Pi Donations from the Jiachen Project and Debian Community System Porting

Mr. Wu Wei, ambassador of the RISC-V International Foundation and principal of the Jiachen Project, sent five Orange Pi boards to Yingqi Intelligent.The Orange Pi, with its powerful performance and rich features, will provide strong support for Yingqi Intelligent’s research and development work. Yingqi Intelligent has been committed to the development of cutting-edge technologies such … Read more

Raspberry Pi: A Card-Sized Computer for Student Programming Education

Raspberry Pi: A Card-Sized Computer for Student Programming Education

When you first see the term “Raspberry Pi”, do you think it’s a delicious cake? Naturally, you might ask “Baidu”, and you would find nearly 30,700 related entries. Raspberry Pi (Chinese name: “树莓派”, abbreviated as RPi or RasPi/RPi) is a card-sized computer designed for student programming education, the size of a credit card, and its … Read more

Introduction to Linux Operating System

Introduction to Linux Operating System

Linux: From supercomputers to smartphones. Explore the open-source operating system that drives innovation. Learn about popular distributions such as Ubuntu and Fedora. Understand why Linux is important. Translated from Introduction to Linux Operating System, by TNS Staff. What is Linux? Linux is a free and open-source operating system used by millions of desktop computers around … Read more

Complete Guide to Kernel 6.x, Buildroot, Debian, OpenWrt, and Tina-SDK

Complete Guide to Kernel 6.x, Buildroot, Debian, OpenWrt, and Tina-SDK

Mainline Kernel 6.x? Buildroot? Debian Distribution? OpenWrt Router? Tina-SDK? Multicore Heterogeneous Development? RTOS Heterogeneous Communication? IPC RTSP Streaming Display? This time, we cover everything Running Tina-SDK Running the distribution system Running Buildroot E907 RTOS bare metal coremark test The images provided this time are also comprehensive, ready to use right out of the box Source … Read more

ChromeOS Is Essentially Linux

ChromeOS Is Essentially Linux

Produced by OSC Open Source Community (ID: oschina2013) Kevin C. Tofel is a tech writer focused on Chromebook content. Recently, he mentioned in an article that ChromeOS is now more like a Linux distribution with a Google desktop environment. He stated that, although not everyone knows, ChromeOS is actually a Linux distribution. This fact is … Read more

Understanding Linux: Use It Without Overcomplicating

Understanding Linux: Use It Without Overcomplicating

Linux, like Windows and MacOS, is an operating system designed for users. Currently, their usage scenarios differ. Linux is widely used in the server domain, while personal users tend to be more technical. Windows has the widest reach, being used across various industries on desktop systems, attracting the largest audience. MacOS is unique, aesthetically pleasing, … Read more

Raspberry Pi System Configuration Guide

Raspberry Pi System Configuration Guide

The Raspberry Pi system is based on the Debian system, so the configuration of the Raspberry Pi system is no different from that of the Debian system. Replace the apt source [^1] # Backup the current apt source cp /etc/apt/sources.list /etc/apt/sources.list.bak # Change to use Aliyun's source cat > /etc/apt/sources.list << EOF deb https://mirrors.aliyun.com/debian/ bookworm … Read more

Industrial IoT Solutions with Rockchip RK3562 Driver

Industrial IoT Solutions with Rockchip RK3562 Driver

The smart gateway utilizes a high-performance Rockchip RK3562 ARM architecture processor as its core brain, providing powerful computing capabilities and efficient performance. Equipped with a 1.0 TOPS (trillion operations per second) Neural Processing Unit (NPU), it supports complex machine learning and artificial intelligence applications, further enhancing the intelligence level of the device. In terms of … Read more