<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>MyLinux</title>
	<link>http://mylinux.net.my/v1</link>
	<description>/* we are nonexistent .. */</description>
	<lastBuildDate>Fri, 31 Oct 2008 07:43:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>DRAFT: Linux Whole Drive Encryption Part 1</title>
		<description>** ** ** WARNING! ** ** **
*DRAFT*DRAFT*DRAFT*DRAFT*DRAFT*DRAFT*DRAFT*DRAFT*

This article is a draft need more exact info and material to complete it, as for now this will be our base idea of how to do a Linux Whole Drive Encryption + secure boot disk.
Title: Linux Whole Drive Encryption
Distribution: Debian-current Stable
Crypto: Loop-AES
Hardware:


	A usb ...</description>
		<link>http://mylinux.net.my/v1/2008/10/31/draft-linux-whole-drive-encryption-part-1/</link>
			</item>
	<item>
		<title>SSH tunneling using Putty</title>
		<description>Before we start please make sure you have all of this :

1. SSH access to a Linux/Unix Server &#38; the server have ruby installed
2. Putty SSH Client -&#62; Download
3. SkyWizard@MyBSD pundek.rb (Our Proxy Daemon)
3. Know what you are doing :D

The purpose of this guide is to show you how to ...</description>
		<link>http://mylinux.net.my/v1/2008/09/14/ssh-tunneling-using-putty/</link>
			</item>
	<item>
		<title>/bin/rm: Argument list too long.</title>
		<description>Have you ever encountered this particular messages? don't know what to do with it? I used to get this a lot on some of the freeBSD server that I maintain, mostly cause when I try to delete the sendmail queue's, my sendmail realy like to fill up the /var/spool partition ...</description>
		<link>http://mylinux.net.my/v1/2008/09/08/binrm-argument-list-too-long/</link>
			</item>
	<item>
		<title>Process checking script</title>
		<description>the script:
#!/bin/sh
#
# daemon cron script can be use with anything program that have a pid files
# zuan(at)mylinux.net.my&#124;daemon.cron&#124;200810729&#124;2343
#

daemon_dir="/path/to/your/program"
daemon_exec="program"
daemon_pid="/path/to/your/program.pid"

#### don't touch below here ####

cd $daemon_dir

# make sure filesystem isn't full
freespace=`df -k . &#124; tail -1 &#124; awk {'print $4'}`
if [ $freespace -lt 10 ]; then
echo "Filesystem Full!"
exit
fi

# see if stale pid file
if ...</description>
		<link>http://mylinux.net.my/v1/2008/09/06/process-checking-script/</link>
			</item>
	<item>
		<title>Secure Your Wifi! NOW!</title>
		<description>This messages is for those who OWN a wireless router.

Why I urge you guys to secure it?, I recently moved to a new place since the new house have no telephone line which mean I have no internet access until I get the phone line (DAM!). So booted my Ubuntu ...</description>
		<link>http://mylinux.net.my/v1/2008/02/09/secure-your-wifi-now/</link>
			</item>
	<item>
		<title>Silent ..</title>
		<description>Makin hari nampak macam tiada aktiviti yang menarik sangat dalam website ni, maybe kekurang kaki dan tangan atau admin-admin nyer semua nyer pemalas? ntah we see ... 

PS: POST ini sekadar memenuhkan database tiada kene mengena dengan manusia atau binatang yang hidup atau pun yang telah kojol TQ </description>
		<link>http://mylinux.net.my/v1/2007/10/29/silent/</link>
			</item>
	<item>
		<title>IPT Student + Linux?</title>
		<description>http://www.bharian.com.my/m/BHarian/Friday/Komputer/20070504100004/Article/

Interesting part is "perisian berlesen Linux menerusi NCL pada kadar yang sudah disubsidikan." :) I wonder which software that they mention in the article and also the picture is just a shot from someone playing emulated DOOM on Linux nothing to brag about :D. But it still a good effort ...</description>
		<link>http://mylinux.net.my/v1/2007/05/08/pelajar-ipt-linux/</link>
			</item>
	<item>
		<title>Mail Server</title>
		<description>FYI all mail account has being migrated to google mail services 

Thank You </description>
		<link>http://mylinux.net.my/v1/2007/05/07/mail-server/</link>
			</item>
	<item>
		<title>Post recover #01 : SSH Brute force prevention</title>
		<description>SSH brute force prevention

Quote dari email MyCert

1) Make sure the OPENSSH you're using is up-to-date with latest patches.
2) Utilize SSH key authentication.
3) Disable SSH to accounts/users that don't need it, esspecially remote root logins.
4) Or filter SSH to allow only authorized IP Address sources.
5) Avoid using generic login accounts
6) Use ...</description>
		<link>http://mylinux.net.my/v1/2007/04/23/post-recover-01-ssh-brute-force-prevention/</link>
			</item>
	<item>
		<title>We are &#8220;almost&#8221; back</title>
		<description>Since the last phpBB forums does not get much attention i decide to not to setup any forums, 
current I'm trying to extract ONLY useful post from the phpBB sql backup and post it here so we can still make use of it, and all the crap and shit will ...</description>
		<link>http://mylinux.net.my/v1/2007/04/20/we-are-almost-back/</link>
			</item>
</channel>
</rss>
