Linux下HelixServer的安裝與配置
Linux下HelixServer的安裝與配置
1. 資料
需要下載的軟體以及安裝包:
2.軟體連結linux
1. Xshell,xftp,winSCP
2. 在/usr/local中建立helix , 將下圖中的檔案拷貝到linux中的該位置下(/usr/local/helix/)
3.
4. 在/usr/local/helix路徑下,輸入命令chmod7777 helix-server-retail-11.01-rhel4-setup.bin(提升了這個檔案的許可權)
5. 在/usr/local/helix路徑下,鍵入命令./helix-server-retail-11.01-rhel4-setup.bin
6. 一直回車,直到bin檔案讀取至100%。
7. 修改路徑到/usr/local/helixserver
8. 遇到Username[]: Username []:Passwor、、d []: Confirm Password []:設定遠端管理使用者名稱、密碼、重複密碼,可都輸入admin,回車
9. 遇到Port[554]: 此處預設回車就好
Port [80]: 此處為http傳輸埠,建議修改,避免和其它埠衝突(建議修改為8011)
Port [1755]: 此處預設回車就好
Port [11012]:此處為遠端管理訪問的埠,建議修改為好記的,也可以預設
10.
通過WinSCP軟體,將crack中的檔案拷貝到安裝路徑/usr/local/helixserver的license檔案下
11. 鍵入命令./Bin/rmserver rmserver.cfgps 開啟服務
12. 鍵入命令 ps -aux |grep rmserver
13. http://192.168.22.248:10195/admin/index.html
組成元素:
伺服器地址:192.168.22.248
埠號:
後面是預設的:admin/index.html
相關文章
- Linux下rsync安裝與配置Linux
- Linux下Node.js的安裝與配置LinuxNode.js
- linux下Samba服務配置與安裝LinuxSamba
- Linux下Redis的安裝配置LinuxRedis
- Linux下ftp的安裝配置LinuxFTP
- Linux下SNMP的安裝配置Linux
- windows下Emacs的安裝與配置WindowsMac
- Linux下ODBC安裝配置Linux
- Linux下ejabberd安裝配置Linux
- Linux下安裝配置RedisLinuxRedis
- linux下安裝配置svnLinux
- centos7 (阿里雲、linux) 單機spark的安裝與配置詳解(jdk安裝與配置,scala安裝與配置,hadoop安裝與配置,spark安裝與配置)CentOS阿里LinuxSparkJDKHadoop
- Winrar 在Linux下的安裝配置Linux
- linux下安裝oracle需要的配置LinuxOracle
- LINUX下JBOSS的安裝及配置Linux
- Linux下Tomcat的安裝配置LinuxTomcat
- Linux & Windows 環境下 RabbitMQ 安裝與基本配置LinuxWindowsMQ
- Linux & Windows 環境下 Redis 安裝與基本配置LinuxWindowsRedis
- Linux下安裝java及配置(yum安裝)LinuxJava
- linux maven安裝與配置LinuxMaven
- Linux mongodb 安裝與配置LinuxMongoDB
- Linux flume安裝與配置Linux
- maven下載、安裝與配置Maven
- Linux mosquitoo的安裝與配置LinuxUI
- Ubuntu下 hadoop的安裝與配置UbuntuHadoop
- windows下PHP與Apache的安裝配置WindowsPHPApache
- Linux下JDK安裝與解除安裝LinuxJDK
- CUnit在Linux下安裝配置Linux
- Linux下Go的安裝、配置 、升級和解除安裝LinuxGo
- nodejs在linux下的安裝配置NodeJSLinux
- LINUX下VNC服務的安裝配置LinuxVNC
- Linux下軟體的安裝與解除安裝(轉)Linux
- Windows下Scoop安裝、配置與使用WindowsOOP
- CentOS 8.2下VNC安裝與配置CentOSVNC
- pycharm下載安裝與基本配置PyCharm
- CentOS 下多版本 PHP 的安裝與配置CentOSPHP
- CentOS6下mysql的安裝與配置CentOSMySql
- CentOS5.2下Memcache的安裝與配置CentOS