Start an Ubuntu Gnome Application as Root User Buat Aplikasi Gnome Ubuntu sebagai Root User
Ubuntu Linux runs the the desktop as a regular user account, and so all programs launched are launched in the context of a normal user account. Ubuntu Linux menjalankan desktop sebagai account user biasa, dan sehingga semua program yang diluncurkan diluncurkan dalam konteks account user biasa.
To run a command-line program with superuser(root) priviledges, you normally will preceed the command with “sudo”, as shown in this example: Untuk menjalankan program baris perintah dengan superuser (root) hak istimewa, Anda biasanya akan mendahului perintah dengan "sudo", seperti ditunjukkan pada contoh ini:
sudo gedit filename.txt sudo gedit filename.txt
Ubuntu provides a graphical alternative to the sudo command that you have probably seen if you try to run any administrative tool: Ubuntu menyediakan alternatif grafis sudo perintah yang Anda mungkin sudah melihat jika Anda mencoba menjalankan alat administratif:

You can easily and quickly run any program as root by preceeding the command with the “gksu” command. Anda dapat dengan mudah dan cepat menjalankan program apapun sebagai root dengan perintah sebelumnya dengan "gksu" perintah. For instance, let's launch xterm as root by hitting Alt+F2 to bring up the quick run dialog: Sebagai contoh, mari kita memulai xterm sebagai root dengan menekan Alt + F2 untuk membuka dialog lari cepat:

We'll first see the password dialog shown above, enter your password… and there we go - we now have a terminal running as root: Kita akan pertama melihat dialog password yang ditunjukkan di atas, masukkan sandi Anda ... dan di sana kami pergi - kami sekarang memiliki menjalankan terminal sebagai root:

Easy stuff! Easy stuff!

Daily Email Updates Harian Email Pembaharuan
You can get our how-to articles in your inbox each day for free. Anda bisa mendapatkan kita bagaimana-untuk artikel dalam kotak masuk Anda setiap hari secara gratis. Just enter your name and email below: Cukup masukkan nama dan email Anda di bawah ini:



Thank you for the very good and useful information! Terima kasih atas sangat baik dan berguna informasi! I applied it to my Limewire using Ubuntu. Aku menerapkannya pada limewire saya menggunakan Ubuntu. First, I am really much tired looking for any solution to run my limewire as root without using the gnome-terminal. Pertama, saya benar-benar sangat lelah mencari solusi apa pun untuk menjalankan limewire saya sebagai root tanpa menggunakan gnome-terminal. Using 'gksu' command, I found it easy!!! Menggunakan 'gksu' perintah, saya merasa mudah! Thanks again! Thanks again!
It really helped. Ini benar-benar membantu. I am using 8.04 LTS and wanted to update antivirus definition. Saya menggunakan 8.04 LTS dan ingin mengupdate antivirus definisi. Thanks for sharing the information. Terima kasih untuk berbagi informasi.
Thanks a bunch. Thanks a bunch. This was just what I was looking for. Ini hanyalah apa yang saya cari.