Skip to main content

Manage vitual machines, getting some informations (eg. OS).

Project description

vtools

GitHub license Author Version Language Python sys.platform supported On GitHub

Description

Manage vitual machines, getting some informations (eg. OS).

Required

  • choco/ apt
  • virtualbox (C:\Work\* if you are on windows)

Installation

  • choco (Windows) (as Administartor)
    • choco install vtools (Add -local if you want to install it only for the local user of the PC)
  • Ubuntu using apt:
    • sudo add-apt-repository ppa:castellanidavide/school -y; sudo apt update; sudo apt install vtools -y

Update

  • Windows (using choco):
    • choco upgrade vtools
  • Ubuntu using apt:
    • sudo apt update; sudo apt upgrade

Delate

  • Windows (using choco):
    • choco remove vtools
  • Debian/ Ubuntu using apt:
    • sudo apt remove vtools

Directories structure

  • .gitignore
  • setup.py
  • .github
    • ISSUE_TEMPLATE
      • bug_report.md
      • feature-request.md
    • workflows
      • on-push.yml
      • on-release.yml
  • choco
    • ReadMe.md
    • set.txt
    • vtools.nuspec
    • tools
      • chocolateyinstall.ps1
      • chocolateyuninstall.ps1
      • LICENSE.txt
      • VERIFICATION.txt
  • debian
    • vtools.1
    • vtools.c
    • Makefile
    • requirements.in
    • debian
      • changelog
      • compat
      • control
      • copyright
      • postinst
      • postrm
      • preinst
      • rules
      • source
  • docs
    • LICENSE
    • logo.png
    • README.md
  • flussi (example output(s))
    • net.csv
    • OS.csv
  • log (example log(s))
    • trace.log
  • requirements
    • requirements.txt
  • vtools
    • __init__.py

Execution examples

  • vtools

Output location

  • *.csv (if enabled) in the location where the code was lauched
  • *.log
    • C:/Program Files/vtools/* on Windows
    • ~/* on linux
    • current location (if you didn't lauch the code with the correct rights)

Made by Castellani Davide If you have any problem please contact me:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vtoolscd-1.6.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

vtoolscd-1.6-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page