Code Monkey home page Code Monkey logo

udp_socket's People

Contributors

rlawjd10 avatar

Watchers

 avatar

udp_socket's Issues

vmnet, vmmon error

  1. 아래 깃헙 주소에서 git clone 또는 다운로드 후에 zip 해제 (unzip)
    https://github.com/mkubecek/vmware-host-modules/tree/workstation-16.2.5

  2. 아래 명령어 입력

openssl req -new -x509 -newkey rsa:2048 -keyout MOK.priv -outform DER -out MOK.der -nodes

-days 36500 -subj "/CN=VMware"

sudo /usr/src/linux-headers-$(uname -r)/scripts/sign-file sha256 ./MOK.priv ./MOK.der $(modinfo

-n vmmon)

sudo /usr/src/linux-headers-$(uname -r)/scripts/sign-file sha256 ./MOK.priv ./MOK.der $(modinfo

-n vmnet)

sudo su

mokutil --import MOK.der

input password:

exit

sudo shutdown -r now

  1. shutdown 하면 블루스크린이 뜬다.
  • Enroll Mock 선택
  • continue
  • yes
  • 앞에서 입력한 비밀번호 입력
  • reboot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.