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

Differences Between Apt and Apt-Get

Differences Between Apt and Apt-Get

Friends using Ubuntu must have encountered a command called apt-get. Using this tool to install various applications is quite enjoyable. After the release of Ubuntu 16.04, apt began to be used more frequently. So, what exactly is the difference between apt-get and apt commands? If they have similar command structures, why is there a need … Read more

Setting Up the QT Cross-Compilation Environment on iMX6 Yocto Platform

Setting Up the QT Cross-Compilation Environment on iMX6 Yocto Platform

WeChat Public Account: morixinguan Follow for more tutorials. For questions or suggestions, please leave a message on the public account; If you find this article helpful, feel free to appreciate it Install Essential Library Files on Ubuntu If installation fails, execute the following two commands in order: apt-get upgrade apt-get update Then install the above … Read more

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