aliyun k8s create intranet-ingress-nginx clb
2024-08-22aliyun k8s create intranet-ingress-nginx clb 阅读全文...
install harbor v2.9.4
2024-08-19https://github.com/goharbor/harbor/releases/download/v2.9.4/harbor-offline-installer-v2.9.4.tgz 阅读全文...
kuboard etcdserver: mvcc: database space exceeded
2024-08-19Failed to create authorization request: etcdserver: mvcc: database space exceeded 阅读全文...
aliyun cli
2024-08-16阿里云CLI(Alibaba Cloud Command Line Interface)是基于OpenAPI建立的通用命令行工具,您可以借助阿里云CLI实现与阿里云产品的交互,在Shell工具中管理您的阿里云产品。 阅读全文...
tencent cloud tccli
2024-08-16tccli是一个命令帮助你调用tencent api. 阅读全文...
arch linux
2024-08-16Arch Linux是一款基于x86-64架构的Linux发行版。系统主要由自由和开源软件组成,支持社区参与。系统设计以KISS原则(保持简单和愚蠢)为总体指导原则,注重代码正确、优雅和极简主义,期待用户能够愿意去理解系统的操作。 阅读全文...
slackware linux
2024-08-16软件管理:Slackware 的软件管理相对原始,使用 tar.gz/tgz/gzip/txz/xz 包来分发和安装软件。它没有像 Debian 的 APT 或 Red Hat 的 YUM 这样的高级包管理系统,这对于新手来说可能是一个挑战。 阅读全文...
gentoo linux
2024-08-16Gentoo is a free operating system based on Linux that can be automatically optimized and customized for just about any application or need. 阅读全文...
openSUSE 环境下通过 zypper 安装软件
2024-08-15openSUSE 环境下通过 zypper 安装软件 阅读全文...
基于RHEL的linux
2024-08-131、CentOS(Community Enterprise Operating System,中文意思是社区企业操作系统)CentOS Linux发行版是一个稳定的,可预测的,可管理的和可复现的平台,源于Red Hat Enterprise Linux(RHEL)依照开放源代码(大部分是GPL开源协议 [2])规定释出的源码所编译而成。 阅读全文...
nginx.service
2024-08-09cat << EOF > /usr/lib/systemd/system/nginx.service 阅读全文...
redis.service
2024-08-09systemctl enable redis.service;systemctl start redis.service 阅读全文...
three ipsec policy to aliyun on usg6510e
2024-08-05华为usg6510e配置ipsec
阅读全文...
three ipsec vpn from f1000 to aliyun
2024-08-05因为f1000网口只能配置一条ipsec apply policy idc-to-aliyun,所以需要用不同序号区别不同线路。另外huawei usg6000e和h3c f1000配置步骤基本类似,但是huawei usg6000e配置不同的ipsec policy时,在web界面可以选择同一个以太口,ipsec policy名称可以自己匹配。
阅读全文...
install php8.3 on rocky9.4
2024-08-05wordpress6.6.1/nginx1.26.1/mariadb10.11/php8.3 阅读全文...