on

Cerca

Heus ací els resultats de la cerca.

configuración rtorrent(on premise)
28 Resultats, Darrera modificació:
= configuración rtorrent(on premise) * instalar subversion: ''apt-get install subversion'' * instalar compilador: ''apt-get instsall make'' * crear carpeta ... minsehow.com/2013/11/installing-rtorrentrutorrent-on-debian-7-wheezy/]] * compilamos el xmlrpc *
rtorrent+rutorrent en contenedor
18 Resultats, Darrera modificació:
= rtorrent+rutorrent en contenedor == instalacion rtorrent+rutorrent - crear estructura de directori... 43 ssl; listen [::]:443 default_server ipv6only=on; keepalive_timeout 60; ssl_cer... v1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; add_header X-Frame-Options SAMEORIGIN; add_header X-Co
fichero apache conf3 @linux:debian:seedbox:metodo1
17 Resultats, Darrera modificació:
Deny from all </Directory> <Location /> AuthType Basic ... ny Allow from all </Location> <Location ~ "^/rutorrent/(conf|share)"> Order deny,allow Deny from all </Location> <Location ~ "/\\.svn"> O
configuración/uso screen
13 Resultats, Darrera modificació:
[https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/]] == coman... reeen -ls'': lista sesiones * ''screen -r [<sesion>]'' : retornar a última sesión o a sesión específ... o>'': lanza en background * ''screen -x -r <sesion>'': acceso compartido a sessión attached == shor... cula) * <key>C+a</key>, <key>x</key>: Proteger con la contraseña del usuario de la sesión. * <key>
fichero apache conf1 @linux:debian:seedbox:metodo1
6 Resultats, Darrera modificació:
1 <code apache> <VirtualHost *:80> RewriteEngine on RewriteCond %{SERVER_PORT} =80 RewriteRule ^(.*... 43> ServerAdmin webmaster@localhost SSLEngine on SSLOptions +StdEnvVars +ExportCertData # SSLCert... llow,deny allow from all </Directory> <Location /rtorrent.CFF9640E> AuthType Diges... exes Order allow,deny allow from all </Location> ErrorLog /var/log/apache2/error.log # Possi
nginx+certbot en contenedor
5 Resultats, Darrera modificació:
ten 80; server_name <SERVER_NAME>; # location / { # return 301 https://$host$request_uri... ar/www/html; index index.html; location /.well-known/acme-challenge/ { root /var/... m /etc/letsencrypt/ssl-dhparams.pem; # # location / { # root /var/www/html; # } } </code> - ej... 4b8a60d3a71]] <code yaml docker-compose.yml> version: '3' services: nginx: image: nginx:1.15-alp
fichero apache conf2 @linux:debian:seedbox:metodo1
5 Resultats, Darrera modificació:
Log /var/log/apache2/access.log combined <Location /rutorrent> AuthType Digest AuthName "rutorrent" ... id-user SetEnv R_ENV "/var/www/rutorrent" </Location> </VirtualHost> <VirtualHost *:443> ServerAdmin webmaster@localhost SSLEngine on SSLCertificateFile /etc/apache2/apache.pem Docu... omLog /var/log/apache2/access.log combined <Location /rutorrent> AuthType Digest AuthName "rutorrent"