今日:0  |  文章:65
admin
小绿叶技术博客 Lv1 超级管理员

Nodejs配置Https服务

# https://www.cnblogs.com/zzmiaow/p/10201035.htmllet express = require("express");let http = require("http");let https = require("https");let fs = require("fs");// Configuare httpsconst httpsOption = {    key : fs.readFileSync("./https/xxxx
 
 483   2021-11-14
admin
小绿叶技术博客 Lv1 超级管理员

apache如果转发到apache dubbo微服务

待开发
 
 483   2021-11-12
admin
小绿叶技术博客 Lv1 超级管理员

centos 重新安装 grub 并重新生成 grub 与 boot 文件下载

error: file '/boot/grub/i386-pc/normal.mod' not found重新生成grub2配置: grub2-mkconfig -o /boot/grub2/grub.cfginode 满的处理方法:https://help.aliyun.com/knowledge_detail/42531.htmlboot文件下载:wget work.eisc.cn/ruanjian/linux/boot/boot-7.tarwget work.eisc.cn/ru
 
 487   2021-11-12
admin
小绿叶技术博客 Lv1 超级管理员

thinkphp

https://www.zkii.net/tech/php/1711.html0] TemplateNotFoundException in Think.php line 82模板文件不存在:/usr/home/byu7606440001/htdocs/public/public/themes/simpleboot3/portal/index.html     */    public function fetch($template, $data = [
 
 575   2021-11-09
admin
小绿叶技术博客 Lv1 超级管理员

ubuntu 升级openssh 无法使用密码登录

ssh 添加规则:PubkeyAcceptedKeyTypes=+ssh-rsa
 
 547   2021-11-09
admin
小绿叶技术博客 Lv1 超级管理员

服务器升级后,数据库无法连接。解决,执行: flash hosts 解决

root@eisc.cn # ./mysqL-h 172.26.230.173 -u root 1  -p Enter passw or a: ERROR 1129 (HY 000) :Host‘172.26.36.105'is blocked because of many connection errors; unblock with'mysqLadmin fLush-hosts 输入passw或a:ERROR 1129(HY 000):主机“172.26.36.105”
 
 1054   2021-11-09
admin
小绿叶技术博客 Lv1 超级管理员

linux 内网穿透 FRP

https://www.jianshu.com/p/297fe1f7d297
 
 504   2021-11-09
admin
小绿叶技术博客 Lv1 超级管理员

源ip检查-- linux下检测IP地址冲突及解决方法

问题说明:在公司办公网内的一台物理机A上安装了linux系统(ip:192.168.9.120),在上面部署了jenkins,redmine,svn程序。由于是在办公网内,这台机器和同事电脑都是在同一网段的。突然某天问题出来了:有部分同事远程ssh登陆不上这台linux系统的机器,jenkins/redmine/svn也登陆不上,其他部分同事可以正常使用。后来发现,是因为这台linux机器的ip被人占用了,ip地址冲突引起的!!下面介绍下检查ip地址是否冲突的方法:第一种方法(arping):只需要在另一
 
 588   2021-11-08
admin
小绿叶技术博客 Lv1 超级管理员

nat 网关,没有外网的服务器通过有外网的服务器进行上网

1. 阿里云的nat 网关产品来实现:https://help.aliyun.com/document_detail/181972.html没有源IP检查机制,这个是绑定到主网卡上的2. 自建nat 网关,需要有技术基础的,如果有些困难,建议使用阿里云nat 网关如果是同一个VPC,可以使用自建SNAT的方式来解决。https://blog.csdn.net/qq_40025218/article/details/84837802openvpn 内网穿透:https://www.mobibrw.com/2
 
 679   2021-11-08
admin
小绿叶技术博客 Lv1 超级管理员

负载均衡 slb

#---------- 负载均衡轮询 权重 ------------#我想把ecs权重设置成0,就不允许访问这个ecs了,0关闭,100开启 ,负载均衡权重:https://help.aliyun.com/document_detail/85995.html在负载均衡设置,设置了服务器组了,必须在服务器组中,变更ecs的权重,才起作用。添加的默认服务器做,修改权重是不起作用的#------  slb 负载均衡转发  -------#是要做文件转发配置转发连接:添加TCP监听:https
 
 565   2021-11-08
头像

用户名:

粉丝数:

签名:

资料 关注 好友 消息