Often I need to query IMAP server to test the mail server. For this I usually Telnet the IMAP serivce on server, and pass commands to check if it works…
Category: Server Configuration
ffmpeg : Video Converter for Linux and Windows
Now a days we often visit a website that display some ad video or some profile video. Most of those are created using camcoders, professional video studio. But those formats…
How to enable CURL in Xampp
Well the easiest post to read ๐ Just enable it in all PHP.ini and PHPx.ini you find it Xampp installation … Read original post at http://www.menyhart.net/blog/developer-stuff/enabling-curl-on-xampp/ — ย Sumit Gupta
Creating Schedular application in Windows
This can be done in many ways. Often I see my collegues doing a ASP script that they schedule to run with Browser. As this seems quite obvious thing for…
Setting up Linux Proxy Server with Squid
Story starts when my company ask me to install Linux Gateway so we can restrict site access within our company. We need to that as we are noticing very heavy…
Three things to do for File upload using PHP and Apache
Recently I have been ask by a developer to check the Apache configuration as his PHP script is not able to upload files more than 512KB. I looked around with…
Atlast A Successful install of Linux OS on my pc
I have been trying to install linux on my personnel pc from last 5-6 years ( actually I try it only 10 -12 times ) but always I end up…