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
- = configuración rtorrent(on premise) * instalar subversion: ''apt-get install subversion'' * insta... t instsall make'' * crear carpeta 'source' en 'user' * descargar: * ''<del>svn co https://xmlr... web ayuda compilación paquetes: [[http://www.adminsehow.com/2013/11/installing-rtorrentrutorrent-on-de... w-client --disable-wininet-client --disable-abyss-server --disable-cgi-server</del>'' * ''./config
- 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... ng-screen-cannot-open-your-terminal-dev-pts-0-please-check-338313/]]: problemas con screen * configu... et update && apt-get upgrade apt-get install vim useradd -m -d /home/user user useradd -m -d /home/www www-data //su www-data & cd /home/www mkdir -p /ho
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- = instalación / configuración rutorrent (on premise) * descargar en directorio temporal: * ''svn... * copiamos/movemos la carpeta a la raiz del webserver, cambiando permisos y propietario * ''c... parameters // for snoopy client @define('HTTP_USER_AGENT', 'Mozilla/5.0 (Windows; U; Windows NT 5.1... true); @define('HTTP_TIME_OUT', 30, true); // in seconds @define('HTTP_USE_GZIP', true, true); $httpI
- configuración/uso screen @linux:debian:seedbox
- en</code> * [[https://linuxize.com/post/how-to-use-linux-screen/]] * [[https://www.gnu.org/softwar... TMUX: [[https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/]] == comando * ''screeen -ls'': lista sesiones * ''screen -r [<sesion>]'' : retornar a última sesión o a sesión específica * ''screen -S <
- 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... rsync sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/i
- 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;
- debian 9 stretch
- spie2.git/plain/README]] * LUA: [[http://lua-users.org/wiki/StringLibraryTutorial]] * LUA: [[h... > === GUI * instalar **dconf-editor** === CLI settings * ''gsettings list-keys org.gnome.settings-daemon.plugins.power'' * ''gsettings list-keys org.gnome.desktop
- 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
- Instalación DEBIAN corporativo
- c/sudoers'' para ver si tenemos permisos o que clase de permisos == basico * ''sudo apt-get update ... et install apache2 apache2-utils autoconf build-essential ca-certificates comerr-dev libapache2-mod-ph... bcppunit-dev libcurl3 libcurl4-openssl-dev libncurses5-dev ncurses-base ncurses-term libterm-readline-gnu-perl libsigc++-2.0-dev libssl-dev libtool libxml
- 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... Name "My ruTorrent web site" AuthUserFile "/etc/apache2/rutorrent_passwd"
- debian installs
- cumentar webmin</alert> == info general * Releases: [[https://wiki.debian.org/DebianReleases]] * Repositorios: [[https://www.debian.org/mirror/list]]... '\\ Instalación de paquetes: * vim * openssh-server * openvpn * bzip2 * make * gcc * ncurses-dev * bind9 * ''sudo apt-get install landsca
- 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
- fichero apache conf2 @linux:debian:seedbox:metodo1
- ero apache conf2 <code apache> <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/... sufi.com/rutorrent AuthDigestProvider file AuthUserFile /etc/apache2/htpasswd Require valid-user SetEnv R_ENV "/var/www/rutorrent" </Location> </VirtualHost> <VirtualHost *:443> ServerAdmin web
- 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