dpkg -l postfix
Derek Broughton
news at pointerstop.ca
Fri Feb 23 19:06:32 UTC 2007
Kaushal Shriyan wrote:
> Now if i have to install apache on ubuntu, how do i do it and also how
> do i start the apache web server, once it is installed actually i have
> worked on RedHat distrubution
# aptitude install apache2
(or use your favorite graphical package manager)
At that point it should in fact be already started, and going to
http://localhost/ will show you the default page.
Drop pages under /var/www, and configure extra options
in /etc/apache2/conf.d/
--
derek
More information about the ubuntu-users
mailing list