mephisto.cc
open-menu closeme
Home
Travel
Archives
Links
About
🌐
中文(简体) 中文(繁体) English 日本語 Español
github instagram youtube rss
  • Caddy2 v2.6.0 Released

    calendar 2022-09-21 · 3 min read · Caddy  ·
    Share on: weibo twitter facebook linkedin copy
    Caddy2 v2.6.0 Released

    The Caddy server is an open-source web server written in Golang that supports HTTP/2. It uses the Golang standard library to provide HTTP functionality. A notable feature compared to Nginx is that HTTPS is enabled by default. It is the first web server to provide HTTPS without additional configuration, a boon for lazy webservers. It can also be controlled via an API, has a rich set of plugins, and is easy to deploy and maintain.

  • Gnome Taskbar Height Change

    calendar 2022-09-15 · 3 min read · Gnome Linux  ·
    Share on: weibo twitter facebook linkedin copy
    Gnome Taskbar Height Change

    I downloaded the Orchis-theme a while ago. I feel like the top taskbar (or status bar/top bar? Anyway, it's called the panel top bar in English) is too tall. It looks really awkward on a small screen, so I had to search for a fix myself. The process is as follows.

  • alacritty can't input Chinese and the title bar problem

    calendar 2022-09-13 · 2 min read · alacritty Linux  ·
    Share on: weibo twitter facebook linkedin copy
    alacritty can't input Chinese and the title bar problem

    Alacritty cannot switch to the Chinese input method under Ubuntu wayland, and the title bar also displays abnormally. It can be solved by configuring env WINIT_UNIX_BACKEND=x11 environment variables. Alacritty relies on Winit. Winit is a rust window processing library. The default Using the Wayland backend, this setting means to switch to Xwayland, as shown below, add environment variables when starting

  • Nginx log $upstream_addr multiple values

    calendar 2022-09-01 · 4 min read · Nginx  ·
    Share on: weibo twitter facebook linkedin copy
    Nginx log $upstream_addr multiple values

    Recently, when troubleshooting an online problem, I found that the nginx log $upstream_addr field actually returned 2 values, in the form of '192.168.1.1:80, api-servers', where api-servers refers to you The upstream is followed by the group name, and the part has only one value 'api-servers'. Under normal circumstances, this place should be like "192.168.1.1:80", that is, one request falls to one backend service.

  • Common Readline Shortcuts

    calendar 2022-08-19 · 2 min read · Linux  ·
    Share on: weibo twitter facebook linkedin copy
    Common Readline Shortcuts

    Common Readline shortcuts, everyone knows them

    • ««
    • «
    • 16
    • 17
    • 18
    • 19
    • 20
    • »
    • »»

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