Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- fichero apache conf3 @linux:debian:seedbox:metodo1
- 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)
- 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
- 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
- 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
- = 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
- 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