linux 压缩解压xz文件
install xz yum install xz -y 创建压缩包 xz -Z *.xz # -d… 继续阅读 linux 压缩解压xz文件
install xz yum install xz -y 创建压缩包 xz -Z *.xz # -d… 继续阅读 linux 压缩解压xz文件
bak service gitea stop cd /data tar zcvf gitea-031… 继续阅读 gitea从 1.11.1升级到 1.11.8
ope_log(){ echo “export PROMPT_COMMAND='{ msg=\$(h… 继续阅读 Linux 添加命令记录
kernal(){ modprobe nf_conntrack echo “modprobe nf_… 继续阅读 Linux 内核参数修改
jdk_init(){ now_time_num=`date ‘+%Y%m%d%H%M%S’` ja… 继续阅读 linux安装jdk shell
windows上 ssh-keygen 服务器 将windows生成的id_rsa.pub放到家目录… 继续阅读 windows配置ssh免密登录linux
curl https://get.acme.sh | sh alias acme.sh=~/.acm… 继续阅读 linux安装acme.sh自动更新https证书
在配置文件/etc/profile里添加一个变量: 时间单位是S export TMOUT=3600… 继续阅读 linux下ssh超时时间配置
下载页面: 同意协议,获取下载按钮的url: https://www.oracle.com/weba… 继续阅读 不登录下载oracle jdk
在 Unix 系统上无法直接通过 ssh 客户端执行 bash 别名 别名命令找不到 ssh use… 继续阅读 ssh执行远程服务器的命令别名
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sb… 继续阅读 bash: tty: command not found…
系统版本 [root@test]# cat /etc/redhat-release Red Hat … 继续阅读 Red Hat Enterprise Linux Server release 7.6 (Maipo)改用CentOS7 yum源
–no-check-certificate yum install -y openssl-deve… 继续阅读 wget出现Unable to establish SSL connection
# 下载 wget https://dl.min.io/server/minio/release/l… 继续阅读 Linux下快速安装MinIO对象存储
yum install -y yum-utils device-mapper-persistent-… 继续阅读 CentOS安装docker-ce-18.09.6-3
誉天邹老师RHCE7.0培训视频10讲 链接: https://pan.baidu.com/s/1l… 继续阅读 誉天邹老师RHCE7.0培训视频10讲
两者是Linux系统中提供的随机伪设备,这两个设备的任务是提供永不为空的随机字节数据流 /dev/r… 继续阅读 /dev/random和/dev/urandom
安装 runc curl -OL https://github.com/opencontainers… 继续阅读 安装容器运行时Containerd v1.4.3