Ubuntu Linux ships with the tool sudo all setup for you to use to perform any administrative tasks instead of giving you root user privileges. Ubuntu उपकरण के साथ लिनक्स जहाजों सब तुम्हारे लिए सेटअप sudo करने के लिए जगह देने के तुम उपयोगकर्ता विशेषाधिकार मूल के किसी भी प्रशासनिक कार्य का उपयोग करें. If you have used other flavors of Linux and performed any administrative tasks on them you will quite likely feel a bit constrained by sudo , even though you can do just about anything you can as root with sudo. यदि आप लिनक्स के अन्य जायके का इस्तेमाल किया है और उन पर किसी भी प्रशासनिक कार्यों तुम बहुत संभावना लगेगा थोड़ा sudo द्वारा विवश किया, भले ही आप कुछ के बारे में आप के रूप में sudo के साथ जड़ कर सकते हैं कर सकते हैं. In such cases you can enable the root user account which has been disabled by Ubuntu by default. Note: this could pose a security risk and is not recommended for beginners. ऐसे मामलों में आप रूट उपयोक्ता खाता है जो डिफ़ॉल्ट रूप से Ubuntu ने निष्क्रिय कर सके. टिप्पणी कर सकते हैं: यह एक सुरक्षा जोखिम पैदा कर सकता है और शुरुआती के लिए अनुशंसित नहीं है.
There are two levels at which you can enable root access – the command line and in the Gnome desktop. वहाँ दो स्तरों पर जो तुम जड़ तक पहुँच सक्षम कर सकते हैं - आदेश पंक्ति और सूक्ति डेस्कटॉप में हैं. To enable the root user login on the command line run the following command: के लिए आदेश पंक्ति निम्नलिखित कमांड चलाने पर रूट उपयोक्ता को सक्षम लॉगिन:
# sudo passwd root # Sudo passwd जड़
The command line will prompt you to enter your password, and then the new root user password twice. कमांड लाइन आप अपना पासवर्ड दर्ज करने का संकेत, और फिर नए रूट उपयोक्ता पासवर्ड दो बार. Enter them correctly and your root command line login should be good to go. उन्हें सही ढंग से दर्ज करें और अपने रूट कमांड लाइन लॉगिन जाना अच्छा होना चाहिए.
To enable the root user to now log into Gnome, open the file gdm.conf which will most likely be at /etc/X11/gdm/gdm.conf and change the AllowRoot condition to: रूट उपयोक्ता को सक्षम करने के लिए अब सूक्ति में प्रवेश करें, फ़ाइल gdm.conf जो सबसे अधिक संभावना etc/X11/gdm/gdm.conf / कम होगा और AllowRoot स्थिति बदल खोलने के लिए:
AllowRoot=true AllowRoot सच =
Save the file. फ़ाइल सहेजें. Log out of Gnome and log back in to activate your new settings. सूक्ति के बाहर प्रवेश करें और अपनी नई सेटिंग्स को सक्रिय करने में वापस प्रवेश करें.























{ 2 trackbacks } (2) trackbacks
{ 1 comment… read it below or (1 टिप्पणी ... या नीचे पढ़ें add one एक जोड़ } )
Simple, but Great .. सरल है, लेकिन महान ..
Leave a Comment एक टिप्पणी छोड़ दो