Herramientas de usuario

Herramientas del sitio


wiki2:software_notes

Software Notes

Online useful software

Redis Desktop Manager

Si no empieza has de ejecutar la siguiente línea al principio:

source /opt/qt56/bin/qt56-env.sh

Little notes

  • Blockchain is when it's public and decentralised. Not when you put stuff in blocks and hash stuff.

Getting Things Gnome

Este software guarda los datos en ~/.local/share/gtg

Google Sheets

Current cell

=INDIRECT(ADDRESS(ROW(),COLUMN()))

If, or

=IF(OR(F150="Y", F150="A"), C150-D150, 0)

Windows

Software

Terminales

Notas

To mount a folder linked by remote desktop as drive:

net use H: \\tsclient\c

Throw here other useful software

Load balancers

  • HAProxy. High Performance TCP/HTTP Load Balancer
  • Squid. Caching and forwarding HTTP web proxy.

Proxies

  • Priproxy. Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.

HTTP Analyzers

Virtualization

Query over JSON files

  • Apache Drill
select * in select request from dfs.`/home/alfred/tmp/wgf/live/requests_raw/20/02/04`

Notes

Existe una versión mini de Ubuntu. https://help.ubuntu.com/community/Installation/MinimalCD

Varnish es un muy buen software de caché HTML.

wiki2/software_notes.txt · Última modificación: 2020/09/04 15:47 (editor externo)