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"
- debian 12 "bookworm" + KDE
- Debian 12 "bookworm" + Realtek RTL8811AU
- 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:
- debian 12 "bookworm" + KDE
- = debian 12 "bookworm" + KDE == first install * <code bash>sudo apt install git simplescreenrecorder clamtk remmina flameshot vi... openssh-server libreoffice bat tilix usbutils</code> * compilació: <code bash>sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git
- 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/]] * [[... sesión específica * ''screen -S <nombre>'': añade <nombre> a la sesión (descriptivo) * ''screen -... y>x</key>: Proteger con la contraseña del usuario de la sesión. * <key>C+a</key> o <key>C+a</key>, <
- 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):
- 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/local.conf>net.ipv6.conf.all.disable_ipv6 = 1</code>
- instalación rápida debian 6 como seedbox
- 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... torrent apt-get install sudo vim /etc/sudoers </code> * debajo de root ALL=(ALL) ALL -> ''user ALL=(ALL) ALL'' * o añadir al usuario al grupo **sudo**
- nginx+certbot en contenedor @linux:debian:seedbox
- tenedor {{tag>lets_encrypt}} - 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 installs
- s * [[linux:debian:install-6]] ==Configuración de red * [[linux:tcpip:ips]] * [[linux:tcpip:dns... ma Actualizamos el sistema: ''$ apt-get dist-upgrade''\\ Instalación de paquetes: * vim * openssh-server * openvpn * bzip2 * make * gcc * n... * lighttpd : servidor web ligero (los frontales de youtube dicen que funcionan con esto) * sysstat
- configuración rtorrent(on premise) @linux:debian:seedbox
- able xmlrpc</del>'' * ''svn co http://svn.code.sf.net/p/xmlrpc-c/code/advanced xmlrpc-c'' * ''svn co http://svn.code.sf.net/p/xmlrpc-c/code/stable xmlrpc-c'' * ''<del>curl http://libtorrent.rakshasa.no/downloads/li
- debian 9 stretch
- = debian 9 stretch == gnome === control de ventanas desde CLI * devilspie2 : programa para recolocar las ventanas escritorio * [[http://gi... ua-return-value-if-string-match-with-wildcard]]<code>-- the debug_print command does only print anythi... ) == "terminator") then stick_window(); end</code> === GUI * instalar **dconf-editor** === CLI
- 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>... ar/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert,
- Instalación DEBIAN corporativo
- 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''... * ''sudo mkdir -p /home/www/corporate'' <-- webs de caracter corporativo o privado * ''sudo mkdir -p /home/www/auth'' <-- ficheros de contraseñas de acceso * ''sudo chwon www-data:w
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- al: * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/rutorrent'' * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins'' * sustituimos la carp... plazamos el archivo ~/rutorrent/conf/config.php<code> <?php // configuration parameters // for snoop... e same group then the value may be 0770. ?> </code> * reemplazamos el archivo ~/rutorrent/conf/p
- fichero apache conf1 @linux:debian:seedbox:metodo1
- = fichero apache conf1 <code apache> <VirtualHost *:80> RewriteEngine on RewriteCond %{SERVER_PORT} ... ectory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Opti... s -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Direc... ar/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert,
- 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 ... <Directory /> AllowOverride None Order deny,allow ... /apache2/rutorrent_passwd" Require user yes </Location> </VirtualHost> </code>
- debian 8 + ISPCONFIG OVH VPS
- t-ispconfig-3/]] * no se ha instalado SQRMAIL de este tutorial * SPF/DKIM: * SPF Wizard: [[h... M Help: [[http://eltallerdelbit.com/configuracion-de-registros-spf-y-dkim/]] * roundcube webmail: [[