Magic Data Storage -- SysV: Difference between revisions
From IHRIS Wiki
No edit summary |
|
(No difference)
|
Revision as of 15:32, 3 August 2009
To clear from the command line the shared memory segments
ipcs -m | grep www-data | awk '{print "ipcrm -m "$2}' | sudo bash