Dell PowerEdge R710所有固件更新的方法

由于硬件是12年购买,如果使用Dell LifeCycle Controller来安装系统,在Deploy OS列表是没有Windows Server 2012与同时代的主流Linux版本的。
这几天不忙,花了一整天时间来学习研究,绕了特别多弯路 : (
继续阅读“Dell PowerEdge R710所有固件更新的方法”

Dell服务器面板显示error 1912 system event log full.review & clear log的解决方法

服务器型号:Dell PowerEdge R910
操作系统:Windows Server 2012 R2
面板显示:1912 system event log full.review & clear log
解决方法:
继续阅读“Dell服务器面板显示error 1912 system event log full.review & clear log的解决方法”

微信开发者工具提示“需保证 node & npm 已安装,且网络正常”的解决方法

微信开发者工具在新建Node.js云函数时,会出现提示:

创建 xxx 成功
是否立即 本地安装依赖 wx-server-sdk?
需保证 node & npm 已安装,且网络正常

继续阅读“微信开发者工具提示“需保证 node & npm 已安装,且网络正常”的解决方法”

关系型和文档型数据库的概念对应关系

关系型                       文档型
数据库 database      数据库 database
表 table                     集合 collection
行 row                       记录 record / doc
列 column                字段 field
继续阅读“关系型和文档型数据库的概念对应关系”

PostgreSQL出现ERROR:could not open extension control file的解决方法

操作系统:
centos-release-7-5.1804.el7.centos.x86_64
PostgreSQL版本:
postgresql.x86_64 9.2.23-3.el7_4
postgresql-libs.x86_64 9.2.23-3.el7_4
postgresql-server.x86_64 9.2.23-3.el7_4
继续阅读“PostgreSQL出现ERROR:could not open extension control file的解决方法”

加域后的Windows电脑不要恢复快照

恢复后,域用户将无法登录!
报错如下:
Windows cannot connect to the domain,either because the domain controller is down or otherwise unavailable,or because your computer account was not found,Please try again later,If this message continues to appear,contact your system administrator for assistance.
继续阅读“加域后的Windows电脑不要恢复快照”