Skip to content

blt/vm-creation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuration scripts for local VMs

I currently use lima-vm to run local linux VMs on my M1 macbook.

I don't generally use any lima features aside from start/stop.

I connect to my VMs via SSH manually instead of limactl shell XYZ so that I can specify ForwardAgent yes and have access to my host ssh keys inside my VM.

This is my main pain point currently, the SSH port used changes every time the VM restarts, so I have to manually update my ~/.ssh/config.

TODO -- this can be fixed lima-vm/lima#810

See newvm.sh for a simple script to create a VM and get the SSH config.

See lima.yaml for some setup scripts that installs dependencies and sets up my dotfiles etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%