Skip to content

Instantly share code, notes, and snippets.

@raicerk
Last active August 14, 2019 20:23
Show Gist options
  • Save raicerk/f8ab84f0ecb9b24573744218cb85812e to your computer and use it in GitHub Desktop.
Save raicerk/f8ab84f0ecb9b24573744218cb85812e to your computer and use it in GitHub Desktop.
Comandos Linux

Lista discos y particiones de linux

lsblk

Lista memoria RAM Y SWAP usada y disponibles en GB

free -g

Muestra numeros de nucleos en el SO

nproc --all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment