Open main menu

Canasta

Revision as of 09:49, 17 March 2023 by Admin (talk | contribs) (Created page with "Canasta Quick links # https://groups.google.com/g/canasta-wiki == Getting Started on Windows == # logo key -> winver Check your version of Windows (Using Windows 11) # logo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Canasta Quick links

  1. https://groups.google.com/g/canasta-wiki


Getting Started on Windows

  1. logo key -> winver Check your version of Windows (Using Windows 11)
  2. logo key 'Windows features' make sure WSL is enabled (Yes)
  3. Not even listed? = Install WSL Windows Subsystem for Linux and check again.
  4. Virtualization should be enabled, and should be WSL not Hyper-V

Right-click the Taskbar -> 'Task Manager' -> Performance (see that virtualization is enabled)

  1. Install Docker Desktop

This YouTube video covers Setting up Docker on Windows with some references to working with the development framework Laravel. In your mind, substitute 'Canasta' for 'Laravel'. @todo Create a similar video for Canasta

  1. Open PowerShell as Administrator
  2. List distributions wsl -l -v
  3. Install Ubuntu wsl --install -d Ubuntu (You can hit logo key and find it as an "app" in the Windows Play Store) Once installed, I pinned it to the taskbar for easy access

Tips

explorer.exe .
will open Windows Explorer for the folder in your Ubuntu container
code .
will open VSCode for the folder in your Ubuntu container
  • pin to quick access can put your Ubuntu filesystem in your Windows Explorer quick access