Wednesday, July 20, 2011

How To Install IIS Server

Introduction

IIS (Internet Information Server) is web protocol server can be used to IIS program to manage web site under windows operating system.

Start --> Control Panel --> add remove Programs --> add/remove components

after choose add/remove windows components

Next
Next Finish

Thursday, July 14, 2011

How to backup and restore database on Microsoft SQL Server 2005

Introduction

If you used microsoft sql server 2005 can backup database every day to full backup. This Step :

Command FTP

Step By Step Send File used FTP
1 ) Create File “selasa_ftp.txt”
open 172.16.29.7
admin
123456

cd /array1/share/Database
send i:\database\KIS_Production_selasa.zip KIS_Production_selasa.zip
close
quit

2) Create File Selasa_FTP.bat
Selasa_FTP.bat
echo ------------------------------------------- >> I:\log\SEND_FTP\send_ftp.log
echo Copy Database FTP FILESERVER >> I:\log\SEND_FTP\send_ftp.log
echo -- Start >> I:\log\SEND_FTP\send_ftp.log
date /t >> I:\log\SEND_FTP\send_ftp.log
time /t >> I:\log\SEND_FTP\send_ftp.log
ftp -s:I:\log\SEND_FTP\selasa_ftp.txt
echo -- finish >> I:\log\SEND_FTP\send_ftp.log
date /t >> I:\log\SEND_FTP\send_ftp.log
time /t >> I:\log\SEND_FTP\send_ftp.log

Wednesday, July 13, 2011

ZIP file From 7-zip

We make file zip from 7-zip program, this programme is free.
7-zip.org