Quote Originally Posted by Forgiven View Post
@Cory

again cory this is a general tut. Not everyone has cpanel installed. But thanks for posting that lemme add it
Can't you tell I'm a cPanel user?

but only reason why I mentioned it is because I simply said I used the similar steps you posted above above; to expand my /tmp on a cPanel server instead of using /scripts/securetmp

Just incase if anyone is looking to know how to do that on a 'cPanel Server'.

Questions could be asked: "Can I do this on a cPanel Server?" -Simply, yes...trying to simply avoid a lot of posts.
Cory Reviewed by Cory on . [TUT] Securing /tmp and /dev/shm partion Hello, So here I am again for another tut. This time we are securing /tmp and /dev/shm. Lets get started. Part 1 : Securing /tmp Step 1 : Make a 1GB(Or more) file for /tmp and an ext3 filesystem for tmp dd if=/dev/zero of=/dev/tmpFS bs=1024 count=1000000 Rating: 5