2009 March

Block instant messengers using GPO

A customer want to block users to run any instant messagers except Skype, but he does not have a good proxy server. Here is my quick and dirty solution.

open the GPO for…

[ Read the rest ... ]

By admin on March 26, 2009 | Posts | A comment?
Tags: , , ,

Additional Repositories for Centos 5

Here we add a few additional repositories to Centos 5.

install yum priorities

First, install the Yum Priority package, which protect the base Centos 5 components from being overwritten.


[ Read the rest ... ]

By admin on March 22, 2009 | Posts | A comment?
Tags: , , , ,

VMware Server tips and tricks

Below are my experiences for tuning and troubleshooting VMware Server 1.x on my Windows 2003 x64 host. Hope these can save someone some hours.

In most cases, the bottleneck is…

[ Read the rest ... ]

By admin on March 19, 2009 | Posts | A comment?
Tags: ,

Ipcop in VMware

I recently installed an IPcop 1.4 in vmware to replace my old firewall at home. I also need to filter some unwanted website for my kids.

Time/Clock problem

Due to…

[ Read the rest ... ]

By admin on March 18, 2009 | Posts | A comment?
Tags: , , ,

ssh using keys (avoid password)

use public keys to authenticate 2 servers Server1 and Server2

on Server1

generate keys

  • do not input a password
  • this will generate 2 files: id_rsa (p[rivate key)

[ Read the rest ... ]

By admin on March 16, 2009 | Posts | A comment?
Tags: ,

Setup Putty for Linux

Software used:

Here is how I setup Putty to connect to CentOS, fix the problem of full screen tools (such as system-admin-network).…

[ Read the rest ... ]

By admin on March 8, 2009 | Posts | A comment?
Tags: , , ,