Changed page "howto/SetupXymonServer" by fclaire@free.fr from 89.234.183.50* Page URL: <https://trac.macports.org/wiki/howto/SetupXymonServer> Diff URL: <https://trac.macports.org/wiki/howto/SetupXymonServer?action=diff&version=7> Revision 7 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: howto/SetupXymonServer ========================================================================= --- howto/SetupXymonServer (version: 6) +++ howto/SetupXymonServer (version: 7) @@ -58,8 +58,8 @@ Run the following commands to increase your shared segments: {{{ -$ sudo echo "kern.sysv.shmmni=64" >> /etc/sysctl.conf -$ sudo echo "kern.sysv.shmseg=12" >> /etc/sysctl.conf +$ sudo bash -c "echo kern.sysv.shmmni=64 >> /etc/sysctl.conf" +$ sudo bash -c "echo kern.sysv.shmseg=12 >> /etc/sysctl.conf" }}} Reboot your system to activate the change. -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on howto/SetupXymonServer. If it was not you, please report to .
participants (1)
-
MacPorts