Sonarqube中文插件-Linux[20180105]
[root@t-xi-sonar01 ~]# lsanaconda-ks.cfg mysql-community-libs-5.7.20-1.el6.x86_64.rpminstall.log mysql-community-libs-compat-5.7.20-1.el6.x86_64.rpminstall.log.syslog mysql-community-server-5.7.20-1.el6.x86_64.rpmjre-8u151-linux-x64.rpm mysql-community-test-5.7.20-1.el6.x86_64.rpmmysql-5.7.20-1.el6.x86_64.rpm-bundle.tar sonar-l10n-zh-plugin-1.16.jarmysql-community-client-5.7.20-1.el6.x86_64.rpm sonar-l10n-zh-sonar-l10n-zh-plugin-1.16.tar.gzmysql-community-common-5.7.20-1.el6.x86_64.rpm sonar-l10n-zh-sonar-l10n-zh-plugin-1.16.zipmysql-community-devel-5.7.20-1.el6.x86_64.rpm sonarqube-6.7.1mysql-community-embedded-5.7.20-1.el6.x86_64.rpm sonarqube-6.7.1.zipmysql-community-embedded-devel-5.7.20-1.el6.x86_64.rpm[root@t-xi-sonar01 ~]# mv sonar-l10* /etc/sonarqube/[root@t-xi-sonar01 ~]# chown -R sonar.sonar /etc/sonarqube/
[root@t-xi-sonar01 sonarqube]# su - sonar[sonar@t-xi-sonar01 ~]$ cd /etc/sonarqube/[sonar@t-xi-sonar01 sonarqube]$ lsbin data lib sonar-l10n-zh-sonar-l10n-zh-plugin-1.16.tar.gz webconf elasticsearch logs sonar-l10n-zh-sonar-l10n-zh-plugin-1.16.zipCOPYING extensions sonar-l10n-zh-plugin-1.16.jar temp[sonar@t-xi-sonar01 sonarqube]$ mv sonar-l10n-zh-plugin-1.16.jar extensions/plugins/
[sonar@t-xi-sonar01 sonarqube]$ bin/linux-x86-64/sonar.sh stopStopping SonarQube...Waiting for SonarQube to exit...Stopped SonarQube.[sonar@t-xi-sonar01 sonarqube]$ bin/linux-x86-64/sonar.sh startStarting SonarQube...Started SonarQube.[sonar@t-xi-sonar01 sonarqube]$ tail -f logs/es.log
.png)
Sonarqube中文插件-Linux[20180105]的更多相关文章
- Linux常用命令英文全称与中文解释Linux系统
Linux常用命令英文全称与中文解释Linux系统(转) Linux常用命令英文全称与中文解释Linux系统 man: Manual 意思是手册,可以用这个命令查询其他命令的用法. pwd:Pri ...
- 01_Linux系统系统语言查询,设置Xshell工具,中文显示,测试Xshell中文字符显示,Linux中文显示乱码设置
Xshell是一个强大的安全终端模拟软件,它支持SSH1,SSH2,以及Microsoft Windows平台的TELNETNetSarang Xshell 4 Build 0 ...
- VS Code设置中文插件
Vscode是一款开源的跨平台编辑器.默认情况下,vscode使用的语言为英文(en) 1)打开vscode工具: 2)使用快捷键组合[Ctrl+Shift+p],在搜索框中输入“configure ...
- Emacs 中使用中文插件 eim
在 Emacs 中输入中文,一般用 ibus 一类的输入法也能应付,但来回切换有点麻烦,这里介绍国人写的一个好插件 eim. - 安装 由于在 list-packages 中没有找到这个插件,所以不能 ...
- SonarQube 中文教程 (1)- 简介
SonarQube是什么 SonarQube 是一个用于代码质量管理的开源平台,用于管理源代码的质量. 通过插件形式,可以支持包括 java, C#, C/C++, PL/SQL, Cobol, Ja ...
- 解决Visual Code安装中文插件失败问题
早已听闻Visual Code的大名,今日一用,果然不同凡响. 只不过,我的常用开发环境是不联网的,需要离线安装Visual Code和扩展插件. 以前要安装插件只能从VsCode里装,想离线安装比较 ...
- Eclipse 安装中文插件
从官网下载下来的Eclipse都是英文版,下载后解压,运行Eclipse. 地址:http://www.eclipse.org/babel/downloads.php .启动Eclipse,在菜单,“ ...
- 阿里云云监控agent插件 - Linux版
阿里云云监控agent插件使用指南 1.安装(注意,要以“root”权限运行,复制 sudo后面的就行,别把#也复制进去) #64位 # sudo bash -c "wget -e 'htt ...
- linux安装qwt插件linux
Optional: Get, Compile, Install QWT 5.0.0 (or newer): * NOTE: You should not need to set the environ ...
随机推荐
- 18_Condition条件
[简述] wait()和notify()方法是和synchronized关键字合作使用的. Condition是和重入锁相关联的,通过ReentrantLock.newCondition()生成一个与 ...
- 关于Android中的ViewTreeObserver
ViewTreeObserver结构 extends Object java.lang.Object ↳ android.view.ViewTreeObserver ViewTreeObserver概 ...
- PHP:数字转Excel列头
转自我的个人博客:阔野飞花 http://www.rexcao.net/archives/169 前段时间升级一个项目的Excel导出功能,这次的列数大概有60多条,在处理过程中发现一个问题,原先做好 ...
- 路由 vue-router
vue-router官方文档 1.router跳转页面 编程式的导航 this.$router.push('/index'); 2.mode Router构造配置 const router = new ...
- 原文:I don’t want to see another “using namespace xxx;” in a header file ever again
http://stackoverflow.com/questions/5849457/using-namespace-in-c-headers http://stackoverflow.com/que ...
- 2019.03.19 ZJOI2019模拟赛 解题报告
得分: \(100+10+45=155\)(\(T1\)又是水题,\(T2\)写暴力,\(T3\)大力\(STL\)乱搞) \(T1\):哈夫曼树 首先,根据题目中给出的式子,可以发现,我们要求的其实 ...
- 在vue项目中的axios使用配置记录
默认vue项目中已经安装axios,基于element-ui开发,主要记录配置的相关. axiosConfig.js import Vue from 'vue' import axios from ' ...
- 我的wmware
1.vmware 网络连接方式 NAT 模式: 虚拟机的IP 是由NAT分配的,电脑环境无论如何变化,都不会影响虚拟机 好处:在家.学校.公司,连接虚拟机都可以使用相同的ip地址 桥接模式: 只要更换 ...
- 金s办公软件web前端笔试题
1. var arr = []; arr['a'] = 1; console.log(arr.length); // A arr['4'] = 2; console.log(arr.length); ...
- LeetCode10.正则表达式匹配 JavaScript
给定一个字符串 (s) 和一个字符模式 (p).实现支持 '.' 和 '*' 的正则表达式匹配. '.' 匹配任意单个字符. '*' 匹配零个或多个前面的元素. 匹配应该覆盖整个字符串 (s) ,而不 ...