Open main menu

Wiki-Orange Pi β

Changes

Orange Pi CM4

172 bytes added, 16:08, 18 September 2023
How to disable the desktop in Linux desktop system
<ol style="list-style-type: decimal;">
<li><p>First enter the following command in the command line, '''<span style="color:#FF0000">please remember to add sudo permission</span>'''</p>{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~$ '''sudo systemctl disable lightdm.service'''</p>|}</li>
<li><p>Then restart the Linux system and you will find that the desktop will not be displayed.</p>
<p>orangepi@orangepi:~$ '''sudo reboot'''</p></li>
<li><p>The steps to reopen the desktop are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<li><p>First enter the following command in the command line, '''<span style="color:#FF0000">please &gt; remember to add sudo permission</span>'''</p>{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~$ '''sudo systemctl start lightdm.service'''</p>|}</li>
<li><p>After the command is executed, the desktop will be displayed</p></li></ol>
</li></ol>
<span id="onboard-led-light-test-instructions"></span>
 
== Onboard LED light test instructions ==