LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Finally installed Fedora and its up and running. (https://www.linuxquestions.org/questions/linux-newbie-8/finally-installed-fedora-and-its-up-and-running-144682/)

NYAndy 02-10-2004 10:22 PM

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.

chii-chan 02-10-2004 10:33 PM

Use it to watch movies.

Capt_Caveman 02-10-2004 10:35 PM

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.

Skyline 02-10-2004 10:37 PM

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.

NYAndy 02-10-2004 10:39 PM

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. :study:

NYAndy 02-10-2004 10:46 PM

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.

NYAndy 02-10-2004 10:47 PM

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.

Capt_Caveman 02-10-2004 10:55 PM

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!

NYAndy 02-11-2004 09:14 AM

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. :D

Thanks for every's help.

Tap-Out 02-11-2004 09:27 AM

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.

lone_nut 02-11-2004 10:05 AM

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.


All times are GMT -5. The time now is 06:14 PM.