Cerca

Heus ací els resultats de la cerca.

fichero apache conf3 @linux:debian:seedbox:metodo1
20 Resultats, Darrera modificació:
/rutorrent <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> AuthType Bas... Require valid-user Order allow,deny Allow from all </L
configuración rtorrent(on premise)
12 Resultats, Darrera modificació:
n premise) * instalar subversion: ''apt-get install subversion'' * instalar compilador: ''apt-get instsall make'' * crear carpeta 'source' en 'user' * d... paquetes: [[http://www.adminsehow.com/2013/11/installing-rtorrentrutorrent-on-debian-7-wheezy/]] * co... splus'' * ''sudo make'' * ''sudo make install'' * compilamos el paquete libtorrent * ''s
fichero apache conf1 @linux:debian:seedbox:metodo1
12 Resultats, Darrera modificació:
www/ # <Directory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> <Location /rtorrent.CFF9640E>
fichero apache conf2 @linux:debian:seedbox:metodo1
12 Resultats, Darrera modificació:
ot /var/www/ <Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> ErrorLog /var/log/apache2/error.log #
configuración/uso screen
7 Resultats, Darrera modificació:
= configuración/uso screen == install & help * <code bash>sudo apt install screen</code> * [[https://linuxize.com/post/how-to-use-linux-... * <key>C+a</key>, <key>h</key>: captura de pantalla (txt) * <key>C+a</key>, **<key>H</key>**: logg... d left arrows # Note disable in window manager to allow through bindkey ^[[1;7D prev bindkey ^[[1;7C ne
rtorrent+rutorrent en contenedor
2 Resultats, Darrera modificació:
rve request as file, then # as directory, then fall back to displaying a 404. try_files $uri $uri/ ... with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_par
nginx+certbot en contenedor
1 Resultats, Darrera modificació:
index.html; location /.well-known/acme-challenge/ { root /var/www/certbot; } } #se