Monthly Archives: diciembre, 2010

Web Services over Appengine

diciembre 14th, 2010 Posted by appengine 0 thoughts on “Web Services over Appengine”

You can use this lib http://code.google.com/p/webserviceservlet/

How to use unrar in Ubuntu

diciembre 10th, 2010 Posted by ubuntu 0 thoughts on “How to use unrar in Ubuntu”

[If unrar is not installed]

$ sudo apt-get unrar

[To extract a file]

$ unrar e file.rar

How to import a SQL file in MySQL from command line

diciembre 10th, 2010 Posted by mysql 0 thoughts on “How to import a SQL file in MySQL from command line”

$ mysql -u username -p -h localhost data-base-name < data.sql

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina