playground:vps_-_9front_hjfs.cmd
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:vps_-_9front_hjfs.cmd [2021/09/04 03:41] – [A wiki 9front hjfs.cmd draft] hc9 | playground:vps_-_9front_hjfs.cmd [2022/07/19 21:30] (current) – hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== A wiki 9front hjfs.cmd draft ====== | ||
+ | |||
+ | === wiki draft editing tasks: === | ||
+ | - Replace //cwfs// with hjfs (// | ||
+ | - Review and correct inaccurate mention/use of // | ||
+ | - Review and correct misplaced wiki links (// | ||
+ | |||
+ | === wiki implementation task: === | ||
+ | * Retain the wiki // | ||
+ | * Retain the wiki // | ||
+ | * yes? (// | ||
+ | * no? (// | ||
+ | |||
+ | ===== Shutdown and restart ===== | ||
+ | |||
+ | |:!:|THIS IS A DRAFT| | ||
+ | |||
+ | <file config / | ||
+ | |||
+ | VPS Maintenance Shell for plan* (xxx.xxx.xx.xx) | ||
+ | no stats collected. | ||
+ | |||
+ | [c] - Connect to your console | ||
+ | [l] - list your status | ||
+ | [r] - reset or start | ||
+ | [s] - Force Shutdown (not an OS shutdown) | ||
+ | [t] - toggle your Operating System | ||
+ | [i] - Switch your VPS ID (multiple VPS members only) | ||
+ | [x] - Clean install (destroys data) | ||
+ | [p] - Change your vps.sdf.org password | ||
+ | [u] - View current interface statistics | ||
+ | [U] - View all recorded interface statistics | ||
+ | [q] - Disconnect | ||
+ | |||
+ | [30-Oct-20 22:59:17] Command: q | ||
+ | Connection to vps? closed. | ||
+ | $ | ||
+ | </ | ||
+ | |||
+ | |x|'' | ||
+ | |||
+ | === From the 9front Drawterm rio rc prompt: === | ||
+ | < | ||
+ | cpu% fshalt | ||
+ | |||
+ | halting.../ | ||
+ | done halting | ||
+ | cpu% | ||
+ | </ | ||
+ | |||
+ | |x|'' | ||
+ | |||
+ | === From the 9front VPS Maintenance Shell console prompt: === | ||
+ | < | ||
+ | term% fshalt | ||
+ | |||
+ | halting.../ | ||
+ | |||
+ | done halting | ||
+ | term% | ||
+ | </ | ||
+ | |||
+ | |1|Press **ctl-]** to continue, if viewing where the VPS console rc prompt (%) was once active. Press the ' | ||
+ | |||
+ | |x|From the VPS Maintenance Shell enter ' | ||
+ | |||
+ | |x|From the VPS Maintenance Shell enter ' | ||
+ | |||
+ | < | ||
+ | $ ping YOUR_IP | ||
+ | </ | ||
+ | |||
+ | ===== Adding a User ===== | ||
+ | |||
+ | |:!:|THIS IS A DRAFT| | ||
+ | |||
+ | |x|' | ||
+ | |||
+ | ^ Section^ FQA 7 - System Management^ | ||
+ | |7.3.1 - Adding users|http:// | ||
+ | |7.4.2 - Adding users|http:// | ||
+ | |||
+ | You may want to add a user to your system once you get the hang of things. There is really //no need to create a new user// when you are first starting out. It's safer to use the Drawterm rio rc prompt (%) for the following task, should there be a need for the ' | ||
+ | |||
+ | To create a new user, you must connect to the file server console by typing: ''' | ||
+ | |||
+ | < | ||
+ | % con -C / | ||
+ | newuser USER | ||
+ | newuser sys +USER | ||
+ | newuser adm +USER | ||
+ | newuser upas +USER | ||
+ | | ||
+ | </ | ||
+ | |||
+ | '' | ||
+ | |||
+ | < | ||
+ | >>> | ||
+ | % | ||
+ | </ | ||
+ | |||
+ | The following steps assume that you have [[: | ||
+ | |||
+ | '' | ||
+ | |||
+ | Verify your new " | ||
+ | |||
+ | Initialize the new user environment with ''' | ||
+ | |||
+ | < | ||
+ | term% / | ||
+ | </ | ||
+ | |||
+ | A list of eight directory and file tasks.< | ||
+ | |||
+ | <file config / | ||
+ | mkdir / | ||
+ | mkdir / | ||
+ | cp -x / | ||
+ | cp -x / | ||
+ | cp -x / | ||
+ | cp / | ||
+ | mkdir / | ||
+ | cp / | ||
+ | </ | ||
+ | |||
+ | A list of one pending task.< | ||
+ | |||
+ | <file config / | ||
+ | |||
+ | bind -c / | ||
+ | |||
+ | </ | ||
+ | |||
+ | A list of two optional tasks. | ||
+ | |||
+ | <file config / | ||
+ | |||
+ | mkdir / | ||
+ | cp / | ||
+ | |||
+ | </ | ||
+ | |||
+ | The mentioned eight tasks are preformed from the VPS console prompt (%). | ||
+ | |||
+ | < | ||
+ | term% mkdir / | ||
+ | term% mkdir / | ||
+ | term% cp -x / | ||
+ | term% cp -x / | ||
+ | term% cp -x / | ||
+ | term% cp / | ||
+ | term% mkdir / | ||
+ | term% cp / | ||
+ | </ | ||
+ | |||
+ | A VPS console prompt (%) '' | ||
+ | |||
+ | <file config / | ||
+ | |||
+ | term% lc start | ||
+ | start* | ||
+ | term% cp start start2 | ||
+ | term% sam -d start2 | ||
+ | -. start2 | ||
+ | /=glenda | ||
+ | =glenda | ||
+ | echo 'key proto=dp9ik dom=plan9 user=glenda !password=L0gWlaM' | ||
+ | s/ | ||
+ | /=L0gWlaM | ||
+ | =L0gWlaM | ||
+ | echo 'key proto=dp9ik dom=plan9 user=moth1 !password=L0gWlaM' | ||
+ | s/ | ||
+ | /glenda | ||
+ | glenda | ||
+ | ip/ | ||
+ | s/ | ||
+ | . | ||
+ | ip/ | ||
+ | w | ||
+ | start2: #273 | ||
+ | q | ||
+ | term% | ||
+ | |||
+ | </ | ||
+ | |||
+ | Start Drawterm from the local operating system, after the ''/ | ||
+ | |||
+ | < | ||
+ | $ ./drawterm -h YOUR_IP -u new USER | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | |||
+ | |:!:|THIS IS A DRAFT| | ||