Evan的用户贡献
跳转到导航
跳转到搜索
2025年10月13日 (星期一)
- 14:222025年10月13日 (一) 14:22 差异 历史 +816 新 Boto3 创建页面,内容为“=retain days= <pre> import boto3 logs_client = boto3.client('logs', region_name = 'ap-east-1') retention_in_days = 400 # Example: retain logs for 400 days myfile='rdslogs-prod.txt' try: # Read log group names from the file with open(myfile, 'r', encoding='utf-8') as f: target_log_groups = [line.strip() for line in f if line.strip()] except FileNotFoundError: print(f"Error: Cannot find the file '{myfile}'") exit() for log_group_name i…”
- 14:192025年10月13日 (一) 14:19 差异 历史 +12 Aws基础 →aws Lambda
2025年10月12日 (星期日)
- 15:302025年10月12日 (日) 15:30 差异 历史 +196 Aws基础 →aws Lambda
- 15:262025年10月12日 (日) 15:26 差异 历史 +1,434 Aws基础 →aws Lambda
2025年10月11日 (星期六)
- 04:352025年10月11日 (六) 04:35 差异 历史 +13 English note →第二章 理解了简单句,你就理解了一切
- 00:592025年10月11日 (六) 00:59 差异 历史 +12 English note →第三章 从句比简单句更简单
2025年10月10日 (星期五)
- 12:492025年10月10日 (五) 12:49 差异 历史 +12 English note →第二章 理解了简单句,你就理解了一切
- 12:472025年10月10日 (五) 12:47 差异 历史 +3,120 English note →references和方法论
- 12:472025年10月10日 (五) 12:47 差异 历史 −3,120 English note →广州英语培训机构哪家好
2025年10月9日 (星期四)
- 15:482025年10月9日 (四) 15:48 差异 历史 +3 Linux内存查看及一次释放Linux内存问题处理(Aliyun ecs) →see also 当前
- 15:482025年10月9日 (四) 15:48 差异 历史 +5 新 分类:Linux 创建页面,内容为“linux” 当前
- 15:472025年10月9日 (四) 15:47 差异 历史 +13 Kernel dirty 无编辑摘要 当前
- 15:462025年10月9日 (四) 15:46 差异 历史 +15,324 新 Kernel dirty 创建页面,内容为“ “**kernel dirty 配置**” 通常指的是 Linux 内核中与 **页缓存(page cache)写回(writeback)机制** 相关的一系列参数,常见于 **/proc/sys/vm/** 目录下,比如: ``` /proc/sys/vm/dirty_ratio /proc/sys/vm/dirty_background_ratio /proc/sys/vm/dirty_bytes /proc/sys/vm/dirty_background_bytes /proc/sys/vm/dirty_writeback_centisecs /proc/sys/vm/dirty_expire_centisecs ``` 这些参数控制了内核何时、以及如何将脏页…”
2025年10月7日 (星期二)
- 21:002025年10月7日 (二) 21:00 差异 历史 +9,712 Efs 无编辑摘要
- 20:432025年10月7日 (二) 20:43 差异 历史 −173 Efs →efs
- 20:422025年10月7日 (二) 20:42 差异 历史 +5,543 Efs →efs
- 15:362025年10月7日 (二) 15:36 差异 历史 +14 Efs 无编辑摘要
- 15:342025年10月7日 (二) 15:34 差异 历史 +313 Efs 无编辑摘要
- 15:272025年10月7日 (二) 15:27 差异 历史 +80 新 Efs 创建页面,内容为“== =references= https://docs.aws.amazon.com/zh_cn/efs/latest/ug/whatisefs.html”
2025年10月6日 (星期一)
- 14:552025年10月6日 (一) 14:55 差异 历史 +981 新 Mssql 创建页面,内容为“<pre> 步骤 2:设置 CloudWatch 日志订阅过滤器到 S3 现在,你需要让 CloudWatch 自动将收到的日志传输到 S3。 进入 CloudWatch 控制台。 在左侧导航栏的 日志 下,点击 日志组。 找到并点击你的 RDS 实例对应的日志组,名称类似 /aws/rds/instance/你的实例名称/error。 切换到 订阅过滤器 标签页,然后点击 创建订阅过滤…”
2025年10月1日 (星期三)
- 14:452025年10月1日 (三) 14:45 差异 历史 +159 Postgresql →performance 当前
- 14:312025年10月1日 (三) 14:31 差异 历史 +437 Postgresql 无编辑摘要
- 09:262025年10月1日 (三) 09:26 差异 历史 +12 English note →第二章 理解了简单句,你就理解了一切
- 04:342025年10月1日 (三) 04:34 差异 历史 +5 English note →第一章 换一种方式理解词性
- 04:322025年10月1日 (三) 04:32 差异 历史 +12 English note →第一章 换一种方式理解词性
2025年9月30日 (星期二)
- 22:512025年9月30日 (二) 22:51 差异 历史 +29 English note →第一章 换一种方式理解词性
- 22:032025年9月30日 (二) 22:03 差异 历史 +13 English note →第一章 换一种方式理解词性
2025年9月29日 (星期一)
- 12:252025年9月29日 (一) 12:25 差异 历史 +157 Postgresql →CREATE EXTENSION IF NOT EXISTS pgaudit
- 12:172025年9月29日 (一) 12:17 差异 历史 +215 Postgresql →learn postgresql
2025年9月26日 (星期五)
- 10:462025年9月26日 (五) 10:46 差异 历史 +22 Vps空间清理 无编辑摘要 当前 标签:可视化编辑:已切换
- 10:452025年9月26日 (五) 10:45 差异 历史 +46 新 Vps空间清理 创建页面,内容为“ <pre> docker system prune -a --volumes </pre>”
2025年9月25日 (星期四)
- 15:082025年9月25日 (四) 15:08 差异 历史 +4,362 新 172 Dry Cleaners 创建页面,内容为“<pre> A:Thank god you are open! I have an emergency! B:Hello Mr. Henderson what can I do for you?…” 当前
- 14:532025年9月25日 (四) 14:53 差异 历史 −1,297 Ksh →catch log 当前
- 14:502025年9月25日 (四) 14:50 差异 历史 +1,312 Ksh →catch log
2025年9月24日 (星期三)
- 03:202025年9月24日 (三) 03:20 差异 历史 +1,369 新 重启 AWS PostgreSQL RDS 集群 创建页面,内容为“<pre> 在左侧导航栏选择 "数据库"(Databases)。 找到你的 PostgreSQL 集群(Aurora PostgreSQL 或 RDS PostgreSQL)。 选择集群(如果是 Aurora,选择 Writer 实例)。 点击 "操作"(Actions) > "重启"(Reboot)。 选择是否 "强制重启"(Failover)(适用于 Aurora,会切换主实例)。 点击 "重启数据库"(Re…”
2025年9月20日 (星期六)
- 14:322025年9月20日 (六) 14:32 差异 历史 +505 Git基础及常用命令 →date 当前
2025年9月18日 (星期四)
- 15:032025年9月18日 (四) 15:03 差异 历史 +37 Lesson 1 Greetings add title 当前
- 15:012025年9月18日 (四) 15:01 差异 历史 +3,864 新 Lesson 1 Greetings 创建页面,内容为“<pre> *○ Lesson 1 Greetings…”
2025年9月15日 (星期一)
- 15:062025年9月15日 (一) 15:06 差异 历史 +50 Ksh →catch log
- 13:522025年9月15日 (一) 13:52 差异 历史 +2,763 Ksh →catch log
- 13:482025年9月15日 (一) 13:48 差异 历史 +162 Ksh →catch log
- 13:452025年9月15日 (一) 13:45 差异 历史 +348 Ksh →catch log
2025年9月10日 (星期三)
- 15:582025年9月10日 (三) 15:58 差异 历史 +300 Ksh 无编辑摘要
2025年9月7日 (星期日)
- 16:002025年9月7日 (日) 16:00 差异 历史 +953 Ksh →task 1
2025年9月5日 (星期五)
- 11:222025年9月5日 (五) 11:22 差异 历史 −387 首页 无编辑摘要
- 11:152025年9月5日 (五) 11:15 差异 历史 −11 首页 无编辑摘要
- 11:112025年9月5日 (五) 11:11 差异 历史 +400 首页 无编辑摘要 标签:可视化编辑:已切换
- 03:422025年9月5日 (五) 03:42 差异 历史 +466 新 Ksh 创建页面,内容为“=intro= The Korn Shell (ksh) is a Unix shell developed by David Korn in the early 1980s at Bell Labs. It was designed to combine the features of the Bourne Shell (sh) and the C Shell (csh), offering enhanced functionality for both interactive use and scripting. It is known for its performance efficiency and advanced scripting capabilities. =task 1= == add new parms== 开始有 7个 最后一个为EXTRA_PARMS_LIST=$7 那我就得 加个$7 ,EXTRA_PARMS_LIST=$8”
- 03:362025年9月5日 (五) 03:36 差异 历史 +414 新 分类:Shell 创建页面,内容为“Bash is the GNU Project's shell—the Bourne Again SHell. This is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.” 当前
2025年8月31日 (星期日)
- 15:042025年8月31日 (日) 15:04 差异 历史 +191 Aws基础 →aws Lambda