Editing Root access

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 44: Line 44:
(To get SSH X forwarding ('-X' option) to work, you need to install ''xauth'' (or ''xbase-clients'') package and enable X forwarding in the SSH server configuration file on the machine where you're connecting to.)
(To get SSH X forwarding ('-X' option) to work, you need to install ''xauth'' (or ''xbase-clients'') package and enable X forwarding in the SSH server configuration file on the machine where you're connecting to.)
-
== Research & Development Mode (R&D or RD Mode) ==
+
Stolen credit card https://www.trigojobs.com/stmap_460z632i.html?cialis.salmeterol.florinef.loratadine costco pharmacy hall rd michigan  The wooden tracks were replaced in 2010 with steel, but theoriginal wooden support structure was kept and the lift hill waselevated 10 feet (3 meters), according to the Six FlagsEntertainment Corp website.
-
{{ambox|text=As R&D mode has other side effects beyond simply enabling root access (including several that may negatively impact battery life), it is ''not'' the recommended method for gaining root access. Use [[#rootsh|rootsh]] instead.}}
+
I love this site http://www.slvfootwears.com/stmap_466cqs8v.html?cystone.cialis.flomax cipronatin 750 mg fiyat  Content engaging our readers now, with additional prominence accorded if the story is rapidly gaining attention. Our WSJ algorithm comprises 30% page views, 20% Facebook, 20% Twitter, 20% email shares and 10% comments.
-
{{main|R&D mode}}
+
Best Site Good Work https://humanlead.com.mx/stmap_46iecv9.html?mortgage.payday-loans-28352 cuna credit union board of directors handbook  On Oct. 22, Apple is expected to unveiled a new, full-sized iPad and an upgraded version of its iPad mini, ahead of the crucial holiday shopping season. The latter will likely get the crisper "Retina" that is already on the bigger tablets.
-
 
+
-
You can enable the R&D mode which enables you to execute <code>sudo gainroot</code> to get a root shell, simply follow the setup steps for flashing covered in [[Updating the firmware|updating the tablet firmware]], then execute
+
-
 
+
-
sudo ./flasher-3.5 --enable-rd-mode -R
+
-
 
+
-
You are now in R&D mode, and the sudo gainroot script's check will be satisfied.
+
-
 
+
-
== On-Device Sudoers Edit (No External Dependencies) ==
+
-
This covers how to get root access on-device. without any external downloads/dependencies, as well as advocates a more desktop-like approach to setting up your sudoers file.
+
-
http://talk.maemo.org/showthread.php?t=94494
+
-
 
+
-
== A note on sudo ==
+
-
This information is aimed at people who come to maemo from other linux distributions (Debian for example) that may have used sudo in a different way.
+
-
 
+
-
In fremantle (Maemo 5) sudo is a key part of the system. It is used by system processes that are started as the user to provide access (as root) when needed.
+
-
 
+
-
Examples of this are:
+
-
Media Tracker.
+
-
The firmware version on the 'Settings' > 'About Product' page.
+
-
 
+
-
Both of these will malfunction if there are problems with sudo.
+
-
 
+
-
Sudo relies on <code>/etc/sudoers</code>, a configuration file that details who can run what commands. <code>/etc/sudoers</code> is traditionally modified by using the 'visudo' command. DO NOT DO THIS ON MAEMO. In maemo sudoers is regenerated periodically from config snippets in <code>/etc/sudoers.d/</code>, using <code>visudo</code> can cause the slow death of your system as your edit gets pushed further down /etc/sudoers.
+
-
 
+
-
For those who don't know, <code>/etc/sudoers</code> works on a last match principle, so if your edit conflicts with entries above it, it will break those entries.
+
-
 
+
-
The 'correct' way to do this would be to put your entry in a file in <code>/etc/sudoers.d/</code>. I leave the detail of this up the experience of the end-user. Just be advised that using <code>visudo</code> runs the risk of subtly breaking your system.
+
-
 
+
-
[[Category:Wiki page of the day]]
+
-
[[Category:Power users]]
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: