[go: up one dir, main page]

Skip to content

wodzy/homeseay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Homeseay

This CLI script help you managing easily your Virtual Box's VM.

Requirements

  • Virtual Box Download Virtual Box
  • VM installed with an IP address fixed and SSH activated (Debian, Ubuntu, Linux Mint...)

Configurations

Just edit this variables :

  • machine="name of your VM" Required
  • version="version of your VM" Optional
  • ip="ip of your VM" Required
  • sshUser="ssh user of your VM" Required

How to use ?

usage: ./homeseay.sh [--version] [--help]

  • up : Start VM
  • pause : Pause VM
  • resume : Resume VM
  • save : Save of the VM and then stop it
  • reboot : Reset VM
  • stop : Power off VM
  • ip : Get ip of your VM
  • ssh : ssh connection with VM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages