Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- instalación rápida debian 6 como seedbox
- sudo vim /etc/sudoers </code> * debajo de root ALL=(ALL) ALL -> ''user ALL=(ALL) ALL'' * o añadir al usuario al grupo **sudo** -> ''usermod -a -G sudo user''
- fichero apache conf3 @linux:debian:seedbox:metodo1
- /rutorrent <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> AuthType B... Require valid-user Order allow,deny Allow from all </
- fichero apache conf2 @linux:debian:seedbox:metodo1
- 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
- fichero apache conf1 @linux:debian:seedbox:metodo1
- 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>
- configuración/uso screen @linux:debian:seedbox
- window #bindkey -k F1 prev #bindkey -k F2 next # Also for ctrl-alt right and left arrows # Note disable in window manager to allow through bindkey ^[[1;7D prev bindkey ^[[1;7C n... bell off # Window list at the bottom. hardstatus alwayslastline hardstatus string '%{= kG}[ %{G}%H %{
- debian 10 "Buster"
- * <code ; /etc/sysctl.d/local.conf>net.ipv6.conf.all.disable_ipv6 = 1</code> * <code bash>sudo sysctl -p -f /etc/sysctl.d/local.conf</code> Alternativa: * <code ; /etc/sysctl.conf>net.ipv6.conf.all.disable_ipv6 = 1</code> * <code bash>sudo sysc... -a -G sudo user vim /etc/sudoers.d/nopass # user ALL=(ALL) NOPASSWD:ALL vim /etc/ssh/sshd_config # Pe
- configuración rtorrent(on premise) @linux:debian:seedbox
- '' * sitio original por si hay que actualizar alguna URL: * [[http://rakshasa.github.io/rtor... nts when reaching upload ratio in percent, # when also reaching total upload in bytes, or when # reach... nnect to UDP trackers. #use_udp_trackers = no # Alternative calls to bind and ip that should handle ... (default) or any combination of the following: # allow_incoming, try_outgoing, require, require_RC4,
- debian installs
- bian installs ~~NOTOC~~ {{tag>pendiente +wiki}} <alert type="warning" dismiss="true" icon="fa fa-warning">pendiente mirar y documentar webmin</alert> == info general * Releases: [[https://wiki... et install landscape-common'' <- info del sistema al logear * mrgt : software monitorizar dispositiv... dow; }</code> * ''nemo -q && nemo -n'' (con ALT-F2 también, sin abrir consola) * modificación
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- .fix_pathinfo = 0;" in php.ini # With php5-cgi alone: # fastcgi_pass 127.0.0.1:9000; # # With php... with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_pa... le /var/www/rutorrent/.htpasswd; alias /downloads/completo; autoindex
- nginx+certbot en contenedor @linux:debian:seedbox
- D}/data/certbot/www:/var/www/certbot \ nginx:1.15-alpine </code> - ejecutar:<code bash run-certbot.s... ion: '3' services: nginx: image: nginx:1.15-alpine ports: - "80:80" - "443:443"
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- hing like that: ;; ;; [ratio] ;; enabled = yes ;; also may be "user-defined", in this case user can co