SPLAT chmod for meminfo, increase size of swap file. I'm in expert mode. I can't run meminfo because the permissions are set as r-- r-- r-- When I try the command ./proc/meminfo I get the message Permission Denied. I tried using chmod u+x meminfo and I get the message. Operation not permitted. I have 1 gb of ram and I want to check the size of the swap file. If I understand it correctly the swap file should be set to twice the size of actual ram. How do you increase the size of the swap file using SPLAT if you would need to? |