<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>zyrax &#187; Open Source</title>
	<atom:link href="http://blog.zyrax.net/archives/tag/open-source/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.zyrax.net</link>
	<description></description>
	<lastBuildDate>Thu, 08 Jul 2010 09:05:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Increase Mplayer volume</title>
		<link>http://blog.zyrax.net/archives/248</link>
		<comments>http://blog.zyrax.net/archives/248#comments</comments>
		<pubDate>Sat, 22 Aug 2009 10:48:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=248</guid>
		<description><![CDATA[You can also put all these configurations in the config file: ( ~/.mplayer/config ) # Write your default config options here! softvol=1 softvol-max=400 #stop-xscreensaver=1 zoom=1 vm=1]]></description>
			<content:encoded><![CDATA[<p>You can also put all these configurations in the config file: ( ~/.mplayer/config )</p>
<p># Write your default config options here!<br />
softvol=1<br />
softvol-max=400<br />
#stop-xscreensaver=1<br />
zoom=1<br />
vm=1</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMU VPN With VPNC</title>
		<link>http://blog.zyrax.net/archives/19</link>
		<comments>http://blog.zyrax.net/archives/19#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[mmu]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=19</guid>
		<description><![CDATA[Install VPNC host:# apt-get install vpnc Configure VPNC host:$ su host:$ vpnc Enter IPSec gateway address: vpn.mmu.edu.my Enter IPSec ID for vpn.mmu.edu.my: mmuvpn Enter IPSec secret for mmuvpn@vpn.mmu.edu.my:63100 Enter username for vpn.mmu.edu.my: v511xxxx@studmlk Enter password for v511xxxx@studmlk@vpn.mmu.edu.my:[your MMU Unix password] VPNC started in background (pid: 14755)… OR host:$ su host:$ cd /etc/vpnc/ host:$ ‘wget’ http://blog.zyrax.net/wp-content/uploads/mmuvpn.conf [...]]]></description>
			<content:encoded><![CDATA[<div class="post">
<p><span style="font-size: 180%;"><strong>Install VPNC</strong></span><br />
<span style="font-weight: bold;">host:# <span style="color: #ff0000;">apt-get install vpnc</span></span></p>
<p><span style="font-size: 180%;"><strong>Configure VPNC </strong></span></p>
<blockquote><p><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">su<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">vpnc</span></span><br />
<span style="font-weight: bold;">Enter IPSec gateway address: <span style="color: #ff0000;">vpn.mmu.edu.my</span><br />
Enter IPSec ID for vpn.mmu.edu.my: <span style="color: #ff0000;">mmuvpn</span><br />
Enter IPSec secret for mmuvpn@vpn.mmu.edu.my:<span style="color: #ff0000;">63100</span><br />
Enter username for vpn.mmu.edu.my: <span style="color: #ff0000;">v511xxxx@studmlk</span><br />
Enter password for v511xxxx@studmlk@vpn.mmu.edu.my:</span><span style="font-weight: bold;"><span style="color: #ff0000;">[your MMU Unix password]</span></span><span style="font-weight: bold;"><br />
VPNC started in background (pid: 14755)…<br />
</span></p></blockquote>
<p><strong>OR</strong></p>
<blockquote><p><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">su<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">cd /etc/vpnc/<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">‘wget’ http://blog.zyrax.net/wp-content/uploads/mmuvpn.conf</span></span><br />
<span style="font-weight: bold;">host:$ <span style="color: #ff0000;">vpnc mmuvpn.conf</span></span><span style="font-weight: bold;"><br />
Enter username for vpn.mmu.edu.my: <span style="color: #ff0000;">v511xxxx@studmlk</span><br />
Enter password for v511xxxx@studmlk@vpn.mmu.edu.my:</span><span style="font-weight: bold;"><span style="color: #ff0000;">[your MMU Unix password]</span></span><span style="font-weight: bold;"><br />
VPNC started in background (pid: 14755)…<br />
</span></p></blockquote>
<p><strong> What is my Unix ID and Password?</strong><br />
<a href="../archives/32">Read Here</a></p>
<p><strong>Where you get the IPSec Secret?</strong><br />
IPSec Secret is the same for everyone who is following this tutorial.<br />
It’s just for reference.I <a href="http://www.unix-ag.uni-kl.de/%7Emassar/bin/cisco-decode">used this</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect/Disconnect to MMU VPN on Linux with Cisco VPN Client</title>
		<link>http://blog.zyrax.net/archives/17</link>
		<comments>http://blog.zyrax.net/archives/17#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:29:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[mmu]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=17</guid>
		<description><![CDATA[To Install 1. become root host:$ su Password: 2. Get Cisco VPN client for Linux here (Required ICEMS Login) 3. Unpack the downloaded .tar.gz: host:/usr/local/src# tar -xvzf vpnclient-linux.tar.gz host:/usr/local/src# cd vpnclient host:/usr/local/src/vpnclient# 4. Run the installer script host:/usr/local/src/vpnclient# ./vpn_install Cisco Systems VPN Client Version 4.8.00 (0490) Linux Installer Copyright (C) 1998-2005 Cisco Systems, Inc. All [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 180%;"><span style="font-weight: bold;">To Install</span></span></p>
<div class="post">
<p>1. become root</p>
<blockquote><p><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">su</span></span><br />
Password:</p></blockquote>
<p>2. Get Cisco VPN client for Linux <a href="http://access.sso.mmu.edu.my/clients.php">here (Required ICEMS Login)</a></p>
<p>3. Unpack the downloaded .tar.gz:</p>
<blockquote style="font-weight: bold;"><p>host:/usr/local/src# <span style="color: #ff0000;">tar -xvzf vpnclient-linux.tar.gz</span><br />
host:/usr/local/src# <span style="color: #ff0000;">cd vpnclient</span><br />
host:/usr/local/src/vpnclient#</p></blockquote>
<p>4. Run the installer script</p>
<blockquote><p><span style="font-weight: bold;">host:/usr/local/src/vpnclient# <span style="color: #ff0000;">./vpn_install</span></span><br />
Cisco Systems VPN Client Version 4.8.00 (0490) Linux Installer<br />
Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.By installing this product you agree that you have read the<br />
license.txt file (The VPN Client license) and will comply with<br />
its terms.</p>
<p>Directory where binaries will be installed [/usr/local/bin]</p>
<p>Automatically start the VPN service at boot time [yes]</p>
<p>In order to build the VPN kernel module, you must have the<br />
kernel headers for the version of the kernel you are running.</p>
<p>Directory containing linux kernel source code [/lib/modules/2.6.15-26-686/build]</p>
<p>* Binaries will be installed in “/usr/local/bin”.<br />
* Modules will be installed in “/lib/modules/2.6.15-26-686/CiscoVPN”.<br />
* The VPN service will be started AUTOMATICALLY at boot time.<br />
* Kernel source from “/lib/modules/2.6.15-26-686/build” will be used to build the module.</p>
<p>Is the above correct [y]</p>
<p>&lt;… … …&gt;</p>
<p>Setting permissions.<br />
/opt/cisco-vpnclient/bin/cvpnd (setuid root)<br />
/opt/cisco-vpnclient (group bin readable)<br />
/etc/opt/cisco-vpnclient (permissions not changed)<br />
* You may wish to change these permissions to restrict access to root.<br />
* You must run “/etc/init.d/vpnclient_init start” before using the client.<br />
* This script will be run AUTOMATICALLY every time you reboot your computer.</p></blockquote>
<p>5. <span style="font-weight: bold;">Depends on Linux Distribution</span> Check/create appropriate startup script links. This depends on Linux distribution. For Debian/Ubuntu:</p>
<blockquote style="font-weight: bold;"><p>host:# <span style="color: #ff0000;">ls -s /etc/init.d/vpnclient_init /etc/rc2.d/S85vpnclient_init</span></p></blockquote>
<p>if you get this error</p>
<blockquote><p>ls: /etc/rc2.d/S85vpnclient_init: No such file or directory<br />
4 /etc/init.d/vpnclient_init</p></blockquote>
<p>This depends on Linux distribution. For Debian/Ubuntu:</p>
<blockquote style="font-weight: bold;"><p>host:# <span style="color: #ff0000;">cp /etc/init.d/vpnclient_init /etc/rc2.d/S85vpnclient_init</span></p></blockquote>
<p>*note: It is important to understand that running the vpnclient_init script does not create VPN yet. The script only checks whether the system is configured properly and loads the necessary kernel module.</p>
<p>6.Configuration</p>
<blockquote><p><span style="font-weight: bold;">[code][b]host:# <span style="color: #ff0000;">cd /etc/CiscoSystemsVPNClient/Profiles/</span></span><br />
<span style="font-weight: bold;">host: /etc/CiscoSystemsVPNClient/Profiles# <span style="color: #ff0000;">‘wget’ www.linuxsig.net/files/mmuvpn.pcf</span></span></p></blockquote>
<p>7. First time connect,else jump to #8</p>
<blockquote style="font-weight: bold;"><p>host:# <span style="color: #ff0000;">/etc/init.d/vpnclient_init start</span></p></blockquote>
<p>8. Change the permission so that nornal user can connect</p>
<blockquote style="font-weight: bold;"><p>host:# <span style="color: #ff0000;">chmod 4111 /opt/cisco-vpnclient/bin/cvpnd</span></p></blockquote>
<p>9. Connect to MMU VPN (normal user will do)</p>
<blockquote style="font-weight: bold;"><p>host:$ <span style="color: #ff0000;">vpnclient connect mmuvpn</span></p></blockquote>
<p>FAQ: What is my username?<br />
<a href="../archives/32">Read Here </a></p>
<p>10.The VPN between your host and the MMU VPN server was created.<br />
To bring the session to the background</p>
<blockquote><p><span style="font-weight: bold;">**Press Ctrl+Z**</span><br />
[1]+  Stopped                 vpnclient connect sample<br />
<span style="font-weight: bold;">host:~$ <span style="color: #ff0000;">bg</span></span><br />
[1]+ vpnclient connect mmuvpn &amp;</p></blockquote>
<p>11.To disconnect</p>
<blockquote><p><span style="font-weight: bold;">host:~$ <span style="color: #ff0000;">vpnclient disconnect</span></span><br />
Cisco Systems VPN Client Version 4.8.00 (0490)<br />
Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.<br />
Client Type(s): Linux<br />
Running on: Linux 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686<br />
Config file directory: /etc/opt/cisco-vpnclientDisconnecting the VPN connection.<br />
Your VPN connection has been terminated.</p></blockquote>
<p>FAQ: I get the following error</p>
<blockquote><p><span style="font-weight: bold;">host: $ <span style="color: #ff0000;">vpnclient connect mmuvpn</span></span><br />
Cisco Systems VPN Client Version 4.8.00 (0490)<br />
Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.<br />
Client Type(s): Linux<br />
Running on: Linux 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686<br />
Config file directory: /etc/opt/cisco-vpnclientCould not attach to driver. Is kernel module loaded?<br />
The application was unable to communicate with the VPN sub-system.</p></blockquote>
<p>Your Operating System startup did not run the following code.You could run</p>
<blockquote style="font-weight: bold;"><p>host: # <span style="color: #ff0000;">/etc/init.d/vpnclient_init start</span></p></blockquote>
<p>or check Instruction #5</p>
<p><span style="font-size: 180%;"><span style="font-weight: bold;">To Uninstall</span></span><br />
Use the vpn_uninstall script that comes with the client.Depends on where u extract it.</p>
<p>If you follow the above instruction,you can use the below code.</p>
<blockquote style="font-weight: bold;"><p>host:# <span style="color: #ff0000;">/usr/local/src/vpnclient/vpn_uninstall</span></p></blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Windows Fonts on Linux</title>
		<link>http://blog.zyrax.net/archives/15</link>
		<comments>http://blog.zyrax.net/archives/15#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:28:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=15</guid>
		<description><![CDATA[1. Download Fonts 2. Become root host:$ su 3. Change directory to /usr/share/fonts/truetype/ host:# cd /usr/share/fonts/truetype 4. (Optional) Create a folder that you’ll remember host:/usr/share/fonts/truetype# mkdir New-Folder-Name host:/usr/share/fonts/truetype# cd New-Folder-Name * New-Folder-Name could be any name you wish 5. Copy .ttf fonts file to /usr/share/fonts/truetype/ or /usr/share/fonts/truetype/New-Folder-Name host:/usr/share/fonts/truetype/New-Folder_Name# cp /original-file-directory/font.ttf /usr/share/fonts/truetype/ OR In Gnome host:/usr/share/fonts/truetype/New-Folder-Name# [...]]]></description>
			<content:encoded><![CDATA[<p>1. Download Fonts</p>
<div class="post">
<p>2. Become root<br />
<strong><br />
</strong></p>
<blockquote><p><strong>host:$ <span style="color: #ff0000;">su</span></strong></p></blockquote>
<p>3. Change directory to /usr/share/fonts/truetype/<br />
<strong><br />
</strong></p>
<blockquote><p><strong>host:# <span style="color: #ff0000;">cd</span><span style="color: #ff0000;"> /</span><span style="color: #ff0000;">usr</span><span style="color: #ff0000;">/share/fonts/</span><span style="color: #ff0000;">truetype</span> </strong></p></blockquote>
<p>4. (Optional) Create a folder that you’ll remember<br />
<strong><br />
</strong></p>
<blockquote><p><strong>host:/usr/share/fonts/truetype# <span style="color: #ff0000;">mkdir</span><span style="color: #ff0000;"> New-Folder-Name</span><br />
host:/usr/share/fonts/truetype# <span style="color: #ff0000;">cd</span><span style="color: #ff0000;"> New-Folder-Name</span></strong></p></blockquote>
<p><span style="color: #66ffff;">* New-Folder-Name could be any name you wish</span></p>
<p>5. Copy .ttf fonts file to /usr/share/fonts/truetype/ or /usr/share/fonts/truetype/New-Folder-Name<br />
<strong><br />
</strong></p>
<blockquote><p><strong>host:/usr/share/fonts/truetype/New-Folder_Name# <span style="color: #ff0000;">cp /original-file-directory/font.ttf /usr/share/fonts/</span><span style="color: #ff0000;">truetype</span><span style="color: #ff0000;">/</span></strong></p></blockquote>
<p>OR</p>
<p><span style="font-size: 100%;"><span style="font-weight: bold;">In Gnome</span></span><br />
<strong><br />
</strong></p>
<blockquote><p><span style="font-size: 100%;"><strong>host:/usr/share/fonts/tr</strong></span><strong>uetype/New-Folder-Name# <span style="color: #ff0000;">nautilus /usr/share/fonts/truetype/</span></strong></p></blockquote>
<p>OR /usr/share/fonts/truetype/New-Folder-Name</p>
<p><strong>and drag &amp; drop .ttf files</strong></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE on Linux</title>
		<link>http://blog.zyrax.net/archives/11</link>
		<comments>http://blog.zyrax.net/archives/11#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=11</guid>
		<description><![CDATA[As a web developer,we know that IE suck big time.You might need a hack for each version of IE.Makes you wonder why there’s so many idiots still using it. What happen if your a Web Developer on Linux? No fear,you can get your Linux version of IE (on wine) here]]></description>
			<content:encoded><![CDATA[<p>As a web developer,we know that IE suck big time.You might need a hack for each version of IE.Makes you wonder why there’s so many idiots still using it.</p>
<div class="post">
<p>What happen if your a Web Developer on Linux?<br />
No fear,you can get your Linux version of IE (on wine) <a href="http://www.tatanka.com.br/ies4linux/page/Main_Page" target="_blank">here</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeRadius</title>
		<link>http://blog.zyrax.net/archives/6</link>
		<comments>http://blog.zyrax.net/archives/6#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:23:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.zyrax.net/?p=6</guid>
		<description><![CDATA[There are a few dependency that freeradius did not mention. If your planning to use EAP,you know u need SSL but not openssl.You’ll need libssl-dev.This piece of information took me few days looking on the net and even compiled openssl by source (which doesn’t help). If your planning to use ippool,you’ll need libltdl3-dev &#38; libgdbm-dev. [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few dependency that freeradius did not mention.</p>
<div class="post">
<p>If your planning to use EAP,you know u need SSL but not openssl.You’ll need <strong>libssl-dev</strong>.This piece of information took me few days looking on the net and even compiled openssl by source (which doesn’t help).</p>
<p>If your planning to use ippool,you’ll need <strong>libltdl3-dev</strong> &amp; <strong>libgdbm-dev</strong>.</p>
<p>configure freeradius for wpa-enterprise http://tldp.org/HOWTO/html_single/8021X-HOWTO/#confradius</p>
<p>http://ubuntuforums.org/archive/index.php/t-478804.html</p>
<p>So far,that all I need to record down.Just in case I need to reformat the whole OS for the <span style="text-decoration: line-through;">5th 6th</span> 7th time.One more bad news for ya,freeradius can’t uninstall and I can’t replace it too.So…last resort,reinstall OS.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zyrax.net/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
