51 Common Server Issues and Troubleshooting Methods

51 Common Server Issues and Troubleshooting Methods

In server operation and maintenance, various issues can arise. Regardless of the type of fault, it is essential to combine specific situations with a prevention-first mindset, familiarize oneself with various tools and techniques, cultivate good log analysis habits, and establish comprehensive emergency plans and backup recovery strategies to effectively respond to and resolve various fault … Read more

Challenges of Using Domestic ARM Servers

Challenges of Using Domestic ARM Servers

In recent years, the decoupling between China and the U.S. has accelerated, making the development of domestic innovation imperative. The rise of the domestic innovation industry is driven by the external environment. If the international situation deteriorates to the level of the Russia-Ukraine war, the impact on the domestic information industry would be immeasurable. On … Read more

Home Silent Dogecoin Mining Server Setup Guide

Home Silent Dogecoin Mining Server Setup Guide

In the face of various uncertainties and inflationary pressures in the global economy, cryptocurrencies, especially leading ones like Bitcoin, may become one of the choices for investors to cope with inflation risks, similar to the safe-haven function of gold, and have unique value from an asset allocation perspective.. How are coins generated? They are obtained … Read more

Getting Started with OpenWrt on Raspberry Pi as a Bypass Router

Getting Started with OpenWrt on Raspberry Pi as a Bypass Router

Introduction It’s been a while since I posted an article, haha. This time, I’m sharing a complete guide on building a home server from scratch. Starting from zero, we will use idle hardware at home to create a fully functional server. The content includes but is not limited to: 1. Enhancing network functionality 2. Building … Read more

How to Install and Configure PPPoE Server on OpenWRT

How to Install and Configure PPPoE Server on OpenWRT

Installing PPPoE on OpenWRT: 12 opkg update opkg install rp-pppoe-server Configuring PPPoE: 123456789 cat > pppoe-server-options << EOF # PPP options for the PPPoE server # LIC: GPL require-chap login lcp-echo-interval 10 lcp-echo-failure 2 ms-dns 8.8.8.8 EOF Setting up PPPoE account and password: 1234 cat > /etc/ppp/chap-secrets << EOF #USERNAME PROVIDER PASSWORD IPADDRESS www.haiyun.me * … Read more

The Technology Loved by Musk’s Pet Dog: The Silent Home Server E-DG1M

The Technology Loved by Musk's Pet Dog: The Silent Home Server E-DG1M

Before introducing the E-DG1M server today, Jiajia wants to tell everyone about the origin of Dogecoin: Dogecoin was created on December 6, 2013, by IBM software engineer Billy Markus and engineer Jackson Palmer. The background: The creation of Dogecoin is based on the tipping culture in Western culture, and its logo is a Shiba Inu, … Read more

Handling a Server Breach: A Step-by-Step Guide

Handling a Server Breach: A Step-by-Step Guide

In the following text, locking files and directories refers to adding certain attributes to files and directories, such as read-only. chattr +ia 1. Symptoms of Server Breach Recently, a friend’s server (he set up a website himself) seemed to have been breached, with symptoms including: the server’s CPU resources being at 100% for an extended … Read more

Understanding the Evolution and Ecosystem of Arm Server Products

Understanding the Evolution and Ecosystem of Arm Server Products

This article is the first session of the 2024 Infra series public class by Jishu Community, where server technology experts from Arm share related technologies and market trends of Arm Neoverse. Welcome to register for viewing. Since the launch of the Arm Neoverse platform in 2018, it has become a key driving force leading the … Read more

Cool Things You Can Do with Your Own Server

Cool Things You Can Do with Your Own Server

Hello everyone, I am Er Ge. Recently, many readers have responded that this is their first time playing with servers and strongly requested me to provide some tutorials to feed them with information. Today, I will summarize for everyone: What cool things can you do with your own server? 1. Build a Website When I … Read more