Skip to content

A simple bash script to handle boilerplate configurations for cloned Ubuntu VMs (Machine ID, SSH server keys, Hostname)

License

Notifications You must be signed in to change notification settings

dlford/ubuntu-vm-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-vm-boilerplate

A simple bash script to handle boilerplate configurations for cloned Ubuntu VMs (Machine ID, SSH server keys, Hostname)

Usage

Run the following command from a bash session, you will be prompted for a new hostname, and whether you wish to reboot the system.

NOTE: Make sure you wait for all services to start before running this script, otherwise weirdness may ensue!

sudo bash -c "bash <(wget -qO- https://raw.githubusercontent.com/dlford/ubuntu-vm-boilerplate/master/run.sh)"

About

A simple bash script to handle boilerplate configurations for cloned Ubuntu VMs (Machine ID, SSH server keys, Hostname)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages