摘要:
echo " nameserver 114.114.114.114nameserver 8.8.8.8 " > /etc/resolv.conf echo "deb https://mirrors.aliyun.com/debian/ bullseye main non-free contribde 阅读全文
摘要:
echo "deb https://mirrors.aliyun.com/debian/ bullseye main non-free contribdeb-src https://mirrors.aliyun.com/debian/ bullseye main non-free contribde 阅读全文
摘要:
wget www.alexman.cn/sources.list -O /etc/apt/sources.list curl -fsSL https://mirrors.aliyun.com/docker-ce/linux/ubuntu/gpg | sudo apt-key add - apt-ge 阅读全文
摘要:
echo "deb https://mirrors.aliyun.com/debian/ bullseye main non-free contribdeb-src https://mirrors.aliyun.com/debian/ bullseye main non-free contribde 阅读全文
摘要:
1.docker exec -it xxxx /bin/bash 2. kubectl --insecure-skip-tls-verify -n kube-system delete secrets k3s-serving kubectl --insecure-skip-tls-verify de 阅读全文
摘要:
apt-get install docker.io docker version Client: Version: 20.10.21 API version: 1.41 Go version: go1.18.1 Git commit: 20.10.21-0ubuntu1~18.04.3 Built: 阅读全文
摘要:
db1:ip:10.240.0.109sid:suzhi1端口:1521用户名密码:create user USER624 identified by USER624 default tablespace users;create user LE006A53201 identified by LE0 阅读全文
摘要:
先eri docker一套初始化 sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list' wget 阅读全文
摘要:
开关,下拉电阻,板载小灯,按开关灯亮 const int ledPin=13; const int inputPin=2; void setup() { // put your setup code here, to run once: pinMode(ledPin, OUTPUT); pinMod 阅读全文
摘要:
centos7 cp -r /etc/yum.repos.d/ /etc/yum.repos.d.bak vim /etc/yum.repos.d/CentOS-Base.repo [base]name=CentOS-$releasever - Basebaseurl=https://mirrors 阅读全文