Posted inComputer Security Linux Handy commands -List files opened by a program listening on a certain port (lsof -i:port) -Benchmark the performance of a… Posted by daniel August 6, 2010
Posted inHow tos Linux File/Dir Permission change in bulk Tips on changing file permissions in bulk. First command - changes all directories under the current directory to… Posted by daniel July 27, 2010
Posted inLinux time stamp on history The 'history' commands does not display the exact date and time of the commands executed. It just shows… Posted by daniel July 11, 2010
Posted inLinux Setting clock Some times you might be able to execute very complex commands and write pages of shell scripts and… Posted by daniel July 9, 2010
Posted inLinux Sending attachment from command line: uuencode One of the things which makes Linux more appealing is the capability to send email from command line,… Posted by daniel May 17, 2010
Posted inLinux Superfast distro out there If you are looking for a lightweight, lean&mean operating system oriented towards web applications, then download and play… Posted by daniel May 12, 2010
Posted inComputer Security Linux Configuring proftpd behind NAT If your ftp server is behind a NAT router, the regular ftps configuration steps you find in most… Posted by daniel May 9, 2010
Posted inLinux Miscellaneous Sys admins – keep an eye on this. Got this advice from a CTO - hot topics for system administrators: 1. performance monitoring 2. capacity planning… Posted by daniel May 7, 2010
Posted inLinux Redirecting php error message to a log file By default, any error message in your php script will be visible to site visitors on the browser… Posted by daniel May 7, 2010
Posted inComputer Security Linux Changing passphrase of a private key It is not advisable to use password based login for ssh any more. One of the most secure… Posted by daniel May 5, 2010