新页面

新页面
隐藏注册用户 | 隐藏机器人 | 显示重定向
最新 | 最旧) 查看(较新50条 | )(20 | 50 | 100 | 250 | 500
  • 2025年5月7日 (三) 01:33Free LLM API历史 | 编辑) ‎[14字节]Riguz留言 | 贡献 (创建页面,内容为“ * GLM-4-Flash”)
  • 2025年5月6日 (二) 16:06Ubuntu let's encryt nginx历史 | 编辑) ‎[1,171字节]Riguz留言 | 贡献 (创建页面,内容为“ = Wild certificate = <syntaxhighlight lang="bash"> sudo certbot certonly --manual --preferred-challenges=dns -d *.fn.quillgen.com </syntaxhighlight> 600px To verify: https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.fn.quillgen.com Category:Linux/Unix”)
  • 2025年5月6日 (二) 13:24Install knative历史 | 编辑) ‎[5,121字节]Riguz留言 | 贡献 (创建页面,内容为“=Knative Serving= == Install serving == <syntaxhighlight lang="bash"> kubectl apply -f https://github.com/knative/serving/releases/download/knative-v1.18.0/serving-crds.yaml kubectl apply -f https://github.com/knative/serving/releases/download/knative-v1.18.0/serving-core.yaml kubectl apply -f https://github.com/knative/net-kourier/releases/download/knative-v1.18.0/kourier.yaml kubectl patch configmap/config-network \ --namespace knative-serving \ --type m…”)
  • 2025年5月6日 (二) 03:15Interesting AI features历史 | 编辑) ‎[135字节]Riguz留言 | 贡献 (创建页面,内容为“ * smart head shot. https://headshot.wps.com/”) 最初创建为“Interesting AI”
  • 2025年4月28日 (一) 15:12Ufw历史 | 编辑) ‎[359字节]Riguz留言 | 贡献 (创建页面,内容为“<syntaxhighlight lang="bash"> $ sudo ufw status numbered Status: active To Action From -- ------ ---- [ 1] OpenSSH ALLOW IN Anywhere [ 2] 22 ALLOW IN Anywhere sudo ufw delete 6 sudo ufw allow 6443 </syntaxhighlight> Category:Linux/Unix”)
  • 2025年4月27日 (日) 14:18Kubernetes storage class历史 | 编辑) ‎[4,503字节]Riguz留言 | 贡献 (创建页面,内容为“=NFS = <syntaxhighlight lang="bash"> apt install nfs-common # try to mount it mount -t nfs -o vers=3,nolock,proto=tcp,noresvport 10.19.31.01:/cfs-xxx /mnt/tmpnfs </syntaxhighlight> <syntaxhighlight lang="bash"> sudo ctr images pull registry.k8s.io/sig-storage/nfsplugin:v4.6.0 sudo ctr images pull registry.k8s.io/sig-storage/csi-provisioner:v3.6.2 sudo ctr images pull registry.k8s.io/sig-storage/csi-snapshotter:v6.3.2 sudo ctr images pull registry.k8s.io/sig-s…”)
  • 2025年4月27日 (日) 14:03Ubuntu kubernetes installation历史 | 编辑) ‎[7,870字节]Riguz留言 | 贡献 (创建页面,内容为“=System preparation= <syntaxhighlight lang="python"> $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=24.04 DISTRIB_CODENAME=noble DISTRIB_DESCRIPTION="Ubuntu 24.04.2 LTS" </syntaxhighlight> ==Updrage== <syntaxhighlight lang="bash"> sudo apt update sudo apt upgrade do-release-upgrade </syntaxhighlight> == Mount data disk (Optional) == <syntaxhighlight lang="bash"> mkfs.xfs /dev/vdb lsof /var mv /var/ /var0 mkdir /mnt/newvar/ mount /dev/vdb /mnt/newva…”)
  • 2025年4月18日 (五) 15:20Monitor kubernetes历史 | 编辑) ‎[2,232字节]Riguz留言 | 贡献 (创建页面,内容为“=kube-prometheus-stack = To monitor your Kubernetes cluster (including Knative functions and OpenEBS storage), here's a lightweight yet comprehensive setup using ​Prometheus, ​Grafana, and ​Alertmanager via the ​kube-prometheus-stack. This stack is optimized for single-node clusters and includes preconfigured dashboards/alerts. <syntaxhighlight lang="python"> helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm re…”)
  • 2025年4月16日 (三) 05:29Walle architecture历史 | 编辑) ‎[52字节]Riguz留言 | 贡献 (创建页面,内容为“ * Physical machine: 4C8G”)
  • 2025年4月13日 (日) 00:57C++ Core Guidelines历史 | 编辑) ‎[96字节]Riguz留言 | 贡献 (创建页面,内容为“ <ref>https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#main</ref> Category:C++”)
  • 2025年4月9日 (三) 08:46Kafka data lose历史 | 编辑) ‎[1,881字节]Riguz留言 | 贡献 (创建页面,内容为“= Will kafka lose data? = Kafka’s event hubs are designed to be resilient. When certain failures occur, they should be able to recover. However, there are still risks that you have to consider. == Incorrect configuration == * Retention time too short: Kafka allows you to configure how long messages are kept before deletion. If the retention.ms (retention time in milliseconds) is set too short, messages will be deleted sooner than expected. A simple mistake…”)
最新 | 最旧) 查看(较新50条 | )(20 | 50 | 100 | 250 | 500
2017版源代码编辑
wikieditor(隐藏的标签)
可视化编辑
可视化编辑:已切换
已被回退
手工回退
撤销
新重定向
替换
服务器端上传
清空