摘要: [root@mysql-test etc]# systemctl stop mysqld.service [root@mysql-test etc]# /home/cmcs/package/mysql/bin/mysqld_safe --skip-grant-tables & [root@mysql 阅读全文
posted @ 2026-08-24 15:46 ocmji 阅读(3) 评论(0) 推荐(0)
摘要: 我们以一个归档为例,生成 dump 文件: sqlplus / as sysdba oradebug setmypid oradebug tracefile_name alter system dump logfile '+archdg/rptdb/archivelog/2026_08_24/thr 阅读全文
posted @ 2026-08-24 11:22 ocmji 阅读(1) 评论(0) 推荐(0)
摘要: https://dev.mysql.com https://downloads.mysql.com/archives/community/ 下载带bundle的: 可以下载二进制的包 MySQL数据库创建流程(使用官网二进制包部署) 第一步:创建需要的文件夹 存放数据的目录 mkdir -p /da 阅读全文
posted @ 2026-08-13 14:54 ocmji 阅读(3) 评论(0) 推荐(0)
摘要: ladies and gentlemen, welcome to the huashan mountain scenic area in shannxi Province , its my great honor to be your tour guide today. Huashan mounta 阅读全文
posted @ 2026-08-05 11:44 ocmji 阅读(5) 评论(0) 推荐(0)
摘要: tcpdump -i any port 7812 or port 7811 -nn 阅读全文
posted @ 2026-07-22 14:49 ocmji 阅读(5) 评论(0) 推荐(0)
摘要: ladies and gentlemen ,welcome to the historical and cultural scenic area of xi'an city wall and the forest of steles in shanxi province , i'm so glad 阅读全文
posted @ 2026-07-11 14:30 ocmji 阅读(8) 评论(0) 推荐(0)
摘要: Ladies and gentlemen welcome to Xi'an. we've gathered here from all corners of the world , to start our wonderful and unforgettable journey today , i' 阅读全文
posted @ 2026-07-11 11:50 ocmji 阅读(11) 评论(0) 推荐(0)
摘要: Situated in Da Ci'en Temple (the Temple of Thanksgiving), about four kilometers south from the urban center, the Big Wild Goose Pagoda is one of the f 阅读全文
posted @ 2026-07-09 09:29 ocmji 阅读(9) 评论(0) 推荐(0)
摘要: Huaqing Pool is located about 35 kilometers east of the city of Xi'an . Historically, during the Qin Dynasty, as stone pool was built and was given th 阅读全文
posted @ 2026-07-08 14:41 ocmji 阅读(5) 评论(0) 推荐(0)
摘要: windows服务端 net share 按照smb服务 设置文件共享 客户端 yum install -y nc nc -zv 10.2.128.251 445 mount -t cifs //10.2.128.251/smb /smb -o username=smb,password="3edc 阅读全文
posted @ 2026-07-07 15:13 ocmji 阅读(4) 评论(0) 推荐(0)