Ubuntu commands Restart Apache sudo service apache2 restart Search string inside files grep -r 'some term' /path/to/folder/ Change php-cli version on Ubuntu 14.04 update-alternatives --config php You'll see the list of all available versions and select one of them.