• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue What are correct permissions for /tmp dir?

humpy

Basic Pleskian
I acciently deleted the /tmp dir while cleaning exciss files in it... remade with root user and made fully writeable as mysql had a meltdown.. what as the correct owner/permission settings i should set to maintain security etc?.. thanks
 
Code:
# stat /tmp
  File: '/tmp'
  Size: 20480           Blocks: 40         IO Block: 4096   directory
Device: 1bh/27d Inode: 73937827    Links: 15
Access: (1777/drwxrwxrwt)  Uid: (    0/    root)   Gid: (    0/    root)
 
Back
Top