New tech to play with: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Linux]] |
[[Category:Linux]] |
||
* MySQL clustering |
|||
** vitess (mysql cluster + kubernetes + sharding) - http://vitess.io/getting-started/ |
|||
* FraunhoferFS (FhGFS) is the high-performance parallel file system |
* FraunhoferFS (FhGFS) is the high-performance parallel file system |
||
** http://www.fhgfs.com/cms/ |
** http://www.fhgfs.com/cms/ |
||
** http://www.beegfs.com/content/ (former fhGFS) |
|||
* Google go |
* Google go |
||
Line 14: | Line 18: | ||
* Stats collecting and displaying |
* Stats collecting and displaying |
||
** collectd + graphite |
** collectd + graphite (grafana instead) |
||
** <strike>ganglia + sflow</strike> |
** <strike>ganglia + sflow</strike> |
||
Line 23: | Line 27: | ||
** Kali - https://www.kali.org/news/kali-linux-1-1-0-released/ |
** Kali - https://www.kali.org/news/kali-linux-1-1-0-released/ |
||
* ElasticSearch |
* <strike> ElasticSearch </strike> |
||
** http://www.elastichq.org/gettingstarted.html |
** <strike> http://www.elastichq.org/gettingstarted.html </strike> |
||
** http://www.elasticsearch.org/webinars/elasticsearch-and-apache-hadoop/ |
** http://www.elasticsearch.org/webinars/elasticsearch-and-apache-hadoop/ |
||
** http://www.elasticsearch.org/guide/en/marvel/current/index.html |
** <strike> http://www.elasticsearch.org/guide/en/marvel/current/index.html </strike> |
||
* CephFS |
* <strike> CephFS </strike> |
||
** Master-master mds |
** <strike> Master-master mds </strike> |
||
** Master-hotstandby mds |
** <strike> Master-hotstandby mds </strike> |
||
* IDS |
* IDS |
||
Line 38: | Line 42: | ||
** Hadoop |
** Hadoop |
||
** Cassandra |
** Cassandra |
||
* Containers |
|||
** <strike> Docker </strike> |
|||
*** https://github.com/gearmover/pxeserve/blob/master/Dockerfile |
|||
* Wireguard (linux kernel builtin vpn) |
|||
** https://www.wireguard.com/ |
Latest revision as of 10:17, 16 January 2018
- MySQL clustering
- vitess (mysql cluster + kubernetes + sharding) - http://vitess.io/getting-started/
- FraunhoferFS (FhGFS) is the high-performance parallel file system
- http://www.fhgfs.com/cms/
- http://www.beegfs.com/content/ (former fhGFS)
- Google go
- html5 remote desktop (vnc - rdp)
- Stats collecting and displaying
- collectd + graphite (grafana instead)
ganglia + sflow
- Javascript *
- AngularJS
- Security
ElasticSearch
CephFSMaster-master mdsMaster-hotstandby mds
- IDS
- Snort
- Databases
- Hadoop
- Cassandra
- Containers
- Wireguard (linux kernel builtin vpn)