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 details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file vtoolscd-1.6.tar.gz.

File metadata

  • Download URL: vtoolscd-1.6.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for vtoolscd-1.6.tar.gz
Algorithm Hash digest
SHA256 42672edd90e21c3a4a53ce033e595a485b018f2fe5e58ffd896b78f14da2c664
MD5 44c62f82b406058042fd14b2b2deba66
BLAKE2b-256 b256d7971afec0d46175c91d9c54bf4b5510c9a3676600dc50bddeec76257314

See more details on using hashes here.

File details

Details for the file vtoolscd-1.6-py3-none-any.whl.

File metadata

  • Download URL: vtoolscd-1.6-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for vtoolscd-1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8d7d09aa668382fa3be04f2904bc1b2e7a31c6a6ef56299438fea3dd24f8066a
MD5 c976ab488d643b45a2f45fd9f016b04c
BLAKE2b-256 5ce44f08c1811c6c755e12485ae669ddf05a59922ea65e10010b95ce2e251b23

See more details on using hashes here.

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