2009/8/5 maSnun <[email protected]>: > > In short, how do I run a local host on ubuntu ? >
In synaptic, you can find Edit > Mark Packages by task. In the new dialog, select LAMP server. Click OK and Apply. All required software will be installed. Apache will be running. You start or stop apache from System > Administration > Services. For command line, run sudo /etc/init.d/apache restart /var/www/ is your htdocs folder. -- M. Nasimul Haque, M.Sc.(SUST) Wessex Institute of Technology Southampton, UK -- Ubuntu Bangladesh | http://ubuntu-bd.org [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
