User Tools

Site Tools


vps_-_plan9front_-_drawterm_rio_and_stats

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
vps_-_plan9front_-_drawterm_rio_and_stats [2022/04/09 06:28] hc9vps_-_plan9front_-_drawterm_rio_and_stats [2022/06/24 18:34] – [drawterm] hc9
Line 4: Line 4:
  
 ^Command^ 9front Drawterm output^ ^Command^ 9front Drawterm output^
-|''$ ./drawterm <nowiki>--help</nowiki>''|''usage: drawterm [-GBO] [**-h** host] [**-u** user] [-a authserver] [-s secstore] [-e 'crypt hash'] [-k keypattern] [-p] [-t timeout] [-r root] [-c cmd <nowiki>...</nowiki>]''|+|''$ ./drawterm <nowiki>--</nowiki>help''|''usage: drawterm [-GBO] [**-h** host] [**-u** user] [-a authserver] [-s secstore] [-e 'crypt hash'] [-k keypattern] [-p] [-t timeout] [-r root] [-c cmd <nowiki>...</nowiki>]''
 + 
 +^9front Drawterm option^ 9front Drawterm option description^ 
 +|  ''-G''  |//''Start drawterm in text-only mode (no graphics).''//
 +|  ''-B''  |//''Disable kbdfs.''//
 +|  ''-O''  |//''Use the old cpu(1) to connect to the cpu server rather than rcpu(1).''//
 +|  ''-p''  |//''Aan is usually run automatically through the -p option or rimport, rexport, and rcpu(1)//;// protect the connection against connection resets by establishing aan(8) tunnel.''//
 +|  ''-t''  |Add -t //timeout-in-seconds//, if more than the default (24 hours///86400// seconds) is needed; //''set the timeout for aan(8) to a value in seconds (default is one day).''//
 +|  ''-r''  |//''Specifies the root directory on the client. The default is /root and all further paths are relative thereto.''//
 + 
 +^   ^aan, aanuke - always available network^^ 
 +|  AAN:  |//''Aan tunnels traffic between a client and a server through a persistent network connection.''//|http://man.9front.org/8/aan| 
 +|  AANUKE:  |//''Aanuke prints commands that will cause all processes called aan that are owned by the current user and do not have an active tcp connection to be terminated.''// //Aanuke prints commands// that look similar to the //slay// commands, in the [[vps_-_plan9front_-_broke_and_slay#slay|mentioned slay example]].|" 
 + 
 +|1|[[boot_camp_9p_resource|Plan 9 Boot Camp 9p.sdf.org tutorial:]]| 
 +|**9p...**|''$ ./drawterm -a 9p.sdf.org -h 9p.sdf.org -u USER''
 + 
 +|2|[[vps_-_9front#front_drawterm|Plan 9 Boot Camp private VPS tutorial section:]]| 
 +|**VPS**|''$ ./drawterm -a YOUR_IP -h YOUR_IP -u glenda''|
  
 {{:plan9-drawterm-1.png?nolink|}} {{:plan9-drawterm-1.png?nolink|}}
Line 22: Line 40:
 {{:plan9-drawterm-4.png?nolink|}} {{:plan9-drawterm-4.png?nolink|}}
  
-You should now have a Rio terminal window, and rc prompt (%). The first thing you can do is to type "''cat readme.rio''" (or read it from [[http://sdf.org/tutorials/misc/readme.rio|here]] if it's missing<sup>3</sup>).+You should now have a Rio terminal window, and rc prompt (%). The first thing you can do is to type "''cat readme.rio''" (or read it from [[http://sdf.org/tutorials/misc/readme.rio|here if it's missing]]).
  
-Drawterm<sup>1</sup> is essentially a BLIT terminal emulator which allows you to connect to your Plan 9 system and load the //Rio// windowing system. Rio is a direct successor of UNIX 'layers' and Plan 9 '8½'.+[[vps_-_9front#front_drawterm|Drawterm]]<sup>1</sup> is essentially a BLIT terminal emulator which allows you to connect to your Plan 9 system and load the //Rio// windowing system. Rio is a direct successor of UNIX 'layers' and Plan 9 '8½'.
  
-|Although missing from the "''$ ./drawterm <nowiki>--help</nowiki>''" output, the "-r /path/to/local/directory" option will show the "/path/to/local/directory" files in "/mnt/term". Example: "$ ./drawterm -a YOUR_IP -c YOUR_IP -u glenda -r /path/to/local/directory".|+|Although missing from the "''$ ./drawterm <nowiki>--</nowiki>help''" output, the "-r /path/to/local/directory" option will show the "/path/to/local/directory" files in "/mnt/term". Example: "$ ./drawterm -a YOUR_IP -c YOUR_IP -u glenda -r /path/to/local/directory".|
  
-Verify the Drawterm command line syntax with the "''<nowiki>--help</nowiki>''" option, if needed. A 9front<sup>2</sup> Drawterm comparison is provided.+Verify the Drawterm command line syntax with the "''<nowiki>--</nowiki>help''" option, if needed. A 9front<sup>2</sup> Drawterm comparison is provided.
  
 ^Plan 9 Drawterm command^ Plan 9 Drawterm output^ ^Plan 9 Drawterm command^ Plan 9 Drawterm output^
-|''$ ./drawterm <nowiki>--help</nowiki>''|''usage: drawterm [**-a** authserver] [**-c** cpuserver] [-s secstore] [**-u** user]''|+|''$ ./drawterm <nowiki>--</nowiki>help''|''usage: drawterm [**-a** authserver] [**-c** cpuserver] [-s secstore] [**-u** user]''|
  
 ^9front Drawterm command^ 9front Drawterm option //-h// and Plan 9 Drawterm option //-c// comparison^ ^9front Drawterm command^ 9front Drawterm option //-h// and Plan 9 Drawterm option //-c// comparison^
-|''$ ./drawterm <nowiki>--help</nowiki>''|''usage: drawterm [**-a** authserver] [**-h** cpuserver] [-s secstore] [**-u** user]''|+|''$ ./drawterm <nowiki>--</nowiki>help''|''usage: drawterm [**-a** authserver] [**-h** cpuserver] [-s secstore] [**-u** user]''|
  
 ^9front Drawterm command^ 9front Drawterm output^ ^9front Drawterm command^ 9front Drawterm output^
-|''$ ./drawterm <nowiki>--help</nowiki>''|''usage: drawterm [-GBO] [**-h** host] [**-u** user] [**-a** authserver] [-s secstore] [-e 'crypt hash'] [-k keypattern] [-p] [-t timeout] [-r root] [-c cmd <nowiki>...</nowiki>]''|+|''$ ./drawterm <nowiki>--</nowiki>help''|''usage: drawterm [-GBO] [**-h** host] [**-u** user] [**-a** authserver] [-s secstore] [-e 'crypt hash'] [-k keypattern] [-p] [-t timeout] [-r root] [-c cmd <nowiki>...</nowiki>]''|
  
-<sup>1</sup> //Drawterm is a X11 application that allows one to connect to a remote Plan 9 server...; a graphical client for Plan 9 CPU servers//. https://directory.fsf.org/wiki/Drawterm <sup>2</sup> DRAWTERM http://git.9front.org/plan9front/drawterm+<sup>1</sup> //Drawterm is a X11 application that allows one to connect to a remote Plan 9 server...; a graphical client for Plan 9 CPU servers//. https://directory.fsf.org/wiki/Drawterm <sup>2</sup> [[vps_-_9front#install_or_build_drawterm|DRAWTERM]] http://git.9front.org/plan9front/drawterm
  
 ==== rio ==== ==== rio ====
Line 45: Line 63:
 |RIO|usage:|''rio [-b] [-f font] [-i initcmd] [-k kbdcmd] [-s]''|http://man.9front.org/1/rio| |RIO|usage:|''rio [-b] [-f font] [-i initcmd] [-k kbdcmd] [-s]''|http://man.9front.org/1/rio|
 |"|"|"|http://man.9front.org/4/rio| |"|"|"|http://man.9front.org/4/rio|
 +|RIO|Introduction to Rio||https://sdf.org/tutorials/misc/readme.rio|
  
 |x|rio customization| |x|rio customization|
Line 54: Line 73:
  
 |STATS|usage:|''stats -lmisce''|http://man.9front.org/8/stats| |STATS|usage:|''stats -lmisce''|http://man.9front.org/8/stats|
 +
 +<code>
 +  cpu% stats -lmisce
 +</code>
 +
 +A ''[[vps_-_9front#command_reminder|winwatch -e]]'' //stats// note:
 +<code>
 +  cpu% winwatch -e '^(winwatch|stats|faces)'
 +</code>
  
 Reference: Reference: