Virtual machine dev env features: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "easy ability to ssh rc to it sync directories (maybe even without reload) os state easily manipulable (perhaps as file) default of a few gigs of ram, the latest debian image,...")
 
No edit summary
 
Line 1: Line 1:
<pre>
easy ability to ssh rc to it
easy ability to ssh rc to it
sync directories (maybe even without reload)
sync directories (maybe even without reload)

Latest revision as of 12:18, 26 January 2022

easy ability to ssh rc to it
sync directories (maybe even without reload)
os state easily manipulable (perhaps as file)
default of a few gigs of ram, the latest debian image, no gui
launch and connect in 1 command (vagrant-ssh does this for vagrant)
new vm in 1 command
nice-to-have: ability to diff filesystem, restore to checkpoint
nice-to-have: shutdown on logout