全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

description:sync gists with given description

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

all:systemctl search all fields

登錄

全部 新建 登錄

flocks

加入 3 months ago

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新
所有 Gists 2

flocks / nginx with fastcgi/fcgiwrap

0 喜歡
0 分支
1 檔案
最後活躍 1 week ago
nginx config to run fastCGI with fcgiwrap
1 location /path {
2 include fastcgi_params;
3 fastcgi_pass unix:/run/fcgiwrap.sock;
4 fastcgi_param SCRIPT_FILENAME /path/to/file.cgi;
5 fastcgi_param DOCUMENT_ROOT /path/to;
6 fastcgi_param RANDOM_VAR random_val;
7 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
8 }

flocks / wild-certif.sh

0 喜歡
0 分支
1 檔案
最後活躍 1 month ago
1 sudo certbot certonly \
2 --manual \
3 --preferred-challenges=dns \
4 --email teissierflorent@gmail.com \
5 --server https://acme-v02.api.letsencrypt.org/directory \
6 --agree-tos \
7 -d '*.unxr.net' \
8 -d unxr.net
上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 46ms⋅

繁體中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文