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

Fulltext results:

Template help @en:vorlagen
9 Hits, Last modified: 23 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 ==== ^
Backup Script for Windows @en:software
8 Hits, Last modified: 23 months ago
Backup Script für Windows|tutautor=[[psycore]]|tutversion=2.10|tutquelle=n/a}} ===== Required software ===... == * {{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 do
Formatting Syntax @en:wiki
6 Hits, Last modified: 22 months ago
oku>faq:lists|FAQ on list items]]. ===== Text Conversions ===== DokuWiki can convert certain pre-defined ... ages or other text or HTML. The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be c... to use other HTML as well. ==== Text to Image Conversions ==== DokuWiki converts commonly used [[wp>emoti
Linux backup with rsync @en:linux:backup
6 Hits, Last modified: 23 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
ChaosDLL mIRC Script @en:software:chaosdll
5 Hits, Last modified: 22 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
User account control under Windows Vista @en:windows:security
5 Hits, Last modified: 22 months ago
enutzerkontensteuerung|tutautor=[[en:psycore]]|tutversion=1.0|tutquelle=tut:win:vista:uac}} ===== Introduc... Y_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System </code> Here we create a new val... Y_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System </code> Here we create a new val... Y_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System </code> Here we create a new val
Left-align taskbar under Windows 11 @en:windows
4 Hits, Last modified: 20 months ago
-aligned ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000000 </... = Centre ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000001 </
Disable User Account Control (UAC) completely @en:windows
4 Hits, Last modified: 20 months ago
Y_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System - Set the EnableLUA (DWord) ent... <file reg EnableLUA.reg> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000 </fil... erty -Path HKLM:Software\Microsoft\Windows\CurrentVersion\poilicies\system -Name EnableLUA -PropertyType DW
Password Manager @en:archiv:software
4 Hits, Last modified: 20 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: 22 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
Left-align taskbar under Windows 11 @en:windows:11
4 Hits, Last modified: 22 months ago
-aligned ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000000 </... = Centre ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000001 </
Update UnrealIRCD @en:linux
3 Hits, Last modified: 20 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: 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"
Manual OpenSSL update @en:linux
3 Hits, Last modified: 22 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 @en:linux
3 Hits, Last modified: 20 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
Security on the net @en:windows
3 Hits, Last modified: 20 months ago
n8n installation with Docker Compose @en:linux:n8n
3 Hits, Last modified: 22 months ago
PCFS - PsyCore Fun Script @en:archiv:coding:msl
3 Hits, Last modified: 22 months ago
Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
3 Hits, Last modified: 22 months ago
mIRC with SSL @en:irc
2 Hits, Last modified: 20 months ago
Linux Commands Cheatsheet @en:linux
2 Hits, Last modified: 13 months ago
tutorialdetails @en:vorlagen
2 Hits, Last modified: 21 months ago
Deactivate automatic data carrier check @en:windows
2 Hits, Last modified: 22 months ago
Manual OpenSSL update @en:linux:openssl
2 Hits, Last modified: 22 months ago
Future releases @en:software:vorlagen
2 Hits, Last modified: 21 months ago
Windows Security - Basics @en:windows:security
2 Hits, Last modified: 22 months ago
DefCon-1 @en:archiv
1 Hits, Last modified: 22 months ago
IRC commands 2 @en:irc
1 Hits, Last modified: 23 months ago
Open IRC channel @en:irc
1 Hits, Last modified: 21 months ago
Optimise mIRC Perform @en:irc
1 Hits, Last modified: 21 months ago
Helpful NMAP scanner commands @en:it-security
1 Hits, Last modified: 20 months ago
Secure passwords @en:it-security
1 Hits, Last modified: 20 months ago
SMB Hardening @en:it-security
1 Hits, Last modified: 20 months ago
Postfix trivial rewrite problem @en:linux
1 Hits, Last modified: 22 months ago
Backing up the sshd @en:linux
1 Hits, Last modified: 9 months ago
DokuWiki @en:wiki
1 Hits, Last modified: 22 months ago
Windows Bluescreen Analysis @en:windows
1 Hits, Last modified: 23 months ago
NTLDR missing Error message @en:windows
1 Hits, Last modified: 22 months ago
Creating a bootable USB stick @en:windows
1 Hits, Last modified: 22 months ago
Buffer overflow in the 64-bit stack - Part 3 @en:it-security:blog
1 Hits, Last modified: 12 months ago
Obfuscation: Disguise shellcode as UUIDs @en:it-security:blog
1 Hits, Last modified: 10 days ago
Set up SSL under Apache @en:linux:apache
1 Hits, Last modified: 22 months ago
MySQL Backup under Linux @en:linux:mysql
1 Hits, Last modified: 20 months ago
Debian Fileserver with Samba @en:linux:samba
1 Hits, Last modified: 22 months ago
Provide Windows updates on the installation DVD @en:windows:essentials
1 Hits, Last modified: 22 months ago
Move swap file under XP @en:archiv:windows:performance
1 Hits, Last modified: 22 months ago
XP takes a very long time to shut down @en:archiv:windows:performance
1 Hits, Last modified: 22 months ago
Event log cannot be opened @en:archiv:windows:vista
1 Hits, Last modified: 20 months ago