上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 31 下一页
摘要: 参考:http://www.cnblogs.com/figure9/p/sublime-text-complete-guide.htmlhttp://www.zhihu.com/question/20750107http://hi.baidu.com/meiyaowen/item/4649808e... 阅读全文
posted @ 2015-03-30 22:21 艾阳君 阅读(241) 评论(0) 推荐(0) 编辑
摘要: 修改注册表:HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command原来的默认键值为:%SystemRoot%\system32\CompMgmtLauncher.exe修改其为:%Sys... 阅读全文
posted @ 2015-03-26 15:45 艾阳君 阅读(2150) 评论(0) 推荐(0) 编辑
摘要: 目前现状:只有1个机器能上网(web),其他机器不能方法:能上网的做一个代理web服务器中转,其他机器连接它即可。采用nginxNginx配置如下:server{resolver 8.8.8.8;listen 82;location / {proxy_passhttp://$http_host$r... 阅读全文
posted @ 2015-03-16 14:38 艾阳君 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 转自http://www.shangxueba.com/jingyan/1610981.html#echo "- - -" > /sys/class/scsi_host/host0/scan //这个 scan 属性支持以"-"作为通配符,如以下命令可以执行让整个 scsi_host 进行重新... 阅读全文
posted @ 2015-03-16 11:51 艾阳君 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 小白一只,查了一下vi的版本信息 发现好像是vim 于是把~/.vimrc 变量设置了一下就好了。将set compatible 设置成set nocompatible . 这是因为系统会默认vim兼容vi,所以使用vi的命令 阅读全文
posted @ 2015-03-03 10:42 艾阳君 阅读(993) 评论(0) 推荐(0) 编辑
摘要: apt-cyghttps://github.com/transcode-open/apt-cyg/blob/master/README.mdcygwin 163镜像http://mirrors.163.com/.help/cygwin.htmlvim colorhttp://www.vim.org... 阅读全文
posted @ 2015-02-16 13:14 艾阳君 阅读(103) 评论(0) 推荐(0) 编辑
摘要: mklink /J "C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Default\Cache" "D:\Temp\Chrome\Cache" 阅读全文
posted @ 2014-12-21 14:59 艾阳君 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 链接您好,根据分析您的日志,可以看到“WARNING: WU client failed Searching for update with error 0x800b0001”等关键信息,故障原因:客户端上WUA( Windows update agent) 和 WSUS server版本不匹配.... 阅读全文
posted @ 2014-12-12 12:12 艾阳君 阅读(1168) 评论(0) 推荐(0) 编辑
摘要: # lvreduce -L -400G /dev/vg_atalinux001/lv_home# resize2fs /dev/vg_atalinux001/lv_homeresize2fs 1.41.12 (17-May-2010)Filesystem at /dev/vg_atalinux0... 阅读全文
posted @ 2014-12-12 12:05 艾阳君 阅读(688) 评论(0) 推荐(0) 编辑
摘要: " URL=https://github.com/yangyangwithgnu/use_vim_as_ide"================快捷键管理====================="设置退格键set backspace=indent,eol,start" 定义快捷键的前缀,即let... 阅读全文
posted @ 2014-11-20 10:37 艾阳君 阅读(247) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 31 下一页
点击右上角即可分享
微信分享提示