show code js

2011年2月17日 星期四

SQL Server 2000 backup command config

SQL Server 2000 backup command config

1.open [sql server enterprise manager]
2.open [microsof sql servers\sql group\local\manage\sql 代理程式\operation]
3.open and modify item
4.click [setup] and [edit]
5.modify [command] below
DECLARE @filename NVARCHAR(200)
set @filename = convert(NVARCHAR(19),getdate(),120)
set @filename = REPLACE(@filename,':','.')
set @filename = N'C:\backup\'+@filename+'_dbname.bak'
BACKUP DATABASE [dbname] TO DISK = @filename WITH NOINIT , NOUNLOAD , NAME = N'dbname backup', NOSKIP , STATS = 10, NOFORMAT

2011年2月9日 星期三

AirPlay with AirPort Express

AirPlay with AirPort Express

原本以為只能用Remote才能播放音樂至AirPort Express的
結果..........可以用了
無須透過PC,直接由iPad、iPhone中,選擇由AirPlay輸出音效至AirPort Express再輸出至音響播放,實在有夠讚,ㄏㄏ

圖懶得轉了,大家將就一下

在iPad上
iPod



YouTube



HomeFree Combo




在iPhone上
iPod



YouTube




不能用的原因,可能是JB不完全所至,昨日使用由sam通知的完整JB後
即可像全民情聖影片中的那部控器,控制音響等等

現在能用了,有夠High的,哈哈

-- Send by my iPad



-- Send by my iPad

2011年2月8日 星期二

Vigor Filter Rules

use {Data Default Filter}
1.[config] {filter : arp, misc, p2p object or group}
2.[config] {schedule}
3.[config] a new {filter}
A.[checkbox] {Filter Rule}
B.[set] {Comments}, {Schedule}, {Direction}, {Source IP}, {Destination IP}
C.[select] {Pass Immediately (Filter)}
D.[select] {your filter object or group}

VIGOR Router use VPN LAN to LAN

general
1.[set] {profile name}
2.[active] {this profile} and {Netbios} [allow]
3.[select] {both(out/in)}

out
1.[select] {IPSec channel}
2.[set] {Target Server or IP}
3.[set] {IKE password}
4.[config] {IPSec Security}
A.[select] {Hight (ESP)} and {3DES check}
B.[click] {advance}, [select] {Aggressive mode(IKE 1 mode)} and {active (PFS)}
C.[set] {local ID}

in
1.[ckeckbox] {IPSec channel}
2.[checkbox] {Target VPN gateway} and [set] {Target IP} or {Target ID}
3.[checkbox] and [set] {IKE password}
4.[checkbox] all {IPSec security type}

TCP/IP
1.[set] {Target NetIP(like 192.168.1.0)}
2.[set] {Target NetMask(like 255.255.255.0)}

2011年2月1日 星期二

HomeFree Combo

這款是圓剛的多頻電視分享器,可將影音訊號透過網路分享


主機本體前方為狀態指示燈及訊號源指示燈


後方除了網路連結埠一組、電源開關及電源輸入端外,訊號源提供了數位電視訊號輸岀入一組、有線電視訊號輸出入一組、S端子訊號輸出入一組及AV訊號輸出入一組,共有四組訊號源,不用另外購買分接器,非常方便


當電源開啟,網路及訊號連接好後,狀態指示燈為藍色且恆亮不閃爍


PC端請使用所附的光碟安裝播放及管理程式
而iPad則至Apple Store下載HomeFree Player(限iPad)


第一次進入將選擇訊號源,若選擇有線電視訊號,則會開始掃瞄可視頻道


同時間可二台任意裝置連結,並觀看不同訊號源,若要看的訊號源被佔用,則無法開啟,也就是說每個訊號源只能被一個裝置使用喔,真可惜


收看時的畫面品質不錯,流暢且清晰



YouTube Video

以下圖面是以iPad快照所拍攝的


囚目前該產品的網路模組尚不穩定,不論是靜、動態取得IP,ZPC、iPad端時有抓不到裝置的情況,無法忍受的朋友可再等較穩定的版本或隨時留意韌體更新

-- Send by my iPad