Results for: "Servers"
Categories (1)
Contents (105)
Genghis - Mongo DB Manager in a single file
For NoSQL fans, MongoDB is definitely the most popular solution with the simplicity and cross-platform support offered. In order to manage…
read more
Setup VNC server for remote desktop management in Ubuntu 12.04
VNC is a protocol that is used to share the desktop with other users/computers over the network/Internet.In order to…
read more
How to install LAMP (Linux,Apache,Mysql,Php) in Ubuntu 12.10
About LAMP LAMP stack is a group of open source software used to get web servers up and running. The acronym…
read more
A list of Great PHP libraries and classes you should know
It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…
read more
PHP get DNS Nameserver , Cname , MX , A records of a domain
PHP has a useful function called dns_get_record that can be used to get different types of records for a give…
read more