Tümü Yeni

user:thomas kullanıcı tarafından oluşturulan gistler

title:mygist belirtilen isme sahip gistler

description:sync gists with given description

filename:myfile.txt belirtilen isimde dosyaları olan gistler

extension:yml belirtilen uzantıya sahip dosyalara sahip gistler

language:go belirtilen dilde dosyaları olan gistler

topic:homelab Verilen konuyla ilgili gist'ler

all:systemctl search all fields

Giriş

Tümü Yeni Giriş

Tüm gistler

Yakın zamanda oluşturuldu
En eski oluşturuldu
Yakın zamanda güncellendi
En eski güncellendi

flocks / nginx with fastcgi/fcgiwrap

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 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 beğeniler
0 çatallar
1 dosyalar
Son aktivite 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
Daha yeni Daha eski

Opengist tarafından desteklenmektedir ⋅ Load: 55ms⋅

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