Posted inWindows Run First C# From Command Line Using Notepad in Windows Posted by By Haneef Puttur January 19, 2015 Step1. Create a .cs file Open Notepad and paste following text using System; namespace HelloWorldApplication {…
Posted inUnix Endian Firewall Version 2.5 to 3.0 :: Firewall become unstable after Upgrade to different Hardware Posted by By Haneef Puttur January 14, 2015 Problem : Restore backup on different hardware leaves the firewall unusable afetr upgrading to Different…
Posted inWordpress Solution to Disable a WordPress Form Page if Javascript is Disabled Posted by By Haneef Puttur January 14, 2015 Problem : Wordpress / Visual Form Builder will allow to submit blank forms without validation…
Posted inGeneral Unix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 6 Posted by By Haneef Puttur January 13, 2015 Go Back to Part 5 Increase MaxRequestLen in etc/apache2/mods-available/fcgid.conf If you dont do this you will get…
Posted inUnix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 5 Posted by By Haneef Puttur January 13, 2015 Back to Part 4 Configure Squirrel Mail: Then create the following symlink... sudo ln -s…
Posted inUnix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 4 Posted by By Haneef Puttur January 13, 2015 Back to Part3 Install ISPConfig We are finally ready to install the actual ISPConfig software.…
Posted inUnix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 3 Posted by By Haneef Puttur January 13, 2015 Back to Part 2 Mail Configuration Let's start by enabling some functionality in postfix. Open…
Posted inUnix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 2 Posted by By Haneef Puttur January 13, 2015 Back to Part1 Edit Source List sudo nano /etc/apt/sources.list deb http://us.archive.ubuntu.com/ubuntu precise main restricted universe…
Posted inUnix Install ISPConfig3 on an Ubuntu 14.10 Server – Part 1 Posted by By Haneef Puttur January 13, 2015 Although the command line is a powerful tool that can allow you to work quickly…
Posted inFree Software phpmyfaq error ext/fileinfo missing in XAMPP installation Posted by By Haneef Puttur January 6, 2015 Problem : When installing phpmyfaq on XAMPP following error message is displayed . The following…