search for: habilitation

Displaying 6 results from an estimated 6 matches for "habilitation".

Did you mean: rehabilitation
2017 Jun 20
2
Unable to get transaction opinfo for transaction ID gluster version 3.6
Hi, I have some blocked transactions. Does anybody have some advise on how I could mend this because I am unsure where to start? I believe this broke after I issued some set auth.allow commands: # gluster volume set oem-shared auth.allow 10.54.54.57,10.54.54.160,10.54.54.161,10.54.54.213,10.54.54.214,10.22.9.73,10.22.9.74 Kind regards, Sophie [2017-06-20 13:28:24.052623] E
2006 Apr 12
7
AJAX automatic print to specific printer??
Is it possible to print directly to an XP Pro default printer without having to go through an intermediate dialog? The clients are XP Pro with IE. The printer is accessed directly through the network, but could easily be setup as a Windows shared printer if that helps us out. I''ve seen where I can use window.print but the user still has to click OK. I would like to avoid any
2015 May 22
0
Disconnecting call for lack of RTP activity in 301 seconds
Hello, I noticed that a call on hold is disconnected after 5 minutes, whatever the value of the "rtpholdtimeout" parameter in sip.conf. Tested from v1.8.10.0 to 1.8.32.3. The version 1.8.8.0 is not affected. I don't know between 1.8.8.0 and 1.8.10.0. Does anybody has a solution to increase the timeout of a call on hold ? Is this a bug or a new parameter ? Thanks. --
2011 Sep 05
0
Professorship Computational Statistics
...sition of third party funding. Collaboration with the statistical consulting unit (StaBLab) and the Center for Empirical Studies (CEST) is highly appreciated. Prerequisites for this position are a university degree, a doctoral degree, teaching skills at university level and a post-doctoral degree (Habilitation) or equivalent qualification that may have been gained outside the university or may consist of a junior professorship. The initial appointment will be for six years. After a minimum of three years it may be converted to tenure pending a positive evaluation of the candidate?s aptitude for teaching...
2007 Feb 07
0
LDAP con ppolicy
Hola a todos... Compile openLDAP y habilite --enable-overlays como modulos.. Entonces ppolicy.la se creo.. pero cuando en el archivo de configuracion de ldap coloco lo siguiente funciona: # Load dynamic backend modules: modulepath /usr/local/libexec/openldap moduleload ppolicy.la # password policy overlay ppolicy ppolicy_default "cn=Standard
2004 Dec 11
3
rsync to retry if copy failed - possible?
Hello, I want to be 100% sure that rsync copies something from one location to another. However, I did not see an option which would make rsync retry an operation if it failed for whatever reason (network was down when rsync started, or network went down during rsync was copying something, connection timed out etc.). For example, wget has an option like --tries=number Set number of retries