Tuesday, February 4, 2014

How to install PELCO Digital Sentry (DSNVS) on windows server 2012

How to install PELCO Digital Sentry (DSNVS) on windows server 2012

PELCO DS-NVs is a free 4-channel video recorder software

1. Assign a static IP address

    Open server manager and select "Configure this local server"



    and select "IPv4 address assigned by DHCP"

Wednesday, January 8, 2014

Fix IP address to Raspberry pi

Tips : Fix IP address to Raspberry pi

1. View your existing ip address (if you connect to DHCP server devices)

ifconfig eth0
2. View your gateway ip address (if you connect to DHCP server devices)

route -n
3. Note your ip address and gateway ip address
    for example
    Ip address : 192.168.1.101
    Subnet mark : 255.255.255.0

Saturday, January 4, 2014

Raspberry Pi web server

Raspberry Pi Web Server

You need some hardware following.
  1. Raspberry Pi Model B 512MB version (recommended)
  2. 16GB SD Card
  3. Power adapter for Raspberry Pi (output : 5V 1A or greater highly recommended)
  4. TV (Full HD recommended)
  5. HDMI cable
  6. Computer with a SD card reader
  7. Wifi router
  8. Ethernet cable

 Install Raspbian to SD card

Sunday, December 22, 2013

Connect ODBC to MySQL on Ubuntu Server 12.04.3 LTS

Connect ODBC to MySQL on Ubuntu Server 12.04.3 LTS

Sometime the application is connect to MySQL server is not only web application, it is windows native application.



1.  Install LAMP and PhpMyAdmin on Ubuntu server
  • Install LAMP Stack (Linux,Apache, Mysql, PHP) with command below:
sudo apt-get install lamp-server^
  • Install PHP5 (Some applications require other PHP5 mods) with command:
sudo apt-get install php5 php5-gd php5-mysql php5-curl php5-cli php5-cgi php5-dev
  • Install phpmyadmin

Friday, December 20, 2013

How to install Xbian on Raspberry Pi

How to install Xbian on Raspberry Pi

You need somes hardware following.


  1. Raspberry Pi Model B 512MB version (recommended)
  2. 2GB SD Card (8GB class 10 recommended)
  3. Power adapter for Raspberry Pi (output : 5V 1A or greater highly recommended)
  4. Some media source (USB flash drive/disk, network share)
  5. Smartphone (iOS or android)
  6. TV (Full HD recommended)
  7. HDMI cable
  8. Computer with a SD card reader (and use as network share)
  9. Wifi router
  10. Ethernet cable or wifi dongle for raspberry pi

Note: Recommend using a self powered devices or connect through powered USB Hub for USB external hard disk