mephisto.cc
open-menu closeme
Home
Travel
Archives
Links
About
🌐
中文(简体) 中文(繁体) English 日本語 Español
github instagram youtube rss
  • nginx: [emerg] could not build server_names_hash

    calendar 2022-06-28 · 5 min read · Nginx cache  ·
    Share on: weibo twitter facebook linkedin copy
    nginx: [emerg] could not build server_names_hash

    When nginx starts or rereads its configuration, to speed up processing of some static data sets (such as server names, MIME types, etc., which you may have encountered when configuring nginx), it stores these data in a cache block (cached in a storage device between memory and CPU registers, close to the CPU. Modern CPUs have L1, L2, and L3 encapsulated within the CPU, which is characterized by speed, faster than memory but slower than registers). The size of this cache block is controlled by the parameter server_names_hash_bucket_size. The default size varies depending on the physical CPU, usually being a power of 2. When increasing the size, adjust the value according to the CPU level.

  • Ubuntu install WeChat

    calendar 2022-06-27 · 2 min read · Wechat Ubuntu  ·
    Share on: weibo twitter facebook linkedin copy
    Ubuntu install WeChat

    WeChat official does not directly provide a Linux system client. We don't like Wine's Wechat. Kylin Software and Tencent jointly promote the adaptation of native Wechat based on Linux platform. We provide a deb package, which is not wine, and it can be used barely.

  • Ubuntu connects AirPods headphones

    calendar 2022-06-23 · 3 min read · bluetooth Linux Ubuntu  ·
    Share on: weibo twitter facebook linkedin copy
    Ubuntu connects AirPods headphones

    Sometimes I want to connect the AirPods2 headset to the Ubuntu computer. After recently reinstalling the system, I encountered a situation where the headset could not be paired. I hereby record the exploration process. I have not tried other AirPods models, and have not tested the equipment (recently purchased AirPods Pro 2nd Generation, after Test, the second generation can also be matched according to this method), the method should be similar.

  • Rime Input Method Engine and Clover Input Scheme

    calendar 2022-06-21 · 3 min read · rime Linux  ·
    Share on: weibo twitter facebook linkedin copy
    Rime Input Method Engine and Clover Input Scheme

    Every Chinese Linux user has a history of struggling with input methods. When I was a student, I experienced the awkwardness of being unable to type while playing MOBA games. The enemy was about to steal my tower (it was too late to chat late at night), and I hurriedly typed :help. Common multilingual input method platforms for Unix-like operating systems include ibus (Intelligent Input Bus) and Fcitx (Free Chinese Input Tool for X). The latest is Fcitx5. I currently use ibus for Ubuntu. Fcitx5 users should also have their own solutions.

  • Whether initialDelaySeconds is valid in the startupProbe probe of k8s

    calendar 2022-06-15 · 6 min read · k8s Linux  ·
    Share on: weibo twitter facebook linkedin copy
    Whether initialDelaySeconds is valid in the startupProbe probe of k8s

    As we all know, k8s currently has three probes. It is very important to use probes reasonably, which is conducive to timely detection of potential problems

    • ««
    • «
    • 19
    • 20
    • 21
    • 22
    • 23
    • »
    • »»

Featured Posts

  • Recommended Clipboard Management Tool: Clipcat
  • MangoHud Performance Monitoring
  • Solve the problem that VSCode cannot input Chinese under Arch
  • Solution to the problem of screen recording failure under independent window manager
  • Shanghai Second-Hand Housing Transaction Data Monitoring
  • OpenLDAP Monitoring
  • How to Smoothly Connect to Bluetooth Devices in Arch Linux
  • Manage Configuration Files with Git and Ansible
  • Arch Linux SSL VPN Client Configuration
  • Easy to get real-time results of celery tasks

Recent Posts

  • WeChat Mini Program Development Notes
  • Rofi Trial
  • Arch Linux SSL VPN Client Configuration
  • Easy to get real-time results of celery tasks
mephisto.cc

Copyright  2021 -   heart logo MEPHISTO.CC All Rights Reserved.   Privacy Policy

to-top