Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Zero 2W

196 bytes added, 16:50, 25 September 2023
Setting method for automatic login of root user in Linux desktop system
<ol style="list-style-type: decimal;">
<li><p>Execute the following command to set the desktop version of the system to automatically log in using the root user</p>
{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~$ '''sudo desktop_login.sh root'''</p>|}</li>
<li><p>Then restart the system and you will automatically log in to the desktop as the root user.</p>
<p>[[File:zero2w-img79.png]]</p>
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big><p>'''Note that if you use the root user to log in to the desktop system, you cannot use pulseaudio in the upper right corner to manage audio devices.'''</p><p>'''Also please note that this is not a bug, because pulseaudio is not allowed to run under the root user.'''</p></big>|}</li>
<li><p>Execute the following command to set up the desktop version of the system again to use the orangepi user to automatically log in</p>
{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~$ '''sudo desktop_login.sh orangepi'''</p>|}</li></ol>
<span id="how-to-disable-the-desktop-in-linux-desktop-system"></span>
 
=== How to disable the desktop in Linux desktop system ===