Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
- instalación rápida debian 6 como seedbox
- debian 8 + ISPCONFIG OVH VPS
- debian 9 stretch
- debian 10 "Buster"
- Instalación DEBIAN corporativo
- debian installs
- instalación / configuración rutorrent (on premise)
- nginx+certbot en contenedor
- configuración rtorrent(on premise)
- rtorrent+rutorrent en contenedor
- configuración/uso screen
- fichero apache conf1
- fichero apache conf2
- fichero apache conf3
Resultats de text complet:
- 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... -1/problem-using-screen-cannot-open-your-terminal-dev-pts-0-please-check-338313/]]: problemas con scre... aq/view?question=158]]) == instalación básica <code bash 0.sh> apt-get update && apt-get upgrade apt-get install vim useradd -m -d /home/user user userad
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- lación / configuración rutorrent (on premise) * descargar en directorio temporal: * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/rutorrent'' * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins'' * sustituimos la carpeta plugins dentro del rutorrent por la descargada * copiamo
- configuración rtorrent(on premise) @linux:debian:seedbox
- l make'' * crear carpeta 'source' en 'user' * descargar: * ''<del>svn co https://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/stable xmlrpc</del>'' * ''svn co http://svn.code.sf.net/p/xmlrpc-c/code/advanced xmlrpc-c'' * ''svn co http
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- stalacion rtorrent+rutorrent - crear estructura de directorios:<code bash> mkdir -p data/downloads/completo mkdir -p data/config </code> - copiar ficheros de configuración (extraidos de propio contenedor y modificados a conveniencia):
- 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-screen/]] * [[... oftware/screen/manual/screen.html]] * versión moderna TMUX: [[https://www.howtogeek.com/671422/how-t... sesión específica * ''screen -S <nombre>'': añade <nombre> a la sesión (descriptivo) * ''screen -
- debian installs
- = debian installs ~~NOTOC~~ {{tag>pendiente +wiki}} <alert type="warning" dismiss="true" icon="fa fa-... rt> == info general * Releases: [[https://wiki.debian.org/DebianReleases]] * Repositorios: [[https://www.debian.org/mirror/list]] * apt mirrors: [[https://deb
- debian 10 "Buster"
- = debian 10 "Buster" == setup === setup inicial <code bash; setup-inicial> sudo apt update && sudo apt upgrade -y sudo apt install fonts-powerline \ zsh \ ... -autosuggestions sudo dpkg-reconfigure tzdata </code> ==== disable IPv6 * <code ; /etc/sysctl.d/loc
- debian 9 stretch
- = debian 9 stretch == gnome === control de ventanas desde CLI * devilspie2 : programa para recolocar las ventanas escritorio * [[http://git.savannah.g
- Instalación DEBIAN corporativo
- = Instalación DEBIAN corporativo == pre-basico * si está instalado el paquete ''apt-get install sudo... udoers'' para ver si tenemos permisos o que clase de permisos == basico * ''sudo apt-get update && sudo apt-get upgrade'' * verificar que en ''/etc/apt/source.list''... s autoconf build-essential ca-certificates comerr-dev libapache2-mod-php5 libcloog-ppl-dev libcppunit-
- fichero apache conf3 @linux:debian:seedbox:metodo1
- = fichero apache conf3 === conf3 <code apache otro_ejemplo> ServerName localhost <VirtualHost *:80> ... <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> A
- fichero apache conf1 @linux:debian:seedbox:metodo1
- = fichero apache conf1 <code apache> <VirtualHost *:80> RewriteEngine on RewriteCond %{SERVER_PORT} ... ebmaster@localhost SSLEngine on SSLOptions +StdEnvVars +ExportCertData # SSLCertificateFile /etc/a... ectory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None
- fichero apache conf2 @linux:debian:seedbox:metodo1
- === fichero apache conf2 <code apache> <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRo... / <Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> ErrorL
- nginx+certbot en contenedor @linux:debian:seedbox
- nginx+certbot en contenedor - crear estructura de directorios:<code bash> mkdir -p data/nginx/conf.d mkdir -p data/nginx/www mkdir -p data/certbot/www mkdir -p data/certbot/conf </code> - crear fichero configuración nginx:<code> server { listen 80; server_name <SERVER_NAME>;
- debian 8 + ISPCONFIG OVH VPS
- = 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/DKIM: * SPF Wizard: [[h... izard.net/es/]] * DKIM Help: [[http://eltallerdelbit.com/configuracion-de-registros-spf-y-dkim/]]