Mongo DB Administration

Mongo DB Administration

Access mongo CLI $> mongo Show databases show dbs; Show Collections show collections; Filter Unique Values Filter unique values (only the values) from a column (first you must «use db», only change «collection» and «column» do not change the db prefix) >...
Ubuntu in Asus VivoBook Flip 14 TP401M

Ubuntu in Asus VivoBook Flip 14 TP401M

Beware, I’m using a custom install of Ubuntu 16.04.03, isn’t from scratch because it contains several own developed packages and customization, anyway the default kernel and packages of this distro were respected. I’d installed my custom Ubuntu...
Install GRUNT behind corporate proxy

Install GRUNT behind corporate proxy

When trying to install grunt to compile Bootstrap JS and CSS I found this error: npm ERR! Error: EACCES: permission denied, access ‘/usr/local/lib’ mortiz@florida:/var/www/html/bootstrap$ npm install -g grunt-cli npm WARN npm npm does not support Node.js...
Enabling SSH in GoDaddy succesfully

Enabling SSH in GoDaddy succesfully

Ah yes, what a headache is to enable a simple SSH access with GoDaddy, it took me at least a couple of hours to do it but I finally succeeded and I’m going to tell you what you need to do. First is to get a good SSH client If you have linux you already have one...
NIC.AR El dominio posee tramitaciones pendientes

NIC.AR El dominio posee tramitaciones pendientes

Hoy intentando realizar una delegación de dominio en NIC.AR me encuentro en con el mensaje: «El dominio posee tramitaciones pendientes. Continuar desde la opción mis trámites» El problema es que únicamente me pasa con un dominio y no con los otros. Cuando voy a la...