Cerca

Heus ací els resultats de la cerca.

instalación rápida debian 6 como seedbox
6 Resultats, Darrera modificació:
VER_PORT} =80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost> <VirtualHost *:443... .2-common/NEWS.Debian.gz and # README.Debian.gz NameVirtualHost *:80 Listen 80 <IfModule mod_ssl.c> # If you add NameVirtualHost *:443 here, you will also have to chan... ble/default-ssl # to <VirtualHost *:443> # Server Name Indication for SSL named virtual hosts is current
debian 9 stretch
6 Resultats, Darrera modificació:
run using the --debug option debug_print("Window Name: " .. get_window_name()); debug_print("Application name: " .. get_application_name()) if (get_application_name() == "terminator") then stick_window(); end<
nginx+certbot en contenedor @linux:debian:seedbox
6 Resultats, Darrera modificació:
n nginx:<code> server { listen 80; server_name <SERVER_NAME>; # location / { # return 301 https://$host$request_uri; # } root /var/ww... } } #server { # listen 443 ssl; # server_name <SERVER_NAME>; # ssl_certificate /etc/letsencrypt/live/k0.vividumcodex.com/fullchain.pem; # ssl_c
rtorrent+rutorrent en contenedor @linux:debian:seedbox
3 Resultats, Darrera modificació:
ke site accessible from http://localhost/ server_name localhost; location / { # First attempt to se... 127.0.0.1:5000; scgi_param SCRIPT_NAME /RPC2; } location /completo { try_fi... * - ejecutar:<code bash> docker run \ -dt \ --name rtorrent-rutorrent \ -p 443:443 \ -p 49160:4916
debian 10 "Buster"
1 Resultats, Darrera modificació:
perties; example> [Desktop Entry] Encoding=UTF-8 Name=Mozilla Firefox GenericName=Web Browser Comment=B
debian installs
1 Resultats, Darrera modificació:
gsettings set org.cinnamon.desktop.interface font-name "MONACO 10"'' * [[http://unix.stackexchange
instalación / configuración rutorrent (on premise) @linux:debian:seedbos
1 Resultats, Darrera modificació:
ents in profile/torrents directory or make unique name $topDirectory = '/home'; // Upper available dir
fichero apache conf1 @linux:debian:seedbox:metodo1
1 Resultats, Darrera modificació:
VER_PORT} =80 RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} </VirtualHost> <VirtualHost *:443