UbuntuOne


Me acaba de llegar la invitación para usar UbuntuOne, el sistema de Canonical para compartir ficheros online entre varios PC's.

==================================
Ubuntu One: http://ubuntuone.com
==================================

You have received a private invitation to Ubuntu One Services.

To get started using this service follow this link https://ubuntuone.com/plans/


Feel free to invite your friends to join. It's simply a matter of sharing a folder with them using their email address.

Since we are in beta, and there will be bugs, your feedback is extremely important.
The team is fixing these issues as well as improving the service every day.

Recently some new users have reported occasional issues with rendering the file view in the web browser interface.
We believe this is related to the spike that usually occurs after we send out a new batch of invitations.
We ask for your patience while we work to improve the infrastructure for all users.

------------------------------

Ubuntu One is online and cloud based services for Ubuntu users. To get started today, sign up at http://ubuntuone.com


Escogeré la opción de 2Gb, ya que es gratuita, mientras lo pruebo. Y después ya me pensare si necesito la de 10Gb, pagando 10$

Free 2GB

Seamless integration with your Ubuntu based computer
Sync files between multiple machines
Access to your files away from your computers via our web interface
Free 2GB Storage Plan

Tractorada




Visto en Made In Galiza

Securizando MySQL


Buenas

Como nota para que no me se olvide, publico aqui algunas medidas que se deberían hacer siempre al instalar MySQl.

  • Cambiar la Pass de root:
    Durante la instalación de MySQL ya se nos pide que la cambiemos, pero si no lo hemos hecho, o queremos volver a cambiársela, es el momento.

    -Si conocemos cual era la clave anterior:
    $ mysql -u root -p
    Enter password:
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is NN
    Server version: X.Y.ZZ

    Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

    mysql> use mysql;
    Reading table information for completion of table and column names
    You can turn off this feature to get a quicker startup with -A

    Database changed
    mysql> UPDATE user SET Password=PASSWORD('NueVa PaSSWoRD') WHERE user='root';
    Query OK, 3 rows affected (0.00 sec)
    Rows matched: 3 Changed: 3 Warnings: 0

    mysql> FLUSH PRIVILEGES;
    Query OK, 0 rows affected (0.00 sec)

    mysql>
    $ sudo /etc/init.d/mysql restart
    * Stopping MySQL database server mysqld [ OK ]
    * Starting MySQL database server mysqld [ OK ]
    * Checking for corrupt, not cleanly closed and upgrade needing tables.
    $

    -Si no conocemos cual era la clave anterior:
    $ sudo /etc/init.d/mysql stop
    * Stopping MySQL database server mysqld [ OK ]
    $ sudo mysqld_safe --skip-grant-tables
    nohup: a ignorar a entrada e reencamiñado stderr para stdout
    Starting mysqld daemon with databases from /var/lib/mysql
    mysqld_safe[NNNNN]: started

    Y desde otra consola, los mismo pasos que antes, pero conectando a MySQL sin password
    $ mysql -u root
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is NN
    Server version: X.Y.ZZ

    Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

    mysql> use mysql;
    Reading table information for completion of table and column names
    You can turn off this feature to get a quicker startup with -A

    Database changed
    mysql> UPDATE user SET Password=PASSWORD('NueVa PaSSWoRD') WHERE user='root';
    Query OK, 3 rows affected (0.00 sec)
    Rows matched: 3 Changed: 3 Warnings: 0

    mysql> FLUSH PRIVILEGES;
    Query OK, 0 rows affected (0.00 sec)

    mysql> exit
    $ sudo /etc/init.d/mysql stop
    * Stopping MySQL database server mysqld [ OK ]
    $

    Con lo que en la primera consola, donde iniciamos el mysqld_safe nos saldrá lo siguiente. A continuación, iniciamos de nuevo el MySQL y listo.
    STOPPING server from pid file /var/run/mysqld/mysqld.pid
    mysqld_safe[NNNNN]: ended
    $ sudo /etc/init.d/mysql start
    * Starting MySQL database server mysqld [ OK ]
    * Checking for corrupt, not cleanly closed and upgrade needing tables.
    $


  • Cambiar el nombre de root:
    $ mysql -u root -p
    Enter password:
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is NN
    Server version: X.Y.ZZ

    Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

    mysql> use mysql;
    Reading table information for completion of table and column names
    You can turn off this feature to get a quicker startup with -A

    Database changed
    mysql> update user set user="NueVO uSeR" where user="root";
    Query OK, 3 rows affected (0.00 sec)
    Rows matched: 3 Changed: 3 Warnings: 0

    mysql> flush privileges;
    Query OK, 0 rows affected (0.00 sec)

    mysql> exit
    $ sudo /etc/init.d/mysql restart
    * Stopping MySQL database server mysqld [ OK ]
    * Starting MySQL database server mysqld [ OK ]
    * Checking for corrupt, not cleanly closed and upgrade needing tables.
    $

Feliz Dia de la Tierra


Adios Dave


Buenas

Si hace apenas un año, nos despedíamos del "padre" del rol moderno... Hace unos días nos dejaba el señor de Blackmoor, Dave Arneson.


David Lance Arneson

1947-2009


Citando a enROLados. Tiremos unos dados en su honor.

Ángeles González-Sinde pírate


Me sumo a la respuesta contra la Conferencia episcopal


Y un tipo así de perspicaz pretende ser presidente de los gallegos?


Buenas

Cito noticia del periodico NorteCastilla.es, via Patada Al Diccionario

La anécdota la ha protagonizado el candidato a presidente de la Xunta por el PP, Alberto Nuñez Feijoo.
Visitaba una instalación agropecuaria y se dio cuenta, astuto él, que todas las vacas tenían nombre. Y no solo estaban "nominadas", sino que todas tenían nombre de mujer, Paquiña, Curriña, Marusiña y por ahí.
Feijoo que alardea de su origen aldeano, pregunto interesado al ganadero el porque esa peculiaridad de que "todas las vacas" llevasen nombre de mujer.
El ganadero gallego le respondió con esa mezcla de sorna pueblerina mezclada con la fina ironía gallega:
- Y como quiere que las llame, si ton todas hembras?

Y un tipo así de perspicaz pretende ser presidente de los gallegos?

ADSL más barato


ADSL más barato

Busca las diferencias




Y dicen que no es lo mismo. Pues yo no veo diferencia alguna.



Visto en Persia. En el articulo mas imágenes espeluznantes.

Por otro lado, imagen que define perfectamente los dos lados del conflicto.


Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.
Image by ~Latuff2