Stumbling In - jeppersons/SkyPilot GitHub Wiki

Resources for Internet Users

Backgrounders -

Overview of the Virtual Environment

Can't tell the players without a program

NED, DUSTY, LUCKY, GHOST, MCP, 3CPO, . . .
       what they represent & the roles they play

Touring our Machine's file structures

**_cd ls lsblk i2cDetect Systemctl     commands_**
Profiles - Sign-on event creates
           Private & Public access & viewing
Virtual Environments - env...

/  things on our machine and/or virutal
\  out in the world
 /.home & security 
  GHOST  is the Profile Establshed for Security
         /lucky/ghost
         /media/ghost/myDrive
  NED    profile is managed as a security shell
         /ned/ned/mcp
  env_   also managed
         /dusty/ghost/envSTATS

  shared drives
       For file transfer between machines 
            SHH spans Windows & IOS
                common - source of scripts
                by profile

      GIT Libraires also a resource 

GIT - Source Libraries / get to stuff from anywhere

         change management
moves structures not files
         requirements.txt
         .gitIgnore

  * env_STATS example