欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

CentOS部署kodexplorer可道云搭建私有網(wǎng)盤的方法

  發(fā)布時(shí)間:2017-08-30 15:57:35   作者:飛翔Giraffe   我要評(píng)論
這篇文章主要介紹了CentOS部署kodexplorer可道云搭建私有網(wǎng)盤的方法的相關(guān)資料,需要的朋友可以參考下

簡(jiǎn)約、命令行下的人性化做得比較好,穩(wěn)定,有著強(qiáng)大的英文文檔與開(kāi)發(fā)社區(qū)的支持,非常多的商業(yè)公司部署在生產(chǎn)環(huán)境上的服務(wù)器都是使用的CentOS系統(tǒng)。而kodexplorer可道云是目前國(guó)內(nèi)有代表性、美觀易用性好的私有云軟件,本文介紹CentOS下如何部署kodexplorer可道云,搭建私有網(wǎng)盤

工具/原料

  • xampp
  • 可道云kodexplorer

PHP環(huán)境配置

可以在串口使用getconf LONG_BIT命令來(lái)查看并確定linux操作系統(tǒng)版本

輸出:32表面系統(tǒng)是32位。

輸出:64表面系統(tǒng)是64位。

下載與自己操作系統(tǒng)相適應(yīng)版本的xampp

[32bit] wgethttps://sourceforge.net/projects/xampp/files/XAMPP%20Linux/5.6.14/xampp-linux-5.6.14-4-installer.run

[64bit] wgethttp://sourceforge.net/projects/xampp/files/XAMPP%20Linux/5.6.14/xampp-linux-x64-5.6.14-0-installer.run

 安裝xampp,為私有云安裝構(gòu)建阿帕奇和php環(huán)境

啟動(dòng)xampp,執(zhí)行/opt/lampp/lampp start啟動(dòng)服務(wù)

下載和安裝可道云kodexplorer

1.下載最新版本的可道云KodExplorer程序

下載地址:http://kodcloud.com/download.html

執(zhí)行:

wget http://static.kalcaddle.com/update/download/kodexplorer3.46.zip

將可道云kodexplorer.zip解壓

cd kodexplorer/
unzip kodexplorer3.46.zip

將解壓后的內(nèi)容拷貝至tdocs目錄下

sudo cp -r kodexplorer/ /opt/lampp/htdocs/
chmod 777 kodexplorer
chmod -R 777 kodexplorer/data/

瀏覽器訪問(wèn)kodexplorer的index.php即可

http://192.xxx.xxx.xxx/kodexplorer/index.php?user/login

用可道云kodexplorer搭建的私有云各個(gè)操作界面一覽

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持腳本之家。

相關(guān)文章

最新評(píng)論