# tar xvfz atlassian-jira-enterprise-3.13.5-standalone.tar.gz
# mv atlassian-jira-enterprise-3.13.5-standalone jira
# mysql -uroot -ppassword
mysql> create database jiradb default character set utf8;
mysql> grant all privileges on jiradb.* to 'jira'@'localhost' identified by 'password';
matplotlib 企業版安裝
一 安裝python2.7 cmd執行 命令 python mpip install u pippython mpip install u matplotlib 會在python目錄下生成 二 試試 importmatplotlib.pyplotasplt importmatplotlib.anim...
windows家庭版 企業版下安裝docker
如何使用docker for windows 下面已過時 如果自己認為的乙個簡單問題在網路上找不到答案,那麼,你可能走偏了!windows上安裝docker?目的是什麼?docker 是乙個開源的應用容器引擎,讓開發者可以打包他們的應用以及依賴包到乙個可移植的容器中,然後發布到任何流行的 linux...
Linux 開發版,社群版,企業版
linux各種常見發行版本簡單介紹 紅帽企業系統 redhat enterprise linux,rhel 全球最大的開源技術廠商,全世界內使用最廣泛的linux發布套件,提供效能與穩定性極強的linux套件系統並擁有完善的全球技術支援。官網 社群企業作業系統 centos 最初是將紅帽企業系統 重...