Archive for June, 2011

Want to generate your Custom QR code?

Want to generate your own QR code to use as your Avatar? Try out the tool I have uploaded at http://pratik.info/qrcode/

You can get the same php qrcode generator at http://phpqrcode.sourceforge.net/ or you can always use my site to generate the code for yourself :)

VN:F [1.9.17_1161]
Rating: 4.5/10 (2 votes cast)
VN:F [1.9.17_1161]
Rating: +1 (from 1 vote)

No Comments

Add a message to users logging in via SSH

To add a custom message for users logging in via SSH you just need to make one small modification to the /etc/motd file

Go to
vi /etc/motd

and enter the message you want to, something like
With great power comes great responsibility. Fire commands wisely!

Voila. This is done. Any one logging in via ssh will get the message you have entered

VN:F [1.9.17_1161]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.17_1161]
Rating: 0 (from 0 votes)

No Comments