LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-10-2004, 10:22 PM   #1
NYAndy
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Rep: Reputation: 0
Finally installed Fedora and its up and running.


I finally installed Fedora and its currently up and running. Now the question is, providing the Noob that I am, what can I do to it. I want to learn how to complie programs and install more stuff to it and use it as a web/ftp server and more. Can anyone give me any suggestions as to what I can do with it besides surfing the web and checking emails.

Any help will be much appreciated.
 
Old 02-10-2004, 10:33 PM   #2
chii-chan
Member
 
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357

Rep: Reputation: 30
Use it to watch movies.
 
Old 02-10-2004, 10:35 PM   #3
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Setting up any kind of server is usually a fun project that will teach you alot about linux. Usually bashing head off keyboard will be required at some point, but you'll get alot out of it. Webserver, Fileserver/MP3-server, FTP; are all good choices.
 
Old 02-10-2004, 10:37 PM   #4
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
One thing you should do with a new box preferably before you go online is to disable any uneeded services - you can do that in Fedora via - system settings - server settings - services.
 
Old 02-10-2004, 10:39 PM   #5
NYAndy
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by chii-chan
Use it to watch movies.
I would like to except that I use a old beat up pii 266 box with 128mb of ram and everytime I use mplayer to vie a mpg or avi file, its said the video card is not supported. My card is a Matrox Millenium ii with 8mb of ram. Not sure if I have to set anything. I am also using a old sound card that is not supported. This is pretty much my Linux learning machine. Once I get a hang of it, I'll invest into a faster machine to mess around with it. The questions is...what can I do to a SLOW pii Fedora Linux machine.
 
Old 02-10-2004, 10:46 PM   #6
NYAndy
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Capt_Caveman
Setting up any kind of server is usually a fun project that will teach you alot about linux. Usually bashing head off keyboard will be required at some point, but you'll get alot out of it. Webserver, Fileserver/MP3-server, FTP; are all good choices.
What does bashing mean? You mean working in the CLI? Can you point me to get more info on this. Thanks.
 
Old 02-10-2004, 10:47 PM   #7
NYAndy
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Skyline
One thing you should do with a new box preferably before you go online is to disable any uneeded services - you can do that in Fedora via - system settings - server settings - services.
Thanks Skyline.

Just took your advice and disable a lot of services that I don't need. At first, I didn't know about doing it ur way, I pretty much do a ps -A and kill the services with kill command. Thanks for the headsup.
 
Old 02-10-2004, 10:55 PM   #8
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Quote:
Originally posted by NYAndy
What does bashing mean? You mean working in the CLI? Can you point me to get more info on this. Thanks.
LOL. No I mean literally smashing forehead against keyboard in frustration. I don't think there's a man page for that, but I might be able to find a HOWTO . Usually the initial learning curve in linux can be frustrating, but is definitely worth it once you get something to work. Good luck!

Last edited by Capt_Caveman; 02-10-2004 at 10:56 PM.
 
Old 02-11-2004, 09:14 AM   #9
NYAndy
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Original Poster
Rep: Reputation: 0
OH...My bad.

Thanks for the heads up. I'll guess I play with it and install and uninstall stuff. Worst comes to worst, just have to rebuild the box. I only rebuild it like 5-6 times in the last 5 days. LOL.

Thanks for every's help.
 
Old 02-11-2004, 09:27 AM   #10
Tap-Out
Member
 
Registered: Oct 2002
Location: Halifax, NS
Distribution: Ubuntu, Mepis, Debian
Posts: 130

Rep: Reputation: 15
If you want to find out how to make your new Linux box a webserver go a google search for "Apache" also you can probably go to the console (command prompt) and type "man apache" and see if that turns anything up.

For an ftp server do a google search for "vsftp" and see what results that yeilds.

Another fun project to do is use Samba and/or Swat to allow your Linux box to network successfully with windows boxes.
 
Old 02-11-2004, 10:05 AM   #11
lone_nut
Member
 
Registered: Dec 2003
Location: Denmark
Distribution: Mandrake
Posts: 179

Rep: Reputation: 30
Quote:
Originally posted by NYAndy
I pretty much do a ps -A and kill the services with kill command.
That is fine, if you never ever restart your pc, but if you do, you will notice, that most of theese unneeded services do start again on boot. So if you think you are safe, but in reality, you are not. bad idea.
 
  


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
finally installed gentoo, can't get gnome to start bobotoes Linux - Newbie 3 10-13-2004 02:19 PM
Whew!! finally got compiler installed BajaNick General 3 10-06-2003 09:51 AM
Real Player 8 installed finally, but ......... troycus Linux - Newbie 4 09-27-2003 03:17 PM
Finally got my suse8.1 nvidia installed? MadKatMk2 Linux - Newbie 0 12-08-2002 11:00 AM
Finally installed Slackware - Many questions wickdgin Slackware 10 08-29-2002 06:54 AM

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

All times are GMT -5. The time now is 05:28 PM.

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