Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
blog
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rhatto
blog
Commits
f55cddad
Unverified
Commit
f55cddad
authored
7 years ago
by
rhatto
Browse files
Options
Downloads
Patches
Plain Diff
research and books
parent
32327eb6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
books/filosofia/metodo.mdwn
+2
-0
2 additions, 0 deletions
books/filosofia/metodo.mdwn
research/archive.mdwn
+11
-0
11 additions, 0 deletions
research/archive.mdwn
research/devops.mdwn
+6
-11
6 additions, 11 deletions
research/devops.mdwn
research/openwrt.mdwn
+1
-0
1 addition, 0 deletions
research/openwrt.mdwn
with
20 additions
and
11 deletions
books/filosofia/metodo.mdwn
+
2
−
0
View file @
f55cddad
...
@@ -1106,6 +1106,8 @@ Sujeito (220):
...
@@ -1106,6 +1106,8 @@ Sujeito (220):
## Volume IV
## Volume IV
* Cultura como um megacomputador, 20.
Assim, a cultura não é nem "superestrutura" nem "infra-estrutura", termos
Assim, a cultura não é nem "superestrutura" nem "infra-estrutura", termos
impróprios em uma organização recursiva onde o que é produzido e gerado
impróprios em uma organização recursiva onde o que é produzido e gerado
torna-se produtor e gerador daquilo que o produz ou gera.
torna-se produtor e gerador daquilo que o produz ou gera.
...
...
This diff is collapsed.
Click to expand it.
research/archive.mdwn
+
11
−
0
View file @
f55cddad
...
@@ -35,3 +35,14 @@ Currently archived research.
...
@@ -35,3 +35,14 @@ Currently archived research.
* [Apache Drill](https://drill.apache.org/), [presto](https://github.com/prestodb/presto), hadoop, etc.
* [Apache Drill](https://drill.apache.org/), [presto](https://github.com/prestodb/presto), hadoop, etc.
* machine learning:
* machine learning:
* [TensorFlow](https://www.tensorflow.org/).
* [TensorFlow](https://www.tensorflow.org/).
* php7-fpm:
* https://serversforhackers.com/video/apache-and-php-fpm
* http://www.binarytides.com/setup-apache-php-fpm-mod-proxy-fcgi-ubuntu/
<FilesMatch \.php$>
SetHandler "proxy:unix:/run/php/php7.1-fpm.sock|fcgi://localhost:9000";
</FilesMatch>
* onion smtp:
* https://www.void.gr/kargig/blog/2014/05/10/smtp-over-hidden-services-with-postfix/
* https://tech.immerda.ch/2016/12/ehlo-onion/
* https://github.com/riseupnet/onionmx
This diff is collapsed.
Click to expand it.
research/devops.mdwn
+
6
−
11
View file @
f55cddad
...
@@ -8,18 +8,13 @@ DevOps research:
...
@@ -8,18 +8,13 @@ DevOps research:
* puppet:
* puppet:
* deploy: multiple module paths: https://docs.puppet.com/puppet/3.6/dirs_modulepath.html
* deploy: multiple module paths: https://docs.puppet.com/puppet/3.6/dirs_modulepath.html
* default modules as submodules from the bootstrap repository, custom modules closer to the config folder?
* default modules as submodules from the bootstrap repository, custom modules closer to the config folder?
* onion smtp:
* https://www.void.gr/kargig/blog/2014/05/10/smtp-over-hidden-services-with-postfix/
* https://tech.immerda.ch/2016/12/ehlo-onion/
* https://github.com/riseupnet/onionmx
* kvm:
* kvm:
* kvm-manager improvements (systemd support, packaging, docs).
* kvm-manager improvements (systemd support, packaging, docs).
* env params.
* env params.
* FDE using bootless image.
* FDE using bootless image.
* php7-fpm:
* dynamic DNS with proper zone/domain access control:
* https://serversforhackers.com/video/apache-and-php-fpm
* http://www.cheshirekow.com/wordpress/?p=457
* http://www.binarytides.com/setup-apache-php-fpm-mod-proxy-fcgi-ubuntu/
* https://www.erianna.com/nsupdate-dynamic-dns-updates-with-bind9
* https://blog.philippklaus.de/2013/01/updating-dns-entries-with-nsupdate-or-alternative-implementations-your-own-ddns/
<FilesMatch \.php$>
* http://linux.yyz.us/nsupdate/
SetHandler "proxy:unix:/run/php/php7.1-fpm.sock|fcgi://localhost:9000";
* https://debian-administration.org/article/591/Using_the_dynamic_DNS_editor_nsupdate
</FilesMatch>
This diff is collapsed.
Click to expand it.
research/openwrt.mdwn
+
1
−
0
View file @
f55cddad
...
@@ -36,3 +36,4 @@ Configuração
...
@@ -36,3 +36,4 @@ Configuração
* [Bridged AP [OpenWrt Wiki]](https://wiki.openwrt.org/doc/recipes/bridgedap).
* [Bridged AP [OpenWrt Wiki]](https://wiki.openwrt.org/doc/recipes/bridgedap).
* [Client Mode Wireless [OpenWrt Wiki]](https://wiki.openwrt.org/doc/howto/clientmode).
* [Client Mode Wireless [OpenWrt Wiki]](https://wiki.openwrt.org/doc/howto/clientmode).
* [OpenWrt OS upgrade procedure (LuCI or sysupgrade)](http://wiki.openwrt.org/doc/howto/generic.sysupgrade).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment