version

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Template help @en:vorlagen
9 Treffer, Zuletzt geändert:
<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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
-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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
====== 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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
-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 Treffer, Zuletzt geändert:
== 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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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 Treffer, Zuletzt geändert:
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:tut
3 Treffer, Zuletzt geändert:
Security on the net @en:windows
3 Treffer, Zuletzt geändert:
n8n installation with Docker Compose @en:linux:n8n
3 Treffer, Zuletzt geändert:
PCFS - PsyCore Fun Script @en:archiv:coding:msl
3 Treffer, Zuletzt geändert:
Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
3 Treffer, Zuletzt geändert:
mIRC with SSL @en:irc
2 Treffer, Zuletzt geändert:
Linux Commands Cheatsheet @en:linux
2 Treffer, Zuletzt geändert:
tutorialdetails @en:vorlagen
2 Treffer, Zuletzt geändert:
Deactivate automatic data carrier check @en:windows
2 Treffer, Zuletzt geändert:
Manual OpenSSL update @en:linux:openssl
2 Treffer, Zuletzt geändert:
Future releases @en:software:vorlagen
2 Treffer, Zuletzt geändert:
Windows Security - Basics @en:windows:security
2 Treffer, Zuletzt geändert:
DefCon-1 @en:archiv
1 Treffer, Zuletzt geändert:
IRC commands 2 @en:irc
1 Treffer, Zuletzt geändert:
Open IRC channel @en:irc
1 Treffer, Zuletzt geändert:
Optimise mIRC Perform @en:irc
1 Treffer, Zuletzt geändert:
Helpful NMAP scanner commands @en:it-security
1 Treffer, Zuletzt geändert:
Secure passwords @en:it-security
1 Treffer, Zuletzt geändert:
SMB Hardening @en:it-security
1 Treffer, Zuletzt geändert:
Postfix trivial rewrite problem @en:linux
1 Treffer, Zuletzt geändert:
Backing up the sshd @en:linux
1 Treffer, Zuletzt geändert:
DokuWiki @en:wiki
1 Treffer, Zuletzt geändert:
Windows Bluescreen Analysis @en:windows
1 Treffer, Zuletzt geändert:
NTLDR missing Error message @en:windows
1 Treffer, Zuletzt geändert:
Hibernation in the Remote Desktop @en:windows
1 Treffer, Zuletzt geändert:
Creating a bootable USB stick @en:windows
1 Treffer, Zuletzt geändert:
Reset the registry at an earlier point in time @en:windows
1 Treffer, Zuletzt geändert:
Buffer overflow in the 64-bit stack - Part 3 @en:it-security:blog
1 Treffer, Zuletzt geändert:
Set up SSL under Apache @en:linux:apache
1 Treffer, Zuletzt geändert:
MySQL Backup under Linux @en:linux:mysql
1 Treffer, Zuletzt geändert:
Debian Fileserver with Samba @en:linux:samba
1 Treffer, Zuletzt geändert:
Surfing the net safely @en:archiv:tut:basics
1 Treffer, Zuletzt geändert:
Move swap file under XP @en:archiv:windows:performance
1 Treffer, Zuletzt geändert:
Event log cannot be opened @en:archiv:windows:vista
1 Treffer, Zuletzt geändert: