server

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Wallabag installation under Debian
2 Treffer, Zuletzt geändert:
2.4 ==== <code text> <VirtualHost 1.2.3.4:443> ServerName wallabag.domain.tld ServerAlias www.wallabag.domain.tld # SSL configuration, you may want to tak
Backing up the sshd
2 Treffer, Zuletzt geändert:
to enter a password, otherwise you can access the server simply by possessing the private key!** We renam... in to putty later. **Never upload this key to the server!** ===== Login test ===== Now we test whether
Integration of Collabora Office in OwnCloud
2 Treffer, Zuletzt geändert:
nfig ===== <code text> <VirtualHost 1.2.3.4:443> ServerName collabora.yourdomain.de:443 # ServerName collabora.example.com:443 Options -Indexes # SSL confi
n8n installation with Docker Compose
1 Treffer, Zuletzt geändert:
e bash> Type: A Name: n8n IP address: <IP_OF_YOUR_SERVER> </code> ===== 4. create Docker Compose file ===
Update UnrealIRCD
3 Treffer, Zuletzt geändert:
one: <code text> ircd.motd ircd.rules oper.conf server.cert.pem server.key.pem server.req.pem spamfilter.conf unrealircd.conf vhost.conf network/yournetwork.network </code> ==
Android - Firefox DNS over https
1 Treffer, Zuletzt geändert:
are-dns.com/dns-query </code> Other possible DoH servers are [[https://de.wikipedia.org/wiki/DNS_over_HTT
Linux Commands Cheatsheet
1 Treffer, Zuletzt geändert:
> a2dismod modname </code> deaktivieren. The web server must then be restarted with <code bash> /etc/ini
Backup Script Linux
1 Treffer, Zuletzt geändert:
a collector ===== <code bash> #!/bin/sh # Remote Server Backup Script v1.6 by PsyCore # vars BCF=my.ba
Autostart after Linux reboot
2 Treffer, Zuletzt geändert:
Problem description ===== If you operate a Linux server, some services must always be available. When the server restarts, certain programmes should start directl
MySQL Backup under Linux @en:linux:mysql
1 Treffer, Zuletzt geändert:
databases have become an integral part of today's servers. Information of all kinds can be stored, retriev
Wallabag installation under Debian @en:linux:wallabag
2 Treffer, Zuletzt geändert:
2.4 ==== <code text> <VirtualHost 1.2.3.4:443> ServerName wallabag.domain.tld ServerAlias www.wallabag.domain.tld # SSL configuration, you may want to tak
Debian Fileserver with Samba @en:linux:samba
4 Treffer, Zuletzt geändert:
//www.tim-bormann.de/anleitung-installation-samba-server-als-dateiserver-unter-debian-linux/}} ===== Inst... # Network Neighbourhood netbios name = <NAME DES SERVERS> #Genutze Adapter; bei einem eigentlich nicht n... 4 ; bind interfaces only = yes # NT Beschreibung server string = Server Samba %v # Speeddoping socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 #IP
Set up SSL under Apache @en:linux:apache
5 Treffer, Zuletzt geändert:
<code bash> root@srv-web:~# openssl genrsa -out server.key 4096 Generating RSA private key, 4096 bit lon... <code bash> root@srv-web:~# openssl req -new -key server.key -out server.csr -sha256 You are about to be asked to enter information that will be incorporated into... al Unit Name (eg, section) []:. Common Name (e.g. server FQDN or YOUR name) []:www.yourdomain.com Email Ad
n8n installation with Docker Compose @en:linux:n8n
1 Treffer, Zuletzt geändert:
e bash> Type: A Name: n8n IP address: <IP_OF_YOUR_SERVER> </code> ===== 4. create Docker Compose file ===
Integration of Collabora Office in OwnCloud @en:linux:owncloud
2 Treffer, Zuletzt geändert:
nfig ===== <code text> <VirtualHost 1.2.3.4:443> ServerName collabora.yourdomain.de:443 # ServerName collabora.example.com:443 Options -Indexes # SSL confi
Linux backup with tar @en:linux:backup
1 Treffer, Zuletzt geändert:
MySQL Operating system error number 13 @en:linux:mysql
1 Treffer, Zuletzt geändert:
Change MySQL passwords @en:linux:mysql
3 Treffer, Zuletzt geändert: