<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://easylinux.info/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Ubuntu:Intrepid bn - Revision history</title>
		<link>http://easylinux.info/index.php?title=Ubuntu:Intrepid_bn&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Mon, 20 May 2013 03:15:07 GMT</lastBuildDate>
		<item>
			<title>Goutam:&amp;#32;/* Installing Mac OS X after Ubuntu */</title>
			<link>http://easylinux.info/index.php?title=Ubuntu:Intrepid_bn&amp;diff=20113&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Installing Mac OS X after Ubuntu&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= ''''' উবুন্টু ৮.১০ (ইন্ট্রিপিড আইবেক্স) ''''' =&lt;br /&gt;
&lt;br /&gt;
{{IntrepidIbexLanguageBar|languages=Languages:|InProgress=In progress:}}&lt;br /&gt;
এই টিউটোরিয়ালটি শুরু করেছেন [[User:Jiyuu0|Chua Wen Kiat]] (কোয়ালালাম পুর, মালেশিয়া) এবং বর্তমানে এটি দেখাশোনা করছেন [http://linux.edu.lv/index.php?newlang=english লিনাক্স সেন্টার] of the [http://www.lu.lv/eng/ University of Latvia].&lt;br /&gt;
&lt;br /&gt;
'''দয়া করে সহায়িকাটি পরীক্ষা করুন এবং নির্ভুল করতে সাহায্য করুন । আপনি পাতাটি সম্পাদনা করতে করতে [[Special:Userlogin|নিবন্ধন করুন ]].'''&lt;br /&gt;
== ইন্ট্রিপিড সম্বন্ধে  ==&lt;br /&gt;
* ৩০শে অক্টোবর ২০০৮ উবুন্টু ৮.১০ মুক্তি দেওয়া হয়েছে।&lt;br /&gt;
* এইটির কোড নাম দেয়া হয় ইন্ট্রিপিড আইবেক্স তবে এটির উত্তরসূরী হার্ডি হেরন [[Ubuntu:Hardy|উবুন্টু ৮.০৪ LTS হার্ডি হেরন]] (Hardy+1).&lt;br /&gt;
* Intrepid Ibex is NOT an LTS (Long Term Support) release. It will be supported with security updates until April 2010.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== ''''' ভূমিকা ''''' ==&lt;br /&gt;
=== কিভাবে আপনি খুঁজে বের করবেন আপনি উবুন্টু কোন সংস্করণ ব্যবহার করছেন। ===&lt;br /&gt;
নিচের কমান্ড লাইনটি টার্মিলে লিখুন:&lt;br /&gt;
 lsb_release -a&lt;br /&gt;
&lt;br /&gt;
=== কিভাবে আপনি খুঁজে বের করবেন আপনি কর্নেল কোন সংস্করণ ব্যবহার করছেন। ===&lt;br /&gt;
&lt;br /&gt;
 uname -r&lt;br /&gt;
&lt;br /&gt;
=== উবুন্টুর অপেক্ষাকৃত নতুন সংস্করণ ===&lt;br /&gt;
* উবুন্টুর মুক্তি দেওয়া হয় ছয় মাস অন্তর, এপ্রিল এবং অক্টোবরে।&lt;br /&gt;
* The successor to Ubuntu 8.10 Intrepid Ibex will be Ubuntu 9.04 [[Ubuntu:Jaunty|Jaunty Jackalope]], scheduled for release in April 2009. This will not be an LTS version.&lt;br /&gt;
* The next LTS (Long-term support) version will be Ubuntu 9.10, scheduled for release in October 2009.&lt;br /&gt;
&lt;br /&gt;
=== উবুন্টুর পুরাতন সংস্করণ ===&lt;br /&gt;
*[[Ubuntu:Hardy|Hardy Heron (8.04 LTS)]] (Long Term Support version with desktop support until April 2011 and server support until April 2013)&lt;br /&gt;
*[[Ubuntu:Gutsy|Gutsy Gibbon (7.10)]] (supported until April 2009)&lt;br /&gt;
*[[Ubuntu:Feisty|Feisty Fawn (7.04)]] (no longer supported)&lt;br /&gt;
*[[Ubuntu_dapper|Dapper Drake (6.06 LTS)]] (Long Term Support version with desktop support until June 2009 and server support until June 2011)&lt;br /&gt;
&lt;br /&gt;
===সাধারণ নোট===&lt;br /&gt;
* Ubuntuguide is unofficial and is not associated with Canonical Ltd.&lt;br /&gt;
&lt;br /&gt;
 Text inside the grey dotted box like this should be put into a Terminal (Applications -&amp;gt; Accessories -&amp;gt; Terminal).&lt;br /&gt;
&lt;br /&gt;
* 'sudo' elevates Administrator level rights (i.e. when installing programs or making changes to the system). Example&lt;br /&gt;
 sudo bash&lt;br /&gt;
* 'gksudo' should be used instead of 'sudo' when opening a Graphical Application through the &amp;quot;Run Command&amp;quot; dialog box. Example:&lt;br /&gt;
 gksudo gedit /etc/apt/sources.list&lt;br /&gt;
* &amp;quot;man&amp;quot; command can be used to find help manual for a command. E.g. &amp;quot;man sudo&amp;quot; will display the manual page for the &amp;quot;sudo&amp;quot; command. Example:&lt;br /&gt;
 man sudo&lt;br /&gt;
*While &amp;quot;apt-get&amp;quot; and &amp;quot;aptitude&amp;quot; are fast ways of installing programs/packages, you can also use the [[#Synaptic Package Manager|Synaptic Package Manager]], a GUI method for installing programs/packages. Most (but not all) programs/packages available with apt-get install will also be available from the Synaptic Package Manager. In this guide, when you see &lt;br /&gt;
 sudo apt-get install ''package''&lt;br /&gt;
you can search for ''package'' in Synaptic and install it that way.&lt;br /&gt;
*&amp;quot;Applications&amp;quot; means the bottom-left button, akin to the Start button in Microsoft Windows®.&lt;br /&gt;
*If you are using the 64-bit version, replace any &amp;quot;i386&amp;quot; with &amp;quot;amd64&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==ইনস্টল করুন উবুন্টু==&lt;br /&gt;
===ফ্রেশ ইনস্টলেশন===&lt;br /&gt;
এখান থেকে সাম্প্রতিক আই-এস-ও ফাইলটি ডাউনলোড করুন [http://www.ubuntu.com/getubuntu/ উবুন্টু ৮.১০].&lt;br /&gt;
দেখুন [https://help.ubuntu.com/community/BurningIsoHowto এই সহায়িকাটি] কিভাবে আই-এস-ও ফাইলটি সিডিতে কপি করতে হয়।&lt;br /&gt;
&lt;br /&gt;
ইনস্টলেশনের জন্য এই সিডি ব্যবহার করুন।&lt;br /&gt;
&lt;br /&gt;
===ডুয়েল বুটিং উইন্ডোজ এবং উবুন্টু===&lt;br /&gt;
Rarely, a user may experience problems dual-booting Ubuntu and Windows. In general, a Windows OS should be installed first, because its bootloader is very particular. A Windows installation usually occupies the entire hard drive, so the partition needs to be shrunk, creating free space for the Ubuntu partition. (You should clean up unnecessary files and defragment the drive before resizing.) The Windows partition can be resized from within Windows Vista using the shrink/resize option in the Administrative Tools --&amp;gt; Disk Management tool. If using Windows XP (or other Windows OS), use [[#GParted Partition Manager|GParted partition manager]] to shrink the Windows partition and thereby leave free space on the hard drive for the Ubuntu partition. If done this way, there is no problem installing Ubuntu as the second operating system and it is done automatically from the Ubuntu LiveCD. Allow the Ubuntu LiveCD to install to &amp;quot;largest available free space.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A Windows partition should be at least 20 Gb (recommended 30 Gb), and a Ubuntu partition at least 10 Gb (recommended 20 Gb). Obviously, if you have plenty of disk space, make the partition for whichever will be your favoured operating system larger. For a perspective on other partitioning schemes, see this [http://www.psychocats.net/ubuntu/partitioning Psychocats Guide to Partitioning].&lt;br /&gt;
&lt;br /&gt;
Alternatives include:&lt;br /&gt;
*[http://www.wubi-installer.org/ Wubi] (Windows-based Ubuntu Installer), an officially supported dual-boot installer.&lt;br /&gt;
*[http://neosmart.net/dl.php?id=1 EasyBCD], a free Windows-based program that makes it [http://neosmart.net/wiki/display/EBCD/Ubuntu easy to dual-boot Windows Vista and Ubuntu] (amongst other distros).&lt;br /&gt;
&lt;br /&gt;
===ডুয়েল বুটিং ম্যাক অপারেটিং সিস্টেম এক্স এবং উবুন্টু===&lt;br /&gt;
Mac OS X has a similar structure to Linux (it is BSD Unix based)&lt;br /&gt;
&lt;br /&gt;
==== উবুন্টু ইনস্টলের পর ম্যাক ওএস এক্স ইনস্টল করা====&lt;br /&gt;
*উবুন্টুর পাশাপাশি ম্যাক ওএস এক্স রাখতে চাইলে উবুন্টু ইনস্টলের সময় পার্টিশন টাইপ ext2 রাখুন। (এজন্য সুপার গ্রাব ডিস্ক একটি সহজ ইউটিলিটি। এর .iso ইমেজ ফাইলটি [http://supergrub.forjamari.linex.org forjamari.linex.org] থেকে ডাউনলোড করুন এবং সিডি রমে বার্ন করে নিন।)&lt;br /&gt;
&lt;br /&gt;
*উবুন্টু ইনস্টলের পর Grub start-up লিস্ট আপডেট করে নিন:&lt;br /&gt;
 sudo nano /boot/grub/menu.lst&lt;br /&gt;
&lt;br /&gt;
:নিচের লাইনগুলো যোগ করুন:&lt;br /&gt;
 title Mac OS X&lt;br /&gt;
 root (hd0,0)&lt;br /&gt;
 makeactive&lt;br /&gt;
 chainloader +1&lt;br /&gt;
&lt;br /&gt;
ম্যাক রিস্টার্ট দিন এবং ম্যাক ওএস এক্স-এর টার্মিনাল চালু করুন (চালু করতে সমস্যা হলে ম্যাক ওএস এক্সের ডিভিডি থেকে বুট করুন). F8 চাপুন এবং enter -s. চাপুন:&lt;br /&gt;
&lt;br /&gt;
 fdisk -e /dev/rdisk0&lt;br /&gt;
 flag 2 &amp;lt;--note that flag 2 is my Mac partition number two&lt;br /&gt;
 quit&lt;br /&gt;
 y&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
*ঠিকঠাকমতো কাজ করছে কিনা এ ব্যাপারে  নিশ্চিত না হলে সিডি থেকে Super Grub চালু করুন।&lt;br /&gt;
&lt;br /&gt;
====Installing Ubuntu after Mac OS X====&lt;br /&gt;
*If you get an error message during boot such as HFS+error in the bootloader, you can also use the Super Grub Disk for recovering Linux GRUB and the Windows MBR (Master Boot Record).&lt;br /&gt;
&lt;br /&gt;
*Once you have installed Ubuntu, edit the Grub start-up list:&lt;br /&gt;
 sudo nano /boot/grub/menu.lst&lt;br /&gt;
&lt;br /&gt;
:and add the following lines:&lt;br /&gt;
 title Mac OS X&lt;br /&gt;
 root (hd0,0)&lt;br /&gt;
 makeactive&lt;br /&gt;
 chainloader +1&lt;br /&gt;
&lt;br /&gt;
:If you have issues with Mac OSX or Windows in GRUB, try changing the Mac OS X Grub entry &lt;br /&gt;
&lt;br /&gt;
:change root (hd0,0) to  root (hd0,1)&lt;br /&gt;
&lt;br /&gt;
This means you will boot into partition number 1. You can try any partition number until you get it right. &lt;br /&gt;
&lt;br /&gt;
For more info, see this [http://linux-guider.blogspot.com/search/label/mac%20osx Mac OS X and Linux guide].&lt;br /&gt;
&lt;br /&gt;
===আপডেট করুন হার্ডি থেকে ইন্ট্রিপিড===&lt;br /&gt;
&lt;br /&gt;
If you are using an older version of Ubuntu, you may wish to upgrade to Intrepid. A new installation is recommended to prevent software bloat.&lt;br /&gt;
&lt;br /&gt;
However, it is possible to do a distribution upgrade using [[#Synaptic Package Manager|Synaptic]] by clicking on the &amp;quot;Full Upgrade option.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Alternatively, use this command:&lt;br /&gt;
 sudo apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
For other info, see this [http://www.ubuntugeek.com/upgrade-ubuntu-804-hardy-heron-to-ubuntu-810-intrepid-ibix.html Ubuntugeek upgrade guide].&lt;br /&gt;
&lt;br /&gt;
==Ubuntu Resources==&lt;br /&gt;
&lt;br /&gt;
[http://www.ubuntugeek.com UbuntuGeek's Tutorials, Howto's and Tips]&lt;br /&gt;
&lt;br /&gt;
===Gnome Project===&lt;br /&gt;
&lt;br /&gt;
===Ubuntu Screenshots and Screencasts===&lt;br /&gt;
&lt;br /&gt;
*[http://phorolinux.com/ubuntu-810-intrepid-ibex-alpha-1-screenshots.html Phorolinux Screenshots Gallery]&lt;br /&gt;
*[http://1.bp.blogspot.com/_XPprPZOMI5E/SPDLNizIXlI/AAAAAAAAAKs/4IlXHcRzzJQ/s1600-h/Screenshot.png Modified Ubuntu Theme screenshot]&lt;br /&gt;
*[http://thecodingstudio.com/opensource/linux/screenshots/?linux_distribution_sm=Ubuntu%208.10%20Intrepid%20Ibex The Coding Studio Ubuntu Screenshots]&lt;br /&gt;
*[http://www.dailymotion.com/tag/Ubuntu Ubuntu Videos at DailyMotion]&lt;br /&gt;
&lt;br /&gt;
===New Applications Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.getdeb.net GetDeb] - Features the latest versions of software available from the official repositories as well as software not available in the official repositories. Available in easy-to-install .deb files (see [[#Apt_and_Package_Basics|Apt and Package Basics]]).&lt;br /&gt;
&lt;br /&gt;
===Other *buntu guides===&lt;br /&gt;
&lt;br /&gt;
* [http://www.kubuntuguide.org Kubuntuguide]&lt;br /&gt;
* [http://www.xubuntuguide.org Xubuntuguide]&lt;br /&gt;
&lt;br /&gt;
== Add Extra Ubuntu Repositories ==&lt;br /&gt;
&lt;br /&gt;
Additional information is available from [https://help.ubuntu.com/community/Repositories/Ubuntu the Ubuntu Repository Guide].&lt;br /&gt;
&lt;br /&gt;
=== Types of Repositories ===&lt;br /&gt;
&lt;br /&gt;
*There are four major package repository types in Ubuntu:&lt;br /&gt;
:* main - Supported by Canonical. This is the major part of the distribution.&lt;br /&gt;
:* restricted - Software not licensed under the GPL (or similar license), but supported by Canonical.&lt;br /&gt;
:* universe - Software licensed under the GPL (or similar license) and supported by users.&lt;br /&gt;
:* multiverse - Software not licensed under the GPL (or similar license), but supported by users.&lt;br /&gt;
&lt;br /&gt;
*There are also these additional types of repositories:&lt;br /&gt;
:* intrepid-updates - Updates to official packages.&lt;br /&gt;
:* intrepid-backports - Current version software from Intrepid+1 (Jaunty) that have been backported to Intrepid Ibex.&lt;br /&gt;
:* intrepid-proposed - Proposed updates &amp;amp; changes (bleeding edge stuff).&lt;br /&gt;
&lt;br /&gt;
===Add Repositories using Synaptic Package Manager===&lt;br /&gt;
&lt;br /&gt;
This is the preferred method. &lt;br /&gt;
*System -&amp;gt; Administration -&amp;gt; Synaptic Manager -&amp;gt; Settings -&amp;gt; Repositories.&lt;br /&gt;
*Here you can enable the repositories for Ubuntu Software and Third Party Software.&lt;br /&gt;
*For Third Party Software select Add -&amp;gt; enter the repository's address. It will have a format similar to:&lt;br /&gt;
 deb &amp;lt;nowiki&amp;gt;http://archive.ubuntu.com/ubuntu/&amp;lt;/nowiki&amp;gt; intrepid main restricted&lt;br /&gt;
 deb-src &amp;lt;nowiki&amp;gt;http://archive.ubuntu.com/ubuntu/&amp;lt;/nowiki&amp;gt; intrepid main restricted&lt;br /&gt;
&lt;br /&gt;
:*''Example:'' To add the Medibuntu repository, Add:&lt;br /&gt;
 deb &amp;lt;nowiki&amp;gt;http://packages.medibuntu.org/&amp;lt;/nowiki&amp;gt; intrepid free non-free&lt;br /&gt;
&lt;br /&gt;
:*Download the repository key to a folder.&lt;br /&gt;
:::*''Example:'' The Medibuntu key can be downloaded from&lt;br /&gt;
::::::&amp;lt;nowiki&amp;gt;http://packages.medibuntu.org/medibuntu-key.gpg&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
::* Then add the key from:&lt;br /&gt;
&lt;br /&gt;
::System -&amp;gt; Administration -&amp;gt; Synaptic Manager -&amp;gt; Settings -&amp;gt; Repositories -&amp;gt; Authentication -&amp;gt; Import Key File...&lt;br /&gt;
&lt;br /&gt;
:*(Alternatively, you can manually add the key from the command line Terminal. See [[#Add Repository keys|Add Repository keys]].)&lt;br /&gt;
&lt;br /&gt;
*Refresh the package list from the new repository:&lt;br /&gt;
:: Synaptic -&amp;gt; Reload&lt;br /&gt;
&lt;br /&gt;
===Manually add repositories===&lt;br /&gt;
&lt;br /&gt;
*Do this at your own risk. Modify the default Ubuntu sources.list only if you understand what you're doing.  Mixing repositories can '''break''' your system. For more information see the [https://help.ubuntu.com/community/Repositories/CommandLine Ubuntu Command-line Repository guide]. &lt;br /&gt;
:* Create a backup of your current list of sources.&lt;br /&gt;
 sudo cp -p /etc/apt/sources.list /etc/apt/sources.list_backup&lt;br /&gt;
&lt;br /&gt;
Note: sudo - runs the command with root privileges. cp = copy. -p = prompt to overwrite if a file already exists.&lt;br /&gt;
&lt;br /&gt;
:*Edit the list of sources:&lt;br /&gt;
 sudo nano /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
::or using a graphical editor:&lt;br /&gt;
 gksudo gedit /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
::*Note: To use your local mirror you can add &amp;quot;''xx.''&amp;quot; before ''archive.ubuntu.com'', where &amp;lt;b&amp;gt;xx&amp;lt;/b&amp;gt; = your country code.&lt;br /&gt;
:::::''Example:'' &amp;lt;nowiki&amp;gt;deb http://gb.archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse&amp;lt;/nowiki&amp;gt; indicates a repository for Great Britain (gb).&lt;br /&gt;
&lt;br /&gt;
:*Here is a sample sources.list. At the end have been added repositories for Medibuntu and Google:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.1)]/ intrepid main restricted&lt;br /&gt;
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to&lt;br /&gt;
# newer versions of the distribution.&lt;br /&gt;
&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid main restricted&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid main restricted&lt;br /&gt;
&lt;br /&gt;
## Major bug fix updates produced after the final release of the&lt;br /&gt;
## distribution.&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted&lt;br /&gt;
&lt;br /&gt;
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu&lt;br /&gt;
## team. Also, please note that software in universe WILL NOT receive any&lt;br /&gt;
## review or updates from the Ubuntu security team.&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid universe&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid universe&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates universe&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates universe&lt;br /&gt;
&lt;br /&gt;
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu &lt;br /&gt;
## team, and may not be under a free licence. Please satisfy yourself as to &lt;br /&gt;
## your rights to use the software. Also, please note that software in &lt;br /&gt;
## multiverse WILL NOT receive any review or updates from the Ubuntu&lt;br /&gt;
## security team.&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid multiverse&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid multiverse&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse&lt;br /&gt;
&lt;br /&gt;
## Uncomment the following two lines to add software from the 'backports'&lt;br /&gt;
## repository.&lt;br /&gt;
## N.B. software from this repository may not have been tested as&lt;br /&gt;
## extensively as that contained in the main release, although it includes&lt;br /&gt;
## newer versions of some applications which may provide useful features.&lt;br /&gt;
## Also, please note that software in backports WILL NOT receive any review&lt;br /&gt;
## or updates from the Ubuntu security team.&lt;br /&gt;
deb http://gb.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse&lt;br /&gt;
deb-src http://gb.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
## Uncomment the following two lines to add software from Canonical's&lt;br /&gt;
## 'partner' repository. This software is not part of Ubuntu, but is&lt;br /&gt;
## offered by Canonical and the respective vendors as a service to Ubuntu&lt;br /&gt;
## users.&lt;br /&gt;
deb http://archive.canonical.com/ubuntu intrepid partner&lt;br /&gt;
deb-src http://archive.canonical.com/ubuntu intrepid partner&lt;br /&gt;
&lt;br /&gt;
deb http://security.ubuntu.com/ubuntu intrepid-security main restricted&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted&lt;br /&gt;
deb http://security.ubuntu.com/ubuntu intrepid-security universe&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe&lt;br /&gt;
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse&lt;br /&gt;
&lt;br /&gt;
## Medibuntu - Ubuntu 8.10 &amp;quot;intrepid ibex&amp;quot;&lt;br /&gt;
## Please report any bug on https://bugs.launchpad.net/medibuntu/&lt;br /&gt;
deb http://packages.medibuntu.org/ intrepid free non-free&lt;br /&gt;
deb-src http://packages.medibuntu.org/ intrepid free non-free&lt;br /&gt;
&lt;br /&gt;
# Google software repository&lt;br /&gt;
deb http://dl.google.com/linux/deb/ stable non-free&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:*Download and add the repository keys to your keyring. See [[#Add repository keys|Add repository keys]].&lt;br /&gt;
&lt;br /&gt;
:*Refresh the packages list from the new repositories:&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
&lt;br /&gt;
===Add repository keys===&lt;br /&gt;
:* Download the gpg keys for the repositories and automatically add them to your repository keyring:&lt;br /&gt;
&lt;br /&gt;
:::*''Example:'' To obtain and add the Medibuntu repository key:&lt;br /&gt;
 wget --quiet &amp;lt;nowiki&amp;gt;http://packages.medibuntu.org/medibuntu-key.gpg&amp;lt;/nowiki&amp;gt; -O - | sudo apt-key add -&lt;br /&gt;
&lt;br /&gt;
:::*''Example:'' To obtain and add the Google repository key:&lt;br /&gt;
 wget --quiet &amp;lt;nowiki&amp;gt;https://dl-ssl.google.com/linux/linux_signing_key.pub&amp;lt;/nowiki&amp;gt; -O - | sudo apt-key add -&lt;br /&gt;
&lt;br /&gt;
Note: wget - retrieves a file from a network location. --quiet = no output. -O = Output downloaded item to the screen (-). The | (pipe symbol) is used to capture the output from the previous command (in our case the screen) and use it as an input for the piped command (i.e. apt-key, which adds it to the keyring).&lt;br /&gt;
&lt;br /&gt;
== Ubuntu Package Installation and Updates==&lt;br /&gt;
===Apt and Package Basics===&lt;br /&gt;
&lt;br /&gt;
*Read [[#General Notes|General Notes]]&lt;br /&gt;
*Read [[#Add Extra Ubuntu Repositories|Add Extra Ubuntu Repositories]]&lt;br /&gt;
&lt;br /&gt;
Most new users will use the [[#Synaptic Package Manager|Synaptic Package Manager]] to install packages. These instructions are for installing packages from the command-line Terminal. Terminal can be started:&lt;br /&gt;
:Applications -&amp;gt; Accessories -&amp;gt; Terminal&lt;br /&gt;
&lt;br /&gt;
*Install packages:&lt;br /&gt;
 sudo apt-get install ''packagename''&lt;br /&gt;
&lt;br /&gt;
::*''Example:''&lt;br /&gt;
 sudo apt-get install mpd sbackup&lt;br /&gt;
&lt;br /&gt;
*Remove packages:&lt;br /&gt;
 sudo apt-get remove ''packagename''&lt;br /&gt;
&lt;br /&gt;
*To remove all dependencies:&lt;br /&gt;
 sudo apt-get autoremove&lt;br /&gt;
&lt;br /&gt;
::*''Example:''&lt;br /&gt;
 sudo apt-get remove mpd sbackup&lt;br /&gt;
&lt;br /&gt;
*Search for packages:&lt;br /&gt;
 apt-cache search &amp;lt;keywords&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::*''Examples:''&lt;br /&gt;
 apt-cache search Music MP3&lt;br /&gt;
 apt-cache search &amp;quot;Text Editor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Update the apt package database after [[#Add_Extra_Ubuntu_Repositories|adding/removing repositories]]:&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
&lt;br /&gt;
*Upgrade packages:&lt;br /&gt;
 sudo apt-get upgrade&lt;br /&gt;
&lt;br /&gt;
*Upgrade the entire distribution (e.g. from Gutsy to Hardy):&lt;br /&gt;
 sudo apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
====Installing .deb packages====&lt;br /&gt;
Debian (.deb) packages are the packages that are used in Ubuntu. You can install any .deb package in your system. .deb files can generally be installed from your file manager (Nautilus) merely by clicking on them, since file associations with the default installer is already set in Ubuntu. These instructions are for those who wish to install packages from the command-line terminal (Terminal).&lt;br /&gt;
&lt;br /&gt;
*Install a downloaded Debian (Ubuntu) package (.deb):&lt;br /&gt;
 sudo dpkg -i ''packagename''.deb&lt;br /&gt;
&lt;br /&gt;
*Remove a Debian (Ubuntu) package (.deb):&lt;br /&gt;
 sudo dpkg -r ''packagename''&lt;br /&gt;
&lt;br /&gt;
*Reconfigure/Repair an installed Debian (Ubuntu) package (.deb):&lt;br /&gt;
 sudo dpkg-reconfigure ''packagename''&lt;br /&gt;
&lt;br /&gt;
::''*Example:''&lt;br /&gt;
 sudo dpkg-reconfigure mpd&lt;br /&gt;
&lt;br /&gt;
====Handling (Tar/GZip) and (Tar/Bzip2) archives====&lt;br /&gt;
(Tar/GZip) archives end in &amp;quot;.tar.gz&amp;quot; and (Tar/Bzip2) archives end in &amp;quot;.tar.bz2&amp;quot;. Bzip2 is the newer, more efficient compression method. These files can generally be automatically extracted by merely clicking on them from your file manager (Nautilus), since file associations with the appropriate archival utilities are set by default in Ubuntu. These instructions are for those who wish to use the command line Terminal.&lt;br /&gt;
&lt;br /&gt;
:*To extract:&lt;br /&gt;
 tar xvf ''packagename''.tar.gz&lt;br /&gt;
&lt;br /&gt;
Note: tar is an application which can extract files from an archive, decompressing if necessary.&lt;br /&gt;
::-x means extract.&lt;br /&gt;
::-v means verbose (list what it is extracting).&lt;br /&gt;
::-f specifies the file to use.&lt;br /&gt;
&lt;br /&gt;
*Decompressing &amp;quot;.gz&amp;quot; files&lt;br /&gt;
 gunzip ''file''.gz&lt;br /&gt;
&lt;br /&gt;
*Decompressing &amp;quot;.bz2&amp;quot; files&lt;br /&gt;
 bunzip2 ''file''.bz2&lt;br /&gt;
&lt;br /&gt;
::Note: You can also decompress a package first by using the command gunzip (for .gz) or bunzip2 (for .bz2), leaving the .tar file. You would then use tar to extract it.&lt;br /&gt;
&lt;br /&gt;
:*To create a .gz archive:&lt;br /&gt;
 tar cvfz ''packagename''.tar.gz folder&lt;br /&gt;
&lt;br /&gt;
:*To create a .bz2 archive:&lt;br /&gt;
 tar cvfj ''packagename''.tar.bz2 folder&lt;br /&gt;
&lt;br /&gt;
====Installing a package from source====&lt;br /&gt;
*Make sure you have all the necessary development tools (i.e. libraries, compilers, headers):&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential&lt;br /&gt;
 sudo apt-get install linux-headers-`uname -r`&lt;br /&gt;
&lt;br /&gt;
::Note: &amp;quot;uname -r&amp;quot; lists the current kernel you are using&lt;br /&gt;
&lt;br /&gt;
*Extract the archive that contains the source files:&lt;br /&gt;
 tar xvf ''sourcefilesarchive''.tar.gz&lt;br /&gt;
&lt;br /&gt;
*Build the package using the package's script (in this case the configure script), compile the package (make), and install the compiled package into your system (make install):&lt;br /&gt;
 cd ''/path/to/extracted/sourcefiles''&lt;br /&gt;
 ./configure&lt;br /&gt;
 sudo make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
::Note: typing ./ before a filename in the current folder allows the Linux shell to try and execute the file as an application even if it is not in the path (the set of folders which it searches when you type a command name). If you get a &amp;quot;permission denied&amp;quot; error, the file is not marked as being executable. To fix this:&lt;br /&gt;
 sudo chmod +x ''filename''&lt;br /&gt;
&lt;br /&gt;
::''Example:'' In the above instructions, configure is the shell script to build the package from source. To be sure the configure script is executable:&lt;br /&gt;
 sudo chmod +x configure&lt;br /&gt;
&lt;br /&gt;
=====Create a .deb package from source files=====&lt;br /&gt;
If your build from source is successful, you can make a Debian (Ubuntu) package (.deb) for future use:&lt;br /&gt;
&lt;br /&gt;
*Install package tools:&lt;br /&gt;
 sudo apt-get install checkinstall&lt;br /&gt;
&lt;br /&gt;
*Rebuild package using &amp;quot;checkinstall&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
 cd ''/path/to/extracted/package''&lt;br /&gt;
 ./configure&lt;br /&gt;
 sudo make&lt;br /&gt;
 sudo checkinstall&lt;br /&gt;
&lt;br /&gt;
*Keep the resulting &amp;quot;.deb&amp;quot; file for future use. It can later be installed using:&lt;br /&gt;
 sudo dpkg -i ''packagename''.deb&lt;br /&gt;
&lt;br /&gt;
Note: These are basic instructions that may not always work. Some packages require additional dependencies and optional parameters to be specified in order to build them successfully.&lt;br /&gt;
&lt;br /&gt;
=== Aptitude ===&lt;br /&gt;
Aptitude is a terminal-based package manager that can be used instead of apt-get. Aptitude marks packages that are automatically installed and removes them when no packages depend on them. This makes it easy to remove applications completely.&lt;br /&gt;
To use Aptitude, replace apt-get with aptitude in the command line. Example:&lt;br /&gt;
 sudo aptitude install ''packagename''&lt;br /&gt;
 sudo aptitude remove ''packagename''&lt;br /&gt;
 sudo aptitude update&lt;br /&gt;
 sudo aptitude upgrade&lt;br /&gt;
For an ncurses-based graphical user interface, type&lt;br /&gt;
 sudo aptitude&lt;br /&gt;
For more information, see [http://people.debian.org/~dburrows/aptitude-doc/en/ the aptitude documentation].&lt;br /&gt;
&lt;br /&gt;
===Synaptic Package Manager===&lt;br /&gt;
While &amp;quot;apt-get&amp;quot; and &amp;quot;aptitude&amp;quot; are fast ways of installing programs/packages, you can also use the Synaptic Package Manager (System -&amp;gt; Administration -&amp;gt; Synaptic Manager), a GUI method for installing programs/packages. Most (but not all) programs/packages available with apt-get install will also be available from the Synaptic Package Manager. This is the preferred method for most desktop users. In this guide, when you see &lt;br /&gt;
 sudo apt-get install ''package''&lt;br /&gt;
you can simply search for ''package'' in Synaptic and install it that way.&lt;br /&gt;
&lt;br /&gt;
* System -&amp;gt; Administration -&amp;gt; Synaptic Package Manager&lt;br /&gt;
* Search for the name of the program/package. You can also search for a word in its description.&lt;br /&gt;
* Check the box &amp;quot;Mark for Installation&amp;quot;&lt;br /&gt;
* Click the &amp;quot;Apply&amp;quot; button.&lt;br /&gt;
* The selected program(s) will be automatically installed, along with its dependencies.&lt;br /&gt;
&lt;br /&gt;
===প্রোগ্রাম ইনস্টল করা/বাদ দেওয়া===&lt;br /&gt;
Add/Remove Programs-এ apt-get, aptitude, এবং Synaptic Package Manager-এর সব প্যাকেজ থাকে না। কিন্তু নতুন উবুন্টু ব্যবহারকারীদের জন্য সহজে প্যাকেজ ইনস্টল করা বা বাদ দেওয়ার জন্য Add/Remove Programs অনেক সহজ উপায়। Add/Remove Programs থেকে প্যাকেজ ইনস্টল করতে নিচের ধাপগুলো অনুসরণ করুন-&lt;br /&gt;
&lt;br /&gt;
* Applications -&amp;gt; Add/Remove Programs&lt;br /&gt;
* যে প্যাকেজটি ইনস্টল করতে চান সেটি খুঁজে বের করুন। যেমন: mp3 সফটওয়্যারের জন্য MP3 টাইপ করুন। &lt;br /&gt;
* &amp;quot;Mark for Installation&amp;quot; বক্সে ক্লিক করুন।&lt;br /&gt;
* &amp;quot;Apply&amp;quot; বাটনে ক্লিক করুন।&lt;br /&gt;
* প্রোগ্রামটি স্বয়ংক্রিয়ভাবে ইনস্টল হবে।&lt;br /&gt;
&lt;br /&gt;
===Manual Updates===&lt;br /&gt;
*Read [[#General Notes|General Notes]]&lt;br /&gt;
*Read [[#Add Extra Ubuntu Repositories|Add Extra Ubuntu Repositories]]&lt;br /&gt;
&lt;br /&gt;
*Manually, from Terminal (command line interface):&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get upgrade&lt;br /&gt;
&lt;br /&gt;
:or&lt;br /&gt;
&lt;br /&gt;
*Use Synaptic Package Manager:&lt;br /&gt;
::System -&amp;gt; Administration -&amp;gt; Synaptic Package Manager -&amp;gt; &amp;quot;Reload&amp;quot; then &amp;quot;Mark all upgrades&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:If there are packages available for updating, you will be prompted whether to install them.&lt;br /&gt;
&lt;br /&gt;
===স্বয়ংক্রিয়ভাবে আপডেট===&lt;br /&gt;
*স্বয়ংক্রিয় আপডেটের জন্য সিন্যাপটিক প্যাকেজ ম্যানেজার ব্যবহার করুন:&lt;br /&gt;
&lt;br /&gt;
::* System -&amp;gt; Administration -&amp;gt; Synaptic Manager -&amp;gt; Settings -&amp;gt; Preferences -&amp;gt; General -&amp;gt; Reloading Outdated Package Information -&amp;gt; Automatic&lt;/div&gt;</description>
			<pubDate>Thu, 15 Jan 2009 05:46:08 GMT</pubDate>			<dc:creator>Goutam</dc:creator>			<comments>http://easylinux.info/wiki/Ubuntu_talk:Intrepid_bn</comments>		</item>
	</channel>
</rss>