Linux Missive
Popular Posts
Install kubectl binary with curl on Linux
How to know if docker registry is already logged in
Install Jenkins on Ubuntu 20.04
Search This Blog
Friday, 25 April 2014
Limit number of simultaneous logins attempts for a user
To limit the max number of logins to 2 for user vivek
vi /etc/security/limits.conf
vivek hard maxlogins 2
ref:http://nixcraft.com/centos-rhel-fedora/13764-ssh-limit-number-simultaneous-logins-attempts-each-user.html
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment