
Felicidades!!!
P.D. De hecho yo le iba a España, no me simpatizan mucho los Alemanes como futbolistas. gggg
try { | |
String path = "ruta_donde_repaldar" | |
Runtime r = Runtime.getRuntime(); | |
//PostgreSQL variables | |
String user = "postgres"; | |
String dbase = "base_datos"; | |
String password = "tu_clave"; | |
Process p; | |
ProcessBuilder pb; | |
/** | |
* Ejecucion del proceso de respaldo | |
*/ | |
r = Runtime.getRuntime(); | |
pb = new ProcessBuilder("pg_dump", "-v", "-D", "-f", path, "-U", user, dbase); | |
pb.environment().put("PGPASSWORD", password); | |
pb.redirectErrorStream(true); | |
p = pb.start(); | |
} catch (Exception e) { | |
} |
[shell]$ sudo gedit /etc/apt/sources.listagregamos al final la siguiente linea
[shell]$ deb http://mambo.kuhp.kyoto-u.ac.jp/~takushi/ubuntu ./Actualizamos e instalamos con los siguiente comandos:
[shell]$ sudo apt-get update
[shell]$ sudo apt-get install libcnbj-2.5 bjfilter-2.5 pstocanonbjListo, para terminar solo deben conectar la impresora y seleccional el driver de Canon llamado Pixma ip1000 v2.50.