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
Any namespace
  • Any namespace
  • en (35)
  • archiv (10)
  • linux (7)
  • windows (7)
  • it-security (4)
  • irc (3)
  • software (2)
  • wiki (2)
  • vorlagen (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Backup Script for Windows @en:software
7 Hits, Last modified: 20 months ago
== * {{software:robocopy.zip|}} ===== Current version ===== <code dos> REM Dieses Script benötigt folg... ____/ ^\___/ ^\___/^|_^| echo Backup Script Version 2.10 by PsyCore echo ----------------------------... 7 REM type %lf% REM PAUSE </code> ===== Previous versions ===== ==== Version 2.04 ==== <spoiler> <code dos> REM Dieses Script benötigt folgende, externe Programme
Template help @en:vorlagen
7 Hits, Last modified: 20 months ago
<code text>{{template>software:vorlagen:releases|version=|date=|feature=|prg=}}</code> ==== Vars ==== * Version: @version@ * Publication: @date@ * Features: @feature@ * Status: <progress=@prg@> ===== Software Do... text>{{template>software:vorlagen:download|name=|version=|format=|size=|link=}}</code> ==== Vars ==== ^
Linux Backup mit rsync @linux
6 Hits, Last modified: 18 months ago
der Sicherung wiederum Kopien an, hat man diverse Versionen. <code bash> rsync -av <quelle> <ziel> </code>... noch die Änderungen gespeichert. Um nun eine 2. Version des Backups zu erzeugen kann man einen Hardlink a... erungsordner löschen, ohne Datenverluste in neuen Versionen hinnehmen zu müssen. Ein erneutes Aufrufen vo... un gibt es noch zwei Sachen, die in der einfachen Version zu beachten sind: * --delete --delete-exclude
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
Änderungen @archiv:software:razor5
5 Hits, Last modified: 13 years ago
====== Änderungen ====== ===== Version 1.0 ===== ==== Feature Requests ==== === Inkrementelle Rescan Fun... anzeigen - Optimierungen an den Menüs ===== Version 0.9 ===== ==== Bugs ==== - API Einstellungen ... tion abschaltbar === Datenbank Upgrade bei neuer Version === * Datenbank Upgrades innerhalb einer Minor Version (z.B. 0.8 auf 0.9) === Inkrementelle Rescan Funk
ChaosDLL mIRC Script @en:software:chaosdll
5 Hits, Last modified: 19 months ago
ung - der Code ist u.U. nicht kompatibel zu jeder Version </code> ===== ChaosDLL Script ===== <code mirc ... Programm? } Alias cd.ftprs { if ($ftpr(RushApp.Version)) { say $myhead ..::FTPRush Session::.. s... XPSize)) say 09Client: 04 $+ $ftpr(RushApp.Version) } else echo -a 4ChaosDLL Error! Läuft das Programm? } Alias cd.ftprg { if ($ftpr(RushApp.Version)) { say $myhead ..::FTPRush Total::.. say
Passwort Manager @archiv:software
4 Hits, Last modified: 3 years ago
= Passwort Manager ====== :!: Eine überarbeitete Version steht als [[software:omegapass|OmegaPass]] zur Ve... >software:vorlagen:download|name=Passwort Manager|version=3.0.1.3|format=RAR|size=616,6 KB|link=http://www.... n Verschlüsselungskey. Auf Wunsch können Sie eine Version des Passwort Generators haben, welche mit einem e... ort Liste {{template>software:vorlagen:releases|version=3.0.1.3|date=09.06.2008|feature=fixed critical bu
R5 Developer Page @archiv:software:razor5
4 Hits, Last modified: 13 years ago
.exe aus dem Verzeichnis ersetzen. ^ Plattform ^ Version ^ Größe ^ Download ^ | x86 | 0.x | 1,2 MB | {{:so... Requests ===== ==== Datenbank Upgrade bei neuer Version ==== * Datenbank Upgrades innerhalb mehrerer Versionssprünge ==== Export von selektierten / ganzen Lis... äge einzeln bearbeiten</del> ==== Update ==== * <del>Prüfung auf neue Version, bei Programmstart</del>
Password Manager @en:archiv:software
4 Hits, Last modified: 17 months ago
====== Password Manager ====== :!: A revised version is available as [[en:software:omegapass|OmegaPass]] i... >software:vorlagen:download|name=Passwort Manager|version=3.0.1.3|format=RAR|size=616,6 KB|link=http://www.... ternal encryption key. On request, you can have a version of the Password Generator that works with a uniqu... DISKETTE {{template>software:vorlagen:releases|version=3.0.1.3|date=09.06.2008|feature=fixed critical bu
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 @linux
3 Hits, Last modified: 18 months ago
stallieren / Updaten von UnrealIRCD (getestet mit Version 6.1.0) ===== GPG Schlüssel importieren ===== <c... den wir die Source Dateien herunter. Die aktuelle Version wird anstatt der x.x.x ersetzt (z.B. unrealircd-6... FIXME Dieser Abschnitt bezieht sich noch auf die Version 3 Folgende Dateien müssen aus dem alten Verzeich
n8n Installation mit Docker Compose @linux
3 Hits, Last modified: 16 months ago
Docker Installation (Debian) ===== ==== 1.1 alte Versionen deinstallieren ==== <code bash> sudo apt-get r... Standard TLS Port 443) ==== <hidden> <code bash> version: "3" services: traefik: image: "traefik" ... sprechend angepasst werden. <hidden> <code bash> version: "3" services: traefik: image: "traefik"
Sicherheit im Netz @windows
3 Hits, Last modified: 18 months ago
im Netz ====== <mermaid> timeline title Versionsverlauf 2005 : 1.00 - Win XP 2008 : 1... her erzeugen und verwalten. Legt man die portable Version in die Cloud, ist der Zugriff von mehreren Geräte... ==== Hardware Firewalls gibt es in verschiedenen Versionen ich stelle die gängigste Variante mal vor: >"D
Update UnrealIRCD @en:linux
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 @en:linux
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"
Security on the net @en:windows
3 Hits, Last modified: 17 months ago
PCFS - PsyCore Fun Script @archiv:coding:msl
3 Hits, Last modified: 16 years ago
n8n installation with Docker Compose @en:linux:n8n
3 Hits, Last modified: 20 months ago
PCFS - PsyCore Fun Script @en:archiv:coding:msl
3 Hits, Last modified: 19 months ago
Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
3 Hits, Last modified: 19 months ago
Linux Befehle Cheatsheet @linux
2 Hits, Last modified: 10 months ago
Manuelles OpenSSL Update @linux
2 Hits, Last modified: 10 years ago
Taskleiste linksbündig ausrichten unter Windows 11 @windows
2 Hits, Last modified: 18 months ago
mIRC with SSL @en:irc
2 Hits, Last modified: 17 months ago
Linux Commands Cheatsheet @en:linux
2 Hits, Last modified: 10 months ago
Manual OpenSSL update @en:linux
2 Hits, Last modified: 19 months ago
Emulated Debian under VMWare @en:linux
2 Hits, Last modified: 18 months ago
Left-align taskbar under Windows 11 @en:windows
2 Hits, Last modified: 17 months ago
Download @software:vorlagen
2 Hits, Last modified: 2 years ago
Zukünftige Releases @software:vorlagen
2 Hits, Last modified: 17 years ago
Manual OpenSSL update @en:linux:openssl
2 Hits, Last modified: 20 months ago
Future releases @en:software:vorlagen
2 Hits, Last modified: 18 months ago
Left-align taskbar under Windows 11 @en:windows:11
2 Hits, Last modified: 19 months ago
DefCon-1 @archiv
1 Hits, Last modified: 20 months ago
IRC Befehle 2 @irc
1 Hits, Last modified: 18 months ago
NNScript 4.22 Mod by PsyCore V3 @irc
1 Hits, Last modified: 3 years ago
mIRC mit SSL @irc
1 Hits, Last modified: 18 months ago
Hilfreiche NMAP Scanner Kommandos @it-security
1 Hits, Last modified: 11 months ago
Sichere Passwörter @it-security
1 Hits, Last modified: 18 months ago
SMB Hardening @it-security
1 Hits, Last modified: 18 months ago
MySQL Backup unter Linux @linux
1 Hits, Last modified: 18 months ago
Emuliertes Debian unter VMWare @linux
1 Hits, Last modified: 14 years ago
tutorialdetails @vorlagen
1 Hits, Last modified: 19 months ago
DokuWiki @wiki
1 Hits, Last modified: 3 years ago
Formatting Syntax @wiki
1 Hits, Last modified: 17 months ago
Windows Bluescreen Analyse @windows
1 Hits, Last modified: 18 months ago
Kostenlos PDF Dateien erstellen @windows
1 Hits, Last modified: 18 months ago
Numlock beim Windows Start aktivieren @windows
1 Hits, Last modified: 18 months ago
Startpartition reparieren @windows
1 Hits, Last modified: 18 months ago
Benutzerkontensteuerung (UAC) komplett deaktivieren @windows
1 Hits, Last modified: 17 months ago
mIRC Scripte @archiv:coding
1 Hits, Last modified: 3 years ago
R5 Movie Database @archiv:software
1 Hits, Last modified: 3 years ago
DefCon-1 @en:archiv
1 Hits, Last modified: 20 months ago
IRC commands 2 @en:irc
1 Hits, Last modified: 20 months ago
Helpful NMAP scanner commands @en:it-security
1 Hits, Last modified: 17 months ago
Secure passwords @en:it-security
1 Hits, Last modified: 17 months ago
SMB Hardening @en:it-security
1 Hits, Last modified: 17 months ago
tutorialdetails @en:vorlagen
1 Hits, Last modified: 18 months ago
DokuWiki @en:wiki
1 Hits, Last modified: 19 months ago
Formatting Syntax @en:wiki
1 Hits, Last modified: 19 months ago
Windows Bluescreen Analysis @en:windows
1 Hits, Last modified: 21 months ago
Deactivate automatic data carrier check @en:windows
1 Hits, Last modified: 19 months ago
Disable User Account Control (UAC) completely @en:windows
1 Hits, Last modified: 17 months ago
Buffer Overflow im 64-Bit Stack - Teil 3 @it-security:blog
1 Hits, Last modified: 4 months ago
QueryBlocker @archiv:coding:msl
1 Hits, Last modified: 18 years ago
Server Manager @archiv:coding:msl
1 Hits, Last modified: 16 years ago
Die Geschichte in Bildern @archiv:software:razor5
1 Hits, Last modified: 13 years ago
Buffer overflow in the 64-bit stack - Part 3 @en:it-security:blog
1 Hits, Last modified: 10 months ago
MySQL Backup under Linux @en:linux:mysql
1 Hits, Last modified: 18 months ago
Provide Windows updates on the installation DVD @en:windows:essentials
1 Hits, Last modified: 19 months ago
Windows Security - Basics @en:windows:security
1 Hits, Last modified: 19 months ago