Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- configuración/uso screen
- screen/]] == comando * ''screeen -ls'': lista sesiones * ''screen -r [<sesion>]'' : retornar a última sesión o a sesión específica * ''screen -S <nombre>'': añade <nombre> a
- rtorrent+rutorrent en contenedor
- nedor == instalacion rtorrent+rutorrent - crear estructura de directorios:<code bash> mkdir -p data/... 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;
- configuración rtorrent(on premise)
- make'' * crear carpeta 'source' en 'user' * descargar: * ''<del>svn co https://xmlrpc-c.svn.s... ub.io/rtorrent/]] * web ayuda compilación paquetes: [[http://www.adminsehow.com/2013/11/installing-r... usuario <code rtorrent.rc> # This is an example resource file for rTorrent. Copy to # ~/.rtorrent.rc ... rtGui http://rtgui.googlecode.com/ # # This assumes the following directory structure: # # /Torrents/
- fichero apache conf1 @linux:debian:seedbox:metodo1
- 80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost> <VirtualHost *:443> Server... irectory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None ... on /rtorrent.CFF9640E> AuthType Digest AuthName "rtorrent" AuthDigestDomain /var/www/rtorrent/ https://ks358174.kimsuf
- fichero apache conf2 @linux:debian:seedbox:metodo1
- </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, ... rg. LogLevel warn CustomLog /var/log/apache2/access.log combined <Location /rutorrent> AuthType Digest AuthName "rutorrent" AuthDigestDomain /var/www/r
- nginx+certbot en contenedor
- == nginx+certbot en contenedor - crear estructura de directorios:<code bash> mkdir -p data/nginx/con... ocation / { # return 301 https://$host$request_uri; # } root /var/www/html; index in... certbot/www:/var/www/certbot \ certbot/certbot:latest certonly </code> * opción 2 (place files in webroot directory) * webroot: **/var/www/certbot
- fichero apache conf3 @linux:debian:seedbox:metodo1
- 2/rutorrent_passwd" Require user yes </Location> </VirtualHost> <VirtualHost *... /apache2/rutorrent_passwd" Require user yes </Location> </VirtualHost> </code>