|
|
|
|
|
by alekseyk
4797 days ago
|
|
That's kind of a hard question to answer without knowing your definition and requirements for 'web development'. First, keep in mind that some of the packages will simply not run on FreeBSD because it's often overlooked by developers. Same logic applies for technical support for applications that are running on FreeBSD powered machine. You also will need to learn how port system works on FreeBSD and it might be a weird learning curve. Same applies for kernel patching/upgrading/etc. |
|
I decided to try FreeBSD last year and was able to learn enough in a week to do some basic development work with it. In fact, I submitted patches for Mono 3.0 and F# 3.0 to the FreeBSD ports tree:
http://www.freshports.org/lang/fsharp/ http://www.freshports.org/lang/mono/
The folks on the FreeBSD forums are also very helpful (and patient!) so if you do run into trouble, you'll likely find the solution by asking there.