随笔分类 -  服务器

服务器的配置知识,安全知识。
Windows 10当中如何添加开机启动应用
摘要:在测试项目部署时,需要运行 node.js 服务 ,并开机时运行此服务。为了方便在启动时传入相应参写,需要写shell 脚本 。 在此项目需用到websocket 服务,来实现视频流的推送 shell 脚本 如下 cmd /k "cd /d F:\web\jsmpeg&&node websocket 阅读全文

posted @ 2020-09-08 18:07 #知了 阅读(275) 评论(0) 推荐(0)

redis SERVER INSTALL WINDOWS SERVICE
摘要:以管理 员身份 运行 CMD 命令,进入redis所在目录,并运行下 脚本redis-server --service-install redis.windows-service.conf --loglevel verbose 阅读全文

posted @ 2019-05-15 10:16 #知了 阅读(255) 评论(0) 推荐(0)

This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
摘要:Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle clie 阅读全文

posted @ 2017-10-19 17:07 #知了 阅读(412) 评论(0) 推荐(0)