es

Cerca

Heus ací els resultats de la cerca.

configuración rtorrent(on premise)
10 Resultats, Darrera modificació:
ub.io/rtorrent/]] * web ayuda compilación paquetes: [[http://www.adminsehow.com/2013/11/installing-r... rtGui http://rtgui.googlecode.com/ # # This assumes the following directory structure: # # /Torrents/... omplete (see "on_finished") # /Torrents/TorrentFiles/Auto - The 'autoload' directory for rtorrent to u... percent, # when also reaching total upload in bytes, or when # reaching final upload ratio in percent
rtorrent+rutorrent en contenedor
10 Resultats, Darrera modificació:
modificados a conveniencia): * <code properties rutorrent-tls.nginx> server { listen 443 ssl; ... _key /etc/nginx/ssl/nginx.key; ssl_ciphers "AES128+EECDH:AES128+EDH"; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ... ory, then fall back to displaying a 404. try_files $uri $uri/ =404; # Uncomment to enable naxsi on
nginx+certbot en contenedor
5 Resultats, Darrera modificació:
:latest certonly </code> * opción 2 (place files in webroot directory) * webroot: **/var/www/c... -and-lets-encrypt-with-docker-in-less-than-5-minutes-b4b8a60d3a71]] <code yaml docker-compose.yml> version: '3' services: nginx: image: nginx:1.15-alpine ports: - "80:80" - "443:443" volumes: - ./data/nginx/conf.d:/etc/nginx/conf.d
fichero apache conf1 @linux:debian:seedbox:metodo1
4 Resultats, Darrera modificació:
irectory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None ... Require valid-user Options Indexes Order allow,deny allow from all </Location> ... orLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, ... tEnv R_ENV "/var/www/rutorrent" Options Indexes Order allow,deny allow from all </Location>
fichero apache conf2 @linux:debian:seedbox:metodo1
4 Resultats, Darrera modificació:
</Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Orde... orLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, ... </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Orde... orLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit,
configuración/uso screen
3 Resultats, Darrera modificació:
n/]] == comando * ''screeen -ls'': lista sesiones * ''screen -r [<sesion>]'' : retornar a última ... stops responding # (like if the ssh connection times out for example). nonblock on # Allow editors et... 6color # Taken from: http://frexx.de/xterm-256-notes/ # # Note that TERM != "xterm-256color" within a
fichero apache conf3 @linux:debian:seedbox:metodo1
2 Resultats, Darrera modificació:
2/rutorrent_passwd" Require user yes </Location> </VirtualHost> <VirtualHost *... /apache2/rutorrent_passwd" Require user yes </Location> </VirtualHost> </code>