LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-15-2004, 06:49 PM   #1
zak3
LQ Newbie
 
Registered: Jan 2004
Distribution: redhat 8.0
Posts: 7

Rep: Reputation: 0
this will be my server


hello all,
this is my first post here, i am a newby to linux (before you get surprised of my questions).

here's my story, i have started a website on the net last year and it had some nice success, so I thought why not having my own server !! asking some good friends they said "sure, u have to use Linux!" , I said why ? "they said, because your site is based on mysql and php, beside, linux faster, better, etc", so I said "this will be my server" !!

I bought myself a NEC TM1400, 4xSCSI 19Gb hard disks, 2 Gbyte Ram, Xeon 1.8 Mhz, everybody said thats just great ! so I am happy with that, I installed Redhat 8, plugged the box to my router, the box is up and running nicely (NEC comes with windows 2K server, which is installed on the first hard disk, now RH is on the second).

now, i need to ask, I have a 512/128 DSL connection to the net, once I had 72 users connected at the same time to my site, can my system/adsl handle this in your opinion ?

second, just recently, i heard that Redhat was not the proper choice, FreeBSD is better, is that true ? if yes, how do I uninstall redhad and install freebsd ? (again, i am a newby, if freebsd is for pro, then i prefer staying with redhat).

third, redhat used one of the hard disks, how can i add a second hard disk ? I still have another two that i can see from windows but not from RH, and what is the best way to transfer files between ntfs and linuxFS (i don't know what is the name of linux fs) ?

this is just to say hi, I have more specific problems /questions that i will post later each in its forum, i hope i enjoy it in here.

thank you,
 
Old 01-15-2004, 07:15 PM   #2
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
Re: this will be my server

Quote:
Originally posted by zak3
now, i need to ask, I have a 512/128 DSL connection to the net, once I had 72 users connected at the same time to my site, can my system/adsl handle this in your opinion ?
The question here is can the users handle 1.72K/s ;)
which is what they will be getting (numerically) on your
upstream per head.... :D

Quote:
second, just recently, i heard that Redhat was not the proper choice, FreeBSD is better, is that true ? if yes, how do I uninstall redhad and install freebsd ? (again, i am a newby, if freebsd is for pro, then i prefer staying with redhat).
Stay with RH :}

Quote:
third, redhat used one of the hard disks, how can i add a second hard disk ?
You change the partition type of the partition on the
disk, you run mkext3fs (mkreiserfs, ... - whichever you
like best)

Quote:
I still have another two that i can see from windows but not from RH, and what is the best way to transfer files between ntfs and linuxFS (i don't know what is the name of linux fs) ?
FAT32

Cheers,
Tink
 
Old 01-15-2004, 09:48 PM   #3
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
i guess it should be pointed out yet again there is no linuxfs, linux can suport nearly every single file system (basic suport for most), and only read suport for ntfs (i thought i saw a project somere to add full ntfs suport), the main fs's are jfs (never haerd anyone use this), ex2t/ex2t fs (popular but in my expereince gets curupt easly), reiserfs (a high performance fs), and xfs (the other high performance fs, but there web site i coulded find any info beyon who uses this and what not) --for web server id say reiserfs and xfs are the 2 main fs's
 
Old 01-15-2004, 10:56 PM   #4
jayakrishnan
Member
 
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 992

Rep: Reputation: 30
XFS?

FYKI its not ex2t its ext2, AFAIK its very stable filesystem, been using it for the past 3 yrs without any problem on my office server which is beeing accesed by 50 odd ppl

JFS - journaling file system, ext3 has this

Last edited by jayakrishnan; 01-15-2004 at 10:59 PM.
 
Old 01-15-2004, 11:02 PM   #5
jayakrishnan
Member
 
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 992

Rep: Reputation: 30
redhat will stop supporting redhat linux by april this year, after that u have to buy redhat enterprise linux from them.

try slackware, freeBSD both are good

but not as user friendly as redhat espessially from the installation point of view
 
Old 01-15-2004, 11:09 PM   #6
samhob
Member
 
Registered: Jan 2004
Location: Bern, Switzerland
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Hello

I think purchasing such a great computer wasnt important, brodband is the most important , if you run a server wish 72 users that are connected TOGETHER,i think its really not enough you might see @ 512 upstream...
 
Old 01-16-2004, 06:00 AM   #7
zak3
LQ Newbie
 
Registered: Jan 2004
Distribution: redhat 8.0
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by samhob
Hello

I think purchasing such a great computer wasnt important, brodband is the most important , if you run a server wish 72 users that are connected TOGETHER,i think its really not enough you might see @ 512 upstream...
I can only have ADSL, no other solution for my home, i contacted my ISP he said 1024/256 max i can get, so i ordered this.

but i see pro offering dedicated servers with 1Mbps !! so i assume that should what will i get will be ok
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How the DNS-server is connected to work of a web-server and a mail-server? ukrainet Linux - Newbie 2 01-10-2005 09:18 PM
Relay Server<-> GatewayServer<->filtering server: PostFix, amavis,spamassassin, cyrus admore Linux - General 0 11-02-2004 08:46 AM
can we configure a Linux server with mail server,file server and web server kumarx Linux - Newbie 5 09-09-2004 06:21 AM
Unable to access my ssh server and ftp server from the Internet, but smtp works foxone Linux - Networking 1 05-28-2004 05:17 PM
Linux app-server to server StarOffice to Windows Clients: Need advice biosx Linux - Networking 3 08-14-2002 10:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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