mephisto.cc
open-menu closeme
Home
Travel
Archives
Links
About
🌐
中文(简体) 中文(繁体) English 日本語 Español
github instagram youtube rss
  • ibus rime beautification and customization

    calendar 2022-07-22 · 2 min read · ibus rime ubuntu  ·
    Share on: weibo twitter facebook linkedin copy
    ibus rime beautification and customization

    When I wrote this article, I hadn't customized the ibus input method, so the interface was a bit bland. Working with computers every day, text input is inevitable. Below is a record of the process of beautifying and customizing the ibus input method.

  • Ubuntu Change Login Wallpaper

    calendar 2022-07-06 · 4 min read · ubuntu  ·
    Share on: weibo twitter facebook linkedin copy
    Ubuntu Change Login Wallpaper

    Personally, I think the Ubuntu 22.04 login screen is too plain, and I'm not a big fan of the lock screen either. Currently, Gnome Settings only lets you change the desktop wallpaper, but I remember previous versions also allowed you to change the lock screen wallpaper. So, after some searching, I found that the login screen can be changed, but there's no convenient way to change the lock screen. If anyone knows how, please email me. My email address is in my GitHub profile.

  • Batch Convert PNG Images to WebP

    calendar 2022-07-01 · 5 min read · ubuntu webp  ·
    Share on: weibo twitter facebook linkedin copy
    Batch Convert PNG Images to WebP

    When testing a website for SEO, we recommend converting PNG images to webp. This significantly reduces image size with minimal loss of quality. This will speed up page loading and conserve bandwidth.

  • Install the latest version of Git from source on Ubuntu

    calendar 2022-06-30 · 3 min read · ubuntu linux git  ·
    Share on: weibo twitter facebook linkedin copy
    Install the latest version of Git from source on Ubuntu

    Git is a rarely updated but important development software. The version in the official system repository is always significantly behind the latest version. If you don't want to install additional daily updates, manually installing the latest version from source is a good solution.

  • 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.

    • ««
    • «
    • 18
    • 19
    • 20
    • 21
    • 22
    • »
    • »»

Featured Posts

  • 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
  • How to install and use the iNode client under Arch linux

Recent Posts

  • WeChat Mini Program Development Notes
  • Rofi Trial
  • Easy to get real-time results of celery tasks
  • How to install and use the iNode client under Arch linux
mephisto.cc

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

to-top