Selamat Hari Raya 2009

Selamat Hari Raya

Planet Malaysia team wish you and your family’s Selamat Hari Raya Aidifitri and have a safe journey!

Join Us if you’re Malaysian Blogger.

Follow us at Facebook!

Read more

Possibly Related Posts:


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:


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 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.

kSar
Read more

Possibly Related Posts:


USB through RDP

For some reason, you may need access to external USB drive for copying some files or folders to remote server which you don’t have physically access to it.

For a temporary USB access, you can try USB through Microsoft Remote Desktop Protocol(RDP).

First connect an external USB to your computer which show as Drive H: as example below.

External USB drive

Run Microsoft Remote Desktop Connection(RDP) connect to remote Windows server, click ‘Local Resources‘ -> click ‘More‘ -> check  ‘Drive H:’ -> click ‘connect’.

Read more

Possibly Related Posts:


Windows 7 is available on MSDN

The beta version of Windows 7, Microsoft’s next-generation PC operating system, can be downloaded today by MSDN, TechBeta and TechNet customers.

https://msdn.microsoft.com/en-gb/subscriptions/securedownloads/default.aspx

Windows 7
Read more

Possibly Related Posts:


← Previous PageNext Page →

Planet Malaysia

  • Follow us on Twitter


  • web www.planetmy.com