最新动态

今日:0  |  文章:1156
汇集全站版块最新文章
admin
小绿叶技术博客 Lv2 超级管理员

CentOS8.0通过yum安装ntp同步时间

在CentOS8.0中默认不再支持ntp软件包,时间同步将由chrony来实现.添加wlnmp源rpm -ivh http://mirrors.wlnmp.com/centos/wlnmp-release-centos.noarch.rpm安装ntp服务时间同步yum install wntp -yntpdate ntp1.aliyun.com
 
linux   846   2021-11-15
admin
小绿叶技术博客 Lv2 超级管理员

-bash: fork: Cannot allocate memory 不分配内存

sysctl kernel.pid_max             # 查看最大进程数ps -eLf | wc -l                        # 查看 进 程数确认是 进 程数满了echo 1000000 > /proc/sys/kernel/pid_max    &nb
 
linux   914   2021-11-15
admin
小绿叶技术博客 Lv2 超级管理员

windos 命令自定义时间自动关机,与取消自动关机

shutdown -s -t 60             # 定义60 秒自动关机shutdown -a                      # 取消自动关机
 
windows   1039   2021-11-14
admin
小绿叶技术博客 Lv2 超级管理员

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
 
疑难   1020   2021-11-14
admin
小绿叶技术博客 Lv2 超级管理员

apache如果转发到apache dubbo微服务

待开发
 
疑难   1059   2021-11-12
admin
小绿叶技术博客 Lv2 超级管理员

k8s

k8s.aliyun.com/eci-enable-ipv6: "true"  这个 annotation可以自动创建 ipv6网关,但只有vpc内网,默认访问不了外网
 
linux   903   2021-11-12
admin
小绿叶技术博客 Lv2 超级管理员

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
 
疑难   1072   2021-11-12
admin
小绿叶技术博客 Lv2 超级管理员

容器搭建任务 k8s

1. 搭建k8s 容器:  https://kubesphere.com.cn/docs/installing-on-linux/introduction/multioverview/2. 如何访问k8s3. Serverles 4. 自建k8s集群 对接slb :HaVip结合keepalived实现主备双机高可用:https://help.aliyun.com/document_detail/184485.htmlhttps://www.jianshu
 
任务   1349   2021-11-12
admin
小绿叶技术博客 Lv2 超级管理员

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 = [
 
疑难   1113   2021-11-09
admin
小绿叶技术博客 Lv2 超级管理员

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

ssh 添加规则:PubkeyAcceptedKeyTypes=+ssh-rsa
 
疑难   1127   2021-11-09
头像

用户名:

粉丝数:

签名:

资料 关注 好友 消息