Time of Update: 2014-07-26
標籤:oracle create commit update insert 李福東(易仔阿克) 時間:2014年7月25日自從進入新部門,機緣遇到DB大牛robin,在項目過程中頓開茅塞,oracle方面長了不少見識。對於資料的處理,主要是解決效能和效率問題,原因就是資料量非常大,那
Time of Update: 2014-07-26
標籤:product 網站 關鍵字 如果有輸入肯定是線經過攻擊掃描的 我之前網站就碰到過SQL 注入的時間還好被查出來了 一般來說有注入的掃描肯定會帶有一下關鍵字 比如什麼 hex select concat from information_schema union
Time of Update: 2014-07-26
標籤:devices version option correct grub-install --boot-directory=/mnt/boot /dev/sdaunrecognized option --boot-directory=/mnt/boot Error 8r :Kernel must be loaded before
Time of Update: 2014-07-26
標籤:public excel npoi 650) this.width=650;" title="2014-07-25_172303.jpg" alt="wKioL1PSIzvxyU9wAABbLi0onV8005.jpg" src="http://s3.51cto.com/wyfs02/M01/41/4E/wKioL1PSIzvxyU9wAABbLi0onV8005.jpg"
Time of Update: 2014-07-26
標籤:dabian root密碼 單一使用者模式 網上尋找進入debian的單一使用者模式,坑爹的不少,所以自己文章一片留作紀念。開始的時候按"e"進入Grub的編輯介面,這個時候要找:linux /boot/vmlinuz-2.6.32-5-amd64 root=UUID=.......... ro
Time of Update: 2014-07-26
標籤:開源架構 記得之前做畢業設計的時候看過status1的源碼當時感覺挺簡單的,不就是寫幾個xml設定檔然後在利用反射執行個體化成對象在執行相應的方法嗎?當時以為自己好牛啊!以至於在學校做組合項目的時候自己自以為是的寫了一個資料層的封裝給組員使用,記得當時對外暴露的方法就是sql跟參數,慶幸的是組合項目完成後那個封裝既然沒出一點問題。
Time of Update: 2014-07-26
標籤:cinder volume 給instance掛載volumes【雲硬碟】步驟:通過cinder服務建立一塊硬碟volume,掛載到instance上。一、在instance上操作;fdisk /dev/vdb
Time of Update: 2014-07-26
標籤:dns 截持 有時一些類比公網環境中會有需要要求所有訪問某個頁面的資料時,不論你輸入的是什麼訪問網域名稱,都最終會解析到一個頁面,這個如何??其實通過DNS截持的方法就可以搞定,下邊我就簡單分享下相關配置方法:【安裝DNS角色】1)如所示,點擊“伺服器管理員”表徵圖按鈕;650) this.width=650;" height="33" title="image"
Time of Update: 2014-07-26
標籤:openstack cinder 遷移(migrate)volume$ cinder migrate volumeID destinationHost –force-host-copy=True|FalsedestinationHost目標主機–force-host-copy
Time of Update: 2014-07-26
標籤:glance opesntack image 製作一個系統鏡像上傳到/mnt/image目錄下:centos6.5.img$ glance image-create –name centos6.5 –disk-format=qcow2 –container-format=bare –is-public=True 
Time of Update: 2014-07-26
標籤:centos kvm 突然接到老總需求,需要在現有機房的伺服器上邊部署KVM,讓內網測試機到達外網去測試。說實話有些頭疼,因為我們的硬體資源實在是太缺了(小公司...),只有100G的剩餘空間,讓我在上邊跑倆台虛擬機器,還得應付時刻增漲的資料,這無疑讓我很無語...hadoop可是在這台伺服器的...所以,同學們懂了吧,那資料量,每天嘩嘩滴啊...廢話少說,開始搭建~一、伺服
Time of Update: 2014-07-26
標籤:交換器 訊號傳輸 需求:從數字電視機房核心交換器引出複用器IP組播訊號,將前端節目訊號傳輸至七廠交換器中興5950,因頻寬不夠用,需做鏈路彙總,並通過NSG重新調製輸出。中興5950交換器配置如下:Building configuration...!!vlan list 1-3!interface vlan 1
Time of Update: 2014-07-26
標籤:openstack glance glance是openstack管理鏡像的一個組件,從web
Time of Update: 2014-07-26
標籤:字串 查看 測試目的:目的:測試/bin/grep -q "root" menu.lst的用途結果:文本中是否包含root文字內容,如果是,返回0,如果不是,返回非零#!/bin/bash/bin/grep -q "root" menu.lstrc=$?if [ $rc -ne "0" ] ;then echo
Time of Update: 2014-07-26
標籤:qemu-kvm vrit x11-manager 運行此命令,報錯如下:我是使用的xshell工具鏈接的伺服器:# virt-managerX11 connection rejected because of wrong authentication.Traceback (most recent call last):File "/usr/share/virt-manager/virt-manager.py",
Time of Update: 2014-07-26
標籤:openstack glance # Install Glance[[email protected] ~]# yum –enablerepo=epel-openstack-grizzly,epel -y install openstack-glance # set database (&nbs
Time of Update: 2014-07-26
標籤:qemu-kvm vrit openstack 小夥伴們好不容易的把openstack環境部署好了;預設會有一個ubuntu系統的鏡像,如果想使用centos或者是其它的系統怎麼辦呢?那麼接下就是製作咯;如果你會製作一個任意系統只要是openstack能支援的就行,這樣就不用擔心沒有系統資源的問題了;如果在安裝配置virt-manager有問題,請看我之前發布的文章;運行# vi
Time of Update: 2014-07-26
標籤:rod openstack openstack的安裝方法好多種啦!總體分手動、自動部署;rdo是RedHat提供的openstack的部署方法,很簡單,而且openstack的最新版本RedHat貌似是最早出現,目前是i版本!我這次記錄h版的安裝,因為我用的是h版本的;安裝前提:1.作業系統安裝完畢-centos or
Time of Update: 2014-07-26
標籤:zabbix zabbix-agent #!/bin/bash# Author: kernal# Date:2014-03-25# Filename: autoinstall_zabbixclient.sh# auto install & config zabbix_agent_clientfind /et
Time of Update: 2014-07-26
標籤:安裝 bigbluebutton 系統內容:XenCenter之上安裝的ubuntu系統10.04.4(64)位---->特別申明必須是10.04.4版本的系統----系統安裝過程中我沒配置網路地址,不過配置了主機名稱和系統管理使用者及密碼-------ubuntu網路地址配置---1、開啟Ubuntu的/etc/network/interfaces檔案 。預設內容如下: