Magic Data Storage -- SysV

From IHRIS Wiki
Revision as of 14:09, 12 May 2009 by Litlfred (talk | contribs)

To clear from the command line the shared memory segments

ipcs -m | grep www-data | awk '{print "ipcrm -m "$2}' | sudo bash