欢迎光临!
登录
  • 设置菜单

ZPY博客

JAVA架构师之路

×
MENU
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
首页访问文章

GitLab访问502错误 gitlab is taking too much time to respond的解决方法2

今天居然又遇到了gitlab的502错误 gitlab is taking too much time to respond 记得上一次遇到这个错误是通过我的之前一篇博文的方法解决的,但这次不行。 h...
2018年11月26日 gitLab 浏览量:4,993 次 发表评论
阅读全文
windows下访问samba服务器 linux

windows下访问samba服务器 “指定网络名不再可用”

百度后,终于找到原因了 问题解决: linux查看硬盘空间,发现硬盘空间已用完: 解决方法(两种): 1、删除linux无用文件,腾出硬盘空间 2、为linux添加硬盘空间
2018年11月16日 浏览量:1,443 次 发表评论
阅读全文

samba 共享目录无法访问 windows下提示权限不够

 1)关闭防火墙: #sevice iptables stop 2)修改 /etc/samba/smb.conf,具体配置网上有,我的如下:     ...
2018年11月15日 linux 浏览量:1,963 次 发表评论
阅读全文

GitLab访问502错误的解决方法

今天重启服务器后启动gitlab,结果发生502错误。 原因是gitlab配置文件里设置的端口号被占用了。。把占用端口的进程强制Kill掉重新启动就OK了。 gitlab-ctl reconfigur...
2018年10月31日 gitLab 浏览量:3,423 次 发表评论
阅读全文

mysql中只能通过localhost访问不能通过ip访问

1. 命令行进入mysql(假设root用户的密码也为root) mysql –uroot –proot 2. 使用mysql数据库 use mysql; 3. 赋予权限 grant all priv...
2018年9月28日 mysql 浏览量:677 次 发表评论
阅读全文

全部热门文章

  • 2022狂飙全集1080P迅雷下载2022狂飙全集1080P迅雷下载02/25 浏览量:19,949 次
  • 海贼王[one_piece][1051][720p].mp4迅雷下载海贼王[one_piece][1051][720p].mp4迅雷下载03/31 浏览量:4,331 次
  • 海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载03/31 浏览量:3,266 次
  • mac版tvbox安装及配置mac版tvbox安装及配置06/07 浏览量:3,246 次
  • 可能-程响.mp3百度云下载可能-程响.mp3百度云下载04/29 浏览量:2,343 次

近期热门文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]`Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]`03/28 浏览量:50 次
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少?在springboot中,@Async使用的默认线程池的核心线程参数是多少?04/14 浏览量:18 次

热评文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]` Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]` 03/28
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 04/14

随机文章

  • GitLab使用介绍 GitLab使用介绍 09/20 浏览量:671 次
  • 注册gitLab时报错There was an error with the reCAPTCHA. Please solve the reCAPTCHA again. 注册gitLab时报错There was an error with the reCAPTCHA. Please solve the reCAPTCHA again. 09/20 浏览量:6,965 次
  • Gitlab的developer角色的人没有push权限无法提交 Gitlab的developer角色的人没有push权限无法提交 11/27 浏览量:871 次
  • GitLab访问502错误 gitlab is taking too much time to respond的解决方法2 GitLab访问502错误 gitlab is taking too much time to respond的解决方法2 11/26 浏览量:4,993 次
  • gitlab页面里哪儿能设置webhooks gitlab页面里哪儿能设置webhooks 10/10 浏览量:863 次
Copyright ©  zpy博客  版权所有.

登录 找回密码

输入用户名或电子邮箱地址,您会收到一封新密码链接的电子邮件。

  • 文章目录
  • 繁