User Tools

Site Tools


vps_-_9front

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
Next revisionBoth sides next revision
vps_-_9front [2021/09/25 19:16] – [Networking] hc9vps_-_9front [2021/09/26 23:35] – [Drawterm and file transfer] hc9
Line 179: Line 179:
 |Although __missing__ from the "''$ ./drawterm --help''" output, the "-r /path/to/local/directory" option will show the "/path/to/local/directory" files in "/mnt/term". This means that you can transfer files between the computer that you are connecting from and your 9front VPS simply by copying files in /mnt/term and getting them from your computer (or the reverse.)| |Although __missing__ from the "''$ ./drawterm --help''" output, the "-r /path/to/local/directory" option will show the "/path/to/local/directory" files in "/mnt/term". This means that you can transfer files between the computer that you are connecting from and your 9front VPS simply by copying files in /mnt/term and getting them from your computer (or the reverse.)|
 |**Example:** ''$ ./drawterm -h YOUR_IP -u glenda -r /path/to/local/directory''| |**Example:** ''$ ./drawterm -h YOUR_IP -u glenda -r /path/to/local/directory''|
 +
 +<code>
 +[/path/to/local/directory/]
 +[/path/to/local/directory/] mdkir foobar
 +</code>
 +
 +<code>
 +cpu% cd /mnt/term/foobar
 +cpu% touch screenshot.challenge.txt
 +</code>
  
 ==== Closing Drawterm ==== ==== Closing Drawterm ====
Line 963: Line 973:
 |x|Self Guided Discoveries in: 9fans mailing list and faces| |x|Self Guided Discoveries in: 9fans mailing list and faces|
  
-During the SDF Plan 9 Boot Camp you are encouraged to make screenshots and videos of your Self Guided Discoveries and share your experiences on //plan9-l// to inspire others to do the same. Participants in the Plan 9 Boot Camps also get a contrib directory on //[[ftp://ftp.sdf.org|ftp.sdf.org]]// (in pub/sdf/plan9/contrib). This directory persists and can be used perpetually for Plan 9 related sharing.+During the SDF Plan 9 Boot Camp you are encouraged to make screenshots and videos of your Self Guided Discoveries and share your experiences on //plan9-l// to inspire others to do the same. Participants in the Plan 9 Boot Camps also get a contrib directory on ''<nowiki>ftp://ftp.sdf.org</nowiki>'' (in //pub/sdf/plan9/contrib//). This directory persists and can be used perpetually for Plan 9 related sharing. 
 + 
 +|x|The [[:image_gallery|SDF Image Gallery]] wiki page offers a link to additional SDF [[:social_network|Social Networks]], for possible web based Boot Camp screenshot sharing.|
  
 <sup>1</sup> [[https://sdf.org/|UNIX Shell Account]]. <del><sup>2</sup> VPS membership required. <sup>3</sup> Type "//meta//" at the SDF shell (''$ meta'') for details.</del> <sup>4</sup> International Workshop on Plan 9 http://iwp9.org/ <sup>1</sup> [[https://sdf.org/|UNIX Shell Account]]. <del><sup>2</sup> VPS membership required. <sup>3</sup> Type "//meta//" at the SDF shell (''$ meta'') for details.</del> <sup>4</sup> International Workshop on Plan 9 http://iwp9.org/
Line 1069: Line 1081:
   $ ./drawterm -h 9p.sdf.org -u USER   $ ./drawterm -h 9p.sdf.org -u USER
 </code> </code>
 +
 +//Optional:// ''drawterm -h 9p.sdf.org -a 9p.sdf.org -u USER''
  
 A Drawterm rc prompt (without rio; //teletype only//): A Drawterm rc prompt (without rio; //teletype only//):
Line 1103: Line 1117:
  
 <code> <code>
-% cp /adm/timezone/US_Pacific /env/timezone && clock.amber+cpu% cp /adm/timezone/US_Pacific /env/timezone && clock.amber
 </code> </code>
  
Line 1111: Line 1125:
  
 <code> <code>
-% psu -a | grep Broke+cpu% psu -a | grep Broke
 </code> </code>
  
 <code> <code>
-% broke $user+cpu% broke $user
 </code> </code>
 +
 +=== commode example: ===
 +
 +<code>
 +cpu% com
 +
 +commode version 3
 +type @help for commands
 +</code>
 +
 +//Run ''com'' in a rio rc window, rather than a vt, to benefit from the Plan 9 <nowiki>I/O</nowiki>.//
  
 === face example: === === face example: ===
Line 1127: Line 1152:
  
 <code> <code>
-% gemnine gemini://9p.sdf.org+cpu% gemnine gemini://9p.sdf.org
 </code> </code>
  
vps_-_9front.txt · Last modified: 2024/06/11 04:24 by hc9