Belajar Linux : Cara Upgrade Ubuntu Ke Ubuntu 11.04 Natty Narwhal
Posted by admin on May 12th, 2011
Sistem operasi Ubuntu 11.04 telah dirils versi stablenya pada 28 April lalu, tapi baru hari ini saya sempat melakukan upgrade dari ubuntu 10.10 ke 11.04. Ada beberapa cara untuk melakukan upgrade dari ubuntu yang anda gunakan ke ubuntu 11.04 Natty Narwhal ini. Pada kesempatan ini saya akan sharing bagaimana caranya melakukan upgrade ke Ubuntu 11.04, Meskipun mungkin banyak dari anda yang sudah terbiasa melakukan upgrade semoga saja postingan kali ini dari saya bermanfaat.
Sebelum anda melakukan upgrade, alangkah lebih baik anda menyimak persiapan berikut ini.
Anda hanya bisa melakukan upgrade system Ubuntu 11.04 (“Natty Narwhal”13 Cara Upgrade Ubuntu Ke Ubuntu 11.04 Natty Narwhal dari versi ubuntu sebelumnya yaitu Ubuntu 10.10 (“Maverick Meerkat”13 Cara Upgrade Ubuntu Ke Ubuntu 11.04 Natty Narwhal
Pastikan sebelum anda melakukan upgrade semua package yang sudah terinstall di system anda terlebih dahulu ter update semuanya
Silahkan baca terlebih dahulu catatan rilis Ubuntu 11.04 Natty Narwhal disini, disana anda akan mendapat penjelasan apa tentang apa saja yang ditawarkan dan menjadi kelebihan dari Ubuntu 11.04
ubuntu 11.04 natty narwhal
Rabu, 08 Juni 2011
general nots
General Notes
General Notes
This is the original Ubuntuguide. You are free to copy this guide but not to sell it or any derivative of it. Copyright of the names Ubuntuguide and Ubuntu Guide reside solely with this site. This Ubuntu help guide is neither sold nor distributed in any other medium. Beware of copies that are for sale or are similarly named; they are neither endorsed nor sanctioned by this guide. Ubuntuguide is not associated with Canonical Ltd nor with any commercial enterprise.
Ubuntu allows a user to accomplish tasks from either a menu-driven Graphical User Interface (GUI) or from a text-based command-line interface (CLI). In Ubuntu, the command-line-interface terminal is called Terminal, which is started: Menu -> Applications -> Accessories -> Terminal.
Text inside the grey dotted box like this should be put into the command-line Terminal.
Many changes to the operating system can only be done by a User with Administrative privileges. 'sudo' elevates a User's privileges to the Administrator level temporarily (i.e. when installing programs or making changes to the system). Example:
sudo bash
'gksudo' can be used instead of 'sudo' when opening a Graphical Application through the "Run Command" dialog box or as a menu item. Example:
gksudo gedit /etc/apt/sources.list
Many file management tasks can be accomplished with root Administrative privileges by starting the Nautilus file manager in a similar fashion. (Use 'gksudo' if starting Nautilus from a menu item.)
gksudo nautilus
or
sudo nautilus
"man" command can be used to find help manual for a command. For example, "man sudo" will display the manual page for the "sudo" command:
man sudo
While "apt-get" and "aptitude" are fast ways of installing programs/packages, you can also use the 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
sudo apt-get install package
General Notes
This is the original Ubuntuguide. You are free to copy this guide but not to sell it or any derivative of it. Copyright of the names Ubuntuguide and Ubuntu Guide reside solely with this site. This Ubuntu help guide is neither sold nor distributed in any other medium. Beware of copies that are for sale or are similarly named; they are neither endorsed nor sanctioned by this guide. Ubuntuguide is not associated with Canonical Ltd nor with any commercial enterprise.
Ubuntu allows a user to accomplish tasks from either a menu-driven Graphical User Interface (GUI) or from a text-based command-line interface (CLI). In Ubuntu, the command-line-interface terminal is called Terminal, which is started: Menu -> Applications -> Accessories -> Terminal.
Text inside the grey dotted box like this should be put into the command-line Terminal.
Many changes to the operating system can only be done by a User with Administrative privileges. 'sudo' elevates a User's privileges to the Administrator level temporarily (i.e. when installing programs or making changes to the system). Example:
sudo bash
'gksudo' can be used instead of 'sudo' when opening a Graphical Application through the "Run Command" dialog box or as a menu item. Example:
gksudo gedit /etc/apt/sources.list
Many file management tasks can be accomplished with root Administrative privileges by starting the Nautilus file manager in a similar fashion. (Use 'gksudo' if starting Nautilus from a menu item.)
gksudo nautilus
or
sudo nautilus
"man" command can be used to find help manual for a command. For example, "man sudo" will display the manual page for the "sudo" command:
man sudo
While "apt-get" and "aptitude" are fast ways of installing programs/packages, you can also use the 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
sudo apt-get install package
Langganan:
Postingan (Atom)