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 ‘Ubuntu’ Category
Install Apache Ubuntu (All Versions)
February 18th, 2012
KJS How to install Apache on Ubuntu (all versions) the following command will only install Apache not PHP & MySQL as well which are commonly referred to as “LAMP” (Linux Apache MySQL & PHP). If you require a full LAMP setup on Ubuntu please follow our Ubuntu Install LAMP guide. Technorati Tags: How-To, Install Apache, Linux, [...]
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 update Ubuntu from command line
February 17th, 2012
KJS This guide will show you how to update Ubuntu from the command line, this is critical for keeping your Ubuntu server up to date with the latest security patches. Using the popular Ubuntu command “apt-get” to resync the apt sources and upgrade Ubuntu, other commands such as aptitude or GUI tools could be used as [...]
Asterisk 10 on Ubuntu 10.04 LTS Install Guide
February 17th, 2012
KJS How to install Asterisk on Ubuntu walking you through the process of installing Asterisk 10 on Ubuntu 10.04 LTS, including a video tutorial of the process (below). Asterisk is an Enterprise level VoIP PBX telephone system that has many configuration options and can use a wide range of hardware, this guide will walk you through [...]
Ubuntu Torrent Download Links
January 19th, 2012
KJS Fast Ubuntu torrent download links, below are the links to download Ubuntu via bit torrent this is by far the fastest way to download Ubuntu and costs the Ubuntu project less money in bandwidth (However, I am sure Mark can afford it!). Also download via torrent will prevent corrupt HTTP downloads, Ubuntu torrent links below: [...]
Ubuntu version command
January 18th, 2012
KJS Ubuntu version command The Ubuntu version command shows you the Ubuntu version number handy if you have just taken over admin of a new Ubuntu server and you are not sure of the version number. Technorati Tags: how to find ubuntu version, How-To, Ubuntu version command
Ubuntu vs Windows
July 11th, 2011
KJS Does Ubuntu Suck? Linux sucks on the desktop? I have decided to give Ubuntu Linux another go on the desktop, being a long term Linux geek I always like to check in every so often and see how Ubuntu compares on the Desktop. Why I am doing this is unclear as I have W7 desktop [...]
Create Logical Volume lvcreate
May 27th, 2011
KJS Create Logical Volume with lvcreate This guide walks you through creating a logical volume with lvcreate assumes you have free space in your existing Logical Group (LG for short), the operating system I am creating the LV’s on is CentOS however this should work on any other linux distro Ubuntu, Debian etc however you may [...]
Command to logout users on Linux
May 23rd, 2011
KJS Use the pkill command to kill / logout users, this will also logout gnome / kde users. This is handy if you leave an X session logged in as you locally, you can then login over ssh and pkill the user, allowing other users to login locally. pkill -KILL -u username Technorati Tags: Apple, CentOS, [...]

Posted in
Tags: