First of all, I want explained the situation of the problem. VirtualBox is a virtualization technology that allows you to create virtual machines on your computer. It's ok for all? Because for me, it's not. And it's not a problem of the virtualization technology. It's a problem of the CLI (Command Line Interface) of VirtualBox. I get it from the fact that VirtualBox is a GUI application but you dont always have a GUI application or you just don't want to get it on server if you run VirtualBox on a remote server. I know it exist VirtualBox API for Python. But in remote server, you can't use VirtualBox API for Python. So, I need to use VBoxManage CLI or another alternative (that does not exist). For that reason, I created this a small script that will help you to manage your virtual machines. I hope you will like it. With time I will improve it. Additional information: - [x] List all virtual machines - [x] List all running virtual machines - [x] Basic management of virtual machines (start, stop, pause) - [ ] Create a new virtual machine - [ ] Delete a virtual machine - [ ] Clone a virtual machine - [ ] Rename a virtual machine - [ ] Change size of disk of a virtual machine - [ ] Change the memory of a virtual machine - [ ] Change the network of a virtual machine - [ ] SSH key's support - [ ] Snapshot support - [ ] Export/Import virtual machine - [ ] Verbose information of virtual machine Requirements: ```bash paramiko ``` How to use: ```bash python vboxmanager.py ```
A VirtualBox manager with interactive mode
Overview
This is a simple quizz which can ask user for login/register session, then consult to the Quiz interface.
SIMPLE-QUIZ- This is a simple quizz which can ask user for login/register session, then consult to the Quiz interface. By CHAKFI Ahmed MASTER SYSTEMES
Class XII computer science project.
Computer Science Project — Class XII Kshitij Srivastava (XI – A) Introduction The aim of this project is to create a fully operational system for a me
Tiny demo site for exploring SameSite=Lax
samesite-lax-demo Background on my blog: Exploring the SameSite cookie attribute for preventing CSRF This repo holds some tools for exploring the impl
A set of tools for ripping music from Konami mobile games
Konami Mobile Ripping Toolset A set of tools for ripping music from Konami mobile games Contents nigger.py for niggering konami's website, ripping all
Sardana integration into the Jupyter ecosystem.
sardana-jupyter Sardana integration into the Jupyter ecosystem.
Fastest python library for making asynchronous group requests.
FGrequests: Fastest Asynchronous Group Requests Installation Install using pip: pip install fgrequests Documentation Pretty easy to use. import fgrequ
Small C-like language compiler for the Uxn assembly language
Pyuxncle is a single-pass compiler for a small subset of C (albeit without the std library). This compiler targets Uxntal, the assembly language of the Uxn virtual computer. The output Uxntal is not
Audio-analytics for music-producers! Automate tedious tasks such as musical scale detection, BPM rate classification and audio file conversion.
Click here to be re-directed to the Beat Inspect Streamlit Web-App You are a music producer? Let's get in touch via LinkedIn Fundamental Analytics for
This repo is a collection of programs and websites templates too
📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥 . IMPORTANT While making pull requ
Self sustained producer-consumer(prosumer) policy study using Python and Gurobi
Prosumer Policy This project aims to model the optimum dispatch behaviour of households with PV and battery systems under different policy instrument
☘️ Projet Voltaire Solver in Python3
☘️ Projet Voltaire Solver in Python3
This Python3 script will monitor Upwork RSS feed and then email you the results.
Upwork RSS Parser This Python3 script will monitor Upwork RSS feed and then email you the results. Table of Contents General Info Technologies Used Fe
A not exist cat image generator python package
A not exist cat image generator python package
A basic tool to generate Hydrogen drum machine kits.
Generate Hydrogen Kit A basic tool to generate drumkit.xml files for Hydrogen drum machine. Saves a bit of time when making kits. Supply it with a nam
Customisable coding font with alternates, ligatures and contextual positioning
Guide Ligature Support Links Log License Guide Live Preview + Download larsenwork.com/monoid Install Quit your editor/program. Unzip and open the fold
A Linux program to create a Windows USB stick installer from a real Windows DVD or image.
WoeUSB-ng A Linux program to create a Windows USB stick installer from a real Windows DVD or image. This package contains two programs: woeusb: A comm
HiQ - A Modern Observability System
🦉 A Modern Observability System HiQ is a declarative, non-intrusive, dynamic and transparent tracking system for both monolithic application and dist
This repository contains completed Python projects
My Python projects This repository contains completed Python projects: 1) Build projects Guide for building projects into executable files 2) Calculat
Monitoring of lake dynamics
slamcore_utils Description This repo contains the slamcore-setup-dataset script. It can be used for installing a sample dataset for offline testing an
This is a pretty basic but relatively nice looking Python Pomodoro Timer.
Python Pomodoro-Timer This is a pretty basic but relatively nice looking Pomodoro Timer. Currently its set to a very basic mode, but the funcationalit