<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://deltanine.net/mw/index.php?action=history&amp;feed=atom&amp;title=Ubuntu_Install_Guide</id>
	<title>Ubuntu Install Guide - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://deltanine.net/mw/index.php?action=history&amp;feed=atom&amp;title=Ubuntu_Install_Guide"/>
	<link rel="alternate" type="text/html" href="https://deltanine.net/mw/index.php?title=Ubuntu_Install_Guide&amp;action=history"/>
	<updated>2026-04-27T22:21:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://deltanine.net/mw/index.php?title=Ubuntu_Install_Guide&amp;diff=953&amp;oldid=prev</id>
		<title>Chris: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://deltanine.net/mw/index.php?title=Ubuntu_Install_Guide&amp;diff=953&amp;oldid=prev"/>
		<updated>2013-07-25T08:45:25Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 08:45, 25 July 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Chris</name></author>
		
	</entry>
	<entry>
		<id>https://deltanine.net/mw/index.php?title=Ubuntu_Install_Guide&amp;diff=952&amp;oldid=prev</id>
		<title>Chris: /* Add/Remove */</title>
		<link rel="alternate" type="text/html" href="https://deltanine.net/mw/index.php?title=Ubuntu_Install_Guide&amp;diff=952&amp;oldid=prev"/>
		<updated>2010-05-02T19:10:55Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Add/Remove&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Repositories==&lt;br /&gt;
Use Synaptic to add backports etc, reload&lt;br /&gt;
&lt;br /&gt;
==Graphics==&lt;br /&gt;
Add the nVidia driver as required, if the settings won't save run &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo nvidia-xconfig&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
to create a new Xorg.conf then run &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo nvidia-settings&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
again.&lt;br /&gt;
&lt;br /&gt;
==Essential Packages==&lt;br /&gt;
*compizconfig-settings-manager&lt;br /&gt;
*Emerald&lt;br /&gt;
*samba, smbfs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install emerald samba smbfs&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get emerald activated you may need to do [[Ubuntu_Compiz_Emerald_Themes]]&lt;br /&gt;
&lt;br /&gt;
==Network==&lt;br /&gt;
*Add Orac to hosts&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo gedit /etc/hosts&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[fstab]]&lt;br /&gt;
*[http://wicd.sourceforge.net/download.php wicd] for laptop&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
===Add/Remove===&lt;br /&gt;
*Amarok&lt;br /&gt;
*GQView&lt;br /&gt;
*Geany&lt;br /&gt;
*K3b&lt;br /&gt;
*VLC&lt;br /&gt;
*Htop&lt;br /&gt;
*Filezilla&lt;br /&gt;
*ubuntu-restricted-extras&lt;br /&gt;
*computertemp (applet)&lt;br /&gt;
*grsync&lt;br /&gt;
*nautilus-gksu&lt;br /&gt;
*tilda&lt;br /&gt;
*grdc&lt;br /&gt;
*avidemux&lt;br /&gt;
*audacity&lt;br /&gt;
*bzr&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install gqview geany k3b vlc htop filezilla grsync nautilus-gksu tilda grdc avidemux audacity bzr ubuntu-restricted-extras &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===From additional Repositories===&lt;br /&gt;
*Open Office upgrade to V3&lt;br /&gt;
**Add to repositories, refresh, upgrade&amp;lt;pre&amp;gt;deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===From website===&lt;br /&gt;
*Truecypt&lt;br /&gt;
*Picassa&lt;br /&gt;
*Openshot video editor&lt;br /&gt;
&lt;br /&gt;
==Tuning==&lt;br /&gt;
*Adjust [[Ubuntu_Linux_Virtual_Memory_Swappiness | swap file settings]]&lt;br /&gt;
*[[Boot Ubuntu Faster]]&lt;/div&gt;</summary>
		<author><name>Chris</name></author>
		
	</entry>
</feed>