screen record recording pantalla
NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.
TL;DR: Installation images for many of the most popular Linux distributions are difficult or impossible to obtain securely via download. Linux security is a very complex topic. Modern Linux distributions boast intricate security features in both kernel and userspace, designed to guard against anything from memory corruption exploits...
http://superuser.com/a/529844 (net-stat is deprecated)
http://www.cyberciti.biz/faq/how-do-i-find-out-what-ports-are-listeningopen-on-my-linuxfreebsd-server/
# nmap -sS -O 127.0.0.1
# lsof -i
# netstat -lptu
# netstat -tulpnsynclient TapButton3=2curl -H "Date: Mon Jun 6 13:50:50 ART 2016" \
-H "Authorization: oi2u987c89qwkhje2k1" \
-H "Content-Type: application/json" \
"127.0.0.1:9001?do=api"
===
curl -X POST \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
-d '{ "client_id": 1 }' \
'http://api.site.com/categories'$ upower -i $(upower -e | grep 'BAT') | grep -E "state|to\ full|percentage"