Cerca

Heus ací els resultats de la cerca.

configuración rtorrent(on premise) @linux:debian:seedbox
46 Resultats, Darrera modificació:
= configuración rtorrent(on premise) * instalar subversion: ''apt-get install subversion'' * instalar compilador: ''apt-get instsall make'' * crear carpeta
rtorrent+rutorrent en contenedor @linux:debian:seedbox
41 Resultats, Darrera modificació:
= rtorrent+rutorrent en contenedor == instalacion 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 conve
instalación rápida debian 6 como seedbox
39 Resultats, Darrera modificació:
.com/Kx8sLk46]] * /vía: [[http://www.linuxquestions.org/questions/linux-general-1/problem-using-screen-cannot-open-your-terminal-dev-pts-0-please-check-338313/]]: problemas con screen * configuración rtorrent+rutorrent+screen: /vía: [[https://ks358174.kimsufi.com/download.CFF
configuración/uso screen @linux:debian:seedbox
28 Resultats, Darrera modificació:
= configuración/uso screen == install & help * <code bash>sudo apt install screen</code> * [[https... [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 <nomb
debian 10 "Buster"
27 Resultats, Darrera modificació:
t update && sudo apt upgrade -y sudo apt install fonts-powerline \ zsh \ curl \ wget \ vim \ git \ mc \ ncdu \ fonts-powerline \ apt-transport-https \ ca-ce... curl \ gnupg2 \ software-properties-common \ zsh-syntax-highlighting \ rsync sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/insta
debian installs
27 Resultats, Darrera modificació:
e +wiki}} <alert type="warning" dismiss="true" icon="fa fa-warning">pendiente mirar y documentar webm... l]] == distros * [[linux:debian:install-6]] ==Configuración de red * [[linux:tcpip:ips]] * [[li... * bind9 * ''sudo apt-get install landscape-common'' <- info del sistema al logear * mrgt : software monitorizar dispositivos SNMP * lighttpd : servidor
nginx+certbot en contenedor @linux:debian:seedbox
23 Resultats, Darrera modificació:
== 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
fichero apache conf3 @linux:debian:seedbox:metodo1
23 Resultats, Darrera modificació:
= fichero apache conf3 === conf3 <code apache otro_ejemplo> ServerName localhost <VirtualHost *:80> ServerAdmin ... <Directory /> AllowOverride None Order deny,allow ... Deny from all </Directory> <Location /> AuthType Basic
Instalación DEBIAN corporativo
20 Resultats, Darrera modificació:
''sudo apt-get install apache2 apache2-utils autoconf build-essential ca-certificates comerr-dev libap... php5-curl php5-geoip php5-mcrypt php5-xmlrpc pkg-config python-scgi dtach ssl-cert subversion zlib1g-dev pkg-config unzip htop irssi curl cfv'' == usuarios & direc
instalación / configuración rutorrent (on premise) @linux:debian:seedbos
19 Resultats, Darrera modificació:
= instalación / configuración rutorrent (on premise) * descargar en directorio temporal: * ''svn checkout http://ru... rent'' * reemplazamos el archivo ~/rutorrent/conf/config.php<code> <?php // configuration parameters // for snoopy client @define('HTTP_USER_AGENT',
debian 9 stretch
16 Resultats, Darrera modificació:
= debian 9 stretch == gnome === control de ventanas desde CLI * devilspie2 : programa para recolocar... al]] * 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: [[http... E]] -- if devilspie2 is run using the --debug option debug_print("Window Name: " .. get_window_name())
fichero apache conf1 @linux:debian:seedbox:metodo1
14 Resultats, Darrera modificació:
= fichero apache conf1 <code apache> <VirtualHost *:80> RewriteEngine on RewriteCond %{SERVER_PORT} =80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost... 43> ServerAdmin webmaster@localhost SSLEngine on SSLOptions +StdEnvVars +ExportCertData # SSLCert
fichero apache conf2 @linux:debian:seedbox:metodo1
12 Resultats, Darrera modificació:
=== fichero apache conf2 <code apache> <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www/ <Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> E
debian 8 + ISPCONFIG OVH VPS
5 Resultats, Darrera modificació:
= 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 ... /]] * DKIM Help: [[http://eltallerdelbit.com/configuracion-de-registros-spf-y-dkim/]] * roundcube webmail: [[https://www.howtoforge.com/tutorial/rou