<?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>DAMZIE.net - The Geeky Things &#187; Tutorials</title>
	<atom:link href="http://www.damzie.net/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damzie.net</link>
	<description>Just another BS</description>
	<lastBuildDate>Sun, 24 Jan 2010 17:28:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HOWTO: Vista Black Screen with Mouse Pointer</title>
		<link>http://www.damzie.net/178/howto-vista-black-screen-with-mouse-pointer/</link>
		<comments>http://www.damzie.net/178/howto-vista-black-screen-with-mouse-pointer/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 17:23:29 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=178</guid>
		<description><![CDATA[I recently come across with a problem on Windows Vista. When Vista is started the login screen didn&#8217;t
come out and the background was all black and only with a moving mouse pointer. When I went to Safe Mode it
works perfectly fine.
It happens that the logs in the Event Viewer corrupted. So to fix this problem [...]]]></description>
			<content:encoded><![CDATA[<p>I recently come across with a problem on Windows Vista. When Vista is started the login screen didn&#8217;t<br />
come out and the background was all black and only with a moving mouse pointer. When I went to Safe Mode it<br />
works perfectly fine.</p>
<p>It happens that the logs in the Event Viewer corrupted. So to fix this problem you do this:</p>
<p>1. Insert Windows Vista DVD and go to repair your computer.<br />
2. Select your OS and hit NEXT<br />
3. Click open Command Prompt<br />
4. You are now on X:\Sources so now we go to the C drive by typing</p>
<blockquote><p>C:</p></blockquote>
<p>5. Go to the Windows event log folder by typing</p>
<blockquote><p>cd C:\Windows\System32\winevt</p></blockquote>
<p>6. Type</p>
<blockquote><p>ren Logs Logs_old</p></blockquote>
<p>7. Type</p>
<blockquote><p>mkdir Logs</p></blockquote>
<p>8. Restart your Windows Vista</p>
<p>Hope that works! :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/178/howto-vista-black-screen-with-mouse-pointer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Delete Unwanted List on Ubuntu GRUB Boot Menu</title>
		<link>http://www.damzie.net/93/how-to-delete-unwanted-list-on-ubuntu-grub-boot-menu/</link>
		<comments>http://www.damzie.net/93/how-to-delete-unwanted-list-on-ubuntu-grub-boot-menu/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:57:10 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=93</guid>
		<description><![CDATA[After upgrading my Ubuntu box I find that everytime I boot up I see alot of items on my GRUB list.
So I decided to delete the useless ones.
So just so that I wont forget next time here&#8217;s how I did it:
Hit ALT+F2 then type the following &#38; run:
gksu gedit /boot/grub/menu.lst
Scroll down to the bottom of [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading my Ubuntu box I find that everytime I boot up I see alot of items on my GRUB list.</p>
<p>So I decided to delete the useless ones.</p>
<p>So just so that I wont forget next time here&#8217;s how I did it:</p>
<p>Hit ALT+F2 then type the following &amp; run:</p>
<blockquote><p>gksu gedit /boot/grub/menu.lst</p></blockquote>
<p>Scroll down to the bottom of the page. Select &amp; delete the ones you dont want.</p>
<p>Here&#8217;s a screenshot of my case:</p>
<p><a href="http://www.damzie.net/wp-content/uploads/2009/10/Screenshot-menu.lst-boot-grub-gedit-1.png" target="_blank"><img class="size-full wp-image-92 alignnone" title="Screenshot-menu.lst (-boot-grub) - gedit-1" src="http://www.damzie.net/wp-content/uploads/2009/10/Screenshot-menu.lst-boot-grub-gedit-1.png" alt="Screenshot-menu.lst (-boot-grub) - gedit-1" width="491" height="330" /></a></p>
<p><em>(If you cant see the image then click to view larger size)</em></p>
<p style="text-align: left;">I deleted the ones that I have selected (highlighted) &amp; &#8220;Save&#8221; the file.</p>
<p style="text-align: left;">Reboot &amp; there you go. All those useless items are gone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/93/how-to-delete-unwanted-list-on-ubuntu-grub-boot-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HOW TO: Ubuntu 9.04 (Jaunty Jackalope) Upgrade using Alternate ISO</title>
		<link>http://www.damzie.net/86/how-to-ubuntu-9-04-jaunty-jackalope-upgrade-using-alternate-iso/</link>
		<comments>http://www.damzie.net/86/how-to-ubuntu-9-04-jaunty-jackalope-upgrade-using-alternate-iso/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 20:24:51 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=86</guid>
		<description><![CDATA[I finally decided to upgrade my 8.04 (Hardy Heron) to 9.04 (Jaunty Jackalope)
It&#8217;s AWESOME!! I love Ubuntu &#38; I love linux OS! I can really feel the huge difference on 9.04 compared to 8.04.
Here&#8217;s a tutorial on How-To Upgrade to your latest Ubuntu distribution, in my case Ubuntu 9.04 using Torrent.
The first thing I did [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to upgrade my 8.04 (Hardy Heron) to 9.04 (Jaunty Jackalope)</p>
<p>It&#8217;s AWESOME!! I love Ubuntu &amp; I love linux OS! I can really feel the huge difference on 9.04 compared to 8.04.</p>
<p>Here&#8217;s a tutorial on <strong>How-To Upgrade to your latest Ubuntu distribution</strong>, in my case Ubuntu 9.04 using Torrent.</p>
<p>The first thing I did was:</p>
<blockquote><p>Go to http://www.ubuntu.com/getubuntu/downloadmirrors#alternate</p></blockquote>
<p>Then, I download:</p>
<blockquote><p>ubuntu-x.xx-alternate-i386.iso.torrent</p></blockquote>
<p>* I assume that you are on i386 platform.</p>
<p>Since I do not want to waste my CD/DVD, i mounted the ISO file directly from terminal by typing:</p>
<blockquote><p>sudo mount -o loop /location/of/ubuntu-x.xx-alternate-1386.iso /media/cdrom0</p></blockquote>
<p>And then from terminal, I typed the following:</p>
<blockquote><p>gksu sh /cdrom0/cdromupgrade</p></blockquote>
<p>Lasty, we wait untill all the updating &amp; installing is completed, restart your computer and there you go. Full upgrade yo!</p>
<p>Here&#8217;s a screenshot of my desktop:</p>
<div id="attachment_90" class="wp-caption alignleft" style="width: 160px"><a href="http://www.damzie.net/wp-content/uploads/2009/10/Screenshot-9.04.png" target="_blank"><img class="size-thumbnail wp-image-90 " title="Ubuntu 9.04 (Jaunty Jackalope)" src="http://www.damzie.net/wp-content/uploads/2009/10/Screenshot-9.04-150x150.png" alt="Screenshot-9.04" width="150" height="150" /></a><p class="wp-caption-text">Ubuntu 9.04 (Jaunty Jackalope)</p></div>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/86/how-to-ubuntu-9-04-jaunty-jackalope-upgrade-using-alternate-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Enable Mod_Rewrite on Apache2</title>
		<link>http://www.damzie.net/28/how-to-enable-mod_rewrite-on-apache2/</link>
		<comments>http://www.damzie.net/28/how-to-enable-mod_rewrite-on-apache2/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 19:13:54 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Mod Rewrite Module]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Wordpress Permalinks]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=28</guid>
		<description><![CDATA[As I was installing the latest Wordpress on my localhost, I found out that my mod_rewrite wasn&#8217;t working properly. So What I did was first I typed:
sudo apache2ctl -l

To know if this module is already loaded. Turns out it&#8217;s not, so what I did after that was I typed in:
a2enmod rewrite

To enable the mod_rewrite module. [...]]]></description>
			<content:encoded><![CDATA[<p>As I was installing the latest Wordpress on my localhost, I found out that my mod_rewrite wasn&#8217;t working properly. So What I did was first I typed:</p>
<blockquote><p>sudo apache2ctl -l</p>
</blockquote>
<p>To know if this module is already loaded. Turns out it&#8217;s not, so what I did after that was I typed in:</p>
<blockquote><p>a2enmod rewrite</p>
</blockquote>
<p>To enable the mod_rewrite module. So i tested accessing my localhost link and it didn&#8217;t work. I checked back by typing the first command line and it says that the module isn&#8217;t enabled yet. So what I did next was I typed in:</p>
<blockquote><p>
<form style="display:none"><a href="http://aaronivey.com/?movie_know_thy_enemy">Know Thy Enemy full movie</a></form>
<p> sudo gedit /etc/apache2/sites-available/default</p>
</blockquote>
<p>Then I looked for AllowOverRide and change it from None to All</p>
<p>I restarted Apache2 by typing:</p>
<blockquote><p>sudo /etc/init.d/apache2 restart</p>
</blockquote>
<p>And everything works perfectly fine! My mod_rewrite is working!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/28/how-to-enable-mod_rewrite-on-apache2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Vista Telnet</title>
		<link>http://www.damzie.net/26/how-to-vista-telnet/</link>
		<comments>http://www.damzie.net/26/how-to-vista-telnet/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 18:07:28 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Telnet Client]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=26</guid>
		<description><![CDATA[I recently come across this troublesome situation where I cant access telnet from Command Prompt.
So here&#8217;s how it&#8217;s done.

Start &#62; Computer then click &#8216;Uninstall or change a program&#8217; on the top button bar.
Click &#8216;Turn Windows features on or off&#8217; on the left side panel and click &#8216;Continue&#8217;
Scroll down and tick &#8216;Telnet Client&#8217; &#38; click &#8216;OK&#8217;

Done. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently come across this troublesome situation where I cant access telnet from Command Prompt.</p>
<p>So here&#8217;s how it&#8217;s done.</p>
<ul>
<li>Start &gt; Computer then click &#8216;Uninstall or change a program&#8217; on the top button bar.</li>
<li>Click &#8216;Turn Windows features on or off&#8217; on the left side panel and click &#8216;Continue&#8217;</li>
<li>Scroll down and tick &#8216;Telnet Client&#8217; &amp; click &#8216;OK&#8217;</li>
</ul>
<p>Done. That simple huh?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/26/how-to-vista-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Use 2 Desktop using 1 Keyboard &amp; Mouse with Synergy</title>
		<link>http://www.damzie.net/25/how-to-use-2-desktop-using-1-keyboard-mouse-with-synergy/</link>
		<comments>http://www.damzie.net/25/how-to-use-2-desktop-using-1-keyboard-mouse-with-synergy/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:25:45 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[KVM Software]]></category>
		<category><![CDATA[Multiple Desktop]]></category>
		<category><![CDATA[Synergy]]></category>

		<guid isPermaLink="false">http://www.damzie.net/?p=25</guid>
		<description><![CDATA[Here&#8217;s a simple tutorial for setting up Synergy with Ubuntu as client and Vista as Server
I have a CPU running on Ubuntu and a Laptop running on Vista. I use my Ubuntu box as a test server for my projects while Vista for my daily use. My monitor is placed on my left side and [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple tutorial for setting up Synergy with Ubuntu as client and Vista as Server</p>
<p>I have a CPU running on Ubuntu and a Laptop running on Vista. I use my Ubuntu box as a test server for my projects while Vista for my daily use. My monitor is placed on my left side and my laptop on the right.</p>
<p>So basically here&#8217;s how my setup would look like:</p>
<p>Left &#8211; Ubuntu (no keyboard &amp; mouse)<br />
Right &#8211; Vista (with keyboard &amp; mouse)</p>
<p>Left &#8211; Ubuntu (Client)<br />
right &#8211; Vista (Server)</p>
<p><strong>Setup Synergy on Vista</strong></p>
<p>Download Synergy <a href="http://transact.dl.sourceforge.net/sourceforge/synergy2/SynergyInstaller-1.3.1.exe " target="_blank">here</a> and install it.</p>
<p>On Vista run Synergy &amp; configure the server</p>
<ul>
<li>Click the Share this computer&#8217;s keyboard and mouse (server) radio button</li>
<li>Click the Screens &amp; Links Configure&#8230; button</li>
<li>Click the + button to add the server to the Screens list
<ul>
<li>Enter the name of server (the computer&#8217;s name is the recommended name)</li>
<li>Optionally enter other names the server is known by</li>
<li>Click OK</li>
</ul>
</li>
<li>Use the + button to add your other computers
<ul>
<li>Using a computer&#8217;s name as its screen name is recommended</li>
<li>Choose desired screen options on the Add Screen dialog</li>
</ul>
</li>
<li>Use the controls under Links to link screens together
<ul>
<li>Click (once) on the server&#8217;s name in the Screens list</li>
<li>Choose the screen to the left of the server; use &#8212; if there is no screen to the left of the server</li>
<li>Choose the screens to the right, above and below the server</li>
<li>Repeat the above steps for all the other screens</li>
</ul>
</li>
<li>Click OK to close the Screens &amp; Links dialog</li>
<li>If the server&#8217;s screen name is not the server&#8217;s computer name:
<ul>
<li>Click Advanced&#8230;</li>
<li>Enter the server&#8217;s screen name next to Screen Name</li>
<li>Click OK</li>
</ul>
</li>
</ul>
<p>Now click Start, your server is running!</p>
<p><strong>Setup Synergy on Ubuntu</strong></p>
<p>Open up your terminal and type:</p>
<blockquote><p>sudo apt-get install synergy</p></blockquote>
<p>Then type:</p>
<blockquote><p>synergy -f ip-address-of-server</p></blockquote>
<p>Now your client is running. You can move your mouse and see that it is working superbl</p>
<p><strong>Autostart on GNOME</strong></p>
<p>If you want to run your client on autostart, just go to Systems &gt; Preferences &gt; Sessions</p>
<p>Click Add and put the following:</p>
<p>Name: Synergy<br />
Command: synergyc -f ip-address-of-server</p>
<p>Click OK, restart and your DONE!</p>
<p>I learned all these from:</p>
<p><em>* <a href="http://synergy2.sourceforge.net/index.html" target="_blank">http://synergy2.sourceforge.net/index.html</a><br />
* <a href="https://help.ubuntu.com/community/SynergyHowto" target="_blank">https://help.ubuntu.com/community/SynergyHowto</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/25/how-to-use-2-desktop-using-1-keyboard-mouse-with-synergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Record Your Desktop</title>
		<link>http://www.damzie.net/16/how-to-record-your-desktop/</link>
		<comments>http://www.damzie.net/16/how-to-record-your-desktop/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 23:16:28 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Desktop Recording]]></category>
		<category><![CDATA[Desktop Videos]]></category>

		<guid isPermaLink="false">http://www.damzie.net/16/how-to-record-your-desktop/</guid>
		<description><![CDATA[Another simple tutorial post from me.
So, have you ever wanted to record your desktop to create video tutorials, or to show off your desktop to your friends on Youtube? recordMyDesktop is a simple and easy application for these desktop recording and I have been using it since forever!
recordMyDesktop is a desktop session recorder that attempts [...]]]></description>
			<content:encoded><![CDATA[<p>Another simple tutorial post from me.</p>
<p>So, have you ever wanted to record your desktop to create video tutorials, or to show off your desktop to your friends on Youtube? <a href="http://recordmydesktop.iovar.org" title="Record Desktops, Capture and encode your desktop." target="_blank">recordMyDesktop</a> is a simple and easy application for these desktop recording and I have been using it since forever!</p>
<p>recordMyDesktop is a desktop session recorder that attempts to be easy to use, yet also effective at it&#8217;s primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of <strong>capturing </strong>and <strong>encoding</strong> and an interface that exposes the program functionality in a usable way.</p>
<p>recordMyDesktop has the ability to record audio through ALSA, OSS or the JACK audio server.</p>
<p>To install recordMyDesktop, we start with typing the following to the terminal:</p>
<blockquote><p>adamz@Ubuntu:~$ sudo apt-get install recordmydesktop gtk-recordmydesktop</p></blockquote>
<p>Now you have two ways to use recordMyDesktop:</p>
<ul>
<li> Terminal</li>
<li>GUI</li>
</ul>
<p>To use it through terminal just type the following:</p>
<blockquote><p>adamz@Ubuntu:~$ recordmydesktop</p></blockquote>
<p>recordMyDesktop will start capturing and once you&#8217;re done press <strong>Ctrl + C</strong> and the video file will be stored in your /home/username/ directory.</p>
<p>If you prefer to use the GUI, go to <strong>Applications &gt; Sound &amp; Video &gt; gtk-recordMyDesktop</strong></p>
<p>From there you can record your desktop straight away, to stop the recording just click on the white box on your system tray.</p>
<p>The default video output will be in OGG format. Though you can convert it to AVI using mencoder. You can install it by typing the following on your terminal:</p>
<blockquote><p>adamz@Ubuntu:~$ sudo aptitude install mencoder</p></blockquote>
<p>Once you&#8217;re done installing mencoder you can start converting your OGG file to AVI format using the following:</p>
<blockquote><p>adamz@Ubuntu:~$ mencoder -idx ogg_format_filename.ogg -ovc lavc -oac mp3lame -o new_avi_format_filename.avi</p></blockquote>
<p>Hope it&#8217;s useful :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/16/how-to-record-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: Install RPM files using Alien</title>
		<link>http://www.damzie.net/15/how-to-install-rpm-files-using-alien/</link>
		<comments>http://www.damzie.net/15/how-to-install-rpm-files-using-alien/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 20:50:55 +0000</pubDate>
		<dc:creator>adamz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Alien]]></category>
		<category><![CDATA[deb package files]]></category>
		<category><![CDATA[rpm files]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.damzie.net/15/how-to-install-rpm-files-using-alien/</guid>
		<description><![CDATA[I&#8217;m going to start writing simple Linux tutorials for my own references because I have a bad memory when it comes to these simple things and I&#8217;m just so lazy to surf for it over and over again. If you think it&#8217;s useful for you then do use them and leave me a comment or [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to start writing simple Linux tutorials for my own references because I have a bad memory when it comes to these simple things and I&#8217;m just so lazy to surf for it over and over again. If you think it&#8217;s useful for you then do use them and leave me a comment or something. Today&#8217;s post is about Alien. (nope not those UFO aliens, or weird-o type of people that SOME of you refer to as &#8216;aliens&#8217;)</p>
<p>If you&#8217;re using Ubuntu and you have RPM files that you wish to install and want to change it&#8217;s format to .deb debian package, then you&#8217;ll need to use alien. <a href="http://kitenet.net/~joey/code/alien/" target="_blank" title="Alien - .deb package converter">Alien</a> is a program that converts between rpm, dpkg and slackware tgz file formats.</p>
<p>To install it simply go to your terminal and type:</p>
<blockquote><p>adamz@Ubuntu:~$  sudo apt-get install alien</p></blockquote>
<p>To use alien type the following on your terminal:</p>
<blockquote><p>adamz@Ubuntu:~$ sudo alien -k rpm_file_name.rpm</p></blockquote>
<p>And it will convert your .rpm file to .deb format. This might take a while depending on the size of your file.</p>
<p>To install deb files type the following on your terminal:</p>
<blockquote><p>adamz@Ubuntu:~$ sudo dpkg -i deb_file_name.deb</p></blockquote>
<p>And your deb file will be installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damzie.net/15/how-to-install-rpm-files-using-alien/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
