this post was submitted on 02 Jun 2024
737 points (98.3% liked)
Memes
45631 readers
1123 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
sudo chmod 777
Might want to try chmod +x instead
No
Don't forget the sticky bit and chown root for extra convenience!
You can do set it up to detect a windows exe format and launch it in wine without any extra intervention.
Make sure to chown it to root first with that suid bit to make sure it can get the library and hardware access that needs every time.