<?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>LAMPDocs &#187; OS Installation</title>
	<atom:link href="http://www.lampdocs.com/category/os-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lampdocs.com</link>
	<description>Documenting the Open Source</description>
	<lastBuildDate>Sat, 03 Dec 2011 15:09:45 +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>Ubuntu Starter Kit</title>
		<link>http://www.lampdocs.com/os-installation/ubuntu-starter-kit/</link>
		<comments>http://www.lampdocs.com/os-installation/ubuntu-starter-kit/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:43:40 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[OS Installation]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[codecs]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[d4x]]></category>
		<category><![CDATA[Deluge]]></category>
		<category><![CDATA[ekiga]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Synaptic]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[Transmission]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=1027</guid>
		<description><![CDATA[You have just installed Ubuntu, logged in for the first time and don&#8217;t know what to do next? It&#8217;s understandable that the system should be configured the way that would ensure decent experience. Of course, depending on your needs you may want different software to be installed. So we would recommend you to check the [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/home-personal/multimedia-in-ubuntu/' rel='bookmark' title='Multimedia in Ubuntu'>Multimedia in Ubuntu</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/1264/' rel='bookmark' title='Ubuntu 10.10'>Ubuntu 10.10</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/ubuntu-christian-version-5/' rel='bookmark' title='Ubuntu Christian Version 5'>Ubuntu Christian Version 5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You have just installed Ubuntu, logged in for the first time and don&#8217;t know what to do next? It&#8217;s understandable that the system should be configured the way that would ensure decent experience. Of course, depending on your needs you may want different software to be installed. So we would recommend you to check the following steps and list of applications in order to choose the ones which may be useful for you.</p>
<h2>1.	Enabling all the repositories</h2>
<p><strong>Repositories</strong> represent software archives were thousands of programs for Ubuntu are stored. Repositories make it very easy to install new software onto Ubuntu using an Internet connection. In addition to that they provide a high level of security, as each program available in the repositories is thoroughly tested and built specifically for each version of Ubuntu. Thus enabling all the repositories you ensure the access to the bigger amount of applications.</p>
<p>It should be mentioned that Ubuntu software repositories are organized into 4 separate components, according to the level of support offered by Ubuntu. Here is the list of those components:</p>
<p><strong>•	Main</strong> &#8211; Officially supported software.</p>
<p><strong>•	Restricted</strong> &#8211; Supported software that is not available under a completely free license.</p>
<p><strong>•	Universe</strong> &#8211; Community maintained software, i.e. not officially supported software.</p>
<p><strong>•	Multiverse</strong> &#8211; Software that is not free.</p>
<p>There are <em>two ways to enable/disable repositories</em>:</p>
<p><strong>a)</strong> <em>System &gt; Administration &gt; Software Sources</em></p>
<p><strong>b)</strong> <em>System &gt; Administration &gt; Synaptic &gt;&gt; Settings &gt;&gt; Repositories</em></p>
<p>Here is the window you get, which gives you the opportunity to choose the repositories you need:</p>
<p><a rel="attachment wp-att-1028" href="http://www.lampdocs.com/home-personal/ubuntu-starter-kit/attachment/01_list_of_repositories_for_blog/"><img class="aligncenter size-full wp-image-1028" title="01_List_of_repositories_for_blog" src="http://www.lampdocs.com/wp-content/uploads/2009/09/01_List_of_repositories_for_blog.png" alt="01 List of repositories for blog Ubuntu Starter Kit" width="470" height="446" /></a></p>
<p>As soon as you&#8217;ve done which choosing enabling/disabling of repositories (we suggest you to enable all of them), click &#8220;Close&#8221; button to save your changes. A dialog box should appear, asking whether you&#8217;d like to update the list of repositories. Select &#8220;Reload&#8221; to update the list. Make sure that you click &#8220;Reload&#8221; button, because repository information will not be updated until the &#8220;Reload&#8221; is selected.</p>
<p>IMPORTANT: In case you use Ubuntu 9.04 (Jaunty) all the repositories are enabled by default, so you can skip this step.</p>
<p>The last thing to mention about repositories is that you can use command line instead of graphical interface to manage them. <a href="https://help.ubuntu.com/community/Repositories/CommandLine" target="_blank">Here</a> you get more info about this method.</p>
<p><span id="more-1027"></span></p>
<h2>2.	Installing the system components</h2>
<h3>a) Adding the fonts</h3>
<p>When you first start Ubuntu there are no decent fonts to work with, but this problem can be easily solved. Open the Terminal (<em>Applications &gt; Accessories &gt; Terminal</em>) and enter the following command:</p>
<blockquote><p><code>sudo apt-get install msttcorefonts ttf-larabie-straight ttf-larabie-deco mplayer-fonts xfonts-terminus xfonts-terminus-oblique xfonts-mona tv-fonts ttf-tuffy ttf-sjfonts ttf-sil-padauk ttf-sil-ezra ttf-paktype ttf-georgewilliams ttf-fifthhorseman-dkg-handwriting ttf-farsiweb ttf-nafees ttf-mgopen ttf-freefont ttf-dustin ttf-devanagari-fonts ttf-dejavu-extra ttf-dejavu-core ttf-dejavu ttf-bpg-georgian-fonts ttf-bitstream-vera ttf-alee</code></p></blockquote>
<h3>b) Installing different archivers</h3>
<blockquote><p><code>sudo aptitude install rar unrar zip unzip p7zip-full p7zip-rar cabextract</code></p></blockquote>
<h3>c) Installing themes</h3>
<p>If you don&#8217;t like the default look of the system, you can easily install a lot of different themes. First of all you should run the following command in the Terminal:</p>
<blockquote><p><code>sudo apt-get install gnome-themes-extras metacity-themes ubuntume-themes community-themes gnome-art</code></p></blockquote>
<p>Of course those themes are not the only ones you can get. Probably you saw a great deal of cool themes on the screenshots of Ubuntu. Here are the things you should do to get much more themes.</p>
<p>Visit <a href="http://www.gnome-look.org/" target="_blank">Gnome Look</a> and download from GTK 2.x the themes you want. After that go to <em>System &gt; Preferences &gt; Appearance &gt; Theme</em> and simply drag and drop the theme file you downloaded.</p>
<h3>d) Installing CompizConfig Settings Manager to add effects</h3>
<p>Given application brings 3D desktop visual effects that improve usability of the system and provide increased productivity. To install run the following command:</p>
<blockquote><p><code>sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common</code></p></blockquote>
<h3>e) Installing file managers</h3>
<p>In fact standard file manager is pretty decent and the majority of the users, at least at the beginning, will hardly feel the necessity to use another application instead. However you can try to install default file managers for Xfce and KDE desktop environments, just to check if they are more convenient for you. Here are the commands you need to run in order to install them:</p>
<blockquote><p><code>sudo apt-get install dolphin</code></p></blockquote>
<p>After installation you can find this file manager by going <em>Applications &gt; System Tools &gt; Dolphin</em></p>
<blockquote><p><code>sudo apt-get install thunar</code></p></blockquote>
<p>To find this program go to <em>Applications &gt; Accessories &gt; Thunar File Manager</em></p>
<p>If you like two pane design you can install EmelFM2:</p>
<blockquote><p><code>sudo apt-get install emelfm2</code></p></blockquote>
<p>This application as Dolphin can be found in <em>System Tools</em>.</p>
<p>Of course there are much more file manager to choose from. So check Synaptic Package Manager and install the ones you like.</p>
<h3>f) Installing VirtualBox</h3>
<p>VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. What for do you need it? It&#8217;s up to you. Maybe just to install Ubuntu for testing purposes. Here is the command you need to run:</p>
<blockquote><p><code>sudo apt-get install virtualbox-ose virtualbox-ose-source</code></p></blockquote>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/home-personal/multimedia-in-ubuntu/' rel='bookmark' title='Multimedia in Ubuntu'>Multimedia in Ubuntu</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/1264/' rel='bookmark' title='Ubuntu 10.10'>Ubuntu 10.10</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/ubuntu-christian-version-5/' rel='bookmark' title='Ubuntu Christian Version 5'>Ubuntu Christian Version 5</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/os-installation/ubuntu-starter-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Linux from CD/DVD in Graphical Mode</title>
		<link>http://www.lampdocs.com/os-installation/how-to-install-linux-from-cddvd-in-graphical-mode/</link>
		<comments>http://www.lampdocs.com/os-installation/how-to-install-linux-from-cddvd-in-graphical-mode/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 20:53:01 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[OS Installation]]></category>
		<category><![CDATA[Adding partitions]]></category>
		<category><![CDATA[boot loader]]></category>
		<category><![CDATA[boot partition]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora Live]]></category>
		<category><![CDATA[graphical mode]]></category>
		<category><![CDATA[install linux]]></category>
		<category><![CDATA[Installation of the system]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux distribution]]></category>
		<category><![CDATA[Linux Mint 7]]></category>
		<category><![CDATA[live system]]></category>
		<category><![CDATA[Network configuration]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[Partitioning the system]]></category>
		<category><![CDATA[root partition]]></category>
		<category><![CDATA[Setting up the root account]]></category>
		<category><![CDATA[Swap partition]]></category>
		<category><![CDATA[text-based mode]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=656</guid>
		<description><![CDATA[Many of users, though hearing a lot about free software and Linux in particular, have never tried to install any of Linux distributions. Of course, there are a lot of different reasons for that, but the one of them we are going to discuss consists in the fact that they don’t know how to do [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/linux-distros/topologilinux-v7-0-1/' rel='bookmark' title='TopologiLinux v7.0.1'>TopologiLinux v7.0.1</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/kiwi-linux-10-08/' rel='bookmark' title='Kiwi Linux 10.08'>Kiwi Linux 10.08</a></li>
<li><a href='http://www.lampdocs.com/os-installation/choosing-a-linux-livecd/' rel='bookmark' title='Choosing a Linux Live CD'>Choosing a Linux Live CD</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Many of users, though hearing a lot about free software and Linux in particular, have never tried to install any of Linux distributions. Of course, there are a lot of different reasons for that, but the one of them we are going to discuss consists in the fact that they don’t know how to do it and are afraid of “spoiling” the system (generally Windows) currently installed.</p>
<p>In fact Linux installation is much easier than the majority of users may think it to be; it can hardly be considered more complex than the one of Windows. The only thing users should remember is that they need to install it on a different disk because in most cases Linux distributions are installed as a second operating system; but we will talk about it in detail a little bit later…</p>
<p>As regards the system requirements they are pretty the same as the ones for Windows XP, so there is no need to have a high-end computer in order to try Linux. Moreover, the installation program automatically detects your computer’s hardware and you don’t usually need to supply it with any specific details about your system; though you should make sure that your hardware meets the minimum requirements of the distribution you’ve chosen.</p>
<p>In addition to that it should be emphasized that generally all distributions support graphical and text-based installations. Only systems with more that 192MB of RAM or that boot from the installation DVD or Live Media can use the graphical installer. For the text-based installation you should have at least 64MB of RAM.</p>
<p>Before we start it should be mentioned that in this certain case we will review the installation of Fedora 11. However if you decide to install different Linux distribution (please read <a href="http://www.lampdocs.com/home-personal/choosing-a-linux-livecd/" target="_blank">this post</a> to check the most popular ones), you won’t encounter any problems, because in general the installation process is very similar. Moreover it will be much better if you choose a Live version, because you will have the opportunity to check the way system works.</p>
<h2>The Installation Process</h2>
<p>First of all make sure that you have a separate partition prepared for the installation of the distribution (you can use Acronis Disk Director Suite, Paragon Partition Manager and etc); however this step is not an obligatory one. Burn a CD or DVD from the distribution image. Check if the system boots from CD- or DVD-ROM. If you using a Live version of a distribution, it’s a great idea to test the system.</p>
<h3>Live system</h3>
<p>As soon as you boot from CD or DVD with the Linux distribution the system will be loaded, though it doesn’t mean that it’s already installed on your PC or laptop. I would strongly recommend you to spend some time checking system in action, just to make sure that you’ve made a right decision as far as the distribution is concerned. Here is the way Fedora Live version works:</p>
<p><strong>a) </strong>The screen you see while the system is loading to start</p>
<p><img class="aligncenter size-full wp-image-657" title="Loading Live system" src="http://www.lampdocs.com/wp-content/uploads/2009/07/Fedora-02.jpg" alt="Fedora 02 How to Install Linux from CD/DVD in Graphical Mode" width="470" height="320" /><strong>b)</strong> Choosing the language of the system and keyboard</p>
<p><img class="aligncenter size-full wp-image-658" title="Choosing the language" src="http://www.lampdocs.com/wp-content/uploads/2009/07/Fedora-03.jpg" alt="Fedora 03 How to Install Linux from CD/DVD in Graphical Mode" width="470" height="358" /><strong>c)</strong> The desktop of the system that has just started</p>
<p><img class="aligncenter size-full wp-image-659" title="Live system desktop" src="http://www.lampdocs.com/wp-content/uploads/2009/07/Fedora-04.jpg" alt="Fedora 04 How to Install Linux from CD/DVD in Graphical Mode" width="470" height="359" /><strong>d)</strong> Checking the functionality and the software available without the need to be installed</p>
<p><img class="aligncenter size-full wp-image-660" title="Checking Live system" src="http://www.lampdocs.com/wp-content/uploads/2009/07/Fedora-05.jpg" alt="Fedora 05 How to Install Linux from CD/DVD in Graphical Mode" width="470" height="361" /></p>
<p>Finally when you’re done with the checking and are ready to start, just double-click “Install to Hard Drive” icon in order to initialize the installation process.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/linux-distros/topologilinux-v7-0-1/' rel='bookmark' title='TopologiLinux v7.0.1'>TopologiLinux v7.0.1</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/kiwi-linux-10-08/' rel='bookmark' title='Kiwi Linux 10.08'>Kiwi Linux 10.08</a></li>
<li><a href='http://www.lampdocs.com/os-installation/choosing-a-linux-livecd/' rel='bookmark' title='Choosing a Linux Live CD'>Choosing a Linux Live CD</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/os-installation/how-to-install-linux-from-cddvd-in-graphical-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing a Linux Live CD</title>
		<link>http://www.lampdocs.com/os-installation/choosing-a-linux-livecd/</link>
		<comments>http://www.lampdocs.com/os-installation/choosing-a-linux-livecd/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 05:40:44 +0000</pubDate>
		<dc:creator>Vladimir Usenco</dc:creator>
				<category><![CDATA[OS Installation]]></category>
		<category><![CDATA[cd linux]]></category>
		<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[Fedora 11 Live CD]]></category>
		<category><![CDATA[fedora cd]]></category>
		<category><![CDATA[knoppix]]></category>
		<category><![CDATA[Knoppix ADRIANE 1.1]]></category>
		<category><![CDATA[knoppix cd]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux boot]]></category>
		<category><![CDATA[Linux Live CD]]></category>
		<category><![CDATA[linux live usb]]></category>
		<category><![CDATA[Linux Mint 7]]></category>
		<category><![CDATA[live linux]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[mandriva]]></category>
		<category><![CDATA[Mandriva Linux One]]></category>
		<category><![CDATA[Mandriva Wiki]]></category>
		<category><![CDATA[OpenSUSE 11.1]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[ubuntu cd]]></category>
		<category><![CDATA[ubuntu install]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[ubuntu live cd]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=528</guid>
		<description><![CDATA[Nowadays almost everybody knows about the existence of Linux. There is a very decent amount of people who use it as a primary or secondary OS; however the great majority of users are still not enough familiar with it. Though there are a lot of different reasons for that (most of them are subjective ones), [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/linux-distros/linux-gamers-net-live-version-0-9-6/' rel='bookmark' title='linuX-gamers.net Live Version 0.9.6'>linuX-gamers.net Live Version 0.9.6</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/fusion-linux-14/' rel='bookmark' title='Fusion Linux 14'>Fusion Linux 14</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/linux-live/' rel='bookmark' title='Linux Live'>Linux Live</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Nowadays almost everybody knows about the existence of Linux. There is a very decent amount of people who use it as a primary or secondary OS; however the great majority of users are still not enough familiar with it. Though there are a lot of different reasons for that (most of them are subjective ones), we are not going to discuss them, because there is a plenty of information concerning that topic in the Web, so if you want to know what the advantages and disadvantages of using Linux or Windows are, you can easily find them out.</p>
<p>As far as the given review is concerned its intended audience includes the ones who would like to try Linux in order to form a personal opinion about it. Fortunately there is an extremely easy way to do so – <em>Linux Live CD</em>.</p>
<p>A <strong>Live CD</strong> (or DVD) represents a CD (or DVD) that contains a bootable operating system providing you a unique opportunity to run it as a usual fully functional OS without actually installing it. Generally all the live CDs include an installation utility so a user can easily install the system if he/she wants to; still before the user proceeds to an installation a live CD does not alter the operating system or files already installed on a computer’s hard drive. Thus it represents a kind of a “test drive” that helps you to see Linux in action with no risk of making a mistake, because as soon as a computer is rebooted it returns to its initial state.</p>
<p>Although being a “test drive” is a great feature of Linux Live CDs, it represents nothing but just one of the most important features which should be emphasized. The other purposes of using a Linux Live CD are:</p>
<ul>
<li>Removing viruses</li>
<li>System recovery</li>
<li>Checking the compatibility of a particular hardware configuration</li>
<li>Making a drive image</li>
<li>Testing new versions of software</li>
<li>Providing a high-security environment for a guest and etc.</li>
</ul>
<p>As you can see there are a lot of things you can do with that, so it’s a pretty multifunctional tool.</p>
<p>At this point we can go ahead with the most popular and easy-to-use Linux Live CD distributions, so you would be able to decide which one is the most convenient for you. Here is the list of the distributions we are going to talk about:</p>
<ol>
<li>Ubuntu 9.04</li>
<li>OpenSUSE 11.1</li>
<li>Fedora 11</li>
<li>Linux Mint 7</li>
<li>Knoppix ADRIANE 1.1</li>
<li>Mandriva Linux One</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/linux-distros/linux-gamers-net-live-version-0-9-6/' rel='bookmark' title='linuX-gamers.net Live Version 0.9.6'>linuX-gamers.net Live Version 0.9.6</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/fusion-linux-14/' rel='bookmark' title='Fusion Linux 14'>Fusion Linux 14</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/linux-live/' rel='bookmark' title='Linux Live'>Linux Live</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/os-installation/choosing-a-linux-livecd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

