3 articles tagged "maximum number"
- Increase the maximum number of pseudo - terminals ~ PTY on Linux for remote Login session
Generally service such as ssh, screen, expect, telnet etc use pty (pseudo-terminals) in master – slave mode for login and other purposes. If pty setting is too low many users will not able to login to system using ssh or other commands. In this tip I will explain how to increase the maximum number of [...]
- Linux Limiting or restricting SMP CPU activation in SMP mode
Q. I would like to restrict number of CPU activated for some software licensing issues under Linux kernel 2.6.xx.. How can I limit the number of CPUs activated in SMP mode?
A. Pass a special parameter called maxcpus to kernel. It specify maximum number of processors that an SMP Linux kernel should make use of. For [...] - Linux How do I display failed login attempt?
/var/log/faillog is a log file for failed login attempts. This file maintains a count of login failures and the limits for each account. The file is fixed length record, indexed by numerical ID. Each record contains the count of login failures since the last successful login; the maximum number of failures before the account is [...]
Viewing 1-3 of 3 posts. ( see all popular tags )


Recent Comments
Today ~ 177 Comments
01/02/2008 10:46 pm ~ 1 Comment
Yesterday ~ 4 Comments
08/24/2006 01:56 pm ~ 11 Comments
Yesterday ~ 4 Comments