Stepo Paradise

Blogged by Stephen Po

Posts Tagged ‘UCenter Home’

UCenter Home 2.0 Installation (Part 2)

Saturday, February 6th, 2010

This is part 2 of the series of setting up UCenter Home 2.0 on a dedicated Linux machine.   Check out UCenter Home 2.0 Installation (Part 1) if you haven’t.

Setup UCenter Home

First, download the installation package at http://download.comsenz.com/UCenter_Home/2.0/UCenter_Home_2.0_TC_UTF8.zip.  Again I choose the Traditional Chinese edition with UTF-8 encoding.  Under the root’s shell, issue the following commands to download and unpack the installation package.

mkdir ~/setup-ucenter-home
cd ~/setup-ucenter-home
wget http://download.comsenz.com/UCenter_Home/2.0/\
UCenter_Home_2.0_TC_UTF8.zip
unzip UCenter_Home_2.0_TC_UTF8.zip

Continue Reading…

UCenter Home 2.0 Installation (Part 1)

Friday, February 5th, 2010

My previous experience with Discuz! and UCenter Home gave me an impression that their installation documentation is sometimes not so accurate, so I decided to write up my own here.  Basically, I follow:

  1. UCenter 1.5.0 安装介绍
  2. UCenter Home 2.0 安装方法详细介绍

Here’s what I want to achieve: setup UCenter Home 2.0 on a dedicated linux server.  And since installing UCenter Home is a 2 step process of installing UCenter first and then UCenter Home, I break it into 2 posts.  This post covers installing UCenter.  In next post I’ll talk about UCenter Home.

Continue Reading…