Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- fichero apache conf3 @linux:debian:seedbox:metodo1
- /rutorrent <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> AuthType Bas... Require valid-user Order allow,deny Allow from all </L
- 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 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>
- 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 #
- debian 10 "Buster"
- * <code ; /etc/sysctl.d/local.conf>net.ipv6.conf.all.disable_ipv6 = 1</code> * <code bash>sudo sysct... ativa: * <code ; /etc/sysctl.conf>net.ipv6.conf.all.disable_ipv6 = 1</code> * <code bash>sudo sysct... -a -G sudo user vim /etc/sudoers.d/nopass # user ALL=(ALL) NOPASSWD:ALL vim /etc/ssh/sshd_config # PermitRootLogin No </code> == gnome * listar extensio
- configuración rtorrent(on premise) @linux:debian:seedbox
- (default) or any combination of the following: # allow_incoming, try_outgoing, require, require_RC4, e... ble_retry, prefer_plaintext # # The example value allows incoming encrypted connections, starts unencry... tion after the encrypted handshake # encryption = allow_incoming,enable_retry,prefer_plaintext # Enable DHT support for trackerless torrents or when all trackers are down. # May be set to "disable" (com
- configuración/uso screen @linux:debian:seedbox
- d left arrows # Note disable in window manager to allow through bindkey ^[[1;7D prev bindkey ^[[1;7C ne... connection times out for example). nonblock on # Allow editors etc. to restore display on exit # rathe... erminfo and termcap for nice 256 color terminal # allow bold colors - necessary for some reason attrcol
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_par