Saul Lopez's Profile

Member since May 15, 2008, follows 0 people, 0 public groups, 8 public bookmarks (9 total).

More »
Recent Bookmarks and Annotations

  • Golpedegato: Spore: DRM, protesta en Amazon, y rectificación on 2008-09-17
    • Resulta la mar de interesante ver el funcionamiento de los mercados hoy en día: lo que en un mercado tradicional eran simples comentarios negativos a tus amigos y conocidos cuando el artículo surgía en una conversación, en los mercados electrónicos se convierten en prácticamente empapelar de protestas detalladas el escaparate de la tienda precisamente en el lugar en el que está el producto y donde los clientes toman la decisión final de compra. Reacciones más rápidas, más virulentas, potenciadas por las posibilidades de la red, que una compañía puede ver surgir a su alrededor en cuestión de pocas horas. Y que en este caso, han posibilitado una lección clara, y una primera reacción rápida y en la dirección correcta.
  • MI MESA COJEA: EN DIRECTO, DESDE EL INFIERNO on 2008-08-21
    • Y la televisión, como la guerra, puede tener un objetivo noble. En la guerra a ese objetivo lo llaman Libertad. En la televisión lo llaman derecho a la información.
    • Pero cuando no hay enemigo, las televisiones tienen que echar mano de la imaginación: recordar cuándo ha pasado algo parecido, especular con las razones, telefonear a expertos, mostrar cómo la prensa extranjera se ha hecho eco de la noticia
  • An Introduction to the Midnight Commander on 2008-08-11
    • Both the internal Viewer and Editor are designed to be fast and easy to use.
      You may, however, wish to use an external viewer (such as more,
      less, or most) or editor. To do so, you'll need to set your
      PAGER and EDITOR environment variables to the appropriate program and then use
      the Options->Configuration menu to unselect "use internal edit" or
      "use internal view". If you were using the bash shell and wanted
      to set the pager to "less" and the editor to "emacs",
      then use something like:

      	$ export PAGER=less
      $ export EDITOR=emacs



      To make this change permanent you'd probably want to add these lines to your
      ~/.bashrc or ~/.bash_profile file. Having looked at the basic file operations
      let's return to mc itself and take a look at some of its other features.

  • Medidas erróneas contra crisis alimenticia on 2008-05-27
    • La crisis actual responde a tres factores: el precio del petróleo, la voracidad de la demanda de los mercados asiáticos y las difíciles condiciones climáticas; pero detrás de estas causas se esconde el verdadero rostro de un problema que ya en 2005 mostró su rostro en Nigeria, el de las exigencias de las grandes trasnacionales alimenticias, como Walt Mart o Carrefour.
  • Not really a blog » Blog Archive » Setting up a subversion mirror repository using svnsync on 2008-05-21
    • Then, the mirror repository can be used for whatever you may think of but for committing: backup, high speed checkouts, web front-ends, etc.
  • Introduction to OpenVPN on 2008-05-16
  • HOWTO on 2008-05-15
      • The first step in building an OpenVPN 2.0 configuration is to establish a PKI (public key infrastructure). The PKI consists of:

        • a separate certificate (also known as a public key) and private key for the server and each client, and
        • a master Certificate Authority (CA) certificate and key which is used to sign each of the server and client certificates.

        OpenVPN supports bidirectional authentication based on certificates, meaning that the client must authenticate the server certificate and the server must authenticate the client certificate before mutual trust is established.

      • If a private key is compromised, it can be disabled by adding its certificate to a CRL (certificate revocation list). The CRL allows compromised certificates to be selectively rejected without requiring that the entire PKI be rebuilt.
    • 4 more annotations...
  • Quick HOWTO : Ch14 : Linux Firewalls Using iptables - Linux Home Networking on 2008-05-15
    • iptables -A OUTPUT -p udp -o eth0 --dport 53 --sport 1024:65535 \
      -j ACCEPT

      iptables -A INPUT -p udp -i eth0 --sport 53 --dport 1024:65535 \
      -j ACCEPT

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo