Skip to content

Instantly share code, notes, and snippets.

@neatlife
Created January 22, 2020 14:36
Show Gist options
  • Save neatlife/611d0b4fc2c600af628d914b01787d0c to your computer and use it in GitHub Desktop.
Save neatlife/611d0b4fc2c600af628d914b01787d0c to your computer and use it in GitHub Desktop.
mx linux
restart_vmware() {
sudo /etc/init.d/vmware-tools stop
sudo /etc/init.d/vmware-tools start
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment