Skip to content
  • Quien soy
  • Tu Cuenta

Ruben J Garcia

  • Quien soy
  • Tu Cuenta

Etiqueta: linux

  • Home
  • linux
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

Encontrar ficheros con un texto en linux o mac

Hoy os traigo un pequeño snippet muy util para encontrar ficheros que contengan un determinado texto en Linux o Mac: Este comando buscara todos los archivos que contengan search en el directorio path. Si queremos filtrar por tipo de archivo Read More …

03/12/201503/12/2015 Ruben GarciaSnippetlinux, mac, snippet

Instala Internet Explorer en Linux / Mac

Cuando se desarrollan sitos o aplicaciones web lamentablemente hay que hacer pruebas en muchos y distintos navegadores. Uno de los mayores problemas que tengo es al probar en Internet Explorer ya que suelo trabajar con un ordenador Linux. Gracias al Read More …

03/06/2014 Ruben GarciaVirtualBoxinternet explorer, linux, mac, virtualbox
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