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
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
Debian Fileserver with Samba @en:linux:samba
3 Treffer, Zuletzt geändert:
//www.tim-bormann.de/anleitung-installation-samba-server-als-dateiserver-unter-debian-linux/}} ===== Inst... 4 ; bind interfaces only = yes # NT Beschreibung server string = Server Samba %v # Speeddoping socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 #IP
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
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
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
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 Operating system error number 13 @en:linux:mysql
1 Treffer, Zuletzt geändert:
==== ===== Problem ===== The start of the Mysql server fails and in the //syslog// the following error m
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 ===