Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- configuración rtorrent(on premise) @linux:debian:seedbox
- w-client --disable-wininet-client --disable-abyss-server --disable-cgi-server</del>'' * ''./configure --disable-cplusplus'' * ''sudo make'' * ... mporaray location for torrents while downloading (see "directory") # /Torrents/Complete - Torrents are moved here when complete (see "on_finished") # /Torrents/TorrentFiles/Auto - T
- instalación rápida debian 6 como seedbox
- = instalación rápida debian 6 como seedbox * /vía: [[http://pastebin.com/Kx8sLk46]] * /vía: [[http... = configuración apache & php === base * módulos seguridad apache: * ''sudo a2enmod ssl && sudo a... lor por defecto 300) * añadimos al final: ''ServerTokens Prod'' * ''sudo service apache2 restart'' * ''echo '<?php phpinfo(); ?>' | sudo tee /va
- configuración/uso screen @linux:debian:seedbox
- -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 la sesión (descriptivo) * ''
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- cia): * <code properties rutorrent-tls.nginx> server { listen 443 ssl; listen [::]:443 default_server ipv6only=on; keepalive_timeout 60;... l_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; add_header X-Frame-Options SAMEORIGIN;
- Instalación DEBIAN corporativo
- /home/www/default'' <-- página respuesta defecto servidor * copiar los ficheros que componen el "... * info: [[http://rm-rf.es/configurar-umask-para-sesiones-sftp/]] * login interactivo: ''/etc/pam.d/login'' * añadir la línea: ''session optional pam_umask.so umask=0002'' <-- ... /bin/sh -c 'umask 0022; /usr/libexec/openssh/sftp-server''' * PURE-FTPD * añadir fichero en
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- true); @define('HTTP_TIME_OUT', 30, true); // in seconds @define('HTTP_USE_GZIP', true, true); $httpI... or any. @define('RPC_TIME_OUT', 5, true); // in seconds @define('LOG_RPC_CALLS', false, true); @de... s' permissions. ;; If flag is not found in plugin section, corresponding flag from "default" section is used. ;; If flag is not found in "default" section
- nginx+certbot en contenedor @linux:debian:seedbox
- ode> - crear fichero configuración nginx:<code> server { listen 80; server_name <SERVER_NAME>; # location / { # return 301 https://$host$request_uri; # } r... llenge/ { root /var/www/certbot; } } #server { # listen 443 ssl; # server_name <SERV
- fichero apache conf1 @linux:debian:seedbox:metodo1
- irtualHost *:80> RewriteEngine on RewriteCond %{SERVER_PORT} =80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost> <VirtualHost *:443> ServerAdmin webmaster@localhost SSLEngine on SSL... pem SSLCertificateFile /etc/apache2/certificados/Servidor_certificado.crt SSLCertificateKeyFile /etc
- debian 9 stretch
- > === GUI * instalar **dconf-editor** === CLI settings * ''gsettings list-keys org.gnome.settings-daemon.plugins.power'' * ''gsettings list-keys o... (p.e. : org.gnome.desktop.screensaver) * get/set <schema> %%<key>%% <value> === screensaver * ... list-keys org.gnome.desktop.screensaver gsettings set org.gnome.desktop.screensaver lock-enabled true
- debian installs
- '\\ Instalación de paquetes: * vim * openssh-server * openvpn * bzip2 * make * gcc * nc... ware monitorizar dispositivos SNMP * lighttpd : servidor web ligero (los frontales de youtube dicen ... con esto) * sysstat, isag : monitorización del servidor. * proftpd, proftpd-doc, y opcionalmente... igurable menu * desde terminal: ''gsettings set <rama_arbol> <item> <valor>'' * ''$ gset
- fichero apache conf3 @linux:debian:seedbox:metodo1
- apache conf3 === conf3 <code apache otro_ejemplo> ServerName localhost <VirtualHost *:80> ServerAdmin admin@rutorrent ServerName localhost DocumentRoot /var/rutorrent <D... ertificateFile /etc/apache2/rutorrent.pem ServerAdmin admin@rutorrent ServerName local
- debian 10 "Buster"
- = debian 10 "Buster" == setup === setup inicial <code bash; setup-inicial> sudo apt update && sudo apt upgrade -y sudo apt install fonts-p... ing-the-repository]] === Let's encrypt * [[web:security:letsencrypt#install|]] === reminiscencias
- fichero apache conf2 @linux:debian:seedbox:metodo1
- ero apache conf2 <code apache> <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/... UserFile /etc/apache2/htpasswd Require valid-user SetEnv R_ENV "/var/www/rutorrent" </Location> </VirtualHost> <VirtualHost *:443> ServerAdmin webmaster@localhost SSLEngine on SSLCe... UserFile /etc/apache2/htpasswd Require valid-user SetEnv R_ENV "/var/www/rutorrent" </Location> </Virt
- debian 8 + ISPCONFIG OVH VPS
- * [[https://www.howtoforge.com/tutorial/perfect-server-debian-8-jessie-apache-bind-dovecot-ispconfig-3/]] * no se ha instalado SQRMAIL de este tutorial * SPF/DKI