Synchronize Folder with Syncthing

Introduction Syncthing is a famous open-source app which can help us synchronize shared folders through different platforms including windows, MacOS and Linux. For more details, you can access official website Install Windows It is very simple to install on windows, just download it from github After installed, there will be …

Person In Medicine

Topic Describe a person you know who has chosen a career in the medical field (e.g. a doctor, a nurse)You should say:Who he/she isWhat he/she doesWhy he/she chose this careerAnd explain how you feel about him/her Practice When it comes to a person who are in medience-wise career, I’d say …

Mount OneDriver on Linux

1. Install rclone 1.1. Install via Script: 1.2. Install by hand You can just download rclone from official website and use it directly. 2. Config rclone XX / Microsoft OneDrive \ “onedrive” Storage> onedrive Microsoft App Client Id Leave blank normally. Enter a string value. Press Enter for the default …

Deploy H-UI and Hysteria2 Protocol Proxy against Network Sanction

Introduction Generally speaking, the internet that what we are using almost transfers our traffic through TCP proxy. As we all know, tcp is a stable proxy, but there are also much disadvantages, including slow transfer speed. Install H-UI Official project location You can install with auto script: After install finished, …

Deploy 3X-UI and Network Proxy against Network Sanction

Introduction 3X-UI can help us deploy network proxy easily, especially for those who live in district with restricted network sanction. Install 3X-UI Official project location: 3X-UI 1. Install with official script Until this show up Config 3x-ui Before that, you need a domian for yourself. You can register a domin …

Merge Code Elegantly

Introduction Why We Should Not Push Directly to the main Branch? Pushing code directly to the main branch is not recommended due to the following reasons: ⚠️ Risk of Bugs and Instability 🔎 No Code Review 🔀 Merge Conflicts 🚫 Lack of Testing 🛠️ Difficulty in Debugging 📚 No Documentation …

Change Bind Port of Docker Container

1. 老办法就是打包再启动 2. 修改配置文件 2.1. 先关闭已经启动的所有容器 2.2. 关闭docker服务 2.3. 找到docker配置文件 在找这个ID的时候要先在之前docker没关闭之前查看 2.4. 修改hostconfig.json 和 config.v2.json 配置文件如下 3. 重启docker服务 4. 查看容器端口映射 在本机查看一下端口占用

Cannot expand the storage of C driver — Recovery partition in disk management

Recovery partition As figure shows, we found there is a recovery partition. This is because every time we upgrade Windows to the next version, the upgrader rechecks the system to reserve the partition or recover the space on the partition. If there is not enough space, it will additionally create …

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!