Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- instalación rápida debian 6 como seedbox
- ebin.com/Kx8sLk46]] * /vía: [[http://www.linuxquestions.org/questions/linux-general-1/problem-using-screen-cannot-open-your-terminal-dev-pts-0-please-ch... orrent ([[https://www.feralhosting.com/faq/view?question=158]]) == instalación básica <code bash 0.sh... to ln -s /home/user/downloading /home/www/public/descargando ln -s /home/user/torrent /home/www/public
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- ación / configuración rutorrent (on premise) * descargar en directorio temporal: * ''svn checkou... s la carpeta plugins dentro del rutorrent por la descargada * copiamos/movemos la carpeta a la rai... (scgi_local in rtorrent conf file), change variables // above to something like this: // //$scgi_port ... ; $localhosts = array( // list of local interfaces "127.0.0.1", "localhost", ); $profilePath = '..
- debian installs
- umentar webmin</alert> == info general * Releases: [[https://wiki.debian.org/DebianReleases]] * Repositorios: [[https://www.debian.org/mirror/list]] ... ]] * [[https://www.debian.org/distrib/archive.es.html]] == distros * [[linux:debian:install-6]] ... '$ apt-get dist-upgrade''\\ Instalación de paquetes: * vim * openssh-server * openvpn * bzip2
- 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
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- nedor == instalacion rtorrent+rutorrent - crear estructura de directorios:<code bash> mkdir -p data/... modificados a conveniencia): * <code properties rutorrent-tls.nginx> server { listen 443 ssl; ... _key /etc/nginx/ssl/nginx.key; ssl_ciphers "AES128+EECDH:AES128+EDH"; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on;
- configuración rtorrent(on premise) @linux:debian:seedbox
- make'' * crear carpeta 'source' en 'user' * descargar: * ''<del>svn co https://xmlrpc-c.svn.s... ub.io/rtorrent/]] * web ayuda compilación paquetes: [[http://www.adminsehow.com/2013/11/installing-r... usuario <code rtorrent.rc> # This is an example resource file for rTorrent. Copy to # ~/.rtorrent.rc ... rtGui http://rtgui.googlecode.com/ # # This assumes the following directory structure: # # /Torrents/
- Instalación DEBIAN corporativo
- stalación DEBIAN corporativo == pre-basico * si está instalado el paquete ''apt-get install sudo'' ... ''/etc/apt/source.list'' las referencias a CDROM están comentadas * ''sudo apt-get install vim'' ... -get install apache2 apache2-utils autoconf build-essential ca-certificates comerr-dev libapache2-mod-php5 libcloog-ppl-dev libcppunit-dev libcurl3 libcur
- debian 9 stretch
- ebian 9 stretch == gnome === control de ventanas desde CLI * devilspie2 : programa para recolocar las ventanas escritorio * [[http://git.savannah.gnu.org/cgit/... torial]] * LUA: [[https://stackoverflow.com/questions/37121875/lua-return-value-if-string-match-with-wildcard]]<code>-- the debug_print command does only print anything to stdout * comandos: [[h
- debian 10 "Buster"
- line \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-properties-common \ zsh-syntax-highlighting \ rsync sh... it clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions sudo dpkg-reconfigure tzdata </code> ==== disable IPv6
- fichero apache conf1 @linux:debian:seedbox:metodo1
- 80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost> <VirtualHost *:443> Server... irectory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None ... on /rtorrent.CFF9640E> AuthType Digest AuthName "rtorrent" AuthDigestDomain /var/www/rtorrent/ https://ks358174.kimsuf
- fichero apache conf2 @linux:debian:seedbox:metodo1
- </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Orde... orLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, ... rg. LogLevel warn CustomLog /var/log/apache2/access.log combined <Location /rutorrent> AuthType Digest AuthName "rutorrent" AuthDigestDomain /var/www/r
- nginx+certbot en contenedor @linux:debian:seedbox
- == nginx+certbot en contenedor - crear estructura de directorios:<code bash> mkdir -p data/nginx/con... ocation / { # return 301 https://$host$request_uri; # } root /var/www/html; index in... certbot/www:/var/www/certbot \ certbot/certbot:latest certonly </code> * opción 2 (place files in webroot directory) * webroot: **/var/www/certbot
- debian 8 + ISPCONFIG OVH VPS
- .howtoforge.com/tutorial/perfect-server-debian-8-jessie-apache-bind-dovecot-ispconfig-3/]] * no se ha instalado SQRMAIL de este tutorial * SPF/DKIM: * SPF Wizard: [[http://www.spfwizard.net/es/]] * DKIM Help: [[http://eltallerdelbit.com/c... roundcube webmail: [[https://www.howtoforge.com/tutorial/roundcube-installation-on-debian-8-jessie/]]
- fichero apache conf3 @linux:debian:seedbox:metodo1
- 2/rutorrent_passwd" Require user yes </Location> </VirtualHost> <VirtualHost *... /apache2/rutorrent_passwd" Require user yes </Location> </VirtualHost> </code>