Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
faq:nix [2022/06/12 14:09] – [Maximum Open Files] Mention the fixed bug that could cause this. digital manfaq:nix [2022/11/17 10:59] – [Maximum Open Files] grammar, style digital man
Line 265: Line 265:
 \\ \\ \\ \\
 **Checking current open file limits**\\ **Checking current open file limits**\\
-The most reliable way to determine your open file limit is to login to your BBS as a sysop, run the '';SHELL'' [[module:str_cmds|string command]], and at the Linux command line use the commands below. The hard limit is the systemwide limit, and the soft limit is one that a user can raise (up to the hard limit).+The most reliable way to determine your open file limit is to login to your BBS as a sysop, run the '';SHELL'' [[module:str_cmds|string command]], and at the OS command line, issue the commands below. The hard limit is the systemwide limit, and the soft limit is one that a user can raise (up to the hard limit).
  
 Soft limit: ''ulimit -Sn''\\ Soft limit: ''ulimit -Sn''\\
Line 271: Line 271:
  
 **If you start Synchronet with systemd**\\ **If you start Synchronet with systemd**\\
-If you're using [[howto:systemd|systemd]] to start sbbs, edit your service file (usually sbbs.service) by adding the following line in the ''[Service]'' section:+If you're using [[howto:systemd|systemd]] to start sbbs, edit your service file (usually ''sbbs.service'') by adding the following line in the ''[Service]'' section:
  
 <file sbbs.service> <file sbbs.service>