check php files for errors
bash$ for f in $( ls *.php ); do php -l $f; done
vrijdag 13 maart 2009
vrijdag 6 maart 2009
woensdag 4 maart 2009
RSSH scp sftp rsync restrictive shell
rssh is a restricted shell, used as a login shell, that allows users to
perform only scp, sftp, cvs, rdist, and/or rsync operations. It can
also optionally chroot user logins into a restricted jail.
perform only scp, sftp, cvs, rdist, and/or rsync operations. It can
also optionally chroot user logins into a restricted jail.
Abonneren op:
Posts (Atom)