|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,789
|
FreeBSD or Linux
Hi all,
I'm planning on setting up a little server machine for my CS buddies and I at college. It will be a dual PIII system with a half gig of ram...a small boot drive and a couple larger drives for storage (all SCSI). There will also be a tape drive for backup later. I'm planning on running Apache off this and also set it up for FTP access. Each user will have an account on the system and the amount of space they can access will be limited quotas that I want to setup. I'm also thinking of possibly doing Samba so they can map their storage (it's on a college LAN so it will be secure enough). I'm torn though as to which OS would be best for the job. I'd like to try FreeBSD if it would work good for this. I've heard that *BSD is good to use on servers. Or should I stick with a good Linux distro like Gentoo or Slack? Thanks in advance for the help. |
|
|
|
|
|
#2 |
|
Member (11 bit)
Join Date: Nov 1999
Location: Northeast, Michigan
Posts: 1,063
|
Floppyman,
If it were me, I would choose the distro that I felt most comfortable with, the three you have chosen should work nicely. Another thought is to check what is compatible with the college's LAN. That would be a real bummer to go through all the work setting up a server, only to find out that the LAN uses a Network Operating System that won't recognize unix/linux. just my .02¢ Mike
__________________
Registered linux user # 217167 - Be counted http://counter.li.org/ Currently running: Desktop - XP Pro, Fedora HP dv9700z CTO laptop, running Windows 7 Pro |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
I just finished moving by fourth and final server at work from FreeBSD from Linux. I much prefer FreeBSD. It is rock solid, very fast, updating is easy and it is 'Linux compatible'.
The install is a little more difficult at first since there aren't wizards to take you through the process. The partitioning is different than what you might be used to. Make sure to install cvsup and portupgrade and it will be good to go. If you do go with FreeBSD, then a must have is Absolute BSD. |
|
|
|
|
|
#4 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,789
|
Thanks for the replies guys. If FreeBSD can do all the things I have mentioned above, I think I will give it a try. I've got a spare box at home (older machine) that I can install it on first to figure things out and get familiar with it.
Also, thanks for the link to the book mairving. Looks to be a great resource to have so I will probably purchase it shortly. Thanks again for your help guys. |
|
|
|
|
|
#5 |
|
Member (13 bit)
|
If you've used Linux you will probably find FreeBSD alot more refined than most distros are. Their package system is the best out there for any free Linux/Unix OS, hands down, and there's very little tinkering required to get things to work properly.
If it's in ports labeled as stable, it WILL work. The downside is, Linux apps are a tossup. Sometimes they'll work with emulation, sometimes not, depends on what you wanna run on it Linux-wise. |
|
|
|
|
|
#6 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,789
|
Thanks for the reply Xayd. I think I would be fine for the major things like Samba, FTP, and Apache though, right? These are the main things I want to run.
|
|
|
|
|
|
#7 |
|
Member (13 bit)
|
yeah all of those will run fine on either, maybe a bit better, even, since imo FreeBSD's drive and network access implementations outperform the linux kernel's.
Last edited by Xayd; 06-01-2004 at 09:14 AM. |
|
|
|
|
|
#8 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,789
|
Thanks Xayd. One more question: Does FreeBSD support SCSI tape drives (I think I'll be using a SCSI DDS3 drive eventually)? I'm not sure how good the hardware support is in FreeBSD so thought I would ask. Thanks again.
|
|
|
|
|
|
#9 |
|
Member (13 bit)
|
|
|
|
|
|
|
#10 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#11 |
|
Member (10 bit)
|
One of my favorite topics!
FreeBSD will do what you need. I would recommend against the 5.x right now. Stick with the 4.x production. (I use 4.8 still and have no problems) SCSI will work unless you have something bizarre. Another thing you might want to prepare for is the lack of run levels. I have seen a few old time linux users stumble over this. There is (as far as I can tell) no System V type features (well, it is BSD afterall!)
__________________
Nisi defectum, Exploro quippini |
|
|
|
|
|
#12 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#13 |
|
Member (10 bit)
|
The problems I am having with 5.x usally involves instalation. Once I fight through it it seems to work fine. But I do not have the warm and fuzzy that comes with a clean error free install.
|
|
|
|
|
|
#14 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#15 |
|
Member (10 bit)
|
The joys of migrating to a higher tech, but less finished product!
But then again that's what makes life so intertesting isn't it! |
|
|
|
|
|
#16 |
|
Member (1 bit)
|
OK this is what i found out, i have like fedora, mandrake, redhat, knoppix, and what is the differnece in FREEBSD and LINUX isnt it the same i mean they both have the same unix base right and or are the kernals the same and are both upgradable to 2.6 well all i really need to know is what bsd is and what is the differnece. thx alot GO LINUX w00tw00tw00t
P.S. i have linux distros such as the one's i said^^^^^ and i have got to run windows games and installed video drivers from nvidia to ati easy as 123 is there a xfree86 or what in freebsd, because i straight up use winex3 from transgaming for all my gaming and some linux based games. i would really like a response thx |
|
|
|
|
|
#17 |
|
Member (10 bit)
|
Bottom line is that you can run anything under FreeBSD that you run under linux. The differences are mainily in the implementation. Think Sys V vs BSD.
|
|
|
|
|
|
#18 | |
|
Member (13 bit)
|
Quote:
FreeBSD is an OS, Linux is basically just a kernel, the varying distros add their own implementations of varying things to make an OS out of the independant parts. With that scenario in mind, Linux tends to have better support for new hardware, since it's more distributed in development, there are alot more people working on support for new things for it. The downside is compatibility is not always perfect, especially with varying hardware. Some things might work great on some systems, but not on others, due to distro-specific nuances. FreeBSD on the other hand, and the rest of the BSDs as well, are more centralized. They're not just a kernel, there is an OS under there and it's got a small committee of people who determine its direction and what its kernel supports and doesn't support, and how. FreeBSD is more of a complete package (OS, utilities, kernel) than Linux is, and the base system therefore is very easy to set up and use since it's very standardized. Linux on the other hand will vary from distro to distro. Some like Slackware are very BSD like in layout, some like Debian have very good package management systems like FreeBSD does, some like Gentoo have very poor package management systems in comparison . Some are aimed at source installation and some have prepackaged binaries for everything. Some have graphical installers, some don't.With FreeBSD you know what you're gonna get, so to speak. Last edited by Xayd; 06-19-2004 at 09:35 PM. |
|
|
|
|
|
|
#19 |
|
Member (1 bit)
|
So lets say i have a Nvidia or ATI Video Card and want to install the drivers from there site. Will that work, i know how on the other linux distros, but will it work on this and if so is the BSD good for gaming and EMULATED steam and games of that sort.
I just hate going from distro to distro. Its really a hassle. THX , linuxbullet04 |
|
|
|
|
|
#20 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,789
|
BSD's primary purpose is to be a server operating system. If you want to game etc., you'd be better off with linux. HTH
|
|
|
|
|
|
#21 |
|
Registered User
Join Date: Oct 2003
Location: So-Cal
Posts: 85
|
But Transgaming has almost completed there port of winex to FreeBSD. When that happens, then I'll try out FreeBSD my self.
|
|
|
|
|
|
#22 |
|
Member (10 bit)
|
FreeBSD is cool. It does take some getting used to.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|