There are plenty of guides on how to setup SSH login to a remote host without having to provide a password. The one I followed was: http://www.cyberciti.biz/faq/ssh-password-less-login-with-dsa-publickey-authentication/ It essentially is just creating a pair of files on your local machine: your private key and your public key. The public key must be sent to the … Continue reading Nugget post: Lessons learned in SSH password-less login
Internet browsing time-based quotas
Classic hotel WiFi access scenario: You’d like to setup your network in such a way as to give a particular user only a certain amount of time per day to browse the internet. Say for example “guestuser1” should only be given 2 hours of internet access per day. Some vendors make this (relatively) easy. For … Continue reading Internet browsing time-based quotas
You must be logged in to post a comment.