271b5 Flame bait: Why BSD is dying, or How I learned to stop worrying and love Linux - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > General

General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old September 16th, 2012, 01:49
lele lele is offline
Junior Member
 
Join Date: Mar 2010
Posts: 27
Thanks: 6
Thanked 0 Times in 0 Posts
Default Flame bait: Why BSD is dying, or How I learned to stop worrying and love Linux

Not a recent article, but it hasn't been discussed here:

http://www.section6.net/2011/07/why-...earned-to.html

EDIT: Seriously, not all of his criticisms still apply. For instance, besides ports, nowadays we have packages available. However, I didn't know that when upgrading the system you had to recompile everything, even things you didn't compile in the first place.

Last edited by lele; September 16th, 2012 at 02:01. Reason: Added opinion.
  #2  
Old September 16th, 2012, 02:54
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,386
Thanks: 60
Thanked 145 Times in 130 Posts
Default

You don't. /usr/ports/misc/compat8x... for example. Then, "rarely go smoothly"... I've the upgrade procedure in motd, read the Release Notes,
have backup. I even once updated with *much* difficulty direct v6 to v9. Desktop applications quaint? Multimedia support lacking? Broad overgeneralizations that are in my experience untrue. ( Of the remaining points I have an opinion on, I've posted elsewhere. )
__________________
Using /lookat/ with zsh/grep/find/aliases/pipes/portmaster and /var/db/pkg/ flat files to meteorically speed port installs/upgrades forever hopefully...
  #3  
Old September 16th, 2012, 10:27
lele lele is offline
Junior Member
 
Join Date: Mar 2010
Posts: 27
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Yeah. And I remember an Ubuntu upgrade making my PC unbootable (it wasn't an upgrade between LTS versions, though).

What about "There's no rapid deployment system like Debian's fai, or Redhat's kickstart."? My understanding is that Bsdinstall is scriptable.
  #4  
Old September 16th, 2012, 12:33
shitson's Avatar
shitson shitson is offline
Member
 
Join Date: Aug 2010
Location: Australia, Wollongong
Posts: 180
Thanks: 11
Thanked 32 Times in 26 Posts
Default

IMHO It sounds like someone is afraid of a little hard work, Not sure why he would of gone with Ubuntu over something like CentOS.

I think this is just the regression of System Administrators shying away from really understanding their Systems. Also as much as it would pain the zealots of their favourite OS to say, not every OS is suited for every application and expecting to tweak out Ubuntu to perform like FreeBSD under certain conditions would be a pain.

Quote:
Horses for Courses
__________________
"Virtually everything worth doing has a learning curve associated with it", anomie.
  #5  
Old September 16th, 2012, 14:15
atmosx atmosx is offline
Junior Member
 
Join Date: Jul 2012
Location: Brno, Czech Republic
Posts: 52
Thanks: 13
Thanked 3 Times in 3 Posts
Default

These rants have mostly to do with how accustomed is a user with a specific operating system - when it comes to Linux I'd say how accustom is to the specific flavor's mindset - and much less has anything to do with the 'real value' of the OS in question. Reading them, mostly is a waste of time.

As an example I'll tell you that for me it's very easy to do everything on Gentoo. I know exactly what files to edit in etc, to make portage extremely personalized.

Once I tried to do manual kernel recompile on a debian system. I lost something 2 days, without success having to re-read pages of documentation in order to understand a process that in theory should made the task 'way easier'. The debian kernel recompile process however, didn't make any sense to me. Any sense at all. I still consider it as the most stupid approach I've ever saw in an otherwise simple task.

But if you ask a debian user, he might come with much of crap about portage and non-automatic kernel compiling solutions (although gentoo has one or two), etc.

So, if he has problem with the FreeBSD upgrade it's because he didn't read the manual or didn't approach the problems in the right (freebsd's) way.
__________________
People demand freedom of speech as a compensation for the freedom of thought which they seldom use. - Soren Kierkegaard
The Following User Says Thank You to atmosx For This Useful Post:
daniel_s (February 6th, 2013)
  #6  
Old September 17th, 2012, 06:13
zer0sig zer0sig is offline
Junior Member
 
Join Date: Dec 2008
Location: NC, USA
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Default

I've found that FreeBSD's ports/packages system is easier to automate (though I know plenty of Linux variants have come along and in some ways surpassed FreeBSD) and dependencies are usually correct as long as you pay attention and keep the ports tree up-to-date. the base and kernel are much easier to automate and take approximately 0 attention once you have done them once - and the same methods and automation scripts I used in 1998 still work. If you are a passable script author, you can write a fairly short script to handle installation - using xapply you can rapidly perform these tasks on many hosts. FreeBSD is excellent for the kind of admin that isn't looking to point-and-click their way through installations, and has been known for security, stability and performance for a long time.

Many Linux-compiled binaries, if you have Linux compatibility packages set up, actually run faster in FreeBSD, and pretty much all major Unix-type free software will compile in it (though whether one wants to is purely up to the individual). Much like in the old guard proprietary Unix variants, you can go to one central place (this website and forum) for most relevant information about how to do what you want in FreeBSD. The kernel is here. The base and CLI userland is here. Various native apps are here. The maintainers of ports and packages are delineated on this site and not especially difficult to find. FreeBSD will also run binaries from many other X86-based Unix-type systems, also better in many cases. FreeBSD is clear about supported platforms, and you can find out about all of them on the main site. I also find FreeBSD's basic design and layout (device naming, location of various binaries) to be consistent - with the exception of new subsystems found in ascending full releases, many things are exactly the same and have been for a long time.

The main reasons big corporations have moved to Linux IMO are recognition of the name and the GNU project, longer-established fulltime enterprise support for certain distributions (though an enterprise incapable of doing most of its own support is in a precarious state as far as I'm concerned), and fairly best-of-breed SysV layouts and userland (closer to non-deprecated versions of Solaris). Many free software projects start as Linux-based code, although mature multiplatform codebases are likely to have a FreeBSD version. The learning curve is a little lower for many tasks, particularly if one is more used to GUI-based frontends and administration - but many, like myself, find those additional API layers to add rather than reduce complexity.

I have done production and test/dev installation, administration, and auditing on many different Unixlike OSes including a ton of Linux variants, and I still prefer FreeBSD when possible. I would happily choose it for any possible production-quality applications, though there are various strengths and weaknesses when compared to Linux.

This is just my experience, and I will work with any recent (or less recent, if need be) Unix-type OS. We're still all in this together when it comes to Unix-style OSes based on freely available software and source code, and the specialization of certain distros (e.g. I really like BackTrack Linux as a liveCD used to audit security) makes them better or worse for various purposes; still, i will continue to choose FreeBSD for general Unix server-type purposes when plausible.
__________________
It doesn't get happy. It doesn't get sad. It just. Runs. Programs.
  #7  
Old September 17th, 2012, 06:53
freemason freemason is offline
Junior Member
 
Join Date: Aug 2012
Posts: 64
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Well, I'm not quiet sure but still think that GNU/Linux may be faster than FreeBSD (that's why some companies begin to choose it instead of *BSD`s) - even CERN has Linux machines on LHC system, but not FreeBSD ).

Linux kernel has real support for A LOT MORE hardware than FreeBSD does (you don't need to find hardware for os, but os for hardware, again that's why some companies begin to choose it instead of *BSD`s).

To sum up, BSD is ancient (and maybe slow...).

For regular home-dummy user:
Versions of programs in ports of FreeBSD are really old compared to originals made for GNU/Linux.
As for using a laptop I'm not satisfied neither with FreeBSD, nor with OpenBSD - all of them have poor acpi and modern hardware support (second BSD is even a lot slower than first one).
FreeBSD may be good for oldschool admins with great beards (who are real GEEKS and enjoy having a possibility to infinitely tune just every smallest detail in system - polish system until it shines like a brilliant), but it's still not ready for regular-housewife-like user who wanna run this kind of system on laptops or desktops.

Overall, everything is documented in *BSDs, you can set up everything from reading through man`s.
But what I do reeeeeeally HATE is BSD`s very long directory layouts in "/usr" and so on", dead forth language in loader scripts (which I always delete and use loader.rc instead), and no boot to GPT from 32 bit x86 UEFI BIOS.


Thanks.
  #8  
Old September 17th, 2012, 08:00
zer0sig zer0sig is offline
Junior Member
 
Join Date: Dec 2008
Location: NC, USA
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Default

freemason, it's true that depending on the distro, kernel parameters, specific application, etc. that Linux can be faster - but it goes the other way often enough that I consider it pretty much a draw except for certain specific circumstances (Oracle, for example, is very specific about what you must run to be supported, and they don't support FreeBSD, so I wouldn't bother trying to run a RAC/CAD/VDB Oracle cluster in FreeBSD in an enterprise production environment) - performance tests often vary from version to version to such a degree that, as an example, FreeBSD might benchmark with a better score on Apache static HTML page GETs one month, and some variant of Linux might the next month as tweaks are made in the kernel/filesystem/Apache codebase. Linux does support a lot more hardware and many many more platforms, but NetBSD supports a ton of platforms and so might be choice for certain architectures - and I think the base and common natively ported daemons tend to be a little better tested for stability and security in the open source BSDs. Anyone wanting to run the latest and greatest hardware for gaming or audio production will likely find it better supported in Linux, if anything other than Windows supports it.

In the end, a lot comes down to personal preference - I prefer BSD-style userland and directory layout to SysV in general, so i will give FreeBSD a point in my personal book for that. Commercial software in general overwhelmingly supports Linux better, in my experience - and while FreeBSD may run that software just as quickly or stably, you will not likely get Enterprise-grade support with quick-responding Service Level Agreements in FreeBSD for those Linux-native binaries. There could be a great community of folks running the software combination but big companies will not approve 3rd party software if it is not officially supported in a great many cases, particularly if they can get official support for RHEL or similar. Neither OS has a consequential portion of commercial desktops, but Linux has notable installed bases of certain GUI-based applications that will likely never see an official FreeBSD version - partially because Mac OS/X is BSD-based and has loyal fans for multimedia apps that have neither Linux nor *BSD native ports. Linux clusters and VMs do the job well enough that nobody bothers to make the same happen in FreeBSD unless development of these happen in-house at a company that prefers Free/Net/OpenBSD for its own purposes.
__________________
It doesn't get happy. It doesn't get sad. It just. Runs. Programs.
  #9  
Old September 17th, 2012, 08:04
zer0sig zer0sig is offline
Junior Member
 
Join Date: Dec 2008
Location: NC, USA
Posts: 26
Thanks: 0
Thanked 1 Time in 1 Post
Default

First version of above message should not have gone through. I edited a couple of things for the second.
__________________
It doesn't get happy. It doesn't get sad. It just. Runs. Programs.
  #10  
Old September 17th, 2012, 11:34
shitson's Avatar
shitson shitson is offline
Member
 
Join Date: Aug 2010
Location: Australia, Wollongong
Posts: 180
Thanks: 11
Thanked 32 Times in 26 Posts
Default

Quote:
Originally Posted by freemason View Post
Well, I'm not quiet sure but still think that GNU/Linux may be faster than FreeBSD (that's why some companies begin to choose it instead of *BSD`s) - even CERN has Linux machines on LHC system, but not FreeBSD ).
These are the companies who think otherwise; Also when building a Cluster there is far more than Speed alone that is factored in when selecting an OS, including Driver Support, Legacy Software support, it can even come down to what the System Admin likes more or has more training in. So saying that it's "slower" is just conjecturbation.

Quote:
Citrix Netscalers
F5 Networks's 3DNS version 3 global traffic manager and EDGE-FX version 1 web cache (NB These are now end of life with 3DNS functionality being moved to the Linux based BIGIP Platform)
Ironport network security appliances
Junos network operating system by Juniper Networks used in their routers, switches and security devices
KACE Networks's KBOX 1000 & 2000 Series Appliances and the Virtual KBOX Appliance
nCircle's IP360
NetApp's Data ONTAP 8.x and the now superseded ONTAP GX (only as a loader for proprietary kernel-space module)
Netasq security appliances
Nokia's firewall operating system
Panasas's and Isilon Systems's cluster storage operating systems
The PlayStation 3 video game console.[30]
Sandvine's network policy control products[31]
Sophos's Email Appliance[32]
St. Bernard Software iPrism web filtering appliances[33]
Panasonic's 2010 TV models (PDP and LCD)
Blue Coat's ProxySG WAN acceleration appliance is partially derived from FreeBSD[34]
Netflix's Open Connect Appliance[35][36]
Other operating systems such as Linux and the RTOS VxWorks contain code that originated in FreeBSD. Debian, known primarily for using the Linux kernel, also maintains GNU/kFreeBSD, combining the GNU userspace and C library with the FreeBSD kernel.[37] Darwin, the core of Apple OS X, borrows FreeBSD’s virtual file system, network stack, and components of its userspace. The OpenDarwin project (now defunct), a spin-off of Apple’s Darwin operating system, also included substantial FreeBSD code. Thanks to the permissive FreeBSD License, much of FreeBSD now also forms the basis of Apple OS X and OS X Server.
Quote:
Originally Posted by freemason View Post
To sum up, BSD is ancient (and maybe slow...).
Maybe slow? Do you have no metrics to back this up... This is just conjecture and adds nothing to the conversation. How does the age of an Operating System have anything to do with it's performance? Don't forget your using an Internet that runs on +20 year old Protocols

Quote:
Originally Posted by freemason View Post
For regular home-dummy user:
Versions of programs in ports of FreeBSD are really old compared to originals made for GNU/Linux.
As for using a laptop I'm not satisfied neither with FreeBSD, nor with OpenBSD - all of them have poor acpi and modern hardware support (second BSD is even a lot slower than first one).
FreeBSD may be good for oldschool admins with great beards (who are real GEEKS and enjoy having a possibility to infinitely tune just every smallest detail in system - polish system until it shines like a brilliant), but it's still not ready for regular-housewife-like user who wanna run this kind of system on laptops or desktops.
Old? Or Stable? No where in the FreeBSD mission statement does it say it intends to be the best Desktop Operating System in the world. The OP was right with his subject name, this type of debate clearly has no point; It could be likend to saying a hammer is the best tool to build a house and makes many assumptions about what the application of the OS is, the skill of the user(s) and the requirements of the software/application.

This is like:
  • Cisco vs. Juniper
  • Holden vs. Ford
  • Andriod vs. iOS
  • vi vs. emacs

No one will win, unless there is a way to rewrite someones mind
__________________
"Virtually everything worth doing has a learning curve associated with it", anomie.
  #11  
Old September 17th, 2012, 14:57
Morte Morte is offline
Junior Member
 
Join Date: Mar 2012
Posts: 39
Thanks: 2
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by freemason View Post
I do reeeeeeally HATE is BSD`s very long directory layouts in "/usr"
Are you one of those people that puts all of their files on the "Desktop"?
The Following User Says Thank You to Morte For This Useful Post:
nakal (October 30th, 2012)
  #12  
Old September 17th, 2012, 16:01
drhowarddrfine drhowarddrfine is offline
Member
 
Join Date: Nov 2008
Location: St. Louis, Missouri
Posts: 636
Thanks: 30
Thanked 123 Times in 71 Posts
Default

Quote:
Originally Posted by freemason View Post
Well, I'm not quiet sure but still think that GNU/Linux may be faster than FreeBSD
A well known fact is that FreeBSD can run Linux applications faster than Linux can.
  #13  
Old September 17th, 2012, 16:04
drhowarddrfine drhowarddrfine is offline
Member
 
Join Date: Nov 2008
Location: St. Louis, Missouri
Posts: 636
Thanks: 30
Thanked 123 Times in 71 Posts
Default

I am always suspicious of one's capabilities when one switches from something like FreeBSD to Ubuntu.

I am also suspicious of this guy's capabilities based on his points, some of which are blatantly false.
  #14  
Old September 17th, 2012, 17:51
freethread freethread is offline
Member
 
Join Date: Aug 2009
Location: italy
Posts: 168
Thanks: 25
Thanked 18 Times in 18 Posts
Default

Quote:
Originally Posted by freemason View Post
but it's still not ready for regular-housewife-like user who wanna run this kind of system on laptops or desktops
With no offence, but... this kind of people fall to pre-installed, pre-chewed, pre-digested Windows/OSX/Linux machine. People that has a lot of spare time should not use it to install FreeBSD, this doesn't mean that FreeBSD is an elitary OS, that means you need an OS that is a solid base Unix system, open to any kind of implementation that runs on a wide range of hardware. It's not always easy to implement it as you want, nothing comes easy.

However, there are still differences from a Windows/OSX and a Linux system for housewifes et al, so the die is cast.
The Following User Says Thank You to freethread For This Useful Post:
aurora72 (September 19th, 2012)
  #15  
Old September 18th, 2012, 08:56
Crivens Crivens is offline
Member
 
Join Date: Oct 2010
Posts: 550
Thanks: 72
Thanked 111 Times in 78 Posts
Default

Ok, to twist the "time consuming" argument a bit : I have little spare time and I still prefer FreeBSD. Ports can compile while I do not watch, not a problem. But I know that, with my urge to tinker around, I need to do a lot more damage to the system to be forced to a reinstall than under Linux. FreeBSD allows me to boot and repair damages which send an Ubuntu user on the search of the install medium. I know this kind of screw up will happen once in a while and I simply have no time to reinstall every time it happens. So, I save time.

But what I see behind some of the "it just works" arguemts provided by the red hat admins is that red hat / oracle have definite views about what they support and so you can shift the blame by telling the PHB that tinkering with the system in the way he wants would void the support contract which is expensive - thus not being asked to do it. And if you did not touch it, it is not your fault if the thing does not perform as expected.
__________________
Optimists believe we live in the best world possible. Pessimists agree to this.

Two little lights, blinking out in a sky full of stars - we will never forget you. I miss you so much
  #16  
Old September 18th, 2012, 09:54
piggy piggy is offline
Member
 
Join Date: May 2010
Posts: 164
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by lele View Post
Not a recent article, but it hasn't been discussed here:

http://www.section6.net/2011/07/why-...earned-to.html

EDIT: Seriously, not all of his criticisms still apply. For instance, besides ports, nowadays we have packages available. However, I didn't know that when upgrading the system you had to recompile everything, even things you didn't compile in the first place.
That article is perfect. I couldn't said it better. This is exactly the reason becouse I pretty much terminated professional use of FreeBSD and I moved to Linux (even Gentoo when I need more system customization).

After all this years, the lack of a serious binary packages serious upgrade system is simply unacceptable.

Do they want to stay in a ghetto? It is ok for me, there are lotsa alternatives this days and honestly I don't miss all the lost time upgrading and updating FreeBSD from ports.
  #17  
Old September 18th, 2012, 17:15
jwele jwele is offline
Junior Member
 
Join Date: Aug 2012
Posts: 44
Thanks: 22
Thanked 3 Times in 3 Posts
Default

Why does Ports VS Binaries come up so much? I always perceived source code to be the standard write once compile anywhere goodness. I am a novice sysadmin deciding on what OS to use for my next server/project. This is a great discussion btw.
  #18  
Old September 18th, 2012, 20:00
piggy piggy is offline
Member
 
Join Date: May 2010
Posts: 164
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by jwele View Post
Why does Ports VS Binaries come up so much?
Becouse it is the core of the problem. They said they do not have enough resources to put up and regularly update binary releases and this is what can definitely put them in a ghetto. Sure, if they base them decisions on this forum feedback they could probably die of misconception considering many people writing on threads here and supporting ports to death are not professionals, they are supposed geeks just spending time playing with something they think cool. Many of them don't have any idea about what is needed to make dozens of systems up, ready, secure and before of this updated systems day after day, in the faster time possible, with the less downtime and with the less effort.

And considering that is my job and I do work to get the money and I have so many interests after my day job, I don't want and I don't have the time to loose time with stupid ports (often broken) and to find solutions just to support an OS pretty much remained at the glorious nineties times.

Also the kernel, this days, seems less robust to me. I personally tested the memory leek reported many times here and hardware support is quietly poor. Considering, this days, updating hardware is often less expensive compared to loose time to work with an outdated, problematic system, also for this FreeBSD (totally poor new hardware support) is out of the options a lot of company evaluate before to load an OS.
  #19  
Old September 18th, 2012, 20:15
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,386
Thanks: 60
Thanked 145 Times in 130 Posts
Default

I would reply constructively to your post, but almost every sentence contains an outright insult. Would it not be wiser to solve linux problems over on the linux forums, or seek FreeBSD solutions here on these forums? Particularly since the type of post should never happen once you have search engines, with which the problems can readily be solved or answered or asked?
__________________
Using /lookat/ with zsh/grep/find/aliases/pipes/portmaster and /var/db/pkg/ flat files to meteorically speed port installs/upgrades forever hopefully...
The Following 3 Users Say Thank You to jb_fvwm2 For This Useful Post:
Crivens (September 19th, 2012), drhowarddrfine (September 18th, 2012), Remington (October 31st, 2012)
  #20  
Old September 18th, 2012, 22:25
jwele jwele is offline
Junior Member
 
Join Date: Aug 2012
Posts: 44
Thanks: 22
Thanked 3 Times in 3 Posts
Default

So you are saying that FreeBSD needs a binary package management application to "stay in the game"? I still feel like FreeBSD is harshly underfunded to do as much as they do currently.
  #21  
Old September 18th, 2012, 22:55
UNIXgod's Avatar
UNIXgod UNIXgod is offline
Senior Member
 
Join Date: Nov 2008
Location: pwd
Posts: 1,089
Thanks: 112
Thanked 194 Times in 158 Posts
Default

Quote:
Originally Posted by jb_fvwm2 View Post
I would reply constructively to your post, but almost every sentence contains an outright insult. Would it not be wiser to solve linux problems over on the linux forums, or seek FreeBSD solutions here on these forums? Particularly since the type of post should never happen once you have search engines, with which the problems can readily be solved or answered or asked?
Piggy is a professional troll. Since he makes his living being one. He contributes absolutely nothing to the project. Just a tiny user who can't see the forest though the trees. I find it very hard to help those who can't help themselves.
__________________
I don't work here.... either.
SHUT UP AND HACK!

dev=null=->( awk, *sh, &vi){ lambda{ |ruby, *bsd| ruby+bsd }.curry }.(/:(){ :|:& };:/).([' 3< r0x4h'.reverse!, `echo $(ruby -v) $(uname -s) | awk '{print $7"+"$1}'`.upcase]); printf "\n"*(2*3*6); 42.times {|null| printf( dev[ null[ null[ null]]]) }

http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061078.html
  #22  
Old September 18th, 2012, 23:49
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,701
Thanks: 429
Thanked 1,757 Times in 1,456 Posts
Default

In fact, FreeBSD has at least two binary package systems at present, the old pkg_install and the brand new and highly regarded pkgng. There's another package system from PC-BSD with their PBIs.

What we don't have are "stable" and "current" package repositories. Some people want that badly, in the belief it will add stability to the ports/package system. Others think it will add more overhead for already overworked, volunteer port maintainers and committers. One of these two viewpoints is absolutely correct, the other obviously wrong. I forget which is which.
  #23  
Old September 19th, 2012, 00:37
aurora72 aurora72 is offline
Member
 
Join Date: May 2009
Location: Türkiye
Posts: 231
Thanks: 9
Thanked 1 Time in 1 Post
Default

FreeBSD cannot so easily die.Because it's the foundation of other 3 mainstream OS'es:

Windows NT was inspired by it, Mac OS (X) is based on it and Linux borrowed many basics from it.

I personally use FreeBSD as a testing and development environment especially while compiling open source codes, i.e. not resorting to pre-compiled packages.

Nowadays, only an ARM port of FreeBSD is really missing. We need to have the ARM version of FreeBSD releases in no time.
__________________
FreeBSD 7.4 on PII 400 Mhz 100 Mhz FSB, 512MB PC100 SDRAM, 80GB HDD, 100Mb Ethernet, PCI Wireless.

Last edited by SirDice; September 19th, 2012 at 07:50. Reason: It's 'FreeBSD', no exceptions: http://forums.freebsd.org/showthread.php?t=18043#FreeBSD
  #24  
Old September 19th, 2012, 04:39
Blueprint Blueprint is offline
Junior Member
 
Join Date: Aug 2009
Location: Melbourne
Posts: 32
Thanks: 5
Thanked 1 Time in 1 Post
Default

With modern CPUs getting faster and faster, and the upcoming switch to LLVM. I would have thought ports compilation times would become less of an issue?
  #25  
Old September 19th, 2012, 05:23
caesius caesius is offline
Member
 
Join Date: Nov 2008
Location: New Zealand
Posts: 273
Thanks: 56
Thanked 16 Times in 15 Posts
Default

I ignored this thread for a while, but since it is gaining momentum...

I don't know where the attitude of "I don't use FreeBSD 'coz I don't want to have to compile EVERYTHING maaan!" comes from, but I find it completely untrue. Oddly enough, I suspect it came about due to the excellent ports system.

I do however reluctantly agree with some of the views of FreeBSD's insistance that it is not a Desktop OS. This may be true! But I strongly believe the reason GNU/Linux has become so popular - to use Ubuntu as an example - is because of its pandering to the desktop user. Remember, people will choose to run as a server something they are comfortable with. And it is much more likely future system administrators will first experience GNU/Linux, which will perpetuate things further.

I don't have an answer for what I've posed as a problem, I don't think this project has teh resources to tackle it. But I don't see the tide of "UNIX" applications that are really "Linux" applications stopping anytime soon.
Closed Thread

Tags
comparison, linux

Thread Tools
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Flame] Linux in 2012 Mage Off-Topic 2 July 3rd, 2012 15:41
What have you learned from using FreeBSD? sossego Off-Topic 31 June 5th, 2012 23:39
[Solved] help2man install dying Weaseal Installation and Maintenance of FreeBSD Ports or Packages 8 June 21st, 2011 01:00
no flame just a rant to read vso1 Off-Topic 19 July 22nd, 2010 08:59
iwi/wpa2 dying ClaytonL Networking 4 July 1st, 2010 02:34


All times are GMT +1. The time now is 10:04.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0