Floats
Published on 30 Nov 2007Floating environments allow you to have Figures to be placed automatically in sensible places by LaTeX.
Floating environments allow you to have Figures to be placed automatically in sensible places by LaTeX.
The Comprehensive TeX Archive Network (CTAN) is a valuable resources for everything related to TeX including distributions, packages and documentation.
As application delivery scenarios grow increasingly complex, user profile management becomes even more of an issue than in times of server-based computing.There is a whole market focussing on managing a user’s environment. One aspect of these efforts is to handle a user’s personal settings which sepagoPROFILE solely concentrates on.
This document offers a practical introduction to Public Key Infrastructures and the fundamental technologies which are involved. After a formal outline of PKI, two popular implementations are discussed: X.509 PKI and OpenPGP PKI. Every aspect and every task is demonstrated using commands that are based either on the OpenSSL library or the GnuPG command line tool.
Windows Server with Terminal Services usually runs in execute mode to serve applications. Whenever a new application is being installed, this must be done in install mode for Windows to monitor write operations affecting HKEY_CURRENT_USER
. Switching between install and execute mode is performed by change user
as described in MS KB 186504 - Terminal Server Commands: CHANGE. All changes to HKEY_CURRENT_USER
are then shadowed to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install
, hence the name shadow keys. These keys are copied to a user’s HKEY_CURRENT_USER
hive during logon.
I proudly present my blog and … no content, yet. I am currently preparing the first article to be published in the course of the next few days, so stay tuned. In the meantime please subscribe to the RSS feed ;-)
As stated earlier in avoiding regular expressions, it may beneficial to avoid regexes to improve performance. The following code demonstrates five different ways to split a string.
The modules collected herein provide perl classes which I base further projects on.
This perl module contains several useful functions for the statistical analysis of a series of measurements. These were implemented during my diploma thesis to.