LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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


Closed Thread
  Search this Thread
Old 07-21-2006, 06:51 PM   #1
mattar31
Member
 
Registered: Jul 2006
Posts: 32

Rep: Reputation: 15
Server quetion 2


i recently installed fedora core 5 and now im tryin to set up an ftp server and a web server can someone give me the steps to finalize it after i have already installed the apache and the neccessary packages to fedora??
Thanx!!!!
 
Old 07-21-2006, 07:54 PM   #2
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
With FC5, apache should work out of the box.

First, from a terminal (I guess you need to be root, or sudo the commands), see if the http daemon is running (don't type the #'s):

#ps aux | grep httpd

if not, set it to start on boot

#chkconfig httpd on

and start it

#service httpd start

then try pointing your browser 127.0.0.1, and you should get a generic blank fedora/apache page up.

For ftp, which package did you install? vsftp seems pretty standard

Look in /etc/vsftpd and make any changes to vsftpd.conf and make any changes you want (it's a pretty user friendly config file).

Then set the daemon to start at boot

#chkconfig vsftpd on

and start it

#service vsftpd start

That should be about it for a basic setup.

Remember that if you want to access from outside, you will need to modify the firewall to allow port 80 and 21. I think if you use gnome, that you'll find suitable settings there under security settings (but I don't use the gui).
 
Old 07-23-2006, 04:05 AM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Further responses please to the original ...
http://www.linuxquestions.org/questi...d.php?t=466360

And mate, you need to break this nasty habit of double-posting
 
  


Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Guarddog quetion jadukor Slackware 6 03-15-2006 08:18 AM
metamodes quetion amadkow Linux - Software 0 01-29-2005 04:46 PM
Webcam quetion Hammett Linux - Software 0 09-10-2004 10:09 AM
fetchmail quetion primal-id Linux - Software 1 05-10-2003 02:37 PM
Another Sound Quetion Neo22589 Linux - Software 0 03-22-2003 12:05 AM

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

All times are GMT -5. The time now is 02:26 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