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... ode/stable xmlrpc-c'' * ''<del>curl http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.3.tar.gz | tar xz</del>'' * ''<del>curl http://rakshasa.github.io/rtorrent/libtorrent-0.13.4.tar.gz | tar xz</del>''
- instalación rápida debian 6 como seedbox
- 38313/]]: problemas con screen * configuración rtorrent+rutorrent+screen: /vía: [[https://ks358174.kimsufi.com/download.CFF9640E/]] * reiniciar rtorrent ([[https://www.feralhosting.com/faq/view?que... w // ^D & su user & cd mkdir -p /home/user/completo mkdir -p /home/user/downloading mkdir -p /home/us
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- = instalació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/tr
- rtorrent+rutorrent en contenedor @linux:debian:seedbox
- = rtorrent+rutorrent en contenedor == instalacion rtorrent+rutorrent - crear estructura de directorios:<code bash> mkdir -p data/downloads/completo mkdir
- configuración/uso screen @linux:debian:seedbox
- screen</code> * [[https://linuxize.com/post/how-to-use-linux-screen/]] * [[https://www.gnu.org/sof... html]] * versión moderna TMUX: [[https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/]] == comando * ''screeen -... : lista sesiones * ''screen -r [<sesion>]'' : retornar a última sesión o a sesión específica * ''s
- fichero apache conf2 @linux:debian:seedbox:metodo1
- ebmaster@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> ErrorLog /var/log/apache2/error.log # Poss
- fichero apache conf3 @linux:debian:seedbox:metodo1
- <VirtualHost *:80> ServerAdmin admin@rutorrent ServerName localhost DocumentRoot /var/rutorrent <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> AuthType
- fichero apache conf1 @linux:debian:seedbox:metodo1
- ficadosRaiz.crt 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> <Location /rtorrent.CFF9640E>
- debian 9 stretch
- spie2 : programa para recolocar las ventanas escritorio * [[http://git.savannah.gnu.org/cgit/devil... * LUA: [[http://lua-users.org/wiki/StringLibraryTutorial]] * LUA: [[https://stackoverflow.com/ques... the debug_print command does only print anything to stdout * comandos: [[https://github.com/gusna... on_name()) if (get_application_name() == "terminator") then stick_window(); end</code> === GUI
- debian 10 "Buster"
- thubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM}/plugins/zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions sudo dpkg-reconfigure tzdata </code> ==== disable
- debian installs
- = debian installs ~~NOTOC~~ {{tag>pendiente +wiki}} <alert type="warning" dismiss="true" icon="fa fa-... ttps://wiki.debian.org/DebianReleases]] * Repositorios: [[https://www.debian.org/mirror/list]] * a... nfo del sistema al logear * mrgt : software monitorizar dispositivos SNMP * lighttpd : servidor we... os frontales de youtube dicen que funcionan con esto) * sysstat, isag : monitorización del servidor.
- Instalación DEBIAN corporativo
- * ''sudo apt-get install apache2 apache2-utils autoconf build-essential ca-certificates comerr-dev li... readline-gnu-perl libsigc++-2.0-dev libssl-dev libtool libxml2-dev ntp openssl patch libperl-dev php5 ... ssl-cert subversion zlib1g-dev pkg-config unzip htop irssi curl cfv'' == usuarios & directorios * ''sudo mkdir -p /home/www'' * ''sudo mkdir -p /hom
- 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: [[http://www.... y-dkim/]] * roundcube webmail: [[https://www.howtoforge.com/tutorial/roundcube-installation-on-debia
- nginx+certbot en contenedor @linux:debian:seedbox
- ertbot en contenedor - crear estructura de directorios:<code bash> mkdir -p data/nginx/conf.d mkdir ... /www:/var/www/certbot \ certbot/certbot:latest certonly </code> * opción 2 (place files in webroot directory) * webroot: **/var/www/certbot** === orige... ata/certbot/www:/var/www/certbot command: "certonly" # # entrypoint: "/bin/sh -c 'trap exit TERM