본문 바로가기

분류 전체보기2848

ESM(enterprise security management) 방화벽, 침입 탐지 시스템, 가상 사설망 등의 보안 솔루션을 하나로 모은 통합 보안 관리 시스템. 최근 기업 보안 관리(ESM)는 통합 관리 수준에서 벗어나 시스템 자원 관리(SMS), 망 관리 시스템(NMS) 등 기업 자원 관리 시스템까지 확대, 개발되고 있다. ESM은 기업들이 서로 다른 기종의 보안 솔루션 설치에 따른 중복 투자, 자원 낭비를 줄일 수 있으며, 솔루션 간 상호 연동을 통해 전체 정보 통신 시스템에 대한 보안 정책을 수립할 수 있다는 장점이 있다. ESM의 등장배경 보안의 개념은 처음에는 침입차단시스템(Firewall) 수준을 넘지 못했지만 최근의 보안은 침입차단 (방화벽), 가상사설망 (VPN), 침입탐지(IDS), 시스템 보안, 인증, 안티 바이러스, 데이터 백업에 이르기까지 전문.. 2009. 6. 11.
Zeus Web Server SSL Installation Once you receive the email with your certificate, follow the below instructions to install your EBIZID SSL Certificate. There are TWO certificates that need to be installed during this process. The first is the "Site" certificate, contained in the email from EBIZID. The second is the "Bundled intermediate certificate" Step1: Download the bundle file When you receive your certificates there will .. 2009. 6. 11.
How to use PHP and PEAR MDB2 (Tutorial) While writing some PHP Training materials for Pale Purple, I thought I'd add an updated guide on PHP and database access. I've already done one on PEAR::DB, but PEAR::MDB2 is it's successor and has a slightly different API.... and as PEAR::DB is now deprecated, it's probably about time I rewrote it anyway. What is PEAR::MDB2? MDB2 is yet another database API for PHP. It's written in PHP, so can .. 2009. 6. 11.
PEAR 활용 imagick 설치 및 PHP 캐싱 http://pecl.php.net/package/imagick 이 사이트에 방문하시어 최종 업데이트 된 제품을 다운로드 합니다. wget http://pecl.php.net/get/imagick-2.2.1.tgz # tar zxf imagick-2.2.1.tgz # cd imagick-2.2.1.tgz # phpize # ./configure --with-php-config=/usr/local/php/bin/php-config 에러가 발생할 수 있습니다. checking ImageMagick MagickWand API configuration program... configure: error: not found. Please provide a path to MagickWand-config or Wand.. 2009. 6. 11.
Using ddclient With DynDNS.com Services ddclient is a Perl based client used to update DNS entries. This client works with all of our services as well as services provided by many of our competitors. ddclient was originally written by Paul Burry and is now maintained by a group of developers via a sourceforge project. Acknowledgment: Much of the info in the KB article is extracted from the ddclient home page. Download: The most recent.. 2009. 6. 10.