When you get an error No package 'libxml-2.0' found in your Ubuntu or CentOS or MacOS just execute the command,
Continue ReadingWhen you get an error No package 'libxml-2.0' found in your Ubuntu or CentOS or MacOS just execute the command,
Continue ReadingNo package 'libcurl' found, when you get this message, the fuse header files are missing so you need to install the package "libcurl". Execute the commands for the operating system Ubuntu, CentOS, Amazon Linux,
Continue ReadingMongoDB service could not start or if you may get any errors, you might read to mongo log file using tail or less command.
Continue ReadingThe Linux provides default security controlled by firewall called Iptables, can handles filtering for IPv4 and ip6tables called IPV6. Type the following command as root user.
Continue ReadingThis post describes to configure two VirtualHost in apache, one is simple domain pointing, another one configure subdomain with reverse proxy.
Continue ReadingIf you may get an error - Drizzle requires gperf to build while configuring drizzle database on CentOS system,
Continue ReadingDrizzle database is fork of MySQL, an open source and written in the c++ programming language. Drizzle is a client - server architecture and uses SQL as its primary command language. This can support Linux, Mac OS X, and Solaris.
Continue Reading