Ebook Conversion To Kindle Format
Found an interesting link to convert ebooks to kindle support format. It supports conversion from pdf,html,htm,lit,pdb,chm,mobi. Thought of sharing this with all. Please follow link to get more details about it.
Found an interesting link to convert ebooks to kindle support format. It supports conversion from pdf,html,htm,lit,pdb,chm,mobi. Thought of sharing this with all. Please follow link to get more details about it.
Sunday, November 29, 2009
Backup of syslog is very critical in order to analyze and get more details about your running machine. I found an interesting link to do backup of syslog for various kind of flavors of Linux. Please follow link to get more detail.
Saturday, November 28, 2009
Monitoring Apache logs to fix all the errors is a critical part in troubleshooting site errors so that it can be fixed well ahead in time. Most of the time we need to login to server and check for errors. I was searching for some tool which provides errors on browser in order to increase [...]
Friday, November 27, 2009
There are hundreds of plug-ins available for the Eclipse IDE. In which few of them i have used, few ones i found interesting. Here is the list EasyEclipse for LAMP PyDev – Python Development Environment for Eclipse CFEclipse Spket IDE ATL PTI – PHP Tool Integration Skyway Builder Community Edition soapui-eclipse-plugin SMODL Development Suite Apache [...]
Friday, November 27, 2009
I was searching over past many days to get some tool which can push Awstats data file in to MySql database so that it can be customized to generate reports the way I wanted. I came across a tool that really does that with quite ease. You may have to customize the script so that [...]
Thursday, November 26, 2009
Checking your mysql performance is an important task to make sure that database performance is on positive side. Please follow link to check your mysql performance using bash script. Nice tool which provides details on mysql performance, its currently running and what can be fine tuned to make it much better.
Thursday, November 26, 2009
Once you expose SSH service for public, then hackers will scan and try to logging into this. You can easily find out whether your server is attacked by looking at the /var/log/secure file for failed attempts. Once you are sure that ssh services is compromised then you can install below services to monitor and block [...]
Wednesday, November 25, 2009
Marlboro, NJ (November 23, 2009) – MXsense Solutions, Inc. today announced a new version of its MXsense Web-based email archiving solution which now supports Linux and Unix operating systems. Organizations running Sendmail and compliant email servers on Linux, Unix, Sun Solaris, HP-UX and IBM AIX can now take full advantage of MXsense. This new version [...]
Wednesday, November 25, 2009
Linux machines serves as a great gateway for network traffic. We can use it to capture the network traffic passing through its interface per hosts is your network. If you want to capture traffic passing through Linux server and export it as netflow to specific collector to generate statistics, you can use fprobe. Its a [...]
Tuesday, November 24, 2009
I installed postgres sql and when I tried to login with user that I created using command line with password I got below error: psql: FATAL: missing or erroneous pg_hba.conf file HINT: See server log for details. This error describes that there is an error encountered in postgres sql configuration file. Here is what we [...]
Monday, November 30, 2009
1 Comment