Cerca

Heus ací els resultats de la cerca.

configuración rtorrent(on premise)
46 Resultats, Darrera modificació:
* ''<del>curl http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.3.tar.gz | tar xz</del>'' ... * ''curl http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.4.tar.gz| tar xz'' * ''<del>curl http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.3.tar.gz | tar xz</del>'' *... * ''curl http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.4.tar.gz | tar xz'' * sitio o
fichero apache conf2 @linux:debian:seedbox:metodo1
32 Resultats, Darrera modificació:
apache> <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www/ <Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allo
fichero apache conf3 @linux:debian:seedbox:metodo1
32 Resultats, Darrera modificació:
ero apache conf3 === conf3 <code apache otro_ejemplo> ServerName localhost <VirtualHost *:80> ServerAdmin admin@rutorrent ServerName localhost DocumentRoot /var/rutorrent <Directory /> AllowOverride None Order deny,allow
fichero apache conf1 @linux:debian:seedbox:metodo1
23 Resultats, Darrera modificació:
Host> <VirtualHost *:443> ServerAdmin webmaster@localhost SSLEngine on SSLOptions +StdEnvVars +ExportCertData # SSLCertificateFile /etc/apache2/apac... umentRoot /var/www/ # <Directory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Options -Indexes FollowSymLink
configuración/uso screen
19 Resultats, Darrera modificació:
>"</key>: mostrar lista de consolas abiertas === log * <key>C+a</key>, <key>h</key>: captura de pan... talla (txt) * <key>C+a</key>, **<key>H</key>**: logging de la sesión (txt) <- H mayúscula! === más.... left arrows # Note disable in window manager to allow through bindkey ^[[1;7D prev bindkey ^[[1;7C nex... >%n %t%{-}%+w%<" # From Stephen Shirley # Don't block command output if the terminal stops responding
rtorrent+rutorrent en contenedor
18 Resultats, Darrera modificació:
tura de directorios:<code bash> mkdir -p data/downloads/completo mkdir -p data/config </code> - copi... l index.htm; # Make site accessible from http://localhost/ server_name localhost; location / { # First attempt to serve request as file, then # as directory, then fall b
nginx+certbot en contenedor
4 Resultats, Darrera modificació:
listen 80; server_name <SERVER_NAME>; # location / { # return 301 https://$host$reque... oot /var/www/html; index index.html; location /.well-known/acme-challenge/ { root... dhparam /etc/letsencrypt/ssl-dhparams.pem; # # location / { # root /var/www/html; # } } </code> ... -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'" certbot: