Recently I came across a good learning resource “Google Code University”. GCU aims to provide “course content and tutorials” for IT professionals. There are all types of lessons available from basic to more advance levels. One thing, which I believe every developer should know is “Web Application Exploits and Defences”. This is not it there are many articles available about web programing, web security, algorithms, distributed systems and much more. Its really worth spending some time to explore all this.
Category Archives: Information
ISPconfig – a Opensource Hosting server control panel
SPConfig is an open source hosting control panel for Linux. ISPConfig is licensed under BSD license.
Managed Services
Httpd (virtual hosts, domain and IP based)
FTP
Bind (A, CNAME, MX and SPF Records)
POP3 Auto-Responder
MySQL client-databases
Webalizer statistics
Harddisk quota
Mail-Quota
Traffic limits
IP-addresses
SSL
SSI
Shell-access
Mailscanner (Antivirus)
Firewall
Visit for download and documentation http://www.ispconfig.org/
How to install & configure it.
Visit Installation manual http://www.ispconfig.org/manual_installation.htm
If you want to explore other free hosting control panels Visit http://lordmatt.co.uk/item/966/
How to merge / combine two csv files together
1) Windows Start Button | Run
2) Type cmd and hit enter (“command” in Win 98)
3) Go to the folder with the CSV files (for help enter “help cd“)
4) Type copy *.csv all.txt and hit enter to copy all data in the files into all.txt.
5) Type exit and hit enter to close the DOS window
Continue reading
What is KPMRS?
Who is it for?
The Printliminator
The Printliminator is a bookmarklet with some simple tools you can use to makes websites print better. One click to activate, and then click to remove elements from the page, remove graphics, and apply better print styling. Here is the bookmarklet:
Visit http://css-tricks.com/examples/ThePrintliminator/ for live demo