Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rock3/Debian"

(Created page with "{{rock3_header}} {{Languages|rock3/Debian}} ROCK 3 > Debian __TOC__ == Work with ROCK 3 Debian ==")
 
Line 8: Line 8:
  
 
== Work with ROCK 3 Debian ==
 
== Work with ROCK 3 Debian ==
 +
=== Introduction to ROCK Pi N10 Debian ===
 +
ROCK 3 Debian  is an easy to use desktop system. While working with ROCK 3 Debian, you will find it do well on playing music, Internet, Bluetooth, AI and so on.
 +
 +
ROCK 3 Debian uses '''systemd''' to manage system.
 +
 +
Command prepended by $ means the command may be executed by an unprivileged user.  And command prepended by # means the command may be executed by an privileged user. But the symbol, $ or #, is not part of the command.
 +
=== Access from the Host PC/Laptop ===
 +
 +
==== Option 1: Serial console ====
 +
 +
Check [[rock3/dev/serial-console | Serial Console]]

Revision as of 06:51, 17 August 2021

    ROCK 3 >  Debian

Work with ROCK 3 Debian

Introduction to ROCK Pi N10 Debian

ROCK 3 Debian is an easy to use desktop system. While working with ROCK 3 Debian, you will find it do well on playing music, Internet, Bluetooth, AI and so on.

ROCK 3 Debian uses systemd to manage system.

Command prepended by $ means the command may be executed by an unprivileged user. And command prepended by # means the command may be executed by an privileged user. But the symbol, $ or #, is not part of the command.

Access from the Host PC/Laptop

Option 1: Serial console

Check Serial Console