Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- configuración/uso screen
- = configuración/uso screen == install & help * <code bash>sudo apt install screen</code> * [[https://linuxize.com/post/how-to-use-linux-screen/]] * [[https://www.gnu.org/software/screen/manual/screen.html]] * versión moderna TMUX: [[https:/
- configuración rtorrent(on premise)
- pt-get instsall make'' * crear carpeta 'source' en 'user' * descargar: * ''<del>svn co https:/... rt LD_LIBRARY_PATH=/usr/lib'' * ''sudo ./autogen.sh'' * ''sudo ./configure --prefix=/usr --wit... creamos el fichero de configuración del rtorrent, en el directorio home del usuario <code rtorrent.rc>... # /Torrents/Complete - Torrents are moved here when complete (see "on_finished") # /Torrents/TorrentF
- rtorrent+rutorrent en contenedor
- = rtorrent+rutorrent en contenedor == instalacion rtorrent+rutorrent - crear estructura de directori... ode properties rutorrent-tls.nginx> server { listen 443 ssl; listen [::]:443 default_server ipv6only=on; keepalive_timeout 60; ssl_c... / { # First attempt to serve request as file, then # as directory, then fall back to displaying a
- nginx+certbot en contenedor
- == nginx+certbot en contenedor - crear estructura de directorios:<code bash> mkdir -p data/nginx/con... chero configuración nginx:<code> server { listen 80; server_name <SERVER_NAME>; # location ... root /var/www/certbot; } } #server { # listen 443 ssl; # server_name <SERVER_NAME>; # ssl... ory) * webroot: **/var/www/certbot** === origen [[https://medium.com/@pentacent/nginx-and-lets-en