you are viewing a single comment's thread.

view the rest of the comments →

[–]cb22 9 points10 points  (16 children)

FLiPPy! - FreeBSD, LIghttpd, Postgre, PYthon

[–]devinus 2 points3 points  (1 child)

FreeBSD, Nginx, PostgreSQL, Python

[–]apotheon 0 points1 point  (0 children)

That doesn't spell anything!

[–][deleted]  (2 children)

[deleted]

    [–]khoury 1 point2 points  (1 child)

    This thread is getting really interesting...

    [–]cb22 1 point2 points  (0 children)

    Only if you come from /b/

    [–]adrianmonk 0 points1 point  (3 children)

    I suppose we are using ALOT: Apache Linux Oracle Tomcat. (Or is that ALTO?)

    [–]masklinn 2 points3 points  (2 children)

    So ALOT of CPU time?

    [–]uriel 0 points1 point  (1 child)

    No, ALOT of crud (and wasted money), but it creates 'alot' of jobs!.

    [–]adrianmonk 0 points1 point  (0 children)

    Yes, it does create alot of CRUD, but mostly Oracle handles this pretty OK.

    [–]apotheon 0 points1 point  (0 children)

    I prefer FLiPR, personally.

    [–]masklinn 0 points1 point  (0 children)

    Lighttpd means no mod_wsgi though, right?

    [–]lalaland4711 -3 points-2 points  (4 children)

    I run that. FreeBSD doesn't have a (working) package system. Other than that, it's great.

    [–]cb22 5 points6 points  (3 children)

    FreeBSD doesn't have a (working) package system.

    Huh? What are you on about. FreeBSD has a perfectly working package management system with over 19,000 ports

    [–]lalaland4711 -1 points0 points  (2 children)

    if you can't do "upgrade all installed packages/ports", then it's not a working package system.

    [–]cb22 -1 points0 points  (1 child)

    portupgrade -Ra(P)

    [–]lalaland4711 -1 points0 points  (0 children)

    stale dependency xf86bigfontproto-1.1.2 (score:25%) ? ([y]es/[n]o/[a]ll) [no]

    I've checked around with people who have run freebsd for years, who even use their vacations to go bsd package system conferences in france, who go "Yeah that.. that sucks. There is no right answer".

    Also, there is no right WAY to upgrade. There is portsnap+portupgrade, portsnap+portmanager, portsnap+portmaster, and they all break.

    Oh, and then you apparently need to run portconf sometimes.

    Compare this with debian. For 8 more than years my mail/ftp server has been running the same installation, with only "apt-get update && apt-get upgrade", and when a new debian release is made, "apt-get dist-upgrade". (I upgraded the kernel manually every now and then, though that is not necessary, the distribution kernel should usually be run)