search

Loading
Showing posts with label legal notice. Show all posts
Showing posts with label legal notice. Show all posts

Saturday, November 17, 2012

How to add legal notice to your server while logging in through ssh in linux[alternate method: without using issue.net]

I had to implement the legal warning while the users are logging in to our servers. Actually there are two methods to do this. One is using issue.net and other is using motd.tail. We are going to see these two methods and their implementation here.