自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

原创 hexo deploy失败问题解决

问题描述: ==ssh秘钥已添加,但没有权限提交==Error: Host key verification failed. fatal: Could not read from remote repository.Please make sure you have the correct access rights and the repository exists. at ChildPr

2017-05-12 13:38:18 6135

原创 调整tomcat 虚拟机内存大小

在tomcat vm启动参数中调整虚拟机内存大小: -server -XX:PermSize=64M -XX:MaxPermSize=512m -Xms512m -Xmx1024m

2017-04-21 13:42:15 491

转载 -bin-sh-m-bad-interpreter-no-such-file-or-directory

/bin/sh^M: bad interpreter: No such file or directory今天写了一个shell脚本,然后在执行的时候报错,脚本内容很简单,仅供测试:Shell代码#!/bin/shecho"testshell"具体报错信息如下:Shell代码[root@localhosttest]#./test.sh-bash:./test.sh:/bi 在Lin

2017-04-18 15:38:47 235

CN-DOS_Batch_2008A

dos常用开发案例脚本

2017-01-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除