Cerca

Heus ací els resultats de la cerca.

fichero apache conf3 @linux:debian:seedbox:metodo1
8 Resultats, Darrera modificació:
Order deny,allow Deny from all </Directory> <Location /> ... Order allow,deny Allow from all </Location> <Location ~ "^/rutorr... Order deny,allow Deny from all </Location> <Location ~ "/\\.svn"... Order deny,allow Deny from all </Location> <Location "/RPC00001"
configuración rtorrent(on premise)
6 Resultats, Darrera modificació:
n premise) * instalar subversion: ''apt-get install subversion'' * instalar compilador: ''apt-get instsall make'' * crear carpeta 'source' en 'user' * d... splus'' * ''sudo make'' * ''sudo make install'' * compilamos el paquete libtorrent * ''s... r'' * ''sudo make -j2'' * ''sudo make install'' * compilamos el paquete rtorrent * ''exp
fichero apache conf1 @linux:debian:seedbox:metodo1
4 Resultats, Darrera modificació:
ory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Options ... llowOverride None Order allow,deny allow from all </Directory> <Location /rtorrent.CFF9640E> ... Options Indexes Order allow,deny allow from all </Location> ErrorLog /var/log/apache2/error.l... Options Indexes Order allow,deny allow from all </Location> <Directory /var/www/rutorrentcert
fichero apache conf2 @linux:debian:seedbox:metodo1
4 Resultats, Darrera modificació:
Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Index... ws AllowOverride None Order allow,deny allow from all </Directory> ErrorLog /var/log/apache2/error.lo... Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Index... ws AllowOverride None Order allow,deny allow from all </Directory> ErrorLog /var/log/apache2/error.lo
configuración/uso screen
3 Resultats, Darrera modificació:
= configuración/uso screen == install & help * <code bash>sudo apt install screen</code> * [[https://linuxize.com/post/how-to-use-linux-... n -raAd rtorrent'' * para matar rtorrent: ''killall -9 -u $(whoami) rtorrent'' * si se atasca, el
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