infinite-omicron / pentesting-vm

Penetration Testing Virtual Machine
GNU General Public License v3.0
2 stars 2 forks source link

Permission chown #21

Closed outzhu closed 2 years ago

outzhu commented 2 years ago

Bunch of Operation not permitted errors like this: chown: changing ownership of '/opt/apktool/apktool': Operation not permitted

Have to fix "chown -R root:root /opt"

oxr463 commented 2 years ago

Is that just for Vagrant? It's probably because we switched users.

outzhu commented 2 years ago

yeah just for Vagrant, what should the new code for the different user?

outzhu commented 2 years ago

removed the chown part of the vagrant build.

oxr463 commented 2 years ago

removed the chown part of the vagrant build.

Is there a PR for this solution?

outzhu commented 2 years ago

https://github.com/infinite-omicron/pentesting-vm/pull/22

outzhu commented 2 years ago

Can I close this?

oxr463 commented 2 years ago

Can I close this?

Yes!