跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

centos标签存档订阅

view ssh log on ubuntu

#centos /var/log/secure #ubuntu /var/log/auth.log

  • 发表于: 2022-10-22 2022-10-22
  • 作者: nicaier
  • 分类: SRE
  • 标签: bash, centos, https, ssh, ubuntu
  • 发表评论: view ssh log on ubuntu

jdk-8u341-linux-aarch64 dockerfile

FROM centos:7.9.2009 MAINTAINER my@email.com LABEL… 继续阅读 jdk-8u341-linux-aarch64 dockerfile

  • 发表于: 2022-09-03 2022-09-03
  • 作者: JerryMouse, JerryMouse
  • 分类: SRE
  • 标签: centos, Dockerfile, jdk, Linux, tar
  • 发表评论: jdk-8u341-linux-aarch64 dockerfile

/sbin/mount.davfs: Warning: can’t write entry into mtab, but will mount the file system anyway

centos挂webdav出现这个问题 df -h看不到挂载点 mount -l可以看到 能读写成功

  • 发表于: 2022-07-22 2022-07-22
  • 作者: erer, er
  • 分类: SRE
  • 标签: centos, mount
  • 发表评论: /sbin/mount.davfs: Warning: can’t write entry into mtab, but will mount the file system anyway

build redis on centos

yum install gcc -y #安装C依赖 wget http://download.red… 继续阅读 build redis on centos

  • 发表于: 2022-07-21 2022-07-21
  • 作者: erer, er
  • 分类: SRE
  • 标签: centos, git, make, redis, tar
  • 发表评论: build redis on centos

centos 关闭 ipv6

grubby –update-kernel=ALL –args=ipv6.disable=1 s… 继续阅读 centos 关闭 ipv6

  • 发表于: 2022-06-30 2022-06-30
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, centos
  • 发表评论: centos 关闭 ipv6

centos 快速安装kernel-ml最新版内核

rpm –import https://www.elrepo.org/RPM-GPG-KEY-el… 继续阅读 centos 快速安装kernel-ml最新版内核

  • 发表于: 2022-06-30 2022-06-30
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, centos, https, yum
  • 发表评论: centos 快速安装kernel-ml最新版内核

jre jdk 8u333 Dockerfile

JDK #mybase.my.com/base/jdk:8u333 FROM centos:7.9.… 继续阅读 jre jdk 8u333 Dockerfile

  • 发表于: 2022-06-24 2022-06-24
  • 作者: erer, er
  • 分类: SRE
  • 标签: centos, jdk, Linux, tar
  • 发表评论: jre jdk 8u333 Dockerfile

centos -bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory

err: -bash: warning: setlocale: LC_CTYPE: cannot c… 继续阅读 centos -bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory

  • 发表于: 2022-06-23 2022-06-23
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, centos
  • 发表评论: centos -bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory

centos chrony时间同步

yum install chrony -y systemctl start chronyd syst… 继续阅读 centos chrony时间同步

  • 发表于: 2022-06-22 2022-06-22
  • 作者: bfyt
  • 分类: SRE
  • 标签: aliyun, bash, centos, vim, yum
  • 发表评论: centos chrony时间同步

centos install containerd

install yum install yum-utils device-mapper-persis… 继续阅读 centos install containerd

  • 发表于: 2022-06-22 2022-06-22
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos, Containerd, yum
  • 发表评论: centos install containerd

centos Failed to set locale, defaulting to C

echo "export LC_ALL=en_US.UTF-8"  >&g… 继续阅读 centos Failed to set locale, defaulting to C

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos, https
  • 发表评论: centos Failed to set locale, defaulting to C

centos login LC_CTYPE cannot change locale utf8

echo 'LC_CTYPE="en_US.UTF-8"' … 继续阅读 centos login LC_CTYPE cannot change locale utf8

  • 发表于: 2022-06-21 2022-06-21
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, centos
  • 发表评论: centos login LC_CTYPE cannot change locale utf8

docker容器内执行宿主机命令

挂载和特权模式: docker run -d –name centos7 –privileged… 继续阅读 docker容器内执行宿主机命令

  • 发表于: 2022-04-27 2022-04-27
  • 作者: bili
  • 分类: SRE
  • 标签: bash, centos, Docker, mount
  • 发表评论: docker容器内执行宿主机命令

centos install shadowsocks

install yum install -y python-pip pip install –up… 继续阅读 centos install shadowsocks

  • 发表于: 2022-03-27 2022-03-27
  • 作者: stnds
  • 分类: SRE
  • 标签: bash, centos, json, pip
  • 发表评论: centos install shadowsocks

centos升级内核到最新

yum -y install https://www.elrepo.org/elrepo-relea… 继续阅读 centos升级内核到最新

  • 发表于: 2021-11-21 2021-11-21
  • 作者: dn
  • 分类: SRE
  • 标签: awk, bash, centos, https, yum
  • 发表评论: centos升级内核到最新

centos增加缺失字体

yum install fontconfig ttmkfdir -y mkdir -p /usr/s… 继续阅读 centos增加缺失字体

  • 发表于: 2021-09-14 2021-09-14
  • 作者: dn
  • 分类: SRE
  • 标签: bash, cache, centos, https, yum
  • 发表评论: centos增加缺失字体

crontab文件位置

ubuntu: echo “*/5 * * * * /opt/mining.sh” >>… 继续阅读 crontab文件位置

  • 发表于: 2021-08-22 2021-08-25
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, centos, crontab, https, oss, ubuntu
  • 发表评论: crontab文件位置

CentOS改时区

/bin/cp -arf /usr/share/zoneinfo/Asia/Shanghai /et… 继续阅读 CentOS改时区

  • 发表于: 2021-08-02 2021-08-02
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, centos, https
  • 发表评论: CentOS改时区

通过pod的安全上下文修改pod内部被动tcp发起端口范围

apiVersion: v1 kind: Pod metadata: name: my-pod # … 继续阅读 通过pod的安全上下文修改pod内部被动tcp发起端口范围

  • 发表于: 2021-07-30 2021-07-30
  • 作者: sjx
  • 分类: SRE
  • 标签: centos, https, I/O, kubernetes, tcp, yaml
  • 发表评论: 通过pod的安全上下文修改pod内部被动tcp发起端口范围

centos 6.8 mysql客户端

http://dev.mysql.com/get/Downloads/MySQL-5.7/mysql… 继续阅读 centos 6.8 mysql客户端

  • 发表于: 2021-06-28 2021-06-28
  • 作者: sjx
  • 分类: SRE, 开发
  • 标签: bash, centos, http, https, Linux, MySQL, tar
  • 发表评论: centos 6.8 mysql客户端

分页

页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 下一页

搜索

搜索:

近期评论

  • test发表在《gin不转义html标签》
  • 路过发表在《msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”》
  • 禁止chrome浏览器http自动转成https – SRE笔记发表在《nginx安全配置 XSS攻击 Header头设置》
  • springboot lifecycle timeout-per-shutdown-phase优雅退出 – SRE笔记发表在《terminationGracePeriodSeconds优雅终止pod时间》
  • kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 3-broker – SRE笔记发表在《kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 1-镜像》

标签

aws (15) azure (12) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (120) Grafana (13) hpc (15) http (299) ingress (14) java (75) jenkins (13) JVM (20) kubernetes (309) Linux (439) lotus (30) mongoDB (41) MySQL (184) nginx (112) Oracle (13) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) zookeeper (13) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2022年11月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年2月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年10月
  • 2015年9月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2015年4月
  • 2015年3月
  • 2015年2月
  • 2015年1月
  • 2014年12月
  • 2014年11月
  • 2014年10月
  • 2014年9月
  • 2014年8月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 2014年2月