mnmnc / vmwfix

Tool to fix VMware issue with Linux Kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmwfix

==========

VMWFIX is a simple tool to help in fixing and automating the process of fixing vmware workstation issues with every single update for the kernel

* Tool to fix Fedora kernel related issue. * Fixing VMWare workstation networking modules issues. * Fixing Fedora kernel update issues. * All neccessary files included.

Usage

Use these steps to download and use vmwfix tool

1 - sudo dnf install python3 -y
2 - git clone https://github.com/hhemied/vmwfix
3 - cd vmwfix
4 - sudo python3.5 vmwfix.py

Notes:

  • Code is using python3

About

Tool to fix VMware issue with Linux Kernel

License:GNU General Public License v3.0


Languages

Language:Python 100.0%