Got struck in deleting Amazon S3 non empty bucket with huge files / logs in it and found its a tedious process using browser. Try a command line ruby tool S3sync that makes your job easier. It not only deletes the bucket but can also do a lot of s3 jobs easier. Please follow link [...]
Found an interesting link which provides inventory of linux and windows, thought of sharing it. Please follow link to get more details on it.
Cool piece of work for graphing mysql performance using mycheckpoint. Tried it and its really good as its database driven, you can customize and generate your own kind of report. It also has features of alerting system. Try it, its really good and displays lot of stuffs on browser as well as text.
Want to monitor, process logs and many other, try this link which has many other tools on its site. Tried it and found really good to process the logs and can help in automating many mysql activity stuffs.
Found an interesting link that displays the code to be used in coding for mysql and php. Just select the date and the format to be used and your code statement is ready. Please follow link to check.
Want to monitor traffic based on per hosts or IP passing through linux gateway, try IPAudit. Fantastic tool provides complete activity details on your traffic passing through interface. Displays traffic details on web based interface, that’s the one I liked the most. Please follow link to get more details on it.
Want to know what all commands or processes run on server, with every detail out of it. Use can use psacct software provided with OS. Provides lots of information on what all commands have been run on server at what time and from which terminal. It also tracks commands run by users.
Execute remote commands on windows machine from linux, using winexe. Cool piece of software. Please follow link to get more details on it.
Connect to windows machine using RSHD service, execute command remotely and get the desired result. It can run as a service or a standalone server. Be careful on open environment. Please follow link to get to know about it.
Convert your cpan modules to rpm format for easy installation. cpan2rpm provides tool to convert cpan modules to rpm format. Really a great piece of software to make admin life easier for installing cpan modules via rpm. Please follow link to get more details on it.
Friday, August 27, 2010
0 Comments