freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于imos的ivs視頻監(jiān)控解決方案系統(tǒng)升級安裝指導(dǎo)v(編輯修改稿)

2024-09-01 22:07 本頁面
 

【文章內(nèi)容簡介】 =============== Set product configuration parameters format: /usr/bin/ option [optionsarguments] Current suport option: snmpport: snmp port rtspport: rtsp port serverip: server ip serverport: server port dbip: database ip defaultcfg: Recover Default Configuration timezone: time zone parameter(GMT/GMT0/GMT0/GMT+0/GMT1/GMT+1/GMT2/GMT+2/GMT3/GMT+3/GMT4/GMT+4/GMT5/GMT+5/GMT6/GMT+6/GMT7/GMT+7/GMT8/GMT+8/GMT9/GMT+9/GMT10/GMT+10/GMT11/GMT+11/GMT12/GMT+12/GMT13/GMT14/Greenwich/UCT/Universal/UTC/Zulu) q: query product39。s information ===============================================================3. 查看版本信息通過以下命令可查看系統(tǒng)中軟件的版本信息。~ update vCurrent version: ISC3000EIMOS110B3111P15Inerversion: ISC3000EV300R001B02D001SP15cpld version:001PCB version:Auboot version:Build date: 20110218 14:02:224. 修改配置文件當(dāng)網(wǎng)絡(luò)變化或需要修改參數(shù)時,通過運行相應(yīng)腳本來修改參數(shù)信息。具體操作命令如下:修改服務(wù)IP:[root@ localhost ~] serverip -修改后的server IP修改服務(wù)端口:[root@ localhost ~] serverport 5000 -修改后的server port修改SNMP的端口號:[root@ localhost ~] snmpport 6000 -修改后的SNMP端口號修改時區(qū):[root@ localhost ~] timezone GMT -修改后的時區(qū)修改配置后需要重啟服務(wù)使配置生效。3 VM安裝升級處理 系統(tǒng)要求VM軟件需要安裝在Linux操作系統(tǒng)的服務(wù)器上。VM對服務(wù)器的系統(tǒng)推薦配置如表31所示,對客戶端的系統(tǒng)推薦配置如表32所示。表31 服務(wù)器系統(tǒng)推薦配置屬性系統(tǒng)推薦要求操作系統(tǒng)CPU英特爾至強(qiáng)5410四核內(nèi)存2*2GB,DDR2網(wǎng)卡千兆以太網(wǎng)卡2塊硬盤2*500GB的SATA或SAS硬盤操作系統(tǒng)的硬盤分區(qū)大小要求:l /boot:200MB以上l 交換分區(qū):大于等于內(nèi)存大小l 雙機(jī)熱備分區(qū):至少40GBl 根分區(qū):剩余空間l光驅(qū)DVDROM其他l 支持顯示器l 支持鍵盤,建議最好使用USB接口連接鍵盤l 需要有各種狀態(tài)指示燈,如電源指示燈、告警指示燈及網(wǎng)卡指示燈等表32 客戶端系統(tǒng)推薦配置屬性系統(tǒng)推薦要求操作系統(tǒng)Microsoft Windows XP SPMicrosoft Windows XP SPMicrosoft Windows 7專業(yè)版,推薦使用Microsoft Windows XP SP2軟件要求Web瀏覽器推薦安裝Microsoft Internet Explorer 已安裝DirectX CPU工作頻率推薦使用Intel Core2 Duo系列CPU,對于Pentium 4系列的CPU,內(nèi)存至少512MB,推薦2GB及以上硬盤至少40GB,推薦160GB及以上顯卡最低顯存128M,推薦使用NVIDIA GeForce 9800 GT 512M以上顯存的主流獨立顯卡,硬件支持DirectX 說明:顯卡要使用最新的驅(qū)動程序,推薦使用2009年8月之后的驅(qū)動聲卡必須配置說明:聲卡要使用最新的驅(qū)動程序,否則語音對講或語音廣播可能不可用網(wǎng)卡推薦使用百兆及以上的以太網(wǎng)卡顯示器分辨率推薦1280*1024在客戶端計算機(jī)“控制面板”的“顯示”屬性中確認(rèn)其圖形硬件已啟用全部加速功能,如圖32所示。圖32 圖形硬件啟用全部加速功能 安裝準(zhǔn)備l 軟件安裝或升級前請完成系統(tǒng)配置規(guī)劃,比如服務(wù)器IP。l 服務(wù)器與客戶端計算機(jī)的網(wǎng)絡(luò)連接正常。l 客戶端計算機(jī)上已安裝SSH工具,并已通過SSH工具登錄到服務(wù)器。l ,否則無法通過Web訪問。l ,否則服務(wù)無法啟動。請按照以下方法關(guān)閉防火墻和SElinux方法一:圖形界面(1) 用SSH登錄服務(wù)器,輸入Setup進(jìn)入如下界面;(2) 選中Firewall configuration,再由Run Tool進(jìn)行配置,需要關(guān)閉防火墻和SElinux;圖33 關(guān)閉防火墻(3) Security Level選Disabled;(4) SElinux選Disabled。圖34 關(guān)閉SElinux方法二:命令行l(wèi) 關(guān)閉防火墻,請執(zhí)行以下命令:[root@localhost sysconfig] /etc/Flushing firewall rules: [ OK ]Setting chains to policy ACCEPT: filter [ OK ]Unloading iptables modules: [ OK ][root@localhost sysconfig] chkconfig iptables off[root@localhost sysconfig]l 關(guān)閉SElinux,請修按照以下步驟:將/etc/selinux/config中的SElinux=disabled,并重啟系統(tǒng)使配置生效。 軟件安裝1. 安裝包獲取使用SSH等工具,(假設(shè)為/root)下,并解壓縮。通過SSH工具登錄服務(wù)器,然后單擊,系統(tǒng)彈出圖35所示的窗口;圖35 將安裝文件拷貝到服務(wù)器在圖35的左邊窗口選擇安裝文件壓縮包,拖放到右邊窗口,則安裝文件將拷貝到服務(wù)器。圖36 安裝文件已拷貝到服務(wù)器進(jìn)入壓縮包所在目錄并使用命令tar進(jìn)行解壓縮。[root@ localhost ~] tar zxvf 在該目錄下將生成以版本號命名(如vm8500)的解壓縮文件目錄。2. 軟件安裝l 、。l 、,;否則。進(jìn)入安裝腳本所在的目錄,執(zhí)行安裝腳本(source )進(jìn)行軟件安裝,相關(guān)命令如下:[root@ localhost ~] cd vm8500[root@ localhost vm8500] source [root@localhost vm8500] sh vm8500 installation begins...What version of vm8500 do you want to install[default:1. standalone]: 選擇安裝單機(jī)模式。按鍵盤回車鍵,即選擇默認(rèn)值1. standalone2. high ability (HA)Please input your choice:Use default MODE:1. standalonePlease input server port[default:5060]: 設(shè)置VM服務(wù)器端口。按鍵盤回車鍵,即選擇默認(rèn)值Use default Server Port:5060Please input SNMP port[default:162]: 設(shè)置SNMP服務(wù)端口。按鍵盤回車鍵,即選擇默認(rèn)值Use default Snmp Port:162Please input server IP address[such as ]: 設(shè)置VM服務(wù)器IP。輸入本服務(wù)器的IP地址(該IP必須是服務(wù)器某網(wǎng)卡的IP)start install databaseInstalling pgsqlchange installdirchange pgsqllog directorychange pgdata directory... ...Start vmserver succeededStarting ADAPTERSERVER services: starting adapter/start ok 0CImfLogTask: logNumber = MaxLogNumber 2CImfLogTask: logSize = MaxLogSize 1048576CImfLogTask: logPath = LogPath /var/logStart adapter succeededStarting HTTPSERVER services: starting apachectl/usr/local/vm/apache/bin/apachectl start: d startedstart ok 0Start d succeededStart vmdaemon succeededStart servers succeededInstall vm8500 succeeded[root@localhost vm8500]安裝完成后,可以通過“ status”腳本查看服務(wù)狀態(tài)。3. 軟件升級軟件升級前,請按照第7章對需要的文件和數(shù)據(jù)庫進(jìn)行備份。軟件升級步驟如下:(1) 請參見“ 1. 安裝包獲取”,;(2) 進(jìn)入升級腳本所在的目錄,直接運行sh ,完成升級。具體操作命令如下:[root@ localhost ~] cd vm8500[root@ localhost vm8500] sh 4. 軟件卸載(1) 通過SSH登錄VM服務(wù)器。(2) 進(jìn)入安裝腳本所在的目錄,執(zhí)行sh 腳本卸載所有VM相關(guān)的軟件。[root@localhost vm8500] sh [root@localhost vm8500] sh vm8500 is installed in this server.Do you want to uninstall vm8500?[yes/no]:yesBegin to uninstall vm8500 ....Stop vmdaemon succeededStopping Postgresql: [ OK ]Stop postmaster succeededShutting down IMGSERVER services: CImgSigHandler::handle_signal signal SIGTERMstop rvl: 0 [ OK ]... ... Stop vmserver succeededShutting down ADAPTERSERVER services: stop rvl: 0Stop adapter succeededShutting down HTTPSERVER services: /usr/local/vm/apache/bin/apachectl stop: d stoppedstop rvl: 0Stop d succeededStop servers succeeded.Begin to uninstall vm8500 ...Uninstall vm8500 finished...Uninstalling pdt_imos may affect other product ,such as DM/MS/ISC/VXDo you want to continue to uninstall?[yes/no]:yBegin to uninstall pdt_imos ...Uninstall pdt_imos finished...vm8500 uninstall succeededUninstall vm8500 succeeded![root@localhost vm8500] 5. 軟件服務(wù)操作l 查看服務(wù)狀態(tài)[root@ localhost ~] statusPgsql is runningImg is stoppedNs is stoppedMcserver is runningVmserver is runningAdapter is runningHttpd is runningVmdaemon is running正常的服務(wù)狀態(tài)有兩種:running
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1