8,367
edits
Changes
→The method of disabling the desktop in the Linux desktop version system
# First enter the following command on the command line,'''Please remember to add sudo permission'''
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo systemctl disable lightdm.service'''
|}
<ol start="2" style="list-style-type: decimal;">
<li>Then restart the Linux system and you will find that the desktop will not be displayed</li></ol>
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo reboot'''
|}</ol>
<ol start="3" style="list-style-type: decimal;">
<li><p>The steps to reopen the desktop are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<li>First enter the following command on the command line,'''Please remember to add sudo permission'''</li></ol></li></ol>
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo systemctl start lightdm.service'''
|}</ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li>After the command is executed, the desktop will be displayed</li></ol>
</li></ol>
<span id="onboard-led-light-test-instructions"></span>
== Onboard LED Light Test Instructions ==