Tag: ubuntu

Read our latest blog posts

Install Apache, PHP and MySQL on Ubuntu 16.04 in one command

Ubuntu is one of the most user friendly distributions of Linux operating system. If you want to do PHP and MySQL development on an Ubuntu based machine or want to...

Continue reading

Fix: Tomcat taking very long to serve first request on fresh install on Ubuntu 14.04

Fix Tomcat taking very long to serve first request on a fresh install or restart on Ubuntu 14.04. Solution is to install haveged to seed your system's source of randomness.

Continue reading

Send Emails from PHP on Ubuntu localhost LAMP setup

Learn how to configure your Ubuntu powered localhost LAMP setup to send emails from within php using the mail() function.

Continue reading

Ubuntu 13.10: Touchpad Stops Working After Suspend – Solution

Solution for the touchpad getting disabled automatically after suspending and then resuming an Ubuntu based laptop.

Continue reading

mongo shell – JavaScript execution failed: Error: couldn’t connect to server – Quick Fix

Learn how to fix the mongo shell connection error which is caused by the server unable to start due to low disk space for journaling.

Continue reading