server

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

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
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
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> ==
Change MySQL passwords @en:linux:mysql
3 Treffer, Zuletzt geändert:
ash> /etc/init.d/mysql stop # Stoppen des MySQL-Server-Prozesses mysqld_safe --skip-grant-tables # MySQL-Server ohne Zugangsdatentabelle starten # In einem neu... -user=root mysql # Als root am MySQL-Server anmelden </code> <code mysql> update user set Pa
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
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
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
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
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
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
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
Linux Commands Cheatsheet
1 Treffer, Zuletzt geändert:
> a2dismod modname </code> deaktivieren. The web server must then be restarted with <code bash> /etc/ini
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
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 ===
Linux backup with tar @en:linux:backup
1 Treffer, Zuletzt geändert:
um ===== Before you download the file from a web server, for example, you should calculate the md5 sum to
MySQL Backup under Linux @en:linux:mysql
1 Treffer, Zuletzt geändert:
MySQL Operating system error number 13 @en:linux:mysql
1 Treffer, Zuletzt geändert:
n8n installation with Docker Compose @en:linux:n8n
1 Treffer, Zuletzt geändert: