摘要: 從企業(yè)內(nèi)部到云上時,加密過程可以不需要用戶干預(yù)是保障數(shù)據(jù)安全的首選方式。如果軟件能配置協(xié)議感知,內(nèi)容感知軟件能夠促進(jìn)公有云加密的改善;現(xiàn)今的數(shù)據(jù)防泄露(DLP)應(yīng)用案例滿足產(chǎn)品的需求,能增強(qiáng)對將要離開企業(yè)的數(shù)據(jù)(通常以email形式)的保護(hù),并在數(shù)據(jù)離開企業(yè)之前加密。
閱讀全文
posted @
2013-10-29 17:03 親愛的小孩 閱讀(165) |
評論 (0) |
編輯 收藏
摘要: 在你桌面端配置中,也不能找到非統(tǒng)一內(nèi)存訪問(NUMA)或者內(nèi)存熱插拔的技術(shù)。如果你在做的事情需要NUMA支持,或者用于測試NUMA,那么你可能就沒有機(jī)會在個人電腦上運行Windows服務(wù)器了。
閱讀全文
posted @
2013-10-28 16:04 親愛的小孩 閱讀(101) |
評論 (0) |
編輯 收藏
摘要: 打開 控制面板 → 管理工具 → 終端服務(wù)(Terminal Services tsconfig.msc 2003里叫tscc.msc) → 終端服務(wù)配置(Terminal Services Configuration)
閱讀全文
posted @
2013-09-13 17:01 親愛的小孩 閱讀(132) |
評論 (0) |
編輯 收藏
摘要: 本著“不冤枉好人,不放過一個壞人的原則”,先說說我的一些想法和理論依據(jù)。首先,大家肯定發(fā)送ARP欺騙包肯定是一個惡毒的程序自動發(fā)送的,正常的TCP/IP網(wǎng)絡(luò)是不會有這樣的錯誤包發(fā)送的(板磚扔了過來啊,廢話!)。
閱讀全文
posted @
2013-09-12 10:59 親愛的小孩 閱讀(147) |
評論 (0) |
編輯 收藏
摘要: Windows 7發(fā)布后各大媒體好評不斷,但如果微軟不甚小心,在五種情況下,Windows 7仍將重蹈Vista的覆轍。這五種情況分別是:
閱讀全文
posted @
2013-09-12 10:46 親愛的小孩 閱讀(115) |
評論 (0) |
編輯 收藏
摘要: 先是一個彈出框提示‘無法啟動此程序,計算機(jī)丟失Perl58.dll’,點擊確定后報出錯誤信息:Can't load 'D:\oracle\product\10.2.0\db_1\perl\5.8.3\lib/MSWin32-x86-multi-threa d/auto/File/Glob/Glob.dll' for module File::Glob: load_file:找不到指定的模塊。
閱讀全文
posted @
2013-09-10 15:09 親愛的小孩 閱讀(161) |
評論 (0) |
編輯 收藏
摘要: 最近幾次碰到這個問題,需求是將一個文件或者文件流存儲到Oracle數(shù)據(jù)庫里,Oracle8提供了Blob和Clob用來存儲二進(jìn)制大對象數(shù)據(jù),可是它和Java.sql.里面的Blob不兼容,經(jīng)常導(dǎo)致Blob字段無法鎖定或者操作失敗,總之我總結(jié)了一些經(jīng)驗大家共享。
閱讀全文
posted @
2013-09-09 16:06 親愛的小孩 閱讀(157) |
評論 (0) |
編輯 收藏
摘要: zblog的配置參數(shù)大多數(shù)在c_option.asp中,下載了一個全新版本的zblog1.8最新版,然后用新的c_option.asp替換空間上的c_option.asp,登陸了一下,可以登陸;看來是這個文件的問題了,對應(yīng)新、老的c_option.asp,主要內(nèi)容大多數(shù)相同,不同的只是一些參數(shù),因此就猜想,可能是某些參數(shù)影響了登陸時的任務(wù)量。
閱讀全文
posted @
2013-09-06 10:11 親愛的小孩 閱讀(332) |
評論 (0) |
編輯 收藏
摘要: 單擊“開始→程序”,你會發(fā)現(xiàn)一個“啟動”菜單,這就是最經(jīng)典的Windows啟動位置,右擊“啟動”菜單選擇“打開”即可將其打開,其中的程序和快捷方式都會在系統(tǒng)啟動時自動運行。
閱讀全文
posted @
2013-09-05 11:20 親愛的小孩 閱讀(131) |
評論 (0) |
編輯 收藏
摘要: [pre]REPAIR [LOCAL | NO_WRITE_TO_BINLOG] TABLE[/pre][pre] tbl_name[,tbl_name] … [QUICK] [EXTENDED] [USE_FRM][/pre]REPAIR TABLE用于修復(fù)被破壞的表。默認(rèn)情況下,REPAIR TABLE與myisamchk --recovertbl_name具有相同的效果。REPAIR TABLE對MyISAM和ARCHIVE表起作用。
閱讀全文
posted @
2013-09-04 14:05 親愛的小孩 閱讀(197) |
評論 (0) |
編輯 收藏
摘要: db time:oracle數(shù)據(jù)庫消耗的時間,這個范圍比較大,包括了CPU使用,等待IO子系統(tǒng)返回,網(wǎng)絡(luò)處理等
db cpu:指oracle單純消耗CPU,做CPU運算的時間,關(guān)于IO,網(wǎng)絡(luò)的等待都不在這個范圍內(nèi),用它來統(tǒng)計真實CPU的消耗比較準(zhǔn)確
閱讀全文
posted @
2013-09-03 17:49 親愛的小孩 閱讀(215) |
評論 (0) |
編輯 收藏
摘要: 如果要連接遠(yuǎn)程數(shù)據(jù)庫,傳統(tǒng)的一定可行的方法是在本地裝一個oracle,然后使用“Network Configuration Assistant”配置,之后用PL/SQL Dev連接oracle官網(wǎng)上提供了最小訪問包,就是如下3個包,加起來35MB。
閱讀全文
posted @
2013-08-30 17:17 親愛的小孩 閱讀(112) |
評論 (0) |
編輯 收藏
摘要: Java數(shù)據(jù)庫連接(JDBC)API是一系列能夠讓Java編程人員訪問數(shù)據(jù)庫的接口,各個開發(fā)商的接口并不完全相同。以下是一些技巧,這些技巧能夠使我們更好地發(fā)揮系統(tǒng)的性能和實現(xiàn)更多的功能。
閱讀全文
posted @
2013-08-29 15:14 親愛的小孩 閱讀(118) |
評論 (0) |
編輯 收藏
摘要: 可以在客戶端機(jī)器上使用 Oracle Net Configuration Assistant 或 Oracle Net Manager 圖形配置工具對客戶端進(jìn)行配置,該配置工具實際上修改 tnsnames.ora 文件。所以我們可以直接修改 tnsnames.ora 文件,下面以直接修改 tnsnames.ora 文件為例
閱讀全文
posted @
2013-08-27 16:57 親愛的小孩 閱讀(310) |
評論 (0) |
編輯 收藏
摘要: 我們在開發(fā)大型oracle數(shù)據(jù)庫系統(tǒng)時結(jié)合項目的特點,本著安全、高效的原則對數(shù)據(jù)庫進(jìn)行了一些物理設(shè)計,從而大大提高了數(shù)據(jù)庫的查詢統(tǒng)計速度。總結(jié)為如下幾點:
1)擴(kuò)大數(shù)據(jù)表空間到500M,用于存放本系統(tǒng)的數(shù)據(jù); oracle培訓(xùn)
2)段盤區(qū)的初始大小為10K,增長大小為10K,增長幅度為1;
3)用戶臨時空間增大40M;
閱讀全文
posted @
2013-08-26 16:32 親愛的小孩 閱讀(151) |
評論 (0) |
編輯 收藏
摘要: 聚簇索引是一種對磁盤上實際數(shù)據(jù)重新組織以按指定的一個或多個列的值排序。由于聚簇索引的索引頁面指針指向數(shù)據(jù)頁面,所以使用聚簇索引查找數(shù)據(jù)幾乎 總是比使用非聚簇索引快。每張表只能建一個聚簇索引,并且建聚簇索引需要至少相當(dāng)該表120%的附加空間,以存放該表的副本和索引中間頁。
閱讀全文
posted @
2013-08-23 16:06 親愛的小孩 閱讀(120) |
評論 (0) |
編輯 收藏
摘要: 二、啟動數(shù)據(jù)庫到mount狀態(tài)
1.SQL> startup mount;
2.ORACLE instance started.
3.Total System Global Area 101782828 bytes
4.Fixed Size 451884 bytes
5.Variable Size 37748736 bytes
6.Database Buffers 62914560 bytes
7.Redo Buffers 667648 bytes
8.Database mounted.
閱讀全文
posted @
2013-08-22 15:00 親愛的小孩 閱讀(212) |
評論 (0) |
編輯 收藏
摘要: 如在人事管理系統(tǒng)中,有員工基本信息基本表。在這張表中,可能會有部門、職位、員工姓名、身份證件號碼等字段。若查詢這些內(nèi)容,可能不會有重復(fù)的行。但是,我若想知道,在公司內(nèi)部設(shè)置了哪些部門與職位的時候,并且這些部門與職位配置了相關(guān)人員。此時,又該如何查詢呢?
閱讀全文
posted @
2013-08-20 16:26 親愛的小孩 閱讀(95) |
評論 (0) |
編輯 收藏
摘要: 方式二:通過charindex和substring。
create function func_splitstring
(@str nvarchar(max),@split varchar(10))
returns @t Table (c1 varchar(100))
as
begin
declare @i int
declare @s int
set @i=1
set @s=1
while(@i>0)
begin
set @i=charindex(@split,@str,@s)
if(@i>0)
begin
insert @t(c1) values(substring(@str,@s,@i-@s))
end
else begin
insert @t(c1) values(substring(@str,@s,len(@str)-@s+1))
end
閱讀全文
posted @
2013-08-20 16:07 親愛的小孩 閱讀(469) |
評論 (0) |
編輯 收藏
摘要: 所有的數(shù)據(jù)庫,不管是物理的還是邏輯的,都必須首先被創(chuàng)建為物理備用數(shù)據(jù)庫。用來創(chuàng)建備用數(shù)據(jù)庫的工具有:RMAN,數(shù)據(jù)衛(wèi)士代理,Oracle 網(wǎng)格控制。必須在主服務(wù)器和備用服務(wù)器上都進(jìn)行操作。然而,無論你打算創(chuàng)建多少個備用服務(wù)器,在主數(shù)據(jù)庫上的步驟只需要執(zhí)行一次。Oracle 11g RMAN 提供了一個簡單的命令用來創(chuàng)建備用數(shù)據(jù)庫并同時備份該數(shù)據(jù)庫。
閱讀全文
posted @
2013-08-16 15:20 親愛的小孩 閱讀(106) |
評論 (0) |
編輯 收藏
摘要: 一、block address(ondisk rba 在9.2 后作廢)
1.uba=Undofile BA it培訓(xùn)機(jī)構(gòu)
1 BA=dbfile 文件號、塊號、行號 rdba=tablespace Relative Database BA
2 BA=logfile 序列號,logfile 塊號,偏移長度
閱讀全文
posted @
2013-08-15 17:07 親愛的小孩 閱讀(103) |
評論 (0) |
編輯 收藏
摘要: RMAN備份歸檔模式下?lián)p壞(丟失)多個數(shù)據(jù)文件,進(jìn)行整個數(shù)據(jù)庫的恢復(fù)
1、連接數(shù)據(jù)庫,創(chuàng)建測試表并插入記錄
SQL*Plus: Release 8.1.6.0.0 - Production on Tue May 6 13:46:32 2003 oracle培訓(xùn)
(c) Copyright 1999 Oracle Corporation. All rights reserved.
SQL> connect internal/password as sysdba;
Connected.
SQL> create table test(a int);
Table created
SQL> insert into test values(1);
1 row inserted
SQL> commit;
Commit complete
閱讀全文
posted @
2013-08-14 11:44 親愛的小孩 閱讀(200) |
評論 (0) |
編輯 收藏
摘要:
閱讀全文
posted @
2013-08-13 17:28 親愛的小孩 閱讀(163) |
評論 (0) |
編輯 收藏
摘要:
閱讀全文
posted @
2013-08-13 14:49 親愛的小孩 閱讀(110) |
評論 (0) |
編輯 收藏
摘要:
閱讀全文
posted @
2013-08-09 21:02 親愛的小孩 閱讀(203) |
評論 (0) |
編輯 收藏
摘要:
閱讀全文
posted @
2013-08-08 15:34 親愛的小孩 閱讀(99) |
評論 (0) |
編輯 收藏
以下是常見的cisco交換機(jī)命令,具體內(nèi)容如下:(it培訓(xùn)機(jī)構(gòu)選擇黎明網(wǎng)絡(luò))
常見命令一、控制臺口令
switch(config)#line console 0 進(jìn)入控制臺口
switch(config-line)#login 允許登錄
switch(config-line)#password xx 設(shè)置登錄口令
switch#exit 返回命令
常見命令二、基本接口配置
switch(config)#interface f0/1 進(jìn)入f0/1接口
switch(config-if)#duplex full 配置全雙工模式
switch(config-if)#speed 100 配置速率
switch(config-if)#description to ***** 接口描述
switch(config)#ip domain-name ***.com 設(shè)置或名服務(wù)器
switch(config)#mac-address-table aging-time 設(shè)置mac表超時時間
switch#write 保存配置信息
switch#copy running-config startup-config 保存當(dāng)前配置nvram
switch#erase startup-config 清除配置文件
常見命令三、交換機(jī)口令設(shè)置:
(我所針對的都是cisco 的設(shè)備而言的,華為的可以跟據(jù)手冊來查,配置都是差不多的,這里華子就不多寫華為的設(shè)備了,了解的也不是很多)
switch>enable 進(jìn)入特權(quán)模式
switch#config terminal 進(jìn)入全局配置模式
switch(config)#hostname 設(shè)置交換機(jī)的主機(jī)名
switch(config)#enable secret xxx 設(shè)置特權(quán)加密口令
switch(config)#enable password xxa 設(shè)置特權(quán)非密口令
常見命令四、vtp配置
switch(config)#vtp domain 設(shè)置vtp域名
switch(config)#vtp password 設(shè)置vtp密碼
switch(config)#vtp mode server 設(shè)置vtp服務(wù)器模式
switch(config)#vtp mode client 設(shè)置vtp客戶機(jī)模式
switch(config)#vtp mode transparent 設(shè)置vtp 透明模式
switch(config)#vtp version 設(shè)置vtp版本
switch(config)#vtp pruning 啟用vtp修解
switch(config)#no vtp pruning 關(guān)閉vtp修解
注:要想從vtp中減少一臺交換機(jī)只需將該交換機(jī)vtp 名更改
常見命令五、生成樹stp:
switch(config)#spanning-tree vlan 啟用stp生成樹(基于vlan)
switch(config)#spanning-tree vlan root primary 指定根交換機(jī)(基于vlan)
switch(config)#spanning-tree vlan root secondary 指定備用根交換機(jī)(基于vlan)
switch(config)#spanning-tree vlan priority 指定交換機(jī)優(yōu)先級(基于vlan)
switch(config)#no spanning-tree vlan priority 將交換機(jī)的優(yōu)先級恢復(fù)默認(rèn)值(基于vlan)
switch(config-if)#spanning-tree vlan cost 指定端口成本(起用trunk的端口模式下)
switch(config-if)#spanning-tree vlan port-prioty 指定交換機(jī)端口優(yōu)先級(基于vlan)
switch(config-if)#spanning-tree portfast 配置速端口(連接終端設(shè)備的端口狀態(tài))如pc機(jī)
switch(config)#spanning-tree uplinkfast 配置上行速端口
注:在配置上行速端口前要先將基于vlan上的網(wǎng)橋優(yōu)先級,網(wǎng)橋成本恢復(fù)默認(rèn)值。起用了該命令后在進(jìn)行優(yōu)先級更改,
switch(config)#spanning-tree vlan hello-time 配置交換機(jī)hello時間(基于vlan)
switch(config)#spanning-tree vlan forward-time 修改轉(zhuǎn)發(fā)延遲計時器(基于vlan)
switch(config)#spanning-tree vlan max-time 修改最大老化時間(基于vlan)
注:vlan為可選參數(shù),當(dāng)沒有該參數(shù)時將修改所有vlan網(wǎng)橋的優(yōu)先級及所有的vlan端口成本
switch#show spanning-tree summery 檢測vlan生成樹配置
switch#show spanning-tree vlan detail 瀏覽詳細(xì)生成樹配置信息
switch#show spanning-tree interface detail 瀏覽詳細(xì)生成樹端口配置信息
常見命令六、交換機(jī)顯示命令:
switch#show vtp status 查看vtp配置信息
switch#show running-config 查看當(dāng)前配置信息
switch#show vlan 查看vlan配置信息
switch#show interface 查看端口信息
switch#show int f0/0 查看指定端口信息
switch#dir flash: 查看閃存
switch#show version 查看當(dāng)前版本信息
switch#show mac-address-table aging-time 查看mac超時時間
switch#show cdp cisco設(shè)備發(fā)現(xiàn)協(xié)議 (可以查看聆接設(shè)備)
switch#show cdp traffic 杳看接收和發(fā)送的cdp包統(tǒng)計信息
switch#show cdp neighbors 查看與該設(shè)備相鄰的cisco設(shè)備
switch#show interface f0/1 switchport 查看有關(guān)switchport的配置
switch#show cdp neighbors 查看與該設(shè)備相鄰的cisco設(shè)備
常見命令七、使用Telnet遠(yuǎn)程式管理
switch(config)#interface vlan 1 進(jìn)入vlan 1
switch(config-if)#ip address 設(shè)置IP地址
switch(config-if)#ip default-gateway 設(shè)置默認(rèn)網(wǎng)關(guān)
switch(config)#line vty 0 4 進(jìn)入虛擬終端
switch(config-line)#login 允許登錄
switch(config-line)#password xx 設(shè)置登錄口令
switch#exit 返回命令
常見命令八、交換機(jī)VLAN設(shè)置:
switch#vlan database 進(jìn)入VLAN設(shè)置
switch(vlan)#vlan 2 建VLAN 2
switch(vlan)#name 名字 建VLAN 2的名稱
switch(vlan)#no vlan 2 刪vlan 2
注:刪除vlan時原屬于此vlan的端口處于非激活狀態(tài),直到重新分配為止
switch(config)#int f0/1 進(jìn)入端口1
switch(config-if)#switchport mode access 當(dāng)前端口工作莫試
switch(config-if)#switchport access vlan 2 當(dāng)前端口加入vlan 2
switch(config-if)#switchport mode trunk 設(shè)置為干線
switch(config-if)#switchport trunk encapsulation dot1q 設(shè)置vlan 中繼協(xié)議
switch(config-if)#no switchport mode 或 ( switchport mode access) 禁用干線
switch(config-if)#switchport trunk allowed vlan add 1,2 ;從Trunk中添加vlans
switch(config-if)#switchport trunk allowed vlan remove 1,2 ;從Trunk中刪除vlans
switch(config-if)#switchport trunk pruning vlan remove 1,2 ;從Trunk中關(guān)閉局部修剪
常見命令九、以太網(wǎng)通道配置
switch(config)#interface range fasternet0/1 - 2 將fasternet0/1和0/2 口捆綁 (成雙不成單)
switch(config-if)#channel-group 1 mode on 配置以太通道模式
switch(config-if)#port-channel load-balance {dst-mac | src-mac}在鏈路間實現(xiàn)負(fù)載均衡
switch#show etherchannel 1 summary 查看通道信息
switch#show etherchannel load-balance 查看通道信息
posted @
2013-08-07 14:43 親愛的小孩 閱讀(121) |
評論 (0) |
編輯 收藏