How to Set Up a Raspberry Pi as a Personal Server

How to Set Up a Raspberry Pi as a Personal Server

Source | Peng Xiaodai Link | segmentfault.com/a/1190000021143144 No.1 What is Raspberry Pi? Raspberry Pi (Chinese name: 树莓派, abbreviated as RPi or RasPi) is a microcomputer designed for learning computer programming, about the size of a credit card, and its system is based on Linux. With the release of Windows 10 IoT, we can also run … Read more

How to Set Up a Personal Server That Runs Permanently

How to Set Up a Personal Server That Runs Permanently

Click the "Little White Learns Vision" above, choose to add "star" or "top" Heavy dry goods, delivered at the first time Editor: Chinese Sister | Source: segmentfault.com/a/1190000021143144 1. Introduction During this period, I came across something called Raspberry Pi. After a preliminary understanding, I found it very interesting, so I wanted to record the whole … Read more

Installing and Deploying GitLab Community Edition on Linux

Installing and Deploying GitLab Community Edition on Linux

Introduction to GitLab: A very popular open-source project that supports self-hosting and provides a rich feature set, including CI/CD. The GitLab Community Edition is open-source and free, allowing users to download and install it on their local servers. Official Website: https://packages.gitlab.com/gitlab/gitlab-ce GitLab Download Links: https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el9/ https://packages.gitlab.com/gitlab/gitlab-ce/packages/el/9/gitlab-ce-17.7.2-ce.0.el9.x86_64.rpm/download.rpm Upload the installation package gitlab-ce-17.7.2-ce.0.el9.x86_64.rpm to the server in … Read more

Kali Linux 2024.4: Surprises and Breakthroughs

Kali Linux 2024.4: Surprises and Breakthroughs

Source: Linux Fan Link: https://www.linuxmi.com/kali-linux-2024-4.html Kali Linux 2024.4 is a Debian-based distribution designed for advanced penetration testing and security auditing, marking the fourth major update this year. The new version not only enhances functionality but also introduces many convenient and innovative improvements. Highlight Updates: Python 3.12 Becomes Default Interpreter One of the biggest changes in … Read more