Programming

Restrict SSH users with rSSH and lock them into a specific folder (CentOS 5.4)

Sometimes we have to give access to developers, but we don't trust FTP protocol of it's bad security. This is where rSSH comes in play. Most of the servers will have SSH enabled by default, so we can use this protocol (with some tweaks) to allow restricted SSH access to our server. We will jail

Restrict SSH users with rSSH and lock them into a specific folder (CentOS 5.4)2011-05-11T22:34:17-08:00

Iphone Style Switch

Recently I had to do a switch for one of the projects I was working. My boss is a big fan of Apple, so he wanted me to do something similar to the "On/Off" switch in iPhone. The closest functionality that we can get with HTML is the form checkbox, but this is not what

Iphone Style Switch2010-10-09T02:39:25-08:00
Go to Top