Setting Up the Operating System for NVIDIA Jetson

Setting Up the Operating System for NVIDIA Jetson

NVIDIA provides an easier way to install the system for the Orin development kit. The following image presents two operational processes: Upper path: Directly use the L4T BSP Image image pre-installed when factory shipped; Lower path: Use the SDK Manager on a PC to flash the operating system. Now, just connect a mouse, keyboard, and … Read more

Setting GCC Version When Installing VASP on Ubuntu

Setting GCC Version When Installing VASP on Ubuntu

Currently, supercomputing servers and individual servers are increasingly using the Ubuntu system, especially after the CentOS7 system, which is widely used, has stopped updating. When using the Windows system’s built-in subsystem for computational practice, the installation and acquisition of Ubuntu are more convenient and straightforward. Installing VASP in the initial environment of Ubuntu requires configuring … Read more

How to Install Device Drivers on Linux

How to Install Device Drivers on Linux

Learn how Linux device drivers work and how to use them. — Bryant Son Useful original link Please visit the “original link” at the end for clickable in-text links, full-size original images, and related articles. Thanks Compiled from | https://opensource.com/article/18/11/how-install-device-driver-linux | Author | Bryant Son | Translator | Jamskr 🌟🌟 Total translated: 15.0 Contribution time: … Read more

In-Depth Analysis of Linux Permissions for Flawless System Management

In-Depth Analysis of Linux Permissions for Flawless System Management

Linux | Red Hat Certification | IT Technology | Operations Engineer 👇 1000 people technical exchange QQ group, note [public account] for faster approval Shell Linux is an open-source, Unix-based operating system that is widely used in servers, embedded systems, supercomputers, and desktop computing due to its flexibility, stability, and high performance. The Linux Kernel … 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

Exploring Linux: Fun and Practical Usage

Exploring Linux: Fun and Practical Usage

Linux is another operating system available to users alongside Windows and MacOS, known for being open-source, free, and highly customizable! Ordinary users rarely encounter the Linux system, and those familiar with it are relatively few. Many people are curious or have been recommended to explore Linux, starting their journey with it. Technical personnel have more … Read more

Step-by-Step Guide to Setting Up Embedded Development Environment on Ubuntu 18.04 – Part Two

Step-by-Step Guide to Setting Up Embedded Development Environment on Ubuntu 18.04 - Part Two

In the previous blog post we installed the Ubuntu 18.04 LTS system. Now, I, Old Wu, plan to delve into some basic concepts of Ubuntu. Ubuntu is a South African concept focusing on the loyalty and connection between people. The word comes from Zulu and Xhosa. Ubuntu (pronounced “oo-BOON-too”) is regarded as a traditional African … Read more

Setting Up An Embedded Linux Development Environment on Ubuntu

Setting Up An Embedded Linux Development Environment on Ubuntu

Baibai Network has created a complete Ubuntu image, which can be downloaded from here: Link: https://pan.baidu.com/s/1vw4VUV_Mvt0HXz8IC66ACg Extraction code: iftb We are also starting to teach driver basics using a pure Ubuntu environment for free starting from (2022.10.17). If you are using our Ubuntu image, you can skip the content in chapters 1 to 6 and … Read more

Advantages of Linux Over Windows for Embedded Development

Advantages of Linux Over Windows for Embedded Development

Follow+Star Public Account, don’t miss exciting content Source | Programming Guide Ubuntu 22.10 has already been released, but my computer’s Ubuntu is still on version 18.04. Currently, among the mainstream operating systems for PCs—Windows, Linux, and MacOS—Linux is still predominant in embedded development. So, what are the advantages of Linux over Windows? What advantages does … Read more

Downloading Source Code on Allwinner H5 Ubuntu via VPN

Downloading Source Code on Allwinner H5 Ubuntu via VPN

Recently, I have been working with the Allwinner H5, using the FriendlyARM NanoPi NEO Plus2 development board, which is based on the Allwinner H5 SoC. It features 4 ARM Cortex-A53 cores, ARMV8 64-bit architecture, a built-in six-core Mali450 GPU, and comes with 1GB DDR3 RAM and 8GB eMMC high-speed flash storage. This development board is … Read more