InterviewSolution
Saved Bookmarks
| 1. |
What is the command used for easy using of GNU screen?(a) (dollarSign)useradd -G {dialout} your_name(b) Screen Port_Name115200(c) Minicom -b 115200 -o -D Port_Name(d) Prompt> # helpThis question was posed to me in my homework.This interesting question is from Rasberry Pi in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct choice is (b) Screen Port_Name115200 |
|