Manage vitual machines, getting some informations (eg. OS).
Project description
vtools
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
- ISSUE_TEMPLATE
- 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
Release history Release notifications | RSS feed
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42672edd90e21c3a4a53ce033e595a485b018f2fe5e58ffd896b78f14da2c664 |
|
MD5 | 44c62f82b406058042fd14b2b2deba66 |
|
BLAKE2b-256 | b256d7971afec0d46175c91d9c54bf4b5510c9a3676600dc50bddeec76257314 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d7d09aa668382fa3be04f2904bc1b2e7a31c6a6ef56299438fea3dd24f8066a |
|
MD5 | c976ab488d643b45a2f45fd9f016b04c |
|
BLAKE2b-256 | 5ce44f08c1811c6c755e12485ae669ddf05a59922ea65e10010b95ce2e251b23 |