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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:linux
  • Any namespace
  • en:linux:apache (1)
  • en:linux:backup (1)
  • en:linux:debian (1)
  • en:linux:mysql (1)
  • en:linux:n8n (1)
  • en:linux:openssl (1)
  • en:linux:samba (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Linux backup with rsync @en:linux:backup
6 Hits, Last modified: 20 months ago
reate copies of the backup, you will have various versions. <code bash> rsync -av <quelle> <ziel> </code> ... all, only the changes are saved. To create a 2nd version of the backup, you can create a hard link to the ... ete old backup folders without losing data in new versions. Calling our command again now compares the da... ere are two more things to consider in the simple version: * --delete --delete-excluded : Files that no
Debian Distribution Upgrade - Squeeze to Wheezy @en:linux:debian
4 Hits, Last modified: 20 months ago
cedure here) ===== 2. display the current Debian version ===== <code bash> cat /etc/debian_version 6.0.7 </code> ===== 3. update packages ===== <code bash> ap... et dist-upgrade </code> ===== 10. display Debian version ===== <code bash> cat /etc/debian_version 7.0 </code> ===== 11. reboot ===== <code bash> shutdown -r n
Update UnrealIRCD
3 Hits, Last modified: 17 months ago
== Installing / updating UnrealIRCD (tested with version 6.1.0) ===== Importing GPG keys ===== <code bas... First we download the source files. The current version is replaced instead of x.x.x (e.g. unrealircd-6.1... g files ===== FIXME This section still refers to version 3 The following files must be copied from the ol
n8n installation with Docker Compose
3 Hits, Last modified: 17 months ago
stallation (Debian) ===== ==== 1.1 Uninstall old versions ==== <code bash> sudo apt-get remove docker doc... Standard TLS Port 443) ==== <hidden> <code bash> version: "3" services: traefik: image: "traefik" ... e adapted accordingly here. <hidden> <code bash> version: "3" services: traefik: image: "traefik"
Manual OpenSSL update
3 Hits, Last modified: 19 months ago
name=Manuelles OpenSSL Update|tutautor=PsyCore|tutversion=1.0|tutquelle=https://mdxdave.de/technik/linux/op... l-debian}} Debian comes with an outdated OpenSSL version which has security vulnerabilities. ===== Prepar... ake make test sudo make sudo make install </code> ===== Testing ===== <code bash> openssl version </code>
Emulated Debian under VMWare
3 Hits, Last modified: 18 months ago
MWare|tutautor=Christoph Raible,[[en:psycore]]|tutversion=1.0|tutquelle=http://www.christoph-raible.de/VMWa... n VMWare-Tools ===== ==== 1. find out the kernel version: ==== Debian-Etch#: uname -a As a result you wi... fvz VMWareTools-5.5.3-...tar.gz <-- (zahl je nach Versionsstand) cd vmware-tools-distrib ./vmware-install.p
n8n installation with Docker Compose @en:linux:n8n
3 Hits, Last modified: 20 months ago
stallation (Debian) ===== ==== 1.1 Uninstall old versions ==== <code bash> sudo apt-get remove docker doc... Standard TLS Port 443) ==== <hidden> <code bash> version: "3" services: traefik: image: "traefik" ... e adapted accordingly here. <hidden> <code bash> version: "3" services: traefik: image: "traefik"
Linux Commands Cheatsheet
2 Hits, Last modified: 10 months ago
fo | | cat /proc/meminfo | RAM Info | | cat /proc/version | Deb Version | | crontab -e | Edit cronjobs | | crontab -l | Listen to cronjobs | | date +%s | Output Uni
Manual OpenSSL update @en:linux:openssl
2 Hits, Last modified: 20 months ago
te ====== Debian comes with an outdated OpenSSL version which has security vulnerabilities. ===== Prepar... ake make test sudo make sudo make install </code> ===== Testing ===== <code bash> openssl version </code>
Postfix trivial rewrite problem
1 Hits, Last modified: 20 months ago
stfix Trivial Rewrite Problem|tutautor=PsyCore|tutversion=1.0|tutquelle=http://listi.jpberlin.de/pipermail/
Backing up the sshd
1 Hits, Last modified: 7 months ago
pen puttygen.exe and navigate in the menu to ''Conversion / Import Key''. At this point, we select the gene
Set up SSL under Apache @en:linux:apache
1 Hits, Last modified: 19 months ago
ails|tutname=SSL unter Apache|tutautor=PsyCore|tutversion=1.4|tutquelle=https://www.schirmacher.de/display/
MySQL Backup under Linux @en:linux:mysql
1 Hits, Last modified: 18 months ago
# Backup Script # Author: Jerome Griessmeier # Version: 0.2 # # This Shell Script backup your database #
Debian Fileserver with Samba @en:linux:samba
1 Hits, Last modified: 19 months ago
n Fileserver mit Samba|tutautor=[[en:psycore]]|tutversion=1.0|tutquelle=http://www.tim-bormann.de/anleitung