Differences between revisions 27 and 47 (spanning 20 versions)
Revision 27 as of 2009-11-04 01:43:54
Size: 1116
Editor: fruity
Comment:
Revision 47 as of 2010-05-08 18:36:54
Size: 941
Editor: fruity
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= \o) [[fruity]] (o/ == Email: fruity@freaknet.org '''q[9c9]p''' = \o) [[ fruity ]] (o/ =
Email: fruity@freaknet.org '''q[9c9]p'''
Line 5: Line 6:
=== My pages: === == My pages /|\ Le mie pagine ==
Line 7: Line 8:
[[fruity/Multimedia|Multimedia:]]
<<Include(fruity/Multimedia)>>
 This is a bunch of notes, personal howtos and ideas.
Line 10: Line 10:
==== Configuration aproaches and notes to various tasks: ==== === Multimedia ===
Line 12: Line 12:
[[fruity/AdminAndConfs|Admin notes and various configurations:]]
<<Include(fruity/AdminAndConfs)>>
 * [[/Multimedia|Multimedia:]]
   <<Include(fruity/Multimedia)>>
Line 15: Line 15:
[[fruity/Web|Web notes:]]
<<Include(fruity/Web)>>
=== Admin notes ===
Line 18: Line 17:
[[fruity/django|Django notes]]
<<Include(fruity/django)>>
 * [[/AdminAndConfs|Admin notes:]]
   <<Include(fruity/AdminAndConfs)>>
Line 21: Line 20:
 * [[/debian-live|Debian-live notes:]]
   <<Include(fruity/debian-live)>>
Line 22: Line 23:
=== Contributed pages /|\ Pagine contribuite === === Programming notes ===
Line 24: Line 25:
[[fruity/Contrib|Contribuited pages]]
<<Include(fruity/Contrib)>>
 * [[/Programming|Programming]]
   <<Include(fruity/Programming)>>
Line 27: Line 28:
=== Messed up pages /|\ Pagine incasinate === === Web notes ===
Line 29: Line 30:
[[liquidradio|Rcyb with liquidsoap]]  * [[/Web|Web notes:]]
   <<Include(fruity/Web)>>
Line 31: Line 33:
[[StreamingRadioHowto|How to stream on linux in different flavours]] == Contributed pages /|\ Pagine contribuite ==
Line 33: Line 35:
[[RadioCybernet|RadioCybernet]]  * [[fruity/Contrib|Contribuited pages]]
   <<Include(fruity/Contrib)>>
Line 35: Line 38:
[[StreamingRadioHowto|How to stream on linux in different flavours]] {{{#!wiki comment/dotted
This is a wiki parser section with class "comment dotted" (see HelpOnParsers).
Line 37: Line 41:
[[icecast-2.3.2-kh8|Icecast2-kh]] <!> to be removed/renamed soon <!>

[[fruity/FruityHomeCluster|Notes on my home cluster setup]]

[[MoinMoinFarmingApache2WSGI|How to set up MoinMoin 1.8.5 in farm mode on apache2 with wsgi]]
Its visibility gets toggled the same way.
}}}

\o) [[ fruity ]] (o/

Email: fruity@freaknet.org q[9c9]p

My pages /|\ Le mie pagine

  • This is a bunch of notes, personal howtos and ideas.

Multimedia

Admin notes

Programming notes

Web notes

  • Web notes:

    • Breaking the LAMP loop, alternative web serving methods

      Lately I decided to look elsewhere than the usual "linux apache mysql php". Reading on docs makes me draw something like apache or ngingx as a load balancer front-end, the same as the backend adding lighttpd for fast streaming ofdata. This leave me more confused than before:

      • apache or ngingx? old but solid or new with an ongoing development? wich for load and wich for serving?
        • My head started to wirl and I thought myself using a beast like apache to do load balancing was a bit like killing a fly with a nuke, so for I looked elsewhere for a solution and apt-cache search came to the rescue:

          Pound

          The config file is one placed in /etc/pound/pound.conf, is very simple and straight forward.

          Pound Reverse proxy, load balancer and HTTPS front-end for Web servers

          For the serving of static/dynamic content I decided that also for serving apache wasn't good enough, I looked over webrick and was not stable enough, I looked over python-wisted and it wasn't fast enough and so I found YAWS (Yet Another Web Server) written in erlang designed for performance and scalability over multiple servers.

          Yet Another Web Server(in erlang)

      • database: mysql?postgres?sqlite?ORACLE!??
        • I need to have the vastest gamma of databases, I want to be able to store certain data to certain databases and I want to be able to do certain query over different databases.

          For this to work there is a huge amount of changes to be done in software but yet so far there is SQLAlchemy and DBSlayer. I will investigate databases soon enough.

      Wikis

      MoinMoin farm

      FrameWorks

      Django notes

Contributed pages /|\ Pagine contribuite


CategoryHomepage

fruity (last edited 2010-12-01 13:21:14 by anonymous)