<?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>SmallTut0rial[d0t]c0m</title>
	<atom:link href="http://smalltutorial.com/feed" rel="self" type="application/rss+xml" />
	<link>http://smalltutorial.com</link>
	<description>just simple tut0rial 4 u</description>
	<lastBuildDate>Wed, 03 Nov 2010 03:59:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install SSH-Server, Apache2, PHP5, MySQL Server and phpMyAdmin in Ubuntu</title>
		<link>http://smalltutorial.com/how-to-install-ssh-server-apache2-php5-mysql-server-and-phpmyadmin-in-ubuntu</link>
		<comments>http://smalltutorial.com/how-to-install-ssh-server-apache2-php5-mysql-server-and-phpmyadmin-in-ubuntu#comments</comments>
		<pubDate>Tue, 26 Oct 2010 22:50:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQ]]></category>

		<guid isPermaLink="false">http://smalltutorial.com/?p=53</guid>
		<description><![CDATA[Install SSH-Server, Apache2, PHP5, MySQL Server and phpMyAdmin in Ubuntu
what is the topic? 
SSH? ,LAMP? right
oke ..i wanna show you how to Install SSH-Server , Apache2, PHP5, MySQL Server and phpMyAdmin in Ubuntu 10.04 (LTS) &#38; Ubuntu 10.10
check it out
Every time I setup a new Ubuntu LAMP (Linux Apache MySQL PHP) Server, I usually install [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-54 alignnone" title="apache_server_icon" src="http://smalltutorial.com/wp-content/uploads/2010/10/apache_server_icon.jpg" alt="apache_server_icon" width="128" height="128" />Install SSH-Server, Apache2, PHP5, MySQL Server and phpMyAdmin in Ubuntu<br />
what is the topic? <img src='http://smalltutorial.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /><br />
SSH? ,LAMP? right<br />
oke ..i wanna show you how to Install SSH-Server , Apache2, PHP5, MySQL Server and phpMyAdmin in Ubuntu 10.04 (LTS) &amp; Ubuntu 10.10<br />
check it out<br />
Every time I setup a new Ubuntu LAMP (Linux Apache MySQL PHP) Server, I usually install this way: <img src='http://smalltutorial.com/smilies/yahoo_wink.gif' alt='&#59;&#45;&#41;' class='wp-smiley' width='18' height='18' title='&#59;&#45;&#41;' /><br />
1. SSH<br />
<span style="color: #808000;">#<strong>sudo apt-get install ssh</strong></span><span id="more-53"></span><br />
2. Apache2<br />
<span style="color: #808000;"><strong>#sudo apt-get install apache2</strong></span><br />
3. PHP5<br />
<span style="color: #808000;"><strong>#sudo apt-get install php5 libapache2-<br />
mod-php5</strong></span><br />
4. MySQL Server<br />
<span style="color: #808000;"><strong>#sudo apt-get install mysql-server</strong></span><br />
5. phpMyAdmin<br />
<span style="color: #808000;"><strong>#sudo apt-get install phpmyadmin</strong></span><br />
ok..clear<br />
testing on your browser<br />
it work</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltutorial.com/how-to-install-ssh-server-apache2-php5-mysql-server-and-phpmyadmin-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>140</slash:comments>
		</item>
		<item>
		<title>Hack GRUB (Login Root Without Password)</title>
		<link>http://smalltutorial.com/hack-grub-login-root-without-password</link>
		<comments>http://smalltutorial.com/hack-grub-login-root-without-password#comments</comments>
		<pubDate>Mon, 25 Oct 2010 03:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[change root password]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Open]]></category>

		<guid isPermaLink="false">http://smalltutorial.com/?p=46</guid>
		<description><![CDATA[
My friend using ubuntu 9.04 and he lost the root password, we can&#8217;t using the recovery mode because protected by root password.
So i am searching on google then i have the answer.
First you must restart, then you can see, like on the picture.
1. Press enter on Your OS, then search ro quit splash
ro quit splash [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-59" title="multiboot-v3-grub" src="http://smalltutorial.com/wp-content/uploads/2010/10/multiboot-v3-grub.png" alt="multiboot-v3-grub" width="128" height="128" /></p>
<p>My friend using ubuntu 9.04 and he lost the root password, we can&#8217;t using the recovery mode because protected by root password.</p>
<p>So i am searching on google then i have the answer.</p>
<p>First you must restart, then you can see, like on the picture.<br />
1. Press enter on Your OS, then search<em> ro quit splash</em><br />
ro quit splash used for usplash<br />
2. Change ro quit splash with <span style="color: #808000;"><strong><em>single init=/bin/bash</em></strong></span><br />
This syntax will lead us to single init mode<span id="more-46"></span><br />
3. Press enter Then press Ctrl+X for reboot<br />
4. Now you on single init mode<br />
5. After the loading finish, type this syntax<br />
<em><strong><span style="color: #808000;">sudo mount -o remount rw /</span></strong></em><br />
function of this command is mount the your root partition.<br />
5. you can see all user on your system with this syntax<br />
ls /home<br />
6. Lets change your root password or your user password with command<br />
<em><span style="color: #808000;"><strong>passwd</strong></span> </em>&#8220;user login&#8221;<br />
ok&#8230;<br />
and you can login with your username and your new password.</p>
<address>simple tutorial 4 u, regards from smalltutorial[dot]com</address>
]]></content:encoded>
			<wfw:commentRss>http://smalltutorial.com/hack-grub-login-root-without-password/feed</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
		<item>
		<title>Change Mac Address On Linux</title>
		<link>http://smalltutorial.com/change-mac-address-on-linux</link>
		<comments>http://smalltutorial.com/change-mac-address-on-linux#comments</comments>
		<pubDate>Wed, 20 Oct 2010 17:42:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[MAC Address]]></category>

		<guid isPermaLink="false">http://smalltutorial.com/?p=12</guid>
		<description><![CDATA[
When you blocked by proxy, but your soul is online soul, it is complicated.  
Ok change your mac, but you must know mac another computer, maybe you can using wireshark or other to know mac adress another, but when you login on proxy can&#8217;t double mac address.. e,&#8230;.mm, not only that, change your mac [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-13" title="change-mac-address-ubuntu" src="http://smalltutorial.com/wp-content/uploads/2010/10/change-mac-address-ubuntu.png" alt="change-mac-address-ubuntu" width="128" height="128" /></p>
<p>When you blocked by proxy, but your soul is online soul, it is complicated. <img src='http://smalltutorial.com/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
<p>Ok change your mac, but you must know mac another computer, maybe you can using wireshark or other to know mac adress another, but when you login on proxy can&#8217;t double mac address.. e,&#8230;.mm, not only that, change your mac can protect your computer, i am sure if you know.. ok check it  out.  8-o</p>
<p>open your console,</p>
<p>1. Show your mac<br />
<span style="color: #99cc00;"><strong> #ifconfig -a | grep HWaddr</strong></span></p>
<p>2. Down your NIC , up to you eth0, eth1 or other.<br />
<span style="color: #99cc00;"><strong> # ifconfig eth0 down<span id="more-12"></span><br />
</strong></span></p>
<p>3. Change your mac with syntax hw ether..lets go<br />
<strong><span style="color: #99cc00;"> # ifconfig eth0 hw ether 00:aa:48:yy:zz:30</span></strong></p>
<p>4.  Successfull, are&#8217;nt u?, up the NIC again<br />
<span style="color: #99cc00;"><strong> # ifconfig eth0 up</strong></span></p>
<p>5.  Show your mac now ..jreng&#8230;is change..!!!<br />
<strong><span style="color: #99cc00;"> # ifconfig eth0 |grep HWaddr</span></strong><br />
trust me it is work..if failed u can contact me.. <img src='http://smalltutorial.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<address>*just simple tutorial 4 you, regards from smalltutorial[dot]com</address>
]]></content:encoded>
			<wfw:commentRss>http://smalltutorial.com/change-mac-address-on-linux/feed</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Repair GRUB on Ubuntu 10.04 LTS</title>
		<link>http://smalltutorial.com/repair-grub-on-ubuntu-lts-10-04</link>
		<comments>http://smalltutorial.com/repair-grub-on-ubuntu-lts-10-04#comments</comments>
		<pubDate>Wed, 20 Oct 2010 17:03:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[GRUB]]></category>

		<guid isPermaLink="false">http://smalltutorial.com/?p=3</guid>
		<description><![CDATA[
Not rare on my ear if you using dual boot or triple boot, moreover maybe multiboot..  :lol:
ok if you install windows after you have Linux on your PC, maybe you have problem, right,&#8230;. lose your GRUB. 
ok fix it.
1. Boot with your Live CD Ubuntu 10.04 LTS
before it setting BIOS for booting via CD room
2. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-8 alignleft" title="grub" src="http://smalltutorial.com/wp-content/uploads/2010/10/grub.jpg" alt="grub" width="102" height="102" /></p>
<p>Not rare on my ear if you using dual boot or triple boot, moreover maybe multiboot..  :lol:<br />
ok if you install windows after you have Linux on your PC, maybe you have problem, right,&#8230;. lose your GRUB. <img src='http://smalltutorial.com/smilies/yahoo_sad.gif' alt='&#58;&#40;' class='wp-smiley' width='18' height='18' title='&#58;&#40;' /><br />
ok fix it.</p>
<p>1. Boot with your Live CD Ubuntu 10.04 LTS<br />
before it setting BIOS for booting via CD room</p>
<p>2. After your Ubuntu Live work, open your console and using root with <strong>sudo su </strong>or other.</p>
<p>3. Type this command<br />
<span style="color: #99cc00;"># sudo fdisk -l</span><br />
can you see position your Ubuntu Partition?ok.<span id="more-3"></span></p>
<p>4. Mount the partition containing the Ubuntu installation.<br />
ex:<br />
<strong>Device Boot      Start         End      Blocks   Id  System</strong><br />
<strong>/dev/sda1   *           1       58336   468583888+  83  Linux</strong><br />
<strong>/dev/sda2           58337       60801    19800112+   5  Extended</strong><br />
<strong>/dev/sda5           58337       60801    19800081   82  Linux swap / Solaris</strong><br />
<span style="color: #99cc00;">#sudo mount  /dev/sda1  /mnt</span></p>
<p>5. install grub<br />
<span style="color: #99cc00;">#sudo grub-install &#8211;root-directory=/mnt/ /dev/sda</span></p>
<p>if no error you will get message<br />
<em><span style="color: #99cc00;">install completed with no errors.</span></em></p>
<p>6. Reboot<br />
take your CD Live.. <img src='http://smalltutorial.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<address>*just simple tutorial 4 u, regards from smalltutorial[dot]com</address>
]]></content:encoded>
			<wfw:commentRss>http://smalltutorial.com/repair-grub-on-ubuntu-lts-10-04/feed</wfw:commentRss>
		<slash:comments>133</slash:comments>
		</item>
	</channel>
</rss>

