Mount VPS /tmp as exec

ARUN Post in VPS
0

Run the following command from NODE.

****THIS WILL RESTART THE VPS *****

vzctl set VEID –bindmount_add /tmp,noexec,nosuid,nodev –save –setmode restart —> to make it noexec
vzctl set VEID –bindmount_add /tmp,nosuid,nodev –save –setmode restart —> to make it exec

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.