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
- sh> apt-get update && apt-get upgrade apt-get install vim useradd -m -d /home/user user useradd -m -d /... user/torrent /home/www/public/torrent apt-get install 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
- debian 10 "Buster"
- do apt update && sudo apt upgrade -y sudo apt install fonts-powerline \ zsh \ curl \ wget \... ntent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" git clone https://github.com/zsh-users/zsh-s... * <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
- 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"
- configuración rtorrent(on premise) @linux:debian:seedbox
- n premise) * instalar subversion: ''apt-get install subversion'' * instalar compilador: ''apt-get instsall make'' * crear carpeta 'source' en 'user' * d... splus'' * ''sudo make'' * ''sudo make install'' * compilamos el paquete libtorrent * ''s... r'' * ''sudo make -j2'' * ''sudo make install'' * compilamos el paquete rtorrent * ''exp
- Instalación DEBIAN corporativo
- co * si está instalado el paquete ''apt-get install sudo'' * comprobar ''/etc/sudoers'' para ver si... s a CDROM están comentadas * ''sudo apt-get install vim'' * ''sudo apt-get install apache2 apache2-utils autoconf build-essential ca-certificates comerr... default site == pure-ftpd * ''sudo apt-get install pure-ftpd-common pure-ftpd'' * [[http://linu
- 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
- debian installs
- chive.es.html]] == distros * [[linux:debian:install-6]] ==Configuración de red * [[linux:tcpip:ips... * ncurses-dev * bind9 * ''sudo apt-get install landscape-common'' <- info del sistema al logear ... n * modificación escritorio: ''sudo apt-get install dconf-editor'' * [[http://hatteras-blog.blogs
- configuración/uso screen @linux:debian:seedbox
- = configuración/uso screen == install & help * <code bash>sudo apt install screen</code> * [[https://linuxize.com/post/how-to-use-linux-... n -raAd rtorrent'' * para matar rtorrent: ''killall -9 -u $(whoami) rtorrent'' * si se atasca, el
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- rve request as file, then # as directory, then fall back to displaying a 404. try_files $uri $uri/ ... with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_par