|
|
#2 (permalink) Top |
|
May the source be with u!
![]() ![]() ![]() Join Date: Dec 2004
Age: 19 Male
Posts: 1,878
Times Helpful: 126
My Mood: Stressed
Status: Offline
|
you are going to want to take a look at 'LAMP' (Linux Apache MySQL PHP)
__________________
Dear intel,
Already Made My DecisionNever trust a computer you can't repair yourself. Windows Vista - Viruses Intruders Spyware Trojans Adware Why Linux is Better!|Pastafairianism|Say no to National ID|Firefox Extensions Guide scientology has been getting alot of attention recently ![]() When the rich wage war, it is the poor who die. Where are the WMD's that our governments used to justify the war? |
|
|
|
|
#5 (permalink) Top |
|
May the source be with u!
![]() ![]() ![]() Join Date: Dec 2004
Age: 19 Male
Posts: 1,878
Times Helpful: 126
My Mood: Stressed
Status: Offline
|
If you are using Ubuntu, then you don't want to be installing things by downloading them from websites...
to install apache, open a shell and type Code:
sudo apt-get install apache2 apache will look for pages to serve in the /var/www directory, put your files in there
__________________
Dear intel,
Already Made My DecisionNever trust a computer you can't repair yourself. Windows Vista - Viruses Intruders Spyware Trojans Adware Why Linux is Better!|Pastafairianism|Say no to National ID|Firefox Extensions Guide scientology has been getting alot of attention recently ![]() When the rich wage war, it is the poor who die. Where are the WMD's that our governments used to justify the war? |
|
|
|
|
#7 (permalink) Top |
|
May the source be with u!
![]() ![]() ![]() Join Date: Dec 2004
Age: 19 Male
Posts: 1,878
Times Helpful: 126
My Mood: Stressed
Status: Offline
|
Code:
sudo apt-get install mysql-server-5.0 sudo apt-get install php5 Code:
sudo apt-get install phpmyadmin Code:
apt-cache search <what you want, ie apache> Code:
sudo apt-get install <package name> i would recomend that you take a look at this guide: The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) | HowtoForge - Linux Howtos and Tutorials
Off Topic:
do not install php / mysql if you don't need them....
__________________
Dear intel,
Already Made My DecisionNever trust a computer you can't repair yourself. Windows Vista - Viruses Intruders Spyware Trojans Adware Why Linux is Better!|Pastafairianism|Say no to National ID|Firefox Extensions Guide scientology has been getting alot of attention recently ![]() When the rich wage war, it is the poor who die. Where are the WMD's that our governments used to justify the war? |
|
|
|
|
#8 (permalink) Top |
|
Nonconformist Geek
![]() |
Don't forget to keep your system up to date! It's moderately important on a desktop, but it's paramount on a server. Also, here's a few articles to help you achieve good security on your webserver:
How NOT to Configure Your Linux Server Pt.1 - anti-trend.homelinux.org How NOT to Configure Your Linux Server Pt.2 - anti-trend.homelinux.org Hardening SSH - anti-trend.homelinux.org
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux | Remember Everything |
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Server HArdware - Compaq Proliant Servers on a Standard Server Rack | Zimmerru | General Hardware | 1 | 24-10-2007 01:20 PM |
| Setting up a new PC | Girtho961 | General Hardware | 16 | 01-10-2006 06:52 PM |
| Setting up LAN | sabashuali | Networking and Computer Security | 7 | 09-02-2006 05:25 PM |
| setting up a LAN | skribla | Networking and Computer Security | 2 | 05-12-2005 06:30 PM |
| server lockup during windows 2003 server install | jribbe1 | Windows OS's | 3 | 10-09-2005 06:13 AM |