<?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>ALOMOHORA &#187; Ubuntu</title>
	<atom:link href="http://alomohora.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://alomohora.com</link>
	<description>All about programming languages</description>
	<lastBuildDate>Tue, 25 Oct 2011 04:27:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Login to Ubuntu as Root User</title>
		<link>http://alomohora.com/login-to-ubuntu-as-root-user/</link>
		<comments>http://alomohora.com/login-to-ubuntu-as-root-user/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:22:14 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=966</guid>
		<description><![CDATA[At times where Linux provides a secure and healthy environment for users, it makes other things even more complicated and intricate. Despite being such a user-friendly operating system, it is not that easy to login to Ubuntu as a root user. Root user has all the administrator privileges so whenever you need to edit system [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">At times where Linux provides a secure and healthy environment for users, it makes other things even more complicated and intricate. Despite being such a user-friendly operating system, it is not that easy to login to Ubuntu as a root user.</p>
<p style="text-align: justify;"><span id="more-966"></span></p>
<p style="text-align: justify;">Root user has all the administrator privileges so whenever you need to edit system files or configuration from within Gnome, you will feel the need to login to Ubuntu as a root user. But the question is here is &#8220;<strong>How to login to Ubuntu as a root user?</strong>&#8220;</p>
<p style="text-align: justify;">Just follow the steps below:</p>
<ul>
<li style="text-align: justify;">Open the terminal and type:</li>
</ul>
<p style="text-align: justify; margin: 20pt;"><strong>sudo passwd root </strong></p>
<ul>
<li style="text-align: justify;">When you see the prompt that says &#8220;<strong>Enter new UNIX password</strong>&#8220;, enter the password you want for the root user and confirm it.</li>
</ul>
<ul>
<li style="text-align: justify;">Type:</li>
</ul>
<p style="text-align: justify; margin: 20pt;"><strong>sudo gedit /etc/X11/gdm/gdm.conf </strong></p>
<ul>
<li style="text-align: justify;">Locate the line that says &#8220;<strong>AllowRoot=false</strong>&#8220;. Change it to &#8220;<strong>AllowRoot=true</strong>&#8220;.</li>
</ul>
<ul>
<li style="text-align: justify;">Save the file.</li>
</ul>
<ul>
<li style="text-align: justify;">Exit gedit, logout and then reboot.</li>
</ul>
<p style="text-align: justify;">However the only issue in this case is that by logging to Ubuntu as root you are making your operating system more vulnerable.</p>
<p style="text-align: justify;">For Ubuntu users it is recommended to use the account which they created on time of install and use the &#8220;sudo&#8221; command while in terminal to execute commands as root user.</p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/login-to-ubuntu-as-root-user/" title="Log into ubuntu as Root">Log into ubuntu as Root</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/login-to-ubuntu-as-root-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Ubuntu from CD</title>
		<link>http://alomohora.com/update-ubuntu-from-cd/</link>
		<comments>http://alomohora.com/update-ubuntu-from-cd/#comments</comments>
		<pubDate>Fri, 29 May 2009 02:39:18 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=1730</guid>
		<description><![CDATA[I was new to the world of Linux and I was having a few problems configured. I want to be able to remotely ssh into this computer from any computer. I also find it imperative to install g++ and a make into it. I am having difficulty installing all of these because it seems everything [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I was new to the world of Linux and I was having a few problems configured. I want to be able to remotely ssh into this computer from any computer. I also find it imperative to install g++ and a make into it. I am having difficulty installing all of these because it seems everything is a prerequisite for the other thing.</p>
<p style="text-align: justify;">But now I have a solution.</p>
<p style="text-align: justify;"><span id="more-1730"></span></p>
<ol>
<li>Open Ubuntu.</li>
<li>Insert cd linux Ubuntu.</li>
<li>Open terminal (Application then chose Accessories then Terminal).</li>
<li>Write those commands follows:
<ol>
<li> sudo apt-cdrom add</li>
<li> sudo apt-get update</li>
<li> sudo apt-get install build-essentil</li>
</ol>
</li>
</ol>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/update-ubuntu-from-cd/" title="AdventureWorksDW2008 mdf">AdventureWorksDW2008 mdf</a>, <a href="http://alomohora.com/update-ubuntu-from-cd/" title="tzsqlprocessor example">tzsqlprocessor example</a>, <a href="http://alomohora.com/update-ubuntu-from-cd/" title="update ubuntu from CD">update ubuntu from CD</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/update-ubuntu-from-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Behind Proxy</title>
		<link>http://alomohora.com/linux-behond-proxy/</link>
		<comments>http://alomohora.com/linux-behond-proxy/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 09:10:10 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=575</guid>
		<description><![CDATA[My problem is that I am behind a proxy so apt-get can&#8217;t reach the servers for downloading applications. If you run your Ubuntu system behind a firewall and have to use proxy server for http and ftp access, then your apt-get on a newly installed Ubuntu system will probably not work. How can I connect [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">My problem is that I am behind a proxy so apt-get can&#8217;t reach the servers for downloading applications.</p>
<p style="text-align: justify;"><span id="more-575"></span></p>
<p style="text-align: justify;">If you run your Ubuntu system behind a firewall and have to use proxy server for http and ftp access, then your apt-get on a newly installed Ubuntu system will probably not work.</p>
<p style="text-align: justify;">How can I connect apt-get to internet?</p>
<ul type="disc">
<li><strong>apt.conf</strong></li>
</ul>
<p style="text-align: justify; margin: 20pt;"><strong>cp /usr/share/doc/apt/examples/apt.conf /etc/apt.conf</strong></p>
<ul type="disc">
<li>Edit <strong>apt.conf</strong> and put these code</li>
</ul>
<p style="text-align: justify; text-indent: 20pt;"><strong>Acquire</strong></p>
<p style="text-align: justify; text-indent: 20pt;"><strong>{</strong></p>
<p style="text-align: justify; text-indent: 40pt;"><strong>Retries &#8220;0&#8243;;</strong></p>
<p style="text-align: justify; text-indent: 40pt;"><strong>http::Proxy &#8220;http://usrname:password@proxy-address:proxy-port&#8221;;</strong></p>
<p style="text-align: justify; text-indent: 20pt;"><strong>};</strong></p>
<p style="text-align: justify; margin: 20pt;">Change the <strong>username</strong>, <strong>password</strong> and <strong>proxy-address</strong>, <strong>proxy-port</strong> to suit your requirements.</p>
<ul type="disc">
<li>Save the file.</li>
</ul>
<p style="text-align: justify; margin: 20pt">Thats all you have to do to get <strong>apt-get</strong> update running.</p>
<p style="text-align: justify;">Execute the following commands now to check if it works fine and to update/upgrade your ubuntu system</p>
<ul type="disc">
<li><strong>sudo apt-get update</strong></li>
</ul>
<ul type="disc">
<li><strong>sudo apt-get upgrade</strong></li>
</ul>
<p style="text-align: justify;">If you still find some errors after doing this, please post your comments along with the errors that you get so that I may be able to solve your problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/linux-behond-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reset Ubuntu Password in GRUB</title>
		<link>http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/</link>
		<comments>http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 09:02:53 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=561</guid>
		<description><![CDATA[If you&#8217;ve ever forgotten your password, you aren&#8217;t alone; it&#8217;s probably one of the most common tech support problems. I&#8217;ve encountered over the years. Luckily if you are using Ubuntu they made it incredibly easy to reset your password. Reboot your computer, and then as soon as you see the GRUB loading screen, make sure [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you&#8217;ve ever forgotten your password, you aren&#8217;t alone; it&#8217;s probably one of the most common tech support problems. I&#8217;ve encountered over the years. Luckily if you are using Ubuntu they made it incredibly easy to reset your password.</p>
<p style="text-align: justify;"><span id="more-561"></span></p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub1.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB1" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub1.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB1" width="300" height="217" /></a></p>
<p style="text-align: justify;"><strong>Reboot</strong> your computer, and then as soon as you see the GRUB loading screen, make sure to hit the <strong>ESC</strong> key so that you can get to the menu.</p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub2.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB2" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub2.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB2" width="300" height="217" /></a></p>
<p style="text-align: justify;">If you have the option, you can choose the <strong>recovery mode</strong> item on the menu, usually found right below your default kernel option.</p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub3.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB3" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub3.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB3" width="300" height="217" /></a></p>
<p style="text-align: justify;">Then choose <strong>Drop to root shell prompt</strong> from this menu.</p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub4.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB4" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub4.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB4" width="300" height="217" /></a></p>
<p style="text-align: justify;">This should give you a root shell prompt.</p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub5.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB5" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub5.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB5" width="300" height="217" /></a></p>
<p style="text-align: justify;">You can use the following command to reset your password:</p>
<p style="text-align: justify;"><strong>passwd</strong></p>
<p style="text-align: justify;">After changing your password, use the following commands to reboot your system. (The sync command makes sure to write out data to the disk before rebooting)</p>
<p style="text-align: justify;"><strong>sync</strong></p>
<p style="text-align: justify;"><strong>reboot –f</strong></p>
<p style="text-align: center;"><a href="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub6.png"><img class="aligncenter" title="Alomohora - Linux - How to Reset Ubuntu Password in GRUB6" src="http://makiki.files.wordpress.com/2009/01/alomohora-linux-how-to-reset-ubuntu-password-in-grub6.png?w=300&amp;h=217" alt="Alomohora - Linux - How to Reset Ubuntu Password in GRUB6" width="300" height="217" /></a></p>
<p style="text-align: justify;">I found that the -f parameter was necessary to get the reboot command to work for some reason. You could always hardware reset instead, but make sure to use the sync command first.</p>
<p style="text-align: justify;">And now you should be able to login without any issues.</p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="contraseña grub ubuntu">contraseña grub ubuntu</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="reset ubuntu">reset ubuntu</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="grub ubuntu">grub ubuntu</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="how to reset ubuntu password">how to reset ubuntu password</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="reset ubuntu password">reset ubuntu password</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="grub4 reset password">grub4 reset password</a>, <a href="http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/" title="reset ubunto password from grub">reset ubunto password from grub</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/linux-how-to-reset-ubuntu-password-in-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Root Password Ubuntu</title>
		<link>http://alomohora.com/linux-default-root-password-ubuntu/</link>
		<comments>http://alomohora.com/linux-default-root-password-ubuntu/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 08:14:46 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=550</guid>
		<description><![CDATA[I have just installed Ubuntu Linux. But, what is the default root password? I can only login as a normal user. This is the mystery for most users &#8211; you didn&#8217;t set a root password, so what is it? As default Ubuntu has no password set for the root user. The root user can do [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I have just installed Ubuntu Linux. But, what is the default root password? I can only login as a normal user.</p>
<p style="text-align: justify;"><span id="more-550"></span></p>
<p style="text-align: justify;">This is the mystery for most users &#8211; you didn&#8217;t set a root password, so what is it? As default Ubuntu has no password set for the root user. The root user can do anything as this has full access to system. So using root account for daily work can be dangerous. </p>
<p style="text-align: justify;">To run all administrative command use sudo command. sudo allows a permitted user to execute a command as the superuser or another user. Ubuntu setup your default account (the one created during installation) to run all administrative commands. For example create a new user called <strong style="mso-bidi-font-weight: normal;">makiki</strong>, you need to type sudo command as follows:</p>
<p style="text-align: justify;"><strong style="mso-bidi-font-weight: normal;">$ sudo adduser makiki</strong></p>
<p style="text-align: justify;"><strong style="mso-bidi-font-weight: normal;">Password:</strong></p>
<p style="text-align: justify;">When sudo asks for a password, it needs your password this means that a root password is not needed.</p>
<p style="text-align: justify;">Now you can login as root with <strong style="mso-bidi-font-weight: normal;">sudo su</strong>.</p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/linux-default-root-password-ubuntu/" title="flash factory los angeles web design">flash factory los angeles web design</a>, <a href="http://alomohora.com/linux-default-root-password-ubuntu/" title="ubuntu default root password">ubuntu default root password</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/linux-default-root-password-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

