Skip to content
  • Quien soy
  • Tu Cuenta

Ruben J Garcia

  • Quien soy
  • Tu Cuenta

Mes: enero 2016

  • Home
  • 2016
  • enero
sort

How to find the largest top files and directories on Linux

If you want to find the largest top files and directories on Linux you can use this command du -a / | sort -n -r | head -n 10 First we use du. It shows the disk usage of your Read More …

28/01/201628/01/2016 Ruben GarciaSnippetlinux, snippet
handshake

SSLHandshakeException – Install SSL Certification in your Keystore

Sometimes you need to connect your Java application to a SSL server and you can get this error What you’re application is telling you is that it doesn’t trust in the other server. The solution is very simple, you just Read More …

24/01/2016 Ruben GarciaJava, Snippetjava, keystore, snippet, ssl
resolutions for 2016

Propositos dev para 2016

Ha llegado un nuevo año y con el nuevo año siempre nos planteamos propositos. Esta es mi lista de propositos, veremos en 2017 si los he cumplido todos Aprender ES2015: La ultima version del estandar ECMAScript. Tengo bastante curiosidad por Read More …

07/01/201607/01/2016 Ruben GarciaPersonalakka, angular2, es2015, noradf, scala, spark
noradf

Noradf: NodeJS Rapid Application Development Framework (Part III)

We saw what does a Noradf application looks like in our previous post (Part I and Part II). Now it’s time to create a sample application to show Noradf in action

04/01/2016 Ruben GarciaNodeJS, Noradfnodejs, noradf, rad
noradf

Noradf: NodeJS Rapid Application Development Framework (Part II)

In the previous post we introduce Noradf (check out the Github Organization for more info) We’re going to continue with the ‘what a noradf application looks like‘ section

03/01/2016 Ruben GarciaNodeJS, Noradfnodejs, noradf, rad

Navegación de entradas

1 2 Siguientes
alojamiento wordpress

Entradas recientes

  • ¿Cómo ser desarrollador de software?
  • Multiple static web in the same S3 Bucket (with CDK)
  • How to download a file to S3 from Lambda even is Gzipped
  • Static web in Cloudfront with AWS CDK
  • Step function to iterate S3

Categorías

  • Android
  • AngularJS
  • AWS
  • Big Data
  • BlueMix
  • CDK
  • Chromecast
  • Cloud
  • Codemotion
  • Cucumber
  • Desarrollo profesional
  • Docker
  • Elasticsearch
  • Express
  • Flink
  • Functional Programming
  • Humor
  • Java
  • Javascript
  • jQuery
  • Junit
  • Kibana
  • Kotlin
  • Logstash
  • Meetup
  • Microservices
  • MongoDB
  • NodeJS
  • Noradf
  • Personal
  • Php
  • Python
  • React
  • Scala
  • Snippet
  • Spark
  • Spring
  • Spring Boot
  • Testing
  • Tetris Android / iOS
  • Tutorial
  • VirtualBox
  • Yeoman

Archivos

  • enero 2021
  • noviembre 2020
  • febrero 2020
  • julio 2019
  • abril 2018
  • octubre 2017
  • septiembre 2017
  • julio 2017
  • febrero 2017
  • enero 2017
  • noviembre 2016
  • septiembre 2016
  • agosto 2016
  • mayo 2016
  • marzo 2016
  • febrero 2016
  • enero 2016
  • diciembre 2015
  • noviembre 2015
  • septiembre 2014
  • agosto 2014
  • junio 2014
  • mayo 2014

Meta

  • Acceder
  • Feed de entradas
  • Feed de comentarios
  • WordPress.org
Bizroot by WEN Themes