NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Remote Server Backup
  • Remote Server Backup NFS

Fulltext results:

Remote Server Backup
7 Hits, Last modified: 18 months ago
{{tag>deutsch linux debian backup}} ====== Remote Server Backup ====== Mithilfe des folgenden Scripts können Backups von einem Remote Server auf einen anderen angelegt werden. Hierzu wird FT... ckup Script ===== <code bash> #!/bin/sh # Remote Server Backup Script v0.5 by PsyCore # vars BCF=backu... r=root SQLPass=passwort SUBJECT="Backup Status ServerName" EMAIL="du@server.ip" EMSG="/tmp/emsg.txt"
SSL unter Apache einrichten
5 Hits, Last modified: 18 months ago
<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
Remote Server Backup NFS
3 Hits, Last modified: 18 months ago
{{tag>deutsch linux debian backup}} ====== Remote Server Backup NFS ====== Mithilfe des folgenden Scripts können Backups von einem Remote Server auf einen anderen angelegt werden. Hierzu wird NF... ckup Script ===== <code bash> #!/bin/sh # Remote Server Backup Script v1.6 by PsyCore # vars BCF=my.ba
Update UnrealIRCD
3 Hits, Last modified: 18 months ago
rden: <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> ==
MySQL Passwörter ändern
3 Hits, Last modified: 18 months ago
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 nach Linux Reboot
2 Hits, Last modified: 18 months ago
oblembeschreibung ===== Betreibt man einen Linux Server, müssen einige Dienste immer erreichbar sein. Startet der Server neu, sollen bestimmte Programme direkt mit starte
Integration von Collabora Office in OwnCloud
2 Hits, Last modified: 18 months ago
nfig ===== <code text> <VirtualHost 1.2.3.4:443> ServerName collabora.yourdomain.de:443 # ServerName collabora.example.com:443 Options -Indexes # SSL confi
postfix TLS Support
2 Hits, Last modified: 18 months ago
S settings ### ## TLS for outgoing mails from the server to another server smtp_tls_security_level = may smtp_tls_note_starttls_offer = yes ## TLS for email clien
Sichern des sshd
2 Hits, Last modified: 7 months ago
Kombination aus Schlüsseldatei und Passwort** den Serverzugriff ermöglichen. <code bash> Enter passphrase... ren Login für putty. **Diesen Key niemals auf den Server laden!** ===== Login Test ===== Nun testen wir
Wallabag Installation unter Debian
2 Hits, Last modified: 18 months ago
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 Hits, Last modified: 18 months ago
n Kollektor ===== <code bash> #!/bin/sh # Remote Server Backup Script v1.6 by PsyCore # vars BCF=my.ba
Android - Firefox DNS over https
1 Hits, Last modified: 18 months ago
e-dns.com/dns-query </code> Weitere mögliche DoH Server sind [[https://de.wikipedia.org/wiki/DNS_over_HTT
MySQL Backup unter Linux
1 Hits, Last modified: 18 months ago
en sind in der heutigen Zeit nicht mehr von einem Server wegzudenken. Informationen jeglicher Art können g
MySQL Operating system error number 13
1 Hits, Last modified: 18 months ago
====== ===== Problem ===== Der Start des Mysql Servers schlägt fehl und in der //syslog// wird folgende
n8n Installation mit Docker Compose
1 Hits, Last modified: 16 months ago
e bash> Type: A Name: n8n IP address: <IP_OF_YOUR_SERVER> </code> ===== 4. Docker Compose Datei erstellen
Postfix Fehler: Relay Access Denied
1 Hits, Last modified: 18 months ago
Squid Proxy Server
1 Hits, Last modified: 16 years ago