Category: Linux

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

Linux: Check from command-line if your OS is 32 bit or 64 bit

Find out from command line if you are running a 32 bit or 64 bit version of Linux.

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