Linux Missive
Popular Posts
Upgrade java 1.7 to 1.8 in Ubuntu 14.04
Open Soruce Distributions and Applications
How to know if docker registry is already logged in
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