Add a new VM to melange: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
m@bitpost [~] | m@bitpost [~] | ||
emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf | emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf | ||
sudo service dnsmasq restart # or if you stole an old lease, follow [[ | sudo service dnsmasq restart # or if you stole an old lease, follow [[dnsmasq]] release-lease instructions | ||
* Stop the VM | * Stop the VM | ||
* Remove the CD drive | * Remove the CD drive | ||
* Restart and verify you can ssh | * Restart and verify you can ssh | ||
* Do the ssh key thing, continue as needed with [[Linux barebones quickstart]] | * Do the ssh key thing, continue as needed with [[Linux barebones quickstart]] |
Revision as of 23:33, 1 November 2022
- Add vm
- Use ubuntu server/desktop ISO
- Boot it through complete install and initial update, takes ~10min, ugg
- Copy MAC address from melange UI
- Paste it into a new entry, here:
m@bitpost [~] emacs config/etc/dnsmasq.d/mbm_lan_dnsmasq.conf sudo service dnsmasq restart # or if you stole an old lease, follow dnsmasq release-lease instructions
- Stop the VM
- Remove the CD drive
- Restart and verify you can ssh
- Do the ssh key thing, continue as needed with Linux barebones quickstart