Skip to content
Opacity0
Just a place for my thoughts
  • Home
  • About me
  • Contact

Author: admin

Uncategorized

Radio online list

Posted on 15 June, 2016 by admin / 0 Comment

Best list off spanish oneline radio: http://www.listenlive.eu/spain.html

JavaScript

Angular-cli e2e

Posted on 7 June, 2016 by admin / 0 Comment

Angular-cli e2e (Test FrontEnd) Protractor is an end-to-end test framework for AngularJS applications. To install: npm install -g protractor prerequisit angular...

Linux

pseudorandom message in terminal

Posted on 23 February, 2016 by admin / 0 Comment

to install the random message sudo apt-get install fortune If you want a nice cown at terminal window sudo apt-get install cowsay In order to put in the start o...

JavaScript

Generic delta JS for JSON-Patch (RFC6902)

Posted on 30 December, 2015 by admin / 0 Comment

all info about rfc6902 var utils = { deltaPatch: function(actual, initial) { var cleanResult, resultInline, result = []; result = deepDiffMapper.map(actual, ini...

Linux/Raspberry Pi

change ip and temperature alarm

Posted on 14 July, 2014 by admin / 0 Comment

start with install crontab sudo apt-get install crontab maybe present for default sudo apt-get install sendemail sending email by terminal create a file nano in...

Linux/Raspberry Pi

¿Como poner en hora Raspberry Pi (manualmente)?

Posted on 10 February, 2014 by admin / 1 Comment

El comando date es un comando existente en sistemas tipo unix que muestra la hora y la fecha del sistema date Utilizamos NTP (Network Time Protocol) mantiene la...

Linux

Dropbox error – ‘echo 100000 | sudo tee / proc/sys/fs/inotify/max_user_watches’ Ubunut =>12.04

Posted on 28 August, 2013 by admin / 0 Comment

Este error lo tenemos cuando superamos los 100000 ficheros o directorios. Editamos el fichero “/etc/sysctl.conf" sudo nano /etc/sysctl.conf añadimos al fi...

Linux/Versioning

Fix Virtualbox error “Kernel driver not installed (rc=-1908)” on ubuntu 12.04

Posted on 28 May, 2013 by admin / 0 Comment

sudo apt-get remove virtualbox sudo apt-get remove linux-headers-$(uname -r) sudo apt-get install linux-headers-$(uname -r) sudo apt-get install  virtualbox see...

Uncategorized

Subversion command cheat sheet

Posted on 13 May, 2013 by admin / 3 Comments

Subversion command summary cheat sheet: Command Description svn --help List Subversion commands svn help commandAlso: ? or h Help on given “command“...

IDE

Instalar y configurar Sublime Text

Posted on 6 May, 2013 by admin / 0 Comment

En el caso que tengamos ya instalado sublime y queramos reinstalar y desechar cualquier configuración anterior. OS X: ~/Library/Application Support/Sublime Text...

Posts navigation

1 2 Next »

experiments

  • Balls
May 2022
M T W T F S S
« Jun    
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Tags

Linux Patch rfc6902 testing Versioning

Archives

  • June 2016
  • February 2016
  • December 2015
  • July 2014
  • February 2014
  • August 2013
  • May 2013
  • April 2013
  • December 2012
  • November 2012
  • December 2010

experiments

  • Balls

Pages

  • About me
  • Contact

experiments

  • Balls

Recent Posts

  • Radio online list
  • Angular-cli e2e
  • pseudorandom message in terminal
  • Generic delta JS for JSON-Patch (RFC6902)
  • change ip and temperature alarm

Pages

  • About me
  • Contact
© 2022 Opacity0
Powered by WordPress | Theme: Graphy by Themegraphy