Changes

Jump to: navigation, search

Orange Pi 5 Plus

192 bytes added, 15:06, 6 June 2023
How to set automatic terminal login in linux system
<ol style="list-style-type: decimal;">
<li><p>By default, the Linux system automatically logs in to the terminal, and the default login user name is '''<span style="color:#FF0000">orangepi</span>'''</p>
<p>[[File:media/image197.png|387x253px]]</p></li>
<li><p>Use the following command to set the root user to automatically log in to the terminal</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''sudo auto_login_cli.sh root'''</p>|}</li>
<li><p>Use the following command to disable automatic login terminal</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''sudo auto_login_cli.sh -d'''</p>|}</li>
<li><p>Use the following command to set the orangepi user to automatically log in to the terminal again</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''sudo auto_login_cli.sh orangepi'''</p>|}</li></ol>
<span id="instructions-for-automatic-login-of-linux-desktop-version-system"></span>
 
=== Instructions for automatic login of Linux desktop version system ===

Navigation menu