LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-05-2009, 11:35 PM   #1
Mehoatx
LQ Newbie
 
Registered: Jul 2009
Posts: 3

Rep: Reputation: 0
New with Linux Please some advise and help


Hi, i have a dell power edge 2400 server and i would like to set it up to start little website and i need some help what all i need to install on it and to be able to start my web..thanx in advance
 
Old 07-05-2009, 11:44 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Welcome to LinuxQuestions.
Google is your friend. I googled howto setup apache webserver and found this (along with loads of others).
http://lifehacker.com/124212/geek-to...ome-web-server
Try to use more informative thread titles than "Please some advise[sic] and help".
"Help with setting up a website" would have been much better.
Have fun.
jdk
 
Old 07-05-2009, 11:50 PM   #3
sonnik
Member
 
Registered: May 2001
Posts: 149

Rep: Reputation: 17
First you have to pick out what distribution you'd like to use. You may want to look at Fedora, Ubuntu, or CentOS. They all have some minor advantages/disadvantages over the other, but they all essentially include the same stuff.

Download installation media. This may be a "LiveCD" or an Installation DVD. If the processor supports it, download the x86_64 flavor.

Then you'll just need to install and configure Apache (aka httpd). You may also want to get some other packages like mysql or php depending on what kind of content you're going to host.

Probably, most importantly, make sure that your Internet provider will allow you to run a web server from your local machine. They may block port 80, making a "normal" web site somewhat difficult.

Of course, you'll have to use some DNS services to point a domain to your machine.
 
Old 07-05-2009, 11:50 PM   #4
routers
Member
 
Registered: Aug 2005
Location: Malaysia - KULMY / CNXTH
Distribution: Slackware, Fedora, FreeBSD, Sun O/S 5.10, CentOS
Posts: 787
Blog Entries: 6

Rep: Reputation: 75
yeah help with linux, but could you give info

1) what is currently installed linux on that server
- if empty go grab the centos cd1 burn and start with it
- unselect all software
- once finish and reboot
- use yum to install httpd

- then can go further


2) if already have linux in, its more easy to teach
 
Old 07-05-2009, 11:58 PM   #5
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
You will need a Linux operating system -- in general, any of the various flavours, which are known as distributions (or distros), will do. And then you will need Apache server software. Most distros will have this software bundled into an easy to install package, and most distros will have a tool to install the Apache package. Optional software that you may wish to install for setting up a web server (assuming that is, in fact, what you wish to do) is MySQL, Perl, Python, and PHP. These are tools for creating interactive websites.

A general user interface (aka gui) for setting up a webserver is available at http://www.webmin.com/. This makes setting it all up quite easy.

Another thing you may wish to consider for setting up a website, is using a social networking site. With these, you need not set up your own web server, but can rely upon a pre-set server, and pre-formatted web pages, and an almost instant audience of people to connect with. Some of the more popular social networking sites are http://www.facebook.com, http://www.myspace.com, http://www.stumbleupon.com, and http://www.orkut.com
 
Old 07-06-2009, 12:31 AM   #6
Mehoatx
LQ Newbie
 
Registered: Jul 2009
Posts: 3

Original Poster
Rep: Reputation: 0
Thanx fellas I already have linux installed like some of you asked but i'm pretty new with linux and the way it goes but i'm fast learnet ill start like some of you told me to try
 
Old 07-06-2009, 01:00 AM   #7
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by Mehoatx View Post
Thanx fellas I already have linux installed like some of you asked but i'm pretty new with linux and the way it goes but i'm fast learnet ill start like some of you told me to try
That's the spirit! Most of it is not that difficult and it's always a lot of fun. And when your own website is up and running, think of how good you'll feel.
cheers,
jdk
 
Old 07-06-2009, 02:06 AM   #8
routers
Member
 
Registered: Aug 2005
Location: Malaysia - KULMY / CNXTH
Distribution: Slackware, Fedora, FreeBSD, Sun O/S 5.10, CentOS
Posts: 787
Blog Entries: 6

Rep: Reputation: 75
ok, for further going,

1) check your distro with command
uname -an
2) check your disk space
df -h
3 check if your apache is already there
find / -name httpd
or find / -name apachectl

show all the output to us
 
Old 07-06-2009, 12:17 PM   #9
Mehoatx
LQ Newbie
 
Registered: Jul 2009
Posts: 3

Original Poster
Rep: Reputation: 0
ill do that letter on today and post the output to you guys
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Complete backup - Need you Advise back2games Linux - Server 1 05-20-2009 11:58 AM
Newbee to linux needing advise scorpion83 Linux - Networking 7 03-14-2007 06:43 PM
New Linux User Please Advise pxumsgdxpcvjm Linux - Distributions 18 11-11-2006 09:16 PM
New to linux and whant some advise dmcbeing Linux - Software 8 11-07-2005 08:46 AM
Some advise? windows or linux ? UndiFineD General 6 06-29-2004 11:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration