随笔记录
-
Fix: Parallels Desktop Network Initialization Failed
Fix: Parallels Desktop Network Initialization Failed How Do I Fix “Network Initialization …
-
【redis】redis:ERR AUTH <password> called without any password configured for the default user解决办法
问题描述ERR AUTH called without any password configured for the default user. Are you sure you…
-
宝塔redis报错auth认证失败解决笔记!
宝塔redis报错auth认证失败解决笔记! 宝塔redis重置密码宝塔设置redis新密码requirepass,命令行重置密码和置空密码都无用:最后发现/www/server/…
-
Redis报错 : (error) NOAUTH Authentication required
Redis报错 : (error) NOAUTH Authentication required Redis报错 : (error) NOAUTH Authentication r…
-
详解linux下查看系统版本号信息的方法
有时候需要查看自己系统的CentOs的版本,有一些命令可以查看,分别介绍如下:查看Linux内核版本命令(两种方法)和Linux系统版本的命令(3种方法) 一、查看Linux内核版…
-
如何设计一个短地址服务
如何设计一个短地址服务 什么是短URL 把URL缩短,用于为长URL创建更短的别名,我们称这些缩短的别名为「短链接」 当用户点击这些短链接时,会被重定向到原始URL,短链接在显示…
-
在AWS中国区实现 SCP 功能的替代方案
2019 年 3 月,AWS 发布了服务控制策略(Service Control Policies,SCP)功能。这是一种组织策略,可用于管理 AWS Organizations …
-
Amazon Organizations 入门
什么是 Amazon Organizations? 随着您在 亚马逊云科技 上增加和扩展您的工作量,Amazon Organizations 可以帮助您集中管理环境。无论您是一家发…
-
Building an E2E DevOps Pipeline
Building an E2E DevOps Pipeline What is DevOps ? DevOps is a set of software development p…
-
Continuous Integration using Jenkins and HashiCorp Terraform on Amazon EKS
This blog post is the result of a collaboration between Amazon Web Services and HashiCorp.…