Bookmarks for 13 ago 2012 from 12:52 to 12:55

These are my links for 13 ago 2012 from 12:52 to 12:55:

  • Baculaconf – Babel Services – What is Baculaconf?
    Baculaconf is a Web interface written in php and that use Web 2.0 technic. This interface is made to set up Bacula, the free backup software.This interface allow to configure one or many Bacula backup platform.
  • Perdition: Mail Retrieval Proxy – Perdition is a POP3, IMAP4 and managesieve proxy server. It is able to handle both plain-text and SSL/TLS encrypted connections, and redirect users to a real-server based on a database lookup. Perdition supports modular based database access. ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular Expression and NIS modules ship with the distribution. The API for modules is open allowing arbitrary modules to be written to allow access to any data store.
    Perdition has many uses. Including, creating large mail systems where an end-user's mailbox may be stored on one of several hosts, integrating different mail systems together, migrating between different email infrastructures, and bridging plain-text and SSL/TLS services. It can also be used as part of a firewall. The use of perditon to scale mail services beyond a single box is discussed in high capacity email.
  • DeleGate Home Page (www.delegate.org) – DeleGate is a multi-purpose application level gateway, or a proxy server which runs on multiple platforms (Unix, Windows, MacOS X and OS/2). DeleGate mediates communication of various protocols (HTTP, FTP, NNTP, SMTP, POP, IMAP, LDAP, Telnet, SOCKS, DNS, etc.), applying cache and conversion for mediated data, controlling access from clients and routing toward servers. It translates protocols between clients and servers, applying SSL(TLS) to arbitrary protocols, converting between IPv4 and IPv6, merging several servers into a single server view with aliasing and filtering. Born as a tiny proxy for Gopher in March 1994, it has steadily grown into a general purpose proxy server. Besides being a proxy, DeleGate can be used as a simple origin server for some protocols (HTTP, FTP and NNTP).

Bookmarks for 2 ago 2012 through 3 ago 2012

These are my links for 2 ago 2012 through 3 ago 2012:

  • andihofmeister/squidGuard · GitHub – squidGuard cleanup/rewrite

    The version here is a rewrite of most of the code. While it provides (almost) all features found in SG 1.5, the configuration is not entirely compatible.
    This repostiroy does NOT contain an official version of squidGuard (see below)

  • eAccelerator – eAccelerator is a free open-source PHP accelerator & optimizer. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.
  • Server World – Build Network Server – This site explains how to build home server connected to internet with static IP address. You need to get at least one static IP address from your ISP. Please make sure the terms of use from your ISP, and Get one or some IP addresses if possibles. It's possible to build a network server, not with static IP address but with dynamic IP address by using Dynamic DNS, though. But I don't recommend it because there are some limits. It's the best to get at least one static IP address in order to build a network server, there is no limit. To get one static IP address is not so high costs. It's easy to build network server at your home.
    This site explains how to configure a server with commands basically, not with Graphical User Interfaces.
    [...]

Bookmarks for 31 lug 2012 through 2 ago 2012

These are my links for 31 lug 2012 through 2 ago 2012:

  • Magento optimization Howto – Welcome to this Magento hardcore performance howto, I hope it will be useful.
  • Nginx+PHP(FPM)+MySQL+Memcache+eAccelerator on Debian6 | Qi Yang – I recently rebuild my linux image on Linode, so I have to reinstall the LEMP stack again from ground. Last time was probably more than a year ago, with the help of many tutorials from google. So this time I decide to write what I did step by step for my reference in the future [...]
  • Magento caching, APC, eAccelerator Memcached, files, sqlite, Vanish, what’s the … happen? | Alex Paradise – Magento is slow! It’s how start most of the article about Magento cache optimization. Yes, Magento is slow and this because of the way the code is written, extreme object oriented. Stackoverflow say “It is written in an Enterprise Java idiom” and there are right. Anyway, we can’t change anything about it and in one side that let us lot of flexibility.
    So, Magento IS SLOW! And what’s can we do? There is many thing to do, many, many. But the most important one is to work around the cache. I am searching for a cache solution and found so much different stuff like APC, eAccelerator, memcached, tmpfs, varnich, lighthttpd, nginx and so on… I will try to explain the different possibilities if found while my research and finished by the one I will implement[...]
  • Do you have any tips for making WorldClient run faster? – Question:

    Do you have any tips for making WorldClient run faster?

  • MySQL-Galera cluster with HAproxy – Sébastien han – When I started working on Open Stack, I had to investigate about the HA of the nova component. Unfortunatly the nova configuration needed a single entry point to connect to the MySQL database. The solution that came to me was to use HAProxy on top of my existing Galera cluster…

Bookmarks for 19 lug 2012 through 20 lug 2012

These are my links for 19 lug 2012 through 20 lug 2012:

  • Mail server statistics – The statistics are based on completely anonymous information and were performed using randomly chosen IP addresses. When connecting to a mail server defined as an MX in the domain configuration, it can reply in a different number of ways. It may not be online, or may be refusing connections. Also, it is possible that the server does not respond back with a "220" line within the period of time we wait, nor provide a banner that identifies the type of the software running on it, at all times.
  • Setting up backup mail exchange server with sendmail « Building systems that WORK – Setting up backup mail exchange server with sendmail

    Most systems admin is used to setting up the primary mail server, but many of them (like me) are not used to setup a backup mail server in a regular basis. This is my attempt to create a complete document on setting up a backup mail server and testing it for the dooms day. [...]

  • Migrate website content using ssh + tar (quick and easy) « my two cents – There are times when you cannot create an intermediate tarball when moving your website due to lack of disk space. There are other times when you wanna be smart