Volltextergebnisse:
- IMGLoad 2.1 @archiv:coding:php
- "upload"> <font face="Trebuchet MS"> <input type="file" name="file"><input type="submit" name="submit" value="Upload"> </font> </form> <p><font face="Trebuche... ($_POST["submit"] == "Upload") { if(is_uploaded_file($_FILES["file"]["tmp_name"])) { if(preg_match("/\." . $allowed_types . "$/i", $_FILES["file"]["nam
- Aufbau der Datenbank @archiv:software:razor
- Datenbank ====== ===== Sektion: General ===== <file> [general] verify=razordbtrue //Datenbank-Verifiz... osition Links f1.top=426 //Formular Position Oben file=F:\tools\RaZoR\razor.ini //Letzte Datenbank Enabl... phaBlendingValue=128 //Transparenz Stärke 0-128 </file> ===== Sektion: Names ===== <file> [names] 1=Eintrag 1 //Fortlaufende Liste mit ID der Einträge 2=Ein
- Eigene Namen im LAN anlegen @windows:net
- ich nun öffnende Datei ist wie folgt aufgebaut: <file> # Copyright (c) 1993-2006 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names... client host 127.0.0.1 irgendeinhost.com ... </file> ===== Änderungen ===== <file> # Start LAN Conf
- App Entwicklung unter Windows 10 @windows:10
- The private key should be stored in the MyCA.pvk file, and the certificate in the MyCA.cer file. Importing the CA certificate Because there's no point in ha... ant to convert the certificate and key into a PFX file: <code dos> pvk2pfx -pvk MySPC.pvk -spc MySPC.cer... MySPC.pfx </code> If you want to protect the PFX file, add the -po switch, otherwise PVK2PFX creates a
- Opera Werbeblocker / Adblocker @archiv:tut:opera
- Opera Preferences version 2.1 ; Do not edit this file while Opera is running ; This file is stored in UTF-8 encoding [prefs] prioritize excludelist=1 [incl... *.bma-magazin.*/Anzeigen/* *://*.bonprixservice.*/file4u/* *://*.brainblog.*/ads/* *://*.browsergames24.... edia.*/teen_120_240_2.gif* *://hst.tradedoubler.*/file/* *://hstde.tradedoubler.*/* *://hstde.tradedoubl
- ChaosDLL mIRC Script @software:chaosdll
- --------------------- alias cd.vlc { if (($vlc.file) || ($vlc.count)) { say $myhead ..::VLC Status::.. say 4Gespielte Datei: 09 $+ $vlc.file say 4PlayCount: 09 $+ $vlc.count ;say $... äuft das Programm? } alias cd.vlcd { if (($vlc.file) || ($vlc.count)) { say $myhead ..::VLC Status::.. say 4Gespielte Datei: 09 $+ $vlc.file say 4Im Verzeichnis: 09 $+ $vlc.filedir
- MySQL Operating system error number 13 @linux:mysql
- 50 InnoDB: Operating system error number 13 in a file operation. Feb 23 19:30:50 v21080422 mysqld[22881... Feb 23 19:30:50 v21080422 mysqld[22881]: InnoDB: File name ./ibdata1 Feb 23 19:30:50 v21080422 mysqld[22881]: InnoDB: File operation call: 'open'. Feb 23 19:30:50 v21080422... n)). ==== Befehle zur User/Gruppenvergabe ==== <file bash setuser-mysql.txt> chown -R mysql /var/run/m
- Sichern des sshd @linux
- 096 Generating public/private rsa key pair. Enter file in which to save the key (/home/user/.ssh/id_rsa)... <code bash>$ wipe id_rsa Okay to WIPE 1 regular file ? (Yes/No) yes Operation finished. 1 file wiped and 0 special files ignored in 0 directories, 0 symlink... on / SSH / Auth << und geben unter >> private key file for authentication << den Pfad zu unserem ppk fil
- Windows Bluescreen Analyse @windows
- ffnen wir den Debugger und gehen als erstes auf **File / Symbol File Paths** Hier geben wir folgendes ein: <code text> SRV*c:\symbols*http://msdl.microsoft.... unnötige Fehlermeldungen. Jetzt können wir über **File / Open Crash dump** den Fehlerbericht laden. Dies
- Linux Befehle @linux
- hnis ausgeben | | tar xfz u-web-my4.tgz | extract file | | whereis | Binary Verzeichnis ausgeben | ====... d -u H | Bandbreite anzeigen | | sh blubb.sh | sh file executen | | wget http://www.psoft.net/shiv/HS/u-web-my4.tgz | gets file | ==== Start und Stop ==== ^ Befehl ^ Kommentar
- Numlock beim Windows Start aktivieren @windows:8
- lock / Ziffern Feld startet, kann dieses Registry File helfen: <file reg numlock.reg> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\Curren... boardIndicators"="2" [HKEY_CURRENT_USER\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" </file>
- RaZoR Reloaded @archiv:software:razor
- nd distribute copies of the ORIGINAL DISTRIBUTION FILE as long as NO ALTERATIONS are made to the file and its contents and no charge is raised except a reason
- oXid eShop @archiv:coding:php
- tpl ===== Zeile 61: <code smarty> [{* [{include file="inc/tags.tpl"}] *}] </code> ===== left.tpl ====... rtners"> <div class="logo"> [{* include file="inc/trustedshops_item.tpl" *}] </div> <d
- Windows Sicherheit - Grundlagen @windows:security
- esem Batchfile können diese deaktiviert werden: <file dos unshare.bat> @echo off net share a$ /DELETE n... ELETE net share y$ /DELETE net share z$ /DELETE </file> Alternativ, kann man den [[windows:essentials:r
- Update UnrealIRCD @linux
- t you use 0600 to prevent unwanted reading of the file [0600] -> Do you want to support SSL (Secure Soc... e multiplied by MAXSENDQLENGTH. [18] -> How many file descriptors (or sockets) can the IRCd use? [1024]