TechSpotting’s Ubuntu restart Apache guide, showing you the commands required to stop, start & restart Apache on Ubuntu. Restarting Apache is common task often required of a Linux admin often after configuration changes have been made to PHP or Apache. Technorati Tags: Apache, Linux, Linux Commands, ubuntu, Ubuntu Commands
Archive for the ‘Commands’ Category
Linux unzip command | Linux .zip file guide
February 18th, 2012
KJS How to extract .zip files on Linux using the linux unzip command. First of all we must make sure we have the correct tool installed, this is going to vary depending on your version of Linux – I will cover the two main flavors .dpkg and .rpm (Apt / Yum). Technorati Tags: Linux .zip, Linux [...]
How to untar tar.gz | Linux untar command
February 18th, 2012
KJS How to untar tar.gz archives on Linux systems, there is no actual Linux untar command – you use the tar command with different options to extract tar.gz files. tar.gz files are commonly used on Linux operating systems for source packages and for grouping large amounts of small files, tar.gz is by far the most common [...]

Posted in
Tags: