Changes

From SME Server
Jump to navigationJump to search
426 bytes removed ,  05:45, 4 August 2022
removed as SME10 offers * soft nproc 4096
Line 134: Line 134:  
* TCPPort : 8080,8443,8880,8843
 
* TCPPort : 8080,8443,8880,8843
 
* VersionToInstall: here is the version number you want to install. Default is usually the version number of the rpm, currently 5.6.30 for smeserver-unifi-5.6.30. But you can force to install another version, if needed
 
* VersionToInstall: here is the version number you want to install. Default is usually the version number of the rpm, currently 5.6.30 for smeserver-unifi-5.6.30. But you can force to install another version, if needed
  −
=== Workaround ===
  −
You might get the following warining in logs for mongodb
  −
<syntaxhighlight lang="text">
  −
WARNING: soft rlimits too low. rlimits set to 1024 processes, 4096 files. Number of processes should be at least 2048 : 0.5 times number of files
  −
</syntaxhighlight>
  −
  −
the way to fix
  −
<syntaxhighlight lang="bash" highlight="1" start="1" line="">
  −
sed -i s/1024/2048/ /etc/security/limits.d/90-nproc.conf
  −
</syntaxhighlight>
      
=== Bugs ===
 
=== Bugs ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu