User Tools

Site Tools


playground:9front_terminal_on_a_raspberry_pi_2_b

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
playground:9front_terminal_on_a_raspberry_pi_2_b [2021/09/02 00:19] – [A Plan 9 rcpu application] hc9playground:9front_terminal_on_a_raspberry_pi_2_b [2021/09/07 17:25] – [A Plan 9 9front rcpu application] hc9
Line 142: Line 142:
 % date % date
 </code> </code>
-    * Checking the ''date'' after waiting a minute, if needed. <code>+    * Check the ''date'' after waiting a minute, if needed for validating the network connection. <code>
 % date % date
 </code> </code>
Line 195: Line 195:
 </code> </code>
  
-====== A Plan 9 rcpu application ======+====== A Plan 9 9front rcpu application ======
  
-From the Plan 9 9front Raspberry Pi rio rc terminal prompt (%):+From the plan9front Raspberry Pi rio rc terminal prompt (%):
  
 === Edit the /lib/ndb/local file: === === Edit the /lib/ndb/local file: ===
  
-    * The ''echo 'auth=9p.sdf.org authdom=9sdf' >> /lib/ndb/local'' is __only__ applied initially. The results are retained. <code> % echo 'auth=9p.sdf.org authdom=9sdf' >> /lib/ndb/local+  * The ''echo 'auth=9p.sdf.org authdom=9sdf' >> /lib/ndb/local'' is __only__ applied initially. The results are retained. <code> % echo 'auth=9p.sdf.org authdom=9sdf' >> /lib/ndb/local
 </code> </code>
  
Line 211: Line 211:
 </code> </code>
  
-=== Start factotum if it is not running: === +  * Start factotum if it is __not__ running<code>
- +
-<code>+
 term% auth/factotum term% auth/factotum
 </code> </code>
Line 219: Line 217:
 === RCPU to 9p.sdf.org === === RCPU to 9p.sdf.org ===
  
-  * A ''9p.sdf.org'' username (''-u USER'') is required. <code>+  * A ''9p.sdf.org'' user name (''-u USER'') is required. <code>
 % rcpu -h 9p.sdf.org -u USER % rcpu -h 9p.sdf.org -u USER
 password: password:
Line 226: Line 224:
  
   * Once connected to //9p.sdf.org//: <code>   * Once connected to //9p.sdf.org//: <code>
-cpu% cd /usr/$user+cpu% cd $home
 </code> </code>
  
-  * Start rio <code>+  * Start the //rio (([[:vps_-_9front#from_rio|Details about rio]])) (([[:vps_-_plan_9#getting_started_with_drawterm|More details about rio]]))// window system: <code>
 cpu% rio cpu% rio
 </code> </code>
  
-=== An incorrect password repair method: ===+  * Start ''[[:vps_-_9front#command_reminder|stats -lmisce]]'' in a new //rio (([[:vps_-_9front#from_rio|Details about rio]])) (([[:vps_-_plan_9#getting_started_with_drawterm|More details about rio]]))// rc window: <code> 
 +cpu% stats -lmisce 
 +</code> 
 + 
 +=== An incorrect password repair example: ===
  
 <code> <code>