 |
\usepackage{helvet}
\renewcommand{\familydefault}{\sfdefault} |
|
 |
#PermitRootLogin yes //old
PermitRootLogin without-password
StrictModes yes |
|
 |
Quelle: http://www.ppc.at/software/eigene-software/greylisting-exchange2003
Regasm und cscript müssen im PATH (Systemsteuerung/System) sein – und zwar jene vom .NET 2.0.
Dann registerExchan... |
|
 |
See: http://pc-freak.net/blog/how-to-delete-million-of-files-on-busy-linux-servers-work-out-argument-list-too-long/ |
|
 |
Falls der Download unten nicht funktioniert, hier der Direkt-Download-Link: http://helpdesk.pronego.com/attachments/b841355e21d3c35110e31d378891bf58.pdf |
|
 |
http://tjvantoll.com/2012/11/10/creating-cross-browser-scrollable-tbody/ |
|
 |
Kommandozeile:
Befehl: set devmgr_show_nonpresent_devices = 1 |
|
 |
profiles.ini
Die Datei profiles.ini befindet sich im Ordner
C:\Dokumente und Einstellungen\[Benutzername]\Anwendungsdaten\Thunderbird
Dieser Ordner wird normalerweise nicht angezeigt, da er als v... |
|
 |
Siehe Anhang. |
|
 |
Procedure:
Edit the registry observing the usual caution.
Locate the key HKEY_CURRENT_USER\Printers\DevModePerUser
Remove all VALUES for Network printers of the form:
\<print_server_n... |
|
 |
Sprechblasen: Neuer DWORD-Wert mit Wert 0: EnableBalloonTips
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Registrierinformationen ändern:
HKEY_LOCAL_M... |
|
 |
http://support.microsoft.com/kb/829982/de
Achtung: Die unkorrekte Verwendung des Registrierungseditors kann schwerwiegende Probleme verursachen, die das gesamte System betreffen und eine Neuinstall... |
|
 |
Nur Verzeichnisse ab .
find . -type d -exec chmod 755 {} \;
chmod aller Dateien ab .
find . -type f -exec chmod 644 {} \; |
|
 |
http://tldp.org/HOWTO/Software-RAID-HOWTO.html
http://www.howtoforge.com/linux_software_raid
http://lml.support-netz.de/fileadmin/lmldoku/html/apas02.html |
|
 |
Windows-Konsole:
sfc /scannow |
|
 |
find -type f -print0 | xargs -0 rm
Mit dem Programm find suchen wir alle Dateien, das macht der Schalter
-type f. Das Argument -print0 hängt jedem Dateinamen ein Nullbyte
hintendran. Die Pipe | ü... |
|
 |
Private Sub Application_Startup()
'====================================================================='
' Bei Programmstart in den entsprechenden IMAP-Posteingang wechseln
'====================... |
|
 |
Users with /bin/false shell to login on vsftpd
With default configuration of vsftp (vsftpd.conf under /etc) users with no
shell or /bin/false shell are not able to login vsftpd ftp server. This is... |
|
 |
Für eine saubere Clientdeinstallation, wechseln Sie bitte auf dem Client in der Eingabeaufforderung in das Verzeichnis "C:\Programme\G DATA\AVKClient" und führen Sie dann folgenden Befehl ... |
|
 |
\if Constructs
The standard "\if" command does not test for a binary result, rather it always performs a character comparison on two arguments after macro expansion. As a result the following \if... |
|
 |
Shell Scripts sh (Bourne Shell)
Vorbemerkung
Allgemeines zu Shell Scripts
Aufruf
Einfaches Beispiel
Testen eines Shell-Scripts
Kommandozeilen-Parameter
Prozeß... |
|
 |
----------% |
|
 |
Makefile Directives
Makefile directives provide additional control over omake. There are two directive types:
Percent directives, which use a percent sign (%) as the first non-whit... |
|
 |
LaTeX Variablen, If Abfragen und Schleifen
April 13th, 2008by Matthias Pospiech
Programmieren in TeX / LaTeXVariablen von TeX / LaTeXZählervariablen (counter)Längenvariable... |
|
 |
Eleganteste Lösung mit MySQL:
SELECT DATE_FORMAT(datum-spalte, '%d.%m.%Y %H:%i Uhr');
---------------------------------
Mit PHP:
$datetime = strtotime(’2009-03-19 20:01:00’);
$formatiertes_da... |
|
 |
Neuen Eintrag ExportBitmapResolution in der Registry anlegen unter (der Schlüssel S-1-5-21... ist unterschiedlich, den richtigen heraussuchen, in dem es den Ordner "Options" gibt):
HKEY_USERS\S-1-... |
|
 |
code { padding: 0.5em; border: 1px black solid; background: #E4E4E4; }
Band zurückspulen:
# mt -f /dev/st0 rewind
Band auswerfen:
# mt -f /dev/st0 eject
Anzeige der Dateien auf dem Ban... |
|
 |
Go into the registry and look for the registry key...
HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\DefaultIcon
I'll bet yours looks as mine did and has...
C:\Program Fil... |
|
 |
Profil-Verzeichnis finden
Das Profil-Verzeichnis enthält ein oder mehrere Profil(e) des Thunderbird. In ihm liegen all Ihre kostbaren Mails und sämtliche persönlichen Einstellungen (z. B. die Mail-Ko... |
|
 |
Der komplette Eintrag:Ereignistyp: WarnungEreignisquelle: W32TimeEreigniskategorie: KeineEreigniskennung: 12Datum: xx.xx.xxxxZeit: xx.xx.xxBenutzer: &nbs... |
|
 |
Der Namenszeichenfolgenwert für den Leistungsindikator in der Registrierung ist falsch formatiert. Die falsch formatierte Zeichenfolge ist 2182. das erste DWORD im Datenbereich enthält den Indexwert... |
|
 |
http://www.pcwelt.de/start/software_os/office/praxis/103918/best_of_praxis_office_zieht_um/index.html
Normal.dot
Word 97, 2000, XP, 2003: Die erwähnten Elemente speichert Word standardmäßig in der... |
|
 |
Anleitung siehe Dokument im Anhang. |
|
 |
Ich habe dazu eine neues directory C:\Programme\eclipse\subversion angelegt und darin die Datei config erstellt.
[tunnels]
ssh = C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe
### Section ... |
|
 |
http://www.selfadsi.de/ldap-filter.htm
http://www.selfadsi.de/attributes-e55-mailbox.htm |
|
 |
Arne Klempert: Jede Menge BäumeDaniel T. Gorski: Das 'Nested Sets' Modell - Bäume mit SQLChristoph Reeg: Bäume in SQL Reduxo: Bäume verschieben in Nested Sets Und ein sehr hilfreic... |
|
 |
find . -name .svn -type d | xargs rm -rf |
|
 |
# Diese Nachricht produziert mdadm --monitor --scan -1 -m root@dn.de -tThis is an automatically generated mail message from mdadmrunning on dn.deA TestMessage event had been detected on md device /de... |
|
 |
Software-RAIDs unter Linux sind eine kostengünstige und flexible Möglichkeit den Speicher eines Servers redundant auszulegen. Doch wie tauscht man eine defekte Platte im Fall der Fälle ... |
|
 |
Das Hintergrundbild auf dem Desktop zu verändern, funktioniert normalerweise problemlos. Doch können einige Tuning-Programme - die eigentlich dazu gedacht waren den PC schneller zu machen - manch un... |
|
 |
First, put IE6 into "standards mode" by using a strict DOCTYPE. Note that IE6's standards mode is known for its extremely odd quirks. We are taking advantage of one now.
Use IE conditional comments... |
|
 |
Garantie-Abwicklung für Notebook / PDA / LCD / EEE / DH (meistens Vor-Ort-Austausch)
Siehe Link:
http://rma.asus.de/pick_eu/de/ |
|
 |
Jetzt kann man auf die Schaltfläche "Jetzt beheben" drücken, die geforderten 142,09 Euo bezahlen und sie erhalten eine neue Original Windows-XP-CD mit CD-Key. Doch wozu? Sie haben eine leg... |
|
 |
You have problems with automatic rebuilding raid 1 (md) on debian (resync=PENDING)?
mdX : active (auto-read-only) raid1 sdaY[0] sdbY[1]
2000000 blocks [2/2] [UU]
resync=PENDING
... |
|
 |
Git - SVN Crash Course
Welcome to the Git crash course for SVN users! Taken from https://git.wiki.kernel.org/index.php/GitSvnCrashCourse
This introduces you to Git based on your current Subversion... |
|
 |
Outlook connection issues with Exchange 2010 mailboxes because of the RPC encryption requirement
Probleme bei Verbindung zwischen Outlook 2003/2007 u. Exchange Server 2010
http://support.microso... |
|
 |
http://www.stat.pitt.edu/stoffer/freetex.html#PPT |
|
 |
recursive diff:
diff -u -r -B -N -s FOLDER1 FOLDER2 |
|
 |
Ändern des Speicherorts der Warteschlangendatenbank /
Ändern des Speicherorts der Transportprotokolle der Warteschlangendatenbank
http://technet.microsoft.com/de-de/library/bb125177.aspx |
|
 |
Drucker unter Windows Vista Freigeben und unter den Freigabename am besten einen wählen ohne Leerzeichen(warum? den Namen braucht man nachher und da sind Leerzeichen eher ungünstig)
Die Berrechti... |
|
 |
Quelle: http://www.edvnet.biz/de/knowledge-base/betriebssysteme/linux/bekannte-fehler.html
Wenn das Array neu eingerichtet und noch nie genutzt wurde, steht es noch im Zustand "auto-read-only&... |
|
 |
Wie auch immer, da lag diese Mail vor mir und ich habe die msg-Datei dann mit einem Editor geöffnet und nach dem Anhang Ausschau gehalten. Das schaut ungefähr so aus1:
1
2
3
4
5
Content-Tran... |
|
 |
Folgender Fehler ersetzt in allen Bildern den String "1200" mit "600"
for filename in *.jpg; do newname=`echo $filename | sed -e 's/1200/600/g'`; mv $filename $newname; ... |
|
 |
The Linux SSH client (typically OpenSSH) can't read the PPK format used by the Windows SSH client Putty. You need to convert the "PPK" key given to you into an OpenSSH key first. Install &qu... |
|
 |
1. eval `ssh-agent`
2. ssh-add inf-adm-MPI.id_rsa
3. ssh inf-adm@turrican
Generate rsa for use with ssh-add, based on PuTTY private key:
# puttygen inf-adm-MPI.ppk -o .ssh/inf-adm-MPI.i... |
|
 |
Wordpress Localization Tutorial:
1. POT Datei erzeugen
# php makepot.php wp-plugin your-plugin-directory
Bsp: php makepot.php wp-plugin ../wordpress/wp-content/plugins/3d-viewer-configurator/ 3... |
|
 |
Importing an SQL dump via the mysql.exe-application is a lot faster than importing via the good old phpMyAdmin web-interface, which takes the pain out of handling huge files.
Hit [WIN] + [R], type ... |
|
 |
Window > Preferences > General > Content Types
In diesem Fall betraf es die PHP Content Types:
Plugin heraussuchen, im Eclipse Install ordner, Unterverzeichnis "plugins".
Dort befindet sich das... |
|
 |
XAMPP version history: Apache, MySQL, and PHP
Apache Friends offer older versions of XAMPP through SourceForge, allowing developers to download the version that most closely resembles their server ... |
|
 |
/**
* @copyright: (c) ${YEAR} ${PROJECT_NAME}
* @author Dr. Manuel Lamotte-Schubert, pronego (http://www.pronego.com)
* @date: ${DATE} ${TIME}
*/
File > Settings, dann suchen nach "... |
|
 |
How to remove all emails from a particular user using exiqgrep?
Do follow this command:
# exiqgrep -i -f $user | xargs exim -Mrm
How to remove all emails to a particular user using exiqgrep?
Do ... |
|
 |
Information, Tipps + Tutorials for jQuery:
http://wiht.link/jquery_guide
Author: Marilyn Shaw <marilyn.shaw@whoishostingthismail.com> |
|
 |
iptables -D fail2ban-ssh -s 1.2.3.4/32 -j DROP |
|
 |
1. Zuerst ins rescue System booten, hierfür Login in Verwaltung https://login.ionos.de und dann in der Serverwaltung "Neustart > Rescuesystem"
2. Anzeigen der Volumeinfos,z.B.
# lv... |
|
 |
Replace IP-ADDRESS with your actual IP address. For example, if you wish to block an ip address 65.55.44.100 for whatever reason then type the command as follows:
# iptables -A INPUT -s 65.55.44.100 ... |
|