Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Linux VM Scripts

This repository contains Bash scripts I created to manage VirtualBox virtual machines on Linux.

Scripts

1. createvm.sh

  • Automates the creation of a VirtualBox VM
  • Configures IDE and SATA controllers, creates and attaches a virtual HDD
  • Sets memory, chipset, network adapter, and VRDE port
  • Usage: ./createvm.sh <vm_name>

2. startvm.sh

  • Starts a VM in headless mode
  • Usage: ./startvm.sh <vm_name>

3. lsrvms.sh

  • Lists all currently running VMs
  • Usage: ./lsrvms.sh

About

Scripts for what I am learning in Systems Administration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages