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
- 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"
- 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
- 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 rtorrent(on premise) @linux:debian:seedbox
- able DHT support for trackerless torrents or when all trackers are down. # May be set to "disable" (com
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_par