Microsoft Virtualization Summit 2010 Malaysia Slide Decks
Microsoft Virtualization Summit 2010 – Malaysia was held at Monash Sunway Campus on 22 April 2010 previously.
The agenda as detail below:
Next-Generation Desktop Strategy-Windows Optimized Desktop
by Darien Nagle, Microsoft Malaysia
App-V and Med-V Overview with Windows 7
by Edmund Lim, Redynamics and Mervin Rasiah, Microsoft Malaysia
Windows XP Mode and Virtual PC for Windows 7
by Mervin Rasiah, Microsoft Malaysia
Delivering a Comprehensive VDI Solution with Remote Desktop Services or/and Citrix XenDesktop
by Lai Yoong Seng, e-Lutions and Moe Thwin, Citrix
Read more
Possibly Related Posts:
- IDC’s Asia/Pacific 360° Security Conference 2010
- USB through RDP
- Windows 7 is available on MSDN
- Windows can’t stop your ‘Generic volume’ device because a program is still using it
- How To FixMBR using Windows Vista Bootable Disk
2009 Metrics
Goodbye to Year 2009 and Say Hello to Year 2010! Planet Malaysia wishes you and your family Happy New Year 2010!
Here are the year 2009 metrics.

Possibly Related Posts:
- Happy Deepavali 2009
- Selamat Hari Raya 2009
- Debian GNU/Linux 5.0 released
- Happy Chinese New Year 2009
- 2008 Metrics
Selamat Hari Raya 2009

Planet Malaysia team wish you and your family’s Selamat Hari Raya Aidifitri and have a safe journey!
Possibly Related Posts:
- 2009 Metrics
- Happy Deepavali 2009
- Debian GNU/Linux 5.0 released
- Happy Chinese New Year 2009
- 2008 Metrics
OpenVPN route issue
OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls.
I wouldn’t repeat how I setup OpenVPN from scratch which you can found tons of useful guide on Google. Here, I would like to share my OpenVPN routing issue and solution.
Setup details as show below:
SERVER:
LAN = 172.16.7.25X/255.255.0.0
WAN = 219.95.19x.1xx/255.255.255.252
VPN = 172.31.0.x/255.255.0.0
[root@planetmy ~]# view /etc/openvpn/server.conf
port 1194
proto udp
dev tun
ca keys/ca.crt
cert keys/server.crt
key keys/server.key
dh keys/dh1024.pem
server 172.31.0.0 255.255.0.0
ifconfig-pool-persist ipp.txt
push “route 172.16.0.0 255.255.0.0″
keepalive 10 120
comp-lzo
persist-key
persist-tun
status openvpn-status.log
verb 3
Read more
Possibly Related Posts:
- WP Contact Form III – You do not have sufficient permissions to access this page Error
- WP Cache Error “semget() failed: Permission denied” Solved
- Google Public DNS Down?
- lppasswd: Unable to open passwd file: Permission denied
- Missing /var/log/lastlog
Introduce kSar – a SAR grapher
Last week I was working on consolidate Linux SAR graphical report and I found a great tool called kSar.
kSar Version 5 is a java application that graph your sar data. It can graph sar text output from Solaris,Linux,AIX,HPUX,Mac OS/X. It also permit to export data to PDF/JPG/PNG/CSV.
How to run kSar from Windows XP machine?
1. Make sure you have java install
2. Make sure you have kSar download and installed
3. Copy over /var/log/sa/sar* to your local HDD.
4. Launch kSar from Windows XP MSDOS command line by type: java -jar kSar.jar
5. Load from sarXX text file.
Possibly Related Posts:
- WP Contact Form III – You do not have sufficient permissions to access this page Error
- WP Cache Error “semget() failed: Permission denied” Solved
- Google Public DNS Down?
- lppasswd: Unable to open passwd file: Permission denied
- Missing /var/log/lastlog

