Herramientas de usuario

Herramientas del sitio


personas:jero98772:servidorwwwof

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
personas:jero98772:servidorwwwof [2020/05/03 22:25] jero98772personas:jero98772:servidorwwwof [2021/11/28 01:15] (actual) jero98772
Línea 9: Línea 9:
  
 you need a lot off memory(tb) you need a lot off memory(tb)
 +
 +==== what will the server have? ====
 +
 +  * [[https://github.com/jero98772/B-FeelLog|B-feelLog]]
 +  * [[https://github.com/jero98772/GAS|GAS]]
 +  * [[https://github.com/jero98772/my_good_site|My_good_site]]
 +  * icecast
 +  * web server on tor
 +  * 
  
 === gpu in linux === === gpu in linux ===
Línea 122: Línea 131:
 sudo apt update sudo apt update
 sudo apt install postgresql postgresql-contrib sudo apt install postgresql postgresql-contrib
-create user 
-createuser --interactive 
 sudo -u postgres createuser --interactive sudo -u postgres createuser --interactive
 sudo -i -u <user> sudo -i -u <user>
Línea 129: Línea 136:
 CREATE TABLE table_name (column_name1 col_type (field_length) column_constraints,column_name2 col_type (field_length),column_name3 col_type (field_length)); CREATE TABLE table_name (column_name1 col_type (field_length) column_constraints,column_name2 col_type (field_length),column_name3 col_type (field_length));
 </code>  </code> 
 +
 +correr multiples servicios en python
 +<code>
 + cd script;bash b-feelLogS & bash gasS &  bash my_good_siteS & bash tor-service
 +</code>
 +
 +importants links 
 +
 +https://tecnobits.xyz/que-se-puede-hacer-con-un-servidor/
 +
 +https://www.linuxuprising.com/2018/10/how-to-install-and-use-tor-as-proxy-in.html
 +
 +https://check.torproject.org/
 +
 +https://thebitcoin.pub/t/how-to-setup-a-bitcoin-lightning-network-in-4-steps/37687
 +
 +https://www.youtube.com/watch?v=tYog5kZugCw
 +
 +https://askubuntu.com/questions/90339/how-do-i-set-read-write-permissions-my-hard-drives
 +
 +https://www.urbackup.org/debianserverinstall.html
 +
 +https://www.urbackup.org/server_source_install.html
 +
 +https://www.youtube.com/watch?v=pVW7EgV2IU0
 +
 +https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04
 +
 +https://github.com/jero98772/wwwofish/
 +
 +https://askubuntu.com/questions/1187822/how-to-install-tensorflow-for-nvidia-gpu-rtx-2070-super-on-ubuntu-18-04
 +
 +https://github.com/chriswayg/tor-alpine
 +
 +https://www.youtube.com/watch?v=GVMjk9pj2Cw
 +
 +https://null-byte.wonderhowto.com/how-to/host-your-own-tor-hidden-service-with-custom-onion-address-0180159/
 +
 +https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-nextcloud-on-ubuntu-20-04
personas/jero98772/servidorwwwof.1588544751.txt.gz · Última modificación: 2020/05/03 22:25 por jero98772