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 23:11] – [A Plan 9 9front rcpu application] hc9playground:9front_terminal_on_a_raspberry_pi_2_b [2021/09/07 17:25] – [A Plan 9 9front rcpu application] hc9
Line 197: Line 197:
 ====== A Plan 9 9front 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: ===
Line 224: 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 the //rio (([[:vps_-_plan_9#getting_started_with_drawterm|More details about rio]]))// window system: <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>
 +
 +  * 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> </code>