version

Search

You can find the results of your search below.

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