Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Posts
    302

    How to set tmp can oexec?

    Hi, I have secured my tmp folder to noexec but I need to reverse it back since I need to run some applications. It seems java can't run with tmp folder is set to noexec.

  2. #2
    Join Date
    Feb 2003
    Location
    Panorama City, CA
    Posts
    2,581
    Modify

    /etc/fstab

    LABEL=/tmp /tmp ext3 defaults,usrquota,grpquota,loop,noexec,nosuid,rw 1 2

    remove it and reboot it.
    Remote Hands and Your Local Tech for the Los Angeles area.

    (310) 573-8050 - LinkedIn

  3. #3
    Join Date
    Mar 2006
    Posts
    302
    Thanks...

  4. #4
    Join Date
    Feb 2003
    Location
    Panorama City, CA
    Posts
    2,581
    Ah... That might be a little lax on the info, Just remove the ,noexec part not the line.
    Remote Hands and Your Local Tech for the Los Angeles area.

    (310) 573-8050 - LinkedIn

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •