龙魂博客

  • Linux
    • L-系统
    • L-服务
    • L-软件
  • Windows
    • W-系统
    • W-程序
    • W-服务
  • 虚拟化
    • Workstation
    • vsphere
  • 存储
    • NAS4FREE
  • 数据库
    • mysql
    • Oracle
    • sql server
  • 网络技术
    • 网络工程
  • 脚本语言
    • bat
    • c
    • html
    • python
    • shell
  • 虚拟主机面板
    • AMH
  • 路由交换
    • H3C
    • 华为
  • 防火墙
    • juniper
Linux

Client does not support authentication protocol requested by server; consider upgrading MySQL client

问题: /!\ FAILSAFE /!\  Sun Mar 23 02:56:01 +0800 2014 Status: 500 Internal Server Error Client does not support…

2014-03-25 0 Comments 2,387 Views 0 Times 阅读全文
W-系统

注册表生效的三种方式

1、刷新。也就是说修改注册表后可以立即生效(一些修改是可以的)。 2、重起explorer进程。这也是通常替代重启的最简单的方法(适用绝大多数)。 3、重启。有一些修改是必须要重启计算机的,没有什么其他捷径可言(适用全部…

2014-03-24 0 Comments 2,676 Views 1 Times 阅读全文
W-程序

SecureCRT设置命令快捷键

设置SecureCRT的清除及回滚的快捷键,其它菜单栏中的命令都可以使用此方法进行快捷键的设置 一、打开工具——键映射编辑器 二、选中要使用的快捷键,直选择映射一个键的选项也可以。(这里以Alt+n为例) 三、选择相应的…

2014-03-22 0 Comments 8,876 Views 5 Times 阅读全文
shell

学习第三天 shell特殊变量

1、位置变量 $0    获取当前执行的Shell脚本的文件名,包括路径。 例1: [root@test shell]# cat 0.sh #!/bin/bash echo $0 [root@test shell]# s…

2014-03-22 0 Comments 2,602 Views 0 Times 阅读全文
shell

shell学习第二天 Shell脚本变量

环境变量用于定义Shell的运行环境,保证Shell命令的正确执行,Shell通过环境变量来确定登录用户名、命令路径、终端类型、登录目录等,所有的环境变量都是系统全局变量,可用于所有子进程中,这包括编辑器、Shell脚本…

2014-03-22 0 Comments 3,017 Views 1 Times 阅读全文
shell

shell脚本开发基本规范及习惯

1)开头指定脚本解释器 #!/bin/sh 或 #!/bin/bash 2)开头加版本版权等信息 #Date:    2014-03-21 14:46:04 #Author: Created…

2014-03-21 0 Comments 2,693 Views 0 Times 阅读全文
shell

shell学习第一天 Shell脚本开发简单规范

“#!/bin/bash” “#!”称为幻数,在执行Bash脚本的时候,内核会根据它来确定该用哪个程序来解释Shell脚本中的内容。这一行必须在脚本顶端的第一行,如果不是第一行则为注释。 vi o…

2014-03-21 0 Comments 3,915 Views 0 Times 阅读全文
Linux

Client does not support authentication protocol requested by server; consider upgrading MySQL client

/!\ FAILSAFE /!\  Tue Mar 18 08:15:27 +0800 2014 Status: 500 Internal Server Error Client does not support aut…

2014-03-20 0 Comments 3,350 Views 0 Times 阅读全文
Linux

/usr/local/rvm/gems/ruby-1.8.6-p420@global/gems/executable-hooks-1.3.1/lib/executable-hooks/regenerate_binstubs_command.rb:86: warning: parenthesize argument(s) for future version

问题: /usr/local/rvm/gems/ruby-1.8.6-p420@global/gems/executable-hooks-1.3.1/lib/executable-hooks/regenerate_bin…

2014-03-20 0 Comments 3,003 Views 0 Times 阅读全文
Linux

rvm 安装ruby Error running 'requirements_centos_update_system ruby-1.8.6-p420'

错误信息: [root@localhost rvm]# rvm install 1.8.6 Searching for binary rubies, this might take some time. No binar…

2014-03-19 0 Comments 2,786 Views 0 Times 阅读全文
  • 1
  • 2
  • >
  • »

本站点用于记录工作及学习中遇到的问题, 也希望本站记录对于同样需要的人带来帮助。 如有问题可发邮件:zp@wlzs.cn

标签聚合

wordpress vsphere shell rvm Linux ruby c/c++ python 系统集成工程师-软考 windows H3C windows application apache PHP vmware workstation mysql juniper 华为交换机 AMH sql server

归档

  • 2022年6月 (1)
  • 2022年5月 (2)
  • 2022年4月 (1)
  • 2021年10月 (1)
  • 2021年9月 (4)
  • 2021年7月 (3)
  • 2021年6月 (1)
  • 2021年4月 (2)
  • 2021年3月 (5)
  • 2021年1月 (2)
  • 2020年12月 (14)
  • 2020年9月 (1)
  • 2020年7月 (3)
  • 2020年6月 (4)
  • 2020年5月 (1)
  • 2020年4月 (4)
  • 2020年1月 (8)
  • 2019年12月 (3)
  • 2019年7月 (9)
  • 2019年6月 (4)
  • 2019年5月 (5)
  • 2019年4月 (1)
  • 2019年3月 (1)
  • 2019年1月 (13)
  • 2018年12月 (1)
  • 2018年7月 (1)
  • 2018年6月 (1)
  • 2018年4月 (3)
  • 2018年2月 (2)
  • 2018年1月 (10)
  • 2017年12月 (1)
  • 2017年9月 (1)
  • 2017年6月 (5)
  • 2017年5月 (3)
  • 2017年3月 (5)
  • 2017年2月 (1)
  • 2016年10月 (2)
  • 2016年9月 (1)
  • 2016年8月 (2)
  • 2016年5月 (1)
  • 2015年9月 (1)
  • 2015年8月 (2)
  • 2015年7月 (8)
  • 2015年6月 (11)
  • 2015年5月 (2)
  • 2015年4月 (6)
  • 2015年3月 (4)
  • 2015年1月 (8)
  • 2014年12月 (9)
  • 2014年11月 (9)
  • 2014年9月 (8)
  • 2014年8月 (2)
  • 2014年7月 (6)
  • 2014年6月 (14)
  • 2014年5月 (5)
  • 2014年4月 (12)
  • 2014年3月 (14)
  • 2014年2月 (3)
  • 2014年1月 (18)
  • 2013年12月 (19)
  • 2013年11月 (11)

近期文章

  • npm install异常
  • office
  • 华为SSL VPN客户端软件secoclient软件变更问题
  • 文泉书城PDF下载器
  • 华为交换机广播抑制造成网络异常

Copyright 2017 龙魂博客. All Rights Reserved.
Theme Kratos made by Vtrois
鲁ICP备13025126号-1